:root{--ink:#17201d;--muted:#5d6762;--line:#dfe4df;--surface:#fff;--soft:#f1f3ef;--accent:#2457f5;--accent-soft:#e9eeff;--green:#13764c;--amber:#b86d0d;--red:#c4423d}.landing-page{--landing-bg:#070a10;--landing-surface:#0e131c;--landing-surface-2:#141b26;--landing-ink:#f4f7fb;--landing-muted:#a8b3c2;--landing-blue:#4f94ff;--landing-blue-bright:#72adff;--landing-line:#ffffff1c}:root{color:var(--ink);background:var(--soft);font-synthesis:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input,textarea,select{font:inherit}button{color:inherit;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2457f54d}button:disabled{cursor:not-allowed}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.logo-mark{color:#fff;background:var(--accent);border-radius:14px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:850;display:grid;box-shadow:0 10px 28px #2457f538}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.button{color:#fff;background:var(--accent);border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 18px;font-weight:750;display:inline-flex}.button:disabled{opacity:.5}.field{flex-direction:column;gap:7px;display:flex}.field__label{font-size:12px;font-weight:700}.field__hint,.field__error{color:var(--muted);font-size:10px}.field input,.field select,.field textarea{border:1px solid var(--line);resize:vertical;background:#fff;border-radius:13px;outline:0;width:100%;min-height:48px;padding:12px 13px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.booking-page{background:#f7f8f5;width:min(100%,720px);min-height:100dvh;margin:0 auto;padding:20px clamp(18px,5vw,46px) 46px;box-shadow:0 0 70px #1b252112}.booking-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.booking-brand{letter-spacing:.08em;align-items:center;gap:10px;font-size:13px;display:flex}.booking-brand .logo-mark{border-radius:11px;width:34px;height:34px;font-size:16px}.secure-note{color:var(--green);align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.master-intro{grid-template-columns:74px 1fr;align-items:center;gap:16px;padding:28px 0;display:grid}.master-avatar{background:var(--accent-soft);width:74px;height:74px;color:var(--accent);border-radius:23px;place-items:center;font-size:27px;font-weight:800;display:grid;position:relative;overflow:hidden}.master-avatar>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.master-intro small{color:var(--accent);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:800}.master-intro h1{letter-spacing:-.04em;margin:3px 0;font-size:26px}.master-intro p{color:var(--muted);align-items:center;gap:5px;margin:0;font-size:11px;display:flex}.booking-form{flex-direction:column;gap:16px;display:flex}.booking-form>section{border:1px solid var(--line);background:var(--surface);border-radius:19px;flex-direction:column;gap:14px;padding:20px;display:flex}.form-title{grid-template-columns:34px 1fr;align-items:start;gap:9px;display:grid}.form-title>svg{color:var(--accent);margin-top:2px}.form-title h2{margin:0;font-size:16px}.form-title p{color:var(--muted);margin:3px 0 0;font-size:10px}.booking-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.consent{color:var(--muted);align-items:flex-start;gap:9px;font-size:10px;line-height:1.45;display:flex}.consent input{width:18px;height:18px;accent-color:var(--accent)}.consent a{color:var(--accent);text-underline-offset:2px;font-weight:700}.honeypot{position:absolute;left:-9999px}.notice{color:var(--amber);background:#fff1d9;border-radius:13px;padding:13px 15px;font-size:12px}.notice--error{color:var(--red);background:#fde9e7;margin:0}.booking-footnote{text-align:center;color:var(--muted);margin:0 14px;font-size:9px;line-height:1.5}.nameplate-photo-field{background:linear-gradient(150deg,#f8fbff,#fff);border:1px solid #cbd8e9;border-radius:16px;flex-direction:column;gap:11px;padding:15px;display:flex}.nameplate-photo-heading{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;display:grid}.nameplate-photo-heading>span{width:38px;height:38px;color:var(--accent);background:var(--accent-soft);border-radius:12px;place-items:center;display:grid}.nameplate-photo-heading>div{flex-direction:column;gap:3px;display:flex}.nameplate-photo-heading strong{font-size:13px}.nameplate-photo-heading small{color:var(--muted);font-size:9px;line-height:1.4}.nameplate-location-tip{color:var(--muted);background:#f2f4f6;border-radius:12px;grid-template-columns:20px minmax(0,1fr);gap:7px;padding:10px;display:grid}.nameplate-location-tip>svg{color:var(--accent);margin-top:1px}.nameplate-location-tip p{margin:0;font-size:10px;line-height:1.45}.nameplate-location-tip strong,.nameplate-location-tip small{display:block}.nameplate-location-tip strong{color:var(--ink);margin-bottom:3px;font-size:10px}.nameplate-location-tip small{color:#8a6325;margin-top:5px}.nameplate-photo-picker{min-height:58px;color:var(--accent);cursor:pointer;background:#f4f8fd;border:1px dashed #91acd0;border-radius:13px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:9px;padding:9px 12px;display:grid}.nameplate-photo-picker input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.nameplate-photo-picker>span{flex-direction:column;gap:2px;display:flex}.nameplate-photo-picker strong{font-size:11px}.nameplate-photo-picker small{color:var(--muted);font-size:9px}.nameplate-photo-picker:focus-within{outline:3px solid color-mix(in srgb,var(--accent) 25%,transparent);outline-offset:2px}.nameplate-photo-preview{background:#f2faf6;border:1px solid #bdd5c9;border-radius:13px;grid-template-columns:56px minmax(0,1fr) 38px;align-items:center;gap:9px;padding:8px;display:grid}.nameplate-photo-preview>img{object-fit:cover;border-radius:10px;width:56px;height:56px}.nameplate-photo-preview>span{flex-direction:column;gap:3px;min-width:0;display:flex}.nameplate-photo-preview strong,.nameplate-photo-preview small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nameplate-photo-preview strong{font-size:11px}.nameplate-photo-preview small{color:var(--muted);font-size:9px}.nameplate-photo-preview button{width:38px;height:38px;color:var(--red);background:#fde9e7;border:0;border-radius:11px;place-items:center;display:grid}.nameplate-photo-error{color:var(--red);margin:0;font-size:10px;line-height:1.4}.max-booking-gate{text-align:center;background:linear-gradient(155deg,#fff 35%,#eef5ff);border:1px solid #cbd8e9;border-radius:24px;flex-direction:column;align-items:center;padding:30px 24px;display:flex;box-shadow:0 20px 50px #2a579114}.max-booking-gate>span{color:#fff;background:var(--accent);border-radius:21px;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 14px 30px #2970d03d}.max-booking-gate>small{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-top:18px;font-size:10px;font-weight:800}.max-booking-gate h2{letter-spacing:-.035em;margin:6px 0 8px;font-size:27px}.max-booking-gate>p{max-width:480px;color:var(--muted);margin:0;font-size:12px;line-height:1.65}.max-booking-gate>.notice{margin:16px 0 0}.max-booking-gate>a{color:#fff;background:var(--accent);border-radius:16px;justify-content:center;align-items:center;gap:9px;width:min(100%,380px);min-height:56px;margin-top:22px;padding:0 20px;font-size:15px;font-weight:800;text-decoration:none;display:flex}.max-booking-gate>a:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 35%,transparent);outline-offset:3px}.max-booking-gate>em{color:var(--muted);align-items:center;gap:6px;margin-top:16px;font-size:9px;font-style:normal;display:flex}.verified-phone{position:relative}.verified-phone input{color:var(--green);background:#edf8f2;border-color:#bbdfcc;padding-right:40px;font-weight:700}.verified-phone svg{color:var(--green);position:absolute;top:50%;right:13px;transform:translateY(-50%)}.booking-state,.control-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:100dvh;padding:30px;display:flex}.booking-state p,.control-loading p{color:var(--muted)}.booking-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 80px);display:flex}.booking-success>span{width:66px;height:66px;color:var(--green);background:#e3f3eb;border-radius:22px;place-items:center;display:grid}.booking-success h1{letter-spacing:-.045em;margin:18px 0 8px;font-size:32px}.booking-success>p{max-width:460px;color:var(--muted);line-height:1.6}.booking-success>div{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;margin:15px;padding:16px 30px;display:flex}.booking-success small{color:var(--muted);font-size:10px}.booking-success strong{margin-top:5px;font-size:19px}.booking-success button{color:var(--accent);background:0 0;border:0;align-items:center;gap:5px;font-weight:700;display:flex}.booking-success>.max-confirmation{background:#f1f6fd;border:1px solid #c8d9ef;border-radius:18px;width:min(100%,420px);margin:5px 0 18px;padding:18px}.max-confirmation a{color:#fff;background:var(--accent);border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 20px;font-weight:800;text-decoration:none;display:flex}.max-confirmation a:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 35%,transparent);outline-offset:3px}.max-confirmation p{color:var(--muted);margin:11px 0 0;font-size:11px;line-height:1.5}.booking-success>.max-link-state{color:var(--green);background:#e3f3eb;border-radius:12px;align-items:center;gap:7px;margin:5px 0 20px;padding:11px 14px;font-size:12px;font-weight:700;display:flex}.booking-success>.max-link-unavailable{background:#f1f2f3;border-radius:12px;margin:5px 0 20px;padding:12px 14px;font-size:11px}.booking-success>.new-booking-link{min-height:44px;color:var(--accent);background:#edf4fc;border-radius:13px;align-items:center;padding:0 18px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.booking-success>.nameplate-success-state{color:var(--green);background:#e3f3eb;border-radius:12px;align-items:center;gap:7px;margin:-8px 0 20px;padding:11px 14px;font-size:12px;font-weight:700;display:flex}.nameplate-failed-state{color:#8a6325;background:#fff1d9;border-radius:14px;width:min(100%,430px);margin:-8px 0 20px;padding:13px}.nameplate-failed-state p{margin:0;font-size:10px;line-height:1.5}.nameplate-failed-state button{color:#795313;background:#fff;border:1px solid #e2bd79;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:42px;margin:10px auto 0;padding:0 14px;font-size:10px;font-weight:800;display:flex}.nameplate-failed-state button:disabled{opacity:.6}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.owner-login{background:#f7f8f5;grid-template-columns:minmax(320px,1.1fr) minmax(360px,.9fr);min-height:100dvh;display:grid}.owner-login__brand{color:#fff;background:#17201d;flex-direction:column;align-items:flex-start;padding:clamp(42px,8vw,100px);display:flex;position:relative;overflow:hidden}.owner-login__brand:after{content:"N";color:#ffffff06;font-size:540px;font-weight:900;line-height:1;position:absolute;bottom:-170px;right:-70px}.owner-brand-logo{z-index:1;width:min(100%,230px);height:auto;display:block;position:relative}.owner-brand-caption{color:#84908a;letter-spacing:.12em;text-transform:uppercase;z-index:1;margin-top:8px;font-size:11px;position:relative}.owner-login__brand h2{letter-spacing:-.06em;z-index:1;max-width:700px;margin:80px 0 24px;font-size:clamp(38px,6vw,76px);line-height:.98;position:relative}.owner-login__brand>p{color:#aab3ae;z-index:1;max-width:540px;line-height:1.7;position:relative}.brand-proof{z-index:1;gap:20px;position:relative;flex-direction:row!important;margin-top:auto!important;display:flex!important}.brand-proof span{color:#aab3ae;align-items:center;gap:7px;font-size:11px;display:flex}.owner-login__form{place-items:center;padding:30px;display:grid}.owner-login__form form,.owner-login__success{flex-direction:column;gap:15px;width:min(100%,390px);display:flex}.owner-login__form h1{letter-spacing:-.04em;margin:6px 0 0;font-size:31px}.owner-login__form p{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.55}.owner-login__form p strong{color:var(--ink)}.owner-login__form label{flex-direction:column;gap:7px;display:flex}.owner-login__form label span{font-size:12px;font-weight:700}.owner-login__form label small{color:var(--muted);font-size:10px}.owner-login__form input{border:1px solid var(--line);background:#fff;border-radius:13px;outline:0;min-height:50px;padding:0 14px}.owner-login__form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.owner-login__form button[type=submit],.owner-login__success>button{background:var(--accent);color:#fff;border:0;border-radius:13px;min-height:50px;font-weight:750}.owner-login__form button:disabled{opacity:.55}.link-button{min-height:40px;color:var(--accent);background:0 0;border:0;font-size:11px}.owner-back{min-height:38px;color:var(--muted);background:0 0;border:0;align-self:flex-start;align-items:center;gap:6px;padding:0;font-size:11px;display:inline-flex}.owner-login__icon{width:44px;height:44px;color:var(--accent);background:var(--accent-soft);border-radius:14px;place-items:center;display:grid}.owner-login__success>span{width:58px;height:58px;color:var(--green);background:#e3f3eb;border-radius:19px;place-items:center;display:grid}.owner-login__success .eyebrow{margin:5px 0 -10px}.control-error,.control-success{border-radius:12px;align-items:center;gap:8px;padding:12px 14px;font-size:12px;line-height:1.45;display:flex}.control-error{color:var(--red);background:#fde9e7}.control-success{color:var(--green);background:#e3f3eb}.control-layout{background:#f1f3ef;grid-template-columns:238px 1fr;min-height:100dvh;display:grid}.control-sidebar{color:#fff;background:#17201d;flex-direction:column;height:100dvh;padding:18px 14px;display:flex;position:sticky;top:0}.control-sidebar header{align-items:center;gap:10px;padding:2px 7px 24px;display:flex}.control-brand-logo{width:154px;height:auto;display:block}.control-sidebar header button{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.control-sidebar nav{flex-direction:column;gap:4px;display:flex}.control-sidebar nav a,.control-sidebar footer a,.control-sidebar footer button{color:#9eaaa4;border-radius:11px;align-items:center;gap:10px;min-height:44px;padding:0 12px;font-size:12px;font-weight:650;text-decoration:none;display:flex}.control-sidebar nav a.is-active,.control-sidebar footer a.is-active{color:#fff;background:#ffffff17}.control-sidebar footer{border-top:1px solid #ffffff17;flex-direction:column;margin-top:auto;padding-top:16px;display:flex}.control-sidebar footer button{background:0 0;border:0}.control-main{min-width:0;padding:30px clamp(20px,4vw,54px) 60px}.control-topbar{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.control-topbar h1{letter-spacing:-.045em;margin:4px 0 0;font-size:31px}.control-topbar button{border:1px solid var(--line);background:#fff;border-radius:13px;width:42px;height:42px;position:relative}.control-topbar button span{background:var(--red);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:9px;right:10px}.mobile-menu{z-index:30;border:1px solid var(--line);background:#fff;border-radius:13px;width:42px;height:42px;display:none;position:fixed;top:14px;left:14px}.metric-grid{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.metric-grid article{border-right:1px solid var(--line);flex-direction:column;padding:20px;display:flex}.metric-grid article:last-child{border:0}.metric-grid span{color:var(--muted);font-size:10px}.metric-grid strong{letter-spacing:-.04em;margin:7px 0;font-size:26px}.metric-grid small{color:var(--muted);font-size:9px}.control-columns{grid-template-columns:1.25fr .75fr;gap:16px;margin-top:16px;display:grid}.control-panel{border:1px solid var(--line);background:#fff;border-radius:17px;padding:20px}.control-panel>header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.control-panel h2{margin:0;font-size:16px}.control-panel header p{color:var(--muted);margin:4px 0 0;font-size:10px}.control-panel header button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:7px 10px;font-size:9px}.funnel-list{flex-direction:column;gap:15px;display:flex}.funnel-list>div{grid-template-columns:1fr 36px;align-items:center;gap:7px;display:grid}.funnel-list>div>span{grid-column:1/-1;justify-content:space-between;display:flex}.funnel-list strong,.funnel-list em{font-size:10px;font-style:normal}.funnel-list i{background:#edf0ec;border-radius:7px;height:7px;overflow:hidden}.funnel-list b{background:var(--accent);border-radius:7px;height:100%;display:block}.funnel-list small{color:var(--muted);text-align:right;font-size:9px}.attention-list button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:38px 1fr auto 18px;align-items:center;gap:10px;width:100%;min-height:64px;padding:10px 0;display:grid}.attention-list button>span{border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.warning-icon{color:var(--amber);background:#fff0d7}.danger-icon{color:var(--red);background:#fde9e7}.attention-list button div{flex-direction:column;display:flex}.attention-list small{color:var(--muted);margin-top:3px;font-size:9px}.attention-list em{font-style:normal;font-weight:800}.integration-panel{margin-top:16px}.integration-row{border-top:1px solid var(--line);grid-template-columns:36px 1fr auto;align-items:center;gap:10px;min-height:60px;display:grid}.integration-row>span{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:11px;place-items:center;display:grid}.integration-row>div{flex-direction:column;display:flex}.integration-row small{color:var(--muted);margin-top:3px;font-size:9px}.tag{border-radius:7px;padding:5px 7px;font-size:8px;font-style:normal}.tag--waiting{color:var(--amber);background:#fff0d7}.tag--ok{color:var(--green);background:#e3f3eb}.control-sidebar nav button{color:#9eaaa4;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 12px;font-size:12px;font-weight:650;display:flex}.control-sidebar nav button.is-active{color:#fff;background:#ffffff17}.control-sidebar nav button:disabled{opacity:.42}.registry-workspace{background:var(--surface);border:1px solid var(--line);border-radius:18px;overflow:hidden}.registry-heading{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding:22px 24px;display:flex}.registry-heading h2{letter-spacing:-.035em;margin:4px 0 5px;font-size:24px}.registry-heading p{max-width:670px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.registry-heading>strong{align-items:flex-end;gap:5px;font-size:28px;display:flex}.registry-heading>strong small{color:var(--muted);padding-bottom:4px;font-size:10px;font-weight:500}.registry-toolbar{border-bottom:1px solid var(--line);background:#fafbf9;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.registry-toolbar>label{border:1px solid var(--line);width:min(100%,330px);height:42px;color:var(--muted);background:#fff;border-radius:11px;align-items:center;gap:8px;padding:0 12px;display:flex}.registry-toolbar input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.registry-filters{gap:5px;display:flex;overflow:auto}.registry-filters button{border:1px solid var(--line);min-height:44px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:9px;padding:0 10px;font-size:9px}.registry-filters button.is-active{border-color:var(--accent);color:var(--accent);background:var(--accent-soft);font-weight:750}.registry-table-wrap{overflow:auto}.registry-table{border-collapse:collapse;width:100%;min-width:820px}.registry-table th{color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.06em;background:#fafbf9;padding:12px 18px;font-size:9px}.registry-table td{border-top:1px solid var(--line);vertical-align:middle;padding:15px 18px;font-size:11px}.registry-table td:first-child{min-width:210px}.registry-table td>strong,.registry-table td>small{display:block}.registry-table td>small{color:var(--muted);margin-top:4px;font-size:9px}.readiness,.subscription-tag{border-radius:7px;padding:5px 8px;font-size:9px;font-weight:750;display:inline-flex}.readiness{color:var(--amber);background:#fff0d7}.readiness--ok,.subscription-tag--active{color:var(--green);background:#e3f3eb}.subscription-tag--trial{color:var(--accent);background:var(--accent-soft)}.subscription-tag--past_due,.subscription-tag--read_only,.subscription-tag--missing{color:var(--red);background:#fde9e7}.subscription-tag--canceled{color:var(--muted);background:#eef0ee}.registry-state{min-height:280px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:30px;font-size:11px;display:flex}.registry-state strong{color:var(--ink);font-size:14px}.registry-state--error{color:var(--red)}.registry-state button{color:#fff;background:var(--accent);border:0;border-radius:9px;min-height:36px;padding:0 12px;font-size:10px;font-weight:700}.readiness{color:#834900}.subscription-tag--past_due,.subscription-tag--read_only,.subscription-tag--missing{color:#a72f2b}.outbox-panel{margin-top:16px}.outbox-panel>header>span{white-space:nowrap}.outbox-list{flex-direction:column;display:flex}.outbox-list article{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:76px;padding:14px 0;display:grid}.outbox-event-copy{flex-direction:column;gap:8px;min-width:0;display:flex}.outbox-event-copy>span{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.outbox-event-copy strong{font-size:11px}.outbox-event-copy em{color:var(--muted);flex:none;font-size:9px;font-style:normal}.outbox-event-copy code{width:max-content;max-width:100%;color:var(--red);text-overflow:ellipsis;white-space:nowrap;background:#fde9e7;border-radius:7px;padding:5px 7px;font:9px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.outbox-retry,.outbox-confirm button{border:1px solid var(--line);min-height:36px;color:var(--accent);background:#fff;border-radius:9px;padding:0 11px;font-size:9px;font-weight:750}.outbox-retry{align-items:center;gap:6px;display:inline-flex}.outbox-confirm{grid-template-columns:auto auto;justify-items:stretch;gap:6px;display:grid}.outbox-confirm span{color:var(--muted);text-align:right;grid-column:1/-1;font-size:9px}.outbox-confirm button:first-of-type{border-color:var(--accent);color:#fff;background:var(--accent)}.outbox-confirm button:last-child{color:var(--muted)}.outbox-state{min-height:110px;color:var(--muted);justify-content:center;align-items:center;font-size:10px;display:flex}.outbox-state--empty{text-align:center;flex-direction:column;gap:7px}.outbox-state--empty svg{color:var(--green)}.outbox-state--empty strong{color:var(--ink);font-size:12px}.outbox-state--empty span{font-size:9px}.outbox-panel>.control-error,.outbox-panel>.control-success{margin-bottom:10px}.registry-manage{border:1px solid var(--line);min-height:34px;color:var(--accent);background:#fff;border-radius:9px;padding:0 10px;font-size:9px;font-weight:750}.registry-manage:hover{background:var(--accent-soft)}.registry-table .registry-receipt-attention{color:#9a5b00;background:#fff0d7;border-radius:7px;align-items:center;gap:5px;width:max-content;margin-top:7px;padding:5px 7px;font-size:9px;font-weight:750;line-height:1.2;display:inline-flex}.registry-heading p{font-size:13px;line-height:1.5}.registry-toolbar{padding:16px 20px}.registry-toolbar>label{height:46px;padding:0 14px}.registry-toolbar input{font-size:13px}.registry-filters button{min-height:44px;padding:0 13px;font-size:12px;font-weight:700}.registry-table th{padding:13px 18px;font-size:11px}.registry-table td{padding:18px;font-size:13px}.registry-table td>small{margin-top:5px;font-size:11px;line-height:1.4}.registry-table td:last-child strong{font-size:18px}.readiness,.subscription-tag{padding:6px 9px;font-size:11px}.registry-manage{min-height:40px;padding:0 13px;font-size:12px}.registry-table .registry-receipt-attention{margin-top:8px;padding:6px 8px;font-size:11px}.registry-state{font-size:13px}.registry-state strong{font-size:17px}.registry-state button{min-height:42px;padding:0 14px;font-size:12px}@media (max-width:760px){.registry-table-wrap{background:#f7f8f5;padding:12px}.registry-table{min-width:0}.registry-table thead{display:none}.registry-table,.registry-table tbody{display:block}.registry-table tbody{gap:12px;display:grid}.registry-table tr{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1fr 1fr;gap:14px;padding:16px;display:grid}.registry-table td{border:0;flex-direction:column;align-items:flex-start;padding:0;display:flex;min-width:0!important}.registry-table td:before{content:attr(data-label);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800}.registry-table td:first-child{border-bottom:1px solid var(--line);grid-column:1/-1;padding-bottom:13px}.registry-table td:first-child:before,.registry-table td:last-child:before{display:none}.registry-table td:last-child{grid-column:1/-1}.registry-manage{width:100%;min-height:46px}.registry-table .registry-receipt-attention{width:auto;max-width:100%}}@media (max-width:430px){.registry-toolbar{padding:12px}.registry-table-wrap{padding:10px}.registry-table tr{grid-template-columns:1fr}.registry-table td:first-child,.registry-table td:last-child{grid-column:auto}.registry-heading p{font-size:12px}}.control-dialog-portal{z-index:70;position:fixed;inset:0}.registry-dialog-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#121b1894;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.registry-dialog{background:#fff;border-radius:20px;width:min(100%,520px);max-height:calc(100dvh - 48px);padding:22px;overflow:auto;box-shadow:0 24px 80px #101c183d}.registry-dialog>header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.registry-dialog>header h2{margin:4px 0;font-size:22px}.registry-dialog>header p{color:var(--muted);margin:0;font-size:10px}.registry-dialog>header>button{width:44px;height:44px;color:var(--muted);background:#f1f3ef;border:0;border-radius:11px;place-items:center;display:grid}.registry-dialog form{flex-direction:column;gap:15px;display:flex}.registry-dialog form>label{flex-direction:column;gap:7px;display:flex}.registry-dialog form>label>span,.access-action-picker legend{color:var(--muted);font-size:10px;font-weight:750}.registry-dialog select,.registry-dialog textarea{border:1px solid var(--line);background:#fff;border-radius:12px;outline:0;width:100%;min-height:46px;padding:11px 12px}.registry-dialog textarea{resize:vertical}.access-action-picker{border:0;margin:0;padding:0}.access-action-picker legend{margin-bottom:8px}.access-action-picker button{border:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:65px;padding:11px 12px;display:grid}.access-action-picker button:first-of-type{border-radius:13px 13px 0 0}.access-action-picker button:last-of-type{border-top:0;border-radius:0 0 13px 13px}.access-action-picker button>span{flex-direction:column;display:flex}.access-action-picker button small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.4}.access-action-picker button em{color:#fff;background:var(--accent);border-radius:6px;padding:4px 6px;font-size:8px;font-style:normal;font-weight:800}.access-action-picker button[aria-pressed=true]{z-index:1;border-color:var(--accent);color:var(--accent);background:var(--accent-soft);position:relative}.access-action-picker button.access-action-picker__danger[aria-pressed=true]{border-color:var(--red);color:var(--red);background:#fde9e7}.access-action-picker button.access-action-picker__danger[aria-pressed=true] em{background:var(--red)}.access-action-picker button:disabled{opacity:.45}.access-danger-note{color:var(--red);background:#fde9e7;border-radius:12px;grid-template-columns:22px minmax(0,1fr);gap:8px;padding:11px 12px;display:grid}.access-danger-note span{flex-direction:column;display:flex}.access-danger-note small{margin-top:3px;font-size:9px;line-height:1.45}.registry-action-error{color:var(--red);background:#fde9e7;border-radius:11px;margin:0;padding:10px 12px;font-size:10px}.registry-dialog form>footer{grid-template-columns:1fr 1.35fr;gap:9px;display:grid}.registry-dialog form>footer button,.registry-action-success button{background:#eef0ee;border:0;border-radius:12px;min-height:46px;font-size:11px;font-weight:750}.registry-dialog form>footer button:last-child,.registry-action-success button{color:#fff;background:var(--accent)}.registry-dialog form>footer button.is-danger{background:var(--red)}.registry-action-success{color:var(--green);background:#e3f3eb;border-radius:15px;padding:18px}.registry-action-success p{margin:6px 0 16px;font-size:11px;line-height:1.5}.registry-action-success button{width:100%}.knowledge-moderation{flex-direction:column;gap:16px;display:flex}.knowledge-moderation__intro{border:1px solid var(--line);background:var(--surface);border-radius:18px;justify-content:space-between;align-items:flex-start;gap:22px;padding:22px;display:flex}.knowledge-moderation__intro h2{margin:5px 0;font-size:22px}.knowledge-moderation__intro p{max-width:720px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.knowledge-moderation__intro>button{border:1px solid var(--line);min-height:38px;color:var(--accent);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:750;display:flex}.knowledge-moderation__columns{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.knowledge-queue{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.knowledge-queue>header{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:17px 18px;display:grid}.knowledge-queue>header>span{width:38px;height:38px;color:var(--accent);background:var(--accent-soft);border-radius:12px;place-items:center;display:grid}.knowledge-queue h3{margin:0;font-size:15px}.knowledge-queue header p{color:var(--muted);margin:3px 0 0;font-size:9px}.knowledge-queue>article{border-bottom:1px solid var(--line);padding:17px 18px}.knowledge-queue>article:last-child{border-bottom:0}.knowledge-item__meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:9px;display:flex}.knowledge-item__meta b{color:var(--red);background:#fde9e7;border-radius:7px;padding:4px 7px}.knowledge-item__meta b.is-ready{color:var(--green);background:#e3f3eb}.knowledge-queue h4{margin:10px 0 4px;font-size:13px}.knowledge-queue article>p,.knowledge-queue article>small{color:var(--muted);margin:0;font-size:9px;line-height:1.45;display:block}.knowledge-queue article>a{width:max-content;color:var(--accent);align-items:center;gap:5px;margin:9px 0;font-size:9px;text-decoration:none;display:flex}.knowledge-queue blockquote{border-left:3px solid var(--accent);background:#f7f9ff;border-radius:0 8px 8px 0;margin:9px 0;padding:10px;font-size:10px;line-height:1.5}.knowledge-queue textarea{border:1px solid var(--line);resize:vertical;border-radius:10px;outline:0;width:100%;min-height:64px;margin-top:11px;padding:9px 10px;font-size:10px}.knowledge-queue textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.knowledge-queue article>footer{grid-template-columns:1fr 1.25fr;gap:7px;margin-top:9px;display:grid}.knowledge-queue article>footer button{min-height:38px;color:var(--red);background:#fde9e7;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;font-size:9px;font-weight:750;display:flex}.knowledge-queue article>footer button:last-child{color:#fff;background:var(--accent)}.knowledge-queue article>footer button:disabled{opacity:.45}.knowledge-queue__empty{min-height:180px;color:var(--green);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px;display:flex}.knowledge-queue__empty strong{color:var(--ink);font-size:11px}.knowledge-coverage{flex-wrap:wrap;gap:22px;margin-top:17px;display:flex}.knowledge-coverage span{color:var(--muted);flex-direction:column;gap:3px;font-size:9px;display:flex}.knowledge-coverage strong{color:var(--ink);letter-spacing:-.035em;font-size:19px}.provider-onboarding{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.provider-onboarding>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px;display:flex}.provider-onboarding>header h3{margin:5px 0 4px;font-size:18px}.provider-onboarding>header p{max-width:670px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.provider-onboarding>header>svg{color:var(--green)}.provider-onboarding__list{padding:0 22px}.provider-onboarding__list>article{border-bottom:1px solid var(--line);grid-template-columns:minmax(210px,1.15fr) auto minmax(280px,1.2fr);align-items:center;gap:14px;padding:18px 0;display:grid}.provider-onboarding__list>article.is-priority{position:relative}.provider-onboarding__list>article.is-priority:before{background:var(--accent);content:"";border-radius:0 3px 3px 0;width:3px;position:absolute;top:18px;bottom:18px;left:-22px}.provider-identity{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.provider-identity>span{width:38px;height:38px;color:var(--accent);background:var(--accent-soft);border-radius:12px;place-items:center;display:grid}.provider-identity>div{flex-direction:column;gap:3px;min-width:0;display:flex}.provider-identity strong{font-size:12px}.provider-identity small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.provider-stage{color:#825100;white-space:nowrap;background:#fff1d8;border-radius:8px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:800}.provider-stage--ready{color:var(--green);background:#e3f3eb}.provider-stage--technical_review{color:var(--accent);background:var(--accent-soft)}.provider-checks{justify-content:flex-end;gap:6px;display:flex}.provider-checks>span{color:#9ca39f;background:#f2f4f2;border-radius:9px;align-items:center;gap:5px;min-width:83px;padding:7px 8px;display:flex}.provider-checks>span.is-ready{color:var(--green);background:#e3f3eb}.provider-checks small{white-space:nowrap;font-size:8px}.provider-onboarding__list>article>p{color:var(--muted);grid-column:1/3;margin:0;font-size:9px;line-height:1.5}.provider-onboarding__list>article>footer{grid-column:3;justify-content:flex-end;align-items:center;gap:12px;display:flex}.provider-onboarding__list>article>footer span{color:var(--muted);font-size:8px}.provider-onboarding__list>article>footer a{color:var(--accent);align-items:center;gap:4px;font-size:8px;text-decoration:none;display:inline-flex}.provider-onboarding__loading{color:var(--muted);padding:24px;font-size:10px}.provider-test{background:#f7f9ff;border:1px solid #cdd8f5;border-radius:14px;grid-template-columns:minmax(190px,1.3fr) repeat(3,minmax(120px,.8fr));align-items:end;gap:9px;margin:0 22px 20px;padding:14px;display:grid}.provider-test__copy{grid-template-columns:34px 1fr;align-items:center;gap:8px;display:grid}.provider-test__copy>span{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:10px;place-items:center;display:grid}.provider-test__copy>div{flex-direction:column;gap:2px;display:flex}.provider-test__copy strong{font-size:10px}.provider-test__copy small{color:var(--muted);font-size:8px;line-height:1.35}.provider-test>label{flex-direction:column;gap:5px;display:flex}.provider-test>label>span{color:var(--muted);font-size:8px;font-weight:750}.provider-test input,.provider-test select{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;min-width:0;height:38px;padding:0 9px;font-size:9px}.provider-test>button{color:#fff;background:var(--accent);border:0;border-radius:9px;height:38px;font-size:9px;font-weight:800}.provider-test>button:disabled{color:var(--muted);background:#e7eae7}.provider-test__result{color:var(--red);background:#fde9e7;border-radius:10px;grid-column:1/-1;grid-template-columns:20px 1fr;gap:7px;padding:10px;display:grid}.provider-test__result.is-found{color:var(--green);background:#e3f3eb}.provider-test__result span{flex-direction:column;gap:2px;display:flex}.provider-test__result strong{font-size:9px}.provider-test__result small{font-size:8px;line-height:1.45}.provider-onboarding__footer{border-top:1px solid var(--line);background:#fafbf9;align-items:center;gap:24px;min-height:56px;padding:10px 22px;display:flex}.provider-onboarding__footer>div{flex-direction:column;gap:2px;display:flex}.provider-onboarding__footer strong{font-size:9px}.provider-onboarding__footer span{color:var(--muted);font-size:8px}.provider-onboarding__footer button{border:1px solid var(--line);min-height:36px;color:var(--accent);background:#fff;border-radius:9px;align-items:center;gap:6px;margin-left:auto;padding:0 11px;font-size:9px;font-weight:750;display:inline-flex}.provider-onboarding__footer button:disabled{opacity:.45}@media (max-width:980px){.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article:nth-child(2){border-right:0}.metric-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.control-columns,.knowledge-moderation__columns{grid-template-columns:1fr}}@media (max-width:760px){.booking-grid,.owner-login{grid-template-columns:1fr}.owner-login__brand{display:none}.control-layout{display:block}.mobile-menu{place-items:center;display:grid}.control-sidebar{z-index:40;width:260px;transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-100%)}.control-sidebar.is-open{transform:translate(0)}.control-sidebar header button{display:block}.control-main{padding-top:72px}.control-topbar h1{font-size:25px}.metric-grid{grid-template-columns:1fr 1fr}.brand-proof{flex-direction:column!important}.registry-toolbar{flex-direction:column;align-items:stretch}.registry-toolbar>label{width:100%}.registry-heading{padding:18px}.registry-heading p{font-size:10px}.outbox-list article{grid-template-columns:1fr}.outbox-confirm{justify-content:start}.outbox-confirm span{text-align:left}.outbox-retry,.outbox-confirm button{min-height:44px}}@media (max-width:480px){.booking-page{padding-left:15px;padding-right:15px}.booking-form>section{padding:16px}.secure-note{display:none}.metric-grid{grid-template-columns:1fr}.metric-grid article{border-right:0;border-bottom:1px solid var(--line)!important}.control-main{padding-left:14px;padding-right:14px}.control-panel{padding:16px}.registry-dialog-backdrop{align-items:end;padding:10px}.registry-dialog{border-radius:18px;max-height:calc(100dvh - 20px);padding:18px}.registry-dialog form>footer{grid-template-columns:1fr}}@media (max-width:760px){.knowledge-moderation__intro{flex-direction:column}.knowledge-moderation__intro>button{min-height:44px}}.knowledge-rights{background:var(--soft);border-radius:10px;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;padding:10px;display:grid}.knowledge-rights label{color:var(--muted);flex-direction:column;gap:4px;font-size:9px;display:flex}.knowledge-rights select{border:1px solid var(--line);min-width:0;height:34px;color:var(--ink);background:#fff;border-radius:8px;padding:0 8px;font-size:9px}.knowledge-rights label.knowledge-ai-toggle{flex-direction:row;grid-column:1/-1;align-items:center}.knowledge-ai-toggle input{width:16px;height:16px;accent-color:var(--accent)}.knowledge-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.knowledge-actions button{border:1px solid var(--line);min-height:38px;color:var(--accent);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:750;display:flex}.knowledge-actions button:first-child{border-color:var(--accent);background:var(--accent);color:#fff}.knowledge-actions button:disabled{opacity:.45}.knowledge-provider{flex-wrap:wrap;align-items:center;gap:7px;margin-top:14px;display:flex}.knowledge-provider strong,.knowledge-provider span{background:var(--soft);border-radius:8px;padding:5px 8px;font-size:9px}.knowledge-provider strong{color:var(--accent);background:var(--accent-soft)}.knowledge-providers{gap:8px;max-width:790px;margin-top:15px;display:grid}.knowledge-providers article{border:1px solid var(--line);background:var(--soft);border-radius:12px;grid-template-columns:minmax(180px,1.35fr) auto repeat(3,auto);align-items:center;gap:8px;padding:11px 12px;display:grid}.knowledge-providers article.is-professional{background:#f3f7ff;border-color:#bed3ff}.knowledge-providers article div{flex-direction:column;gap:2px;display:flex}.knowledge-providers strong{font-size:10px}.knowledge-providers small,.knowledge-providers span{color:var(--muted);font-size:8px}.knowledge-providers em{color:#8a5b00;white-space:nowrap;background:#fff1d8;border-radius:7px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:750}.knowledge-providers em.is-ready{color:var(--green);background:#e3f3eb}@media (max-width:760px){.knowledge-providers article{grid-template-columns:1fr auto}.knowledge-providers article>span{grid-column:1/-1}.knowledge-providers article>span+span,.knowledge-providers article>span+span+span{margin-top:-4px}.knowledge-actions{justify-content:stretch;width:100%}.knowledge-actions button{flex:1;justify-content:center;min-height:44px}}.ideas-control{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.ideas-control>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding:22px;display:flex}.ideas-control>header h2{margin:4px 0;font-size:20px}.ideas-control>header p{max-width:680px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.ideas-control>header>strong{color:var(--green);flex-direction:column;align-items:flex-end;font-size:30px;line-height:1;display:flex}.ideas-control>header>strong small{color:var(--muted);margin-top:5px;font-size:8px}.ideas-control>.control-success,.ideas-control>.control-error{margin:14px 20px 0}.ideas-control-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 20px;display:grid}.idea-control-card{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;padding:16px;display:flex}.idea-control-card--done{background:#f8fcfa;border-color:#b9dfcd}.idea-control-card--in_progress{background:#f8fbff;border-color:#b9d2ff}.idea-control-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.idea-control-card>header>div{min-width:0}.idea-control-card>header span{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:800}.idea-control-card h3{margin:5px 0 3px;font-size:15px;line-height:1.3}.idea-control-card header small{color:var(--muted);font-size:8px}.idea-control-card header em{color:#825100;white-space:nowrap;background:#fff1d8;border-radius:8px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:800}.idea-control-card--done header em{color:var(--green);background:#e3f3eb}.idea-control-card--in_progress header em,.idea-control-card--planned header em{color:var(--accent);background:var(--accent-soft)}.idea-control-card--declined header em{color:var(--red);background:#fde9e7}.idea-control-card>p{color:var(--muted);flex:1;margin:13px 0;font-size:10px;line-height:1.55}.idea-control-card>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:12px;padding-top:12px;display:flex}.idea-control-votes{align-items:center;gap:7px;display:flex}.idea-control-votes span,.idea-control-votes strong{background:var(--soft);border-radius:8px;align-items:center;gap:4px;padding:6px 7px;font-size:8px;display:inline-flex}.idea-control-votes strong{color:var(--accent)}.idea-control-card label{color:var(--muted);flex-direction:column;align-items:flex-end;gap:5px;font-size:8px;display:flex}.idea-control-card select{border:1px solid var(--line);min-width:128px;height:36px;color:var(--ink);background:#fff;border-radius:9px;padding:0 9px;font-size:9px;font-weight:700}.ideas-control-state{border:1px solid var(--line);min-height:240px;color:var(--muted);background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:32px;display:flex}.ideas-control-state strong{color:var(--ink)}.ideas-control-state--error{color:var(--red)}.ideas-control-state button{color:#fff;background:var(--accent);border:0;border-radius:9px;min-height:38px;padding:0 13px}@media (max-width:980px){.ideas-control-list{grid-template-columns:1fr}}@media (max-width:620px){.ideas-control>header{flex-direction:column;padding:18px}.ideas-control-list{padding:14px}.idea-control-card>footer{flex-direction:column;align-items:stretch}.idea-control-card label{align-items:stretch}.idea-control-card select{min-height:44px}.idea-control-votes{flex-wrap:wrap}}.news-analytics{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.news-analytics>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding:22px;display:flex}.news-analytics>header h2{margin:4px 0;font-size:20px}.news-analytics>header p{max-width:680px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.news-analytics>header>span{border-radius:12px;grid-template-rows:auto auto;grid-template-columns:24px auto;align-items:center;column-gap:8px;min-width:145px;padding:10px 12px;display:grid}.news-analytics>header>span>svg{grid-row:1/3}.news-analytics>header>span strong{font-size:17px;line-height:1}.news-analytics>header>span small{font-size:8px}.news-analytics__attention{color:#8d4d00;background:#fff0d7}.news-analytics__healthy{color:var(--green);background:#e3f3eb}.news-analytics__metrics{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.news-analytics__metrics article{border-right:1px solid var(--line);flex-direction:column;padding:18px 22px;display:flex}.news-analytics__metrics article:last-child{border-right:0}.news-analytics__metrics span,.news-analytics__metrics small{color:var(--muted);font-size:8px}.news-analytics__metrics strong{letter-spacing:-.04em;margin:5px 0;font-size:23px}.news-analytics__list{flex-direction:column;gap:8px;padding:18px 20px;display:flex}.news-analytics__list>article{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:minmax(240px,1.2fr) minmax(120px,.8fr) auto;align-items:center;gap:18px;min-height:70px;padding:13px 15px;display:grid}.news-analytics__list>article.has-negative{background:#fffdfa;border-color:#ead5ae}.news-analytics__release{flex-direction:column;gap:4px;min-width:0;display:flex;position:relative}.news-analytics__release>span{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:800}.news-analytics__release>strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.news-analytics__release>em{color:#855400;background:#fff0d7;border-radius:6px;padding:4px 6px;font-size:7px;font-style:normal;font-weight:800;position:absolute;top:0;right:0}.news-analytics__bar{background:#edf0ec;border-radius:999px;height:7px;overflow:hidden}.news-analytics__bar i{border-radius:inherit;background:linear-gradient(90deg,#2457f5,#18a979);height:100%;display:block}.news-analytics__votes{justify-content:flex-end;align-items:center;gap:6px;display:flex}.news-analytics__votes span,.news-analytics__votes strong{background:var(--soft);border-radius:8px;align-items:center;gap:4px;height:29px;padding:0 8px;font-size:8px;display:inline-flex}.news-analytics__votes span:first-child{color:var(--green);background:#e3f3eb}.news-analytics__votes span:nth-child(2){color:var(--red);background:#fde9e7}.news-analytics__votes strong{color:var(--muted);font-weight:750}.news-analytics__empty{color:var(--muted);background:#f5f7f5;border-radius:13px;grid-template-columns:30px minmax(0,1fr);gap:4px 10px;margin:18px 20px 0;padding:18px;display:grid}.news-analytics__empty>svg{color:var(--accent);grid-row:1/3}.news-analytics__empty strong{color:var(--ink);font-size:11px}.news-analytics__empty span{font-size:9px}.news-analytics-state{border:1px solid var(--line);min-height:240px;color:var(--muted);text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:32px;display:flex}.news-analytics-state strong{color:var(--ink)}.news-analytics-state--error{color:var(--red)}.news-analytics-state button{color:#fff;background:var(--accent);border:0;border-radius:10px;min-height:42px;padding:0 14px;font-size:10px;font-weight:800}@media (max-width:920px){.news-analytics__list>article{grid-template-columns:1fr auto}.news-analytics__bar{grid-area:2/1/auto/-1}.news-analytics__votes{grid-area:1/2}}@media (max-width:620px){.news-analytics>header{flex-direction:column;padding:18px}.news-analytics>header>span{width:100%}.news-analytics__metrics{grid-template-columns:1fr}.news-analytics__metrics article{border-right:0;border-bottom:1px solid var(--line)}.news-analytics__metrics article:last-child{border-bottom:0}.news-analytics__list{padding:14px}.news-analytics__list>article{grid-template-columns:1fr;gap:10px}.news-analytics__bar,.news-analytics__votes{grid-area:auto}.news-analytics__votes{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:980px){.provider-onboarding__list>article{grid-template-columns:1fr auto}.provider-checks{grid-column:1/-1;justify-content:flex-start}.provider-onboarding__list>article>p{grid-column:1/-1}.provider-onboarding__list>article>footer{grid-column:1/-1;justify-content:space-between}.provider-test{grid-template-columns:1fr 1fr}.provider-test__copy{grid-column:1/-1}.provider-test>button{align-self:end}}@media (max-width:620px){.provider-onboarding>header,.provider-onboarding__list{padding-left:16px;padding-right:16px}.provider-onboarding__list>article.is-priority:before{left:-16px}.provider-checks{grid-template-columns:1fr 1fr 1fr;display:grid}.provider-checks>span{justify-content:center;min-width:0}.provider-checks small{white-space:normal}.provider-test{grid-template-columns:1fr;margin:0 16px 16px}.provider-test__copy,.provider-test__result{grid-column:auto}.provider-onboarding__footer{flex-direction:column;align-items:stretch;gap:8px;padding:12px 16px}.provider-onboarding__footer button{justify-content:center;width:100%;min-height:44px;margin:0}}.provider-stage--requires_signed_declaration{color:#7b4d00;background:#fff1d8}.metadata-sources{border:1px solid var(--line);background:#fbfcfa;border-radius:14px;margin:0 22px 20px}.metadata-sources>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:14px;display:flex}.metadata-sources>header h4{margin:4px 0 0;font-size:13px}.metadata-sources>header p{max-width:420px;color:var(--muted);text-align:right;margin:0;font-size:8px;line-height:1.5}.metadata-sources>div{grid-template-columns:1fr 1fr;display:grid}.metadata-sources article{grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;padding:14px;display:grid}.metadata-sources article+article{border-left:1px solid var(--line)}.metadata-source__icon{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:10px;place-items:center;display:grid}.metadata-source__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.metadata-source__copy strong{font-size:10px}.metadata-source__copy small{color:var(--muted);font-size:8px}.metadata-source__copy p{color:var(--muted);margin:7px 0 0;font-size:8px;line-height:1.45}.metadata-source__action{flex-direction:column;align-items:flex-end;gap:9px;display:flex}.metadata-source__action a{color:var(--accent);white-space:nowrap;align-items:center;gap:4px;font-size:8px;font-weight:750;text-decoration:none;display:inline-flex}@media (max-width:760px){.metadata-sources{margin:0 16px 16px}.metadata-sources>header{flex-direction:column;gap:6px}.metadata-sources>header p{text-align:left}.metadata-sources>div{grid-template-columns:1fr}.metadata-sources article+article{border-top:1px solid var(--line);border-left:0}.metadata-source__action a{align-items:center;min-height:32px}}@media (max-width:500px){.metadata-sources article{grid-template-columns:34px minmax(0,1fr)}.metadata-source__action{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center}}.nameplate-failed-state>small{color:#8b2f28;text-align:left;background:#fde9e7;border-radius:9px;margin-top:8px;padding:8px 10px;font-size:9px;line-height:1.45;display:block}.booking-mode-choice,.ai-intake-review{background:#fff;border:1px solid #d5dce7;border-radius:22px;width:min(100%,720px);margin:0 auto;padding:25px;box-shadow:0 18px 55px #24375214}.booking-mode-choice>small,.ai-intake-review header small{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.booking-mode-choice h2,.ai-intake-review h2{letter-spacing:-.035em;margin:6px 0 8px;font-size:25px}.booking-mode-choice>p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.booking-mode-choice>div{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.booking-mode-choice button{min-height:92px;color:var(--accent);text-align:left;background:#f7f9ff;border:1px solid #cad7e8;border-radius:16px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;padding:16px;display:grid}.booking-mode-choice button:last-child{color:var(--ink);background:#f8faf8}.booking-mode-choice button>span{flex-direction:column;display:flex}.booking-mode-choice button strong{font-size:13px}.booking-mode-choice button small{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.4}.ai-intake-form{width:min(100%,720px);margin-inline:auto}.ai-intake-back{min-height:44px;color:var(--accent);background:var(--accent-soft);border:0;border-radius:10px;align-items:center;gap:6px;margin:-4px 0 15px;padding:0 10px;font-size:10px;font-weight:750;display:inline-flex}.ai-intake-error{color:#8b2f28;background:#fde9e7;border-radius:13px;padding:13px}.ai-intake-error p{margin:0;font-size:10px;line-height:1.45}.ai-intake-error button{color:#8b2f28;background:#fff;border:1px solid #d98e88;border-radius:10px;min-height:42px;margin-top:10px;padding:0 11px;font-size:9px;font-weight:800}.ai-intake-review header{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;display:grid}.ai-intake-review header>span{width:44px;height:44px;color:var(--accent);background:var(--accent-soft);border-radius:14px;place-items:center;display:grid}.ai-intake-review header h2{margin:3px 0 0}.ai-intake-review dl{grid-template-columns:1fr 1fr;gap:9px;margin:20px 0;display:grid}.ai-intake-review dl>div{border:1px solid var(--line);background:#f8faf8;border-radius:13px;padding:13px}.ai-intake-review dt{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:750}.ai-intake-review dd{margin:5px 0 0;font-size:11px;font-weight:750;line-height:1.45}.ai-intake-review dd small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.ai-intake-review>p{color:#0d6943;background:#edf9f2;border-radius:12px;align-items:flex-start;gap:8px;padding:11px;font-size:10px;line-height:1.45;display:flex}.ai-intake-review footer{grid-template-columns:1fr 1.5fr;gap:9px;margin-top:18px;display:grid}.ai-intake-review footer button{background:#eef0ee;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:48px;font-size:10px;font-weight:800;display:flex}.ai-intake-review footer button:last-child{color:#fff;background:var(--accent)}.ai-intake-review footer button:disabled{opacity:.55}@media (max-width:560px){.booking-mode-choice,.ai-intake-review{border-radius:19px;padding:19px}.booking-mode-choice>div,.ai-intake-review dl,.ai-intake-review footer{grid-template-columns:1fr}.booking-mode-choice button{min-height:82px}.ai-intake-review footer button{min-height:50px}}.production-workspace{flex-direction:column;gap:16px;display:flex}.production-summary{background:linear-gradient(135deg,#fffaf0 0,#fff 72%);border:1px solid #d7b267;border-radius:20px;grid-template-columns:minmax(0,1fr) 190px;gap:30px;min-height:230px;padding:28px;display:grid;overflow:hidden}.production-summary.is-ready{background:linear-gradient(135deg,#edf9f2 0,#fff 72%);border-color:#a9d5bb}.production-summary__copy h2{letter-spacing:-.045em;max-width:690px;margin:8px 0 10px;font-size:30px;line-height:1.08}.production-summary__copy>p{max-width:700px;color:var(--muted);margin:0;font-size:11px;line-height:1.6}.production-progress{grid-template-columns:minmax(120px,1fr) auto auto;align-items:center;gap:9px;max-width:520px;margin-top:28px;display:grid}.production-progress i{background:#eadfca;border-radius:8px;height:8px;overflow:hidden}.production-summary.is-ready .production-progress i{background:#d7eadf}.production-progress b{background:var(--amber);border-radius:8px;height:100%;display:block}.production-summary.is-ready .production-progress b{background:var(--green)}.production-progress strong{font-size:12px}.production-progress span{color:var(--muted);font-size:9px}.production-summary__status{color:var(--amber);text-align:right;border-left:1px solid #b86d0d33;flex-direction:column;justify-content:center;align-items:flex-end;padding-left:24px;display:flex}.production-summary.is-ready .production-summary__status{color:var(--green);border-color:#13764c33}.production-summary__status>strong{letter-spacing:-.04em;margin-top:10px;font-size:27px}.production-summary__status>small{color:var(--muted);margin-top:5px;font-size:8px}.production-summary__status>button{min-height:38px;color:inherit;background:#fff;border:1px solid;border-radius:9px;align-items:center;gap:6px;margin-top:22px;padding:0 11px;font-size:9px;font-weight:750;display:flex}.production-next{color:#774800;background:#fff1d8;border-radius:16px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;padding:17px 20px;display:grid}.production-next>span{color:#fff;background:var(--amber);border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.production-next small{letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.production-next h3{margin:3px 0 4px;font-size:15px}.production-next p{margin:0;font-size:10px;line-height:1.5}.production-gates{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.production-gates>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.production-gates>header h2{margin:0;font-size:18px}.production-gates>header p{color:var(--muted);margin:5px 0 0;font-size:9px}.production-gates>header>span{color:var(--muted);background:#eef0ee;border-radius:7px;padding:5px 8px;font-size:8px;font-weight:700}.production-gate{border-top:1px solid var(--line);grid-template-columns:25px 42px minmax(0,1fr) minmax(160px,220px);align-items:start;gap:13px;min-height:112px;padding:16px 20px;display:grid}.production-gate:first-child{border-top:0}.production-gate__index{color:#9aa39f;padding-top:11px;font-size:9px;font-weight:800}.production-gate__icon{width:40px;height:40px;color:var(--muted);background:#eef0ee;border-radius:12px;place-items:center;display:grid}.production-gate--ready .production-gate__icon{color:var(--green);background:#e3f3eb}.production-gate--stale .production-gate__icon,.production-gate--missing .production-gate__icon{color:var(--amber);background:#fff0d7}.production-gate--invalid .production-gate__icon{color:var(--red);background:#fde9e7}.production-gate__copy{min-width:0;padding-top:2px}.production-gate__copy>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.production-gate__copy h3{margin:0;font-size:12px}.production-gate__copy em{color:var(--muted);background:#eef0ee;border-radius:6px;padding:4px 6px;font-size:7px;font-style:normal;font-weight:800}.production-gate--ready .production-gate__copy em{color:var(--green);background:#e3f3eb}.production-gate--stale .production-gate__copy em,.production-gate--missing .production-gate__copy em{color:#805000;background:#fff0d7}.production-gate--invalid .production-gate__copy em{color:#9f2f2b;background:#fde9e7}.production-gate__copy p{color:var(--muted);margin:6px 0 0;font-size:9px;line-height:1.45}.production-gate__copy>small{color:var(--green);margin-top:9px;font-size:8px;display:block}.production-gate__copy ul{color:#8a5520;margin:8px 0 0;padding-left:15px;font-size:8px;line-height:1.5}.production-gate--invalid .production-gate__copy ul{color:var(--red)}.production-gate__action{border-left:1px solid var(--line);text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;min-height:72px;padding-left:14px;display:flex}.production-gate__action>a{min-height:32px;color:var(--accent);background:#f7faff;border:1px solid #b8c8ea;border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:8px;font-weight:750;text-decoration:none;display:flex}.production-gate__action>span{color:var(--muted);font-size:8px}.production-gate__action>small{max-width:200px;color:var(--muted);margin-top:7px;font-size:7px;line-height:1.4}.production-release{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px 20px;display:grid}.production-release>span{width:40px;height:40px;color:var(--amber);background:#fff0d7;border-radius:12px;place-items:center;display:grid}.production-release--ready>span{color:var(--green);background:#e3f3eb}.production-release small{color:var(--muted);font-size:8px}.production-release h2{margin:2px 0;font-size:13px}.production-release p{color:var(--muted);margin:0;font-size:9px}.production-release>em{color:var(--amber);background:#fff0d7;border-radius:8px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:800}.production-release--ready>em{color:var(--green);background:#e3f3eb}.production-state{border:1px solid var(--line);min-height:320px;color:var(--muted);text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px;display:flex}.production-state>svg{color:var(--accent)}.production-state strong{color:var(--ink);font-size:14px}.production-state span{font-size:9px}.production-state--error>svg{color:var(--red)}.production-state button{color:#fff;background:var(--accent);border:0;border-radius:9px;min-height:40px;margin-top:7px;padding:0 13px;font-size:9px;font-weight:750}@media (max-width:820px){.production-summary{grid-template-columns:1fr}.production-summary__status{text-align:left;border-top:1px solid #b86d0d33;border-left:0;align-items:flex-start;padding:18px 0 0}.production-gate{grid-template-columns:25px 42px minmax(0,1fr)}.production-gate__action{text-align:left;border-left:0;grid-column:3;align-items:flex-start;min-height:0;padding:0}.production-gate__action>small{max-width:none}.production-release{grid-template-columns:40px minmax(0,1fr)}.production-release>em{grid-column:2;justify-self:start}}@media (max-width:560px){.production-summary{border-radius:18px;padding:21px 18px}.production-summary__copy h2{font-size:25px}.production-progress{grid-template-columns:1fr auto}.production-progress span{grid-column:1/-1}.production-next{padding:15px}.production-gates>header{flex-direction:column;padding:17px}.production-gate{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:15px}.production-gate__index{display:none}.production-gate__icon{width:38px;height:38px}.production-gate__copy{grid-column:2}.production-gate__action{text-align:left;grid-column:2;align-items:stretch}.production-gate__action>a{justify-content:center;min-height:42px}.production-gate__action>span{padding:8px 0}.production-release{padding:16px}.production-release>em{align-items:center;min-height:34px;display:flex}.production-summary__status>button{min-height:44px}.production-state{min-height:260px;padding:28px 18px}}.pilot-workspace{flex-direction:column;gap:16px;display:flex}.pilot-funnel,.pilot-participants,.pilot-candidates,.pilot-quality{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.pilot-funnel>header,.pilot-participants>header,.pilot-candidates>header,.pilot-quality>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px;display:flex}.pilot-funnel h2,.pilot-participants h2,.pilot-candidates h2,.pilot-quality h2{margin:4px 0;font-size:18px}.pilot-funnel p,.pilot-participants p,.pilot-candidates p,.pilot-quality p{color:var(--muted);margin:0;font-size:9px}.pilot-funnel>header>strong{flex-direction:column;align-items:flex-end;font-size:30px;line-height:1;display:flex}.pilot-funnel>header>strong small{color:var(--muted);margin-top:5px;font-size:8px}.pilot-funnel>div{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.pilot-funnel article{border-right:1px solid var(--line);min-width:0;padding:15px 12px}.pilot-funnel article:last-child{border-right:0}.pilot-funnel article>span{flex-direction:column;gap:3px;display:flex}.pilot-funnel article strong{font-size:20px}.pilot-funnel article small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.pilot-funnel article>div{background:#edf0ec;border-radius:6px;height:6px;margin-top:11px;overflow:hidden}.pilot-funnel article i{background:var(--accent);border-radius:6px;height:100%;display:block}.pilot-funnel article em{color:var(--muted);margin-top:5px;font-size:8px;font-style:normal;display:block}.pilot-quality>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pilot-quality article{border-bottom:1px solid var(--line);padding:16px 20px}.pilot-quality article:nth-child(odd){border-right:1px solid var(--line)}.pilot-quality article>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.pilot-quality article>div small{color:var(--muted);font-size:8px}.pilot-quality article.is-ready>div small{color:var(--green)}.pilot-quality dl{grid-template-columns:repeat(4,1fr);gap:6px;margin:12px 0 0;display:grid}.pilot-quality dl div{background:#f4f6f3;border-radius:8px;padding:8px}.pilot-quality dt{color:var(--muted);font-size:7px}.pilot-quality dd{margin:3px 0 0;font-size:10px;font-weight:800}.pilot-quality__empty{padding:20px}.pilot-table-wrap{overflow-x:auto}.pilot-participants table{border-collapse:collapse;width:100%;min-width:980px}.pilot-participants th{color:var(--muted);text-align:left;text-transform:uppercase;background:#fafbf9;padding:10px 14px;font-size:8px}.pilot-participants td{border-top:1px solid var(--line);vertical-align:middle;padding:13px 14px;font-size:9px}.pilot-participants td>strong,.pilot-participants td>small{display:block}.pilot-participants td>small{color:var(--muted);margin-top:3px;font-size:8px}.pilot-participants td>button,.pilot-candidates button{border:1px solid var(--line);min-height:34px;color:var(--accent);background:#fff;border-radius:8px;padding:0 10px;font-size:8px;font-weight:750}.pilot-participants td>button:disabled,.pilot-candidates button:disabled{opacity:.5}.pilot-attention,.pilot-healthy{white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:6px 7px;font-size:8px;display:inline-flex}.pilot-attention{color:#8b4d00;background:#fff1d8}.pilot-healthy{color:var(--green);background:#e3f3eb}.pilot-empty,.pilot-state{min-height:180px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:30px;display:flex}.pilot-empty strong,.pilot-state strong{color:var(--ink)}.pilot-state--error button{color:#fff;background:var(--accent);border:0;border-radius:9px;min-height:38px;padding:0 13px}.pilot-candidates>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pilot-candidates article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:13px 18px;display:flex}.pilot-candidates article:nth-child(odd){border-right:1px solid var(--line)}.pilot-candidates article>span{flex-direction:column;gap:3px;display:flex}.pilot-candidates article small{color:var(--muted);font-size:8px}.pilot-candidates>p{padding:20px}@media (max-width:980px){.pilot-funnel>div{grid-template-columns:repeat(4,1fr)}.pilot-funnel article{border-bottom:1px solid var(--line)}}@media (max-width:620px){.pilot-funnel>header,.pilot-participants>header,.pilot-candidates>header,.pilot-quality>header{flex-direction:column;padding:16px}.pilot-funnel>header>strong{align-items:flex-start}.pilot-funnel>div{grid-template-columns:1fr 1fr}.pilot-funnel article{min-height:100px}.pilot-quality>div{grid-template-columns:1fr}.pilot-quality article:nth-child(odd){border-right:0}.pilot-quality dl{grid-template-columns:1fr 1fr}.pilot-candidates>div{grid-template-columns:1fr}.pilot-candidates article:nth-child(odd){border-right:0}.pilot-candidates article{min-height:58px}.pilot-candidates button{min-height:42px}}.provider-stage--deferred{color:var(--muted);background:#edf0ec}.regional-sources{border:1px solid var(--line);background:#fbfcfa;border-radius:14px;margin:0 22px 20px;overflow:hidden}.regional-sources>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:14px;display:flex}.regional-sources>header h4{margin:4px 0 0;font-size:13px}.regional-sources>header p{max-width:480px;color:var(--muted);text-align:right;margin:0;font-size:8px;line-height:1.5}.regional-sources>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.regional-sources article{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:9px;min-width:0;padding:14px;display:grid}.regional-sources article:nth-child(odd){border-right:1px solid var(--line)}.regional-source__icon{width:34px;height:34px;color:var(--green);background:#e3f3eb;border-radius:10px;place-items:center;display:grid}.regional-sources article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.regional-sources article strong{font-size:10px}.regional-sources article small,.regional-sources article p{text-overflow:ellipsis;color:var(--muted);font-size:8px;overflow:hidden}.regional-sources article p{margin:4px 0 0;line-height:1.4}.regional-sources article>a{color:var(--accent);grid-column:2/-1;align-items:center;gap:4px;font-size:8px;font-weight:750;text-decoration:none;display:inline-flex}@media (max-width:760px){.regional-sources{margin:0 16px 16px}.regional-sources>header{flex-direction:column;gap:6px}.regional-sources>header p{text-align:left}.regional-sources>div{grid-template-columns:1fr}.regional-sources article:nth-child(odd){border-right:0}.regional-sources article>a{align-items:center;min-height:32px}}@media (max-width:500px){.regional-sources article{grid-template-columns:34px minmax(0,1fr)}.regional-sources article>em{grid-column:2;justify-self:start}.regional-sources article>a{grid-column:2}}.observed-coverage{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.observed-coverage>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding:20px 22px;display:flex}.observed-coverage>header h3{margin:5px 0 4px;font-size:18px}.observed-coverage>header p{max-width:680px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.observed-coverage>header>strong{color:var(--ink);letter-spacing:-.045em;flex-direction:column;flex:none;align-items:flex-end;font-size:30px;line-height:1;display:flex}.observed-coverage>header>strong small{color:var(--muted);letter-spacing:0;margin-top:6px;font-size:8px;font-weight:600}.coverage-summary{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.coverage-summary>span{border-right:1px solid var(--line);flex-direction:column;gap:4px;padding:15px 20px;display:flex}.coverage-summary>span:last-child{border-right:0}.coverage-summary strong{letter-spacing:-.035em;font-size:20px}.coverage-summary small{color:var(--muted);font-size:8px}.coverage-summary .is-attention strong{color:var(--red)}.coverage-filters{border-bottom:1px solid var(--line);background:#fafbf9;gap:6px;padding:11px 14px;display:flex;overflow:auto}.coverage-filters button{border:1px solid var(--line);min-height:44px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:9px;align-items:center;gap:7px;padding:0 10px;font-size:9px;display:flex}.coverage-filters button span{min-width:20px;color:var(--ink);background:#eef0ee;border-radius:6px;padding:3px 5px;font-size:8px}.coverage-filters button[aria-pressed=true]{border-color:var(--accent);color:var(--accent);background:var(--accent-soft);font-weight:750}.coverage-filters button[aria-pressed=true] span{color:#fff;background:var(--accent)}.coverage-table{overflow-x:auto}.coverage-table__head,.coverage-row{grid-template-columns:minmax(230px,1.3fr) minmax(150px,.8fr) minmax(220px,1.1fr) 90px;align-items:center;gap:14px;min-width:760px;display:grid}.coverage-table__head{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;background:#fafbf9;padding:10px 18px;font-size:8px;font-weight:750}.coverage-row{border-top:1px solid var(--line);padding:13px 18px}.coverage-row>div{flex-direction:column;gap:4px;min-width:0;display:flex}.coverage-row>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.coverage-row small,.coverage-row>span,.coverage-row>time{color:var(--muted);font-size:8px}.coverage-level{border-radius:7px;width:max-content;padding:5px 7px;font-size:8px;font-style:normal;font-weight:750}.coverage-level--service_document{color:var(--green);background:#e3f3eb}.coverage-level--published_case{color:var(--accent);background:var(--accent-soft)}.coverage-level--official_lookup_only{color:#825100;background:#fff1d8}.coverage-level--missing{color:#9f2f2b;background:#fde9e7}.coverage-state{min-height:150px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:28px;display:flex}.coverage-state strong{color:var(--ink);font-size:11px}.coverage-state p{margin:0;font-size:9px}.observed-coverage>footer{border-top:1px solid var(--line);color:#825100;background:#fffaf0;grid-template-columns:18px 1fr;align-items:start;gap:7px;padding:11px 18px;display:grid}.observed-coverage>footer p{margin:0;font-size:8px;line-height:1.5}@media (max-width:760px){.observed-coverage>header{flex-direction:column;gap:14px;padding:17px}.observed-coverage>header>strong{align-items:flex-start}.coverage-summary{grid-template-columns:1fr 1fr}.coverage-summary>span:nth-child(2){border-right:0}.coverage-summary>span:nth-child(-n+2){border-bottom:1px solid var(--line)}.coverage-summary>span{padding:13px 16px}.coverage-filters button{min-height:44px}.coverage-table__head{display:none}.coverage-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-width:0;padding:14px 16px}.coverage-row>div:nth-child(3){grid-column:1}.coverage-row>time{text-align:right;grid-area:2/2}.coverage-row>span{text-align:right}}.source-governance{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.source-governance>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:19px 22px;display:flex}.source-governance>header h3{margin:5px 0 4px;font-size:18px}.source-governance>header p{max-width:700px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.source-governance>header>svg{color:var(--green);flex:none}.source-governance__grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.source-governance__grid>article{flex-direction:column;gap:12px;min-width:0;padding:18px 20px;display:flex}.source-governance__grid>article+article{border-left:1px solid var(--line)}.source-governance__title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.source-governance__title>div{flex-direction:column;gap:4px;min-width:0;display:flex}.source-governance__title strong{font-size:13px}.source-governance__title code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.source-governance dl{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);margin:0;display:grid}.source-governance dl>div{border-right:1px solid var(--line);padding:9px}.source-governance dl>div:last-child{border-right:0}.source-governance dt{color:var(--muted);text-transform:uppercase;font-size:7px}.source-governance dd{text-overflow:ellipsis;margin:4px 0 0;font-size:9px;font-weight:700;overflow:hidden}.source-governance article>a{width:max-content;color:var(--accent);align-items:center;gap:5px;font-size:9px;text-decoration:none;display:flex}.source-governance article>small{color:var(--muted);font-size:8px}.source-governance__confirm{color:var(--ink);align-items:flex-start;gap:8px;font-size:9px;line-height:1.4;display:flex}.source-governance__confirm input{accent-color:var(--accent);margin:1px 0 0}.source-governance article>footer{justify-content:flex-end;gap:7px;margin-top:auto;display:flex}.source-governance article>footer button{color:#fff;background:var(--accent);border:0;border-radius:9px;min-height:36px;padding:0 12px;font-size:9px;font-weight:750}.source-governance article>footer button.is-secondary{border:1px solid var(--line);color:var(--accent);background:#fff}.source-governance article>footer button:disabled{opacity:.45}.source-governance__capabilities{grid-template-columns:1fr 1fr;gap:6px;margin:0;padding:0;list-style:none;display:grid}.source-governance__capabilities li{min-width:0;color:var(--muted);justify-content:space-between;align-items:center;gap:7px;font-size:8px;display:flex}.source-governance__capabilities li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.source-governance__capabilities em{color:var(--muted);background:#eef0ee;border-radius:5px;padding:3px 5px;font-size:7px;font-style:normal;font-weight:750}.source-governance__capabilities em.is-allowed{color:var(--green);background:#e3f3eb}.source-governance__capabilities em.is-prohibited{color:var(--red);background:#fde9e7}@media (max-width:860px){.source-governance__grid{grid-template-columns:1fr}.source-governance__grid>article+article{border-top:1px solid var(--line);border-left:0}}@media (max-width:560px){.source-governance>header{padding:17px}.source-governance__grid>article{padding:16px}.source-governance dl{grid-template-columns:1fr}.source-governance dl>div{border-right:0;border-bottom:1px solid var(--line)}.source-governance dl>div:last-child{border-bottom:0}.source-governance article>footer{grid-template-columns:1fr;display:grid}.source-governance article>footer button{min-height:43px}}.knowledge-emergency-review{border:1px solid var(--line);background:var(--surface);border-radius:14px;margin-top:18px}.knowledge-emergency-review>summary{cursor:pointer;padding:15px 18px;font-size:10px;font-weight:800}.knowledge-emergency-review>summary small{color:var(--muted);margin-left:8px;font-weight:500}.knowledge-emergency-review[open]>summary{border-bottom:1px solid var(--line)}.knowledge-emergency-review .knowledge-moderation__columns{padding:16px}.knowledge-pipeline{background:linear-gradient(145deg,#f8fbff,#fff);border:1px solid #b9d2ff;border-radius:18px;overflow:hidden}.knowledge-pipeline>header{border-bottom:1px solid #dbe7fb;justify-content:space-between;align-items:flex-start;gap:18px;padding:19px 22px;display:flex}.knowledge-pipeline>header h3{margin:5px 0 4px;font-size:18px}.knowledge-pipeline>header p{max-width:680px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.knowledge-pipeline>header>.tag{white-space:nowrap;align-items:center;gap:5px;display:flex}.knowledge-pipeline__metrics{border-bottom:1px solid #dbe7fb;grid-template-columns:repeat(4,1fr);display:grid}.knowledge-pipeline__metrics>span{border-right:1px solid #dbe7fb;flex-direction:column;gap:4px;padding:15px 20px;display:flex}.knowledge-pipeline__metrics>span:last-child{border-right:0}.knowledge-pipeline__metrics strong{font-size:20px}.knowledge-pipeline__metrics small{color:var(--muted);font-size:8px}.knowledge-pipeline__reviews{border-bottom:1px solid #dbe7fb;padding:16px 20px}.knowledge-pipeline__reviews>strong{font-size:10px}.knowledge-pipeline__reviews ol{grid-template-columns:repeat(5,1fr);gap:7px;margin:10px 0 0;padding:0;list-style:none;display:grid}.knowledge-pipeline__reviews li{min-width:0;color:var(--ink);background:#fff;border:1px solid #dbe7fb;border-radius:10px;align-items:center;gap:7px;padding:9px;font-size:8px;font-weight:700;display:flex}.knowledge-pipeline__reviews li span{color:#fff;background:var(--accent);border-radius:7px;flex:none;place-items:center;width:22px;height:22px;font-size:8px;display:grid}.knowledge-pipeline__capabilities{grid-template-columns:1.2fr 1fr;gap:18px;padding:16px 20px;display:grid}.knowledge-pipeline__capabilities>div>strong{font-size:10px}.knowledge-pipeline__capabilities ul{grid-template-columns:1fr 1fr;gap:6px;margin:9px 0 0;padding:0;list-style:none;display:grid}.knowledge-pipeline__capabilities li{color:var(--muted);background:#eef0ee;border-radius:8px;justify-content:space-between;align-items:center;gap:7px;padding:8px 9px;font-size:8px;display:flex}.knowledge-pipeline__capabilities li.is-ready{color:var(--green);background:#e3f3eb}.knowledge-pipeline__capabilities li em{font-style:normal;font-weight:750}.knowledge-pipeline__capabilities>p{color:#825100;background:#fff6df;border-radius:10px;grid-template-columns:18px 1fr;align-self:end;gap:7px;margin:0;padding:11px;font-size:8px;line-height:1.45;display:grid}.knowledge-pipeline__empty{color:var(--muted);border-top:1px solid #dbe7fb;padding:11px 20px;font-size:8px}.knowledge-pipeline__runs{border-top:1px solid #dbe7fb}.knowledge-pipeline__runs>summary{cursor:pointer;padding:11px 20px;font-size:9px;font-weight:750}.knowledge-pipeline__runs article{border-top:1px solid #dbe7fb;justify-content:space-between;align-items:center;gap:12px;padding:10px 20px;display:flex}.knowledge-pipeline__runs article>div{flex-direction:column;gap:2px;min-width:0;display:flex}.knowledge-pipeline__runs article strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.knowledge-pipeline__runs article small{color:var(--muted);font-size:8px}.knowledge-upload{background:#fff;border:1px solid #c9dcfb;border-radius:14px;margin:0 20px 18px;overflow:hidden}.knowledge-upload>header{border-bottom:1px solid #e2ebfa;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.knowledge-upload>header>span{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:10px;flex:none;place-items:center;display:grid}.knowledge-upload>header strong{font-size:11px}.knowledge-upload>header p{color:var(--muted);margin:3px 0 0;font-size:8px;line-height:1.45}.knowledge-upload__form{grid-template-columns:minmax(180px,1fr) minmax(190px,1fr) auto;align-items:end;gap:10px;padding:14px 16px;display:grid}.knowledge-upload__form label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:8px;font-weight:700;display:flex}.knowledge-upload__form select{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);font:inherit;background:#fff;border-radius:9px;padding:0 10px;font-size:9px}.knowledge-upload__file{position:relative}.knowledge-upload__file>span{height:40px;color:var(--accent);text-overflow:ellipsis;white-space:nowrap;background:#f7faff;border:1px dashed #9fbde9;border-radius:9px;align-items:center;gap:7px;padding:0 10px;display:flex;overflow:hidden}.knowledge-upload__file input{cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.knowledge-upload__form button{color:#fff;background:var(--accent);border:0;border-radius:9px;min-height:40px;padding:0 14px;font-size:9px;font-weight:750}.knowledge-upload__form button:disabled,.knowledge-upload__form select:disabled{cursor:not-allowed;opacity:.48}.knowledge-upload__empty{color:#825100;background:#fffaf0;align-items:flex-start;gap:9px;padding:14px 16px;display:flex}.knowledge-upload__empty>svg{flex:none}.knowledge-upload__empty strong{font-size:10px}.knowledge-upload__empty p{margin:3px 0 0;font-size:8px;line-height:1.45}.knowledge-upload__blocked{border-top:1px solid #e2ebfa}.knowledge-upload__blocked>summary{cursor:pointer;color:var(--muted);padding:10px 16px;font-size:8px;font-weight:700}.knowledge-upload__blocked ul{gap:7px;margin:0;padding:0 16px 12px;list-style:none;display:grid}.knowledge-upload__blocked li{grid-template-columns:minmax(120px,.8fr) 1.2fr;gap:10px;font-size:8px;display:grid}.knowledge-upload__blocked li span{color:var(--muted)}@media (max-width:760px){.knowledge-pipeline>header{flex-direction:column;padding:17px}.knowledge-pipeline__metrics{grid-template-columns:1fr 1fr}.knowledge-pipeline__metrics>span:nth-child(2){border-right:0}.knowledge-pipeline__metrics>span:nth-child(-n+2){border-bottom:1px solid #dbe7fb}.knowledge-pipeline__reviews ol{grid-template-columns:1fr}.knowledge-pipeline__reviews li{min-height:42px}.knowledge-pipeline__capabilities,.knowledge-pipeline__capabilities ul{grid-template-columns:1fr}.knowledge-pipeline__capabilities li{min-height:38px}.knowledge-upload{margin:0 12px 14px}.knowledge-upload__form{grid-template-columns:1fr}.knowledge-upload__form select,.knowledge-upload__file>span,.knowledge-upload__form button{min-height:44px}.knowledge-upload__blocked li{grid-template-columns:1fr;gap:3px}}.legal-page{min-height:100dvh;color:var(--ink);background:linear-gradient(#edf3ff 0,#f5f7f3 260px);padding:22px clamp(16px,4vw,40px) 44px}.legal-header{justify-content:space-between;align-items:center;width:min(100%,860px);margin:0 auto 18px;display:flex}.legal-header>button{width:44px;height:44px;color:var(--ink);background:#ffffffd1;border:1px solid #ced7e7;border-radius:14px;place-items:center;display:grid}.legal-brand{color:var(--ink);letter-spacing:.08em;align-items:center;gap:9px;font-size:12px;text-decoration:none;display:flex}.legal-brand>span{color:#fff;background:var(--accent);border-radius:11px;place-items:center;width:34px;height:34px;font-size:16px;font-weight:850;display:grid;overflow:hidden}.legal-brand>span img{object-fit:cover;width:100%;height:100%}.legal-document{background:#fffffff5;border:1px solid #d5dce7;border-radius:26px;width:min(100%,860px);margin:0 auto;overflow:hidden;box-shadow:0 24px 70px #2437521a}.legal-document__intro{border-bottom:1px solid var(--line);grid-template-columns:58px minmax(0,1fr);gap:18px;padding:clamp(24px,5vw,46px);display:grid}.legal-document__icon{width:58px;height:58px;color:var(--accent);background:var(--accent-soft);border-radius:18px;place-items:center;display:grid}.legal-document__intro small{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.legal-document__intro h1{letter-spacing:-.045em;margin:7px 0 9px;font-size:clamp(28px,5vw,42px);line-height:1.05}.legal-document__intro p{max-width:650px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.legal-status{border-radius:16px;grid-template-columns:24px minmax(0,1fr);gap:11px;margin:24px clamp(20px,5vw,46px) 0;padding:16px 18px;display:grid}.legal-status>svg{margin-top:1px}.legal-status strong{font-size:13px}.legal-status p{margin:4px 0 0;font-size:11px;line-height:1.55}.legal-status--draft{color:#774800;background:#fff6df;border:1px solid #e4bd73}.legal-status--approved{color:#0d6943;background:#edf9f2;border:1px solid #add8bf}.legal-toc{border:1px solid var(--line);background:#f8faf8;border-radius:17px;margin:24px clamp(20px,5vw,46px);padding:18px 20px}.legal-toc>strong{font-size:12px}.legal-toc ol{gap:7px;margin:11px 0 0;padding-left:21px;display:grid}.legal-toc a{color:var(--accent);text-underline-offset:3px;font-size:11px;line-height:1.4}.legal-sections{padding:0 clamp(20px,5vw,46px)}.legal-sections>section{border-top:1px solid var(--line);grid-template-columns:42px minmax(0,1fr);gap:13px;padding:26px 0;scroll-margin-top:20px;display:grid}.legal-sections>section>span{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:11px;place-items:center;font-size:10px;font-weight:800;display:grid}.legal-sections h2{letter-spacing:-.02em;margin:4px 0 12px;font-size:19px}.legal-sections p,.legal-sections li{color:#48534e;font-size:12px;line-height:1.72}.legal-sections p{margin:0 0 10px}.legal-sections ul{gap:7px;margin:0;padding-left:20px;display:grid}.legal-footer{color:var(--muted);background:#f1f3f0;border-radius:15px;grid-template-columns:20px minmax(0,1fr);gap:10px;margin:10px clamp(20px,5vw,46px) 34px;padding:16px 18px;display:grid}.legal-footer strong{color:var(--ink);font-size:11px}.legal-footer p{margin:4px 0 0;font-size:10px;line-height:1.5}.legal-related{grid-template-columns:repeat(5,1fr);gap:8px;width:min(100%,860px);margin:16px auto 0;display:grid}.legal-related a{min-height:44px;color:var(--muted);text-align:center;background:#ffffffc2;border:1px solid #d5dce7;border-radius:13px;justify-content:center;align-items:center;padding:0 12px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.legal-related a[aria-current=page]{border-color:var(--accent);color:var(--accent);background:#fff}@media (max-width:560px){.legal-page{padding:12px 10px 28px}.legal-header{padding:0 4px}.legal-document{border-radius:21px}.legal-document__intro{grid-template-columns:1fr;padding:25px 20px}.legal-document__icon{border-radius:15px;width:48px;height:48px}.legal-document__intro h1{font-size:30px}.legal-status{margin:18px 16px 0}.legal-toc{margin:18px 16px}.legal-sections{padding:0 16px}.legal-sections>section{grid-template-columns:34px minmax(0,1fr);gap:10px}.legal-sections>section>span{width:30px;height:30px}.legal-footer{margin:8px 16px 24px}.legal-related{grid-template-columns:1fr}.legal-related a{min-height:48px}}.outreach-state{border:1px solid var(--line);min-height:260px;color:var(--muted);text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:36px;display:flex}.outreach-state strong{color:var(--ink);font-size:15px}.outreach-state span{max-width:520px;font-size:11px;line-height:1.55}.outreach-state button{color:#fff;background:var(--accent);border:0;border-radius:12px;min-height:44px;margin-top:9px;padding:0 17px;font-size:11px;font-weight:800}.outreach-state p{color:var(--red);margin:5px 0 0;font-size:10px}.outreach-workspace{flex-direction:column;gap:14px;display:flex}.outreach-summary{color:#fff;background:linear-gradient(135deg,#17201d 0%,#1c3336 54%,#1265ee 150%);border-radius:20px;justify-content:space-between;align-items:flex-end;gap:30px;padding:24px 26px;display:flex;overflow:hidden}.outreach-summary h2{letter-spacing:-.035em;margin:6px 0 7px;font-size:23px}.outreach-summary p{color:#b9c8c3;margin:0;font-size:10px}.outreach-summary .eyebrow{color:#72d9d0}.outreach-summary dl{flex:none;margin:0;display:flex}.outreach-summary dl>div{border-left:1px solid #ffffff21;min-width:105px;padding:0 17px}.outreach-summary dt{color:#9fb0aa;text-transform:uppercase;letter-spacing:.06em;font-size:8px}.outreach-summary dd{margin:6px 0 0;font-size:15px;font-weight:800}.outreach-shell{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:250px minmax(0,1fr);min-height:690px;display:grid;overflow:hidden}.outreach-queue{border-right:1px solid var(--line);background:#fafbf9}.outreach-queue>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:68px;padding:0 15px;display:flex}.outreach-queue>header div{flex-direction:column;gap:3px;display:flex}.outreach-queue>header strong{font-size:11px}.outreach-queue>header small{color:var(--muted);font-size:8px}.outreach-queue>header button{border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.outreach-queue>div,.outreach-queue>section{padding:8px}.outreach-queue>section{border-top:1px solid var(--line)}.outreach-queue>section>strong{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;padding:8px;font-size:8px;display:block}.outreach-queue button:not(header button){text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:29px minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;min-height:55px;padding:8px;display:grid}.outreach-queue button:not(header button)>span{width:27px;height:27px;color:var(--muted);background:#ecefec;border-radius:9px;place-items:center;font-size:9px;font-weight:800;display:grid}.outreach-queue button:not(header button)>div{flex-direction:column;gap:3px;min-width:0;display:flex}.outreach-queue button:not(header button) strong,.outreach-queue button:not(header button) small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.outreach-queue button:not(header button) strong{font-size:10px}.outreach-queue button:not(header button) small{color:var(--muted);font-size:8px}.outreach-queue button:not(header button)>svg{color:#9aa59f}.outreach-queue button.is-active{color:var(--accent);background:var(--accent-soft)}.outreach-queue button.is-active>span{color:#fff;background:var(--accent)}.outreach-queue button.is-reply>span{color:var(--green);background:#e3f3eb}.outreach-detail{min-width:0;padding:23px}.outreach-detail__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.outreach-detail__header h2{letter-spacing:-.04em;margin:8px 0 3px;font-size:25px}.outreach-detail__header p{color:var(--muted);margin:0;font-size:9px}.outreach-status{color:#775000;background:#fff0d7;border-radius:7px;padding:5px 8px;font-size:8px;font-weight:800}.outreach-status--sent,.outreach-status--manual_submitted,.outreach-status--received{color:var(--green);background:#e3f3eb}.outreach-status--failed,.outreach-status--delivery_unknown{color:var(--red);background:#fde9e7}.outreach-edit{border:1px solid var(--line);min-height:36px;color:var(--accent);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:9px;font-weight:750;display:flex}.outreach-evidence{border:1px solid var(--line);background:#fafbf9;border-radius:13px;grid-template-columns:1fr 1fr auto auto;align-items:center;gap:12px;margin-top:19px;padding:12px 14px;display:grid}.outreach-evidence>div{flex-direction:column;gap:3px;min-width:0;display:flex}.outreach-evidence small{color:var(--muted);text-transform:uppercase;font-size:7px}.outreach-evidence strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.outreach-evidence a{color:var(--accent);align-items:center;gap:4px;font-size:8px;text-decoration:none;display:flex}.outreach-categories{flex-wrap:wrap;gap:6px;margin:11px 0 18px;padding:0;list-style:none;display:flex}.outreach-categories li{color:#0c7051;background:#e8f7f1;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:8px;font-weight:700;display:flex}.outreach-preview-tabs{gap:5px;display:flex}.outreach-preview-tabs button{border:1px solid var(--line);min-height:36px;color:var(--muted);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:9px;display:flex}.outreach-preview-tabs button[aria-selected=true]{color:var(--accent);background:var(--accent-soft);border-color:#b5c8fd;font-weight:800}.outreach-preview{background:#eaf0f4;border:1px solid #cfd8e4;border-radius:15px;height:620px;margin-top:10px;padding:13px;overflow:auto}.outreach-preview iframe{background:#fff;border:0;border-radius:9px;width:100%;height:100%}.outreach-preview--mobile iframe{width:390px;max-width:100%;margin:0 auto;display:block}.outreach-preview pre,.outreach-reply pre{white-space:pre-wrap;word-break:break-word;color:#263631;margin:0;font:12px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace}.outreach-preview--text{background:#fff;padding:24px}.outreach-approval{border:1px solid #c9d5e4;border-radius:15px;margin-top:14px;overflow:hidden}.outreach-approval>header{border-bottom:1px solid var(--line);background:#f7f9fb;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.outreach-approval>header>div{flex-direction:column;gap:3px;display:flex}.outreach-approval>header strong{font-size:11px}.outreach-approval>header small,.outreach-approval code{color:var(--muted);font-size:8px}.outreach-approval>label{border-bottom:1px solid var(--line);cursor:pointer;align-items:flex-start;gap:10px;padding:12px 16px;display:flex}.outreach-approval input{width:18px;height:18px;accent-color:var(--accent);flex:none}.outreach-approval label>span{flex-direction:column;gap:3px;display:flex}.outreach-approval label strong{font-size:10px}.outreach-approval label small{color:var(--muted);font-size:8px}.outreach-approval>footer{background:#fafbf9;justify-content:flex-end;align-items:center;gap:8px;padding:13px 16px;display:flex}.outreach-approval footer button,.outreach-approval footer a{color:#fff;background:var(--accent);border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:39px;padding:0 13px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.outreach-approval footer button.is-secondary{border:1px solid var(--line);color:var(--accent);background:#fff}.outreach-approval footer button:disabled{opacity:.45}.outreach-editor{flex-direction:column;gap:13px;display:flex}.outreach-editor label{flex-direction:column;gap:6px;display:flex}.outreach-editor label>span{font-size:9px;font-weight:800}.outreach-editor input,.outreach-editor textarea{border:1px solid var(--line);background:#fff;border-radius:11px;width:100%;padding:12px;font-size:11px;line-height:1.55}.outreach-editor footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.outreach-editor footer p{max-width:540px;color:var(--muted);margin:0;font-size:8px;line-height:1.5}.outreach-editor footer button{color:#fff;background:var(--accent);border:0;border-radius:11px;min-height:42px;padding:0 14px;font-size:9px;font-weight:800}.outreach-reply>section{border:1px solid var(--line);border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:14px 16px;display:grid}.outreach-reply>section small,.outreach-reply>section span{color:var(--muted);font-size:8px}.outreach-reply>section strong{font-size:10px}.outreach-reply__warning{color:#805000;background:#fff2d9;border-radius:11px;align-items:center;gap:7px;margin-top:12px;padding:11px 13px;font-size:9px;display:flex}.outreach-reply article{color:#fff;background:#17201d;border-radius:14px;margin-top:13px;padding:18px}.outreach-reply article h3{margin:0 0 10px;font-size:14px}.outreach-reply article ul{gap:7px;margin:0;padding-left:19px;display:grid}.outreach-reply article li,.outreach-reply article p{color:#cbd6d2;margin:0;font-size:10px;line-height:1.55}.outreach-reply details{border:1px solid var(--line);border-radius:13px;margin-top:13px}.outreach-reply summary{cursor:pointer;padding:13px 15px;font-size:10px;font-weight:800}.outreach-reply details pre{border-top:1px solid var(--line);padding:16px}.outreach-reply__attachments{color:var(--muted);background:#f1f3f2;border-radius:12px;flex-direction:column;gap:5px;margin-top:12px;padding:13px 15px;font-size:8px;display:flex}.outreach-reply__attachments strong{color:var(--ink);font-size:9px}@media (max-width:1050px){.outreach-summary{flex-direction:column;align-items:flex-start}.outreach-summary dl{width:100%}.outreach-summary dl>div{flex:1}.outreach-shell{grid-template-columns:210px minmax(0,1fr)}.outreach-evidence{grid-template-columns:1fr 1fr}.outreach-evidence a{min-height:28px}.outreach-preview{height:540px}}@media (max-width:760px){.outreach-summary{padding:20px}.outreach-summary dl{grid-template-columns:1fr 1fr 1fr;display:grid}.outreach-summary dl>div{min-width:0;padding:0 9px}.outreach-summary dd{font-size:12px}.outreach-shell{flex-direction:column;display:flex;overflow:visible}.outreach-queue{border-right:0;border-bottom:1px solid var(--line)}.outreach-queue>div{display:flex;overflow:auto}.outreach-queue>div>button{min-width:175px}.outreach-queue>section{display:none}.outreach-detail{padding:16px}.outreach-detail__header h2{font-size:21px}.outreach-evidence{grid-template-columns:1fr}.outreach-preview-tabs button{flex:1;justify-content:center;min-height:44px;font-size:0}.outreach-preview-tabs button svg{width:18px;height:18px}.outreach-preview{height:500px;padding:7px}.outreach-approval>label{padding:14px}.outreach-approval>footer,.outreach-editor footer{flex-direction:column;align-items:stretch}.outreach-approval footer button,.outreach-approval footer a,.outreach-editor footer button{width:100%;min-height:46px}.outreach-reply>section{grid-template-columns:1fr}.outreach-reply>section span{text-align:left}}.outreach-categories a{color:inherit;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.outreach-categories a:hover{text-decoration:underline}.outreach-header-actions{align-items:center;gap:7px;display:flex}.outreach-edit--danger{color:var(--red)}.outreach-channel-guide{color:#105e5b;background:#edf9f8;border:1px solid #b9ddda;border-radius:13px;align-items:flex-start;gap:10px;margin:0 0 12px;padding:13px 15px;display:flex}.outreach-channel-guide>svg{flex:none;margin-top:1px}.outreach-channel-guide>div{flex-direction:column;gap:4px;display:flex}.outreach-channel-guide strong{font-size:10px}.outreach-channel-guide span{color:#527571;max-width:760px;font-size:8px;line-height:1.5}.outreach-channel-guide--web_form{color:#76510a;background:#fff8e9;border-color:#ead4a7}.outreach-channel-guide--web_form span{color:#806c43}.outreach-subject{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:4px;margin-bottom:10px;padding:11px 14px;display:flex}.outreach-subject small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:7px}.outreach-subject strong{font-size:10px;line-height:1.45}.outreach-preview--form{background:#fff;height:auto;min-height:420px;padding:24px}.outreach-preview__missing{height:100%;color:var(--red);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.outreach-preview__missing strong{font-size:12px}.outreach-preview__missing span{color:var(--muted);font-size:9px}.outreach-delivery-warning{color:#74450b;background:#fff5e6;border:1px solid #efc38b;border-radius:13px;align-items:flex-start;gap:10px;margin:0 0 12px;padding:14px 15px;display:flex}.outreach-delivery-warning>svg{flex:none;margin-top:1px}.outreach-delivery-warning>div{min-width:0}.outreach-delivery-warning strong{font-size:10px}.outreach-delivery-warning p{color:#795f3e;word-break:break-word;margin:5px 0 9px;font-size:8px;line-height:1.55}.outreach-delivery-warning code{font-size:7px}.outreach-delivery-warning button{color:#74450b;background:#fff;border:1px solid #dba85e;border-radius:9px;min-height:34px;padding:0 11px;font-size:8px;font-weight:800}.outreach-approval__delivery-decision{color:#74450b;background:#fff8ec}.production-summary.is-blocked .production-summary__status,.production-release:not(.production-release--ready)>em{color:#805000}.pilot-review{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.pilot-review>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px;display:flex}.pilot-review>header h2{margin:0 0 5px;font-size:18px}.pilot-review>header p{max-width:720px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.pilot-review__workspace{grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);min-height:390px;display:grid}.pilot-review__list{border-right:1px solid var(--line);background:#fafbf9;margin:0;padding:10px;list-style:none;overflow:auto}.pilot-review__list li+li{margin-top:6px}.pilot-review__list button{width:100%;min-height:72px;color:var(--ink);text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;padding:11px;display:grid}.pilot-review__list button:hover{background:#fff}.pilot-review__list button:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 28%,transparent);outline-offset:1px}.pilot-review__list button.is-selected{background:#f2f6ff;border-color:#b9ccfa}.pilot-review__list button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.pilot-review__list small,.pilot-review__list time{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.pilot-review__list em{color:#75500d;white-space:nowrap;background:#fff1d8;border-radius:6px;padding:4px 6px;font-size:9px;font-style:normal}.pilot-review__list time{grid-column:1/-1}.pilot-review__form{flex-direction:column;gap:14px;padding:20px;display:flex}.pilot-review__selection{grid-template-columns:1fr 1fr;gap:8px;display:grid}.pilot-review__selection>span{background:#f3f5f2;border-radius:10px;flex-direction:column;gap:4px;min-width:0;padding:11px;display:flex}.pilot-review__selection small{color:var(--muted);text-transform:uppercase;font-size:9px}.pilot-review__selection strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.pilot-review__form>p{color:#75500d;background:#fff8e9;border-radius:10px;margin:0;padding:11px;font-size:10px;line-height:1.5}.pilot-review__counts{grid-template-columns:1fr 1fr;gap:9px;display:grid}.pilot-review__counts label,.pilot-review__reason{flex-direction:column;gap:6px;display:flex}.pilot-review__counts label>span,.pilot-review__reason>span{font-size:10px;font-weight:750}.pilot-review__counts input,.pilot-review__reason textarea{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:10px;padding:10px 11px;font-size:12px}.pilot-review__reason textarea{resize:vertical;min-height:80px}.pilot-review__reason small{color:var(--muted);font-size:9px}.pilot-review__form fieldset{border:1px solid var(--line);border-radius:10px;gap:18px;margin:0;padding:11px;display:flex}.pilot-review__form legend{padding:0 4px;font-size:10px;font-weight:750}.pilot-review__form fieldset label{align-items:center;gap:7px;min-height:34px;font-size:10px;display:flex}.pilot-review__form fieldset input{width:18px;height:18px;accent-color:var(--red)}.pilot-review__form>button{color:#fff;background:var(--accent);border:0;border-radius:11px;min-height:46px;font-size:11px;font-weight:800}.pilot-review__form>button:disabled{cursor:not-allowed;opacity:.48}.pilot-review__notice{border-bottom:1px solid var(--line);margin:0;padding:12px 20px;font-size:10px}.pilot-review__notice--success{color:#0d6943;background:#edf9f2}.pilot-review__notice--error{color:#8b2f28;background:#fde9e7}.pilot-review__empty{min-height:180px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:30px;display:flex}.pilot-review__empty strong{color:var(--ink);font-size:12px}.pilot-review__empty span{font-size:10px}@media (max-width:760px){.pilot-review>header{flex-direction:column;padding:16px}.pilot-review__workspace{grid-template-columns:1fr}.pilot-review__list{border-right:0;border-bottom:1px solid var(--line);gap:7px;display:flex;overflow-x:auto}.pilot-review__list li{min-width:240px}.pilot-review__list li+li{margin-top:0}.pilot-review__list button{min-height:80px}.pilot-review__form{padding:16px}.pilot-review__selection,.pilot-review__counts{grid-template-columns:1fr}.pilot-review__form fieldset{flex-direction:column;align-items:stretch;gap:4px}.pilot-review__form fieldset label{min-height:44px}.pilot-review__form>button{min-height:48px}}.pilot-review>header{padding:24px}.pilot-review>header h2{font-size:21px}.pilot-review>header p{font-size:13px;line-height:1.5}.pilot-review__workspace{grid-template-columns:minmax(300px,.78fr) minmax(420px,1.22fr)}.pilot-review__list{padding:14px}.pilot-review__list button{min-height:88px;padding:14px}.pilot-review__list strong{font-size:14px}.pilot-review__list small,.pilot-review__list time{font-size:11px;line-height:1.4}.pilot-review__list em{padding:6px 8px;font-size:10px}.pilot-review__form{gap:17px;padding:24px}.pilot-review__selection>span{padding:14px}.pilot-review__selection small{font-size:10px}.pilot-review__selection strong{font-size:13px}.pilot-review__form>p{padding:13px 14px;font-size:12px;line-height:1.5}.pilot-review__counts label>span,.pilot-review__reason>span,.pilot-review__form legend{font-size:12px}.pilot-review__counts input,.pilot-review__reason textarea{min-height:48px;padding:12px 13px;font-size:14px}.pilot-review__reason textarea{min-height:96px}.pilot-review__reason small{font-size:11px}.pilot-review__form fieldset{gap:22px;padding:13px 14px}.pilot-review__form fieldset label{min-height:40px;font-size:12px}.pilot-review__form>button{min-height:48px;font-size:13px}.pilot-review__notice{padding:14px 24px;font-size:12px}.pilot-review__empty strong{font-size:16px}.pilot-review__empty span{font-size:12px;line-height:1.5}@media (max-width:760px){.pilot-review>header{padding:18px}.pilot-review__workspace{grid-template-columns:1fr}.pilot-review__list{gap:8px;max-height:320px;padding:10px;display:grid;overflow:hidden auto}.pilot-review__list li{min-width:0}.pilot-review__list li+li{margin-top:0}.pilot-review__list button{min-height:88px}.pilot-review__form{padding:18px}.pilot-review__form fieldset{gap:2px}.pilot-review__form fieldset label{min-height:48px}.pilot-review__form>button{min-height:50px}.pilot-review__notice{padding:13px 18px}}.registry-heading__actions{align-items:center;gap:14px;display:flex}.registry-heading__actions>strong{align-items:flex-end;gap:5px;font-size:28px;display:flex}.registry-heading__actions>strong small{color:var(--muted);padding-bottom:4px;font-size:10px;font-weight:500}.registry-heading__actions>button{color:#fff;background:var(--accent);white-space:nowrap;border:0;border-radius:10px;align-items:center;gap:7px;min-height:44px;padding:0 13px;font-size:10px;font-weight:750;display:inline-flex}.registry-invitation-dialog .access-danger-note{color:var(--accent);background:var(--accent-soft)}.registry-invitation-success{color:var(--green);background:#e3f3eb;border-radius:15px;flex-direction:column;align-items:flex-start;padding:18px;display:flex}.registry-invitation-success>strong{margin-top:7px;font-size:17px}.registry-invitation-success>p{color:#356a55;margin:4px 0 15px;font-size:10px}.registry-invitation-success>label{flex-direction:column;gap:6px;width:100%;display:flex}.registry-invitation-success>label span{font-size:10px;font-weight:750}.registry-invitation-success input{width:100%;height:44px;color:var(--ink);background:#fff;border:1px solid #abd4bf;border-radius:11px;padding:0 11px;font-size:10px}.registry-invitation-success>small{color:#4b745f;margin-top:7px;font-size:9px}.registry-invitation-success>footer{grid-template-columns:1fr 1fr;gap:9px;width:100%;margin-top:15px;display:grid}.registry-invitation-success>footer button,.registry-invitation-success>footer a{border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:10px;font-weight:750;text-decoration:none;display:flex}.registry-invitation-success>footer button{color:var(--green);background:#fff}.registry-invitation-success>footer a{color:#fff;background:var(--accent)}@media (max-width:760px){.registry-heading{flex-direction:column}.registry-heading__actions{justify-content:space-between}}@media (max-width:480px){.registry-heading__actions{flex-direction:column;align-items:stretch}.registry-heading__actions>button{justify-content:center;min-height:44px}.registry-invitation-success>footer{grid-template-columns:1fr}}.owner-login__form .link-button,.owner-login__form .owner-back{min-height:44px}.owner-recovery-note{border:1px solid var(--line);background:#f0f2ed;border-radius:12px;padding:11px 13px;color:var(--muted)!important;margin:-6px 0 0!important;font-size:11px!important;line-height:1.5!important}.owner-password-field{flex-direction:column;gap:7px;display:flex}.owner-password-field>label{font-size:12px;font-weight:700;display:block}.owner-password-field>small{color:var(--muted);font-size:10px}.owner-password-control{display:block;position:relative}.owner-login__form .owner-password-control>input{width:100%;padding-right:98px}.owner-password-control>button{min-width:90px;height:44px;color:var(--accent);font:inherit;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:750;display:inline-flex;position:absolute;top:3px;right:3px}.owner-password-control>button:hover{background:var(--accent-soft)}.owner-password-control>button:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 35%,transparent);outline-offset:1px}.owner-password-control>button:active{transform:translateY(1px)}.control-fatal{text-align:center;background:var(--soft);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:32px;display:flex}.control-fatal>span{width:60px;height:60px;color:var(--red);background:#fde9e7;border-radius:18px;place-items:center;display:grid}.control-fatal h1{letter-spacing:-.04em;margin:18px 0 8px;font-size:clamp(25px,4vw,36px)}.control-fatal p{max-width:520px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.control-fatal button{color:#fff;background:var(--accent);min-height:48px;font:inherit;border:0;border-radius:12px;align-items:center;gap:8px;margin-top:20px;padding:0 18px;font-weight:800;display:inline-flex}.control-fatal button:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 35%,transparent);outline-offset:3px}.control-layout{grid-template-columns:264px minmax(0,1fr)}.control-sidebar{padding:22px 16px}.control-sidebar nav button,.control-sidebar nav a,.control-sidebar footer a,.control-sidebar footer button{min-height:48px;padding:0 14px;font-size:14px}.control-sidebar footer a.is-active,.control-sidebar footer button.is-active{color:#fff;background:#ffffff17}.control-main{width:100%;max-width:1700px;margin:0 auto;padding:34px clamp(24px,4vw,64px) 72px}.control-topbar{margin-bottom:28px;position:relative}.control-topbar h1{font-size:clamp(30px,3vw,40px)}.owner-action-summary{background:linear-gradient(135deg,#f2fbf6,#fff);border:1px solid #b8d8c7;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:22px 24px;display:flex}.owner-action-summary.has-actions{background:linear-gradient(135deg,#fff8ea,#fff);border-color:#e6c687}.owner-action-summary h2{letter-spacing:-.025em;margin:6px 0;font-size:22px}.owner-action-summary p{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.owner-action-summary>button{color:#fff;background:var(--accent);white-space:nowrap;border:0;border-radius:12px;align-items:center;gap:7px;min-height:46px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.metric-grid article{min-height:142px;padding:24px}.metric-grid span{font-size:13px}.metric-grid strong{margin:10px 0;font-size:34px}.metric-grid small{font-size:12px;line-height:1.45}.control-panel{padding:24px}.control-panel h2{font-size:20px}.control-panel header p{font-size:13px;line-height:1.45}.control-panel header button{min-height:40px;padding:0 12px;font-size:12px}.funnel-list strong,.funnel-list em{font-size:13px}.funnel-list small{font-size:11px}.attention-list button{grid-template-columns:44px minmax(0,1fr) auto 20px;min-height:76px}.attention-list button>span{width:42px;height:42px}.attention-list strong{font-size:14px}.attention-list small{font-size:12px;line-height:1.4}.attention-list em{font-size:16px}.success-icon{color:var(--green);background:#e3f3eb}.integration-row{grid-template-columns:46px minmax(0,1fr) auto;min-height:76px}.integration-row>span{width:42px;height:42px}.integration-row strong{font-size:14px}.integration-row small{font-size:12px;line-height:1.4}.tag{padding:6px 9px;font-size:11px}.control-notifications{position:relative}.control-notifications__placeholder{border:1px solid var(--line);background:#fff;border-radius:14px;width:48px;height:48px;display:block}.control-topbar .control-notifications__trigger{border:1px solid var(--line);background:#fff;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.control-topbar .control-notifications__trigger>span{border:2px solid var(--soft);color:#fff;background:var(--red);border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:11px;font-weight:850;display:flex;position:absolute;top:-6px;right:-6px}.control-notifications__panel{z-index:50;border:1px solid var(--line);background:#fff;border-radius:18px;width:min(420px,100vw - 36px);position:absolute;top:58px;right:0;overflow:hidden;box-shadow:0 24px 70px #17201d33}.control-notifications__panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:18px 20px;display:flex}.control-notifications__panel>header small{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.control-notifications__panel>header h2{margin:4px 0 0;font-size:21px}.control-topbar .control-notifications__panel>header button{background:var(--soft);border:0;border-radius:11px;width:40px;height:40px}.control-notifications__list{padding:8px}.control-topbar .control-notifications__list>button{text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:44px minmax(0,1fr) auto 18px;align-items:center;gap:10px;width:100%;height:auto;min-height:78px;padding:10px;display:grid}.control-topbar .control-notifications__list>button:hover{background:var(--soft)}.control-notifications__icon{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.control-notifications__icon.is-warning{color:var(--amber);background:#fff0d7}.control-notifications__icon.is-danger{color:var(--red);background:#fde9e7}.control-notifications__list button>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.control-notifications__list strong{font-size:14px}.control-notifications__list small{color:var(--muted);font-size:12px;line-height:1.35}.control-notifications__list em{font-size:15px;font-style:normal;font-weight:850}.control-notifications__empty{color:var(--green);text-align:center;flex-direction:column;align-items:center;gap:7px;padding:36px 24px;display:flex}.control-notifications__empty strong{color:var(--ink);font-size:16px}.control-notifications__empty span{max-width:300px;color:var(--muted);font-size:12px;line-height:1.5}.control-notifications__panel>footer{color:var(--muted);background:var(--soft);align-items:flex-start;gap:8px;padding:12px 18px;font-size:11px;line-height:1.45;display:flex}.control-notifications__panel{max-height:min(720px,100vh - 86px);overflow-y:auto}.control-notifications__section{border-bottom:1px solid var(--line)}.control-notifications__section>h3{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:14px 18px 4px;font-size:11px;font-weight:850}.control-notifications__updates>h3{color:var(--accent);align-items:center;gap:7px;padding-bottom:12px;display:flex}.control-notifications__updates article{border:1px solid var(--line);background:var(--soft);border-radius:13px;margin:0 12px 10px;padding:13px 14px}.control-notifications__updates article.is-important{border-color:color-mix(in srgb,var(--accent) 35%,var(--line));background:var(--accent-soft)}.control-notifications__updates time{color:var(--muted);margin-bottom:5px;font-size:10px;font-weight:750;display:block}.control-notifications__updates strong{font-size:13px;line-height:1.35;display:block}.control-notifications__updates p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.45}.control-notifications__updates-empty{color:var(--muted);margin:0;padding:8px 18px 18px;font-size:12px}.control-settings{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:18px;display:grid}.control-settings__intro{border:1px solid var(--line);background:#fff;border-radius:18px;grid-column:1/-1;align-items:center;gap:16px;padding:24px;display:flex}.control-settings__intro>span{width:52px;height:52px;color:var(--accent);background:var(--accent-soft);border-radius:15px;place-items:center;display:grid}.control-settings__intro small{color:var(--muted);font-size:12px}.control-settings__intro h2{margin:3px 0;font-size:22px}.control-settings__intro p{color:var(--muted);margin:0;font-size:13px}.control-settings__notice{color:var(--green);background:#e3f3eb;border-radius:12px;grid-column:1/-1;margin:0;padding:13px 16px;font-size:13px}.control-settings__section{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px}.control-settings__section>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.control-settings__section h2{margin:0;font-size:20px}.control-settings__section header p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.45}.control-settings__section>header>button{min-height:44px;color:var(--accent);white-space:nowrap;background:#f7faff;border:1px solid #b8c8ea;border-radius:11px;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:800;display:flex}.control-settings__links{gap:8px;display:grid}.control-settings__links>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:76px;padding:12px;display:grid}.control-settings__links>button:hover{background:#f7faff;border-color:#b8c8ea}.control-settings__links>button>span{width:42px;height:42px;color:var(--accent);background:var(--accent-soft);border-radius:12px;place-items:center;display:grid}.control-settings__links>button>div{flex-direction:column;gap:4px;display:flex}.control-settings__links strong{font-size:14px}.control-settings__links small{color:var(--muted);font-size:12px;line-height:1.35}.control-settings__security>header>svg{color:var(--green)}.control-settings__security>div{background:var(--soft);border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.control-settings__security>div>svg{color:var(--green);flex:none}.control-settings__security p{flex-direction:column;gap:4px;margin:0;display:flex}.control-settings__security strong{font-size:13px}.control-settings__security small{color:var(--muted);font-size:11px;line-height:1.4}.control-settings__signout{width:100%;min-height:46px;color:var(--red);background:#fff;border:1px solid #efc3bf;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:13px;font-weight:800;display:flex}.production-summary{min-height:auto;padding:24px}.production-summary__copy h2{font-size:28px}.production-summary__copy>p{font-size:13px}.production-progress span{font-size:11px}.production-summary__status>small{font-size:10px}.production-summary__status>button{min-height:44px;font-size:11px}.production-next small{font-size:10px}.production-next h3{font-size:18px}.production-next p{font-size:12px}.production-gates>header h2{font-size:21px}.production-gates>header p{font-size:12px}.production-gates>header>span{font-size:10px}.production-gates__filters{border-bottom:1px solid var(--line);background:#fafbf9;gap:8px;padding:12px 20px;display:flex;overflow:auto}.production-gates__filters button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:12px;font-weight:750;display:flex}.production-gates__filters button.is-active{color:var(--accent);background:var(--accent-soft);border-color:#b8c8ea}.production-gates__filters button span{background:var(--soft);border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;display:grid}.production-gate{grid-template-columns:46px minmax(0,1fr) minmax(190px,250px);gap:15px;min-height:128px;padding:20px 22px}.production-gate__icon{width:44px;height:44px}.production-gate__copy h3{font-size:15px}.production-gate__copy em{font-size:10px}.production-gate__copy p{font-size:12px;line-height:1.5}.production-gate__copy>small,.production-gate__copy ul{font-size:11px;line-height:1.55}.production-gate__copy .production-gate__explanation{color:#5f552e;background:#fff8e9;border-radius:10px;max-width:760px;padding:10px 12px}.production-gate__action>a{min-height:40px;padding:0 11px;font-size:11px}.production-gate__action>span{font-size:11px}.production-gate__action>small,.production-release small{font-size:10px}.production-release h2{font-size:16px}.production-release p,.production-release>em{font-size:11px}.production-gates__empty{min-height:180px;color:var(--green);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:32px;display:flex}.production-gates__empty strong{color:var(--ink);font-size:17px}.production-gates__empty span{color:var(--muted);font-size:12px}@media (max-width:980px){.control-settings{grid-template-columns:1fr}.production-gate{grid-template-columns:46px minmax(0,1fr)}.production-gate__action{text-align:left;border-left:0;grid-column:2;align-items:flex-start;min-height:0;padding-left:0}}@media (max-width:760px){.control-layout{display:block}.control-main{padding:74px 16px 48px}.owner-action-summary{flex-direction:column;align-items:stretch}.owner-action-summary>button{justify-content:center;width:100%}.control-settings__section>header{flex-direction:column}.control-settings__section>header>button{justify-content:center;width:100%}.control-notifications__panel{width:auto;position:fixed;top:70px;left:14px;right:14px}.production-gates__filters{padding:10px 14px}.production-gate{grid-template-columns:42px minmax(0,1fr);padding:16px}.production-gate__copy,.production-gate__action{grid-column:2}.metric-grid article{min-height:128px;padding:20px}.metric-grid strong{font-size:30px}}@media (max-width:480px){.metric-grid{grid-template-columns:1fr}.metric-grid article{min-height:auto}.control-settings__intro{align-items:flex-start}.production-gates__filters button{min-height:44px}}.production-gates__filters button,.production-gate__action>a{min-height:44px}.tag--waiting{color:#805000}.tag--off{color:#4b5550;background:#edf0ee}.integration-health .tag{font-weight:750}.integration-health{margin-top:16px}.integration-health__note{color:#51605a;background:#f4f7f5;border-radius:11px;align-items:flex-start;gap:9px;margin:-4px 0 14px;padding:12px 14px;font-size:12px;line-height:1.45;display:flex}.integration-health__note svg{color:var(--green);flex:none}.integration-health__list{border-top:1px solid var(--line)}.integration-health__item{border-bottom:1px solid var(--line)}.integration-health__item summary{cursor:pointer;grid-template-columns:46px minmax(0,1fr) auto 20px;align-items:center;gap:13px;min-height:82px;list-style:none;display:grid}.integration-health__item summary::-webkit-details-marker{display:none}.integration-health__icon{width:42px;height:42px;color:var(--accent);background:var(--accent-soft);border-radius:12px;place-items:center;display:grid}.integration-health__item.is-attention .integration-health__icon{color:#805000;background:#fff0d7}.integration-health__item.is-off .integration-health__icon{color:#4b5550;background:#edf0ee}.integration-health__item summary>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.integration-health__item summary strong{font-size:14px}.integration-health__item summary small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4}.integration-health__item summary>svg{color:var(--muted);transition:transform .2s}.integration-health__item[open] summary>svg{transform:rotate(180deg)}.integration-health__details{background:#f7f9f8;border-radius:11px;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 16px 59px;padding:14px;display:grid}.integration-health__details p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.integration-health__details strong{color:var(--ink);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:11px;display:block}@media (max-width:760px){.integration-health__item summary{grid-template-columns:42px minmax(0,1fr) 18px}.integration-health__item summary>em{grid-column:2;justify-self:start}.integration-health__item summary>svg{grid-area:1/3/3}.integration-health__details{grid-template-columns:1fr;margin-left:0}.integration-health>header{flex-direction:column;gap:10px}.integration-health>header>span{align-self:flex-start}}.landing-active{scroll-behavior:smooth;background:#070a10}.landing-active body{background:#070a10}.landing-page{min-height:100dvh;color:var(--landing-ink);background:var(--landing-bg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.landing-page *{box-sizing:border-box}.landing-page a{color:inherit}.landing-page button,.landing-page a{outline-offset:4px}.landing-page button:focus-visible,.landing-page a:focus-visible{outline:2px solid var(--landing-blue-bright)}.landing-nav{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#04070cb8,#0000);border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 clamp(20px,4vw,64px);display:grid;position:absolute;inset:0 0 auto}.landing-nav__brand{align-items:center;gap:11px;width:max-content;text-decoration:none;display:flex}.landing-nav__brand>span,.landing-footer__brand>span{background:#176bff;border-radius:12px;width:38px;height:38px;display:block;overflow:hidden;box-shadow:0 0 28px #2c7dff47}.landing-nav__brand strong{letter-spacing:.14em;font-size:14px}.landing-nav__brand em{color:var(--landing-blue);font-style:normal;font-weight:600}.landing-nav nav{align-items:center;gap:clamp(20px,2.5vw,38px);display:flex}.landing-nav nav>a{color:#aeb7c4;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.landing-nav nav>a:not(.landing-nav__mobile-cta):after{content:"";background:var(--landing-blue);height:1px;transition:transform .25s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.landing-nav nav>a:hover{color:#fff}.landing-nav nav>a:hover:after{transform:scaleX(1)}.landing-nav__cta{color:#fff;border:1px solid #fff3;border-radius:999px;justify-self:end;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:12px;font-weight:750;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:flex}.landing-nav__cta:hover{border-color:var(--landing-blue);background:#4f94ff24;transform:translateY(-2px)}.landing-nav__mobile-cta,.landing-nav__menu{display:none}.landing-hero{isolation:isolate;background:radial-gradient(circle at 73% 45%,#2468db3d,#0000 35%),linear-gradient(135deg,#090c13 20%,#080b11 60%,#030509);grid-template-columns:minmax(0,.84fr) minmax(480px,1.16fr);align-items:center;gap:clamp(22px,4vw,80px);min-height:100svh;padding:82px clamp(20px,4vw,64px) 0;display:grid;position:relative}.landing-hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#070a10fa 0%,#070a10b8 47%,#070a101f 78%);position:absolute;inset:0}.landing-hero__grid{z-index:-2;opacity:.24;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 86%);mask-image:linear-gradient(90deg,#000,#0000 86%)}.landing-hero__copy{z-index:2;max-width:660px;padding:40px 0 112px;animation:.8s cubic-bezier(.16,1,.3,1) both landing-rise;position:relative}.landing-hero__brand{width:310px;height:74px;margin-bottom:28px;overflow:hidden}.landing-hero__brand img{object-fit:contain;width:142%;max-width:none;height:142%;transform:translate(-14.7%,-14.5%)}.landing-hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(54px,6.25vw,108px);font-weight:760;line-height:.88}.landing-hero h1 span{color:var(--landing-blue-bright)}.landing-hero__copy>p{color:#a9b3c1;max-width:600px;margin:30px 0 0;font-size:clamp(16px,1.45vw,21px);line-height:1.55}.landing-hero__actions{align-items:center;gap:23px;margin-top:34px;display:flex}.landing-button{background:linear-gradient(135deg,#72adff,#4089f7);border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 22px;font-size:14px;font-weight:850;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 16px 50px #3180f640;color:#07101d!important}.landing-button:hover{transform:translateY(-3px);box-shadow:0 20px 65px #3180f666}.landing-hero__actions>a:last-child{color:#c8d0db;align-items:center;gap:7px;font-size:13px;font-weight:650;text-decoration:none;display:flex}.landing-hero__actions>a:last-child svg{transition:transform .2s}.landing-hero__actions>a:last-child:hover svg{transform:translateY(3px)}.landing-hero__note{color:#778395;align-items:center;gap:8px;margin-top:19px;font-size:11px;display:flex}.landing-hero__note svg{color:#63d19c}.landing-hero__ticker{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#05080dc7;border-top:1px solid #ffffff1a;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.landing-hero__ticker>div{align-items:center;width:max-content;height:64px;animation:28s linear infinite landing-ticker;display:flex}.landing-hero__ticker span{color:#687386;letter-spacing:.18em;align-items:center;gap:28px;padding-left:28px;font-size:10px;font-weight:800;display:flex}.landing-hero__ticker i{background:var(--landing-blue);width:5px;height:5px;box-shadow:0 0 12px var(--landing-blue);border-radius:50%}.landing-stage{height:min(670px,75vh);min-height:560px;animation:.9s cubic-bezier(.16,1,.3,1) .14s both landing-rise;position:relative}.landing-stage__halo{filter:blur(20px);background:radial-gradient(circle,#3882ff40,#3882ff0a 50%,#0000 70%);border-radius:50%;position:absolute;inset:10% 0 0}.landing-stage__phone{z-index:3;background:#0b0f15;border:1px solid #ffffff38;border-radius:42px;width:340px;height:610px;padding:16px 17px;transition:transform .5s cubic-bezier(.2,.8,.2,1);position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-44%,-51%)rotate(2.2deg);box-shadow:-25px 50px 100px #0000008c,0 0 0 8px #ffffff06}.landing-stage:hover .landing-stage__phone{transform:translate(-44%,-52%)rotate(.7deg)}.landing-stage__phonebar{color:#8f99a7;justify-content:space-between;align-items:center;height:27px;padding:0 9px;font-size:9px;display:flex}.landing-stage__phone>header{border-bottom:1px solid #ffffff14;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;height:62px;display:grid}.landing-stage__phone>header img{object-fit:cover;border-radius:12px;width:38px;height:38px}.landing-stage__phone>header strong{font-size:17px}.landing-stage__phone>header span{color:#7d8898;font-size:9px}.landing-stage__attention{grid-template-columns:repeat(3,1fr);gap:7px;padding:19px 0 16px;display:grid}.landing-stage__attention span{color:#7f8a99;border:1px solid #ffffff17;border-radius:13px;flex-direction:column;gap:4px;min-width:0;padding:12px 8px;font-size:8px;display:flex}.landing-stage__attention span:first-child{border-color:#4f94ff8c}.landing-stage__attention span:nth-child(2){border-color:#f7b9426b}.landing-stage__attention em{color:#f3f7fc;font-size:20px;font-style:normal;font-weight:750}.landing-stage__label{color:#8e99a8;align-items:center;gap:6px;margin:2px 0 12px;font-size:11px;font-weight:750;display:flex}.landing-stage__label svg{color:var(--landing-blue)}.landing-stage__label b{color:#6f7a89;margin-left:auto;font-size:8px}.landing-stage__visit{background:linear-gradient(135deg,#4f94ff1f,#ffffff09);border:1px solid #5999ff6e;border-radius:17px;grid-template-columns:54px 1fr;gap:12px;padding:15px 13px;display:grid}.landing-stage__visit+.landing-stage__visit{margin-top:9px}.landing-stage__visit time{font-size:18px;font-weight:800}.landing-stage__visit div{flex-direction:column;gap:5px;display:flex}.landing-stage__visit strong{font-size:13px}.landing-stage__visit span{color:#929caa;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.landing-stage__visit small{color:#6f7a88;align-items:center;gap:4px;font-size:8px;display:flex}.landing-stage__visit--muted{opacity:.7;border-color:#ffffff14}.landing-stage__signal{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#101824e6;border:1px solid #ffffff2b;border-radius:15px;align-items:center;gap:11px;min-width:270px;padding:14px 16px;animation:5s ease-in-out infinite landing-float;display:flex;position:absolute;box-shadow:0 20px 50px #00000059}.landing-stage__signal>svg{border-radius:10px;width:34px;height:34px;padding:8px}.landing-stage__signal span{flex-direction:column;gap:3px;display:flex}.landing-stage__signal small{color:#8792a2;font-size:8px}.landing-stage__signal strong{font-size:11px}.landing-stage__signal--ai{animation-delay:-1s;top:20%;left:-2%}.landing-stage__signal--ai>svg{color:#9dbfff;background:#4f94ff30}.landing-stage__signal--money{animation-delay:-3s;bottom:21%;right:-1%}.landing-stage__signal--money>svg{color:#78dfad;background:#37be7f29}.landing-stage__trace{z-index:1;opacity:.7;border:1px solid #4f94ff38;border-radius:50%;position:absolute;inset:7% 3% 10% 2%;transform:rotate(-7deg)}.landing-stage__trace i{background:#70aaff;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 14px #4f94ff}.landing-stage__trace i:first-child{top:3%;left:34%}.landing-stage__trace i:nth-child(2){top:31%;right:-1%}.landing-stage__trace i:nth-child(3){bottom:5%;right:18%}.landing-stage__trace i:nth-child(4){bottom:10%;left:16%}.landing-stage__trace i:nth-child(5){top:26%;left:-1%}.landing-section{width:min(100%,1280px);margin:0 auto;padding:clamp(90px,12vw,180px) clamp(20px,4vw,64px)}.landing-kicker{color:var(--landing-blue-bright);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:850;display:flex}.landing-section__lead h2,.landing-capabilities__head h2,.landing-final h2{letter-spacing:-.065em;margin:18px 0 0;font-size:clamp(43px,6vw,82px);line-height:.96}.landing-section__lead>p{max-width:590px;color:var(--landing-muted);margin:26px 0 0;font-size:16px;line-height:1.7}.reveal{opacity:0;transition:opacity .75s,transform .75s cubic-bezier(.16,1,.3,1);transform:translateY(34px)}.reveal.is-visible{opacity:1;transform:none}.landing-statement{border-bottom:1px solid var(--landing-line);padding-top:clamp(110px,14vw,190px);padding-bottom:clamp(110px,14vw,190px)}.landing-statement p{color:#5f6b7a;letter-spacing:-.055em;max-width:1110px;margin:30px 0 0;font-size:clamp(38px,5.7vw,76px);line-height:1.05}.landing-statement strong{color:#e9eef6;font-weight:650}.landing-workflow{grid-template-columns:.75fr 1.25fr;gap:clamp(50px,8vw,130px);display:grid}.landing-workflow__list{border-top:1px solid var(--landing-line)}.landing-workflow__list article{border-bottom:1px solid var(--landing-line);grid-template-columns:42px 48px 1fr 30px;align-items:start;gap:20px;min-height:158px;padding:28px 0;transition:padding .3s,background .3s;display:grid}.landing-workflow__list article:hover{background:linear-gradient(90deg,#4f94ff14,#0000);padding-left:18px;padding-right:18px}.landing-workflow__list article>span{color:#586474;font:700 11px/1 monospace}.landing-workflow__list article>svg:nth-child(2){color:var(--landing-blue);stroke-width:1.5px}.landing-workflow__list h3{letter-spacing:-.03em;margin:0;font-size:25px}.landing-workflow__list p{max-width:480px;color:var(--landing-muted);margin:10px 0 0;font-size:13px;line-height:1.6}.landing-workflow__list article>svg:last-child{color:#4d5867;margin-top:2px;transition:transform .3s,color .3s}.landing-workflow__list article:hover>svg:last-child{color:var(--landing-blue);transform:translate(7px)}.landing-ai{background:linear-gradient(135deg,#0b1019,#101a2a 56%,#0a0e15);border-top:1px solid #609eff2e;border-bottom:1px solid #609eff2e;grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(55px,7vw,115px);width:100%;max-width:none;padding-left:max(clamp(20px,4vw,64px),50vw - 576px);padding-right:max(clamp(20px,4vw,64px),50vw - 576px);display:grid}.diagnostic-demo{grid-template-columns:210px 1fr;gap:14px;min-height:520px;display:grid}.diagnostic-demo__rail{flex-direction:column;justify-content:center;gap:8px;padding:12px;display:flex}.diagnostic-demo__rail button{color:#717d8e;text-align:left;background:0 0;border:1px solid #0000;border-radius:13px;grid-template-columns:27px 1fr;align-items:center;gap:9px;min-height:78px;padding:13px;transition:all .2s;display:grid}.diagnostic-demo__rail button span{background:#ffffff0f;border-radius:8px;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.diagnostic-demo__rail button strong{font-size:11px;line-height:1.35}.diagnostic-demo__rail button[aria-selected=true]{color:#f0f5fd;background:#4589f21f;border-color:#589aff61}.diagnostic-demo__rail button[aria-selected=true] span{color:#09101b;background:var(--landing-blue)}.diagnostic-demo__screen{background:#0a0e15;border:1px solid #ffffff29;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 40px 90px #00000059}.diagnostic-demo__screen>header{border-bottom:1px solid var(--landing-line);justify-content:space-between;align-items:center;min-height:62px;padding:0 20px;font-size:10px;display:flex}.diagnostic-demo__screen>header span{align-items:center;gap:7px;font-weight:750;display:flex}.diagnostic-demo__screen>header span svg{color:var(--landing-blue)}.diagnostic-demo__screen>header em{color:#62d49e;background:#41c48b1a;border-radius:99px;padding:7px 10px;font-size:8px;font-style:normal}.diagnostic-demo__body{flex:1;padding:clamp(25px,4vw,45px)}.diagnostic-demo__body>small{color:var(--landing-blue);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.diagnostic-demo__body h3{letter-spacing:-.045em;margin:12px 0 9px;font-size:clamp(24px,2.4vw,35px)}.diagnostic-demo__body>p{color:var(--landing-muted);margin:0;font-size:12px;line-height:1.6}.diagnostic-demo__result{background:#101720;border:1px solid #ffffff1c;border-radius:14px;grid-template-columns:1fr auto 23px;align-items:center;gap:12px;margin-top:32px;padding:16px 17px;display:grid}.diagnostic-demo__result span{color:#7e8998;font-size:9px}.diagnostic-demo__result strong{font-size:13px}.diagnostic-demo__result svg{color:#07130d;background:#63d49d;border-radius:50%;padding:4px}.diagnostic-demo__insight{color:#b9cce8;background:#4f94ff14;border:1px solid #4f94ff47;border-radius:14px;grid-template-columns:22px 1fr;gap:10px;margin-top:10px;padding:16px 17px;display:grid}.diagnostic-demo__insight svg{color:var(--landing-blue)}.diagnostic-demo__insight p{margin:0;font-size:10px;line-height:1.55}.diagnostic-demo__screen>footer{border-top:1px solid var(--landing-line);color:#778294;align-items:center;gap:9px;min-height:60px;padding:12px 20px;font-size:9px;line-height:1.45;display:flex}.diagnostic-demo__screen>footer svg{color:#62d49e;flex:none}.landing-capabilities{grid-template-columns:.8fr 1.2fr;gap:clamp(55px,8vw,130px);display:grid}.landing-capabilities__grid{border-top:1px solid var(--landing-line);border-left:1px solid var(--landing-line);grid-template-columns:1fr 1fr;display:grid}.landing-capabilities__grid article{border-right:1px solid var(--landing-line);border-bottom:1px solid var(--landing-line);min-height:220px;padding:28px;transition:background .25s}.landing-capabilities__grid article:hover{background:#4f94ff0e}.landing-capabilities__grid svg{color:var(--landing-blue);stroke-width:1.5px}.landing-capabilities__grid h3{margin:38px 0 10px;font-size:20px}.landing-capabilities__grid p{color:var(--landing-muted);margin:0;font-size:12px;line-height:1.6}.landing-security{border-top:1px solid var(--landing-line);grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(60px,9vw,140px);display:grid}.landing-security__visual{aspect-ratio:1;place-items:center;display:grid;position:relative}.landing-security__visual:before,.landing-security__visual:after{content:"";border:1px solid #5998ff2e;border-radius:50%;animation:25s linear infinite landing-spin;position:absolute;inset:12%}.landing-security__visual:after{animation-duration:18s;animation-direction:reverse;inset:27%}.landing-security__core{z-index:2;background:radial-gradient(circle,#468bf83b,#090e16f5 70%);border:1px solid #5d9eff75;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:180px;height:180px;display:flex;position:relative;box-shadow:0 0 80px #377ced29}.landing-security__core svg{width:34px;height:34px;color:var(--landing-blue)}.landing-security__core strong{font:700 12px/1 monospace}.landing-security__core span{color:#687586;font-size:9px}.landing-security__visual>span{--angle:calc(var(--index)*90deg);z-index:3;transform:rotate(var(--angle)) translateX(205px) rotate(calc(var(--angle)*-1));color:#9ba6b5;white-space:nowrap;background:#0b1018;border:1px solid #ffffff21;border-radius:999px;padding:9px 12px;font-size:9px;position:absolute;top:50%;left:50%}.landing-security .landing-section__lead ul{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.landing-security .landing-section__lead li{color:#b2bbc8;align-items:flex-start;gap:9px;font-size:12px;line-height:1.45;display:flex}.landing-security .landing-section__lead li svg{color:#62d49e;flex:none;width:17px}.landing-pricing{color:#101722;background:#edf3fc;grid-template-columns:1fr .88fr;align-items:center;gap:clamp(60px,10vw,160px);width:100%;max-width:none;padding-left:max(clamp(20px,4vw,64px),50vw - 576px);padding-right:max(clamp(20px,4vw,64px),50vw - 576px);display:grid}.landing-pricing .landing-section__lead>p{color:#637084}.landing-price{color:#f5f8fc;background:#0b111a;border-radius:26px;padding:clamp(30px,4vw,48px);box-shadow:0 35px 90px #1b386033}.landing-price__toggle{background:#151d28;border-radius:999px;width:max-content;padding:4px;display:flex}.landing-price__toggle button{color:#7f8998;background:0 0;border:0;border-radius:999px;min-height:38px;padding:0 15px;font-size:10px;font-weight:750}.landing-price__toggle button[aria-pressed=true]{color:#08111f;background:#fff}.landing-price__toggle span{color:#4f94ff}.landing-price__amount{align-items:flex-end;gap:9px;margin-top:38px;display:flex}.landing-price__amount strong{letter-spacing:-.07em;font-size:clamp(52px,6vw,76px);line-height:.85}.landing-price__amount span{color:#7e8999;font-size:13px}.landing-price>p{color:#8c97a6;margin:17px 0 0;font-size:11px}.landing-price ul{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;grid-template-columns:1fr 1fr;gap:14px 20px;margin:32px 0;padding:26px 0;list-style:none;display:grid}.landing-price li{color:#cbd2dc;align-items:center;gap:8px;font-size:11px;display:flex}.landing-price li svg{color:#65d5a0;width:16px}.landing-button--light{width:100%}.landing-price>small{color:#687485;text-align:center;margin-top:14px;font-size:8px;display:block}.landing-price>small a{color:#9bbfff;text-underline-offset:2px}.landing-faq{grid-template-columns:.72fr 1.28fr;gap:clamp(60px,10vw,150px);display:grid}.landing-faq__list{border-top:1px solid var(--landing-line)}.landing-faq__list article{border-bottom:1px solid var(--landing-line)}.landing-faq__list button{color:#e8edf4;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:82px;padding:20px 0;font-size:15px;font-weight:720;display:flex}.landing-faq__list button svg{color:#647082;flex:none;transition:transform .25s,color .25s}.landing-faq__list article.is-open button svg{color:var(--landing-blue);transform:rotate(180deg)}.landing-faq__list article>div{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.landing-faq__list article>div>p{min-height:0;color:var(--landing-muted);margin:0;font-size:12px;line-height:1.65;overflow:hidden}.landing-faq__list article.is-open>div{grid-template-rows:1fr}.landing-faq__list article.is-open>div>p{padding:0 45px 23px 0}.landing-final{text-align:center;background:radial-gradient(circle at 50% 75%,#2b6fdf42,#0000 34%),#070a10;border-top:1px solid #5292ff38;flex-direction:column;justify-content:center;align-items:center;min-height:700px;padding:130px 20px;display:flex;position:relative;overflow:hidden}.landing-final__beam{filter:blur(30px);background:conic-gradient(from 160deg at 50% 0,#0000,#4b92ff29,#0000 25%);width:500px;height:650px;position:absolute;top:-260px;left:50%;transform:translate(-50%)}.landing-final>img{object-fit:cover;border-radius:34px;width:118px;height:118px;margin-bottom:28px;position:relative;box-shadow:0 0 80px #3b84ff52}.landing-final h2{margin:20px 0 36px;font-size:clamp(62px,9vw,124px);position:relative}.landing-final>a{position:relative}.landing-final>p{color:#778395;margin:17px 0 0;font-size:10px;position:relative}.landing-footer{border-top:1px solid var(--landing-line);background:#05070b;grid-template-columns:1.5fr repeat(3,1fr);gap:48px 32px;padding:62px clamp(20px,5vw,78px) 30px;display:grid}.landing-footer__brand{align-items:flex-start;gap:13px;display:flex}.landing-footer__brand strong{letter-spacing:.09em;font-size:14px}.landing-footer__brand p{color:#657082;max-width:250px;margin:7px 0 0;font-size:10px;line-height:1.55}.landing-footer>div:not(.landing-footer__brand):not(.landing-footer__legal){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.landing-footer>div>strong{color:#e7ebf1;margin-bottom:5px;font-size:11px}.landing-footer>div>a,.landing-footer>div>p{color:#707b8b;margin:0;font-size:10px;line-height:1.5;text-decoration:none}.landing-footer>div>a:hover{color:#afc8ef}.landing-footer__legal{border-top:1px solid #ffffff14;grid-column:1/-1;align-items:center;gap:18px;padding-top:25px;display:flex}.landing-footer__legal p:first-child{margin-right:auto}@keyframes landing-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes landing-ticker{to{transform:translate(-50%)}}@keyframes landing-spin{to{transform:rotate(360deg)}}@media (max-width:1050px){.landing-nav{grid-template-columns:1fr auto}.landing-nav nav{display:none}.landing-nav__cta{margin-right:54px}.landing-nav__menu{color:#fff;background:#101620;border:1px solid #ffffff2b;border-radius:13px;place-items:center;width:44px;height:44px;display:grid;position:absolute;right:22px}.landing-nav__menu span{gap:7px;display:grid}.landing-nav__menu i{background:#fff;width:18px;height:1px;display:block}.landing-nav nav.is-open{background:#0b1018f7;border:1px solid #ffffff24;border-radius:20px;flex-direction:column;align-items:stretch;gap:0;padding:20px;display:flex;position:absolute;top:69px;left:16px;right:16px;box-shadow:0 30px 80px #00000080}.landing-nav nav.is-open a{border-bottom:1px solid #ffffff14;align-items:center;min-height:48px;display:flex}.landing-nav nav.is-open .landing-nav__mobile-cta{color:#08101b;background:var(--landing-blue);border:0;border-radius:12px;justify-content:center;margin-top:10px}.landing-hero{grid-template-columns:.93fr 1.07fr}.landing-hero h1{font-size:clamp(54px,7vw,78px)}.landing-stage{transform:scale(.88)}.landing-workflow,.landing-ai,.landing-capabilities,.landing-security,.landing-pricing,.landing-faq{grid-template-columns:1fr}.landing-workflow__list,.landing-capabilities__grid,.diagnostic-demo,.landing-price,.landing-faq__list{margin-top:40px}.landing-ai .landing-section__lead{max-width:760px}.landing-security__visual{width:100%;max-width:620px;margin:0 auto}.landing-security .landing-section__lead{max-width:720px}.landing-price{width:min(100%,620px)}.landing-footer{grid-template-columns:1.5fr repeat(2,1fr)}.landing-footer>div:nth-child(4){grid-column:2}}@media (max-width:760px){.landing-nav{height:68px;padding:0 17px}.landing-nav__brand>span{border-radius:10px;width:34px;height:34px}.landing-nav__brand strong{font-size:12px}.landing-nav__cta{display:none}.landing-nav__menu{right:14px}.landing-hero{background:radial-gradient(circle at 60% 54%,#2468db33,#0000 31%),#070a10;flex-direction:column;align-items:stretch;min-height:auto;padding:100px 18px 64px;display:flex}.landing-hero:before{background:linear-gradient(#070a10f7 10%,#070a108f 54%,#070a10f7 91%)}.landing-hero__copy{text-align:center;max-width:none;padding:8px 0 0}.landing-hero__brand{width:240px;height:57px;margin:0 auto 24px}.landing-hero h1{font-size:clamp(48px,15vw,67px);line-height:.92}.landing-hero__copy>p{margin:22px auto 0;font-size:15px;line-height:1.55}.landing-hero__actions{flex-direction:column;gap:17px;margin-top:27px}.landing-button{width:100%;min-height:56px}.landing-hero__note{justify-content:center}.landing-stage{height:560px;min-height:0;margin-top:8px;transform:none}.landing-stage__phone{border-radius:35px;width:290px;height:526px;transform:translate(-50%,-48%)rotate(1deg)}.landing-stage:hover .landing-stage__phone{transform:translate(-50%,-49%)rotate(0)}.landing-stage__attention{padding:14px 0 12px}.landing-stage__attention span{padding:9px 6px}.landing-stage__visit{padding:12px}.landing-stage__signal{min-width:215px;padding:11px 12px}.landing-stage__signal--ai{top:17%;left:-3%}.landing-stage__signal--money{bottom:19%;right:-3%}.landing-stage__trace{inset:10% -15% 7%}.landing-hero__ticker{display:none}.landing-section{padding:90px 20px}.landing-section__lead h2,.landing-capabilities__head h2{font-size:44px}.landing-statement p{font-size:39px}.landing-workflow__list{margin-top:46px}.landing-workflow__list article{grid-template-columns:28px 34px 1fr;gap:12px;min-height:0}.landing-workflow__list article>svg:last-child{display:none}.landing-workflow__list h3{font-size:21px}.landing-ai{padding:90px 16px}.diagnostic-demo{flex-direction:column;min-height:0;margin-top:42px;display:flex}.diagnostic-demo__rail{grid-template-columns:repeat(3,1fr);gap:5px;padding:0;display:grid}.diagnostic-demo__rail button{justify-content:center;align-items:center;min-height:62px;padding:8px;display:flex}.diagnostic-demo__rail button strong{display:none}.diagnostic-demo__screen{border-radius:20px;min-height:460px}.diagnostic-demo__screen>header{padding:0 14px}.diagnostic-demo__screen>header em{text-align:center;max-width:120px}.diagnostic-demo__body{padding:25px 20px}.diagnostic-demo__result{grid-template-columns:1fr 22px}.diagnostic-demo__result strong{grid-row:2}.diagnostic-demo__result svg{grid-area:1/2/3}.landing-capabilities__grid{grid-template-columns:1fr;margin-top:45px}.landing-capabilities__grid article{min-height:175px}.landing-capabilities__grid h3{margin-top:25px}.landing-security{padding-top:70px}.landing-security__visual{max-width:370px}.landing-security__core{width:130px;height:130px}.landing-security__visual>span{transform:rotate(var(--angle)) translateX(144px) rotate(calc(var(--angle)*-1));font-size:8px}.landing-pricing{padding:90px 20px}.landing-price{margin-top:40px;padding:27px 20px}.landing-price__amount strong{font-size:58px}.landing-price ul{grid-template-columns:1fr}.landing-faq__list{margin-top:40px}.landing-faq__list button{min-height:74px;font-size:14px}.landing-final{min-height:650px;padding:100px 20px}.landing-final>img{border-radius:27px;width:94px;height:94px}.landing-final h2{font-size:61px}.landing-footer{grid-template-columns:1fr 1fr;gap:38px 18px;padding:48px 20px 28px}.landing-footer__brand{grid-column:1/-1}.landing-footer>div:nth-child(4){grid-column:auto}.landing-footer__legal{flex-direction:column;align-items:flex-start;gap:8px}.landing-footer__legal p:first-child{margin-right:0}}@media (max-width:420px){.landing-stage__signal--ai{left:-9%}.landing-stage__signal--money{right:-9%}.landing-security__visual>span{padding:7px 9px}.landing-footer{grid-template-columns:1fr}.landing-footer__brand,.landing-footer__legal,.landing-footer>div:nth-child(4){grid-column:1}}@media (prefers-reduced-motion:reduce){.landing-active{scroll-behavior:auto}.landing-page *{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.landing-nav__brand img,.landing-footer__brand img{object-fit:cover;width:100%;max-width:100%;height:100%;transform:none}.landing-hero__brand{align-items:center;gap:14px;width:max-content;height:auto;display:flex;overflow:visible}.landing-hero__brand>img{object-fit:cover;border-radius:18px;width:58px;max-width:58px;height:58px;transform:none;box-shadow:0 0 36px #3483ff3d}.landing-hero__brand>span{text-align:left;flex-direction:column;gap:5px;display:flex}.landing-hero__brand strong{letter-spacing:.16em;font-size:24px}.landing-hero__brand small{color:#7e8998;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}@media (max-width:760px){.landing-hero__brand{width:max-content;height:auto}.landing-hero__brand>img{border-radius:16px;width:52px;max-width:52px;height:52px}.landing-hero__brand strong{font-size:21px}.landing-hero__brand small{font-size:7px}}.reveal{opacity:1}.diagnostic-demo__screen>header span{color:#b7c1cf}.diagnostic-demo__screen>header em{color:#8be7b8;background:#103225}.diagnostic-demo__body>small{color:#82b5ff}.diagnostic-demo__body>p,.diagnostic-demo__result span,.diagnostic-demo__screen>footer{color:#aab5c4}.diagnostic-demo__result strong{color:#f5f8fc}.diagnostic-demo__insight{color:#c5d7ef}.landing-pricing .landing-kicker{color:#1559b8}.landing-price>p,.landing-price__amount span{color:#a9b3c1}.landing-price li{color:#eef2f7}.landing-price>small{color:#b5bfcd}.landing-price>small a{color:#b9d4ff}.landing-footer__brand p,.landing-footer>div>a,.landing-footer>div>p{color:#8e9aac}.landing-footer__legal a{color:#8e9aac!important}.landing-workflow__list article>span{color:#8490a0}.landing-price__toggle button[aria-pressed=true] span{color:#1550a0}@media (max-width:760px){.landing-page{overflow-x:clip}.landing-stage{max-width:100%;overflow:clip}.landing-stage__signal--ai{left:0}.landing-stage__signal--money{right:0}.landing-stage__trace{inset:10% 0 7%;transform:none}.landing-security__visual>span{transform:rotate(var(--angle)) translateX(126px) rotate(calc(var(--angle)*-1))}.landing-final{overflow:clip}.landing-final__beam{width:100%}}
