:root{--brand:#090a51;--brand-hover:#073a67;--brand-secondary:#91afc9;--brand-pale:#dce7f0;--brand-rgb:9,10,81;--brand-secondary-rgb:145,175,201;--ink:#141c2a;--ink-2:#202d43;--ink-soft:#4b5b70;--ink-rgb:20,28,42;--muted:#63758a;--paper:#fff;--paper-warm:#f4f7fa;--paper-deep:#e9eff5;--paper-rgb:244,247,250;--gold:var(--brand);--gold-bright:var(--brand-secondary);--gold-pale:var(--brand-pale);--gold-text:var(--brand);--line:rgba(var(--brand-rgb),.13);--line-dark:rgba(var(--brand-secondary-rgb),.22);--sidebar:264px;--topbar:72px;--shadow:0 18px 55px rgba(var(--ink-rgb),.08);--text-caption:.75rem;--text-control:.82rem;--control-min:40px}.revision-context-bar .revision-content-picker{cursor:pointer;grid-template-columns:31px 1fr;padding-right:24px;position:relative}.revision-content-picker:after{content:"⌄";color:var(--muted);font-size:.8rem;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.revision-content-picker>select{cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.revision-content-search{border:1px solid var(--line);height:30px;color:var(--muted);background:#fff;border-radius:7px;align-items:center;gap:5px;padding:0 7px;display:flex}.revision-content-search input{width:86px;font:inherit;background:0 0;border:0;outline:0;font-size:.75rem}.revision-diff-panel>header select{border:1px solid var(--line);height:29px;color:var(--ink-soft);background:#fff;border-radius:7px;padding:0 7px;font:800 .75rem Manrope,sans-serif}.revision-workspace .revision-device-card{grid-template-columns:1fr 120px}.revision-preview-card>p{color:var(--muted);margin:10px 0 0;font-size:.75rem;line-height:1.45}.revision-heading button:disabled,.revision-preview-card button:disabled,.revision-device-card button:disabled{cursor:not-allowed;opacity:.45}@media (max-width:760px){.revision-content-search{flex:1;order:4}.revision-content-search input{width:100%}.revision-workspace .revision-device-card{grid-template-columns:1fr 120px}}*{box-sizing:border-box}html{background:var(--paper);font-family:var(--font-manrope),Manrope,Arial,sans-serif}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:inherit}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.admin-shell{background:linear-gradient(135deg,var(--paper) 0%,var(--paper-warm) 62%,var(--paper-warm) 100%);min-height:100vh}.sidebar{width:var(--sidebar);z-index:50;color:#fff;background:radial-gradient(circle at 30% 0%,var(--ink-2) 0%,var(--ink) 34%,var(--ink) 100%);border-right:1px solid #ffffff0f;flex-direction:column;padding:22px 14px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{border-bottom:1px solid var(--line-dark);align-items:center;gap:11px;padding:0 8px 21px;display:flex}.brand-mark{width:38px;height:38px;color:var(--ink);background:linear-gradient(145deg,var(--gold-pale),var(--brand-secondary));box-shadow:0 8px 26px rgba(var(--brand-rgb),.24);border-radius:12px;place-items:center;font-weight:800;display:grid}.brand-row strong,.brand-row span{display:block}.brand-row strong{letter-spacing:-.02em;font-size:.92rem}.brand-row span{color:#ffffff80;margin-top:2px;font-size:.75rem}.sidebar-close{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.side-nav{scrollbar-width:none;padding:18px 0;overflow-y:auto}.nav-group{margin:0 0 20px}.nav-label{color:#ffffff57;letter-spacing:.14em;text-transform:uppercase;padding:0 11px 7px;font-size:.75rem;font-weight:800;display:block}.nav-item{color:#ffffffab;border-radius:10px;align-items:center;gap:11px;min-height:39px;margin:2px 0;padding:0 10px;font-size:.78rem;font-weight:600;transition:all .22s;display:flex;position:relative}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item small{text-align:center;color:#ffffffb8;background:#ffffff1a;border-radius:99px;min-width:24px;margin-left:auto;padding:3px 6px;font-size:.75rem}.sidebar-profile-wrap{margin-top:auto;position:relative}.sidebar-profile{border:1px solid var(--line-dark);width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffff0a;border-radius:14px;align-items:center;gap:10px;padding:11px;display:flex}.sidebar-profile .avatar,.top-avatar{background:linear-gradient(145deg,var(--brand-pale),var(--brand-secondary));color:var(--ink);border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid}.sidebar-profile .avatar{width:34px;height:34px}.sidebar-profile div:nth-child(2){flex:1;min-width:0}.sidebar-profile strong,.sidebar-profile span{display:block}.sidebar-profile strong{font-size:.72rem}.sidebar-profile span{color:#ffffff73;margin-top:2px;font-size:.75rem}.admin-stage{min-width:0;min-height:100vh;margin-left:var(--sidebar);overflow-x:clip}.topbar{z-index:30;height:var(--topbar);border-bottom:1px solid var(--line);background:rgba(var(--paper-rgb),.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;padding:0 clamp(20px,3vw,46px);display:flex;position:sticky;top:0}.mobile-menu{color:var(--ink);background:0 0;border:0;display:none}.command-search{border:1px solid var(--line);width:min(430px,45vw);height:40px;color:var(--muted);text-align:left;background:#ffffffa6;border-radius:12px;align-items:center;gap:9px;padding:0 10px 0 13px;font-size:.72rem;display:flex}.command-search span{flex:1}.command-search kbd{border:1px solid var(--line);background:var(--paper-warm);border-radius:6px;padding:4px 7px;font:600 .75rem inherit}.topbar-actions{align-items:center;gap:14px;display:flex}.notification-button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink-soft);background:#fff;border-radius:50%;place-items:center;display:grid;position:relative}.notification-button span{border:2px solid var(--paper);background:var(--gold);color:#fff;border-radius:99px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.75rem;font-weight:800;display:grid;position:absolute;top:-3px;right:-2px}.top-avatar{width:38px;height:38px}.topbar-profile{position:relative}.top-avatar{cursor:pointer;border:0}.profile-menu{border:1px solid var(--line);width:250px;box-shadow:0 18px 55px rgba(var(--ink-rgb),.16);background:#fff;border-radius:14px;padding:10px;position:absolute;top:calc(100% + 11px);right:0}.profile-menu strong,.profile-menu>span{text-overflow:ellipsis;white-space:nowrap;padding:2px 4px;display:block;overflow:hidden}.profile-menu strong{font-size:.78rem}.profile-menu>span{color:var(--muted);margin-top:3px;font-size:.75rem}.profile-menu a,.profile-menu button{cursor:pointer;border:0;border-radius:8px;align-items:center;gap:7px;width:100%;height:38px;margin-top:9px;padding:0 9px;font-size:.76rem;font-weight:800;display:flex}.profile-menu a{color:var(--ink-soft);background:var(--paper-warm)}.profile-menu button{color:#fff;background:var(--ink)}.dashboard{max-width:1540px;margin:0 auto;padding:clamp(26px,4vw,54px)}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.eyebrow{color:var(--gold-text);letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px;font-size:.75rem;font-weight:800}.eyebrow.light{color:var(--gold-bright)}.page-heading h1,.section-heading h2,.panel h2{letter-spacing:-.045em;margin:0;line-height:1}.page-heading h1{font-size:clamp(2rem,3.7vw,3.45rem);font-weight:660}.page-lede{color:var(--muted);margin:10px 0 0;font-size:.86rem}.dashboard-source{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.dashboard-source span{color:var(--ink-soft);align-items:center;gap:7px;font-size:.75rem;font-weight:800;display:flex}.dashboard-source i{background:#62a154;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e6f0e3}.dashboard-source small{color:var(--muted);font-size:.75rem}.live-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.live-metrics article{border:1px solid var(--line);background:#ffffffbd;border-radius:17px;align-items:flex-start;gap:11px;min-width:0;min-height:112px;padding:16px;display:flex}.live-metrics article>span{width:34px;height:34px;color:var(--gold-text);background:var(--paper-warm);border-radius:10px;flex:none;place-items:center;display:grid}.live-metrics small,.live-metrics strong,.live-metrics em{display:block}.live-metrics small{color:var(--muted);font-size:.75rem;font-weight:700}.live-metrics strong{letter-spacing:-.055em;margin-top:7px;font-size:1.35rem;line-height:1}.live-metrics em{color:var(--gold-text);margin-top:7px;font-size:.75rem;font-style:normal;line-height:1.4}.live-metrics .is-unavailable{background:rgba(var(--paper-rgb),.42)}.live-metrics .is-unavailable strong,.live-metrics .is-unavailable em{color:var(--muted)}.date-button{border:1px solid var(--line);height:42px;color:var(--ink-soft);background:#ffffffb3;border-radius:99px;align-items:center;gap:8px;padding:0 14px;font-size:.7rem;font-weight:700;display:flex}.focus-banner{border:1px solid rgba(var(--brand-rgb),.28);background:linear-gradient(105deg,var(--ink) 0%,var(--ink) 60%,var(--ink-2) 100%);color:#fff;box-shadow:var(--shadow);border-radius:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:42px;padding:18px 20px;display:grid}.focus-icon{width:40px;height:40px;color:var(--ink);background:var(--gold-pale);border-radius:12px;place-items:center;display:grid}.focus-banner span,.focus-banner strong{display:block}.focus-banner span{color:#ffffff85;text-transform:uppercase;letter-spacing:.1em;margin-bottom:3px;font-size:.75rem;font-weight:700}.focus-banner strong{font-size:.83rem}.focus-banner>a{color:var(--ink);background:var(--paper);border:0;border-radius:99px;align-items:center;gap:7px;padding:11px 15px;font-size:.75rem;font-weight:800;display:flex}.focus-clear{color:var(--gold-pale);align-items:center;gap:6px;font-size:.75rem;font-weight:800;display:flex}.section-heading,.panel-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.section-heading{margin-bottom:16px}.section-heading h2,.panel h2{font-size:clamp(1.4rem,2.1vw,2rem)}.section-heading a{color:var(--gold-text);align-items:center;gap:6px;font-size:.75rem;font-weight:800;display:flex}.queue-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:40px;display:grid}.queue-card{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;min-width:0;min-height:194px;padding:18px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden}.queue-card:hover{border-color:rgba(var(--brand-rgb),.44);box-shadow:var(--shadow);transform:translateY(-4px)}.queue-icon{width:34px;height:34px;color:var(--gold-text);background:var(--paper-warm);border-radius:10px;place-items:center;display:grid}.queue-number{letter-spacing:-.06em;margin:23px 0 7px;font-size:1.7rem;font-weight:750}.queue-card h3{margin:0;font-size:.78rem}.queue-card p{color:var(--muted);margin:6px 0 0;font-size:.75rem;line-height:1.5}.queue-arrow{color:var(--muted);position:absolute;top:18px;right:16px}.tone-gold{background:linear-gradient(155deg,var(--paper) 20%,var(--paper-deep) 120%)}.tone-ink{color:#fff;background:linear-gradient(145deg,var(--ink),var(--ink));border-color:#0000}.tone-ink p,.tone-ink .queue-arrow{color:#ffffff7a}.tone-ink .queue-icon{color:var(--gold-pale);background:#ffffff14}.tone-warm{background:var(--paper-warm)}.tone-soft{background:linear-gradient(155deg,#fff,var(--paper-warm))}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:16px;display:grid}.panel{border:1px solid var(--line);box-shadow:0 10px 35px rgba(var(--ink-rgb),.045);background:#ffffffb8;border-radius:22px;padding:22px}.icon-button{border:1px solid var(--line);background:var(--paper);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.priority-list{margin-top:20px}.priority-row{border-top:1px solid var(--line);grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:15px 0;display:grid}.priority-index{color:var(--gold-text);font-size:.75rem;font-weight:800}.priority-row strong,.priority-row div span{display:block}.priority-row strong{font-size:.76rem}.priority-row div span{color:var(--muted);margin-top:4px;font-size:.75rem}.dashboard-empty{min-height:154px;color:var(--gold-text);justify-content:center;align-items:center;gap:10px;display:flex}.dashboard-empty div strong,.dashboard-empty div span{display:block}.dashboard-empty div strong{font-size:.76rem}.dashboard-empty div span{color:var(--muted);margin-top:4px;font-size:.75rem}.status{border-radius:99px;padding:6px 9px;font-size:.75rem;font-weight:800}.status-high{color:var(--brand);background:var(--paper-deep)}.status-ready{color:#fff;background:var(--ink)}.status-watch{color:var(--ink-soft);background:var(--paper-deep)}.health-score{color:var(--muted);font-size:.75rem}.health-score span{color:var(--gold-text);letter-spacing:-.06em;font-size:1.65rem;font-weight:800}.coverage-list{margin-top:19px}.coverage-row{grid-template-columns:27px minmax(70px,1fr) 38px 24px;align-items:center;gap:9px;padding:9px 0;display:grid}.coverage-row strong{font-size:.75rem}.coverage-row>span{color:var(--muted);text-align:right;font-size:.75rem}.coverage-row svg{color:var(--gold)}.coverage-row small{height:22px;color:var(--gold-text);background:var(--paper-warm);border-radius:99px;place-items:center;font-size:.75rem;display:grid}.progress{background:var(--paper-deep);border-radius:99px;height:5px;overflow:hidden}.progress span{border-radius:inherit;background:linear-gradient(90deg,var(--gold),var(--gold-bright));height:100%;display:block}.panel-link{border:1px solid var(--line);color:var(--gold-text);border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:18px;padding:12px;font-size:.75rem;font-weight:800;display:flex}.login-page{background:var(--paper);grid-template-columns:minmax(420px,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:radial-gradient(circle at 18% 18%,rgba(var(--brand-rgb),.28),transparent 30%),linear-gradient(145deg,var(--ink),var(--ink));flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(32px,5vw,72px);display:flex;position:relative;overflow:hidden}.login-brand-panel:after{content:"";border:1px solid rgba(var(--brand-secondary-rgb),.3);width:480px;height:480px;box-shadow:0 0 0 72px rgba(var(--brand-secondary-rgb),.035),0 0 0 144px rgba(var(--brand-secondary-rgb),.025);border-radius:50%;position:absolute;bottom:-170px;right:-160px}.login-brand{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.login-brand>span{width:43px;height:43px;color:var(--ink);background:linear-gradient(145deg,var(--gold-pale),var(--brand-secondary));border-radius:13px;place-items:center;font-weight:900;display:grid}.login-brand strong{font-size:.92rem}.login-message{z-index:1;max-width:680px;position:relative}.login-message h1{letter-spacing:-.065em;max-width:12ch;margin:0;font-size:clamp(2.8rem,5.5vw,6.8rem);font-weight:570;line-height:.94}.login-message>p:last-child{color:#ffffff94;max-width:600px;margin:24px 0 0;font-size:clamp(.85rem,1.4vw,1.04rem);line-height:1.7}.security-note{z-index:1;color:#ffffff8f;align-items:center;gap:9px;font-size:.75rem;display:flex;position:relative}.security-note svg{color:var(--gold-bright)}.login-form-panel{place-items:center;padding:32px;display:grid}.login-form{width:min(440px,100%)}.login-icon{width:48px;height:48px;color:var(--gold-text);background:var(--paper-warm);border-radius:15px;place-items:center;margin-bottom:27px;display:grid}.login-form h2{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3.2rem)}.login-form>p:not(.eyebrow){color:var(--muted);margin:10px 0 30px;font-size:.84rem}.login-form>label{color:var(--ink-soft);margin:18px 0 0;font-size:.75rem;font-weight:800;display:block}.login-form input[type=email],.login-form input[type=password]{border:1px solid var(--line);width:100%;height:52px;color:var(--ink);background:#fff;border-radius:12px;outline:0;margin-top:7px;padding:0 15px;font-size:.76rem}.login-form input:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(var(--brand-rgb),.1)}.login-options{color:var(--muted);justify-content:space-between;align-items:center;margin:17px 0 24px;font-size:.75rem;display:flex}.login-options label{align-items:center;gap:7px;display:flex}.login-options a{color:var(--gold-text);font-weight:800}.login-form>button{color:#fff;background:var(--ink);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;height:52px;font-size:.75rem;font-weight:800;display:flex}.login-form>small{color:var(--muted);text-align:center;margin-top:18px;font-size:.75rem;display:block}.form-error{border:1px solid rgba(var(--brand-rgb),.32);color:var(--gold-text);background:var(--paper-warm);border-radius:10px;margin:-9px 0 16px;padding:11px 12px;font-size:.75rem}.login-form>button:disabled{opacity:.62;cursor:wait}.media-page{max-width:1540px;margin:0 auto;padding:clamp(26px,4vw,54px);position:relative}.media-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.media-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.media-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.media-heading-actions{gap:9px;display:flex}.primary-action,.secondary-action{border-radius:11px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 15px;font-size:.75rem;font-weight:800;display:inline-flex}.primary-action{border:1px solid var(--ink);color:#fff;background:var(--ink)}.secondary-action{border:1px solid var(--line);color:var(--ink-soft);background:#ffffffb3}.primary-action:disabled{opacity:.55}.media-summary{border:1px solid var(--line);background:#ffffffb3;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px;display:grid;overflow:hidden}.media-summary>div{border-right:1px solid var(--line);min-width:0;padding:18px 20px}.media-summary>div:last-child{border:0}.media-summary span,.media-summary strong,.media-summary small{display:block}.media-summary span{color:var(--muted);font-size:.75rem;font-weight:700}.media-summary strong{letter-spacing:-.055em;margin:8px 0 4px;font-size:1.55rem}.media-summary small{color:var(--gold-text);font-size:.75rem}.media-workspace{border:1px solid var(--line);min-height:620px;box-shadow:var(--shadow);background:#ffffffbd;border-radius:22px;grid-template-columns:210px minmax(0,1fr);display:grid;overflow:hidden}.folder-panel{border-right:1px solid var(--line);background:linear-gradient(180deg,var(--paper-warm),rgba(var(--paper-rgb),.46));padding:18px 12px}.folder-title{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;align-items:center;padding:0 8px 12px;font-size:.75rem;font-weight:800;display:flex}.folder-title button{border:1px solid var(--line);background:var(--paper);border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.folder-panel>button{width:100%;min-height:38px;color:var(--ink-soft);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;margin:2px 0;padding:0 9px;font-size:.75rem;display:flex}.folder-panel>button span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.folder-panel>button small{color:var(--muted);font-size:.75rem}.folder-panel>button.active{color:var(--ink);box-shadow:0 6px 22px rgba(var(--brand-rgb),.08);background:#fff}.folder-panel>button.active svg{color:var(--gold)}.media-content{min-width:0;padding:16px}.media-toolbar{align-items:center;gap:9px;margin-bottom:15px;display:flex}.media-toolbar>label{border:1px solid var(--line);min-width:190px;height:39px;color:var(--muted);background:#fff;border-radius:10px;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.media-toolbar input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:.75rem}.media-type-filter{border:1px solid var(--line);background:var(--paper-warm);border-radius:10px;align-items:center;padding:3px;display:flex}.media-type-filter button{height:31px;color:var(--muted);background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:0 9px;font-size:.75rem;font-weight:700;display:flex}.media-type-filter button.active{color:var(--ink);box-shadow:0 4px 12px rgba(var(--ink-rgb),.07);background:#fff}.toolbar-icon{border:1px solid var(--line);width:39px;height:39px;color:var(--muted);background:#fff;border-radius:10px;place-items:center;display:grid}.view-toggle{border:1px solid var(--line);background:var(--paper-warm);border-radius:10px;padding:3px;display:flex}.view-toggle button{width:31px;height:31px;color:var(--muted);background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.view-toggle button.active{color:var(--ink);background:#fff}.asset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.asset-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.asset-card:hover{box-shadow:0 14px 35px rgba(var(--ink-rgb),.1);transform:translateY(-3px)}.asset-preview{aspect-ratio:4/3;background:var(--paper-deep);position:relative;overflow:hidden}.asset-preview img{object-fit:cover;transition:transform .35s}.asset-card:hover .asset-preview img{transform:scale(1.035)}.asset-preview>span{z-index:2;color:#fff;background:rgba(var(--ink-rgb),.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:99px;padding:5px 7px;font-size:.75rem;font-weight:800;position:absolute;top:9px;left:9px}.asset-preview>button{z-index:2;width:28px;height:28px;color:var(--ink);background:rgba(var(--paper-rgb),.86);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:8px;right:8px}.asset-body{padding:12px}.asset-body strong,.asset-body span,.asset-body small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.asset-body strong{font-size:.75rem}.asset-body span{color:var(--muted);margin-top:5px;font-size:.75rem}.asset-body small{color:var(--gold-text);margin-top:9px;font-size:.75rem}.media-empty{min-height:380px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.media-empty strong{color:var(--ink);margin-top:12px;font-size:.78rem}.media-empty span{margin-top:5px;font-size:.75rem}.asset-drawer{z-index:80;background:var(--paper);width:min(400px,92vw);height:100vh;box-shadow:-24px 0 70px rgba(var(--ink-rgb),.18);padding:18px 22px 28px;position:fixed;top:0;right:0;overflow-y:auto}.drawer-backdrop{z-index:75;background:rgba(var(--ink-rgb),.37);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:0;position:fixed;inset:0}.drawer-close{z-index:2;border:1px solid var(--line);background:var(--paper);border-radius:50%;place-items:center;width:36px;height:36px;margin-left:auto;display:grid;position:sticky;top:0}.drawer-preview{aspect-ratio:4/3;background:var(--paper-deep);border-radius:16px;margin:14px 0 24px;position:relative;overflow:hidden}.drawer-preview img{object-fit:cover}.asset-drawer h2{letter-spacing:-.035em;overflow-wrap:anywhere;margin:0 0 20px;font-size:1.35rem;line-height:1.2}.asset-drawer dl{border-top:1px solid var(--line);margin:0 0 22px}.asset-drawer dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:11px 0;font-size:.75rem;display:flex}.asset-drawer dt{color:var(--muted)}.asset-drawer dd{text-align:right;margin:0;font-weight:700}.asset-drawer>label{color:var(--ink-soft);font-size:.75rem;font-weight:800;display:block}.asset-drawer textarea{border:1px solid var(--line);resize:vertical;width:100%;min-height:98px;color:var(--ink);font:inherit;background:#fff;border-radius:11px;margin:8px 0 18px;padding:11px;font-size:.75rem}.asset-drawer>.primary-action{width:100%}.pages-page{max-width:1540px;margin:0 auto;padding:clamp(26px,4vw,54px)}.content-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.content-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.content-heading>div>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.content-summary{border:1px solid var(--line);background:#ffffffad;border-radius:17px;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:15px;display:grid;overflow:hidden}.content-summary>div{border-right:1px solid var(--line);padding:16px 18px}.content-summary>div:last-child{border:0}.content-summary span,.content-summary strong{display:block}.content-summary span{color:var(--muted);font-size:.75rem}.content-summary strong{letter-spacing:-.05em;margin-top:7px;font-size:1.4rem}.content-table-shell{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffc2;border-radius:20px;overflow:hidden}.content-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:13px;display:flex}.content-toolbar label{border:1px solid var(--line);min-width:210px;height:38px;color:var(--muted);background:#fff;border-radius:10px;flex:1;align-items:center;gap:8px;padding:0 11px;display:flex}.content-toolbar input{background:0 0;border:0;outline:0;width:100%;font-size:.75rem}.content-toolbar>button{border:1px solid var(--line);height:38px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 11px;font-size:.75rem;font-weight:700;display:flex}.content-toolbar .export-button{color:var(--gold-text);background:var(--paper-warm);margin-left:auto}.pages-table-scroll{overflow-x:auto}.pages-table{border-collapse:collapse;width:100%;min-width:1080px}.pages-table th{color:var(--muted);background:var(--paper-warm);letter-spacing:.09em;text-align:left;text-transform:uppercase;padding:10px 8px;font-size:.75rem;font-weight:800}.pages-table th:first-child{padding-left:18px}.pages-table th.locale-head{text-align:center}.pages-table td{border-top:1px solid var(--line);height:79px;padding:10px 8px;font-size:.75rem}.pages-table td:first-child{width:290px;padding-left:18px}.pages-table td>a strong,.pages-table td>a span,.pages-table td>a small{display:block}.pages-table td>a strong{font-size:.7rem}.pages-table td>a span{color:var(--muted);margin-top:5px;font-size:.75rem}.pages-table td>a small{color:var(--gold-text);margin-top:4px;font-size:.75rem}.content-status{border-radius:99px;padding:6px 8px;font-size:.75rem;font-weight:800;display:inline-flex}.status-published{color:#fff;background:var(--ink)}.status-review{color:var(--gold-text);background:var(--gold-pale)}.status-draft{color:var(--ink-soft);background:var(--paper-deep)}.seo-score{border:2px solid var(--gold);width:31px;height:31px;color:var(--gold-text);border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid}.seo-score.needs-work{border-color:var(--paper-deep);color:var(--muted)}.translation-dot,.legend{width:10px;height:10px;box-shadow:0 0 0 3px rgba(var(--ink-rgb),.025);border-radius:50%;margin:auto;display:block}.tr-published{background:var(--ink)}.tr-review{background:var(--gold-bright)}.tr-draft{background:var(--paper-deep);border:1px solid var(--gold)}.tr-stale{background:repeating-linear-gradient(45deg,var(--gold),var(--gold) 2px,var(--gold-pale) 2px,var(--gold-pale) 4px)}.tr-missing{border:1px dashed var(--muted);background:#fff}.row-action{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.table-footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:22px;padding:12px 16px;font-size:.75rem;display:flex}.table-footer>div{align-items:center;gap:6px;margin-left:auto;display:flex}.table-footer .legend{margin:0 0 0 7px;display:inline-block}.table-footer button{color:var(--gold-text);background:0 0;border:0;align-items:center;gap:6px;font-size:.75rem;font-weight:800;display:flex}.editor-page{min-height:calc(100vh - var(--topbar));background:var(--paper-warm);flex-direction:column;display:flex}.editor-topline{border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:minmax(220px,1fr) auto minmax(280px,1fr);align-items:center;gap:14px;min-height:64px;padding:10px 18px;display:grid}.editor-identity,.editor-history,.editor-actions{align-items:center;display:flex}.editor-identity{gap:10px}.editor-identity>a{border:1px solid var(--line);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.editor-identity strong,.editor-identity span{display:block}.editor-identity strong{font-size:.7rem}.editor-identity span{color:var(--muted);margin-top:3px;font-size:.75rem}.editor-history{color:var(--muted);gap:4px}.editor-history button{width:30px;height:30px;color:inherit;background:0 0;border:0;place-items:center;display:grid}.editor-history span{align-items:center;gap:5px;margin-left:6px;font-size:.75rem;display:flex}.editor-actions{justify-content:flex-end;gap:6px}.editor-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:.75rem;font-weight:800;display:flex}.editor-actions .save-button{color:var(--gold-text)}.editor-actions .publish-button{color:#fff;border-color:var(--ink);background:var(--ink)}.locale-bar{border-bottom:1px solid var(--line);background:rgba(var(--paper-rgb),.92);align-items:center;gap:13px;min-height:48px;padding:7px 17px;display:flex}.locale-bar>div:first-child{color:var(--muted);align-items:center;gap:7px;font-size:.75rem;display:flex}.locale-bar button{border:1px solid var(--line);background:#fff;border-radius:8px;height:31px;font-size:.75rem;font-weight:800}.locale-bar .source{color:var(--ink);padding:0 10px}.locale-scroll{flex:1;gap:4px;display:flex;overflow-x:auto}.locale-scroll button{min-width:38px;color:var(--muted);position:relative}.locale-scroll button.active{color:#fff;border-color:var(--gold);background:var(--gold)}.locale-scroll button span{border-radius:50%;width:5px;height:5px;position:absolute;top:3px;right:3px}.locale-scroll .ready{background:var(--ink)}.locale-scroll .stale{background:var(--gold-bright)}.locale-scroll .missing{border:1px solid var(--muted);background:#fff}.translation-assist{color:var(--gold-text);align-items:center;gap:6px;display:flex;background:var(--paper-warm)!important;padding:0 10px!important}.editor-workspace{flex:1;grid-template-columns:145px minmax(0,1fr) 270px;min-height:0;display:grid}.block-library{border-right:1px solid var(--line);background:var(--paper);padding:14px 10px}.block-library>div{justify-content:space-between;align-items:center;padding:0 6px 9px;display:flex}.block-library>div p{margin:0}.block-library>div button{border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.block-library>button{width:100%;height:36px;color:var(--ink-soft);text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:17px 1fr 13px;align-items:center;gap:5px;margin:3px 0;padding:0 8px;font-size:.75rem;display:grid}.block-library>button:hover{border-color:var(--line);background:var(--paper-warm)}.block-library>button svg:last-child{color:var(--muted)}.editor-canvas-wrap{min-width:0;overflow:auto}.canvas-toolbar{height:42px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 13px;font-size:.75rem;display:flex}.canvas-toolbar>div{display:flex}.canvas-toolbar button{border:1px solid var(--line);width:30px;height:28px;color:var(--muted);background:#fff;place-items:center;display:grid}.canvas-toolbar button:first-child{border-radius:7px 0 0 7px}.canvas-toolbar button:last-child{border-radius:0 7px 7px 0}.canvas-toolbar button.active{color:var(--ink);background:var(--paper-warm)}.editor-canvas{border:1px solid var(--line);width:min(720px,100% - 34px);min-height:720px;box-shadow:0 18px 55px rgba(var(--ink-rgb),.1);background:#fff;border-radius:14px;margin:0 auto 30px;padding:18px}.editable-block{border:1px solid #0000;border-radius:10px;outline:0;padding:clamp(28px,4vw,48px);transition:all .2s;position:relative}.editable-block:hover{border-color:var(--line)}.editable-block.active{border-color:var(--gold);box-shadow:0 0 0 2px rgba(var(--brand-rgb),.08)}.block-handle{color:var(--muted);align-items:center;gap:3px;font-size:.75rem;display:flex;position:absolute;top:9px;left:8px}.editable-block>p{color:var(--gold-text);letter-spacing:.13em;text-transform:uppercase;margin:0 0 9px;font-size:.75rem;font-weight:800}.editable-block h2{letter-spacing:-.055em;outline:0;max-width:12ch;margin:0;font-size:clamp(1.55rem,3.2vw,2.8rem);line-height:1}.editable-block>div:not(.block-handle):not(.canvas-actions){max-width:56ch;color:var(--muted);outline:0;margin-top:13px;font-size:.75rem;line-height:1.7}.canvas-actions{gap:7px;margin-top:18px;display:flex}.canvas-actions span{color:#fff;background:var(--ink);border-radius:8px;padding:8px 11px;font-size:.75rem;font-weight:800}.canvas-actions span:last-child{color:var(--ink);border:1px solid var(--line);background:#fff}.add-block{border:1px dashed var(--line);width:100%;height:44px;color:var(--gold-text);background:var(--paper-warm);border-radius:9px;font-size:.75rem;font-weight:800}.editor-inspector{border-left:1px solid var(--line);background:var(--paper);min-width:0;overflow-y:auto}.inspector-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:8px;display:grid}.inspector-tabs button{height:32px;color:var(--muted);background:0 0;border:0;border-radius:7px;font-size:.75rem;font-weight:800}.inspector-tabs button.active{color:var(--ink);background:var(--paper-warm)}.inspector-section{border-bottom:1px solid var(--line);padding:16px}.inspector-section h3{margin:0 0 17px;font-size:.84rem}.inspector-section label{color:var(--ink-soft);margin:12px 0;font-size:.75rem;font-weight:800;display:block}.inspector-section input,.inspector-section textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:8px;outline:0;margin-top:6px;padding:9px;font-size:.75rem}.inspector-section textarea{resize:vertical;min-height:66px}.inspector-section input:focus,.inspector-section textarea:focus{border-color:var(--gold)}.seo-mini>div{color:var(--muted);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.seo-mini>div strong{color:var(--gold-text);font-size:1.2rem}.seo-mini p{color:var(--muted);gap:6px;font-size:.75rem;display:flex}.seo-mini p svg{color:var(--gold);flex:none}@media (max-width:1280px){.live-metrics,.queue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.queue-card{min-height:175px}.dashboard-grid{grid-template-columns:1fr 360px}}@media (max-width:1100px){.asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.media-type-filter button{padding:0 7px}.media-type-filter button svg{display:none}.editor-workspace{grid-template-columns:120px minmax(0,1fr) 240px}.editor-topline{grid-template-columns:minmax(190px,1fr) auto minmax(250px,1fr)}.editor-history span{display:none}}@media (max-width:900px){:root{--sidebar:248px}.sidebar{transition:transform .28s;transform:translate(-101%)}.sidebar.is-open{box-shadow:18px 0 70px rgba(var(--ink-rgb),.28);transform:translate(0)}.sidebar-close{display:block}.sidebar-backdrop{z-index:45;background:rgba(var(--ink-rgb),.46);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:0;position:fixed;inset:0}.admin-stage{margin-left:0}.mobile-menu{border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.topbar{gap:12px}.command-search{margin-right:auto}.dashboard-grid{grid-template-columns:1fr}.live-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.login-page{grid-template-columns:1fr}.login-brand-panel{display:none}.login-form-panel{min-height:100vh}.media-summary{grid-template-columns:repeat(2,1fr)}.media-summary>div:nth-child(2){border-right:0}.media-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:700px){.media-page,.pages-page{padding:24px 15px 38px}.media-heading,.content-heading{flex-direction:column;align-items:flex-start}.media-heading h1,.content-heading h1{font-size:2.6rem}.media-heading-actions{width:100%}.media-heading-actions button{flex:1}.media-workspace{display:block;overflow:visible}.folder-panel{border:0;border-bottom:1px solid var(--line);gap:5px;padding:10px;display:flex;overflow-x:auto}.folder-title{display:none}.folder-panel>button{flex:none;width:auto;padding:0 11px}.folder-panel>button small{display:none}.media-content{padding:10px}.media-toolbar{flex-wrap:wrap}.media-toolbar>label{flex-basis:100%}.media-type-filter{flex:1;min-width:0;overflow-x:auto}.view-toggle{display:none}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.asset-body{padding:10px}.asset-body span{white-space:normal}.asset-drawer{padding:15px 17px 24px}.content-summary{grid-template-columns:repeat(2,1fr)}.content-summary>div{border-bottom:1px solid var(--line)}.content-summary>div:nth-child(2n){border-right:0}.content-summary>div:last-child{border-bottom:0;grid-column:1/-1}.content-toolbar{flex-wrap:wrap}.content-toolbar label{flex-basis:100%}.content-toolbar .export-button{margin-left:0}.table-footer>div{display:none}.editor-topline{grid-template-columns:1fr auto;padding:9px 10px}.editor-history,.editor-actions>button:first-child{display:none}.editor-identity strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.locale-bar{padding:7px 10px}.locale-bar>div:first-child,.translation-assist{display:none}.editor-workspace{flex-direction:column;display:flex}.block-library{border:0;border-bottom:1px solid var(--line);gap:5px;padding:8px;display:flex;overflow-x:auto}.block-library>div{display:none}.block-library>button{flex:none;width:auto;min-width:92px}.block-library>button svg:last-child{display:none}.editor-canvas-wrap{overflow:visible}.editor-canvas{width:calc(100% - 20px);padding:9px}.editable-block{padding:30px 24px}.editor-inspector{display:none}}@media (max-width:650px){.topbar{height:62px;padding:0 15px}.command-search{flex:1;width:auto}.command-search span,.command-search kbd{display:none}.command-search{justify-content:flex-start}.topbar-actions{gap:8px}.dashboard{padding:24px 15px 38px}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:20px}.page-heading h1{font-size:2.3rem}.dashboard-source{align-items:flex-start}.live-metrics{grid-template-columns:1fr 1fr}.live-metrics article{min-height:106px;padding:13px}.live-metrics article>span{display:none}.date-button{height:38px}.focus-banner{grid-template-columns:auto 1fr;padding:15px}.focus-banner>a,.focus-banner .focus-clear{grid-column:1/-1;justify-content:center}.queue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.queue-card{min-height:165px;padding:15px}.queue-number{margin-top:18px}.section-heading{align-items:flex-end}.section-heading a{border:1px solid var(--line);border-radius:99px;place-items:center;min-width:38px;height:38px;padding:0 11px;font-size:.75rem;display:grid}.priority-row{grid-template-columns:29px 1fr}.priority-row .status{display:none}.panel{border-radius:18px;padding:18px}.login-form-panel{padding:24px}.login-form h2{font-size:2.5rem}}@media (max-width:380px){.queue-grid{grid-template-columns:1fr}.queue-card{min-height:150px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.secure-preview-case-facts>img{border-radius:14px;width:100%;height:auto;margin-top:24px;display:block}.secure-preview-case-facts>img+div{grid-template-columns:repeat(2,1fr)}.services-page{max-width:1540px;margin:0 auto;padding:clamp(26px,4vw,54px)}.service-overview-grid{grid-template-columns:1.45fr repeat(3,1fr);gap:10px;margin-bottom:15px;display:grid}.service-overview-grid article{border:1px solid var(--line);background:#ffffffb8;border-radius:17px;min-height:128px;padding:18px}.service-overview-grid article>span{color:var(--muted);font-size:.75rem;font-weight:700;display:block}.service-overview-grid article>strong{letter-spacing:-.06em;margin-top:12px;font-size:1.7rem;line-height:1;display:block}.service-overview-grid article>small{color:var(--gold-text);align-items:center;gap:5px;margin-top:20px;font-size:.75rem;display:flex}.service-overview-lead{color:#fff;background:linear-gradient(135deg,var(--ink),var(--ink-2))!important}.service-overview-lead>span,.service-overview-lead p{color:#ffffff9e!important}.service-overview-lead p{margin:7px 0 13px;font-size:.75rem}.service-overview-lead>div{background:#ffffff1f;border-radius:99px;height:4px;overflow:hidden}.service-overview-lead>div i{border-radius:inherit;background:var(--gold-bright);height:100%;display:block}.service-table-shell{overflow:hidden}.services-table{border-collapse:collapse;width:100%;min-width:900px}.services-table th{color:var(--muted);background:var(--paper-warm);letter-spacing:.09em;text-align:left;text-transform:uppercase;padding:11px 12px;font-size:.75rem;font-weight:800}.services-table th:first-child{padding-left:18px}.services-table td{border-top:1px solid var(--line);height:88px;padding:11px 12px;font-size:.75rem}.services-table td:first-child{width:300px;padding-left:18px}.services-table td:first-child span,.services-table td:first-child strong,.services-table td:first-child small{display:block}.service-row-index{color:var(--gold-text);letter-spacing:.1em;margin-bottom:6px;font-size:.75rem;font-weight:800}.services-table td:first-child strong{font-size:.72rem}.services-table td:first-child small{color:var(--muted);margin-top:5px;font-size:.75rem}.service-category{color:var(--ink-soft);font-size:.75rem;font-weight:700}.completion-cell{align-items:center;gap:8px;min-width:115px;display:flex}.completion-cell>div{background:var(--paper-deep);border-radius:99px;width:72px;height:4px;overflow:hidden}.completion-cell i{border-radius:inherit;background:var(--gold);height:100%;display:block}.completion-cell span,.service-updated{color:var(--muted);font-size:.75rem}.service-table-note{color:var(--gold-text)}.table-footer>a{color:var(--gold-text);align-items:center;gap:6px;font-weight:800;display:flex}.service-editor-page{min-height:calc(100vh - var(--topbar));background:var(--paper-warm);flex-direction:column;display:flex}.service-editor-workspace{flex:1;grid-template-columns:210px minmax(420px,1fr) 315px;min-height:0;display:grid}.service-outline{border-right:1px solid var(--line);background:var(--paper);padding:13px 10px;overflow-y:auto}.service-outline-title{justify-content:space-between;align-items:center;padding:4px 8px 12px;display:flex}.service-outline-title p{margin:0}.service-outline-title span{color:var(--muted);font-size:.75rem}.service-outline>button:not(.add-service-section){width:100%;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:13px 25px 1fr;align-items:center;gap:5px;margin:2px 0;padding:10px 8px;display:grid;position:relative}.service-outline>button:not(.add-service-section)>span{font-size:.75rem}.service-outline>button div strong,.service-outline>button div small{display:block}.service-outline>button div strong{color:var(--ink-soft);font-size:.75rem}.service-outline>button div small{color:var(--muted);white-space:nowrap;margin-top:3px;font-size:.75rem}.service-outline>button.active{border-color:var(--line);background:var(--paper-warm)}.service-outline>button.active div strong{color:var(--ink)}.service-outline>button.active>span{color:var(--gold-text)}.service-outline>button>i{background:var(--gold);border-radius:4px 0 0 4px;width:3px;height:30px;position:absolute;top:12px;right:-11px}.add-service-section{border:1px dashed var(--line);width:100%;height:36px;color:var(--gold-text);background:0 0;border-radius:9px;justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:.75rem;font-weight:800;display:flex}.service-preview-wrap{min-width:0;overflow:auto}.service-preview{border:1px solid var(--line);width:min(820px,100% - 34px);min-height:760px;box-shadow:0 18px 55px rgba(var(--ink-rgb),.1);background:#fff;border-radius:15px;margin:0 auto 30px;transition:width .25s;overflow:hidden}.service-preview.device-mobile{width:390px;max-width:calc(100% - 20px)}.service-preview section{cursor:pointer;outline:0;transition:box-shadow .2s}.service-preview section.selected{box-shadow:inset 0 0 0 2px var(--gold)}.service-hero-preview{background:linear-gradient(135deg,var(--paper-warm),#fff);grid-template-columns:1.12fr .88fr;min-height:315px;padding:25px;display:grid}.service-hero-copy{align-self:center;padding:18px}.service-hero-copy>p,.service-benefits-preview>p,.service-process-preview>p,.service-faq-preview>p{color:var(--gold-text);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.75rem;font-weight:800}.service-hero-copy h2{letter-spacing:-.07em;max-width:9ch;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:.92}.service-hero-copy>span{max-width:48ch;color:var(--muted);margin-top:14px;font-size:.75rem;line-height:1.65;display:block}.service-hero-copy>div{gap:7px;margin-top:19px;display:flex}.service-hero-copy b{color:#fff;background:var(--ink);border-radius:8px;padding:9px 11px;font-size:.75rem}.service-hero-copy b:last-child{color:var(--ink);border:1px solid var(--line);background:#fff}.service-hero-media{border:1px dashed rgba(var(--brand-rgb),.3);color:var(--gold);background:linear-gradient(145deg,var(--paper-deep),var(--paper-warm));border-radius:13px;flex-direction:column;justify-content:center;align-items:center;display:flex}.service-hero-media span{color:var(--ink-soft);margin-top:9px;font-size:.75rem;font-weight:800}.service-hero-media small{color:var(--muted);margin-top:4px;font-size:.75rem}.service-benefits-preview{padding:40px 42px}.service-benefits-preview h3{letter-spacing:-.045em;max-width:18ch;margin:0;font-size:1.55rem;line-height:1.05}.service-benefits-preview>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px;display:grid}.service-benefits-preview article{border:1px solid var(--line);background:var(--paper);border-radius:11px;min-height:125px;padding:16px}.service-benefits-preview article span{color:var(--gold-text);font-size:.75rem}.service-benefits-preview article strong,.service-benefits-preview article small{display:block}.service-benefits-preview article strong{margin-top:22px;font-size:.75rem}.service-benefits-preview article small{color:var(--muted);margin-top:7px;font-size:.75rem;line-height:1.5}.service-process-preview{color:#fff;background:var(--ink);padding:32px 42px}.service-process-preview>p{color:var(--gold-bright)}.service-process-preview>div{grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid}.service-process-preview article{align-items:center;gap:8px;padding-right:9px;display:flex}.service-process-preview article span{width:25px;height:25px;color:var(--gold-bright);border:1px solid #fff3;border-radius:50%;place-items:center;font-size:.75rem;display:grid}.service-process-preview article strong{font-size:.75rem}.service-faq-preview{padding:34px 42px}.service-faq-preview>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 0;font-size:.75rem;display:flex}.device-mobile .service-hero-preview{grid-template-columns:1fr;padding:15px}.device-mobile .service-hero-copy{padding:22px 14px}.device-mobile .service-hero-copy h2{font-size:2.6rem}.device-mobile .service-hero-media{grid-row:1;min-height:210px}.device-mobile .service-benefits-preview,.device-mobile .service-process-preview,.device-mobile .service-faq-preview{padding:30px 22px}.device-mobile .service-benefits-preview>div{grid-template-columns:1fr}.device-mobile .service-process-preview>div{grid-template-columns:1fr;gap:14px}.service-inspector{border-left:1px solid var(--line);background:var(--paper);overflow-y:auto}.service-inspector>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px;display:flex}.service-inspector>header>div{align-items:center;gap:10px;display:flex}.service-inspector>header>div>span{width:32px;height:32px;color:var(--gold-text);background:var(--paper-warm);border-radius:9px;place-items:center;font-size:.75rem;font-weight:800;display:grid}.service-inspector header p{margin:0 0 4px}.service-inspector header h3{margin:0;font-size:.8rem}.service-inspector header>small{color:var(--gold-text);align-items:center;gap:4px;font-size:.75rem;display:flex}.service-inspector-fields{border-bottom:1px solid var(--line);padding:16px}.service-inspector-fields label{color:var(--ink-soft);margin:0 0 13px;font-size:.75rem;font-weight:800;display:block}.service-inspector-fields input,.service-inspector-fields textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:8px;outline:0;margin-top:6px;padding:9px;font-size:.75rem}.service-inspector-fields textarea{resize:vertical;min-height:64px}.service-inspector-fields textarea.large{min-height:90px}.service-inspector-fields input:focus,.service-inspector-fields textarea:focus{border-color:var(--gold)}.media-field{border:1px dashed var(--line);width:100%;color:var(--gold);background:var(--paper-warm);text-align:left;border-radius:9px;align-items:center;gap:9px;padding:11px;display:flex}.media-field span strong,.media-field span small{display:block}.media-field span strong{color:var(--ink-soft);font-size:.75rem}.media-field span small{color:var(--muted);margin-top:3px;font-size:.75rem}.service-quality-card{border:1px solid var(--line);background:var(--paper-warm);border-radius:11px;margin:14px;padding:14px}.service-quality-card>div{color:var(--muted);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.service-quality-card>div strong{color:var(--gold-text);font-size:1.1rem}.service-quality-card p{color:var(--muted);align-items:center;gap:5px;margin:8px 0 0;font-size:.75rem;display:flex}.service-quality-card p svg{color:var(--gold)}@media (max-width:1150px){.service-editor-workspace{grid-template-columns:175px minmax(360px,1fr) 270px}.service-outline>button div small{display:none}}@media (max-width:900px){.service-editor-workspace{grid-template-columns:175px minmax(0,1fr)}.service-inspector{display:none}.service-overview-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.services-page{padding:24px 15px 38px}.service-overview-grid{grid-template-columns:1fr 1fr}.service-overview-lead{grid-column:1/-1}.service-editor-workspace{flex-direction:column;display:flex}.service-outline{border:0;border-bottom:1px solid var(--line);gap:5px;padding:8px;display:flex;overflow-x:auto}.service-outline-title,.add-service-section{display:none}.service-outline>button:not(.add-service-section){flex:none;grid-template-columns:20px 1fr;width:auto;min-width:112px;padding:9px}.service-outline>button>svg,.service-outline>button>i,.service-outline>button div small{display:none}.service-preview-wrap{overflow:visible}.service-preview{width:calc(100% - 20px)}.service-hero-preview{grid-template-columns:1fr;padding:15px}.service-hero-media{grid-row:1;min-height:220px}.service-benefits-preview,.service-process-preview,.service-faq-preview{padding:30px 22px}.service-benefits-preview>div{grid-template-columns:1fr}.service-process-preview>div{grid-template-columns:1fr 1fr;gap:13px}.service-table-note{display:none}}.articles-page{max-width:1540px;margin:0 auto;padding:clamp(26px,4vw,54px)}.article-summary{border:1px solid var(--line);background:#ffffffb8;border-radius:17px;grid-template-columns:repeat(5,1fr);margin-bottom:15px;display:grid;overflow:hidden}.article-summary article{border-right:1px solid var(--line);min-height:108px;padding:16px 18px}.article-summary article:last-child{border:0}.article-summary span,.article-summary strong,.article-summary small{display:block}.article-summary span{color:var(--muted);font-size:.75rem}.article-summary strong{letter-spacing:-.05em;margin-top:10px;font-size:1.45rem}.article-summary small{color:var(--muted);margin-top:7px;font-size:.75rem;line-height:1.4}.article-summary .attention{color:#fff;background:var(--ink)}.article-summary .attention span,.article-summary .attention small{color:#ffffff9e}.article-summary .attention strong{color:var(--gold-bright)}.articles-table{border-collapse:collapse;width:100%;min-width:1190px}.articles-table th{color:var(--muted);background:var(--paper-warm);letter-spacing:.09em;text-align:left;text-transform:uppercase;padding:10px 7px;font-size:.75rem;font-weight:800}.articles-table th:first-child{padding-left:18px}.articles-table th.locale-head{text-align:center}.articles-table td{border-top:1px solid var(--line);height:88px;padding:10px 7px;font-size:.75rem}.articles-table td:first-child{width:340px;padding-left:18px}.articles-table td:first-child strong,.articles-table td:first-child span,.articles-table td:first-child small{display:block}.articles-table td:first-child strong{font-size:.75rem}.articles-table td:first-child span{color:var(--ink-soft);margin-top:5px;font-size:.75rem}.articles-table td:first-child small{color:var(--muted);margin-top:5px;font-size:.75rem}.articles-table td:last-child{text-align:center;width:58px}.content-message{border:1px solid rgba(var(--brand-rgb),.25);color:var(--gold-text);background:var(--paper-warm);border-radius:10px;margin:0 0 10px;padding:10px 12px;font-size:.75rem;font-weight:700}.article-editor-page{min-height:calc(100vh - var(--topbar));background:var(--paper-deep);flex-direction:column;display:flex}.article-editor-workspace{background:var(--line);flex:1;grid-template-columns:minmax(320px,.84fr) minmax(390px,1fr) 290px;gap:1px;min-height:0;display:grid}.source-document,.translation-document,.article-inspector{background:var(--paper);min-width:0}.source-document,.translation-document{flex-direction:column;display:flex}.source-document>header,.translation-document>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:59px;padding:10px 17px;display:flex}.source-document>header>div,.translation-document>header>div{align-items:center;gap:9px;display:flex}.source-document>header>div>span,.translation-document>header>div>span{width:31px;height:31px;color:var(--gold-text);background:var(--paper-warm);border-radius:8px;place-items:center;font-size:.75rem;font-weight:800;display:grid}.source-document header p,.translation-document header p{margin:0 0 3px}.source-document header strong,.translation-document header strong{font-size:.75rem}.source-document header small{color:var(--muted);font-size:.75rem}.translation-warning{color:var(--gold-text);background:var(--gold-pale);border-radius:99px;padding:5px 7px;font-size:.75rem}.document-scroll{flex:1;padding:clamp(28px,4vw,55px);overflow-y:auto}.document-scroll>*{max-width:650px;margin-left:auto;margin-right:auto}.article-kicker{letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:var(--gold-text)!important;font-size:.75rem!important}.document-scroll h1{letter-spacing:-.055em;margin-top:13px;font-size:clamp(1.75rem,3.1vw,2.7rem);line-height:1.02}.document-scroll h2{letter-spacing:-.035em;margin-top:34px;font-size:1.15rem}.document-scroll p{color:var(--ink-soft);font-size:.75rem;line-height:1.85}.source-document .document-scroll{background:var(--paper-warm)}.source-callout{border-left:3px solid var(--gold);background:var(--paper);padding:15px;margin-top:24px!important}.source-callout strong{font-size:.75rem}.source-callout p{margin-bottom:0;font-size:.75rem}.rich-toolbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:2px;min-height:45px;padding:6px 11px;display:flex}.rich-toolbar button{min-width:30px;height:30px;color:var(--ink-soft);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:0 7px;font-size:.75rem;font-weight:800;display:flex}.rich-toolbar button:hover{background:var(--paper-warm)}.rich-toolbar i{background:var(--line);width:1px;height:20px;margin:0 4px}.editable-document{background:#fff;padding-top:38px}.editable-document [contenteditable]{border-radius:4px;outline:0}.editable-document [contenteditable]:focus{box-shadow:0 0 0 4px var(--paper-warm)}.insert-block{border:1px dashed var(--line);width:100%;height:42px;color:var(--gold-text);background:var(--paper-warm);border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:.75rem;font-weight:800;display:flex;margin-top:30px!important}.article-inspector{overflow-y:auto}.article-inspector-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:8px;display:grid}.article-inspector-tabs button{height:31px;color:var(--muted);background:0 0;border:0;border-radius:7px;font-size:.75rem;font-weight:800}.article-inspector-tabs button.active{color:var(--ink);background:var(--paper-warm)}.article-inspector>section{border-bottom:1px solid var(--line);padding:15px}.article-inspector>section>p{margin:0 0 13px}.article-inspector label{color:var(--ink-soft);margin:10px 0;font-size:.75rem;font-weight:800;display:block}.article-inspector label>button,.article-inspector input{border:1px solid var(--line);width:100%;height:34px;color:var(--ink);font:inherit;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-top:5px;padding:0 9px;font-size:.75rem;display:flex}.metadata-pair{grid-template-columns:1fr 1.3fr;gap:6px;display:grid}.featured-media-picker{border:1px dashed var(--line);width:100%;color:var(--gold);background:var(--paper-warm);text-align:left;border-radius:9px;align-items:center;gap:8px;padding:10px;display:flex}.featured-media-picker span strong,.featured-media-picker span small{display:block}.featured-media-picker strong{text-overflow:ellipsis;max-width:180px;color:var(--ink-soft);font-size:.75rem;overflow:hidden}.featured-media-picker small{color:var(--muted);margin-top:3px;font-size:.75rem}.tag-cloud{flex-wrap:wrap;gap:5px;display:flex}.tag-cloud span,.tag-cloud button{border:1px solid var(--line);color:var(--ink-soft);background:#fff;border-radius:99px;padding:6px 8px;font-size:.75rem}.tag-cloud button{color:var(--gold-text);border-style:dashed;align-items:center;gap:3px;display:flex}.article-checks{border:1px solid var(--line);background:var(--paper-warm);border-radius:11px;margin:14px;padding:13px}.article-checks>div{color:var(--muted);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.article-checks>div strong{color:var(--gold-text);font-size:.9rem}.article-checks p{color:var(--muted);align-items:center;gap:5px;margin:8px 0 0;font-size:.75rem;display:flex}.article-checks p svg{color:var(--gold)}.article-checks p.pending{color:var(--gold-text)}@media (max-width:1180px){.article-editor-workspace{grid-template-columns:minmax(300px,.85fr) minmax(380px,1fr) 250px}.document-scroll{padding:35px 26px}}@media (max-width:980px){.article-editor-workspace{grid-template-columns:1fr 1fr}.article-inspector{display:none}.article-summary{grid-template-columns:repeat(3,1fr)}.article-summary article:nth-child(3){border-right:0}.article-summary article:nth-child(-n+3){border-bottom:1px solid var(--line)}}@media (max-width:700px){.articles-page{padding:24px 15px 38px}.article-summary{grid-template-columns:1fr 1fr}.article-summary article:nth-child(3){border-right:1px solid var(--line)}.article-summary article:nth-child(2n){border-right:0}.article-summary article:last-child{grid-column:1/-1}.article-editor-workspace{display:block}.source-document{display:none}.translation-document{min-height:calc(100vh - 160px)}.translation-warning{text-align:center;max-width:110px}.document-scroll{padding:32px 22px}.rich-toolbar{overflow-x:auto}.articles-table td:first-child{width:300px}}.content-toolbar>select{border:1px solid var(--line);min-width:140px;height:38px;color:var(--ink-soft);font:inherit;background:#fff;border-radius:10px;outline:0;padding:0 11px;font-size:.75rem;font-weight:700}.status-approved,.status-scheduled{color:var(--gold-text);background:var(--gold-pale)}.status-archived{color:var(--muted);background:var(--paper-deep)}.menus-page{max-width:1540px;margin:0 auto;padding:clamp(26px,4vw,54px)}.menus-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.menus-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.menus-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.menus-heading>div:last-child{gap:7px;display:flex}.menus-heading>div:last-child>button{border:1px solid var(--line);height:39px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:.75rem;font-weight:800;display:flex}.menus-heading .primary-action{color:#fff;background:var(--ink)}.menu-status-strip{border:1px solid var(--line);background:#ffffffb8;border-radius:17px;grid-template-columns:repeat(4,1fr);margin-bottom:15px;display:grid;overflow:hidden}.menu-status-strip>div{border-right:1px solid var(--line);padding:15px 18px}.menu-status-strip>div:last-child{border:0}.menu-status-strip span,.menu-status-strip strong,.menu-status-strip small{display:block}.menu-status-strip span{color:var(--muted);font-size:.75rem}.menu-status-strip strong{letter-spacing:-.05em;margin-top:8px;font-size:1.35rem}.menu-status-strip small{color:var(--muted);margin-top:5px;font-size:.75rem}.menu-status-good{color:#fff;background:var(--ink)}.menu-status-good span,.menu-status-good small{color:#ffffff9e}.menu-status-good strong{color:var(--gold-bright);font-size:1.1rem}.menu-workspace{border:1px solid var(--line);min-height:660px;box-shadow:var(--shadow);background:#fff;border-radius:20px;grid-template-columns:190px minmax(470px,1fr) 320px;display:grid;overflow:hidden}.menu-surfaces{border-right:1px solid var(--line);background:var(--paper-warm);padding:13px 10px}.menu-surfaces>header{justify-content:space-between;align-items:center;padding:4px 7px 10px;display:flex}.menu-surfaces>header p{margin:0}.menu-surfaces>header button{border:1px solid var(--line);width:26px;height:26px;color:var(--gold-text);background:#fff;border-radius:7px;place-items:center;display:grid}.menu-surfaces>button{width:100%;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:30px 1fr 20px;align-items:center;gap:7px;margin:3px 0;padding:9px;display:grid}.menu-surfaces>button>span{width:29px;height:29px;color:var(--gold-text);background:#ffffffb8;border-radius:8px;place-items:center;font-size:.75rem;font-weight:800;display:grid}.menu-surfaces>button strong,.menu-surfaces>button small{display:block}.menu-surfaces>button strong{color:var(--ink-soft);font-size:.75rem}.menu-surfaces>button small{margin-top:3px;font-size:.75rem}.menu-surfaces>button>i{text-align:right;font-size:.75rem;font-style:normal}.menu-surfaces>button.active{border-color:var(--line);box-shadow:0 8px 25px rgba(var(--ink-rgb),.07);background:#fff}.menu-surfaces>button.active strong{color:var(--ink)}.menu-surfaces>button.active>span{color:#fff;background:var(--ink)}.menu-locale-health{border:1px solid var(--line);background:#fff;border-radius:10px;margin:18px 5px 0;padding:12px}.menu-locale-health>div{color:var(--muted);justify-content:space-between;font-size:.75rem;display:flex}.menu-locale-health>div strong{color:var(--gold-text)}.menu-locale-health p{background:var(--paper-deep);border-radius:99px;height:4px;margin:9px 0;overflow:hidden}.menu-locale-health p i{background:var(--gold);height:100%;display:block}.menu-locale-health small{color:var(--muted);font-size:.75rem}.menu-builder{background:#fff;min-width:0}.menu-builder-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:65px;padding:11px 16px;display:flex}.menu-builder-bar>div{align-items:center;gap:10px;display:flex}.menu-title-icon{color:#fff;background:var(--ink);border-radius:9px;place-items:center;width:34px;height:34px;font-size:.75rem;font-weight:800;display:grid!important}.menu-builder-bar strong,.menu-builder-bar span{display:block}.menu-builder-bar strong{font-size:.75rem}.menu-builder-bar span{color:var(--muted);margin-top:4px;font-size:.75rem}.menu-builder-bar label{color:var(--muted);font-size:.75rem}.menu-builder-bar label button{border:1px solid var(--line);height:33px;color:var(--ink-soft);background:#fff;border-radius:8px;align-items:center;gap:6px;margin-top:4px;padding:0 9px;font-size:.75rem;font-weight:800;display:flex}.menu-locale-tabs{border-bottom:1px solid var(--line);gap:3px;padding:8px 14px;display:flex;overflow-x:auto}.menu-locale-tabs button{border:1px solid var(--line);min-width:34px;height:29px;color:var(--muted);background:#fff;border-radius:7px;font-size:.75rem;font-weight:800;position:relative}.menu-locale-tabs button.active{color:#fff;border-color:var(--gold);background:var(--gold)}.menu-locale-tabs button span{background:var(--ink);border-radius:50%;width:4px;height:4px;position:absolute;top:3px;right:3px}.menu-locale-tabs button span.missing{border:1px solid var(--muted);background:#fff}.menu-list-heading{color:var(--ink-soft);justify-content:space-between;padding:14px 17px 7px;font-size:.75rem;font-weight:800;display:flex}.menu-list-heading small{color:var(--muted);font-size:.75rem;font-weight:500}.menu-item-list{padding:0 12px}.menu-item-list article{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:18px 28px minmax(140px,1fr) auto 15px auto;align-items:center;gap:7px;min-height:57px;margin:5px 0;padding:7px 8px;transition:transform .15s,box-shadow .15s,opacity .15s;display:grid}.menu-item-list article:hover{box-shadow:0 8px 24px rgba(var(--ink-rgb),.07);transform:translateY(-1px)}.menu-item-list article.selected{border-color:var(--gold);box-shadow:0 0 0 2px rgba(var(--brand-rgb),.08)}.menu-item-list article.dragging{opacity:.4}.menu-drag{color:var(--muted);cursor:grab}.menu-item-number{color:var(--gold-text);font-size:.75rem}.menu-item-copy strong,.menu-item-copy span{display:block}.menu-item-copy strong{font-size:.75rem}.menu-item-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.75rem;overflow:hidden}.link-kind{color:var(--ink-soft);background:var(--paper-warm);border-radius:99px;padding:5px 7px;font-size:.75rem;font-weight:800}.kind-anchor{color:var(--gold-text);background:var(--gold-pale)}.hidden-indicator{color:var(--muted)}.menu-row-actions{gap:1px;display:flex}.menu-row-actions button{width:25px;height:25px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.menu-row-actions button:hover{color:var(--ink);background:var(--paper-warm)}.add-menu-item{border:1px dashed var(--line);width:calc(100% - 24px);height:39px;color:var(--gold-text);background:var(--paper-warm);border-radius:9px;justify-content:center;align-items:center;gap:6px;margin:10px 12px 18px;font-size:.75rem;font-weight:800;display:flex}.menu-inspector{border-left:1px solid var(--line);background:var(--paper);min-width:0}.menu-inspector>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.menu-inspector>header p{margin:0 0 4px}.menu-inspector>header strong{font-size:.75rem}.menu-inspector>header>div:last-child{display:flex}.menu-inspector>header>div:last-child button{border:1px solid var(--line);width:29px;height:28px;color:var(--muted);background:#fff;place-items:center;display:grid}.menu-inspector>header>div:last-child button:first-child{border-radius:7px 0 0 7px}.menu-inspector>header>div:last-child button:last-child{border-radius:0 7px 7px 0}.menu-inspector>header>div:last-child button.active{color:var(--ink);background:var(--paper-warm)}.menu-live-preview{border:1px solid var(--line);background:linear-gradient(135deg,#fff,var(--paper-warm));border-radius:10px;margin:13px;padding:11px;overflow:hidden}.preview-brand{color:var(--gold-text);margin-bottom:11px;font-size:.72rem;font-weight:900}.menu-live-preview>div:last-child{white-space:nowrap;align-items:center;gap:7px;display:flex}.menu-live-preview span{font-size:.75rem;font-weight:700}.menu-live-preview .preview-cta{color:#fff;background:var(--ink);border-radius:6px;padding:5px 7px}.menu-item-inspector{border-top:1px solid var(--line);padding:15px}.inspector-item-heading{align-items:center;gap:9px;margin-bottom:17px;display:flex}.inspector-item-heading>span{width:32px;height:32px;color:var(--gold-text);background:var(--paper-warm);border-radius:9px;place-items:center;font-size:.75rem;font-weight:800;display:grid}.inspector-item-heading p{margin:0 0 3px}.inspector-item-heading h3{margin:0;font-size:.72rem}.menu-item-inspector>label:not(.menu-switch-row){color:var(--ink-soft);margin:11px 0;font-size:.75rem;font-weight:800;display:block}.menu-item-inspector input,.menu-item-inspector>label>button{border:1px solid var(--line);width:100%;height:34px;color:var(--ink);font:inherit;background:#fff;border-radius:8px;align-items:center;gap:6px;margin-top:5px;padding:0 9px;font-size:.75rem;display:flex}.menu-item-inspector>label>button svg:last-child{margin-left:auto}.destination-field{position:relative}.destination-field input{padding-right:30px}.destination-field svg{color:var(--muted);position:absolute;top:15px;right:9px}.menu-switch-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:11px 0;display:flex}.menu-switch-row span strong,.menu-switch-row span small{display:block}.menu-switch-row strong{font-size:.75rem}.menu-switch-row small{color:var(--muted);margin-top:3px;font-size:.75rem}.menu-switch-row>button{background:var(--paper-deep);border:0;border-radius:99px;width:34px;height:19px;padding:2px}.menu-switch-row>button i{width:15px;height:15px;box-shadow:0 2px 5px rgba(var(--ink-rgb),.15);background:#fff;border-radius:50%;transition:transform .2s;display:block}.menu-switch-row>button.on{background:var(--gold)}.menu-switch-row>button.on i{transform:translate(15px)}.remove-menu-item{color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;margin-top:12px;padding:0;font-size:.75rem;font-weight:800;display:flex}.menu-inspector>footer{color:var(--muted);background:var(--paper-warm);border-radius:9px;gap:7px;margin:0 14px;padding:12px;font-size:.75rem;line-height:1.5;display:flex}.menu-inspector>footer svg{color:var(--gold);flex:none}@media (max-width:1180px){.menu-workspace{grid-template-columns:165px minmax(430px,1fr) 275px}.menu-surfaces>button small{display:none}.menu-item-list article{grid-template-columns:16px 25px minmax(120px,1fr) auto auto}.hidden-indicator,.menu-row-actions button:nth-child(-n+2){display:none}}@media (max-width:950px){.menu-workspace{grid-template-columns:165px minmax(0,1fr)}.menu-inspector{display:none}.menu-status-strip{grid-template-columns:repeat(2,1fr)}.menu-status-strip>div:nth-child(2){border-right:0}.menu-status-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:700px){.menus-page{padding:24px 15px 38px}.menus-heading{flex-direction:column;align-items:flex-start}.menus-heading h1{font-size:2.6rem}.menus-heading>div:last-child{width:100%}.menus-heading>div:last-child>button{flex:1;justify-content:center}.menu-status-strip{grid-template-columns:1fr 1fr}.menu-workspace{min-height:0;display:block;overflow:visible}.menu-surfaces{border:0;border-bottom:1px solid var(--line);gap:5px;padding:9px;display:flex;overflow-x:auto}.menu-surfaces>header,.menu-locale-health{display:none}.menu-surfaces>button{flex:none;grid-template-columns:27px 1fr;width:auto;min-width:106px}.menu-surfaces>button>i{display:none}.menu-builder-bar{padding:9px 11px}.menu-list-heading small{display:none}.menu-item-list{padding:0 7px}.menu-item-list article{grid-template-columns:15px 22px minmax(100px,1fr) auto 25px;gap:5px;padding:7px 6px;margin-left:0!important}.menu-row-actions button{display:none}.menu-row-actions button:last-child{display:grid}.link-kind{display:none}.add-menu-item{width:calc(100% - 14px);margin-left:7px}.menu-locale-tabs{padding:7px 9px}}.seo-page{max-width:1600px;margin:0 auto;padding:clamp(26px,3.3vw,52px)}.seo-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.seo-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.seo-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.seo-heading>div:last-child{gap:7px;display:flex}.seo-heading>div:last-child button{border:1px solid var(--line);height:39px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:.75rem;font-weight:800;display:flex}.seo-heading>div:last-child .primary-action{color:#fff;background:var(--ink)}.seo-overview{grid-template-columns:1.55fr repeat(4,1fr);gap:9px;margin-bottom:11px;display:grid}.seo-overview article{border:1px solid var(--line);background:#ffffffc2;border-radius:16px;min-height:128px;padding:16px}.seo-overview article>svg{color:var(--gold)}.seo-overview article>span,.seo-overview article>strong,.seo-overview article>small{display:block}.seo-overview article>span{color:var(--muted);margin-top:18px;font-size:.75rem}.seo-overview article>strong{letter-spacing:-.05em;margin-top:6px;font-size:1.28rem}.seo-overview article>small{color:var(--muted);margin-top:5px;font-size:.75rem}.seo-score-card{color:#fff;align-items:center;gap:16px;display:flex;background:linear-gradient(135deg,var(--ink),var(--ink-2))!important}.seo-score-ring{--score:0%;background:conic-gradient(var(--gold-bright) var(--score),#ffffff1f 0);border-radius:50%;flex:none;place-items:center;width:82px;height:82px;display:grid;position:relative}.seo-score-ring:after{content:"";background:var(--ink);border-radius:50%;position:absolute;inset:6px}.seo-score-ring strong,.seo-score-ring span{z-index:1;position:absolute}.seo-score-ring strong{font-size:1.25rem;transform:translateY(-5px)}.seo-score-ring span{color:#ffffff8c;font-size:.75rem;transform:translateY(11px)}.seo-score-card>div:last-child span,.seo-score-card>div:last-child strong,.seo-score-card>div:last-child small{display:block}.seo-score-card>div:last-child span{color:var(--gold-bright);font-size:.75rem}.seo-score-card>div:last-child strong{max-width:18ch;margin-top:8px;font-size:.75rem;line-height:1.3}.seo-score-card>div:last-child small{color:#ffffff8c;margin-top:8px;font-size:.75rem}.seo-priority-strip{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:11px;display:grid}.seo-priority-strip article{border:1px solid var(--line);background:var(--paper-warm);border-radius:13px;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:13px 15px;display:grid}.priority-number{color:var(--gold-text);font-size:.75rem;font-weight:800}.seo-priority-strip strong,.seo-priority-strip small{display:block}.seo-priority-strip strong{font-size:.75rem}.seo-priority-strip small{color:var(--muted);margin-top:4px;font-size:.75rem}.seo-priority-strip button{color:var(--gold-text);background:0 0;border:0;align-items:center;gap:4px;font-size:.75rem;font-weight:800;display:flex}.seo-workspace{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:19px;grid-template-columns:minmax(620px,1fr) 390px;display:grid;overflow:hidden}.seo-records-panel{min-width:0}.seo-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:6px;padding:11px;display:flex}.seo-toolbar label{border:1px solid var(--line);min-width:200px;height:36px;color:var(--muted);background:#fff;border-radius:9px;flex:1;align-items:center;gap:7px;padding:0 10px;display:flex}.seo-toolbar input{border:0;outline:0;width:100%;font-size:.75rem}.seo-toolbar button{border:1px solid var(--line);height:36px;color:var(--ink-soft);background:#fff;border-radius:9px;align-items:center;gap:5px;padding:0 9px;font-size:.75rem;font-weight:800;display:flex}.seo-table-scroll{overflow-x:auto}.seo-table{border-collapse:collapse;width:100%;min-width:790px}.seo-table th{color:var(--muted);background:var(--paper-warm);letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:10px 8px;font-size:.75rem;font-weight:800}.seo-table th:first-child{padding-left:15px}.seo-table td{border-top:1px solid var(--line);cursor:pointer;height:76px;padding:9px 8px;font-size:.75rem}.seo-table tr.selected td{background:rgba(var(--paper-rgb),.18)}.seo-table td:first-child{width:315px;padding-left:15px}.seo-table td:first-child strong,.seo-table td:first-child span,.seo-table td:first-child small{display:block}.seo-table td:first-child strong{text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:.75rem;overflow:hidden}.seo-table td:first-child span{text-overflow:ellipsis;white-space:nowrap;max-width:300px;color:var(--ink-soft);margin-top:5px;font-size:.75rem;overflow:hidden}.seo-table td:first-child small{color:var(--muted);margin-top:4px;font-size:.75rem}.seo-type{color:var(--ink-soft);background:var(--paper-warm);border-radius:99px;padding:5px 7px;font-size:.75rem;font-weight:800}.seo-locale{border:1px solid var(--line);width:28px;height:28px;color:var(--gold-text);border-radius:7px;place-items:center;font-size:.75rem;font-weight:800;display:grid}.index-state{color:var(--muted);background:var(--paper-warm);border-radius:99px;align-items:center;gap:4px;padding:5px 6px;font-size:.75rem;font-weight:800;display:inline-flex}.index-state.indexed{color:var(--ink)}.index-state svg{color:var(--gold)}.issue-count{width:26px;height:26px;color:var(--gold-text);background:var(--gold-pale);border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid}.issue-count.clear{color:var(--ink);background:var(--paper-warm)}.seo-table-score{border:2px solid var(--line);border-radius:50%;place-items:center;width:34px;height:34px;font-size:.75rem;font-weight:900;display:grid}.score-bad{color:var(--ink);border-style:dashed;border-color:var(--ink)}.score-warn{color:var(--gold-text);border-color:var(--gold)}.score-good{color:#fff;border-color:var(--ink);background:var(--ink)}.seo-table td:last-child button{width:27px;height:27px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.seo-table-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:11px 14px;font-size:.75rem;display:flex}.seo-table-footer>div{align-items:center;gap:5px;display:flex}.score-key{border-radius:50%;width:7px;height:7px;margin-left:7px;display:inline-block}.score-key.bad{background:var(--ink)}.score-key.warn{background:var(--gold)}.score-key.good{background:var(--gold-bright)}.seo-inspector{border-left:1px solid var(--line);background:var(--paper);min-width:0}.seo-inspector>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.seo-inspector>header>div{align-items:center;gap:9px;min-width:0;display:flex}.seo-inspector>header p{margin:0 0 4px}.seo-inspector>header strong{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:.75rem;display:block;overflow:hidden}.seo-inspector>header button{border:1px solid var(--line);width:31px;height:31px;color:var(--muted);background:#fff;border-radius:8px;place-items:center;display:grid}.serp-preview{border:1px solid var(--line);box-shadow:0 8px 25px rgba(var(--ink-rgb),.05);background:#fff;border-radius:11px;margin:13px;padding:14px}.serp-brand{align-items:center;gap:7px;display:flex}.serp-brand>span{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:24px;height:24px;font-size:.75rem;font-weight:900;display:grid}.serp-brand strong,.serp-brand small{display:block}.serp-brand strong{font-size:.75rem}.serp-brand small{text-overflow:ellipsis;white-space:nowrap;max-width:280px;color:var(--muted);margin-top:2px;font-size:.75rem;overflow:hidden}.serp-preview h3{color:#2b579a;margin:11px 0 5px;font-size:.7rem;line-height:1.3}.serp-preview p{color:var(--ink-soft);margin:0;font-size:.75rem;line-height:1.55}.seo-editor-fields{border-bottom:1px solid var(--line);padding:4px 15px 11px}.seo-editor-fields>label{color:var(--ink-soft);margin:10px 0;font-size:.75rem;font-weight:800;display:block}.seo-editor-fields>label>span{float:right;color:var(--muted);font-size:.75rem;font-weight:500}.seo-editor-fields input,.seo-editor-fields textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:8px;outline:0;margin-top:5px;padding:8px;font-size:.75rem}.seo-editor-fields textarea{resize:vertical;min-height:66px}.seo-editor-fields input:focus,.seo-editor-fields textarea:focus{border-color:var(--gold)}.seo-editor-fields>label>div{position:relative}.seo-editor-fields>label>div svg{color:var(--muted);position:absolute;top:15px;left:8px}.seo-editor-fields>label>div input{padding-left:27px}.robots-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.robots-row span strong,.robots-row span small{display:block}.robots-row strong{font-size:.75rem}.robots-row small{color:var(--muted);margin-top:3px;font-size:.75rem}.robots-row button{background:var(--paper-deep);border:0;border-radius:99px;width:34px;height:19px;padding:2px}.robots-row button i{width:15px;height:15px;box-shadow:0 2px 5px rgba(var(--ink-rgb),.15);background:#fff;border-radius:50%;transition:transform .2s;display:block}.robots-row button.on{background:var(--gold)}.robots-row button.on i{transform:translate(15px)}.seo-checks{border-bottom:1px solid var(--line);padding:12px 15px}.seo-checks-title{color:var(--muted);justify-content:space-between;margin-bottom:7px;font-size:.75rem;display:flex}.seo-checks-title strong{color:var(--gold-text)}.seo-check{justify-content:space-between;align-items:center;padding:5px 0;font-size:.75rem;display:flex}.seo-check span{color:var(--ink-soft);align-items:center;gap:5px;display:flex}.seo-check strong{font-size:.75rem}.seo-check.status-pass svg{color:var(--gold)}.seo-check.status-warning svg{color:var(--gold-text)}.seo-check.status-fail svg{color:var(--ink)}.social-preview-action{border:1px dashed var(--line);color:var(--gold);background:var(--paper-warm);border-radius:9px;align-items:center;gap:8px;margin:12px 15px;padding:10px;display:flex}.social-preview-action>div{flex:1;min-width:0}.social-preview-action strong,.social-preview-action small{display:block}.social-preview-action strong{color:var(--ink-soft);font-size:.75rem}.social-preview-action small{color:var(--muted);margin-top:3px;font-size:.75rem}.social-preview-action button{color:var(--gold-text);background:0 0;border:0;font-size:.75rem;font-weight:800}.seo-inspector>footer{color:var(--muted);background:var(--paper-warm);border-radius:9px;gap:7px;margin:0 15px 14px;padding:10px;font-size:.75rem;line-height:1.5;display:flex}.seo-inspector>footer svg{color:var(--gold);flex:none}@media (max-width:1250px){.seo-workspace{grid-template-columns:minmax(580px,1fr) 340px}.seo-overview{grid-template-columns:1.4fr repeat(2,1fr)}.seo-overview article:nth-child(n+4){display:none}}@media (max-width:980px){.seo-workspace{display:block}.seo-inspector{border:0;border-top:1px solid var(--line)}.seo-priority-strip{grid-template-columns:1fr}.seo-priority-strip article{min-height:64px}.seo-inspector{grid-template-columns:1fr 1fr;display:grid}.seo-inspector>header,.seo-inspector>footer{grid-column:1/-1}.seo-checks{border-left:1px solid var(--line)}.social-preview-action{grid-column:1/-1}}@media (max-width:700px){.seo-page{padding:24px 15px 38px}.seo-heading{flex-direction:column;align-items:flex-start}.seo-heading h1{font-size:2.6rem}.seo-heading>div:last-child{width:100%}.seo-heading>div:last-child button{flex:1;justify-content:center}.seo-overview{grid-template-columns:1fr 1fr}.seo-score-card{grid-column:1/-1}.seo-overview article:nth-child(3){display:block}.seo-priority-strip article{grid-template-columns:27px 1fr}.seo-priority-strip button{display:none}.seo-toolbar{flex-wrap:wrap}.seo-toolbar label{flex-basis:100%}.seo-toolbar button{flex:1;justify-content:center}.seo-toolbar button:last-child{display:none}.seo-inspector{display:block}.seo-table-footer>div{display:none}.serp-preview h3{font-size:.8rem}}.schema-page{max-width:1600px;margin:0 auto;padding:clamp(26px,3.3vw,52px)}.schema-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.schema-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.schema-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.schema-heading>div:last-child{gap:7px;display:flex}.schema-heading>div:last-child button{border:1px solid var(--line);height:39px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:.75rem;font-weight:800;display:flex}.schema-heading>div:last-child .primary-action{color:#fff;background:var(--ink)}.schema-overview{grid-template-columns:1.55fr repeat(4,1fr);gap:9px;margin-bottom:11px;display:grid}.schema-overview article{border:1px solid var(--line);background:#ffffffc2;border-radius:16px;min-height:118px;padding:16px}.schema-overview article>span,.schema-overview article>strong,.schema-overview article>small{display:block}.schema-overview article>span{color:var(--muted);font-size:.75rem}.schema-overview article>strong{letter-spacing:-.05em;margin-top:14px;font-size:1.32rem}.schema-overview article>small{color:var(--muted);margin-top:6px;font-size:.75rem;line-height:1.4}.schema-health{color:#fff;align-items:center;gap:15px;display:flex;background:linear-gradient(135deg,var(--ink),var(--ink-2))!important}.schema-health-ring{border:5px solid var(--gold-bright);border-radius:50%;flex:none;place-items:center;width:76px;height:76px;display:grid;position:relative}.schema-health-ring strong{font-size:1.15rem}.schema-health-ring span{color:var(--gold-bright);font-size:.75rem;position:absolute;bottom:14px;right:12px}.schema-health>div:last-child span,.schema-health>div:last-child strong,.schema-health>div:last-child small{display:block}.schema-health>div:last-child span{color:var(--gold-bright);font-size:.75rem}.schema-health>div:last-child strong{margin-top:7px;font-size:.75rem}.schema-health>div:last-child small{color:#ffffff8c;max-width:30ch;margin-top:6px;font-size:.75rem;line-height:1.5}.schema-workspace{border:1px solid var(--line);min-height:690px;box-shadow:var(--shadow);background:#fff;border-radius:19px;grid-template-columns:180px minmax(500px,1fr) 390px;display:grid;overflow:hidden}.schema-catalog{border-right:1px solid var(--line);background:var(--paper-warm);padding:12px 9px}.schema-catalog>header{justify-content:space-between;align-items:center;padding:4px 7px 9px;display:flex}.schema-catalog>header p{margin:0}.schema-catalog>header button{border:1px solid var(--line);width:25px;height:25px;color:var(--gold-text);background:#fff;border-radius:7px;place-items:center;display:grid}.schema-catalog>button{width:100%;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:18px 1fr 22px;align-items:center;gap:6px;margin:2px 0;padding:8px;display:grid}.schema-catalog>button svg{color:var(--gold)}.schema-catalog>button strong,.schema-catalog>button small{display:block}.schema-catalog>button strong{color:var(--ink-soft);font-size:.75rem}.schema-catalog>button small{margin-top:3px;font-size:.75rem}.schema-catalog>button>span{text-align:right;font-size:.75rem}.schema-catalog>button.active{border-color:var(--line);box-shadow:0 7px 20px rgba(var(--ink-rgb),.06);background:#fff}.schema-catalog>button.active strong,.schema-catalog>button.active svg{color:var(--ink)}.schema-list-panel{min-width:0}.schema-list-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:62px;padding:11px 15px;display:flex}.schema-list-panel>header p{margin:0 0 4px}.schema-list-panel>header strong{font-size:.75rem}.schema-list-panel>header button{color:#fff;background:var(--ink);border:0;border-radius:8px;align-items:center;gap:5px;height:33px;padding:0 9px;font-size:.75rem;font-weight:800;display:flex}.schema-toolbar{border-bottom:1px solid var(--line);gap:6px;padding:10px;display:flex}.schema-toolbar label{border:1px solid var(--line);min-width:190px;height:34px;color:var(--muted);border-radius:8px;flex:1;align-items:center;gap:7px;padding:0 9px;display:flex}.schema-toolbar input{border:0;outline:0;width:100%;font-size:.75rem}.schema-toolbar button{border:1px solid var(--line);height:34px;color:var(--ink-soft);background:#fff;border-radius:8px;align-items:center;gap:4px;padding:0 8px;font-size:.75rem;font-weight:800;display:flex}.schema-list-heading{color:var(--muted);background:var(--paper-warm);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:minmax(230px,1fr) 75px 95px 25px;gap:7px;padding:9px 15px;font-size:.75rem;font-weight:800;display:grid}.schema-definition-list{padding:7px 10px}.schema-definition-list article{border:1px solid #0000;border-bottom-color:var(--line);cursor:pointer;grid-template-columns:15px 30px minmax(190px,1fr) 75px 95px 25px;align-items:center;gap:7px;min-height:69px;padding:8px;display:grid}.schema-definition-list article.selected{border-color:var(--gold);background:rgba(var(--paper-rgb),.15);box-shadow:0 0 0 2px rgba(var(--brand-rgb),.06);border-radius:10px}.schema-definition-list article>svg{color:var(--muted)}.schema-definition-icon{width:29px;height:29px;color:var(--gold-text);background:var(--paper-warm);border-radius:8px;place-items:center;display:grid}.schema-definition-copy strong,.schema-definition-copy span,.schema-definition-copy small{display:block}.schema-definition-copy strong{font-size:.75rem}.schema-definition-copy span{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.75rem;overflow:hidden}.schema-definition-copy small{color:var(--muted);margin-top:4px;font-size:.75rem}.schema-scope{color:var(--ink-soft);background:var(--paper-warm);text-align:center;border-radius:99px;padding:5px 6px;font-size:.75rem;font-weight:800}.schema-validation-state{align-items:center;gap:4px;font-size:.75rem;font-weight:800;display:flex}.schema-validation-state.valid svg{color:var(--gold)}.schema-validation-state.invalid{color:var(--ink)}.schema-definition-list article>button{width:25px;height:25px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.schema-add-row{border:1px dashed var(--line);width:calc(100% - 20px);height:37px;color:var(--gold-text);background:var(--paper-warm);border-radius:8px;justify-content:center;align-items:center;gap:5px;margin:8px 10px;font-size:.75rem;font-weight:800;display:flex}.schema-inspector{border-left:1px solid var(--line);background:var(--paper);min-width:0}.schema-inspector>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.schema-inspector>header>div{align-items:center;gap:8px;min-width:0;display:flex}.schema-inspector>header>div>span{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.schema-inspector>header p{margin:0 0 3px}.schema-inspector>header strong{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:.75rem;display:block;overflow:hidden}.schema-inspector>header>button{border:1px solid var(--line);width:30px;height:30px;color:var(--muted);background:#fff;border-radius:8px;place-items:center;display:grid}.schema-inspector-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:7px;display:grid}.schema-inspector-tabs button{height:30px;color:var(--muted);background:0 0;border:0;border-radius:7px;font-size:.75rem;font-weight:800}.schema-inspector-tabs button.active{color:var(--ink);background:var(--paper-warm)}.schema-form-section{border-bottom:1px solid var(--line);padding:13px 15px}.schema-section-title{color:var(--muted);justify-content:space-between;margin-bottom:9px;font-size:.75rem;display:flex}.schema-section-title strong{color:var(--gold-text)}.schema-form-section>label{color:var(--ink-soft);margin:9px 0;font-size:.75rem;font-weight:800;display:block}.schema-form-section>label>span{float:right;color:var(--muted);font-size:.75rem;font-weight:500}.schema-form-section input,.schema-form-section textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:8px;outline:0;margin-top:5px;padding:8px;font-size:.75rem}.schema-form-section input:focus,.schema-form-section textarea:focus{border-color:var(--gold)}.schema-chip-input{clear:both;border:1px solid var(--line);border-radius:8px;align-items:center;gap:4px;margin-top:5px;padding:6px;display:flex}.schema-chip-input span{color:var(--ink-soft);background:var(--paper-warm);border-radius:99px;padding:4px 6px;font-size:.75rem}.schema-chip-input button{border:1px dashed var(--line);width:22px;height:22px;color:var(--gold-text);background:#fff;border-radius:50%;place-items:center;display:grid}.schema-add-field{color:var(--gold-text);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:.75rem;font-weight:800;display:flex}.schema-output-preview{border-bottom:1px solid var(--line);padding:12px 15px}.schema-output-preview>div{color:var(--ink-soft);justify-content:space-between;font-size:.75rem;display:flex}.schema-output-preview>div small{color:var(--muted);font-size:.75rem}.schema-output-preview pre{max-height:155px;color:var(--paper-warm);background:var(--ink);border-radius:9px;margin:8px 0 0;padding:11px;font:400 .75rem/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.schema-valid-card{border:1px solid var(--line);background:var(--paper-warm);border-radius:9px;gap:8px;margin:12px 15px;padding:10px;display:flex}.schema-valid-card>svg{color:var(--gold);flex:none}.schema-valid-card strong,.schema-valid-card small{display:block}.schema-valid-card strong{font-size:.75rem}.schema-valid-card small{color:var(--muted);margin-top:4px;font-size:.75rem;line-height:1.5}@media (max-width:1250px){.schema-workspace{grid-template-columns:165px minmax(480px,1fr) 340px}.schema-catalog>button small{display:none}.schema-overview{grid-template-columns:1.45fr repeat(2,1fr)}.schema-overview article:nth-child(n+4){display:none}}@media (max-width:1000px){.schema-workspace{grid-template-columns:165px minmax(0,1fr)}.schema-inspector{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;display:block}.schema-definition-list article{grid-template-columns:15px 30px minmax(180px,1fr) 70px 90px 25px}}@media (max-width:700px){.schema-page{padding:24px 15px 38px}.schema-heading{flex-direction:column;align-items:flex-start}.schema-heading h1{font-size:2.55rem}.schema-heading>div:last-child{width:100%}.schema-heading>div:last-child button{flex:1;justify-content:center}.schema-overview{grid-template-columns:1fr 1fr}.schema-health{grid-column:1/-1}.schema-overview article:nth-child(3){display:block}.schema-workspace{min-height:0;display:block;overflow:visible}.schema-catalog{border:0;border-bottom:1px solid var(--line);gap:4px;padding:8px;display:flex;overflow-x:auto}.schema-catalog>header{display:none}.schema-catalog>button{flex:none;grid-template-columns:17px 1fr;width:auto;min-width:105px}.schema-catalog>button>span{display:none}.schema-toolbar{flex-wrap:wrap}.schema-toolbar label{flex-basis:100%}.schema-toolbar button{flex:1;justify-content:center}.schema-list-heading{display:none}.schema-definition-list{padding:5px}.schema-definition-list article{grid-template-columns:15px 29px minmax(150px,1fr) 78px 25px;padding:7px 5px}.schema-definition-list article>svg,.schema-scope,.schema-validation-state span{display:none}}.sitemap-page{max-width:1600px;margin:0 auto;padding:clamp(26px,3.3vw,52px)}.sitemap-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.sitemap-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.sitemap-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.sitemap-heading>div:last-child{gap:7px;display:flex}.sitemap-heading>div:last-child button{border:1px solid var(--line);height:39px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:.75rem;font-weight:800;display:flex}.sitemap-heading>div:last-child .primary-action{color:#fff;background:var(--ink)}.sitemap-overview{grid-template-columns:1.4fr repeat(4,1fr);gap:9px;margin-bottom:11px;display:grid}.sitemap-overview article{border:1px solid var(--line);background:#ffffffc2;border-radius:16px;min-height:116px;padding:16px}.sitemap-overview article>span,.sitemap-overview article>strong,.sitemap-overview article>small{display:block}.sitemap-overview article>span{color:var(--muted);font-size:.75rem}.sitemap-overview article>strong{letter-spacing:-.05em;margin-top:13px;font-size:1.3rem}.sitemap-overview article>small{color:var(--muted);margin-top:6px;font-size:.75rem}.sitemap-health{color:#fff;position:relative;background:linear-gradient(135deg,var(--ink),var(--ink-2))!important}.sitemap-health>div{color:var(--gold-bright);position:absolute;top:17px;right:17px}.sitemap-health>span{color:var(--gold-bright)!important}.sitemap-health>strong{font-size:1.1rem!important}.sitemap-health>small{color:#ffffff8c!important}.sitemap-card-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:11px;display:grid}.sitemap-card-grid>article{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;transition:transform .18s,box-shadow .18s;overflow:hidden}.sitemap-card-grid>article:hover{box-shadow:0 12px 30px rgba(var(--ink-rgb),.08);transform:translateY(-2px)}.sitemap-card-grid>article.selected{border-color:var(--gold);box-shadow:0 0 0 2px rgba(var(--brand-rgb),.07)}.sitemap-card-grid article>header{grid-template-columns:32px 1fr 25px;align-items:center;gap:8px;padding:13px;display:grid}.sitemap-card-grid article>header>span{width:31px;height:31px;color:var(--gold-text);background:var(--paper-warm);border-radius:8px;place-items:center;display:grid}.sitemap-card-grid article header strong,.sitemap-card-grid article header small{display:block}.sitemap-card-grid article header strong{font-size:.75rem}.sitemap-card-grid article header small{color:var(--muted);margin-top:4px;font-size:.75rem}.sitemap-card-grid article header>button{width:25px;height:25px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.sitemap-card-metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.sitemap-card-metrics>div{border-right:1px solid var(--line);padding:10px 13px}.sitemap-card-metrics>div:last-child{border:0}.sitemap-card-metrics span,.sitemap-card-metrics strong{display:block}.sitemap-card-metrics span{color:var(--muted);font-size:.75rem}.sitemap-card-metrics>div>strong{margin-top:6px;font-size:.72rem}.sitemap-card-metrics .sitemap-status{align-items:center;gap:4px;font-size:.75rem;display:flex}.sitemap-status svg{color:var(--gold)}.sitemap-status.status-generating svg{animation:1s linear infinite spin}.sitemap-status.status-failed{color:var(--ink)}.sitemap-card-grid article>footer{color:var(--muted);justify-content:space-between;align-items:center;padding:9px 12px;font-size:.75rem;display:flex}.sitemap-card-grid article>footer span,.sitemap-card-grid article>footer button{align-items:center;gap:4px;display:flex}.sitemap-card-grid article>footer button{color:var(--gold-text);background:0 0;border:0;font-size:.75rem;font-weight:800}.sitemap-workspace{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:19px;grid-template-columns:minmax(620px,1fr) 360px;display:grid;overflow:hidden}.sitemap-url-panel{min-width:0}.sitemap-url-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:63px;padding:11px 14px;display:flex}.sitemap-url-panel>header p{margin:0 0 4px}.sitemap-url-panel>header strong{font-size:.75rem}.sitemap-url-panel>header>div:last-child{gap:5px;display:flex}.sitemap-url-panel>header label{border:1px solid var(--line);height:33px;color:var(--muted);border-radius:8px;align-items:center;gap:6px;padding:0 8px;display:flex}.sitemap-url-panel>header input{border:0;outline:0;width:150px;font-size:.75rem}.sitemap-url-panel>header button{border:1px solid var(--line);height:33px;color:var(--ink-soft);background:#fff;border-radius:8px;align-items:center;gap:4px;padding:0 8px;font-size:.75rem;font-weight:800;display:flex}.sitemap-url-table-scroll{overflow-x:auto}.sitemap-url-table{border-collapse:collapse;width:100%;min-width:700px}.sitemap-url-table th{color:var(--muted);background:var(--paper-warm);letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:9px 8px;font-size:.75rem;font-weight:800}.sitemap-url-table th:first-child{padding-left:14px}.sitemap-url-table td{border-top:1px solid var(--line);height:66px;color:var(--ink-soft);padding:8px;font-size:.75rem}.sitemap-url-table td:first-child{width:310px;padding-left:14px}.sitemap-url-table td:first-child strong,.sitemap-url-table td:first-child small{display:block}.sitemap-url-table td:first-child strong{font-size:.75rem}.sitemap-url-table td:first-child small{text-overflow:ellipsis;white-space:nowrap;max-width:300px;color:var(--muted);margin-top:4px;font-size:.75rem;overflow:hidden}.sitemap-url-table td:nth-child(2)>span{border:1px solid var(--line);width:28px;height:28px;color:var(--gold-text);border-radius:7px;place-items:center;font-size:.75rem;font-weight:800;display:grid}.sitemap-priority{background:var(--paper-warm);border-radius:99px;padding:5px 7px;font-size:.75rem;font-weight:800}.sitemap-included{align-items:center;gap:4px;font-size:.75rem;font-weight:800;display:flex}.sitemap-included svg{color:var(--gold)}.sitemap-url-table td:last-child button{width:26px;height:26px;color:var(--muted);background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.sitemap-url-panel>footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:10px 14px;font-size:.75rem;display:flex}.sitemap-url-panel>footer button{color:var(--gold-text);background:0 0;border:0;align-items:center;gap:5px;font-size:.75rem;font-weight:800;display:flex}.sitemap-inspector{border-left:1px solid var(--line);background:var(--paper)}.sitemap-inspector>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.sitemap-inspector>header>div{align-items:center;gap:8px;min-width:0;display:flex}.sitemap-inspector>header>div>span{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.sitemap-inspector header p{margin:0 0 3px}.sitemap-inspector header strong{font-size:.75rem}.sitemap-inspector>header>button{border:1px solid var(--line);width:30px;height:30px;color:var(--gold-text);background:#fff;border-radius:8px;place-items:center;display:grid}.sitemap-config-form{border-bottom:1px solid var(--line);padding:13px 14px}.sitemap-config-form>label,.sitemap-field-pair label{color:var(--ink-soft);margin:9px 0;font-size:.75rem;font-weight:800;display:block}.sitemap-config-form input,.sitemap-field-pair button{border:1px solid var(--line);width:100%;height:33px;color:var(--ink);font:inherit;background:#fff;border-radius:8px;margin-top:5px;padding:0 8px;font-size:.75rem}.sitemap-config-form>label>div{display:flex}.sitemap-config-form>label>div input{border-radius:8px 0 0 8px}.sitemap-config-form>label>div button{border:1px solid var(--line);width:33px;height:33px;color:var(--muted);background:#fff;border-left:0;border-radius:0 8px 8px 0;place-items:center;margin-top:5px;display:grid}.sitemap-field-pair{grid-template-columns:1fr 1fr;gap:7px;display:grid}.sitemap-field-pair button{justify-content:space-between;align-items:center;display:flex}.sitemap-switch-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex!important}.sitemap-switch-row span strong,.sitemap-switch-row span small{display:block}.sitemap-switch-row strong{font-size:.75rem}.sitemap-switch-row small{color:var(--muted);margin-top:3px;font-size:.75rem}.sitemap-switch-row>button{padding:2px;background:var(--paper-deep)!important;border:0!important;border-radius:99px!important;width:34px!important;height:19px!important}.sitemap-switch-row>button i{width:15px;height:15px;box-shadow:0 2px 5px rgba(var(--ink-rgb),.15);background:#fff;border-radius:50%;transition:transform .2s;display:block}.sitemap-switch-row>button.on{background:var(--gold)!important}.sitemap-switch-row>button.on i{transform:translate(15px)}.sitemap-checksum{border-bottom:1px solid var(--line);padding:12px 14px}.sitemap-checksum>div{color:var(--muted);justify-content:space-between;font-size:.75rem;display:flex}.sitemap-checksum>div strong{color:var(--gold-text)}.sitemap-checksum dl{margin:8px 0 0}.sitemap-checksum dl>div{border-top:1px solid var(--line);justify-content:space-between;padding:6px 0;font-size:.75rem;display:flex}.sitemap-checksum dt{color:var(--muted)}.sitemap-checksum dd{align-items:center;gap:3px;margin:0;font-weight:800;display:flex}.sitemap-checksum dd svg{color:var(--gold)}.sitemap-submit-card{border:1px solid var(--line);background:var(--paper-warm);border-radius:10px;margin:12px 14px;padding:11px}.sitemap-submit-card>header{align-items:center;gap:7px;display:flex}.sitemap-submit-card>header svg{color:var(--gold)}.sitemap-submit-card>header strong,.sitemap-submit-card>header small{display:block}.sitemap-submit-card>header strong{font-size:.75rem}.sitemap-submit-card>header small{color:var(--muted);margin-top:3px;font-size:.75rem}.sitemap-submit-card>div{background:#fff;border-radius:7px;margin:9px 0;padding:8px}.sitemap-submit-card>div span{align-items:center;gap:4px;font-size:.75rem;font-weight:800;display:flex}.sitemap-submit-card>div span svg{color:var(--gold)}.sitemap-submit-card>div small{color:var(--muted);margin-top:4px;font-size:.75rem;display:block}.sitemap-submit-card>button{color:#fff;background:var(--ink);border:0;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:100%;height:30px;font-size:.75rem;font-weight:800;display:flex}.sitemap-inspector>footer{color:var(--muted);background:var(--paper-warm);border-radius:8px;gap:7px;margin:0 14px 13px;padding:9px;font-size:.75rem;line-height:1.5;display:flex}.sitemap-inspector>footer svg{color:var(--gold);flex:none}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1200px){.sitemap-workspace{grid-template-columns:minmax(580px,1fr) 330px}.sitemap-overview{grid-template-columns:1.35fr repeat(2,1fr)}.sitemap-overview article:nth-child(n+4){display:none}.sitemap-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:950px){.sitemap-workspace{display:block}.sitemap-inspector{border:0;border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.sitemap-inspector>header,.sitemap-inspector>footer{grid-column:1/-1}.sitemap-checksum{border-left:1px solid var(--line)}.sitemap-submit-card{grid-column:1/-1}}@media (max-width:700px){.sitemap-page{padding:24px 15px 38px}.sitemap-heading{flex-direction:column;align-items:flex-start}.sitemap-heading h1{font-size:2.6rem}.sitemap-heading>div:last-child{width:100%}.sitemap-heading>div:last-child button{flex:1;justify-content:center}.sitemap-overview{grid-template-columns:1fr 1fr}.sitemap-health{grid-column:1/-1}.sitemap-overview article:nth-child(3){display:block}.sitemap-card-grid{grid-template-columns:1fr}.sitemap-url-panel>header{flex-direction:column;align-items:flex-start}.sitemap-url-panel>header>div:last-child{width:100%}.sitemap-url-panel>header label{flex:1}.sitemap-url-panel>header input{width:100%}.sitemap-inspector{display:block}.sitemap-url-panel>footer button{display:none}}.robots-page{max-width:1560px;margin:0 auto;padding:clamp(26px,3.3vw,52px)}.robots-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.robots-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.robots-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.robots-heading>div:last-child{gap:6px;display:flex}.robots-heading>div:last-child button{border:1px solid var(--line);height:39px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:.75rem;font-weight:800;display:flex}.robots-heading>div:last-child .robots-save{color:var(--gold-text);background:var(--paper-warm)}.robots-heading>div:last-child .primary-action{color:#fff;background:var(--ink)}.robots-overview{grid-template-columns:1.4fr repeat(4,1fr);gap:9px;margin-bottom:11px;display:grid}.robots-overview article{border:1px solid var(--line);background:#ffffffc2;border-radius:16px;min-height:115px;padding:16px}.robots-overview article>span,.robots-overview article>strong,.robots-overview article>small{display:block}.robots-overview article>span{color:var(--muted);font-size:.75rem}.robots-overview article>strong{letter-spacing:-.05em;margin-top:13px;font-size:1.25rem}.robots-overview article>small{color:var(--muted);margin-top:6px;font-size:.75rem}.robots-health{color:#fff;position:relative;background:linear-gradient(135deg,var(--ink),var(--ink-2))!important}.robots-health>svg{color:var(--gold-bright);position:absolute;top:17px;right:17px}.robots-health>span{color:var(--gold-bright)!important}.robots-health>strong{letter-spacing:-.02em!important;font-size:.78rem!important}.robots-health>small{color:#ffffff8c!important}.robots-environments{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:11px;display:grid}.robots-environments button{border:1px solid var(--line);color:var(--muted);text-align:left;background:#fff;border-radius:12px;grid-template-columns:31px 1fr auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.robots-environments button>span{width:30px;height:30px;color:var(--gold-text);background:var(--paper-warm);border-radius:8px;place-items:center;display:grid}.robots-environments button strong,.robots-environments button small{display:block}.robots-environments button strong{color:var(--ink-soft);font-size:.75rem}.robots-environments button small{margin-top:3px;font-size:.75rem}.robots-environments button>i{color:var(--ink-soft);background:var(--paper-warm);border-radius:99px;align-items:center;gap:3px;padding:5px 7px;font-size:.75rem;font-style:normal;font-weight:800;display:flex}.robots-environments button>i svg{color:var(--gold)}.robots-environments button.active{border-color:var(--gold);box-shadow:0 0 0 2px rgba(var(--brand-rgb),.07)}.robots-environments button.active>span{color:#fff;background:var(--ink)}.robots-workspace{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:19px;grid-template-columns:minmax(600px,1fr) 390px;display:grid;overflow:hidden}.robots-builder{min-width:0}.robots-builder>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:63px;padding:11px 14px;display:flex}.robots-builder>header p{margin:0 0 4px}.robots-builder>header strong{font-size:.75rem}.robots-mode-switch{border:1px solid var(--line);background:var(--paper-warm);border-radius:9px;padding:3px;display:flex}.robots-mode-switch button{height:29px;color:var(--muted);background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:.75rem;font-weight:800;display:flex}.robots-mode-switch button.active{color:var(--ink);box-shadow:0 3px 8px rgba(var(--ink-rgb),.06);background:#fff}.robots-structured-editor{padding:14px}.robots-agent-card,.robots-global-directives{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.robots-agent-card>header{border-bottom:1px solid var(--line);background:var(--paper-warm);align-items:center;gap:8px;padding:12px;display:flex}.robots-agent-card>header>span{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.robots-agent-card header p{margin:0 0 3px}.robots-agent-card header strong{font-size:.75rem}.robots-agent-card>header>button{width:28px;height:28px;color:var(--muted);background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.robots-agent-card>label{color:var(--ink-soft);padding:11px 12px;font-size:.75rem;font-weight:800;display:block}.robots-agent-card>label>button{border:1px solid var(--line);width:100%;height:34px;color:var(--ink);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-top:5px;padding:0 9px;font-size:.75rem;display:flex}.robots-rules-heading{border-top:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;padding:10px 12px 6px;font-size:.75rem;font-weight:800;display:flex}.robots-rules-heading small{color:var(--muted);font-size:.75rem;font-weight:500}.robots-rule-list{padding:0 10px}.robots-rule-list article{border:1px solid var(--line);border-radius:9px;grid-template-columns:15px 95px 1fr 27px;align-items:center;gap:6px;margin:5px 0;padding:6px;display:grid}.robots-rule-list article>svg{color:var(--muted)}.robots-rule-list article>button:nth-child(2){height:29px;color:var(--ink);background:var(--paper-warm);border:0;border-radius:6px;justify-content:space-between;align-items:center;padding:0 7px;font-size:.75rem;font-weight:800;display:flex}.robots-rule-list article>button.directive-allow{color:var(--gold-text);background:var(--gold-pale)}.robots-rule-list input{border:0;outline:0;height:29px;font-size:.75rem}.robots-rule-list article>button:last-child{width:26px;height:26px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.robots-add-rule{border:1px dashed var(--line);width:calc(100% - 20px);height:34px;color:var(--gold-text);background:var(--paper-warm);border-radius:8px;justify-content:center;align-items:center;gap:5px;margin:8px 10px 11px;font-size:.75rem;font-weight:800;display:flex}.robots-global-directives{margin-top:10px;padding:12px}.robots-global-directives>div p{margin:0 0 3px}.robots-global-directives>div strong{font-size:.75rem}.robots-global-directives label{color:var(--ink-soft);margin-top:10px;font-size:.75rem;font-weight:800;display:block}.robots-global-directives label>div{position:relative}.robots-global-directives label svg{color:var(--muted);position:absolute;top:15px;left:9px}.robots-global-directives input{border:1px solid var(--line);border-radius:8px;outline:0;width:100%;height:34px;margin-top:5px;padding:0 8px 0 29px;font-size:.75rem}.robots-advanced-editor{padding:14px}.advanced-warning{border:1px solid var(--line);background:var(--paper-warm);border-radius:10px;gap:8px;padding:11px;display:flex}.advanced-warning>svg{color:var(--gold-text);flex:none}.advanced-warning strong,.advanced-warning small{display:block}.advanced-warning strong{font-size:.75rem}.advanced-warning small{color:var(--muted);margin-top:4px;font-size:.75rem;line-height:1.5}.robots-advanced-editor>label{color:var(--ink-soft);margin-top:13px;font-size:.75rem;font-weight:800;display:block}.robots-advanced-editor textarea{border:1px solid var(--line);resize:vertical;width:100%;min-height:475px;color:var(--paper-warm);background:var(--ink);border-radius:11px;outline:0;margin-top:6px;padding:16px;font:400 .75rem/1.8 ui-monospace,SFMono-Regular,Menlo,monospace}.robots-inspector{border-left:1px solid var(--line);background:var(--paper)}.robots-inspector>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.robots-inspector>header>div{align-items:center;gap:8px;display:flex}.robots-inspector>header>div>span{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.robots-inspector header p{margin:0 0 3px}.robots-inspector header strong{font-size:.75rem}.robots-inspector>header>button{border:1px solid var(--line);width:29px;height:29px;color:var(--muted);background:#fff;border-radius:8px;place-items:center;display:grid}.robots-code-preview{min-height:210px;max-height:275px;color:var(--paper-warm);background:var(--ink);border-radius:10px;margin:13px;padding:13px;font:400 .75rem/1.75 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.robots-valid,.robots-critical{border:1px solid var(--line);background:var(--paper-warm);border-radius:9px;gap:8px;margin:0 13px 11px;padding:10px;display:flex}.robots-valid>svg{color:var(--gold);flex:none}.robots-critical{color:#fff;background:var(--ink)}.robots-critical>svg{color:var(--gold-bright);flex:none}.robots-valid strong,.robots-valid small,.robots-critical strong,.robots-critical small{display:block}.robots-valid strong,.robots-critical strong{font-size:.75rem}.robots-valid small,.robots-critical small{color:var(--muted);margin-top:4px;font-size:.75rem;line-height:1.5}.robots-critical small{color:#ffffff94}.robots-validation-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:11px 14px}.robots-validation-list>div{color:var(--muted);justify-content:space-between;margin-bottom:5px;font-size:.75rem;display:flex}.robots-validation-list>div strong{color:var(--gold-text)}.robots-validation-list p{color:var(--ink-soft);align-items:center;gap:5px;margin:7px 0;font-size:.75rem;display:flex}.robots-validation-list p svg{color:var(--gold)}.robots-validation-list p.failed{color:var(--ink);font-weight:800}.robots-validation-list p.failed svg{color:var(--ink)}.robots-publish-info{border-bottom:1px solid var(--line);padding:12px 14px}.robots-publish-info>div{align-items:center;gap:7px;display:flex}.robots-publish-info>div>svg{color:var(--gold)}.robots-publish-info span strong,.robots-publish-info span small{display:block}.robots-publish-info span strong{font-size:.75rem}.robots-publish-info span small{color:var(--muted);margin-top:3px;font-size:.75rem}.robots-publish-info dl{margin:9px 0 0}.robots-publish-info dl>div{border-top:1px solid var(--line);justify-content:space-between;padding:6px 0;font-size:.75rem;display:flex}.robots-publish-info dt{color:var(--muted)}.robots-publish-info dd{margin:0;font-weight:800}.robots-inspector>footer{color:var(--muted);background:var(--paper-warm);border-radius:8px;gap:7px;margin:12px 14px;padding:9px;font-size:.75rem;line-height:1.5;display:flex}.robots-inspector>footer svg{color:var(--gold);flex:none}@media (max-width:1150px){.robots-workspace{grid-template-columns:minmax(560px,1fr) 350px}.robots-overview{grid-template-columns:1.4fr repeat(2,1fr)}.robots-overview article:nth-child(n+4){display:none}}@media (max-width:900px){.robots-workspace{display:block}.robots-inspector{border:0;border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.robots-inspector>header,.robots-inspector>footer{grid-column:1/-1}.robots-validation-list{border-left:1px solid var(--line)}.robots-publish-info{grid-column:1/-1}.robots-environments button>i{display:none}}@media (max-width:700px){.robots-page{padding:24px 15px 38px}.robots-heading{flex-direction:column;align-items:flex-start}.robots-heading h1{font-size:2.6rem}.robots-heading>div:last-child{flex-wrap:wrap;width:100%}.robots-heading>div:last-child button{flex:1;justify-content:center}.robots-heading>div:last-child button:first-child{display:none}.robots-overview{grid-template-columns:1fr 1fr}.robots-health{grid-column:1/-1}.robots-overview article:nth-child(3){display:block}.robots-environments{display:flex;overflow-x:auto}.robots-environments button{flex:none;min-width:190px}.robots-builder>header{flex-direction:column;align-items:flex-start;gap:9px}.robots-mode-switch{width:100%}.robots-mode-switch button{flex:1;justify-content:center}.robots-structured-editor{padding:8px}.robots-rules-heading small{display:none}.robots-rule-list article{grid-template-columns:13px 85px 1fr 25px}.robots-inspector{display:block}.robots-code-preview{min-height:180px}}.redirect-page{max-width:1560px;margin:0 auto;padding:clamp(26px,3.3vw,52px)}.redirect-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.redirect-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.redirect-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.redirect-heading>div:last-child{gap:6px;display:flex}.redirect-heading>div:last-child button{border:1px solid var(--line);height:39px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:.75rem;font-weight:800;display:flex}.redirect-heading>div:last-child .primary-action{color:#fff;background:var(--ink)}.redirect-overview{grid-template-columns:1.4fr repeat(4,1fr);gap:9px;margin-bottom:11px;display:grid}.redirect-overview article{border:1px solid var(--line);background:#ffffffc2;border-radius:16px;min-height:112px;padding:16px}.redirect-overview article>span,.redirect-overview article>strong,.redirect-overview article>small{display:block}.redirect-overview article>span{color:var(--muted);font-size:.75rem}.redirect-overview article>strong{letter-spacing:-.05em;margin-top:13px;font-size:1.25rem}.redirect-overview article>small{color:var(--muted);margin-top:6px;font-size:.75rem}.redirect-health{color:#fff;position:relative;background:linear-gradient(135deg,var(--ink),var(--ink-2))!important}.redirect-health>svg{color:var(--gold-bright);position:absolute;top:17px;right:17px}.redirect-health>span{color:var(--gold-bright)!important}.redirect-health>strong{letter-spacing:-.02em!important;font-size:.78rem!important}.redirect-health>small{color:#ffffff8c!important}.redirect-alert{border:1px solid rgba(var(--brand-rgb),.28);background:var(--paper-warm);border-radius:12px;align-items:center;gap:10px;min-height:54px;margin-bottom:11px;padding:10px 13px;display:flex}.redirect-alert>svg{color:var(--gold-text)}.redirect-alert>div{flex:1;min-width:0}.redirect-alert strong,.redirect-alert span{display:block}.redirect-alert strong{font-size:.75rem}.redirect-alert span{color:var(--muted);margin-top:3px;font-size:.75rem}.redirect-alert button{color:var(--gold-text);background:0 0;border:0;align-items:center;gap:5px;font-size:.75rem;font-weight:800;display:flex}.redirect-import-center{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;margin-bottom:11px;overflow:hidden}.redirect-import-center>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:11px 14px;display:flex}.redirect-import-center>header>div{align-items:center;gap:9px;display:flex}.redirect-import-center>header>div>svg{color:var(--gold-text)}.redirect-import-center>header span,.redirect-import-center>header strong,.redirect-import-center>header small{display:block}.redirect-import-center>header strong{font-size:.82rem}.redirect-import-center>header small{color:var(--muted);margin-top:3px;font-size:.75rem}.redirect-import-center>header>button{color:var(--gold-text);background:0 0;border:0;font-size:.75rem;font-weight:800}.redirect-import-preview{border-bottom:1px solid var(--line);background:var(--paper-warm);padding:13px 14px}.redirect-import-summary{align-items:center;gap:10px;display:flex}.redirect-import-summary>strong{font-size:.82rem}.redirect-import-summary>span{color:var(--muted);font-size:.75rem}.redirect-import-summary>i,.redirect-import-history i{color:var(--gold-text);background:var(--gold-pale);border-radius:999px;margin-left:auto;padding:5px 8px;font-size:.75rem;font-style:normal;font-weight:800}.redirect-import-summary>i.failed,.redirect-import-history i.failed{color:#a13d2d;background:#fce8e4}.redirect-import-summary>i.rolled_back,.redirect-import-history i.rolled_back{color:var(--muted);background:var(--paper-deep)}.redirect-import-counts{grid-template-columns:repeat(5,1fr);gap:7px;margin:12px 0;display:grid}.redirect-import-counts span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:9px;padding:9px 10px;font-size:.75rem}.redirect-import-counts strong{color:var(--ink);margin-bottom:2px;font-size:1rem;display:block}.redirect-import-counts .danger strong{color:#a13d2d}.redirect-import-table-wrap{border:1px solid var(--line);background:#fff;border-radius:10px;max-height:320px;overflow:auto}.redirect-import-table-wrap table{border-collapse:collapse;width:100%;min-width:860px}.redirect-import-table-wrap th,.redirect-import-table-wrap td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:8px 9px;font-size:.75rem}.redirect-import-table-wrap th{color:var(--muted);background:var(--paper-deep);font-weight:800;position:sticky;top:0}.redirect-import-table-wrap td:nth-child(2){max-width:250px}.redirect-import-table-wrap td:nth-child(5){max-width:380px}.redirect-import-table-wrap td small{color:var(--gold-text);font-size:.75rem;line-height:1.45;display:block}.redirect-import-table-wrap td small.danger{color:#a13d2d}.redirect-import-table-wrap td i{background:var(--paper-deep);border-radius:999px;padding:4px 7px;font-size:.75rem;font-style:normal;font-weight:800;display:inline-block}.redirect-import-table-wrap td i.create{color:var(--gold-text);background:var(--gold-pale)}.redirect-import-table-wrap td i.blocked{color:#a13d2d;background:#fce8e4}.redirect-import-preview>footer{justify-content:space-between;align-items:center;gap:15px;margin-top:12px;display:flex}.redirect-import-preview>footer label,.redirect-import-preview>footer>span{color:var(--ink-soft);align-items:center;gap:8px;font-size:.75rem;display:flex}.redirect-import-preview>footer input{width:16px;height:16px;accent-color:var(--gold)}.redirect-import-preview>footer button{border:1px solid var(--line);min-height:38px;color:var(--ink);background:#fff;border-radius:9px;padding:0 13px;font-size:.75rem;font-weight:800}.redirect-import-preview>footer .primary-action{border-color:var(--ink);color:#fff;background:var(--ink)}.redirect-import-preview>footer button:disabled{opacity:.45}.redirect-import-error{color:#a13d2d;align-items:center;gap:7px;margin:10px 0 0;font-size:.75rem;display:flex}.redirect-import-history{align-items:center;gap:7px;padding:10px 14px;display:flex;overflow-x:auto}.redirect-import-history>strong{flex:none;margin-right:3px;font-size:.75rem}.redirect-import-history>button{border:1px solid var(--line);min-width:190px;color:var(--ink);text-align:left;background:#fff;border-radius:9px;grid-template-columns:1fr auto;gap:2px 8px;padding:8px 9px;display:grid}.redirect-import-history button>span{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:800;overflow:hidden}.redirect-import-history button>small{color:var(--muted);grid-column:1;font-size:.75rem}.redirect-import-history button>i{grid-area:1/2/3;align-self:center;font-size:.68rem}.redirect-workspace{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:19px;grid-template-columns:minmax(720px,1fr) 390px;display:grid;overflow:hidden}.redirect-list-panel{min-width:0}.redirect-list-panel>header{border-bottom:1px solid var(--line);align-items:center;gap:7px;min-height:61px;padding:11px 13px;display:flex}.redirect-list-panel>header label{border:1px solid var(--line);min-width:190px;height:36px;color:var(--muted);background:#fff;border-radius:9px;flex:1;align-items:center;gap:7px;padding:0 10px;display:flex}.redirect-list-panel>header input{border:0;outline:0;width:100%;font-size:.75rem}.redirect-list-panel>header>button{border:1px solid var(--line);height:36px;color:var(--ink-soft);background:var(--paper-warm);border-radius:9px;align-items:center;gap:5px;padding:0 10px;font-size:.75rem;font-weight:800;display:flex}.redirect-table-scroll{overflow-x:auto}.redirect-table{border-collapse:collapse;width:100%;min-width:790px}.redirect-table th{color:var(--muted);background:var(--paper-warm);letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:9px 8px;font-size:.75rem;font-weight:800}.redirect-table th:first-child{padding-left:14px}.redirect-table td{border-top:1px solid var(--line);height:76px;color:var(--ink-soft);cursor:pointer;padding:8px;font-size:.75rem}.redirect-table tr.selected td{background:rgba(var(--paper-rgb),.62)}.redirect-table tr.selected td:first-child{box-shadow:inset 3px 0 var(--gold)}.redirect-table td:first-child{width:360px;padding-left:14px}.redirect-route strong,.redirect-route>span,.redirect-route>small{align-items:center;gap:4px;display:flex}.redirect-route strong{color:var(--ink);font-size:.75rem}.redirect-route>span{max-width:340px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:.75rem;overflow:hidden}.redirect-route>small{color:var(--gold-text);margin-top:5px;font-size:.75rem}.redirect-table td:nth-child(2)>small{color:var(--muted);margin-top:4px;font-size:.75rem;display:block}.redirect-code{min-width:34px;height:23px;color:var(--ink);background:var(--gold-pale);border-radius:6px;place-items:center;font-size:.75rem;font-weight:900;display:inline-grid}.redirect-code.code-302,.redirect-code.code-307{background:var(--paper-deep)}.redirect-code.code-410{color:#fff;background:var(--ink)}.redirect-table td:nth-child(3)>strong{font-size:.75rem}.redirect-table td:nth-child(4)>span{color:var(--muted);font-size:.75rem}.redirect-table td:nth-child(5)>i{border-radius:99px;align-items:center;gap:4px;padding:5px 7px;font-size:.75rem;font-style:normal;font-weight:800;display:inline-flex}.redirect-table td:nth-child(5)>i.active{color:var(--gold-text);background:var(--gold-pale)}.redirect-table td:nth-child(5)>i.disabled{color:var(--muted);background:var(--paper-deep)}.redirect-table td:last-child button{width:27px;height:27px;color:var(--muted);background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.redirect-list-panel>footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:11px 14px;font-size:.75rem;display:flex}.redirect-list-panel>footer small{font-size:.75rem}.redirect-inspector{border-left:1px solid var(--line);background:var(--paper)}.redirect-inspector>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.redirect-inspector>header>div{align-items:center;gap:8px;min-width:0;display:flex}.redirect-inspector>header>div>span{color:#fff;background:var(--ink);border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.redirect-inspector header p{margin:0 0 3px}.redirect-inspector header strong{text-overflow:ellipsis;white-space:nowrap;max-width:270px;font-size:.75rem;display:block;overflow:hidden}.redirect-inspector>header>button{border:1px solid var(--line);width:29px;height:29px;color:var(--muted);background:#fff;border-radius:8px;place-items:center;display:grid}.redirect-form{border-bottom:1px solid var(--line);padding:12px 14px}.redirect-form label{color:var(--ink-soft);margin:8px 0;font-size:.75rem;font-weight:800;display:block}.redirect-form input,.redirect-form select{border:1px solid var(--line);width:100%;height:34px;color:var(--ink);font:inherit;background:#fff;border-radius:8px;outline:0;margin-top:5px;padding:0 8px;font-size:.75rem}.redirect-form input:focus,.redirect-form select:focus{border-color:var(--gold);box-shadow:0 0 0 2px rgba(var(--brand-rgb),.08)}.redirect-form input:disabled{color:var(--muted);background:var(--paper-warm)}.redirect-field-pair{grid-template-columns:1fr 1fr;gap:7px;display:grid}.redirect-toggle-label>button{border:1px solid var(--line);width:100%;height:34px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:6px;margin-top:5px;padding:0 7px;display:flex}.redirect-toggle-label>button>i{background:var(--paper-deep);border-radius:99px;width:29px;height:17px;position:relative}.redirect-toggle-label>button>i:after{content:"";width:13px;height:13px;box-shadow:0 2px 5px rgba(var(--ink-rgb),.14);background:#fff;border-radius:50%;transition:transform .2s;position:absolute;top:2px;left:2px}.redirect-toggle-label>button.on>i{background:var(--gold)}.redirect-toggle-label>button.on>i:after{transform:translate(12px)}.redirect-toggle-label>button span{font-size:.75rem;font-weight:800}.redirect-save{color:#fff;background:var(--ink);border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;height:33px;margin-top:9px;font-size:.75rem;font-weight:800;display:flex}.redirect-analysis{border-bottom:1px solid var(--line);padding:12px 14px}.redirect-analysis>div{align-items:center;gap:7px;display:flex}.redirect-analysis>div>svg{color:var(--gold)}.redirect-analysis>div span strong,.redirect-analysis>div span small{display:block}.redirect-analysis>div span strong{font-size:.75rem}.redirect-analysis>div span small{color:var(--muted);margin-top:3px;font-size:.75rem}.redirect-analysis ol{margin:10px 0 0;padding:0;list-style:none}.redirect-analysis li{gap:7px;padding:5px 0;display:flex;position:relative}.redirect-analysis li:not(:last-child):after{content:"";background:var(--line);width:1px;height:12px;position:absolute;top:25px;left:10px}.redirect-analysis li>span{width:21px;height:21px;color:var(--gold-text);background:var(--gold-pale);border-radius:50%;flex:none;place-items:center;font-size:.75rem;font-weight:800;display:grid}.redirect-analysis li strong,.redirect-analysis li small{display:block}.redirect-analysis li strong{font-size:.75rem}.redirect-analysis li small{color:var(--muted);margin-top:2px;font-size:.75rem}.redirect-analysis>p{color:#ffffff9e;background:var(--ink);border-radius:7px;align-items:flex-start;gap:6px;margin:9px 0 0;padding:8px;font-size:.75rem;line-height:1.5;display:flex}.redirect-analysis>p svg{color:var(--gold-bright);flex:none}.redirect-analysis>p strong{color:#fff}.redirect-tester{border-bottom:1px solid var(--line);padding:12px 14px}.redirect-tester>header{align-items:center;gap:7px;display:flex}.redirect-tester>header>svg{color:var(--gold)}.redirect-tester header strong,.redirect-tester header small{display:block}.redirect-tester header strong{font-size:.75rem}.redirect-tester header small{color:var(--muted);margin-top:3px;font-size:.75rem}.redirect-tester>label{margin-top:9px;display:flex}.redirect-tester>label input{border:1px solid var(--line);border-radius:8px 0 0 8px;outline:0;flex:1;min-width:0;height:33px;padding:0 8px;font-size:.75rem}.redirect-tester>label button{color:#fff;background:var(--ink);border:0;border-radius:0 8px 8px 0;height:33px;padding:0 9px;font-size:.75rem;font-weight:800}.redirect-test-result{background:var(--paper-warm);border-radius:8px;align-items:center;gap:7px;margin-top:8px;padding:8px;display:flex}.redirect-test-result>svg:first-child{color:var(--gold)}.redirect-test-result>span{flex:1;min-width:0}.redirect-test-result strong,.redirect-test-result small{display:block}.redirect-test-result strong{font-size:.75rem}.redirect-test-result small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.75rem;overflow:hidden}.redirect-test-result>svg:last-child{color:var(--muted)}.redirect-inspector>footer{color:var(--muted);align-items:center;gap:6px;padding:11px 14px;font-size:.75rem;line-height:1.45;display:flex}.redirect-inspector>footer>svg{color:var(--gold);flex:none}.redirect-inspector>footer span{flex:1}.redirect-inspector>footer button{border:1px solid var(--line);width:26px;height:26px;color:var(--muted);background:#fff;border-radius:7px;place-items:center;display:grid}@media (max-width:1200px){.redirect-workspace{grid-template-columns:minmax(620px,1fr) 350px}.redirect-overview{grid-template-columns:1.4fr repeat(2,1fr)}.redirect-overview article:nth-child(n+4){display:none}}@media (max-width:950px){.redirect-workspace{display:block}.redirect-inspector{border:0;border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.redirect-inspector>header,.redirect-inspector>footer{grid-column:1/-1}.redirect-analysis{border-left:1px solid var(--line)}.redirect-tester{grid-column:1/-1}}@media (max-width:700px){.redirect-page{padding:24px 15px 38px}.redirect-heading{flex-direction:column;align-items:flex-start}.redirect-heading h1{font-size:2.6rem}.redirect-heading>div:last-child{flex-wrap:wrap;width:100%}.redirect-heading>div:last-child button{flex:1;justify-content:center}.redirect-heading>div:last-child button:nth-child(2){display:none}.redirect-overview{grid-template-columns:1fr 1fr}.redirect-health{grid-column:1/-1}.redirect-overview article:nth-child(3){display:block}.redirect-alert{align-items:flex-start}.redirect-alert button{display:none}.redirect-import-counts{grid-template-columns:repeat(2,1fr)}.redirect-import-preview>footer{flex-direction:column;align-items:stretch}.redirect-import-preview>footer button{width:100%}.redirect-import-summary{flex-wrap:wrap;align-items:flex-start}.redirect-import-summary>i{margin-left:0}.redirect-list-panel>header{flex-direction:column;align-items:stretch}.redirect-list-panel>header>button{justify-content:space-between}.redirect-table-scroll{overflow:visible}.redirect-table{min-width:0;display:block}.redirect-table thead{display:none}.redirect-table tbody{gap:7px;padding:8px;display:grid}.redirect-table tr{border:1px solid var(--line);border-radius:11px;grid-template-columns:1fr 1fr 1fr;gap:8px;padding:11px;display:grid}.redirect-table tr.selected td:first-child{box-shadow:none}.redirect-table tr.selected{border-color:var(--gold);background:var(--paper-warm)}.redirect-table td{height:auto;display:block;background:0 0!important;border:0!important;padding:0!important}.redirect-table td:before{content:attr(data-label);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.75rem;font-weight:800;display:block}.redirect-table td:first-child{grid-column:1/-1;width:auto}.redirect-table td:nth-child(4),.redirect-table td:last-child{display:none}.redirect-route>span{max-width:100%}.redirect-list-panel>footer small{display:none}.redirect-inspector{display:block}.redirect-field-pair{grid-template-columns:1fr}.redirect-analysis{border-left:0}.redirect-tester{grid-column:auto}}.revision-page{max-width:1580px;margin:0 auto;padding:clamp(26px,3.3vw,52px)}.revision-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.revision-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.revision-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.revision-heading>div:last-child{gap:6px;display:flex}.revision-heading>div:last-child button{border:1px solid var(--line);height:39px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:.75rem;font-weight:800;display:flex}.revision-heading>div:last-child .primary-action{color:#fff;background:var(--ink)}.revision-overview{grid-template-columns:1.45fr repeat(3,1fr);gap:9px;margin-bottom:11px;display:grid}.revision-overview article{border:1px solid var(--line);background:#ffffffc2;border-radius:16px;min-height:112px;padding:16px}.revision-overview article>span,.revision-overview article>strong,.revision-overview article>small{display:block}.revision-overview article>span{color:var(--muted);font-size:.75rem}.revision-overview article>strong{letter-spacing:-.05em;margin-top:13px;font-size:1.25rem}.revision-overview article>small{color:var(--muted);margin-top:6px;font-size:.75rem}.revision-health{color:#fff;position:relative;background:linear-gradient(135deg,var(--ink),var(--ink-2))!important}.revision-health>svg{color:var(--gold-bright);position:absolute;top:17px;right:17px}.revision-health>span{color:var(--gold-bright)!important}.revision-health>strong{letter-spacing:-.02em!important;font-size:.78rem!important}.revision-health>small{color:#ffffff8c!important}.revision-context-bar{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:11px;min-height:62px;margin-bottom:11px;padding:9px 11px;display:flex}.revision-content-picker{grid-template-columns:31px 1fr 28px;align-items:center;gap:8px;min-width:280px;display:grid}.revision-content-picker>span{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.revision-content-picker div{min-width:0}.revision-content-picker small,.revision-content-picker strong,.revision-content-picker i{display:block}.revision-content-picker small{color:var(--gold-text);text-transform:uppercase;font-size:.75rem;font-weight:800}.revision-content-picker strong{margin-top:2px;font-size:.75rem}.revision-content-picker i{color:var(--muted);margin-top:2px;font-size:.75rem;font-style:normal}.revision-content-picker>button{width:27px;height:27px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.revision-content-options{border-left:1px solid var(--line);gap:4px;padding-left:10px;display:flex}.revision-content-options button{height:30px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:5px;padding:0 8px;font-size:.75rem;font-weight:800;display:flex}.revision-content-options button.active{color:var(--ink);border-color:var(--line);background:var(--paper-warm)}.revision-locale-picker{align-items:center;gap:3px;margin-left:auto;display:flex}.revision-locale-picker>span{color:var(--muted);margin-right:4px;font-size:.75rem}.revision-locale-picker button{width:29px;height:26px;color:var(--muted);background:0 0;border:0;border-radius:6px;font-size:.75rem;font-weight:800}.revision-locale-picker button.active{color:#fff;background:var(--ink)}.revision-context-status{color:var(--gold-text);background:var(--gold-pale);border-radius:99px;align-items:center;gap:4px;padding:5px 7px;font-size:.75rem;font-style:normal;font-weight:800;display:flex}.revision-workspace{border:1px solid var(--line);min-height:700px;box-shadow:var(--shadow);background:#fff;border-radius:19px;grid-template-columns:290px minmax(430px,1fr) 365px;display:grid;overflow:hidden}.revision-history-panel{border-right:1px solid var(--line);min-width:0}.revision-history-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;min-height:64px;padding:11px 12px;display:flex}.revision-history-panel header p{margin:0 0 3px}.revision-history-panel header strong{font-size:.75rem}.revision-history-panel>header label{border:1px solid var(--line);width:110px;height:31px;color:var(--muted);border-radius:8px;align-items:center;gap:5px;padding:0 7px;display:flex}.revision-history-panel>header input{border:0;outline:0;width:100%;min-width:0;font-size:.75rem}.revision-timeline{padding:7px}.revision-timeline>button{width:100%;color:var(--ink);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:start;gap:7px;padding:10px 7px;display:grid;position:relative}.revision-timeline>button:hover{background:var(--paper-warm)}.revision-timeline>button.selected{border-color:var(--line);background:var(--paper-warm);box-shadow:inset 3px 0 var(--gold)}.revision-node{z-index:1;border:1px solid var(--line);width:30px;height:30px;color:var(--gold-text);background:#fff;border-radius:50%;place-items:center;font-size:.75rem;font-weight:900;display:grid}.revision-line{background:var(--line);width:1px;position:absolute;top:40px;bottom:-8px;left:22px}.revision-timeline>button:last-child .revision-line{display:none}.revision-entry-copy{min-width:0}.revision-entry-copy>div{align-items:flex-start;gap:4px;display:flex}.revision-entry-copy strong{flex:1;min-width:0;font-size:.75rem;line-height:1.35}.revision-entry-copy>div small{color:var(--muted);background:var(--paper-deep);white-space:nowrap;border-radius:99px;padding:3px 5px;font-size:.75rem}.revision-entry-copy p{color:var(--muted);align-items:center;gap:4px;margin:7px 0 0;font-size:.75rem;display:flex}.revision-entry-copy p>i{background:var(--muted);border-radius:50%;width:2px;height:2px}.revision-avatar{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:17px;height:17px;font-size:.75rem;font-weight:800;display:grid}.revision-timeline>button>em{color:var(--gold-text);background:var(--gold-pale);border-radius:99px;padding:3px 5px;font-size:.75rem;font-style:normal;font-weight:800;position:absolute;top:7px;right:8px}.revision-timeline>button>svg{color:var(--muted);align-self:center}.revision-history-panel>footer{color:var(--muted);background:var(--paper-warm);border-radius:8px;gap:6px;margin:8px;padding:9px;font-size:.75rem;line-height:1.45;display:flex}.revision-history-panel>footer svg{color:var(--gold);flex:none}.revision-diff-panel{min-width:0}.revision-diff-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:64px;padding:11px 13px;display:flex}.revision-diff-panel>header p{margin:0 0 3px}.revision-diff-panel>header strong{font-size:.75rem}.revision-diff-panel>header>div:last-child{align-items:center;gap:4px;display:flex}.revision-diff-panel>header>div:last-child>svg{color:var(--gold)}.revision-diff-panel>header button{border:1px solid var(--line);height:27px;color:var(--ink-soft);background:#fff;border-radius:7px;align-items:center;gap:4px;padding:0 7px;font-size:.75rem;font-weight:800;display:flex}.revision-diff-summary{border:1px solid var(--line);background:var(--paper-warm);border-radius:10px;align-items:center;gap:8px;margin:11px 12px;padding:10px;display:flex}.revision-diff-summary>span{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.revision-diff-summary>div{flex:1;min-width:0}.revision-diff-summary strong,.revision-diff-summary small{display:block}.revision-diff-summary strong{font-size:.75rem}.revision-diff-summary small{color:var(--muted);margin-top:3px;font-size:.75rem;line-height:1.4}.revision-diff-summary>button{color:var(--gold-text);background:0 0;border:0;font-size:.75rem;font-weight:800}.revision-diff-list{padding:0 12px 14px}.revision-diff-list>article{border:1px solid var(--line);border-radius:10px;margin-bottom:8px;overflow:hidden}.revision-diff-list>article>header{background:var(--paper-warm);justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.revision-diff-list>article>header strong{font-size:.75rem}.revision-diff-list>article>header small{color:var(--gold-text);background:var(--gold-pale);border-radius:99px;padding:3px 5px;font-size:.75rem;font-weight:800}.revision-diff-list>article>div{grid-template-columns:1fr 1fr;display:grid}.revision-diff-list section{min-width:0;padding:9px 10px}.revision-diff-list section:first-child{border-right:1px solid var(--line);background:rgba(var(--paper-rgb),.35)}.revision-diff-list section:last-child{background:rgba(var(--paper-rgb),.19)}.revision-diff-list section span{color:var(--muted);margin-bottom:6px;font-size:.75rem;font-weight:800;display:block}.revision-diff-list section p{overflow-wrap:anywhere;margin:0;font-size:.75rem;line-height:1.55}.revision-no-diff{min-height:280px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.revision-no-diff svg{color:var(--gold)}.revision-no-diff strong{color:var(--ink);margin-top:8px;font-size:.75rem}.revision-no-diff span{margin-top:4px;font-size:.75rem}.revision-actions-panel{border-left:1px solid var(--line);background:var(--paper)}.revision-actions-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.revision-actions-panel>header>div{align-items:center;gap:8px;display:flex}.revision-actions-panel>header>div>span{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.revision-actions-panel header p{margin:0 0 3px}.revision-actions-panel header strong{font-size:.75rem}.revision-actions-panel>header>button{border:1px solid var(--line);width:27px;height:27px;color:var(--muted);background:#fff;border-radius:7px;place-items:center;display:grid}.revision-selected-meta{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;padding:8px 13px;display:grid}.revision-selected-meta>div{padding:7px 0}.revision-selected-meta span,.revision-selected-meta strong{display:block}.revision-selected-meta span{color:var(--muted);font-size:.75rem}.revision-selected-meta strong{align-items:center;gap:4px;margin-top:4px;font-size:.75rem;display:flex}.revision-selected-meta strong>i{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:17px;height:17px;font-size:.75rem;font-style:normal;display:grid}.revision-restore-card{border:1px solid rgba(var(--brand-rgb),.25);background:var(--paper-warm);border-radius:10px;grid-template-columns:25px 1fr;gap:7px;margin:11px 13px;padding:10px;display:grid}.revision-restore-card>svg{color:var(--gold)}.revision-restore-card strong,.revision-restore-card small{display:block}.revision-restore-card strong{font-size:.75rem}.revision-restore-card small{color:var(--muted);margin-top:4px;font-size:.75rem;line-height:1.45}.revision-restore-card>button{color:#fff;background:var(--ink);border:0;border-radius:7px;grid-column:1/-1;justify-content:center;align-items:center;gap:5px;height:31px;font-size:.75rem;font-weight:800;display:flex}.revision-restore-card>button:disabled{color:var(--gold-text);background:var(--gold-pale)}.revision-preview-card{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:11px 13px}.revision-preview-card>header{justify-content:space-between;align-items:center;display:flex}.revision-preview-card>header>div{align-items:center;gap:6px;display:flex}.revision-preview-card>header>div>svg{color:var(--gold)}.revision-preview-card header span strong,.revision-preview-card header span small{display:block}.revision-preview-card header strong{font-size:.75rem}.revision-preview-card header small{color:var(--muted);margin-top:3px;font-size:.75rem}.revision-preview-card>header>button{border:1px solid var(--line);width:26px;height:26px;color:var(--gold-text);background:#fff;border-radius:7px;place-items:center;display:grid}.preview-link-list{margin-top:8px}.preview-link-list article{border-top:1px solid var(--line);align-items:center;gap:6px;padding:8px 0;display:flex}.preview-link-list article>span:first-child{width:25px;height:25px;color:var(--gold-text);background:var(--gold-pale);border-radius:6px;flex:none;place-items:center;font-size:.75rem;font-weight:900;display:grid}.preview-link-list article>div{flex:1;min-width:0}.preview-link-list article strong,.preview-link-list article small{display:block}.preview-link-list article strong{font-size:.75rem}.preview-link-list article small{color:var(--muted);margin-top:3px;font-size:.75rem}.preview-link-list article>button{border:1px solid var(--line);width:24px;height:24px;color:var(--muted);background:#fff;border-radius:6px;place-items:center;display:grid}.preview-link-list article.inactive{opacity:.5}.preview-expired{width:24px!important;height:24px!important;color:var(--muted)!important;background:var(--paper-deep)!important}.revision-device-card{border-bottom:1px solid var(--line);grid-template-columns:1fr 75px 75px;align-items:center;gap:5px;padding:11px 13px;display:grid}.revision-device-card>div{align-items:center;gap:6px;min-width:0;display:flex}.revision-device-card>div>svg{color:var(--gold);flex:none}.revision-device-card strong,.revision-device-card small{display:block}.revision-device-card strong{font-size:.75rem}.revision-device-card small{color:var(--muted);margin-top:3px;font-size:.75rem;line-height:1.4}.revision-device-card>button{border:1px solid var(--line);height:28px;color:var(--ink-soft);background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:4px;font-size:.75rem;font-weight:800;display:flex}.revision-actions-panel>footer{color:var(--muted);background:var(--paper-warm);border-radius:8px;gap:6px;margin:11px 13px;padding:9px;font-size:.75rem;line-height:1.45;display:flex}.revision-actions-panel>footer svg{color:var(--gold);flex:none}@media (max-width:1250px){.revision-workspace{grid-template-columns:270px minmax(400px,1fr) 335px}.revision-overview{grid-template-columns:1.5fr repeat(2,1fr)}.revision-overview article:last-child{display:none}.revision-device-card{grid-template-columns:1fr 65px}.revision-device-card>button:first-of-type{display:none}}@media (max-width:1030px){.revision-workspace{grid-template-columns:280px 1fr}.revision-actions-panel{border:0;border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.revision-actions-panel>header,.revision-actions-panel>footer{grid-column:1/-1}.revision-preview-card{border-left:1px solid var(--line);border-top:0}.revision-device-card{grid-column:1/-1}.revision-content-options{display:none}}@media (max-width:760px){.revision-page{padding:24px 15px 38px}.revision-heading{flex-direction:column;align-items:flex-start}.revision-heading h1{font-size:2.6rem}.revision-heading>div:last-child{width:100%}.revision-heading>div:last-child button{flex:1;justify-content:center}.revision-heading>div:last-child button:first-child{display:none}.revision-overview{grid-template-columns:1fr 1fr}.revision-health{grid-column:1/-1}.revision-overview article:last-child{display:block}.revision-context-bar{flex-wrap:wrap;align-items:stretch}.revision-content-picker{width:100%;min-width:0}.revision-locale-picker{margin-left:0}.revision-context-status{align-self:center;margin-left:auto}.revision-workspace{display:block}.revision-history-panel{border:0;border-bottom:1px solid var(--line)}.revision-timeline{max-height:390px;overflow-y:auto}.revision-diff-panel>header{flex-direction:column;align-items:flex-start;gap:8px}.revision-diff-list>article>div{grid-template-columns:1fr}.revision-diff-list section:first-child{border:0;border-bottom:1px solid var(--line)}.revision-actions-panel{border-top:1px solid var(--line);display:block}.revision-preview-card{border-left:0}.revision-device-card{grid-template-columns:1fr 72px 72px}.revision-device-card>button:first-of-type{display:flex}}.secure-preview-page,.secure-preview-state{background:linear-gradient(135deg,var(--paper) 0%,var(--paper-warm) 100%);min-height:100vh}.secure-preview-bar{z-index:10;border-bottom:1px solid var(--line);background:rgba(var(--paper-rgb),.9);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);justify-content:space-between;align-items:center;gap:20px;min-height:56px;padding:8px clamp(16px,4vw,58px);display:flex;position:sticky;top:0}.secure-preview-bar>div{align-items:center;gap:7px;display:flex}.secure-preview-bar>div:first-child>svg{color:var(--gold)}.secure-preview-bar strong,.secure-preview-bar small{display:block}.secure-preview-bar strong{font-size:.75rem}.secure-preview-bar small{color:var(--muted);font-size:.75rem}.secure-preview-bar>div:last-child>span{color:var(--gold-text);background:var(--gold-pale);text-transform:uppercase;border-radius:99px;padding:5px 7px;font-size:.75rem;font-weight:800}.secure-preview-bar>div:last-child>small{align-items:center;gap:4px;margin-left:5px;display:flex}.secure-preview-document{border:1px solid var(--line);width:min(1180px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:24px auto 60px;overflow:hidden}.secure-preview-hero{background:radial-gradient(circle at 80% 18%,rgba(var(--brand-rgb),.16),transparent 30%),linear-gradient(145deg,#fff,var(--paper-warm));flex-direction:column;justify-content:flex-end;min-height:460px;padding:clamp(32px,7vw,92px);display:flex}.secure-preview-hero>p{color:var(--gold-text);letter-spacing:.14em;text-transform:uppercase;margin:0 0 15px;font-size:.75rem;font-weight:800}.secure-preview-hero h1{letter-spacing:-.075em;max-width:12ch;margin:0;font-size:clamp(3rem,7vw,7rem);font-weight:600;line-height:.9}.secure-preview-hero>div{max-width:650px;color:var(--ink-soft);margin-top:24px;font-size:clamp(.85rem,1.4vw,1.05rem);line-height:1.7}.secure-preview-hero>span{color:var(--muted);margin-top:30px;font-size:.75rem}.secure-preview-body{padding:clamp(28px,6vw,80px)}.secure-preview-body>article{border-top:1px solid var(--line);max-width:760px;padding:34px 0}.secure-preview-body small{color:var(--gold-text);text-transform:uppercase;font-size:.75rem;font-weight:800}.secure-preview-body h2{letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(1.8rem,3.6vw,3.4rem);line-height:1}.secure-preview-body p{color:var(--ink-soft);margin:18px 0 0;font-size:.82rem;line-height:1.75}.secure-preview-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.secure-preview-state>span{width:52px;height:52px;color:var(--gold-text);background:var(--gold-pale);border-radius:16px;place-items:center;margin-bottom:22px;display:grid}.secure-preview-state h1{letter-spacing:-.065em;max-width:12ch;margin:0;font-size:clamp(2.5rem,6vw,5rem);line-height:.94}.secure-preview-state>p:last-child{max-width:520px;color:var(--muted);margin-top:18px;font-size:.8rem;line-height:1.7}@media (max-width:650px){.secure-preview-bar>div:last-child>span:nth-child(3),.secure-preview-bar>div:last-child>small{display:none}.secure-preview-document{border-radius:16px;margin-top:12px}.secure-preview-hero{min-height:410px;padding:32px 24px}.secure-preview-hero h1{font-size:3.5rem}.secure-preview-body{padding:22px 24px}}.forms-page{max-width:1580px;margin:0 auto;padding:clamp(26px,3.3vw,52px)}.forms-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.forms-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.forms-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.forms-heading>div:last-child{gap:6px;display:flex}.forms-heading>div:last-child button{border:1px solid var(--line);height:39px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:.75rem;font-weight:800;display:flex}.forms-heading>div:last-child .primary-action{color:#fff;background:var(--ink)}.forms-overview{grid-template-columns:1.45fr repeat(4,1fr);gap:9px;margin-bottom:11px;display:grid}.forms-overview article{border:1px solid var(--line);background:#ffffffc2;border-radius:16px;min-height:112px;padding:16px}.forms-overview article>span,.forms-overview article>strong,.forms-overview article>small{display:block}.forms-overview article>span{color:var(--muted);font-size:.75rem}.forms-overview article>strong{letter-spacing:-.05em;margin-top:13px;font-size:1.25rem}.forms-overview article>small{color:var(--muted);margin-top:6px;font-size:.75rem}.forms-health{color:#fff;position:relative;background:linear-gradient(135deg,var(--ink),var(--ink-2))!important}.forms-health>svg{color:var(--gold-bright);position:absolute;top:17px;right:17px}.forms-health>span{color:var(--gold-bright)!important}.forms-health>strong{letter-spacing:-.02em!important;font-size:.78rem!important}.forms-health>small{color:#ffffff8c!important}.forms-context{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:62px;margin-bottom:11px;padding:8px 10px;display:flex}.forms-picker{grid-template-columns:31px 1fr 26px;align-items:center;gap:8px;min-width:245px;display:grid}.forms-picker>span{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.forms-picker div{min-width:0}.forms-picker small,.forms-picker strong,.forms-picker i{display:block}.forms-picker small{color:var(--gold-text);text-transform:uppercase;font-size:.75rem;font-weight:800}.forms-picker strong{margin-top:2px;font-size:.75rem}.forms-picker i{color:var(--muted);margin-top:2px;font-size:.75rem;font-style:normal}.forms-picker>button{width:25px;height:25px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.forms-list{border-left:1px solid var(--line);gap:4px;padding-left:9px;display:flex}.forms-list button{height:31px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:6px;padding:0 8px;font-size:.75rem;display:flex}.forms-list button small{background:var(--paper-deep);border-radius:99px;min-width:20px;padding:3px 5px;font-size:.75rem}.forms-list button.active{color:var(--ink);border-color:var(--line);background:var(--paper-warm);font-weight:800}.forms-context nav{border:1px solid var(--line);background:var(--paper-warm);border-radius:9px;gap:3px;margin-left:auto;padding:3px;display:flex}.forms-context nav button{height:28px;color:var(--muted);text-transform:capitalize;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:0 8px;font-size:.75rem;font-weight:800;display:flex}.forms-context nav button.active{color:var(--ink);box-shadow:0 3px 10px rgba(var(--ink-rgb),.06);background:#fff}.form-builder-workspace{border:1px solid var(--line);min-height:730px;box-shadow:var(--shadow);background:#fff;border-radius:19px;grid-template-columns:205px minmax(520px,1fr) 330px;display:grid;overflow:hidden}.field-palette{border-right:1px solid var(--line);background:var(--paper-warm)}.field-palette>header,.form-canvas-panel>header,.field-inspector>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:62px;padding:11px 13px;display:flex}.field-palette header p,.form-canvas-panel header p,.field-inspector header p{margin:0 0 3px}.field-palette header strong,.form-canvas-panel header strong,.field-inspector header strong{font-size:.75rem}.field-palette>header>svg{color:var(--gold)}.field-palette>div{grid-template-columns:1fr 1fr;gap:6px;padding:10px;display:grid}.field-palette>div>button{border:1px solid var(--line);min-height:65px;color:var(--ink-soft);text-align:left;background:#fff;border-radius:9px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:8px;font-size:.75rem;font-weight:800;display:flex;position:relative}.field-palette>div>button>span{width:25px;height:25px;color:var(--gold-text);background:var(--gold-pale);border-radius:7px;place-items:center;display:grid}.field-palette>div>button>svg{color:var(--muted);position:absolute;top:7px;right:7px}.field-palette>footer,.field-inspector>footer{color:var(--muted);background:#fff;border-radius:8px;gap:6px;margin:4px 10px 10px;padding:9px;font-size:.75rem;line-height:1.45;display:flex}.field-palette>footer svg,.field-inspector>footer svg{color:var(--gold);flex:none}.form-canvas-panel{background:var(--paper-warm);min-width:0}.form-canvas-panel>header{background:#fff}.form-canvas-panel>header>div:last-child{align-items:center;gap:5px;display:flex}.form-canvas-panel>header>div:last-child>span{color:var(--gold-text);background:var(--gold-pale);border-radius:99px;align-items:center;gap:3px;padding:5px 7px;font-size:.75rem;font-weight:800;display:flex}.form-canvas-panel>header button{border:1px solid var(--line);height:28px;color:var(--ink-soft);background:#fff;border-radius:7px;align-items:center;gap:4px;padding:0 8px;font-size:.75rem;font-weight:800;display:flex}.form-canvas{border:1px solid var(--line);width:min(610px,100% - 28px);box-shadow:0 16px 45px rgba(var(--ink-rgb),.08);background:#fff;border-radius:17px;margin:22px auto;padding:32px}.form-canvas-heading>span{color:#fff;background:var(--ink);border-radius:9px;place-items:center;width:31px;height:31px;font-size:.75rem;font-weight:900;display:grid}.form-canvas-heading>p{color:var(--gold-text);text-transform:uppercase;letter-spacing:.12em;margin:21px 0 8px;font-size:.75rem;font-weight:800}.form-canvas-heading h2{letter-spacing:-.06em;max-width:12ch;margin:0;font-size:2.2rem;line-height:.95}.form-canvas-heading>small{max-width:450px;color:var(--muted);margin-top:12px;font-size:.75rem;line-height:1.6;display:block}.form-field-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:25px;display:grid}.form-field-grid>article{border:1px solid #0000;border-radius:9px;min-width:0;padding:8px;position:relative}.form-field-grid>article.full{grid-column:1/-1}.form-field-grid>article.selected{border-color:var(--gold);background:rgba(var(--paper-rgb),.55)}.form-field-grid>article>svg{color:var(--muted);opacity:0;position:absolute;top:5px;right:5px}.form-field-grid>article.selected>svg{opacity:1}.form-field-grid label{color:var(--ink-soft);margin-bottom:5px;font-size:.75rem;font-weight:800;display:block}.form-field-grid label b{color:var(--gold-text);margin-left:2px}.form-field-grid article>div:not(.mock-check){border:1px solid var(--line);min-height:35px;color:var(--muted);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:0 9px;font-size:.75rem;display:flex}.form-field-grid .mock-textarea{align-items:flex-start!important;min-height:66px!important;padding-top:10px!important}.form-field-grid .mock-file{gap:6px;border-style:dashed!important;justify-content:flex-start!important}.form-field-grid .mock-check{color:var(--ink-soft);align-items:center;gap:5px;font-size:.75rem;display:flex}.mock-check i{border:1px solid var(--line);border-radius:3px;width:13px;height:13px}.mock-hidden{color:var(--gold-text)!important;background:var(--paper-warm)!important}.form-field-grid article>small{color:var(--gold-text);align-items:center;gap:4px;margin-top:5px;font-size:.75rem;display:flex}.consent-preview{color:var(--muted);align-items:flex-start;gap:6px;margin:15px 8px 0;font-size:.75rem;line-height:1.4;display:flex}.consent-preview i{color:#fff;background:var(--gold);border-radius:3px;flex:none;place-items:center;width:14px;height:14px;display:grid}.form-submit-preview{color:#fff;background:var(--ink);border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:calc(100% - 16px);height:39px;margin:13px 8px 0;font-size:.75rem;font-weight:800;display:flex}.form-canvas>footer{color:var(--muted);justify-content:center;align-items:center;gap:4px;margin-top:10px;font-size:.75rem;display:flex}.form-canvas>footer svg{color:var(--gold)}.field-inspector{border-left:1px solid var(--line);background:var(--paper)}.field-inspector>header>div{align-items:center;gap:7px;display:flex}.field-inspector>header>div>span{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.field-inspector>header>button{border:1px solid var(--line);width:27px;height:27px;color:var(--muted);background:#fff;border-radius:7px;place-items:center;display:grid}.field-inspector-body{padding:9px 13px}.field-inspector-body>label,.field-pair label{color:var(--ink-soft);margin:9px 0;font-size:.75rem;font-weight:800;display:block}.field-inspector-body input,.field-inspector-body label>button,.field-pair label>button{border:1px solid var(--line);width:100%;height:33px;color:var(--ink);font:inherit;text-align:left;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:5px;margin-top:5px;padding:0 8px;font-size:.75rem;display:flex}.field-pair{grid-template-columns:1fr 1fr;gap:7px;display:grid}.field-inspector-body .form-switch-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.form-switch-row span strong,.form-switch-row span small{display:block}.form-switch-row strong{font-size:.75rem}.form-switch-row small{color:var(--muted);margin-top:3px;font-size:.75rem}.form-switch-row>button,.integration-grid article>header>button{background:var(--paper-deep)!important;border:0!important;border-radius:99px!important;width:33px!important;height:18px!important;padding:2px!important}.form-switch-row>button i,.integration-grid article>header>button i{width:14px;height:14px;box-shadow:0 2px 5px rgba(var(--ink-rgb),.15);background:#fff;border-radius:50%;transition:transform .2s;display:block}.form-switch-row>button.on,.integration-grid article>header>button.on{background:var(--gold)!important}.form-switch-row>button.on i,.integration-grid article>header>button.on i{transform:translate(15px)}.field-options{border-top:1px solid var(--line);margin-top:12px;padding-top:10px}.field-options>span{color:var(--ink-soft);font-size:.75rem;font-weight:800}.field-options>div{grid-template-columns:13px 1fr 14px;align-items:center;gap:5px;margin-top:6px;display:grid}.field-options>div>svg{color:var(--muted)}.field-options>div input{height:29px;margin:0}.field-options>button{border:1px dashed var(--line);width:100%;height:29px;color:var(--gold-text);background:var(--paper-warm);border-radius:7px;justify-content:center;align-items:center;gap:4px;margin-top:6px;font-size:.75rem;font-weight:800;display:flex}.submission-workspace{border:1px solid var(--line);min-height:660px;box-shadow:var(--shadow);background:#fff;border-radius:19px;grid-template-columns:minmax(680px,1fr) 355px;display:grid;overflow:hidden}.submission-list{min-width:0}.submission-list>header{border-bottom:1px solid var(--line);align-items:center;gap:6px;min-height:60px;padding:10px 12px;display:flex}.submission-list>header label{border:1px solid var(--line);min-width:220px;height:34px;color:var(--muted);border-radius:8px;flex:1;align-items:center;gap:6px;padding:0 9px;display:flex}.submission-list>header input{border:0;outline:0;width:100%;font-size:.75rem}.submission-list>header button{border:1px solid var(--line);height:34px;color:var(--ink-soft);background:#fff;border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:.75rem;font-weight:800;display:flex}.submission-table-scroll{overflow-x:auto}.submission-list table{border-collapse:collapse;width:100%;min-width:750px}.submission-list th{color:var(--muted);background:var(--paper-warm);text-align:left;text-transform:uppercase;letter-spacing:.08em;padding:9px 8px;font-size:.75rem;font-weight:800}.submission-list td{border-top:1px solid var(--line);height:69px;color:var(--ink-soft);cursor:pointer;padding:8px;font-size:.75rem}.submission-list tr.selected td{background:rgba(var(--paper-rgb),.55)}.submission-list td:first-child{align-items:center;gap:7px;display:flex}.submission-list td:first-child>span{color:#fff;background:var(--ink);border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:.75rem;font-weight:800;display:grid}.submission-list td strong,.submission-list td small{display:block}.submission-list td strong{font-size:.75rem}.submission-list td small{color:var(--muted);margin-top:4px;font-size:.75rem}.submission-list td i,.submission-list td>span[class^=delivery]{border-radius:99px;align-items:center;gap:3px;padding:5px 7px;font-size:.75rem;font-style:normal;font-weight:800;display:inline-flex}.submission-new,.delivery-delivered{color:var(--gold-text);background:var(--gold-pale)}.submission-qualified{color:#fff;background:var(--ink)}.submission-contacted,.delivery-pending{color:var(--ink-soft);background:var(--paper-deep)}.submission-spam,.delivery-failed{color:var(--muted);border:1px solid var(--line);background:#fff}.submission-drawer{border-left:1px solid var(--line);background:var(--paper)}.submission-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.submission-drawer>header>div{align-items:center;gap:7px;display:flex}.submission-drawer>header>div>span{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.submission-drawer header p{margin:0 0 3px}.submission-drawer header strong{font-size:.75rem}.submission-drawer>header>button{color:var(--muted);background:0 0;border:0}.lead-identity{border-bottom:1px solid var(--line);text-align:center;flex-direction:column;align-items:center;padding:23px 16px;display:flex}.lead-identity>span{color:#fff;background:linear-gradient(145deg,var(--gold),var(--ink));border-radius:50%;place-items:center;width:51px;height:51px;font-size:.75rem;font-weight:900;display:grid}.lead-identity h2{margin:10px 0 0;font-size:1.05rem}.lead-identity p{color:var(--muted);margin:6px 0 0;font-size:.75rem;line-height:1.6}.lead-identity>div{gap:5px;margin-top:12px;display:flex}.lead-identity button{border:1px solid var(--line);height:29px;color:var(--ink-soft);background:#fff;border-radius:7px;align-items:center;gap:4px;padding:0 9px;font-size:.75rem;font-weight:800;display:flex}.submission-drawer dl{border-bottom:1px solid var(--line);margin:0;padding:8px 14px}.submission-drawer dl>div{border-top:1px solid var(--line);justify-content:space-between;gap:15px;padding:7px 0;font-size:.75rem;display:flex}.submission-drawer dl>div:first-child{border:0}.submission-drawer dt{color:var(--muted)}.submission-drawer dd{text-align:right;align-items:center;gap:3px;margin:0;font-weight:800;display:flex}.submission-drawer dd svg{color:var(--gold)}.delivery-card{background:var(--paper-warm);border-radius:9px;align-items:center;gap:7px;margin:11px 13px;padding:10px;display:flex}.delivery-card>svg{color:var(--gold)}.delivery-card>div{flex:1;min-width:0}.delivery-card strong,.delivery-card small{display:block}.delivery-card strong{font-size:.75rem}.delivery-card small{color:var(--muted);margin-top:3px;font-size:.75rem}.delivery-card button{color:#fff;background:var(--ink);border:0;border-radius:6px;align-items:center;gap:4px;height:25px;font-size:.75rem;font-weight:800;display:flex}.qualify-lead{color:#fff;background:var(--ink);border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:calc(100% - 26px);height:34px;margin:0 13px;font-size:.75rem;font-weight:800;display:flex}.form-integrations-workspace{border:1px solid var(--line);min-height:610px;box-shadow:var(--shadow);background:#fff;border-radius:19px;padding:clamp(20px,3vw,36px)}.form-integrations-workspace>header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.form-integrations-workspace>header h2{letter-spacing:-.055em;margin:0;font-size:clamp(1.6rem,3vw,2.7rem)}.form-integrations-workspace>header p:last-child{max-width:670px;color:var(--muted);margin:10px 0 0;font-size:.75rem;line-height:1.6}.form-integrations-workspace>header>button{color:#fff;background:var(--ink);border:0;border-radius:8px;align-items:center;gap:5px;height:35px;padding:0 11px;font-size:.75rem;font-weight:800;display:flex}.integration-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:28px;display:grid}.integration-grid>article{border:1px solid var(--line);background:linear-gradient(145deg,#fff,var(--paper-warm));border-radius:14px;min-height:220px;padding:16px}.integration-grid article>header{justify-content:space-between;align-items:center;display:flex}.integration-grid article>header>span{width:35px;height:35px;color:var(--gold-text);background:var(--gold-pale);border-radius:10px;place-items:center;display:grid}.integration-grid h3{margin:25px 0 0;font-size:.75rem}.integration-grid p{min-height:56px;color:var(--muted);margin:8px 0 0;font-size:.75rem;line-height:1.55}.integration-grid article>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.integration-grid article>footer>span{color:var(--muted);align-items:center;gap:3px;font-size:.75rem;font-weight:800;display:flex}.integration-grid article>footer>span.enabled{color:var(--gold-text)}.integration-grid article>footer>button{color:var(--ink);background:0 0;border:0;align-items:center;gap:3px;font-size:.75rem;font-weight:800;display:flex}.integration-security{border:1px solid rgba(var(--brand-rgb),.22);background:var(--paper-warm);border-radius:10px;gap:8px;margin-top:16px;padding:12px;display:flex}.integration-security>svg{color:var(--gold)}.integration-security strong,.integration-security small{display:block}.integration-security strong{font-size:.75rem}.integration-security small{color:var(--muted);margin-top:4px;font-size:.75rem}@media (max-width:1250px){.form-builder-workspace{grid-template-columns:185px minmax(500px,1fr) 305px}.forms-overview{grid-template-columns:1.45fr repeat(2,1fr)}.forms-overview article:nth-child(n+4),.forms-list button:last-child{display:none}.integration-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1000px){.form-builder-workspace{grid-template-columns:180px 1fr}.field-inspector{border:0;border-top:1px solid var(--line);grid-column:1/-1}.field-inspector-body{grid-template-columns:1fr 1fr;gap:0 10px;display:grid}.field-inspector-body>.form-switch-row,.field-inspector-body>.field-options{grid-column:1/-1}.field-inspector>footer{margin-bottom:12px}.submission-workspace{grid-template-columns:1fr}.submission-drawer{border:0;border-top:1px solid var(--line)}.forms-list{display:none}}@media (max-width:700px){.forms-page{padding:24px 15px 38px}.forms-heading{flex-direction:column;align-items:flex-start}.forms-heading h1{font-size:2.6rem}.forms-heading>div:last-child{width:100%}.forms-heading>div:last-child button{flex:1;justify-content:center}.forms-heading>div:last-child button:first-child{display:none}.forms-overview{grid-template-columns:1fr 1fr}.forms-health{grid-column:1/-1}.forms-overview article:nth-child(4){display:block}.forms-context{flex-wrap:wrap;align-items:stretch}.forms-picker{width:100%;min-width:0}.forms-context nav{width:100%;margin:0}.forms-context nav button{flex:1;justify-content:center}.form-builder-workspace{flex-direction:column;display:flex}.field-palette{border:0;border-bottom:1px solid var(--line)}.field-palette>header,.field-palette>footer{display:none}.field-palette>div{display:flex;overflow-x:auto}.field-palette>div>button{flex:none;min-width:78px}.form-canvas{padding:22px 14px}.form-canvas-heading h2{font-size:1.9rem}.form-field-grid{grid-template-columns:1fr}.form-field-grid>article.half{grid-column:1/-1}.field-inspector{border-top:1px solid var(--line)}.field-inspector-body{display:block}.submission-list>header{flex-wrap:wrap}.submission-list>header label{flex-basis:100%}.submission-list>header button{flex:1;justify-content:center}.submission-drawer{display:block}.form-integrations-workspace>header{flex-direction:column;align-items:flex-start}.integration-grid{grid-template-columns:1fr}}.analytics-page{max-width:1580px;margin:0 auto;padding:clamp(26px,3.3vw,52px)}.analytics-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.analytics-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.analytics-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.analytics-heading>div:last-child{gap:7px;display:flex}.analytics-heading button{border:1px solid var(--line);height:39px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 12px;font-size:.75rem;font-weight:800;display:flex}.analytics-heading .analytics-sync{color:#fff;background:var(--ink)}.analytics-heading button:disabled,.analytics-connection-panel button:disabled{opacity:.45;cursor:not-allowed}.spin{animation:.8s linear infinite analytics-spin}@keyframes analytics-spin{to{transform:rotate(360deg)}}.analytics-controlbar{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:13px;min-height:70px;margin-bottom:11px;padding:10px 12px;display:flex}.analytics-source-status{grid-template-columns:auto 1fr;align-items:center;column-gap:8px;min-width:250px;display:grid}.analytics-source-status>span{color:var(--muted);background:var(--paper-warm);text-transform:uppercase;border-radius:9px;grid-row:1/3;align-items:center;gap:5px;padding:7px 9px;font-size:.75rem;font-weight:800;display:flex}.analytics-source-status>span i{background:var(--muted);border-radius:50%;width:6px;height:6px}.analytics-source-status>span.connected{color:#486a3f;background:#edf4e9}.analytics-source-status>span.connected i{background:#68a55a;box-shadow:0 0 0 3px #68a55a26}.analytics-source-status strong{font-size:.75rem}.analytics-source-status small{color:var(--muted);margin-top:3px;font-size:.75rem}.analytics-controlbar nav{border:1px solid var(--line);background:var(--paper-warm);border-radius:9px;gap:3px;margin-left:auto;padding:3px;display:flex}.analytics-controlbar nav button{height:28px;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:0 8px;font-size:.75rem;font-weight:800}.analytics-controlbar nav button.active{color:var(--ink);box-shadow:0 3px 10px rgba(var(--ink-rgb),.06);background:#fff}.analytics-dates{border:1px solid var(--line);height:36px;color:var(--ink-soft);background:#fff;border-radius:9px;align-items:center;gap:6px;padding:0 10px;font-size:.75rem;font-weight:800;display:flex}.analytics-message{border:1px solid rgba(var(--brand-rgb),.24);color:var(--gold-text);background:var(--paper-warm);border-radius:10px;align-items:center;gap:7px;margin-bottom:11px;padding:10px 12px;font-size:.75rem;font-weight:700;display:flex}.analytics-message svg{flex:none}.analytics-connection-panel{border:1px solid rgba(var(--brand-rgb),.3);background:linear-gradient(125deg,var(--ink),var(--ink-2));color:#fff;border-radius:17px;grid-template-columns:minmax(280px,.7fr) minmax(570px,1.3fr);gap:24px;margin-bottom:11px;padding:20px;display:grid}.analytics-connection-panel>div{gap:11px;display:flex}.analytics-connection-panel>div>span{width:40px;height:40px;color:var(--ink);background:var(--gold-pale);border-radius:11px;flex:none;place-items:center;display:grid}.analytics-connection-panel h2{letter-spacing:-.04em;margin:0;font-size:1.3rem}.analytics-connection-panel p:last-child{color:#ffffff8c;max-width:470px;margin:8px 0 0;font-size:.75rem;line-height:1.6}.analytics-connection-panel form{grid-template-columns:.7fr 1.3fr 1fr auto;align-items:end;gap:7px;display:grid}.analytics-connection-panel label{color:#ffffff8c;font-size:.75rem;font-weight:800}.analytics-connection-panel input{color:#fff;background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;outline:0;width:100%;height:36px;margin-top:5px;padding:0 9px;font-size:.75rem}.analytics-connection-panel form>div{gap:5px;display:flex}.analytics-connection-panel button{white-space:nowrap;color:#fff;background:#ffffff12;border:1px solid #ffffff21;border-radius:8px;align-items:center;gap:4px;height:36px;padding:0 9px;font-size:.75rem;font-weight:800;display:flex}.analytics-connection-panel button[type=submit]{color:var(--ink);background:var(--gold-pale)}.analytics-metrics{grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:11px;display:grid}.analytics-metrics article{border:1px solid var(--line);background:#ffffffc7;border-radius:15px;min-width:0;padding:14px}.analytics-metrics article header{justify-content:space-between;align-items:center;display:flex}.analytics-metrics article header>span{width:29px;height:29px;color:var(--gold-text);background:var(--gold-pale);border-radius:8px;place-items:center;display:grid}.analytics-metrics article header small{color:var(--muted);font-size:.75rem}.analytics-metrics article p{color:var(--muted);margin:15px 0 4px;font-size:.75rem}.analytics-metrics article>div{justify-content:space-between;align-items:flex-end;gap:5px;display:flex}.analytics-metrics article strong{letter-spacing:-.05em;font-size:1.25rem}.analytics-up,.analytics-down{border-radius:99px;align-items:center;gap:2px;padding:4px 5px;font-size:.75rem;font-weight:800;display:flex}.analytics-up{color:#4b793f;background:#edf4e9}.analytics-down{color:#994d3e;background:#faece9}.analytics-metrics footer{color:var(--muted);margin-top:5px;font-size:.75rem}.analytics-main-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:11px;margin-bottom:11px;display:grid}.analytics-chart-panel,.analytics-channel-panel,.analytics-pages-panel{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.analytics-chart-panel>header,.analytics-channel-panel>header,.analytics-pages-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:15px;padding:17px 18px;display:flex}.analytics-chart-panel h2,.analytics-channel-panel h2,.analytics-pages-panel h2{letter-spacing:-.04em;margin:0;font-size:1.12rem}.analytics-chart-panel>header>div:last-child{color:var(--muted);gap:11px;font-size:.75rem;font-weight:700;display:flex}.analytics-chart-panel>header>div:last-child span{align-items:center;gap:4px;display:flex}.analytics-chart-panel header i{border-radius:50%;width:7px;height:7px}.analytics-chart-panel header i.users{background:var(--gold)}.analytics-chart-panel header i.views{background:var(--ink)}.analytics-chart{height:260px;padding:18px 20px 0}.analytics-chart svg{width:100%;height:100%;overflow:visible}.analytics-chart path{vector-effect:non-scaling-stroke}.chart-grid{fill:none;stroke:rgba(var(--brand-rgb),.1);stroke-width:1px}.chart-area{fill:url(#analyticsArea);stroke:none}.chart-users,.chart-views{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.chart-users{stroke:var(--gold)}.chart-views{stroke:var(--ink);stroke-dasharray:4 4;opacity:.65}.analytics-chart-panel>footer{color:var(--muted);justify-content:space-between;padding:7px 20px 14px;font-size:.75rem;display:flex}.analytics-channel-panel>header>span{color:var(--muted);font-size:.75rem}.analytics-channel-panel>div:not(.analytics-empty){padding:5px 17px}.analytics-channel-panel article{border-top:1px solid var(--line);grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:11px 0;display:grid}.analytics-channel-panel article:first-child{border:0}.analytics-channel-panel article>span{color:var(--gold-text);font-size:.75rem;font-weight:800}.analytics-channel-panel article>div:nth-child(2) strong{font-size:.75rem;display:block}.analytics-channel-panel article i{background:var(--paper-deep);border-radius:99px;height:3px;margin-top:6px;display:block;overflow:hidden}.analytics-channel-panel article i b{border-radius:inherit;background:linear-gradient(90deg,var(--gold),var(--gold-bright));height:100%;display:block}.analytics-channel-panel article>div:last-child{text-align:right}.analytics-channel-panel article>div:last-child strong,.analytics-channel-panel article>div:last-child small{display:block}.analytics-channel-panel article>div:last-child strong{font-size:.75rem}.analytics-channel-panel article>div:last-child small{color:var(--muted);margin-top:3px;font-size:.75rem}.analytics-channel-panel>footer{border-top:1px solid var(--line);color:var(--muted);background:var(--paper-warm);align-items:center;gap:5px;padding:10px 17px;font-size:.75rem;display:flex}.analytics-channel-panel>footer svg{color:var(--gold)}.analytics-empty{min-height:240px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.analytics-empty svg{color:var(--gold)}.analytics-empty strong{color:var(--ink);font-size:.75rem}.analytics-empty span{font-size:.75rem}.analytics-empty.compact{min-height:245px}.analytics-empty.table-empty{min-height:125px}.analytics-pages-panel{margin-bottom:11px}.analytics-pages-panel>header>button{border:1px solid var(--line);height:31px;color:var(--ink-soft);background:#fff;border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:.75rem;font-weight:800;display:flex}.analytics-table-wrap{overflow-x:auto}.analytics-pages-panel table{border-collapse:collapse;width:100%;min-width:760px}.analytics-pages-panel th{color:var(--muted);background:var(--paper-warm);text-align:left;text-transform:uppercase;letter-spacing:.08em;padding:9px 13px;font-size:.75rem}.analytics-pages-panel td{border-top:1px solid var(--line);height:56px;color:var(--ink-soft);padding:8px 13px;font-size:.75rem}.analytics-pages-panel td:first-child{width:48%}.analytics-pages-panel td strong,.analytics-pages-panel td small{display:block}.analytics-pages-panel td strong{font-size:.75rem}.analytics-pages-panel td small{max-width:620px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:.75rem;overflow:hidden}.analytics-pages-panel td:last-child{text-align:right}.analytics-pages-panel td button{border:1px solid var(--line);width:27px;height:27px;color:var(--gold-text);background:#fff;border-radius:50%;place-items:center;display:grid}.analytics-integrity{border:1px solid rgba(var(--brand-rgb),.23);background:var(--paper-warm);border-radius:12px;align-items:center;gap:8px;padding:13px 15px;display:flex}.analytics-integrity>svg{color:var(--gold)}.analytics-integrity>div{flex:1;min-width:0}.analytics-integrity strong,.analytics-integrity div span{display:block}.analytics-integrity strong{font-size:.75rem}.analytics-integrity div span{color:var(--muted);margin-top:3px;font-size:.75rem}.analytics-integrity>span{color:var(--gold-text);align-items:center;gap:4px;font-size:.75rem;font-weight:800;display:flex}@media (max-width:1250px){.analytics-metrics{grid-template-columns:repeat(3,1fr)}.analytics-connection-panel{grid-template-columns:1fr}.analytics-connection-panel form{grid-template-columns:.7fr 1.3fr 1fr auto}}@media (max-width:1000px){.analytics-controlbar{flex-wrap:wrap}.analytics-controlbar nav{margin-left:0}.analytics-dates{margin-left:auto}.analytics-main-grid{grid-template-columns:1fr}.analytics-channel-panel>div:not(.analytics-empty){grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.analytics-connection-panel form{grid-template-columns:1fr 1fr}.analytics-connection-panel form>div{align-self:end}}@media (max-width:700px){.analytics-page{padding:24px 15px 38px}.analytics-heading{flex-direction:column;align-items:flex-start}.analytics-heading h1{font-size:2.6rem}.analytics-heading>div:last-child{width:100%}.analytics-heading button{flex:1;justify-content:center}.analytics-controlbar{align-items:stretch}.analytics-source-status{width:100%;min-width:0}.analytics-controlbar nav{width:100%;overflow-x:auto}.analytics-controlbar nav button{flex:1;min-width:max-content}.analytics-dates{justify-content:center;width:100%;margin:0}.analytics-connection-panel{padding:16px}.analytics-connection-panel form{grid-template-columns:1fr}.analytics-connection-panel form>div{grid-template-columns:1fr;width:100%;display:grid}.analytics-connection-panel form>div a,.analytics-connection-panel form>div button{justify-content:center;width:100%}.analytics-metrics{grid-template-columns:1fr 1fr}.analytics-metrics article{min-height:128px}.analytics-main-grid{display:block}.analytics-chart-panel{margin-bottom:11px}.analytics-chart{height:220px}.analytics-chart-panel>header{flex-direction:column;align-items:flex-start}.analytics-channel-panel>div:not(.analytics-empty){display:block}.analytics-pages-panel>header{flex-direction:column;align-items:flex-start}.analytics-integrity{align-items:flex-start}.analytics-integrity>span{display:none}}.gsc-page{max-width:1580px;margin:0 auto;padding:clamp(26px,3.3vw,52px)}.gsc-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.gsc-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.gsc-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.gsc-heading>div:last-child{gap:7px;display:flex}.gsc-heading button{border:1px solid var(--line);height:39px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 12px;font-size:.75rem;font-weight:800;display:flex}.gsc-heading .gsc-sync{color:#fff;background:var(--ink)}.gsc-heading button:disabled,.gsc-connection-panel button:disabled{opacity:.45;cursor:not-allowed}.gsc-controlbar{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:13px;min-height:70px;margin-bottom:11px;padding:10px 12px;display:flex}.gsc-source-status{grid-template-columns:auto 1fr;align-items:center;column-gap:8px;min-width:280px;display:grid}.gsc-source-status>span{color:var(--muted);background:var(--paper-warm);text-transform:uppercase;border-radius:9px;grid-row:1/3;align-items:center;gap:5px;padding:7px 9px;font-size:.75rem;font-weight:800;display:flex}.gsc-source-status>span i{background:var(--muted);border-radius:50%;width:6px;height:6px}.gsc-source-status>span.connected{color:#486a3f;background:#edf4e9}.gsc-source-status>span.connected i{background:#68a55a;box-shadow:0 0 0 3px #68a55a26}.gsc-source-status strong{font-size:.75rem}.gsc-source-status small{color:var(--muted);margin-top:3px;font-size:.75rem}.gsc-controlbar nav{border:1px solid var(--line);background:var(--paper-warm);border-radius:9px;gap:3px;margin-left:auto;padding:3px;display:flex}.gsc-controlbar nav button{height:28px;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:0 8px;font-size:.75rem;font-weight:800}.gsc-controlbar nav button.active{color:var(--ink);box-shadow:0 3px 10px rgba(var(--ink-rgb),.06);background:#fff}.gsc-dates{border:1px solid var(--line);height:36px;color:var(--ink-soft);background:#fff;border-radius:9px;align-items:center;gap:6px;padding:0 10px;font-size:.75rem;font-weight:800;display:flex}.gsc-message{border:1px solid rgba(var(--brand-rgb),.24);color:var(--gold-text);background:var(--paper-warm);border-radius:10px;align-items:center;gap:7px;margin-bottom:11px;padding:10px 12px;font-size:.75rem;font-weight:700;display:flex}.gsc-connection-panel{border:1px solid rgba(var(--brand-rgb),.3);background:linear-gradient(125deg,var(--ink),var(--ink));color:#fff;border-radius:17px;grid-template-columns:minmax(280px,.75fr) minmax(590px,1.25fr);gap:24px;margin-bottom:11px;padding:20px;display:grid}.gsc-connection-panel>div{gap:11px;display:flex}.gsc-connection-panel>div>span{width:40px;height:40px;color:var(--ink);background:var(--gold-pale);border-radius:11px;flex:none;place-items:center;display:grid}.gsc-connection-panel h2{letter-spacing:-.04em;margin:0;font-size:1.3rem}.gsc-connection-panel p:last-child{color:#ffffff8c;max-width:470px;margin:8px 0 0;font-size:.75rem;line-height:1.6}.gsc-connection-panel form{grid-template-columns:1.2fr 1.25fr .55fr auto;align-items:end;gap:7px;display:grid}.gsc-connection-panel label{color:#ffffff8c;font-size:.75rem;font-weight:800}.gsc-connection-panel input,.gsc-connection-panel select{color:#fff;background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;outline:0;width:100%;height:36px;margin-top:5px;padding:0 9px;font-size:.75rem}.gsc-connection-panel select option{color:var(--ink)}.gsc-connection-panel form>div{gap:5px;display:flex}.gsc-connection-panel button{white-space:nowrap;color:#fff;background:#ffffff12;border:1px solid #ffffff21;border-radius:8px;align-items:center;gap:4px;height:36px;padding:0 9px;font-size:.75rem;font-weight:800;display:flex}.gsc-connection-panel button[type=submit]{color:var(--ink);background:var(--gold-pale)}.gsc-metrics{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:11px;display:grid}.gsc-metrics article{border:1px solid var(--line);background:#ffffffc7;border-radius:16px;padding:16px}.gsc-metrics header{justify-content:space-between;align-items:center;display:flex}.gsc-metrics header>span{width:31px;height:31px;color:var(--gold-text);background:var(--gold-pale);border-radius:9px;place-items:center;display:grid}.gsc-metrics header small{color:var(--muted);font-size:.75rem}.gsc-metrics p{color:var(--muted);margin:17px 0 5px;font-size:.75rem}.gsc-metrics article>div{justify-content:space-between;align-items:flex-end;display:flex}.gsc-metrics strong{letter-spacing:-.055em;font-size:1.45rem}.gsc-up,.gsc-down{border-radius:99px;align-items:center;gap:2px;padding:4px 5px;font-size:.75rem;font-weight:800;display:flex}.gsc-up{color:#4b793f;background:#edf4e9}.gsc-down{color:#994d3e;background:#faece9}.gsc-metrics footer{color:var(--muted);margin-top:5px;font-size:.75rem}.gsc-main-grid,.gsc-lower-grid{grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);gap:11px;margin-bottom:11px;display:grid}.gsc-chart-panel,.gsc-opportunity-panel,.gsc-performance-table,.gsc-audience-panel{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.gsc-chart-panel>header,.gsc-opportunity-panel>header,.gsc-performance-table>header,.gsc-audience-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:15px;padding:17px 18px;display:flex}.gsc-chart-panel h2,.gsc-opportunity-panel h2,.gsc-performance-table h2,.gsc-audience-panel h2{letter-spacing:-.04em;margin:0;font-size:1.12rem}.gsc-chart-panel>header>div:last-child{color:var(--muted);gap:11px;font-size:.75rem;display:flex}.gsc-chart-panel>header>div:last-child span{align-items:center;gap:4px;display:flex}.gsc-chart-panel header i{border-radius:50%;width:7px;height:7px}.gsc-chart-panel header i.clicks{background:var(--gold)}.gsc-chart-panel header i.impressions{background:var(--ink)}.gsc-chart{height:260px;padding:18px 20px 0}.gsc-chart svg{width:100%;height:100%;overflow:visible}.gsc-chart path{vector-effect:non-scaling-stroke}.gsc-chart-area{fill:url(#gscArea);stroke:none}.gsc-chart-clicks,.gsc-chart-impressions{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.gsc-chart-clicks{stroke:var(--gold)}.gsc-chart-impressions{stroke:var(--ink);stroke-dasharray:4 4;opacity:.65}.gsc-chart-panel>footer{color:var(--muted);justify-content:space-between;padding:7px 20px 14px;font-size:.75rem;display:flex}.gsc-empty{min-height:240px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.gsc-empty svg{color:var(--gold)}.gsc-empty strong{color:var(--ink);font-size:.75rem}.gsc-empty span{font-size:.75rem}.gsc-empty.compact{min-height:245px}.gsc-empty.table-empty{min-height:125px}.gsc-opportunity-panel>header>span{color:#fff;background:var(--ink);border-radius:50%;place-items:center;min-width:25px;height:25px;font-size:.75rem;font-weight:800;display:grid}.gsc-opportunity-panel>div:not(.gsc-empty){padding:5px 16px}.gsc-opportunity-panel article{border-top:1px solid var(--line);grid-template-columns:23px 1fr auto 26px;align-items:center;gap:7px;padding:12px 0;display:grid}.gsc-opportunity-panel article:first-child{border:0}.gsc-opportunity-panel article>span{color:var(--gold-text);font-size:.75rem;font-weight:800}.gsc-opportunity-panel article div{min-width:0}.gsc-opportunity-panel article strong,.gsc-opportunity-panel article small{display:block}.gsc-opportunity-panel article strong{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.gsc-opportunity-panel article small{color:var(--muted);margin-top:4px;font-size:.75rem}.gsc-opportunity-panel article>b{color:var(--gold-text);font-size:.75rem}.gsc-opportunity-panel article button{border:1px solid var(--line);width:25px;height:25px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid}.gsc-opportunity-panel>footer{border-top:1px solid var(--line);color:var(--muted);background:var(--paper-warm);align-items:center;gap:5px;padding:10px 16px;font-size:.75rem;display:flex}.gsc-opportunity-panel>footer svg{color:var(--gold)}.gsc-performance-table>header nav{background:var(--paper-warm);border-radius:8px;gap:3px;padding:3px;display:flex}.gsc-performance-table>header nav button{height:26px;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:0 8px;font-size:.75rem;font-weight:800}.gsc-performance-table>header nav button.active{color:var(--ink);background:#fff}.gsc-performance-table>div{overflow-x:auto}.gsc-performance-table table{border-collapse:collapse;width:100%;min-width:690px}.gsc-performance-table th{color:var(--muted);background:var(--paper-warm);text-align:left;text-transform:uppercase;letter-spacing:.07em;padding:9px 11px;font-size:.75rem}.gsc-performance-table td{border-top:1px solid var(--line);height:51px;color:var(--ink-soft);padding:7px 11px;font-size:.75rem}.gsc-performance-table td:first-child{width:48%;max-width:420px}.gsc-performance-table td:first-child strong{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;display:block;overflow:hidden}.gsc-performance-table td span{text-align:center;background:var(--paper-warm);border-radius:99px;min-width:30px;padding:4px 5px;font-size:.75rem;font-weight:800;display:inline-grid}.gsc-performance-table td span.top-ten{color:var(--gold-text);background:var(--gold-pale)}.gsc-performance-table td:last-child{text-align:right}.gsc-performance-table td button{border:1px solid var(--line);width:25px;height:25px;color:var(--gold-text);background:#fff;border-radius:50%;place-items:center;display:grid}.gsc-audience-panel>header>svg{color:var(--gold)}.gsc-device-block{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;align-items:center;gap:16px;padding:20px 18px;display:grid}.gsc-device-ring{border-radius:50%;place-items:center;width:105px;height:105px;display:grid;position:relative}.gsc-device-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:13px}.gsc-device-ring span{z-index:1;text-align:center;position:relative}.gsc-device-ring strong,.gsc-device-ring small{display:block}.gsc-device-ring strong{font-size:1.1rem}.gsc-device-ring small{color:var(--muted);font-size:.75rem}.gsc-device-block>div:last-child p{color:var(--muted);grid-template-columns:15px 1fr auto;align-items:center;gap:5px;margin:9px 0;font-size:.75rem;display:grid}.gsc-device-block>div:last-child p svg{color:var(--gold)}.gsc-device-block>div:last-child p span{text-transform:capitalize}.gsc-device-block>div:last-child p strong{color:var(--ink);font-size:.75rem}.gsc-country-list{padding:7px 18px}.gsc-country-list p{border-top:1px solid var(--line);grid-template-columns:20px 35px 1fr 32px;align-items:center;gap:6px;margin:0;padding:8px 0;font-size:.75rem;display:grid}.gsc-country-list p:first-child{border:0}.gsc-country-list p>span{color:var(--gold-text);font-weight:800}.gsc-country-list p>strong{font-size:.75rem}.gsc-country-list p>i{background:var(--paper-deep);border-radius:99px;height:3px;overflow:hidden}.gsc-country-list p>i b{border-radius:inherit;background:var(--gold);height:100%;display:block}.gsc-country-list p>small{text-align:right;color:var(--muted)}.gsc-integrity{border:1px solid rgba(var(--brand-rgb),.23);background:var(--paper-warm);border-radius:12px;align-items:center;gap:8px;padding:13px 15px;display:flex}.gsc-integrity>svg{color:var(--gold)}.gsc-integrity>div{flex:1;min-width:0}.gsc-integrity strong,.gsc-integrity div span{display:block}.gsc-integrity strong{font-size:.75rem}.gsc-integrity div span{color:var(--muted);margin-top:3px;font-size:.75rem}.gsc-integrity>span{color:var(--gold-text);align-items:center;gap:4px;font-size:.75rem;font-weight:800;display:flex}@media (max-width:1250px){.gsc-connection-panel{grid-template-columns:1fr}.gsc-metrics{grid-template-columns:1fr 1fr}.gsc-main-grid,.gsc-lower-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr)}}@media (max-width:1000px){.gsc-controlbar{flex-wrap:wrap}.gsc-controlbar nav{margin-left:0}.gsc-dates{margin-left:auto}.gsc-main-grid,.gsc-lower-grid{grid-template-columns:1fr}.gsc-connection-panel form{grid-template-columns:1fr 1fr}.gsc-connection-panel form>div{align-self:end}.gsc-device-block{grid-template-columns:140px 1fr}}@media (max-width:700px){.gsc-page{padding:24px 15px 38px}.gsc-heading{flex-direction:column;align-items:flex-start}.gsc-heading h1{font-size:2.45rem}.gsc-heading>div:last-child{width:100%}.gsc-heading button{flex:1;justify-content:center}.gsc-controlbar{align-items:stretch}.gsc-source-status{width:100%;min-width:0}.gsc-controlbar nav{width:100%;overflow-x:auto}.gsc-controlbar nav button{flex:1;min-width:max-content}.gsc-dates{justify-content:center;width:100%;margin:0}.gsc-connection-panel{padding:16px}.gsc-connection-panel form{grid-template-columns:1fr}.gsc-connection-panel form>div button{flex:1;justify-content:center}.gsc-metrics{grid-template-columns:1fr 1fr}.gsc-metrics article{min-height:136px;padding:13px}.gsc-main-grid,.gsc-lower-grid{display:block}.gsc-chart-panel,.gsc-performance-table{margin-bottom:11px}.gsc-chart{height:220px}.gsc-chart-panel>header{flex-direction:column;align-items:flex-start}.gsc-integrity{align-items:flex-start}.gsc-integrity>span{display:none}}.health-page{max-width:1580px;margin:0 auto;padding:clamp(26px,3.3vw,52px)}.health-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.health-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.health-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:.78rem}.health-heading>div:last-child{gap:7px;display:flex}.health-heading button{border:1px solid var(--line);height:39px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 12px;font-size:.75rem;font-weight:800;display:flex}.health-heading .health-run{color:#fff;background:var(--ink)}.health-heading button:disabled,.health-config button:disabled{opacity:.45}.health-hero{color:#fff;background:radial-gradient(circle at 10% 0%,rgba(var(--brand-secondary-rgb),.27),transparent 28%),linear-gradient(130deg,var(--ink),var(--ink));border-radius:20px;grid-template-columns:130px 1fr minmax(290px,.6fr);align-items:center;gap:25px;min-height:190px;margin-bottom:11px;padding:25px 28px;display:grid;position:relative;overflow:hidden}.health-hero:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:300px;height:300px;position:absolute;top:-145px;right:-110px;box-shadow:0 0 0 45px #ffffff06,0 0 0 90px #ffffff05}.health-score-ring{--health-score:0%;background:conic-gradient(var(--gold-bright) var(--health-score),#ffffff1a 0);border-radius:50%;place-items:center;width:116px;height:116px;display:grid;position:relative}.health-score-ring:after{content:"";background:var(--ink);border-radius:50%;position:absolute;inset:10px}.health-score-ring span{z-index:1;text-align:center;position:relative}.health-score-ring strong,.health-score-ring small{display:block}.health-score-ring strong{letter-spacing:-.06em;font-size:2rem}.health-score-ring small{color:#ffffff73;font-size:.75rem}.health-hero h2{letter-spacing:-.055em;margin:0;font-size:clamp(1.8rem,3vw,3rem)}.health-hero>div:nth-child(2)>p:nth-child(3){color:#ffffff8c;max-width:650px;margin:9px 0 0;font-size:.75rem;line-height:1.55}.health-status-pill{border-radius:99px;align-items:center;gap:5px;margin-top:14px;padding:6px 9px;font-size:.75rem;font-weight:800;display:inline-flex}.health-status-pill.healthy{color:#cdecc4;background:#68a55a2e}.health-status-pill.warning{color:var(--paper-deep);background:rgba(var(--brand-rgb),.18)}.health-status-pill.critical{color:#ffd2ca;background:#b746322e}.health-status-pill.unknown{color:#ffffffa6;background:#ffffff14}.health-hero dl{z-index:1;border-left:1px solid #ffffff1a;margin:0;padding:4px 0 4px 22px;position:relative}.health-hero dl div{border-top:1px solid #ffffff14;justify-content:space-between;gap:15px;padding:9px 0;font-size:.75rem;display:flex}.health-hero dl div:first-child{border:0}.health-hero dt{color:#ffffff6e}.health-hero dd{text-align:right;margin:0;font-weight:800}.health-message{border:1px solid rgba(var(--brand-rgb),.24);color:var(--gold-text);background:var(--paper-warm);border-radius:10px;align-items:center;gap:7px;margin-bottom:11px;padding:10px 12px;font-size:.75rem;font-weight:700;display:flex}.health-config{border:1px solid rgba(var(--brand-rgb),.27);background:#fff;border-radius:17px;grid-template-columns:minmax(270px,.65fr) minmax(650px,1.35fr);gap:24px;margin-bottom:11px;padding:19px;display:grid}.health-config>div{gap:10px;display:flex}.health-config>div>span{color:#fff;background:var(--ink);border-radius:10px;flex:none;place-items:center;width:39px;height:39px;display:grid}.health-config h2{margin:0;font-size:1.2rem}.health-config p:last-child{color:var(--muted);margin:7px 0 0;font-size:.75rem}.health-config form{grid-template-columns:1.1fr 1fr 1fr 1fr auto;align-items:end;gap:6px;display:grid}.health-config label{color:var(--muted);font-size:.75rem;font-weight:800}.health-config input{border:1px solid var(--line);border-radius:8px;outline:0;width:100%;height:35px;margin-top:5px;padding:0 8px;font-size:.75rem}.health-config button{white-space:nowrap;color:#fff;background:var(--ink);border:0;border-radius:8px;align-items:center;gap:4px;height:35px;padding:0 9px;font-size:.75rem;font-weight:800;display:flex}.health-summary-grid{grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:11px;display:grid}.health-summary-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;min-height:138px;padding:14px}.health-summary-card header{justify-content:space-between;align-items:center;display:flex}.health-summary-card header>span{width:29px;height:29px;color:var(--gold-text);background:var(--gold-pale);border-radius:8px;place-items:center;display:grid}.health-summary-card header>svg{color:var(--muted)}.health-summary-card.healthy header>svg{color:#6c9c61}.health-summary-card.warning header>svg{color:var(--gold)}.health-summary-card.critical header>svg{color:#b74735}.health-summary-card p{color:var(--muted);margin:16px 0 5px;font-size:.75rem}.health-summary-card strong,.health-summary-card small{display:block}.health-summary-card strong{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.health-summary-card small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:.75rem;overflow:hidden}.health-main-grid{grid-template-columns:minmax(0,1.6fr) minmax(310px,.65fr);gap:11px;margin-bottom:11px;display:grid}.health-pagespeed,.health-trend,.health-checks-panel{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.health-pagespeed>header,.health-trend>header,.health-checks-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:15px;padding:17px 18px;display:flex}.health-pagespeed h2,.health-trend h2,.health-checks-panel h2{letter-spacing:-.04em;margin:0;font-size:1.12rem}.health-pagespeed>header nav{background:var(--paper-warm);border-radius:8px;gap:3px;padding:3px;display:flex}.health-pagespeed>header nav button{height:27px;color:var(--muted);background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:0 8px;font-size:.75rem;font-weight:800;display:flex}.health-pagespeed>header nav button.active{color:var(--ink);background:#fff}.health-psi-body{grid-template-columns:1.05fr .95fr;display:grid}.health-lighthouse-scores{border-right:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;padding:22px;display:grid}.health-lighthouse-scores article{align-items:center;gap:9px;display:flex}.health-lighthouse-scores article>div{--psi-score:0%;background:conic-gradient(var(--gold) var(--psi-score),var(--paper-deep) 0);border-radius:50%;flex:none;place-items:center;width:53px;height:53px;display:grid;position:relative}.health-lighthouse-scores article>div:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:5px}.health-lighthouse-scores strong{z-index:1;font-size:.75rem;position:relative}.health-lighthouse-scores span{font-size:.75rem;font-weight:800}.health-vitals{padding:20px}.health-vitals>header{justify-content:space-between;align-items:center;display:flex}.health-vitals h3{margin:0;font-size:.75rem}.health-vitals>header>span{color:var(--gold-text);background:var(--gold-pale);text-transform:capitalize;border-radius:99px;padding:5px 7px;font-size:.75rem;font-weight:800}.health-vitals>div{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:17px;display:grid}.health-vitals article{background:var(--paper-warm);border-radius:9px;padding:10px}.health-vitals article span,.health-vitals article strong,.health-vitals article small{display:block}.health-vitals article span{color:var(--gold-text);font-size:.75rem;font-weight:800}.health-vitals article strong{margin-top:8px;font-size:.75rem}.health-vitals article small{color:var(--muted);margin-top:4px;font-size:.75rem}.health-opportunities{border-top:1px solid var(--line)}.health-opportunities>header{background:var(--paper-warm);justify-content:space-between;padding:11px 18px;font-size:.75rem;display:flex}.health-opportunities>header span{color:var(--muted)}.health-opportunities>div:not(.health-empty){padding:3px 18px}.health-opportunities article{border-top:1px solid var(--line);grid-template-columns:22px 1fr auto 15px;align-items:center;gap:7px;padding:10px 0;display:grid}.health-opportunities article:first-child{border:0}.health-opportunities article>span{color:var(--gold-text);font-size:.75rem;font-weight:800}.health-opportunities article>strong{font-size:.75rem}.health-opportunities article>small{color:var(--muted);font-size:.75rem}.health-trend>header>svg{color:var(--gold)}.health-trend-chart{height:185px;padding:18px 17px 0}.health-trend-chart svg{width:100%;height:100%;overflow:visible}.health-trend-chart path{vector-effect:non-scaling-stroke}.health-trend-area{fill:rgba(var(--brand-rgb),.09);stroke:none}.health-trend-line{fill:none;stroke:var(--gold);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.health-history-list{padding:5px 16px}.health-history-list p{border-top:1px solid var(--line);grid-template-columns:23px 48px 1fr;align-items:center;gap:7px;margin:0;padding:9px 0;display:grid}.health-history-list p>span{border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.health-history-list p>span.healthy{color:#609353;background:#edf4e9}.health-history-list p>span.warning{color:var(--gold-text);background:var(--gold-pale)}.health-history-list p>span.critical{color:#a43d2c;background:#faece9}.health-history-list p>strong{font-size:.75rem}.health-history-list p>small{color:var(--muted);text-align:right;font-size:.75rem}.health-empty{min-height:125px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.health-empty.tall{min-height:355px}.health-empty svg{color:var(--gold)}.health-empty strong{color:var(--ink);font-size:.75rem}.health-checks-panel{margin-bottom:11px}.health-checks-panel>header>span{color:var(--gold-text);background:var(--gold-pale);border-radius:99px;padding:6px 8px;font-size:.75rem;font-weight:800}.health-checks-panel>div{grid-template-columns:1fr 1fr;padding:4px 18px;display:grid}.health-checks-panel article{border-top:1px solid var(--line);grid-template-columns:28px minmax(120px,.65fr) minmax(180px,1.35fr) 55px;align-items:center;gap:9px;padding:12px 5px;display:grid}.health-checks-panel article:nth-child(-n+2){border-top:0}.health-checks-panel article:nth-child(odd){border-right:1px solid var(--line);padding-right:18px}.health-checks-panel article:nth-child(2n){padding-left:18px}.health-checks-panel article>span{border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.health-checks-panel article>span.healthy{color:#609353;background:#edf4e9}.health-checks-panel article>span.warning{color:var(--gold-text);background:var(--gold-pale)}.health-checks-panel article>span.critical{color:#a43d2c;background:#faece9}.health-checks-panel article>span.unknown{color:var(--muted);background:var(--paper-warm)}.health-checks-panel article div strong,.health-checks-panel article div small,.health-checks-panel article p small{display:block}.health-checks-panel article div strong{font-size:.75rem}.health-checks-panel article div small{color:var(--gold-text);text-transform:uppercase;margin-top:3px;font-size:.75rem}.health-checks-panel article p{color:var(--ink-soft);margin:0;font-size:.75rem}.health-checks-panel article p small{color:var(--muted);margin-top:3px;font-size:.75rem}.health-checks-panel article time{color:var(--muted);text-align:right;font-size:.75rem}.health-integrity{border:1px solid rgba(var(--brand-rgb),.23);background:var(--paper-warm);border-radius:12px;align-items:center;gap:8px;padding:13px 15px;display:flex}.health-integrity>svg{color:var(--gold)}.health-integrity>div{flex:1;min-width:0}.health-integrity strong,.health-integrity div span{display:block}.health-integrity strong{font-size:.75rem}.health-integrity div span{color:var(--muted);margin-top:3px;font-size:.75rem}.health-integrity>span{color:var(--gold-text);align-items:center;gap:4px;font-size:.75rem;font-weight:800;display:flex}@media (max-width:1450px){.health-config{grid-template-columns:1fr}.health-config form{grid-template-columns:1fr 1fr 1fr 1fr auto}}@media (max-width:1250px){.health-summary-grid{grid-template-columns:repeat(3,1fr)}.health-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}}@media (max-width:1000px){.health-hero{grid-template-columns:115px 1fr}.health-hero dl{border:0;border-top:1px solid #ffffff1a;grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding:10px 0 0;display:grid}.health-hero dl div{border:0;border-left:1px solid #ffffff14;padding:7px 12px;display:block}.health-hero dl div:first-child{border:0}.health-hero dd{text-align:left;margin-top:4px}.health-config form{grid-template-columns:1fr 1fr}.health-main-grid{grid-template-columns:1fr}.health-psi-body{grid-template-columns:1fr 1fr}.health-checks-panel>div{grid-template-columns:1fr}.health-checks-panel article:nth-child(n){border-right:0;border-top:1px solid var(--line);padding:12px 5px}.health-checks-panel article:first-child{border-top:0}}@media (max-width:700px){.health-page{padding:24px 15px 38px}.health-heading{flex-direction:column;align-items:flex-start}.health-heading h1{font-size:2.6rem}.health-heading>div:last-child{width:100%}.health-heading button{flex:1;justify-content:center}.health-hero{flex-wrap:wrap;align-items:flex-start;padding:20px;display:flex}.health-score-ring{width:91px;height:91px}.health-score-ring strong{font-size:1.5rem}.health-hero>div:nth-child(2){width:calc(100% - 116px)}.health-hero h2{font-size:1.65rem}.health-hero dl{grid-template-columns:1fr;width:100%}.health-hero dl div{border:0;border-top:1px solid #ffffff14}.health-config{padding:15px}.health-config form{grid-template-columns:1fr}.health-summary-grid{grid-template-columns:1fr 1fr}.health-summary-card{min-height:132px}.health-main-grid{display:block}.health-pagespeed{margin-bottom:11px}.health-pagespeed>header{flex-direction:column;align-items:flex-start}.health-pagespeed>header nav{width:100%}.health-pagespeed>header nav button{flex:1;justify-content:center}.health-psi-body{grid-template-columns:1fr}.health-lighthouse-scores{border:0;border-bottom:1px solid var(--line);padding:17px}.health-vitals{padding:17px}.health-vitals>div{grid-template-columns:1fr 1fr 1fr}.health-opportunities article{grid-template-columns:20px 1fr 13px}.health-opportunities article small{display:none}.health-checks-panel article{grid-template-columns:27px 1fr auto}.health-checks-panel article p{grid-column:2/-1}.health-checks-panel article time{grid-area:1/3}.health-integrity{align-items:flex-start}.health-integrity>span{display:none}}.banner-page{max-width:1700px;margin:0 auto;padding:clamp(24px,3vw,48px)}.banner-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.banner-heading h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.94}.banner-heading>div:first-child>p:last-child{color:var(--muted);margin:11px 0 0;font-size:.76rem}.banner-heading>div:last-child{gap:7px;display:flex}.banner-heading button{border:1px solid var(--line);height:40px;color:var(--ink-soft);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 13px;font-size:.75rem;font-weight:800;display:flex}.banner-heading .banner-save{color:#fff;background:var(--ink)}.banner-heading button:disabled,.banner-inspector button:disabled{opacity:.45}.banner-metrics{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:11px;display:grid}.banner-metrics article{border:1px solid var(--line);background:#ffffffd1;border-radius:15px;grid-template-columns:37px 1fr auto;align-items:center;gap:11px;min-height:85px;padding:14px 16px;display:grid}.banner-metrics article>span{width:35px;height:35px;color:var(--gold-text);background:var(--gold-pale);border-radius:10px;place-items:center;display:grid}.banner-metrics small,.banner-metrics strong{display:block}.banner-metrics small{color:var(--muted);font-size:.75rem}.banner-metrics strong{letter-spacing:-.04em;margin-top:3px;font-size:1.1rem}.banner-metrics em{color:var(--muted);font-size:.75rem;font-style:normal}.banner-message{border:1px solid rgba(var(--brand-rgb),.25);color:var(--gold-text);background:var(--paper-warm);border-radius:10px;align-items:center;gap:7px;margin-bottom:11px;padding:10px 12px;font-size:.75rem;font-weight:700;display:flex}.banner-workspace{border:1px solid var(--line);height:min(790px,100vh - 255px);min-height:650px;box-shadow:var(--shadow);background:#fff;border-radius:20px;grid-template-columns:240px minmax(420px,1fr) minmax(340px,430px);display:grid;overflow:hidden}.banner-rail,.banner-inspector{background:#fff;min-height:0}.banner-rail{border-right:1px solid var(--line)}.banner-rail>header,.banner-canvas>header,.banner-inspector>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:12px;height:75px;padding:15px 16px;display:flex}.banner-rail h2,.banner-canvas h2,.banner-inspector h2{letter-spacing:-.035em;margin:0;font-size:.92rem}.banner-rail>header>span{min-width:25px;height:25px;color:var(--gold-text);background:var(--gold-pale);border-radius:99px;place-items:center;font-size:.75rem;font-weight:800;display:grid}.banner-rail>div{height:calc(100% - 75px);padding:12px;overflow-y:auto}.banner-rail section{margin-bottom:15px}.banner-rail h3{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin:0;padding:0 4px 6px;font-size:.75rem;display:flex}.banner-rail h3 small{font-size:inherit}.banner-rail section>p{color:var(--muted);margin:0;padding:8px 5px;font-size:.75rem}.banner-rail section>button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:8px 1fr auto 11px;align-items:center;gap:7px;margin:2px 0;padding:10px 8px;display:grid}.banner-rail section>button:hover,.banner-rail section>button.active{background:var(--paper-warm)}.banner-rail section>button.active{box-shadow:inset 2px 0 var(--gold)}.banner-rail button div{min-width:0}.banner-rail button strong,.banner-rail button small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.banner-rail button strong{font-size:.75rem}.banner-rail button small{color:var(--muted);margin-top:4px;font-size:.75rem}.banner-rail button em{color:var(--gold-text);background:var(--gold-pale);border-radius:99px;padding:4px 5px;font-size:.75rem;font-style:normal;font-weight:800}.banner-dot{background:#aaa;border-radius:50%;width:7px;height:7px}.banner-dot.active{background:#62a154;box-shadow:0 0 0 3px #e7f1e3}.banner-dot.scheduled{background:var(--gold)}.banner-dot.paused{background:var(--muted)}.banner-canvas{background:linear-gradient(145deg,var(--paper-warm),var(--paper-deep));flex-direction:column;min-width:0;display:flex}.banner-canvas>header{align-items:center}.banner-canvas>header nav{background:#ffffffa8;border-radius:8px;gap:3px;padding:3px;display:flex}.banner-canvas>header nav button{height:27px;color:var(--muted);background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:0 8px;font-size:.75rem;font-weight:800;display:flex}.banner-canvas>header nav button.active{color:var(--ink);background:#fff}.banner-preview{aspect-ratio:16/8.3;color:#fff;background-color:var(--ink);width:calc(100% - 44px);box-shadow:0 24px 65px rgba(var(--ink-rgb),.19);background-position:50%;background-size:cover;border:1px solid #ffffff4d;border-radius:19px;margin:auto;transition:all .35s;position:relative;overflow:hidden}.banner-preview.mobile{aspect-ratio:9/15;width:min(315px,100% - 44px)}.banner-preview-grid{background-color:#0000;background-image:linear-gradient(90deg,#ffffff09 1px,#0000 1px),linear-gradient(#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:55px 55px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.banner-preview-copy{z-index:2;width:min(58%,530px);position:absolute;bottom:clamp(26px,5vw,59px);left:clamp(23px,4vw,52px)}.banner-preview-copy>span{color:var(--gold-bright);letter-spacing:.13em;text-transform:uppercase;font-size:.75rem;font-weight:800}.banner-preview-copy h3{letter-spacing:-.06em;margin:9px 0 0;font-size:clamp(1.45rem,3.3vw,3.15rem);line-height:.95}.banner-preview-copy p{color:#ffffffa6;max-width:460px;margin:11px 0 0;font-size:.75rem;line-height:1.55}.banner-preview-copy button{height:36px;color:var(--ink);background:#fff;border:0;border-radius:99px;align-items:center;gap:7px;margin-top:16px;padding:0 13px;font-size:.75rem;font-weight:800;display:flex}.banner-preview.mobile .banner-preview-copy{width:auto;bottom:34px;left:24px;right:24px}.banner-preview.mobile .banner-preview-copy h3{font-size:2rem}.banner-preview.mobile .banner-preview-copy p{font-size:.75rem}.banner-preview-empty{color:#ffffff6b;flex-direction:column;align-items:center;gap:7px;font-size:.75rem;display:flex;position:absolute;top:12%;right:8%}.banner-preview-locale{background:rgba(var(--ink-rgb),.18);border:1px solid #ffffff26;border-radius:99px;padding:6px 8px;font-size:.75rem;font-weight:800;position:absolute;top:16px;right:16px}.banner-delivery-strip{flex-wrap:wrap;justify-content:center;gap:6px;padding:0 17px 16px;display:flex}.banner-delivery-strip span{border:1px solid rgba(var(--brand-rgb),.15);color:var(--ink-soft);background:#ffffff8c;border-radius:99px;align-items:center;gap:4px;padding:6px 8px;font-size:.75rem;font-weight:700;display:flex}.banner-delivery-strip svg{color:var(--gold)}.banner-inspector{border-left:1px solid var(--line);flex-direction:column;display:flex}.banner-state{color:var(--muted);background:var(--paper-warm);border-radius:99px;padding:5px 7px;font-size:.75rem;font-weight:800}.banner-state.active{color:#4d8043;background:#e8f1e5}.banner-state.scheduled{color:var(--gold-text);background:var(--gold-pale)}.banner-form-scroll{flex:1;min-height:0;padding:4px 16px 16px;overflow-y:auto}.banner-inspector fieldset{border:0;border-bottom:1px solid var(--line);margin:0;padding:14px 0}.banner-inspector legend{color:var(--gold-text);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:.75rem;font-weight:900}.banner-inspector label,.banner-field-label{color:var(--muted);margin:8px 0;font-size:.75rem;font-weight:800;display:block}.banner-inspector label small{float:right;color:var(--muted);font-size:.75rem;font-weight:500}.banner-inspector input,.banner-inspector textarea,.banner-inspector select{border:1px solid var(--line);width:100%;color:var(--ink);resize:vertical;background:#fff;border-radius:8px;outline:0;margin-top:5px;padding:8px 9px;font-size:.75rem}.banner-inspector input,.banner-inspector select{height:34px}.banner-inspector input:focus,.banner-inspector textarea:focus,.banner-inspector select:focus{border-color:var(--gold)}.banner-two{grid-template-columns:1fr 1fr;gap:6px;display:grid}.banner-locale-tabs,.banner-device-toggle{flex-wrap:wrap;gap:3px;display:flex}.banner-locale-tabs button,.banner-device-toggle button{border:1px solid var(--line);height:26px;color:var(--muted);text-transform:capitalize;background:#fff;border-radius:7px;padding:0 7px;font-size:.75rem;font-weight:800}.banner-locale-tabs button.active,.banner-device-toggle button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.banner-locale-tabs select{width:auto;height:26px;margin:0;padding:0 5px;font-size:.75rem}.banner-inspector>footer{border-top:1px solid var(--line);align-items:center;gap:5px;height:57px;padding:10px 16px;display:flex}.banner-inspector>footer button{border:1px solid var(--line);height:34px;color:var(--ink-soft);background:#fff;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;font-size:.75rem;font-weight:800;display:flex}.banner-inspector>footer button.publish{color:#fff;border-color:var(--ink);background:var(--ink)}.banner-inspector>footer button.danger{color:#a8493a;flex:0 0 34px;max-width:34px}.banner-integrity{border:1px solid rgba(var(--brand-rgb),.23);background:var(--paper-warm);border-radius:12px;align-items:center;gap:8px;margin-top:11px;padding:13px 15px;display:flex}.banner-integrity>svg{color:var(--gold)}.banner-integrity>div{flex:1;min-width:0}.banner-integrity strong,.banner-integrity div span{display:block}.banner-integrity strong{font-size:.75rem}.banner-integrity div span{color:var(--muted);margin-top:3px;font-size:.75rem}.banner-integrity>span{color:var(--gold-text);align-items:center;gap:4px;font-size:.75rem;font-weight:800;display:flex}@media (max-width:1400px){.banner-workspace{grid-template-columns:210px minmax(400px,1fr) minmax(330px,380px)}.banner-preview{width:calc(100% - 28px)}}@media (max-width:1150px){.banner-workspace{grid-template-columns:220px 1fr;height:auto;min-height:0}.banner-inspector{border-top:1px solid var(--line);border-left:0;grid-column:1/-1}.banner-form-scroll{grid-template-columns:1fr 1fr;gap:0 22px;max-height:none;display:grid;overflow:visible}.banner-inspector fieldset:nth-child(3),.banner-inspector fieldset:nth-child(4){grid-row:span 2}.banner-inspector>footer{justify-content:flex-end}.banner-inspector>footer button{max-width:130px}}@media (max-width:800px){.banner-page{padding:23px 14px 38px}.banner-heading{flex-direction:column;align-items:flex-start}.banner-heading h1{font-size:2.7rem}.banner-heading>div:last-child{width:100%}.banner-heading button{flex:1;justify-content:center}.banner-metrics{grid-template-columns:1fr 1fr}.banner-workspace{border-radius:16px;flex-direction:column;display:flex}.banner-rail{border-right:0;border-bottom:1px solid var(--line)}.banner-rail>div{height:auto;max-height:235px}.banner-canvas{min-height:530px}.banner-preview{margin:30px auto}.banner-inspector{border-left:0}.banner-form-scroll{display:block}.banner-inspector>footer{background:#fff;position:sticky;bottom:0}.banner-integrity{align-items:flex-start}.banner-integrity>span{display:none}}@media (max-width:480px){.banner-metrics{grid-template-columns:1fr}.banner-metrics article{min-height:74px}.banner-canvas{min-height:475px}.banner-canvas>header{flex-direction:column;align-items:flex-start;height:auto}.banner-canvas>header nav{width:100%}.banner-canvas>header nav button{flex:1;justify-content:center}.banner-preview.desktop{aspect-ratio:10/12}.banner-preview.desktop .banner-preview-copy{width:auto;left:22px;right:22px}.banner-preview-copy h3{font-size:1.9rem}.banner-two{grid-template-columns:1fr}.banner-inspector>footer button{font-size:.75rem}}.panel-readable-text{line-height:1.4;font-size:.78rem!important}.sidebar-collapse{color:#ffffffad;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;margin-left:auto;transition:all .2s;display:grid}.sidebar-collapse:hover{color:#fff;background:#ffffff1a}.sidebar,.admin-stage{transition:width .28s,margin-left .28s}@media (min-width:901px){.sidebar.is-collapsed{width:82px;padding-inline:11px}.sidebar.is-collapsed .brand-row{flex-direction:column;justify-content:center;gap:9px;padding:0 0 17px}.sidebar.is-collapsed .brand-copy,.sidebar.is-collapsed .nav-label,.sidebar.is-collapsed .nav-item>span,.sidebar.is-collapsed .sidebar-profile>div:nth-child(2),.sidebar.is-collapsed .sidebar-profile>svg{display:none}.sidebar.is-collapsed .sidebar-collapse{margin:0}.sidebar.is-collapsed .nav-group{margin-bottom:13px}.sidebar.is-collapsed .side-nav{padding-top:14px}.sidebar.is-collapsed .nav-item{justify-content:center;min-height:43px;padding:0}.sidebar.is-collapsed .nav-item small{min-width:17px;padding:2px 4px;font-size:.75rem;position:absolute;top:2px;right:0}.sidebar.is-collapsed .sidebar-profile{justify-content:center;padding:8px}.sidebar-collapsed .admin-stage{margin-left:82px}}@media (max-width:900px){.sidebar-collapse{display:none}.brand-copy{flex:1;min-width:0}}.secure-preview-image{aspect-ratio:16/9;background-position:50%;background-size:cover;border-radius:16px;width:100%;margin-top:24px}.secure-preview-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.secure-preview-stats>span{background:var(--paper-warm);border-radius:12px;padding:18px}.secure-preview-stats strong,.secure-preview-stats small{display:block}.secure-preview-stats strong{font-size:1.5rem}.secure-preview-stats small{color:var(--muted);margin-top:5px}.secure-preview-faq{margin-top:20px}.secure-preview-faq details{border-top:1px solid var(--line);padding:16px 0}.secure-preview-faq summary{cursor:pointer;font-weight:800}.secure-preview-faq p{margin-top:10px}@media (max-width:650px){.secure-preview-stats{grid-template-columns:1fr}}.secure-preview-service-grid>div{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.secure-preview-service-grid>div>section{background:var(--paper-warm);border-radius:14px;padding:20px}.secure-preview-service-grid section>span,.secure-preview-service-grid section>strong{display:block}.secure-preview-service-grid section>span{color:var(--gold-text);font-size:.75rem;font-weight:800}.secure-preview-service-grid section>strong{margin-top:24px}.secure-preview-service-grid section>p{font-size:.72rem}.secure-preview-service-process>section{border-top:1px solid var(--line);grid-template-columns:45px 1fr auto;gap:14px;padding:20px 0;display:grid}.secure-preview-service-process>section>span{color:var(--gold-text);font-weight:800}.secure-preview-service-process section strong{font-size:1rem}.secure-preview-service-process section p{margin-top:6px}.secure-preview-service-gallery>div{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:24px;display:grid}.secure-preview-service-gallery figure{background-position:50%;background-size:cover;border-radius:14px;align-items:flex-end;min-height:280px;margin:0;display:flex;overflow:hidden}.secure-preview-service-gallery figcaption{color:#fff;background:linear-gradient(transparent,rgba(var(--ink-rgb),.7));width:100%;padding:35px 16px 14px;font-size:.75rem}.secure-preview-service-cta{color:#fff;background:var(--gold);border-radius:20px;border:0!important;max-width:none!important;padding:clamp(35px,6vw,70px)!important}.secure-preview-service-cta small{color:#fff}.secure-preview-service-cta p{color:#ffffffc2}.secure-preview-service-cta>span{color:var(--ink);background:#fff;border-radius:8px;margin-top:20px;padding:11px 15px;font-size:.7rem;font-weight:800;display:inline-block}@media (max-width:650px){.secure-preview-service-grid>div,.secure-preview-service-gallery>div{grid-template-columns:1fr}.secure-preview-service-process>section{grid-template-columns:32px 1fr}.secure-preview-service-process>section>small{display:none}}.secure-preview-case-facts>div{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.secure-preview-case-facts>div>span{background:var(--paper-warm);border-radius:12px;padding:18px}.secure-preview-case-facts span strong,.secure-preview-case-facts span small{display:block}.secure-preview-case-facts span strong{font-size:1.35rem}.secure-preview-case-comparison>div{grid-template-columns:1fr 1fr;gap:7px;margin-top:24px;display:grid}.secure-preview-case-comparison figure{background-position:50%;background-size:cover;border-radius:14px;align-items:flex-end;min-height:380px;margin:0;display:flex;overflow:hidden}.secure-preview-case-comparison figcaption{color:#fff;background:linear-gradient(transparent,rgba(var(--ink-rgb),.75));width:100%;padding:35px 16px 14px;font-weight:800}@media (max-width:650px){.secure-preview-case-facts>div,.secure-preview-case-comparison>div{grid-template-columns:1fr}.secure-preview-case-comparison figure{min-height:300px}}.login-options{gap:12px;font-size:.75rem}.login-options>span{align-items:center;gap:6px;display:flex}.login-options>button{color:var(--gold-text);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-weight:800}.login-form>button:not(.login-back){color:#fff;background:var(--ink);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;height:52px;font-weight:800;display:flex}.login-form>small{font-size:.75rem}.login-back{cursor:pointer;align-items:center;gap:6px;margin-bottom:20px;font-weight:800;width:auto!important;height:auto!important;color:var(--gold-text)!important;background:0 0!important;border:0!important;padding:0!important;display:flex!important}.recovery-form>label{margin-top:12px}.recovery-form input[type=text]{border:1px solid var(--line);width:100%;height:52px;color:var(--ink);background:#fff;border-radius:12px;outline:0;margin-top:7px;padding:0 15px}.recovery-rules{color:var(--muted);background:var(--paper-warm);border-radius:10px;align-items:flex-start;gap:7px;margin:14px 0;padding:10px;font-size:.75rem;line-height:1.5;display:flex}.recovery-rules svg{color:var(--gold-text);flex:none}.form-success{color:#477a40;background:#edf5e9;border:1px solid #c9dfc4;border-radius:10px;align-items:center;gap:8px;margin:-9px 0 16px;padding:11px 12px;font-size:.7rem;font-weight:700;display:flex}.mfa-form input[type=text]{border:1px solid var(--line);width:100%;height:58px;color:var(--ink);background:#fff;border-radius:12px;outline:0;margin-top:7px;padding:0 15px}.mfa-form .mfa-code-input{text-align:center;letter-spacing:.34em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:900}.mfa-form input[type=text]:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(var(--brand-rgb),.1)}.admin-stage :where(button,a[href],[role=button],input,select,textarea,summary){font-family:inherit;font-size:max(.875rem,14px)!important}.admin-stage :where(button,a[href],[role=button],summary):is(:hover,:focus,:focus-visible,:active,[aria-expanded=true],[aria-pressed=true]){font-size:max(.875rem,14px)!important}.admin-stage :where(button,input,select,textarea):focus-visible{outline:2px solid rgba(var(--brand-rgb),.48);outline-offset:2px}@media (max-width:850px){.admin-stage button:has(svg):not([aria-label]){min-width:38px;width:auto!important;padding-left:10px!important;padding-right:10px!important}.section-heading a{width:auto;min-width:38px;padding:0 11px;font-size:.78rem}}.admin-stage :where(input:not([type=checkbox]):not([type=radio]),select,textarea){min-height:var(--control-min);max-width:100%}.admin-stage :where(img,video,canvas){max-width:100%}.admin-stage small{font-size:max(.75rem,12px)}.admin-stage :where(button,[role=button]){line-height:1.25}.admin-stage button:not([role=switch]):not([class*=checkButton]){min-width:38px;min-height:38px}.sidebar-close{place-items:center;width:38px;height:38px}.login-form>p:not(.eyebrow){font-size:.9rem;line-height:1.6}.login-form>label{font-size:.78rem}.login-form input[type=email],.login-form input[type=password],.recovery-form input[type=text]{font-size:.86rem}.login-options{font-size:.75rem}.login-options>button{min-height:38px;padding:0 2px}.login-form>button:not(.login-back){font-size:.86rem}.login-form>small{font-size:.72rem;line-height:1.55}.form-error,.form-success,.recovery-rules{font-size:.75rem}@media (max-width:650px){.login-form-panel{padding:clamp(28px,7vw,42px)}.login-form{width:min(460px,100%)}.login-icon{margin-bottom:22px}.login-form>p:not(.eyebrow){margin-bottom:24px}.login-form input[type=email],.login-form input[type=password],.recovery-form input[type=text],.mfa-form input[type=text]{font-size:1rem}.login-form>button:not(.login-back),.login-options>button{font-size:.875rem}.admin-stage :where(input,select,textarea){font-size:1rem!important}.admin-stage{width:100%}}@media (max-width:700px){.articles-page .pages-table-scroll{overflow:visible}.articles-table{background:var(--paper-warm);min-width:0;padding:8px;display:block}.articles-table thead{display:none}.articles-table tbody{gap:8px;display:grid}.articles-table tr{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto 40px;align-items:center;gap:9px;padding:13px;display:grid}.articles-table td{border:0;height:auto;padding:0;display:block}.articles-table td:first-child{border-bottom:1px solid var(--line);grid-column:1/-1;width:auto;padding:0 0 11px}.articles-table td:nth-child(2){grid-column:1/3}.articles-table td:nth-child(3){justify-self:end}.articles-table td:nth-child(n+4):not(:last-child){display:none}.articles-table td:last-child{justify-self:end;width:auto}}.analytics-page :is(button,input,select,textarea,a,small,p,span,td,th,label),.gsc-page :is(button,input,select,textarea,a,small,p,span,td,th,label){font-size:max(.875rem,14px)}.analytics-page :is(button,a),.gsc-page :is(button,a){line-height:1.2}.analytics-connection-panel input[readonly],.gsc-connection-panel input[readonly]{opacity:.78;cursor:not-allowed}.analytics-settings-link,.gsc-settings-link{color:#fff;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff29;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 10px;font-weight:800;text-decoration:none;display:inline-flex}.analytics-content-link{border:1px solid var(--line);min-height:32px;color:var(--ink-soft);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-weight:800;text-decoration:none;display:inline-flex}.integration-scope{color:#ffffffb8;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;grid-column:1/-1;align-items:center;gap:8px;margin-top:4px;padding:10px 12px;display:flex}.integration-scope svg{color:var(--gold-bright)}.integration-scope span{flex:1}.integration-scope b{color:#fff;font-size:max(.82rem,13px)}.gsc-table-footer{border-top:1px solid var(--line);background:var(--paper-warm);justify-content:flex-end;padding:11px 15px;display:flex}.gsc-table-footer a{color:var(--gold-text);align-items:center;gap:6px;font-weight:850;text-decoration:none;display:inline-flex}.gsc-performance-table td a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:rgba(var(--brand-rgb),.35);text-decoration-color:rgba(var(--brand-rgb),.35);text-underline-offset:3px}@media (max-width:700px){.analytics-settings-link,.gsc-settings-link{width:100%}.integration-scope{flex-wrap:wrap;align-items:flex-start}.integration-scope span{min-width:calc(100% - 28px)}.analytics-content-link{justify-content:center;width:100%}}.admin-notice{border:1px solid var(--line);background:#fff;border-radius:11px;margin:0 0 14px;padding:12px 14px;font-size:.8rem;font-weight:750;line-height:1.5}.admin-notice.success{color:#477a40;background:#edf5e9;border-color:#c9dfc4}.admin-notice.error{color:#8f4032;background:#fff3ef;border-color:#e5c6bf}.workspace-empty-state{min-height:150px;color:var(--muted);text-align:center;place-items:center;gap:6px;padding:28px;display:grid}.workspace-empty-state strong{color:var(--ink);font-size:.92rem}.workspace-empty-state span{font-size:.78rem}.seo-toolbar select,.seo-editor-fields select,.schema-form-section select,.sitemap-config-form select{border:1px solid var(--line);height:38px;color:var(--ink);background:#fff;border-radius:9px;outline:0;padding:0 28px 0 10px}.seo-toolbar select{max-width:150px}.seo-toolbar>button:last-child{white-space:nowrap}.seo-checks>button{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin-top:8px}.schema-form-section textarea{resize:vertical;min-height:66px}.schema-valid-card.invalid{color:#8f4032;background:#fff3ef;border-color:#e5c6bf}.schema-valid-card.invalid svg{color:#8f4032}.sitemap-config-form input[type=number]{width:100%}.sitemap-url-panel .workspace-empty-state{border-top:1px solid var(--line)}@media (max-width:900px){.seo-toolbar{flex-wrap:wrap}.seo-toolbar label{flex:100%}.seo-toolbar select{flex:1;max-width:none}.admin-notice{margin-inline:0}}.seo-operation{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;margin:-4px 0 14px;padding:12px 14px;display:flex}.seo-operation>span{width:34px;height:34px;color:var(--gold-text);background:var(--gold-pale);border-radius:10px;flex:none;place-items:center;display:grid}.seo-operation>div{flex:1;min-width:0}.seo-operation strong,.seo-operation small{display:block}.seo-operation strong{font-size:.8rem}.seo-operation small{color:var(--muted);margin-top:3px;font-size:.75rem}.seo-operation i{background:var(--paper-deep);border-radius:99px;height:4px;margin-top:8px;display:block;overflow:hidden}.seo-operation i b{border-radius:inherit;background:var(--gold);height:100%;transition:width .25s;display:block}.seo-operation>button,.seo-pagination button{border:1px solid var(--line);min-height:34px;color:var(--ink-soft);background:#fff;border-radius:8px;padding:0 10px;font-size:.75rem;font-weight:800}.seo-operation.failed{background:#fff3ef;border-color:#e5c6bf}.seo-operation.completed>span{color:#477a40;background:#edf5e9}.seo-pagination{gap:6px;display:flex!important}.seo-pagination button:disabled{opacity:.4}.field-help{line-height:1.4;display:block;float:none!important;color:var(--muted)!important;margin-top:5px!important;font-size:.7rem!important;font-weight:500!important}.seo-editor-fields input[readonly]{color:var(--muted);background:var(--paper-warm);cursor:not-allowed}.hreflang-readonly{border:1px solid var(--line);background:#fff;border-radius:9px;gap:7px;margin:12px 0;padding:11px;display:grid}.hreflang-readonly>strong{font-size:.75rem}.hreflang-readonly>small{color:var(--muted);font-size:.72rem}.hreflang-readonly>span{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px;display:grid}.hreflang-readonly b{color:var(--gold-text);font-size:.7rem}.hreflang-readonly span small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.68rem;overflow:hidden}.seo-check.status-unknown{opacity:.62}.seo-check.status-unknown strong{font-weight:600}.social-preview-action>a{color:var(--gold-text);white-space:nowrap;font-size:.7rem;font-weight:800;text-decoration:none}.social-preview-action>small{max-width:120px;color:var(--muted);font-size:.68rem;line-height:1.35}.seo-inspector>footer button{color:var(--gold-text);white-space:nowrap;background:0 0;border:0;margin-left:auto;font-size:.72rem;font-weight:800}.seo-heading button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:700px){.seo-operation{flex-wrap:wrap;align-items:flex-start}.seo-operation>button{width:100%}.seo-heading>div:last-child{grid-template-columns:1fr 1fr;display:grid}.seo-heading>div:last-child button{min-width:0}.seo-toolbar select{min-width:calc(50% - 4px)}.seo-toolbar button:last-child{display:flex}.seo-pagination{display:flex!important}.social-preview-action{flex-wrap:wrap;align-items:flex-start}.social-preview-action>a{width:100%;padding-top:5px}.seo-inspector>footer{flex-wrap:wrap;align-items:flex-start}.seo-inspector>footer button{text-align:left;width:100%;margin-left:0;padding-top:6px}.seo-table-scroll{overflow-x:hidden}.seo-table{width:100%;min-width:0;display:block}.seo-table thead{display:none}.seo-table tbody{display:grid}.seo-table tr{border-top:1px solid var(--line);grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:13px 12px;display:grid;position:relative}.seo-table tr:first-child{border-top:0}.seo-table td{border:0;height:auto;padding:0}.seo-table tr.selected{box-shadow:inset 3px 0 var(--gold)}.seo-table tr.selected td{background:0 0}.seo-table td:first-child{grid-column:1/-1;width:auto;padding:0 47px 10px 0}.seo-table td:first-child strong,.seo-table td:first-child span{max-width:none}.seo-table td:nth-child(2){grid-column:1}.seo-table td:nth-child(3){grid-column:2}.seo-table td:nth-child(4){grid-column:3}.seo-table td:nth-child(5){grid-column:4}.seo-table td:nth-child(6){position:absolute;top:13px;right:12px}.seo-table-footer{align-items:flex-start;gap:8px}.seo-table-footer>span{line-height:1.45}.seo-pagination{flex:none}}.articles-table td:first-child{padding-left:50px;position:relative}@media (max-width:700px){.articles-table td:first-child{padding-left:42px}}.list-compact .articles-table td{height:64px}.list-compact .articles-table td:first-child span,.list-compact .articles-table td:first-child small{margin-top:2px}.table-footer .article-pagination{margin-left:auto}.table-footer .translation-legend{margin-left:0}.article-pagination button{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:34px;padding:0 7px}.article-pagination button:disabled{opacity:.38}.article-pagination strong{min-width:22px;color:var(--ink);text-align:center}@media (max-width:700px){.articles-table td[data-column=article]{border-bottom:1px solid var(--line);grid-column:1/-1;width:auto;padding:0 0 11px 42px;display:block}.articles-table td[data-column=status]{grid-column:1/3;display:block}.articles-table td[data-column=seo]{justify-self:end;display:block}.articles-table td[data-column^=locale\:]{display:none}.articles-table td[data-column=actions]{grid-column:1/-1;justify-self:stretch;width:auto;display:block}.table-footer .translation-legend{display:none}.table-footer{gap:8px}.table-footer .article-pagination{margin-left:auto}.list-compact .articles-table tr{padding-block:10px}}.articles-table td[data-column=actions]{text-align:right;width:154px}@media (max-width:700px){.articles-table td[data-column=actions]{width:auto}}.advanced-nav{border-top:1px solid #ffffff14;margin:3px 0 18px;padding-top:10px}.advanced-nav-toggle{color:#ffffffb8;text-align:left;cursor:pointer;background:#ffffff09;border:1px solid #ffffff17;border-radius:10px;align-items:center;gap:11px;width:100%;min-height:42px;padding:0 10px;font-weight:750;display:flex}.advanced-nav-toggle:hover,.advanced-nav-toggle[aria-expanded=true]{color:#fff;background:#ffffff13}.advanced-nav-toggle span{flex:1;min-width:0}.advanced-nav-toggle>svg:last-child{transition:transform .2s}.advanced-nav-toggle>svg.is-open{transform:rotate(180deg)}.advanced-nav-groups{border-left:1px solid rgba(var(--brand-secondary-rgb),.18);margin-top:11px;padding-left:7px}.advanced-nav-groups .nav-group{margin-bottom:14px}.advanced-nav-groups .nav-label{font-size:.68rem}@media (min-width:901px){.sidebar.is-collapsed .advanced-nav-toggle{justify-content:center;padding:0}.sidebar.is-collapsed .advanced-nav-toggle span,.sidebar.is-collapsed .advanced-nav-toggle>svg:last-child,.sidebar.is-collapsed .advanced-nav-groups{display:none}}.simple-dashboard{max-width:1440px}.simple-dashboard-heading{align-items:center}.simple-dashboard-heading .page-lede{max-width:720px;font-size:.94rem;line-height:1.65}.quick-start{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffc;border-radius:24px;margin-bottom:18px;padding:clamp(20px,2.5vw,30px)}.simple-section-heading{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:19px;display:flex}.simple-section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.45rem,2.2vw,2.15rem);line-height:1.05}.simple-section-heading>span{max-width:360px;color:var(--muted);text-align:right;font-size:.84rem;line-height:1.5}.quick-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.quick-action{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:42px minmax(0,1fr) 19px;align-items:center;gap:12px;min-width:0;min-height:102px;padding:15px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.quick-action:hover{border-color:rgba(var(--brand-rgb),.48);box-shadow:0 12px 28px rgba(var(--ink-rgb),.08);transform:translateY(-2px)}.quick-action-icon{width:42px;height:42px;color:var(--gold-text);background:var(--paper-warm);border-radius:12px;place-items:center;display:grid}.quick-action strong,.quick-action small{display:block}.quick-action strong{font-size:.9rem;line-height:1.3}.quick-action small{color:var(--muted);margin-top:5px;font-size:.76rem;line-height:1.45}.quick-action>svg{color:var(--muted)}.quick-action.is-primary{color:#fff;background:linear-gradient(145deg,var(--ink),var(--ink));border-color:#0000}.quick-action.is-primary .quick-action-icon{color:var(--gold-pale);background:#ffffff17}.quick-action.is-primary small,.quick-action.is-primary>svg{color:#ffffff94}.simple-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.simple-status-grid>a{border:1px solid var(--line);background:#ffffffb3;border-radius:17px;grid-template-columns:38px minmax(0,1fr) 16px;align-items:start;gap:11px;min-width:0;padding:16px;display:grid}.simple-status-grid>a>span{width:38px;height:38px;color:var(--gold-text);background:var(--paper-warm);border-radius:11px;place-items:center;display:grid}.simple-status-grid small,.simple-status-grid strong,.simple-status-grid em{display:block}.simple-status-grid small{color:var(--muted);font-size:.76rem}.simple-status-grid strong{letter-spacing:-.05em;margin-top:6px;font-size:1.45rem}.simple-status-grid em{color:var(--gold-text);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.74rem;font-style:normal;line-height:1.35;overflow:hidden}.simple-status-grid>a>svg{color:var(--muted)}.simple-dashboard .focus-banner{margin-bottom:28px}.simple-queue-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:30px;display:grid}.simple-queue-list>a{border:1px solid var(--line);background:#ffffffc2;border-radius:15px;grid-template-columns:40px minmax(0,1fr) auto 18px;align-items:center;gap:12px;min-width:0;min-height:74px;padding:12px 14px;display:grid}.simple-queue-list>a>span{width:40px;height:40px;color:var(--gold-text);background:var(--paper-warm);border-radius:11px;place-items:center;display:grid}.simple-queue-list strong,.simple-queue-list small{display:block}.simple-queue-list strong{font-size:.86rem}.simple-queue-list small{color:var(--muted);margin-top:4px;font-size:.75rem}.simple-queue-list b{min-width:34px;color:var(--gold-text);background:var(--paper-warm);text-align:center;border-radius:99px;padding:6px 9px}.simple-queue-list>a>svg{color:var(--muted)}.simple-empty{border:1px dashed rgba(var(--brand-rgb),.28);color:#477a40;background:#edf5e98c;border-radius:17px;justify-content:center;align-items:center;gap:11px;min-height:112px;margin-bottom:30px;display:flex}.simple-empty strong,.simple-empty span{display:block}.simple-empty strong{font-size:.88rem}.simple-empty span{color:var(--muted);margin-top:4px;font-size:.77rem}.simple-bottom-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.7fr)}.help-panel>p{color:var(--muted);margin:22px 0 0;font-size:.86rem;line-height:1.7}@media (max-width:1180px){.quick-action-grid,.simple-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.simple-dashboard-heading{align-items:flex-start}.simple-section-heading{flex-direction:column;align-items:flex-start}.simple-section-heading>span{text-align:left}.quick-start{border-radius:18px;padding:16px}.quick-action-grid,.simple-queue-list{grid-template-columns:1fr}.quick-action{min-height:88px}.simple-status-grid{grid-template-columns:1fr 1fr}.simple-status-grid>a{padding:14px;display:block}.simple-status-grid>a>span{margin-bottom:10px}.simple-status-grid>a>svg{display:none}.simple-status-grid em{white-space:normal}.simple-bottom-grid{grid-template-columns:1fr}}@media (max-width:420px){.simple-status-grid{grid-template-columns:1fr}.quick-action{grid-template-columns:40px minmax(0,1fr) 18px}.simple-queue-list>a{grid-template-columns:38px minmax(0,1fr) auto}.simple-queue-list>a>svg{display:none}}button,input,select,textarea{font-family:Manrope,Arial,sans-serif}select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}select option,select optgroup{color:var(--ink);background:#fff;font-size:.875rem;font-weight:650}.redirect-workspace{grid-template-columns:minmax(0,1fr) minmax(330px,390px)}@media (max-width:950px){.redirect-workspace{display:block}}@media (max-width:700px){.redirect-heading>div:last-child button:nth-child(2){display:flex}.redirect-heading>div:last-child button:nth-child(3){display:none}}.admin-shell{background:linear-gradient(135deg,var(--paper),var(--paper-warm))}.sidebar{background:linear-gradient(165deg,#171d64 0%,var(--brand) 55%,#060733 100%)}.nav-item.active{color:var(--brand);background:var(--brand-secondary);box-shadow:0 8px 24px #0000001f}.nav-item.active small{color:var(--brand);background:#ffffff73}.brand-mark,.login-brand>span{color:var(--brand);background:var(--brand-pale);box-shadow:0 8px 26px rgba(var(--brand-secondary-rgb),.15)}.sidebar-profile .avatar,.top-avatar{color:var(--brand);background:linear-gradient(145deg,var(--brand-pale),var(--brand-secondary))}.login-brand-panel{background:radial-gradient(circle at 18% 18%,rgba(var(--brand-secondary-rgb),.22),transparent 42%),linear-gradient(145deg,#171d64,var(--brand) 55%,#060733)}.login-form>button:not(.login-back){background:var(--brand)}.login-form>button:not(.login-back):hover{background:var(--brand-hover)}.login-page :is(input,button,a):focus-visible,.admin-shell :is(input,select,textarea,button,a):focus-visible{outline:2px solid var(--brand-secondary);outline-offset:3px}.admin-shell input[type=checkbox],.admin-shell input[type=radio],.login-page input{accent-color:var(--brand)}.admin-shell ::selection,.login-page ::selection{background:var(--brand-pale);color:var(--brand)}
