*{box-sizing:border-box}body,html{width:100%;min-height:100%;overflow-x:hidden}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#07111f;color:#06101e;-webkit-font-smoothing:antialiased}body.drawer-open{overflow:hidden}body.drawer-open .admin-main,body.drawer-open .comp-list,body.drawer-open .editor-preview{overflow:hidden!important}a{color:inherit;text-decoration:none}button,input{font:inherit}.login-shell{min-height:100vh;height:100vh;display:grid;place-items:center;padding:clamp(16px,2vw,28px);overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(226,14,25,.06),transparent 32%),linear-gradient(135deg,#eef1f5,#e3e8ef 50%,#f5f6f8)}.login-card{width:min(1080px,100%);height:min(640px,calc(100vh - clamp(32px, 4vw, 56px)));display:grid;grid-template-columns:minmax(420px,.92fr) minmax(0,1.08fr);overflow:hidden;border:1px solid rgba(6,16,30,.12);border-radius:8px;background:#06101e;box-shadow:0 28px 90px rgba(0,0,0,.22)}.login-form-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,4vw,58px);background:linear-gradient(160deg,#0b1a30,#06101e)}.brand-lockup{display:flex;align-items:center;gap:16px;margin-bottom:clamp(34px,4vw,56px)}.brand-lockup img{width:150px;height:auto;display:block}.brand-lockup span{padding-left:16px;border-left:1px solid rgba(255,255,255,.24);color:rgba(255,255,255,.72);font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.eyebrow{margin:0 0 14px;color:#e20e19;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.login-heading{text-align:center}.login-heading h1{margin:0;color:#ffffff;font-size:clamp(24px,2vw,30px);line-height:1.05;font-weight:650;letter-spacing:-.04em}.login-form{width:100%;max-width:460px;margin-top:34px;display:grid;grid-gap:18px;gap:18px}.login-form label{display:grid;grid-gap:8px;gap:8px}.login-form label>span{color:rgba(255,255,255,.82);font-size:13px;font-weight:700}.login-form label:has(input:required)>span:after{content:" *";color:#e20e19;font-weight:900}.login-form input[type=email],.login-form input[type=password],.login-form input[type=text]{width:100%;height:54px;border:1px solid rgba(6,16,30,.14);border-radius:6px;background:#ffffff;color:#06101e;padding:0 16px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.login-form input:focus{border-color:rgba(226,14,25,.65);box-shadow:0 0 0 4px rgba(226,14,25,.1)}.login-form .field{position:relative}.login-form .field input{padding-right:48px}.login-form .field .toggle-visibility{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;padding:6px;background:none;border:none;cursor:pointer;color:rgba(6,16,30,.5)}.login-form .field .toggle-visibility:hover{color:#06101e}.form-row{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-top:2px;color:rgba(6,16,30,.68);font-size:14px}.remember{display:inline-flex!important;grid-template-columns:none!important;align-items:center;gap:10px!important}.remember input{width:16px;height:16px;accent-color:#e20e19}.login-submit{height:56px;margin-top:8px;border:0;border-radius:6px;background:#e20e19;color:#ffffff;cursor:pointer;font-size:15px;font-weight:800;letter-spacing:.02em;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.login-submit:hover{background:#b00911;transform:translateY(-1px)}.login-visual{position:relative;min-height:0;overflow:hidden;background:#06101e}.login-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.visual-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,16,30,.2),rgba(6,16,30,.92)),linear-gradient(90deg,rgba(6,16,30,.18),transparent)}.visual-content{position:absolute;inset-inline:clamp(32px,5vw,72px);bottom:clamp(32px,5vw,72px);color:#ffffff}.visual-content p{margin:0 0 14px;color:rgba(255,255,255,.7);font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.visual-content h2{max-width:430px;margin:0;font-size:clamp(28px,2.6vw,42px);line-height:1.08;font-weight:650;letter-spacing:-.04em}@media (max-width:940px){.login-card{grid-template-columns:1fr}.login-visual{display:none}.login-form-panel{min-height:0}}@media (max-width:560px){.login-shell{padding:0}.login-card{width:100%;height:100vh;max-height:none;border:0;border-radius:0}.login-form-panel{padding:28px 22px;justify-content:flex-start}.brand-lockup{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;margin-bottom:34px}.brand-lockup span{padding-left:0;border-left:0}.form-row{align-items:flex-start;flex-direction:column}}.not-found-shell{min-height:100vh;display:grid;place-items:center;padding:clamp(22px,4vw,56px);background:linear-gradient(135deg,rgba(226,14,25,.12) 0 1px,transparent 1px) 0 0 /34px 34px,radial-gradient(ellipse at 50% 115%,rgba(226,14,25,.2),transparent 42%),linear-gradient(180deg,#07111f,#030914);color:#ffffff;text-align:center;overflow:hidden}.not-found-shell:after,.not-found-shell:before{content:"";position:fixed;pointer-events:none}.not-found-shell:before{width:min(760px,82vw);height:1px;top:50%;left:50%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transform:translate(-50%,-132px)}.not-found-shell:after{inset:clamp(18px,3vw,36px);border:1px solid rgba(255,255,255,.08);border-radius:8px}.not-found-panel{position:relative;z-index:1;width:min(620px,100%);display:grid;justify-items:center;grid-gap:18px;gap:18px}.not-found-brand{display:inline-flex;align-items:center;gap:14px;margin-bottom:clamp(28px,6vw,72px);color:rgba(255,255,255,.68)}.not-found-brand img{width:136px;height:auto;display:block}.not-found-brand span{padding-left:14px;border-left:1px solid rgba(255,255,255,.2);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.not-found-code{margin:0;color:#e20e19;font-size:13px;font-weight:800;letter-spacing:.34em}.not-found-shell h1{margin:0;color:#ffffff;font-size:clamp(38px,6vw,72px);line-height:.98;font-weight:720;letter-spacing:-.04em}.not-found-copy{max-width:520px;margin:0;color:rgba(255,255,255,.66);font-size:clamp(15px,1.6vw,17px);line-height:1.65}.not-found-action{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:12px;padding:0 22px;border:1px solid rgba(226,14,25,.75);border-radius:6px;background:#e20e19;color:#ffffff;font-size:14px;font-weight:800;box-shadow:0 16px 34px rgba(226,14,25,.24);transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.not-found-action:hover{background:#b00911;box-shadow:0 18px 38px rgba(226,14,25,.3);transform:translateY(-1px)}@media (max-width:560px){.not-found-shell:after{inset:12px}.not-found-brand{flex-direction:column;gap:10px;margin-bottom:34px}.not-found-brand span{padding-left:0;border-left:0}}.admin-shell{--sb-w:280px;--red:#e20e19;--ink:#06101e;display:grid;grid-template-columns:var(--sb-w) 1fr;height:100vh;overflow:hidden;background:#f4f6f9;color:var(--ink)}.sidebar{position:-webkit-sticky;position:sticky;top:0;align-self:start;height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#0b1a30,#06101e);color:#fff;border-right:1px solid rgba(255,255,255,.06)}.sb-brand{display:flex;align-items:center;gap:12px;padding:22px 24px;border-bottom:1px solid rgba(255,255,255,.08)}.sb-brand img{height:30px;width:auto}.sb-brand span{font-size:13px;font-weight:600;color:rgba(255,255,255,.55);letter-spacing:.02em}.sb-nav{flex:1 1;overflow-y:auto;padding:16px 14px 24px}.sb-nav::-webkit-scrollbar{width:6px}.sb-nav::-webkit-scrollbar-thumb{background:rgba(255,255,255,.12);border-radius:6px}.sb-group{margin-bottom:18px}.sb-group-title{margin:0 0 8px;padding:0 12px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.35)}.sb-link{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;font-size:14.5px;font-weight:500;color:rgba(255,255,255,.72);transition:background .16s ease,color .16s ease}.sb-link:hover{background:rgba(255,255,255,.06);color:#fff}.sb-link.is-active{background:var(--red);color:#fff;box-shadow:0 8px 20px rgba(226,14,25,.3)}.sb-ico{display:inline-flex;width:20px;height:20px;flex-shrink:0}.sb-ico svg{width:100%;height:100%}.sb-user{display:flex;align-items:center;gap:12px;padding:16px 20px;border-top:1px solid rgba(255,255,255,.08)}.sb-avatar{width:40px;height:40px;border-radius:12px;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:700;font-size:14px;flex-shrink:0}.sb-user-meta{display:grid;line-height:1.3;min-width:0}.sb-user-meta strong{font-size:14px}.sb-user-meta span{font-size:12px;color:rgba(255,255,255,.5);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-backdrop,.sb-toggle{display:none}.admin-main{min-width:0;min-height:0;height:100vh;overflow-y:auto;display:flex;flex-direction:column}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px clamp(20px,3vw,40px);background:rgba(244,246,249,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e6e9ee}.topbar h1{margin:0;font-size:24px;letter-spacing:-.02em}.topbar p{margin:4px 0 0;font-size:14px;color:#6b7280}.topbar-actions{gap:12px}.search,.topbar-actions{display:flex;align-items:center}.search{gap:8px;height:44px;padding:0 16px;background:#fff;border:1px solid #e6e9ee;border-radius:12px;color:#9aa3af}.search svg{width:18px;height:18px}.search input{border:none;outline:none;background:none;color:var(--ink);width:180px}.ghost-btn{height:44px;display:inline-flex;align-items:center;padding:0 20px;border-radius:12px;border:1px solid #d7dbe2;background:#fff;font-weight:600;font-size:14px;white-space:nowrap}.ghost-btn:hover{border-color:var(--ink)}.content{padding:clamp(20px,3vw,36px);display:flex;flex-direction:column;gap:28px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.stat-card{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e9ecf1;border-radius:16px;padding:22px;position:relative}.stat-ico{width:48px;height:48px;border-radius:12px;background:rgba(226,14,25,.08);color:var(--red);display:grid;place-items:center;flex-shrink:0}.stat-ico svg{width:24px;height:24px}.stat-label{margin:0;font-size:13px;color:#6b7280}.stat-value{font-size:30px;letter-spacing:-.02em}.stat-delta{position:absolute;top:18px;right:18px;font-size:12px;font-weight:700;padding:3px 8px;border-radius:99px}.stat-delta.up{color:#0a7a3b;background:rgba(16,185,129,.12)}.stat-delta.flat{color:#6b7280;background:#eef1f5}.quick-row{display:flex;flex-wrap:wrap;gap:14px}.quick-btn{display:inline-flex;align-items:center;gap:10px;height:48px;padding:0 22px;border-radius:12px;background:#fff;border:1px solid #e6e9ee;font-weight:600;font-size:14.5px;transition:border-color .16s ease,transform .16s ease}.quick-btn:hover{border-color:var(--ink);transform:translateY(-1px)}.quick-btn .plus{font-size:20px;line-height:1;color:var(--red)}.quick-btn.accent{background:var(--red);color:#fff;border-color:var(--red)}.quick-btn.accent .plus{color:#fff}.two-col{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:24px;gap:24px;align-items:stretch}.panel-activity{display:flex;flex-direction:column;min-height:0}.activity-wrap{position:relative;flex:1 1;min-height:0}.activity-wrap .activity{position:absolute;inset:0}@media (max-width:1100px){.activity-wrap{flex:none}.activity-wrap .activity{position:static;max-height:360px}}.panel{background:#fff;border:1px solid #e9ecf1;border-radius:18px;padding:24px}.panel-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:18px}.panel-head h2{margin:0;font-size:18px;letter-spacing:-.01em}.muted{color:#9aa3af;font-size:13px}.section-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.section-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border:1px solid #eceff3;border-radius:12px;transition:border-color .16s ease,background .16s ease}.section-card:hover{border-color:var(--red);background:rgba(226,14,25,.03)}.section-card strong{font-size:15px}.section-card p{margin:4px 0 0;font-size:13px;color:#6b7280}.section-card .chev{font-size:22px;color:#c2c8d2}.activity{list-style:none;margin:0;padding:0 8px 0 0;display:flex;flex-direction:column;gap:6px;flex:1 1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d3d8e0 transparent}.activity::-webkit-scrollbar{width:6px}.activity::-webkit-scrollbar-thumb{background:#e1e5ea;border-radius:6px}.activity li{display:flex;gap:14px;padding:12px 4px}.activity li:not(:last-child){border-bottom:1px solid #f0f2f6}.act-dot{width:9px;height:9px;border-radius:50%;background:var(--red);margin-top:6px;flex-shrink:0}.act-body p{margin:0;font-size:14px;line-height:1.45}.act-meta{display:inline-flex;align-items:center;gap:8px;margin-top:5px;font-size:12.5px;color:#9aa3af}.tag{font-style:normal;font-weight:700;font-size:11px;color:var(--red);background:rgba(226,14,25,.08);padding:2px 8px;border-radius:99px}@media (max-width:1100px){.stat-grid{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}}@media (max-width:900px){.admin-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:0;top:0;width:280px;height:100vh;height:100dvh;z-index:40;transform:translateX(-100%);transition:transform .25s ease}.sidebar.is-open{transform:translateX(0)}.sb-nav{overscroll-behavior:contain}.sb-toggle{display:inline-flex;position:fixed;top:16px;left:16px;z-index:30;width:44px;height:44px;border-radius:12px;border:1px solid #e6e9ee;background:#fff;align-items:center;justify-content:center;color:var(--ink)}.sb-toggle svg{width:22px;height:22px}.sb-toggle:active{transform:scale(.94)}.sb-backdrop{display:block;position:fixed;inset:0;height:100vh;height:100dvh;background:rgba(6,16,30,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:35;overscroll-behavior:contain;touch-action:none}.topbar{padding-left:76px;flex-wrap:wrap;row-gap:12px}}@media (max-width:560px){.topbar{padding:14px 16px 14px 70px}.topbar h1{font-size:19px}.topbar p{font-size:13px}.topbar-actions{width:100%}.topbar-actions .ghost-btn{width:100%;justify-content:center}.search{display:none}.sb-toggle{top:12px;left:12px;width:42px;height:42px}.content{padding:16px;gap:20px}.stat-grid{grid-template-columns:1fr}.stat-card{padding:18px;border-radius:14px}.stat-value{font-size:26px}.section-grid{grid-template-columns:1fr}.quick-row{gap:10px}.quick-btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px);justify-content:center;padding:0 14px}.panel{padding:18px;border-radius:14px}}.adm-body,.adm-page{display:flex;flex-direction:column}.adm-body{padding:clamp(20px,3vw,36px);gap:22px;max-width:1200px;width:100%}.adm-card{background:#fff;border:1px solid #e9ecf1;border-radius:16px;padding:clamp(20px,2.4vw,30px)}.adm-card>h3{margin:0 0 4px;font-size:17px;letter-spacing:-.01em}.adm-card>.sub{margin:0 0 20px;font-size:13.5px;color:#6b7280}.field-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.field-grid.one{grid-template-columns:1fr}.field.full{grid-column:1/-1}.field{display:grid;grid-gap:7px;gap:7px}.field>label{font-size:13px;font-weight:600;color:#374151}.field input,.field select,.field textarea{width:100%;border:1px solid #dfe3ea;border-radius:10px;padding:11px 14px;font-size:14.5px;color:var(--ink,#06101e);background:#fff;outline:none;transition:border-color .16s ease}.field textarea{resize:vertical;min-height:110px;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus{border-color:#e20e19}.field .hint{font-size:12px;color:#9aa3af}.imgbox{border:1px dashed #cdd3dc;border-radius:12px;background:#fafbfc;aspect-ratio:16/7;display:grid;place-items:center;text-align:center;color:#9aa3af;cursor:pointer;overflow:hidden;position:relative}.imgbox:hover{border-color:#e20e19}.imgbox img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.imgbox .ph{display:grid;grid-gap:6px;gap:6px;justify-items:center;font-size:13px}.imgbox .ph svg{width:26px;height:26px}.toggle{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:500;cursor:pointer}.toggle input{display:none}.toggle .track{width:42px;height:24px;border-radius:99px;background:#d7dbe2;position:relative;transition:background .16s ease}.toggle .track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .16s ease}.toggle input:checked+.track{background:#10b981}.toggle input:checked+.track:after{transform:translateX(18px)}.repeater{display:grid;grid-gap:14px;gap:14px}.rep-item{border:1px solid #eceff3;border-radius:12px;padding:16px;position:relative;background:#fbfcfd}.rep-item .rep-del{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:8px;border:1px solid #e6e9ee;background:#fff;color:#9aa3af;cursor:pointer;display:grid;place-items:center}.rep-item .rep-del:hover{color:#e20e19;border-color:#e20e19}.rep-add{border:1px dashed #cdd3dc;background:none;border-radius:10px;padding:12px;font-weight:600;color:#374151;cursor:pointer}.rep-add:hover{border-color:#e20e19;color:#e20e19}.btn{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 22px;border-radius:11px;font-weight:600;font-size:14.5px;cursor:pointer;border:1px solid #d7dbe2;background:#fff;color:var(--ink,#06101e)}.btn:hover{border-color:var(--ink,#06101e)}.btn-primary{background:#e20e19;border-color:#e20e19;color:#fff}.btn-primary:hover{opacity:.92}.btn-danger{color:#e20e19;border-color:#f3c6c9}.btn-danger:hover{background:rgba(226,14,25,.05)}.btn svg{width:18px;height:18px}.savebar{position:-webkit-sticky;position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px clamp(20px,3vw,36px);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #e6e9ee}.savebar .sb-actions{display:flex;gap:12px}.savebar .saved{color:#0a7a3b;font-weight:600;font-size:14px}.adm-toolbar{justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:28px}.adm-search,.adm-toolbar{display:flex;align-items:center}.adm-search{gap:8px;height:44px;padding:0 14px;background:#fff;border:1px solid #e6e9ee;border-radius:11px;color:#9aa3af;min-width:240px}.adm-search svg{width:18px;height:18px}.adm-search input{border:none;outline:none;background:none;color:var(--ink);width:100%}.filters{display:flex;gap:8px;flex-wrap:wrap}@media (max-width:640px){.filters{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;width:100%}.filters::-webkit-scrollbar{display:none}.filters .filter-chip{flex-shrink:0;padding:0 13px;font-size:13px}}.filter-chip{height:36px;padding:0 16px;border-radius:99px;border:1px solid #e6e9ee;background:#fff;font-size:13.5px;font-weight:500;color:#4b5563;cursor:pointer}.filter-chip.active{background:#06101e;border-color:#06101e;color:#fff}.bulten-actions{display:flex;align-items:center;gap:12px}.bulten-count{display:inline-flex;align-items:center;gap:7px;height:44px;padding:0 18px;border-radius:11px;background:#f4f6f9;border:1px solid #e6e9ee;color:#6b7280;font-size:14px;font-weight:500;white-space:nowrap}.bulten-count strong{font-size:17px;font-weight:700;color:#06101e;line-height:1}@media (max-width:640px){.bulten-actions{width:100%}.bulten-actions .btn,.bulten-count{flex:1 1;justify-content:center}.adm-search{width:100%;min-width:0}}.adm-pager{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:22px}.adm-pager .pager-nav,.adm-pager .pager-num{min-width:38px;padding:0 10px;border-radius:10px;border:1px solid #e6e9ee;background:#fff;color:#4b5563;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.adm-pager .pager-ellipsis,.adm-pager .pager-nav,.adm-pager .pager-num{height:38px;display:inline-flex;align-items:center;justify-content:center}.adm-pager .pager-ellipsis{min-width:28px;color:#9aa3af;font-weight:700}.adm-pager .pager-summary{margin-left:8px;color:#6b7280;font-size:13px;font-weight:600}.adm-pager .pager-nav svg{width:17px;height:17px}.adm-pager .pager-nav:hover:not(:disabled),.adm-pager .pager-num:hover:not(.active){border-color:#c2c8d2;background:#f7f8fa}.adm-pager .pager-num.active{background:#06101e;border-color:#06101e;color:#fff}.adm-pager .pager-nav:disabled{opacity:.4;cursor:not-allowed}@media (max-width:480px){.adm-pager .pager-nav,.adm-pager .pager-num{min-width:34px;height:34px;font-size:13px}.adm-pager .pager-summary{width:100%;margin:4px 0 0;text-align:center}}.adm-table{width:100%;border-collapse:collapse}.adm-table th{text-align:left;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9aa3af;padding:8px 16px 14px}.adm-table td{padding:15px 16px;border-top:1px solid #f0f2f6;font-size:14px;vertical-align:middle}.adm-table td.col-date,.adm-table th.col-date{white-space:nowrap;width:1%}.adm-table td.col-drag,.adm-table th.col-drag{width:1%;padding-right:0}.drag-handle{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:8px;color:#cfd4dc;cursor:-webkit-grab;cursor:grab}.drag-handle:hover{color:#6b7280;background:#f2f4f7}.drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.drag-handle svg{width:18px;height:18px}.drag-handle[data-disabled=true]{opacity:.35;cursor:not-allowed}.drag-handle[data-disabled=true]:hover{color:#cfd4dc;background:none}.adm-table tr.dragging td{opacity:.45}.adm-table tr.drop-target td{box-shadow:inset 0 2px 0 #06101e}.icon-btn:disabled{opacity:.35;cursor:not-allowed}.icon-btn:disabled:hover{color:#6b7280;border-color:#e6e9ee}.adm-table tr:hover td{background:#fafbfc}.t-thumb{width:56px;height:40px;border-radius:8px;object-fit:cover;background:#eef1f5}.t-title{font-weight:600}.t-sub{font-size:12.5px;color:#9aa3af;margin-top:2px}.status{font-size:12px;font-weight:700;padding:4px 10px;border-radius:99px}.status.live{color:#0a7a3b;background:rgba(16,185,129,.12)}.status.draft{color:#92600a;background:rgba(245,158,11,.14)}.status.new{color:#1d4ed8;background:rgba(37,99,235,.12)}.row-actions{display:flex;gap:6px;justify-content:flex-end}.icon-btn{width:34px;height:34px;border-radius:9px;border:1px solid #e6e9ee;background:#fff;color:#6b7280;display:grid;place-items:center;cursor:pointer}.icon-btn:hover{color:#06101e;border-color:#c2c8d2}.icon-btn.danger:hover{color:#e20e19;border-color:#f3c6c9}.icon-btn svg{width:16px;height:16px}.empty{text-align:center;padding:50px 20px;color:#9aa3af}.color-input{width:100%;height:44px;padding:4px;border:1px solid #d7dbe2;border-radius:10px;background:#fff;cursor:pointer}.editor-layout{display:grid;grid-template-columns:340px 1fr;grid-gap:20px;gap:20px;align-items:stretch;padding:clamp(16px,2.5vw,28px);width:100%;height:calc(100vh - 92px)}.editor-aside{background:#fff;border:1px solid #e9ecf1;border-radius:16px;padding:18px;display:flex;flex-direction:column;min-height:0}.editor-page-select{display:grid;grid-gap:7px;gap:7px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #eef1f5}.editor-page-select label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9aa3af}.editor-page-select select{width:100%;height:44px;border:1px solid #dfe3ea;border-radius:10px;padding:0 14px;font-size:14.5px;font-weight:600;color:var(--ink,#06101e);background:#fff;outline:none;cursor:pointer}.editor-page-select select:focus{border-color:#e20e19}.editor-aside-head h3{margin:0;font-size:16px;letter-spacing:-.01em}.editor-aside-head p{margin:4px 0 16px;font-size:13px;color:#6b7280}.comp-list{display:grid;grid-gap:10px;gap:10px;flex:1 1;min-height:0;overflow-y:auto;padding-right:6px;margin-bottom:12px}.comp-list::-webkit-scrollbar{width:6px}.comp-list::-webkit-scrollbar-thumb{background:#e1e5ea;border-radius:6px}.comp-item{border:1px solid #eceff3;border-radius:12px;padding:12px 14px;background:#fbfcfd;display:grid;grid-gap:12px;gap:12px;transition:opacity .16s ease}.comp-item.is-hidden{opacity:.5}.comp-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.comp-name{font-weight:600;font-size:14px}.comp-bottom{display:flex;align-items:center;gap:8px}.comp-bottom .lay-variant{flex:1 1;min-width:0}.lay-edit{flex:1 1;height:34px;border:1px solid #e6e9ee;border-radius:9px;background:#fff;color:#374151;font-weight:600;font-size:13px;cursor:pointer}.lay-edit:hover{border-color:#e20e19;color:#e20e19}.sec-detail{display:grid;grid-gap:16px;gap:16px;align-content:start;flex:1 1;min-height:0;overflow-y:auto;padding-right:6px}.sec-detail::-webkit-scrollbar{width:6px}.sec-detail::-webkit-scrollbar-thumb{background:#e1e5ea;border-radius:6px}.sec-back{display:inline-flex;align-items:center;gap:6px;border:none;background:none;padding:0;color:#6b7280;font-weight:600;font-size:13.5px;cursor:pointer;justify-self:start}.sec-back:hover{color:#06101e}.sec-back svg{width:16px;height:16px}.sec-detail-title{margin:0;font-size:18px;letter-spacing:-.01em}.lang-seg{display:flex}.lang-seg button{flex:1 1;justify-content:center}.sec-field{display:flex;align-items:center;justify-content:space-between;gap:12px}.sec-field-col>span,.sec-field>span{font-size:13px;font-weight:600;color:#374151}.sec-field-col{display:grid;grid-gap:7px;gap:7px}.sec-field-col input,.sec-field-col select,.sec-field-col textarea{width:100%;border:1px solid #dfe3ea;border-radius:10px;padding:10px 14px;font-size:14px;font-family:inherit;background:#fff;outline:none}.sec-field-col textarea{resize:vertical;line-height:1.5}.sec-field-col input:focus,.sec-field-col select:focus,.sec-field-col textarea:focus{border-color:#e20e19}.sec-content-link{justify-self:start}.sec-note{margin:0;font-size:13px;line-height:1.6;color:#9aa3af}.comp-add{border-top:1px solid #eef1f5;padding-top:12px}.comp-add-label{display:block;font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#9aa3af;margin-bottom:8px}.comp-add-chips{display:flex;flex-wrap:wrap;gap:6px}.comp-add-chip{border:1px dashed #cdd3dc;background:#fff;border-radius:99px;padding:5px 12px;font-size:13px;font-weight:600;color:#374151;cursor:pointer}.comp-add-chip:hover{border-color:#e20e19;color:#e20e19}.editor-preview{min-width:0;height:100%;overflow:auto}@media (max-width:1000px){.editor-layout{grid-template-columns:1fr;height:auto}.comp-list{max-height:60vh;flex:none}.editor-preview{height:auto;overflow:visible}}.lay-pagebar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:2px}.lay-pagebar-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9aa3af;margin-right:2px}.lay-tabs{display:flex;flex-wrap:wrap;gap:6px}.lay-tab{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:8px;border:1px solid #e6e9ee;background:#fff;color:#4b5563;font-weight:600;font-size:13px;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.lay-tab:hover{border-color:#c2c8d2}.lay-tab.active{border-color:#e20e19;color:#e20e19;background:rgba(226,14,25,.04)}.lay-tab-count{min-width:17px;height:17px;padding:0 5px;border-radius:99px;display:inline-grid;place-items:center;font-size:11px;font-weight:700;background:#eef1f5;color:#6b7280}.lay-tab.active .lay-tab-count{background:rgba(226,14,25,.12);color:#e20e19}.lay-list{display:grid;grid-gap:10px;gap:10px}.lay-row{display:grid;grid-template-columns:28px auto 1fr 150px 42px 34px;align-items:center;grid-gap:14px;gap:14px;padding:10px 14px;border:1px solid #eceff3;border-radius:12px;background:#fbfcfd;transition:border-color .15s ease,opacity .15s ease}.lay-row:hover{border-color:#d7dbe2}.lay-row.is-hidden{opacity:.55}.lay-order{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#eef1f5;color:#6b7280;font-size:13px;font-weight:700}.lay-move{display:inline-flex;flex-direction:column;gap:2px}.lay-move button{width:26px;height:18px;border:1px solid #e6e9ee;border-radius:6px;background:#fff;color:#6b7280;display:grid;place-items:center;cursor:pointer}.lay-move button:hover:not(:disabled){color:#06101e;border-color:#c2c8d2}.lay-move button:disabled{opacity:.4;cursor:default}.lay-move svg{width:14px;height:14px}.lay-name{font-weight:600;font-size:14.5px;color:#06101e}.lay-variant{height:38px;border:1px solid #d7dbe2;border-radius:9px;padding:0 10px;background:#fff;color:#374151;font-size:13.5px;cursor:pointer}.lay-vis{display:inline-flex;cursor:pointer}.lay-vis input{display:none}.lay-vis .track{width:42px;height:24px;border-radius:99px;background:#d7dbe2;position:relative;transition:background .16s ease}.lay-vis .track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .16s ease}.lay-vis input:checked+.track{background:#10b981}.lay-vis input:checked+.track:after{transform:translateX(18px)}.lay-del{width:34px;height:34px;border-radius:9px;border:1px solid #e6e9ee;background:#fff;color:#9aa3af;display:grid;place-items:center;cursor:pointer}.lay-del:hover{color:#e20e19;border-color:#f3c6c9}.lay-del svg{width:16px;height:16px}.lay-add{margin-top:14px;border:1px dashed #cdd3dc;background:none;border-radius:10px;padding:12px;font-weight:600;color:#374151;cursor:pointer;width:100%}.lay-add:hover{border-color:#e20e19;color:#e20e19}.usr-cell{display:flex;align-items:center;gap:12px}.usr-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;font-size:13px;font-weight:700;letter-spacing:.02em;background:#eef1f5;color:#6b7280}.usr-avatar.admin{background:rgba(226,14,25,.12);color:#c20813}.usr-avatar.editor{background:rgba(37,99,235,.12);color:#1d4ed8}.usr-avatar.viewer{background:#eef1f5;color:#6b7280}.usr-meta{display:flex;flex-direction:column;gap:1px;min-width:0}.usr-meta strong{font-size:14px;color:#06101e}.usr-meta span{font-size:12.5px;color:#9aa3af}.role{display:inline-block;font-size:12px;font-weight:700;padding:4px 11px;border-radius:99px;background:#eef1f5;color:#6b7280}.role.admin{background:rgba(226,14,25,.12);color:#c20813}.role.editor{background:rgba(37,99,235,.12);color:#1d4ed8}.role.viewer{background:#eef1f5;color:#6b7280}.status-select{border:none;cursor:pointer;font-weight:700;font-size:12px;border-radius:99px;padding:5px 24px;text-align:center;text-align-last:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='3'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 8px center}.status-btn{border:none;cursor:pointer;font-family:inherit;transition:filter .15s ease}.status-btn:hover{filter:brightness(.96)}.seo-page-tag{display:inline-block;margin-bottom:12px;padding:4px 12px;border-radius:99px;background:#eef1f5;color:#374151;font-size:12px;font-weight:700;letter-spacing:.02em}.media-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:30px 20px;border:1.5px dashed #cdd3dc;border-radius:14px;background:#fbfcfd;color:#374151;cursor:pointer;transition:border-color .15s ease,background .15s ease}.media-drop:hover{border-color:#e20e19;background:rgba(226,14,25,.03)}.media-drop strong{font-size:15px}.media-drop-hint{font-size:12.5px;color:#9aa3af}.media-drop-ico{width:46px;height:46px;border-radius:12px;margin-bottom:4px;display:grid;place-items:center;background:#eef1f5;color:#6b7280}.media-drop-ico svg{width:24px;height:24px}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:16px;gap:16px;margin-top:18px}.media-grid.cols-4{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.media-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.media-grid.cols-1{grid-template-columns:minmax(0,1fr)}@media (max-width:640px){.media-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}.media-toolbar,.media-tools{align-items:center}.media-tools{display:flex;gap:12px;flex-wrap:wrap}.view-toggle{display:inline-flex;gap:2px;padding:3px;background:#f1f3f7;border:1px solid #e6e9ee;border-radius:11px}.view-btn{width:34px;height:32px;border:none;background:transparent;border-radius:8px;color:#9aa3af;cursor:pointer;display:grid;place-items:center;transition:background .15s ease,color .15s ease}.view-btn svg{width:18px;height:18px}.view-btn:hover{color:#4b5563}.view-btn.active{background:#fff;color:#06101e;box-shadow:0 1px 3px rgba(6,16,30,.12)}.media-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;display:grid;place-items:center;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.media-play svg{width:22px;height:22px;margin-left:2px}.media-more{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:26px}.media-count{font-size:13px;color:#9aa3af}@media (max-width:640px){.media-tools{width:100%;justify-content:space-between}}.media-card{border:1px solid #eceff3;border-radius:12px;overflow:hidden;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.media-card:hover{border-color:#d7dbe2;box-shadow:0 6px 18px rgba(6,16,30,.07)}.media-thumb{position:relative;aspect-ratio:4/3;background:#f3f5f8;display:grid;place-items:center;overflow:hidden}.media-thumb img{width:100%;height:100%;object-fit:cover;display:block}.media-doc{display:flex;flex-direction:column;align-items:center;gap:6px;color:#9aa3af;font-size:12px;font-weight:700;letter-spacing:.08em}.media-doc svg{width:38px;height:38px}.media-actions{position:absolute;top:8px;right:8px;display:flex;gap:6px;opacity:0;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease}.media-card:hover .media-actions{opacity:1;transform:none}.media-act{width:32px;height:32px;border-radius:8px;border:none;background:rgba(255,255,255,.95);color:#374151;display:grid;place-items:center;cursor:pointer;box-shadow:0 2px 6px rgba(6,16,30,.14)}.media-act:hover{color:#06101e}.media-act.danger:hover{color:#e20e19}.media-act svg{width:16px;height:16px}.media-info{padding:10px 12px;display:flex;flex-direction:column;gap:2px}.media-info strong{font-size:13.5px;color:#06101e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-info span{font-size:12px;color:#9aa3af}.media-thumb.is-clickable{cursor:zoom-in}.lb-overlay{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:24px 24px 56px;background:rgba(6,10,18,.62);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:lb-fade .18s ease;overflow:auto}@keyframes lb-fade{0%{opacity:0}to{opacity:1}}.lb-box{width:min(92vw,1040px);max-height:86vh;display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.45);animation:lb-pop .2s cubic-bezier(.22,1,.36,1)}@keyframes lb-pop{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.lb-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid #eceff3;flex:0 0 auto}.lb-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.lb-meta strong{font-size:15px;color:#06101e}.lb-meta span{font-size:12.5px;color:#9aa3af}.lb-bar-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.lb-close{width:40px;height:40px;border-radius:10px;border:1px solid #e6e9ee;background:#fff;color:#6b7280;display:grid;place-items:center;cursor:pointer}.lb-close:hover{color:#e20e19;border-color:#f3c6c9}.lb-close svg{width:18px;height:18px}.lb-stage{flex:1 1;min-height:0;display:grid;place-items:center;padding:18px;background:#f3f5f8}.lb-stage img,.lb-stage video{max-width:100%;max-height:calc(86vh - 90px);object-fit:contain;border-radius:8px;display:block}.lb-stage video{width:100%;background:#000}.toast{position:fixed;left:50%;bottom:28px;z-index:220;display:inline-flex;align-items:center;gap:9px;padding:12px 18px;border-radius:12px;background:#06101e;color:#fff;font-size:14px;font-weight:600;box-shadow:0 16px 40px rgba(6,16,30,.3);transform:translate(-50%,16px);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease}.toast.show{transform:translate(-50%);opacity:1}.toast svg{width:17px;height:17px;color:#34d399}.section-card.is-new{border-style:dashed;background:#fbfcfd}.section-card.is-new strong{color:#e20e19}.section-card.is-new:hover{background:rgba(226,14,25,.03)}.page-path{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;color:#6b7280;background:#f3f5f8;border:1px solid #eceff3;padding:2px 8px;border-radius:6px}.lay-head-actions{display:inline-flex;align-items:center;gap:12px}.seg{padding:3px;gap:2px;background:#eef1f5;border-radius:11px;border:1px solid #e6e9ee}.seg,.seg button{display:inline-flex}.seg button{align-items:center;gap:7px;height:36px;padding:0 14px;border:none;border-radius:8px;background:transparent;color:#6b7280;font-weight:600;font-size:13.5px;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.seg button svg{width:16px;height:16px}.seg button.active{background:#fff;color:#06101e;box-shadow:0 1px 3px rgba(6,16,30,.12)}.preset-select{height:42px;border:1px solid #e6e9ee;border-radius:11px;background:#fff;padding:0 14px;font-size:13.5px;font-weight:600;color:#06101e;cursor:pointer;outline:none}.preset-select:focus{border-color:#e20e19}.prev-stage{display:grid;place-items:center;padding:4px 14px 10px;border-radius:14px;background:radial-gradient(circle at 1px 1px,#dfe3ea 1px,transparent 0) 0 0 /22px 22px,#f3f5f8;min-height:240px;overflow:hidden}.prev-holder{position:relative}.prev-frame{position:absolute;top:0;left:0;transform-origin:top left}.prev-frame.desktop{display:flex;flex-direction:column;background:#fff;border:1px solid #d7dbe2;border-radius:16px;overflow:hidden;box-shadow:0 40px 80px rgba(6,16,30,.18)}.prev-chrome{display:flex;align-items:center;gap:8px;height:44px;padding:0 18px;background:#f4f6f9;border-bottom:1px solid #e6e9ee;flex:0 0 auto}.prev-dot{width:12px;height:12px;border-radius:50%;background:#d6dae1}.prev-dot:first-child{background:#ff5f57}.prev-dot:nth-child(2){background:#febc2e}.prev-dot:nth-child(3){background:#28c840}.prev-url{margin-left:12px;flex:1 1;height:26px;display:flex;align-items:center;padding:0 14px;background:#fff;border:1px solid #e6e9ee;border-radius:99px;font-size:13px;color:#6b7280;overflow:hidden;white-space:nowrap}.prev-frame.desktop iframe{flex:1 1;width:100%;border:0;background:#fff}.prev-frame.mobile{box-sizing:border-box;background:#0b0b0d;border-radius:54px;padding:14px;box-shadow:0 40px 80px rgba(6,16,30,.22),inset 0 0 0 2px rgba(255,255,255,.06)}.prev-frame.mobile iframe{width:100%;height:100%;border:0;border-radius:40px;background:#fff;display:block}.prev-notch{top:14px;width:150px;height:28px;background:#0b0b0d;border-radius:0 0 18px 18px}.prev-home,.prev-notch{position:absolute;left:50%;transform:translateX(-50%);z-index:2}.prev-home{bottom:24px;width:130px;height:5px;border-radius:99px;background:rgba(255,255,255,.55)}@media (max-width:640px){.lay-row{grid-template-columns:24px auto 1fr;row-gap:10px}.lay-variant{grid-column:2/-1}.lay-vis{grid-column:2}.lay-del{grid-column:3;justify-self:end}}@media (max-width:760px){.field-grid{grid-template-columns:1fr}.adm-table td.col-date{width:auto}.adm-table td.col-date:before{white-space:normal}.adm-table td.col-drag{display:none}.adm-table tr.drop-target td{box-shadow:none}.table-scroll{overflow:visible}.adm-table thead{display:none}.adm-table,.adm-table tbody,.adm-table td,.adm-table tr{display:block;width:100%}.adm-table tr{border:1px solid #e9ecf1;border-radius:16px;margin-bottom:12px;padding:14px 16px;background:#fff;box-shadow:0 2px 10px rgba(6,16,30,.05)}.adm-table tr:hover td{background:transparent}.adm-table td{border:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:7px 0;text-align:right}.adm-table td:before{content:attr(data-label);font-size:11.5px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#9aa3af;text-align:left;flex-shrink:0}.adm-table td[data-label="Gönderen"]{flex-direction:column;align-items:flex-start;text-align:left;gap:3px;padding:2px 0 12px;margin-bottom:4px;border-bottom:1px solid #eef1f5}.adm-table td[data-label="Gönderen"]:before{display:none}.adm-table td[data-label="Gönderen"] strong{font-size:16px}.adm-table td[data-label=Mesaj]{max-width:none!important}.adm-table td[data-label=Mesaj] .msg-snippet{text-align:right}.adm-table td[data-label="İşlemler"]{justify-content:flex-end;padding:12px 0 2px;margin-top:4px;border-top:1px solid #eef1f5}.adm-table td[data-label="İşlemler"]:before{display:none}.row-actions{justify-content:flex-end;width:100%}.adm-table tr.row-unread{background:rgba(37,99,235,.04);border-color:rgba(37,99,235,.22);border-left:3px solid #2563eb}.table-scroll .adm-table tr.row-unread td{background:transparent}.table-scroll .adm-table tr.row-unread td:first-child{box-shadow:none}.table-scroll .adm-table tr.row-unread strong:before{display:none}}.adm-body.wide{max-width:none}@media (max-width:640px){.adm-body{padding:14px 12px;gap:16px}.adm-card{padding:16px 12px;border-radius:14px}}.table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-backdrop{position:fixed;inset:0;z-index:60;background:rgba(6,16,30,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:20px}.modal-card{width:min(460px,100%);max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:16px;padding:26px;display:flex;flex-direction:column;gap:16px;box-shadow:0 30px 80px rgba(6,16,30,.3)}.modal-card h3{margin:0;font-size:18px;letter-spacing:-.01em}.modal-field{display:grid;grid-gap:7px;gap:7px}.modal-field>span{font-size:13px;font-weight:600;color:#374151}.modal-field:has(input:required)>span:after,.modal-field:has(select:required)>span:after,.modal-field:has(textarea:required)>span:after{content:" *";color:#e20e19;font-weight:900}.modal-field input,.modal-field select{width:100%;border:1px solid #dfe3ea;border-radius:10px;padding:11px 14px;font-size:14.5px;color:var(--ink,#06101e);background:#fff;outline:none;transition:border-color .16s ease}.modal-field input:focus,.modal-field select:focus{border-color:#e20e19}.modal-field input:disabled{background:#f4f6f9;color:#9aa3af}.modal-error{margin:0;padding:10px 14px;font-size:13.5px;font-weight:600;color:#b00911;background:rgba(226,14,25,.08);border:1px solid rgba(226,14,25,.25);border-radius:8px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.modal-card.modal-wide{width:min(620px,100%)}.msg-snippet{border:none;background:none;padding:0;text-align:left;color:#374151;font:inherit;cursor:pointer;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%}.msg-snippet:hover{color:#06101e}.adm-table tr.row-unread td{background:rgba(37,99,235,.035)}.adm-table tr.row-unread strong{position:relative}.adm-table tr.row-unread strong:before{content:"";position:absolute;left:-13px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#2563eb}.order-cell{display:inline-flex;align-items:center;gap:4px}.order-btn{width:30px;height:30px;border-radius:8px;border:1px solid #e6e9ee;background:#fff;color:#6b7280;display:grid;place-items:center;cursor:pointer}.order-btn:hover:not(:disabled){color:#06101e;border-color:#c2c8d2}.order-btn:disabled{opacity:.4;cursor:not-allowed}.order-btn svg{width:15px;height:15px}.input-with-btn{display:flex;gap:8px}.input-with-btn input{flex:1 1;min-width:0}.input-with-btn .btn{flex-shrink:0;height:auto;padding:0 14px;white-space:nowrap}.hdr-groups{display:grid;grid-gap:14px;gap:14px}.hdr-group{border:1px solid #e9ecf1;border-radius:14px;padding:16px;background:#fbfcfd}.hdr-group-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hdr-group-head strong{font-size:14px;color:#374151}.hdr-row3{grid-template-columns:1fr 1fr 1fr}.hdr-row3,.hdr-subs{display:grid;grid-gap:8px;gap:8px}.hdr-subs{margin-top:12px;padding-left:14px;border-left:2px solid #eef1f5}.hdr-sub{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;align-items:center}.hdr-input,.hdr-row3 input,.hdr-sub input{width:100%;border:1px solid #dfe3ea;border-radius:9px;padding:9px 12px;font-size:13.5px;background:#fff;outline:none;min-width:0}.hdr-input:focus,.hdr-row3 input:focus,.hdr-sub input:focus{border-color:#e20e19}.modal-card.media-picker{width:min(760px,100%)}.media-picker-head{display:flex;align-items:center;gap:12px}.media-picker-head h3{margin:0;flex-shrink:0}.media-picker-search{flex:1 1;border:1px solid #dfe3ea;border-radius:10px;padding:9px 14px;font-size:14px;outline:none}.media-picker-search:focus{border-color:#e20e19}.media-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:12px;gap:12px;max-height:56vh;overflow-y:auto;padding:2px}.media-picker-item{position:relative;border:1px solid #e9ecf1;border-radius:10px;background:#f4f6f9;padding:0;cursor:pointer;overflow:hidden;aspect-ratio:1;display:flex;flex-direction:column}.media-picker-item:hover{border-color:#e20e19}.media-picker-item img,.media-picker-item video{width:100%;flex:1 1;object-fit:contain;padding:10px;min-height:0}.media-picker-item video{object-fit:cover;padding:0;background:#06101e}.media-picker-doc{flex:1 1;display:grid;place-items:center;font-size:12px;font-weight:700;color:#9aa3af}.media-picker-name{font-size:11px;color:#6b7280;padding:5px 8px;border-top:1px solid #eef1f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#fff}.media-picker-badge{position:absolute;top:6px;right:6px;font-size:10px;font-weight:700;color:#fff;background:rgba(6,16,30,.7);padding:2px 6px;border-radius:99px}.modal-field textarea{width:100%;border:1px solid #dfe3ea;border-radius:10px;padding:11px 14px;font-size:14.5px;font-family:inherit;line-height:1.5;color:var(--ink,#06101e);background:#fff;outline:none;resize:vertical;min-height:110px}.modal-field textarea:focus{border-color:#e20e19}.modal-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.modal-cover-preview{width:100%;max-height:180px;object-fit:cover;border-radius:10px;border:1px solid #e6e9ee}@media (max-width:480px){.modal-row{grid-template-columns:1fr}}.cert-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:18px;gap:18px}.cert-card{border:1px solid #e9ecf1;border-radius:14px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:border-color .16s ease,box-shadow .16s ease}.cert-card:hover{border-color:#c2c8d2;box-shadow:0 8px 24px rgba(6,16,30,.06)}.cert-cover{position:relative;aspect-ratio:4/3;background:#f4f6f9;display:grid;place-items:center;overflow:hidden}.cert-cover img{width:100%;height:100%;object-fit:contain;padding:14px}.cert-cover.is-clickable{cursor:zoom-in}.cert-zoom{position:absolute;right:8px;bottom:8px;width:30px;height:30px;border-radius:8px;background:rgba(255,255,255,.94);color:#374151;display:grid;place-items:center;opacity:0;box-shadow:0 2px 6px rgba(6,16,30,.16);transition:opacity .15s ease}.cert-zoom svg{width:16px;height:16px}.cert-card:hover .cert-zoom{opacity:1}.cert-prev{color:#4b5563;border-color:#d7dbe2}.cert-prev:hover{background:#f7f8fa;color:#06101e}.cert-cover-empty{width:100%;height:100%;background:repeating-linear-gradient(45deg,#eef1f5,#eef1f5 8px,#e6eaef 0,#e6eaef 16px)}.cert-info{display:grid;grid-gap:3px;gap:3px;padding:14px 16px 4px}.cert-info strong{font-size:14.5px}.cert-info span{font-size:12.5px;color:#9aa3af}.cert-actions{display:flex;align-items:center;gap:8px;padding:12px 14px 14px;margin-top:auto}.cert-edit{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;border-radius:9px;border:1px solid #d7dbe2;background:#fff;color:#06101e;font-family:inherit;font-size:13.5px;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease}.cert-edit svg{width:16px;height:16px}.cert-edit:hover{border-color:#06101e;background:#f7f8fa}.cert-del{flex-shrink:0;width:38px;height:38px;border-radius:9px;border:1px solid #f3c6c9;background:#fff;color:#e20e19;display:grid;place-items:center;cursor:pointer;transition:background .15s ease}.cert-del svg{width:16px;height:16px}.cert-del:hover{background:rgba(226,14,25,.06)}@media (max-width:480px){.cert-grid{grid-template-columns:repeat(2,1fr)}}.news-cell{display:flex;align-items:center;gap:14px;min-width:0}.news-thumb{width:64px;height:44px;border-radius:8px;object-fit:cover;background:#eef1f5;flex-shrink:0}.news-thumb-empty{display:inline-block;background:repeating-linear-gradient(45deg,#eef1f5,#eef1f5 6px,#e6eaef 0,#e6eaef 12px)}.news-meta{display:grid;grid-gap:3px;gap:3px;min-width:0}.news-meta strong{font-size:14.5px}.news-meta span{font-size:12.5px;color:#9aa3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:420px}.design-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:14px;gap:14px}.design-card{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;text-align:left;padding:18px 20px;border:1px solid #e9ecf1;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.design-card:hover{border-color:var(--red);box-shadow:0 8px 24px rgba(6,16,30,.07);transform:translateY(-1px)}.design-ico{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:rgba(226,14,25,.08);color:var(--red);display:grid;place-items:center}.design-ico svg{width:22px;height:22px}.design-card.is-new .design-ico{background:rgba(226,14,25,.06)}.design-card-main{display:grid;grid-gap:6px;gap:6px;min-width:0;flex:1 1}.design-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.design-card-top strong{font-size:15.5px;letter-spacing:-.01em}.design-card p{margin:0;font-size:13px;color:#6b7280}.design-card .chev{font-size:22px;color:#c2c8d2;flex-shrink:0}.design-card:hover .chev{color:var(--red)}.design-card.is-new{border-style:dashed;background:#fbfcfd}.design-card.is-new strong{color:var(--red)}@media (max-width:640px){.design-grid{grid-template-columns:1fr}}.theme-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:18px;gap:18px}.theme-color label,.theme-field label{display:block;margin-bottom:8px;font-size:13px;font-weight:600;color:#374151}.theme-field:has(input:required) label:after,.theme-field:has(select:required) label:after,.theme-field:has(textarea:required) label:after{content:" *";color:#e20e19;font-weight:900}.theme-color-row{display:flex;align-items:center;gap:10px;border:1px solid #dfe3ea;border-radius:10px;padding:6px 6px 6px 8px;background:#fff}.color-swatch{width:40px;height:36px;padding:0;border:none;border-radius:8px;background:none;cursor:pointer;flex-shrink:0}.color-swatch::-webkit-color-swatch-wrapper{padding:0}.color-swatch::-webkit-color-swatch{border:1px solid #e6e9ee;border-radius:8px}.theme-hex{flex:1 1;min-width:0;border:none;background:none;font-size:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase}.theme-field input,.theme-hex{outline:none;color:var(--ink,#06101e)}.theme-field input{width:100%;border:1px solid #dfe3ea;border-radius:10px;padding:11px 14px;font-size:14.5px;background:#fff;transition:border-color .16s ease}.theme-field input:focus{border-color:#e20e19}.theme-toggles{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:14px;gap:14px}.theme-toggle{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:500;cursor:pointer;padding:12px 14px;border:1px solid #eceff3;border-radius:12px;background:#fff}.theme-toggle input{display:none}.theme-toggle .track{width:42px;height:24px;border-radius:99px;background:#d7dbe2;position:relative;transition:background .16s ease;flex-shrink:0}.theme-toggle .track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .16s ease}.theme-toggle input:checked+.track{background:#10b981}.theme-toggle input:checked+.track:after{transform:translateX(18px)}@media (max-width:560px){.theme-grid,.theme-toggles{grid-template-columns:1fr}}