:root{--bg:#f8fafc;--bg-rgb:248 250 252;--surface:#fff;--surface-rgb:255 255 255;--surface-soft:#f8fafc;--surface-soft-rgb:248 250 252;--ink:#0f172a;--ink-rgb:15 23 42;--muted:#475569;--muted-light:#94a3b8;--line:#e2e8f0;--line-rgb:226 232 240;--brand:#0d9488;--brand-rgb:13 148 136;--brand-dark:#0f766e;--brand-dark-rgb:15 118 110;--brand-soft:#ccfbf1;--brand-soft-rgb:204 251 241;--brand-bright:#5eead4;--brand-bright-rgb:94 234 212;--gold:#b45309;--gold-rgb:180 83 9;--green:#0f766e;--red:#b42318;--red-rgb:180 35 24;--red-soft-rgb:254 242 242;--blue:#0d9488;--shadow:0 22px 55px rgb(var(--ink-rgb) / .08);--focus:#0d9488;--shell-site:min(1180px, calc(100% - 32px));--shell-brand:min(1240px, calc(100% - 32px));--shell-workbench:min(1440px, calc(100% - 28px));--shell-workbench-max:1440px;--type-hero-title:4.65rem;--type-page-title:4.2rem;--type-hero-proof:1.42rem;--type-stat-value:2.35rem;--type-section-title:3.25rem;--type-panel-title:1.28rem;--type-price:3.4rem;--type-metric-value:2.8rem;--type-roi-value:4.2rem;--type-pricing-title:3.6rem;--type-workbench-title:2.1rem;--type-summary-value:1.85rem;--type-contact-title:3.6rem;--type-compact-title:2.7rem;--type-story:1.18rem;--type-belief:1.32rem}@media (max-width:980px){:root{--type-hero-title:3.7rem;--type-page-title:3.35rem;--type-hero-proof:1.25rem;--type-stat-value:2rem;--type-section-title:2.75rem;--type-panel-title:1.3rem;--type-price:2.9rem;--type-metric-value:2.45rem;--type-roi-value:3.3rem;--type-pricing-title:3rem;--type-workbench-title:2rem;--type-summary-value:1.75rem;--type-contact-title:2.9rem;--type-compact-title:2.35rem;--type-story:1.12rem;--type-belief:1.18rem}}@media (max-width:720px){:root{--type-hero-title:2.1rem;--type-page-title:2.5rem;--type-hero-proof:1.25rem;--type-stat-value:1.8rem;--type-section-title:2.15rem;--type-panel-title:1.25rem;--type-price:2.45rem;--type-metric-value:2.2rem;--type-roi-value:2.7rem;--type-pricing-title:2.7rem;--type-workbench-title:1.95rem;--type-summary-value:1.7rem;--type-contact-title:2.45rem;--type-compact-title:2.1rem;--type-story:1.08rem;--type-belief:1.12rem}}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}body{background:var(--bg);color:var(--ink);letter-spacing:0;-webkit-tap-highlight-color:rgb(var(--brand-rgb) / .16);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;overflow-x:clip}body:before{z-index:-1;pointer-events:none;content:"";background:linear-gradient(120deg, rgb(var(--brand-rgb) / .045), transparent 30%), linear-gradient(300deg, rgb(var(--brand-bright-rgb) / .07), transparent 34%);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}:where(a,button,summary,input,select,textarea){touch-action:manipulation}:where(a,button,summary,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--focus);outline-offset:3px}section[id]{scroll-margin-top:92px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.clipboard-fallback-textarea{position:fixed;inset:0 auto auto -9999px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.skip-link{z-index:100;background:var(--brand-dark);color:#fff;border-radius:8px;align-items:center;min-height:44px;padding:0 14px;font-weight:850;transition:transform .16s;display:inline-flex;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus-visible{transform:translateY(0)}.site-header{z-index:50;border-bottom:1px solid rgb(var(--line-rgb) / .8);background:rgb(var(--surface-rgb) / .88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.nav-shell{width:var(--shell-site);justify-content:space-between;align-items:center;gap:24px;min-height:72px;margin:0 auto;display:flex}.brand{min-width:max-content;color:var(--ink);align-items:center;gap:10px;font-weight:900;display:inline-flex}.brand-mark{border:1px solid rgb(var(--brand-rgb) / .18);background:linear-gradient(135deg, rgb(var(--brand-soft-rgb) / .62), rgb(var(--surface-rgb) / .95)), #fff;width:44px;height:44px;color:var(--brand);letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.brand-mark-icon{width:30px;height:30px}.nav-actions,.nav-links{align-items:center;gap:12px;display:flex}.nav-link,.nav-login{min-height:44px;color:var(--muted);border-radius:8px;align-items:center;padding:0 12px;font-size:.95rem;font-weight:650;display:inline-flex}.nav-link:hover,.nav-link.active,.nav-link[aria-current=page],.nav-login:hover,.nav-login[aria-current=page]{background:rgb(var(--brand-rgb) / .09);color:var(--brand-dark)}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:800;line-height:1;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled,.button:disabled:hover{cursor:not-allowed;opacity:.54;box-shadow:none;transform:none}.button-dark{background:var(--brand-dark);color:#fff;box-shadow:0 12px 24px rgb(var(--brand-dark-rgb) / .18)}.button-light{border-color:var(--line);color:var(--brand-dark);background:#fff}.button-danger{border-color:rgb(var(--red-rgb) / .24);background:rgb(var(--red-rgb) / .08);color:var(--red)}button[data-confirming=true]{border-color:rgb(var(--brand-rgb) / .38);background:rgb(var(--brand-soft-rgb) / .86);color:var(--green)}.button-accent{background:var(--brand-dark);color:#fff;box-shadow:0 12px 24px rgb(var(--brand-dark-rgb) / .16)}.button.compact{min-height:44px;padding:0 14px;font-size:.86rem}.menu-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:#fff;border-radius:8px;display:none}.mobile-menu-wrapper{display:none}.menu-toggle:hover,.mobile-menu-wrapper.menu-open .menu-toggle{border-color:rgb(var(--brand-rgb) / .28);background:rgb(var(--brand-soft-rgb) / .48);color:var(--brand-dark)}.menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;margin:4px auto;transition:opacity .16s,transform .16s;display:block}.mobile-menu-wrapper.menu-open .menu-toggle span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu-wrapper.menu-open .menu-toggle span:nth-child(2){opacity:0}.mobile-menu-wrapper.menu-open .menu-toggle span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-menu{display:none}.site-footer p{color:var(--muted);line-height:1.75}.site-footer{border-top:1px solid var(--line);background:rgb(var(--surface-rgb) / .5)}.footer-inner{width:var(--shell-site);justify-content:space-between;align-items:center;gap:18px;margin:0 auto;padding:32px 0;display:flex}.footer-brand-lockup{align-items:center;gap:10px;margin-bottom:10px;display:inline-flex}.footer-brand-lockup strong{color:var(--ink);font-size:1.05rem;font-weight:900}.footer-brand-mark{width:38px;height:38px}.footer-brand-mark .brand-mark-icon{width:26px;height:26px}.footer-links{color:var(--muted);flex-wrap:wrap;gap:6px;font-weight:700;display:flex}.footer-links a{border-radius:8px;align-items:center;min-height:44px;padding:0 10px;display:inline-flex}.footer-links a:hover,.footer-links a[aria-current=page]{background:rgb(var(--brand-rgb) / .09);color:var(--brand-dark)}.footer-tagline,.footer-contact{margin:0;font-weight:850}.footer-tagline{color:var(--brand-dark)}.footer-contact{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.footer-contact-action{border:1px solid var(--line);background:rgb(var(--surface-rgb) / .72);min-height:44px;color:var(--brand-dark);cursor:pointer;border-radius:8px;align-items:center;padding:0 10px;font-weight:850;line-height:1;display:inline-flex}.footer-contact-action:hover{border-color:rgb(var(--brand-rgb) / .28);background:rgb(var(--brand-soft-rgb) / .48)}.footer-inner p+p{margin-top:6px}@media (max-width:980px){.nav-links,.nav-login,.nav-actions .button{display:none}.menu-toggle{cursor:pointer;display:block}.mobile-menu-wrapper{display:block}.mobile-menu-wrapper.menu-open .mobile-menu{width:100%;padding:10px max(16px, env(safe-area-inset-right)) 14px max(16px, env(safe-area-inset-left));border-bottom:1px solid rgb(var(--line-rgb) / .86);background:rgb(var(--surface-soft-rgb) / .96);box-shadow:0 18px 32px rgb(var(--ink-rgb) / .08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid;position:absolute;top:72px;left:0;right:0}.mobile-menu a{border:1px solid var(--line);text-align:center;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 12px;font-weight:800;display:inline-flex}.mobile-menu a:hover,.mobile-menu a[aria-current=page]{border-color:rgb(var(--brand-rgb) / .24);background:rgb(var(--brand-soft-rgb) / .48);color:var(--brand-dark)}.mobile-menu a:only-child,.mobile-menu a.mobile-menu-cta{grid-column:1/-1}.mobile-menu a.mobile-menu-cta{border-color:var(--brand-dark);background:var(--brand-dark);color:#fff}.mobile-menu a.mobile-menu-cta:hover,.mobile-menu a.mobile-menu-cta[aria-current=page]{background:var(--brand-dark);color:#fff}}@media (prefers-reduced-motion:reduce){.button:hover{transform:none}}@media (max-width:720px){.footer-inner{flex-direction:column;align-items:flex-start}}
.hero,.page-hero{width:var(--shell-site);margin:0 auto}.hero{align-items:center;min-height:min(680px,100svh - 72px);padding:56px 0 36px;display:grid}.hero-inner{text-align:center;max-width:1040px;margin:0 auto}.hero-inner .hero-chip{margin-left:auto;margin-right:auto}.hero-chip,.eyebrow,.tag{background:rgb(var(--brand-soft-rgb) / .72);width:fit-content;min-height:28px;color:var(--brand);letter-spacing:0;border-radius:999px;align-items:center;padding:5px 10px;font-size:.78rem;font-weight:850;display:inline-flex}.hero h1,.page-hero h1{max-width:960px;font-size:var(--type-hero-title);letter-spacing:0;text-wrap:balance;margin:14px auto 18px;line-height:1}.hero h1 span{color:var(--brand)}.hero-proof{max-width:820px;color:var(--brand-dark);font-size:var(--type-hero-proof);margin:0 auto 12px;font-weight:850;line-height:1.35}.subtitle,.page-hero p,.section-lead,.lead,.muted,.panel p,.faq-item p,.cta-band p{color:var(--muted);line-height:1.75}.subtitle{max-width:800px;margin:0 auto;font-size:1.05rem}.lead{max-width:760px;margin:12px 0 0;font-size:1.05rem}.muted{font-size:.95rem}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.hero-product-preview{border:1px solid rgb(var(--brand-rgb) / .22);background:rgb(var(--surface-rgb) / .92);width:min(960px,100%);box-shadow:0 18px 42px rgb(var(--ink-rgb) / .08);text-align:left;border-radius:8px;margin:24px auto 0;overflow:hidden}.hero-preview-top{border-bottom:1px solid var(--line);background:linear-gradient(135deg, rgb(var(--brand-soft-rgb) / .62), rgb(var(--surface-rgb) / .92) 58%), var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex}.hero-preview-top>div{gap:3px;min-width:0;display:grid}.hero-preview-top span:not(.status-badge){color:var(--muted);font-size:.78rem;font-weight:850}.hero-preview-top strong{color:var(--brand-dark);text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.hero-preview-grid{grid-template-columns:minmax(0,1.08fr) minmax(260px,.92fr);gap:12px;padding:14px;display:grid}.hero-preview-employees,.hero-preview-stream ul{gap:8px;display:grid}.hero-preview-employee{border:1px solid var(--line);background:rgb(var(--surface-soft-rgb) / .82);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 12px;display:flex}.hero-preview-employee>div{gap:2px;min-width:0;display:grid}.hero-preview-employee strong,.hero-preview-stream p{color:var(--ink);font-weight:900}.hero-preview-employee span{min-width:0;color:var(--muted);font-size:.86rem;font-weight:760}.hero-preview-employee>span{color:var(--brand-dark);flex:none;font-weight:850}.hero-preview-stream{border:1px solid var(--line);background:rgb(var(--brand-soft-rgb) / .22);border-radius:8px;padding:12px 14px}.hero-preview-stream p{margin:0 0 10px}.hero-preview-stream ul{margin:0;padding:0;list-style:none}.hero-preview-stream li{color:var(--muted);padding-left:18px;font-size:.88rem;font-weight:760;line-height:1.45;position:relative}.hero-preview-stream li:before{background:var(--brand);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:.68em;left:0;transform:translateY(-50%)}.proof-section{width:var(--shell-site);margin:0 auto;padding:18px 0 70px}.proof-section .stats-grid{margin-top:0}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:900px;margin-top:28px;margin-left:auto;margin-right:auto;display:grid}.stat-card{border:1px solid var(--line);background:rgb(var(--surface-rgb) / .88);min-height:118px;box-shadow:0 12px 26px rgb(var(--ink-rgb) / .05);border-radius:8px;padding:20px}.stat-card strong{color:var(--brand);font-size:var(--type-stat-value);margin-bottom:8px;line-height:1;display:block}.stat-card span{color:var(--muted);font-size:.95rem;font-weight:700}.muted-stat{color:var(--brand-dark)!important}.section{width:var(--shell-site);margin:0 auto;padding:72px 0}.section-header{max-width:760px;margin-bottom:28px}.section-header.centered{text-align:center;margin-left:auto;margin-right:auto}.section-header h2,.cta-band h2,.metrics-block h3{font-size:var(--type-section-title);letter-spacing:0;text-wrap:balance;margin:12px 0 10px;line-height:1.04}.section-lead{margin:0;font-size:1.04rem}.pain-grid,.anchor-grid,.before-after,.cards-grid,.metric-grid,.roi-grid,.process-grid,.pricing-grid,.case-layout{gap:18px;display:grid}.pain-grid,.anchor-grid,.cards-grid.three,.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.before-after,.roi-grid,.pricing-grid,.case-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.panel,.faq-item{border:1px solid var(--line);background:rgb(var(--surface-rgb) / .9);box-shadow:0 16px 36px rgb(var(--ink-rgb) / .06);border-radius:8px}.panel{padding:clamp(18px,2vw,26px)}.soft{background:var(--surface-soft)}.panel h2,.panel h3,.faq-item h3{font-size:var(--type-panel-title);letter-spacing:0;margin:10px 0;line-height:1.25}.panel p{margin:0}.centered-panel{text-align:center}.icon-dot{background:var(--brand);width:38px;height:38px;box-shadow:inset 0 0 0 10px rgb(var(--surface-rgb) / .42);border-radius:50%}.pain-card.yellow .icon-dot{background:var(--gold)}.pain-card.red .icon-dot{background:var(--red)}.stat-line{border-top:1px solid var(--line);color:var(--muted);margin-top:22px;padding-top:18px;font-weight:700;line-height:1.65}.stat-line strong{color:var(--brand)}.price{font-size:var(--type-price);margin:16px 0 10px;font-weight:900;line-height:1}.price span{color:var(--muted);margin-left:4px;font-size:1rem}.price.low{color:var(--blue)}.price.mid{color:var(--gold)}.price.highlight{color:var(--brand)}.quote{border-left:4px solid var(--brand);background:rgb(var(--surface-rgb) / .86);max-width:850px;color:var(--brand-dark);margin:28px auto 0;padding:18px 22px;font-size:1.05rem;font-weight:750;line-height:1.7}.table-wrap{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;overflow-x:auto}table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;min-width:760px}th,td{border-bottom:1px solid var(--line);text-align:left;padding:18px;line-height:1.55}th{background:var(--brand-dark);color:#fff}tbody tr:last-child td{border-bottom:0}td:first-child{font-weight:800}.old{color:var(--muted-light)}.new{color:var(--green);font-variant-numeric:tabular-nums;font-weight:800}.before-after{margin-top:18px}.tag{background:rgb(var(--brand-soft-rgb) / .72);color:var(--blue);margin-top:18px}.tag.green{background:rgb(var(--brand-soft-rgb) / .72);color:var(--green)}.metrics-block{margin-top:26px}.metrics-block h3,.metric-card{text-align:center}.metric-card .from{color:var(--muted);font-weight:700;display:block}.metric-card strong{color:var(--brand);font-size:var(--type-metric-value);margin:8px 0;display:block}.roi-card strong{font-size:var(--type-roi-value);margin:12px 0;line-height:1;display:block}.roi-card strong span{color:var(--muted);font-size:1rem}.roi-card.human strong{color:var(--brand-dark)}.roi-card.ai strong{color:var(--brand)}.center-cta{border:1px solid var(--line);background:rgb(var(--surface-rgb) / .74);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding:20px;display:flex}.center-cta p{color:var(--brand-dark);margin:0;font-weight:800}.faq-list{gap:12px;display:grid}.faq-item{padding:24px 28px}.faq-item h3{margin:0 0 8px}.faq-item p{margin:0}.process-card span{background:var(--brand-dark);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:900;display:inline-flex}.cta-band{width:var(--shell-site);border:1px solid rgb(var(--brand-rgb) / .18);background:linear-gradient(135deg, rgb(var(--brand-soft-rgb) / .48), rgb(var(--surface-rgb) / .94) 58%), #fff;color:var(--ink);text-align:center;box-shadow:0 18px 42px rgb(var(--ink-rgb) / .07);border-radius:8px;margin:32px auto 84px;padding:clamp(28px,4vw,46px)}.cta-band h2{margin-top:0}.cta-band p{color:var(--muted)}.page-hero{text-align:center;padding:64px 0 36px}.page-hero .hero-chip{margin-left:auto;margin-right:auto}.page-hero h1{max-width:880px;font-size:var(--type-page-title)}.page-hero p{max-width:760px;margin-left:auto;margin-right:auto;font-size:1.08rem}.page-hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.product-system-preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(980px,100%);margin:26px auto 0;display:grid}.product-system-step{border:1px solid rgb(var(--brand-rgb) / .22);background:rgb(var(--surface-rgb) / .86);min-height:132px;box-shadow:0 12px 28px rgb(var(--ink-rgb) / .06);text-align:left;border-radius:8px;align-content:start;gap:8px;padding:16px;display:grid}.product-system-step span{color:var(--brand);font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:900}.product-system-step strong{color:var(--ink);font-size:1.05rem;line-height:1.25}.product-system-step p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.case-hero-proof{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(980px,100%);margin:26px auto 0;display:grid}.case-hero-metric{border:1px solid rgb(var(--brand-rgb) / .22);background:rgb(var(--surface-rgb) / .86);min-height:112px;box-shadow:0 12px 28px rgb(var(--ink-rgb) / .06);text-align:center;border-radius:8px;align-content:center;gap:8px;padding:15px;display:grid}.case-hero-metric strong{color:var(--brand);font-variant-numeric:tabular-nums;font-size:1.68rem;font-weight:950;line-height:1.08}.case-hero-metric span{color:var(--muted);font-size:.86rem;font-weight:820;line-height:1.35}.pricing-card{flex-direction:column;gap:16px;display:flex}.pricing-card.featured{border-color:rgb(var(--brand-rgb) / .45);background:rgb(var(--brand-soft-rgb) / .24)}.pricing-card h3{color:var(--brand);font-size:var(--type-pricing-title);margin:0}.pricing-card h3 span{color:var(--muted);font-size:1rem}.pricing-card ul,.check-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.pricing-card li,.check-list li{color:var(--muted);padding-left:24px;line-height:1.6;position:relative}.pricing-card li:before,.check-list li:before{border-bottom:2px solid var(--green);border-left:2px solid var(--green);content:"";width:12px;height:7px;position:absolute;top:.62em;left:0;transform:rotate(-45deg)}.pricing-card .button{width:fit-content;margin-top:auto}.case-story blockquote{border-left:4px solid var(--brand);background:rgb(var(--brand-soft-rgb) / .42);color:var(--brand-dark);margin:24px 0 0;padding:20px;font-size:1.1rem;font-weight:800;line-height:1.7}.case-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.case-card{flex-direction:column;gap:16px;display:flex}.case-card h3{margin:0}.case-work{border:1px solid var(--line);background:rgb(var(--surface-soft-rgb) / .9);border-radius:8px;padding:16px}.case-work strong{color:var(--brand-dark);margin-bottom:6px;display:block}.case-metrics{flex-wrap:wrap;gap:8px;display:flex}.case-metrics span{background:rgb(var(--brand-soft-rgb) / .72);min-height:32px;color:var(--green);font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;padding:6px 10px;font-size:.88rem;font-weight:850;display:inline-flex}.case-note{font-weight:750;color:var(--brand-dark)!important;margin-top:auto!important}.about-story{gap:24px;display:grid}.story-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;gap:14px;max-width:920px;margin:0 auto;padding:clamp(22px,3vw,34px);display:grid}.story-panel p{color:var(--brand-dark);font-size:var(--type-story);margin:0;font-weight:750;line-height:1.8}.about-principle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.about-principle-card{min-height:220px}.about-principle-card h3{margin-top:0}.belief-panel{border:1px solid var(--line);background:rgb(var(--surface-rgb) / .82);max-width:860px;box-shadow:var(--shadow);text-align:center;border-radius:8px;margin:0 auto;padding:clamp(24px,4vw,42px)}.belief-panel p{color:var(--brand-dark);font-size:var(--type-belief);margin:0;font-weight:800;line-height:1.75}.card-action-link{width:fit-content;color:var(--brand-dark);text-underline-offset:4px;font-weight:900;text-decoration:underline}.cards-grid.one{grid-template-columns:1fr;gap:18px;display:grid}.spacious,.compact-page{min-height:calc(100svh - 190px)}@media (max-width:980px){.stats-grid,.pain-grid,.anchor-grid,.cards-grid.three,.cards-grid.four,.metric-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.hero{min-height:auto;padding:34px 0 22px}.hero h1{margin:12px auto 14px}.hero-proof{margin-bottom:8px}.subtitle{font-size:1rem}.hero-actions,.hero-product-preview{margin-top:18px}.hero-preview-top{padding:10px 12px}.hero-preview-grid{grid-template-columns:1fr;gap:8px;padding:10px}.hero-preview-employee{min-height:52px;padding:9px 10px}.hero-preview-employee:nth-child(3),.hero-preview-stream{display:none}.proof-section{padding:12px 0 56px}.proof-section .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.proof-section .stat-card{min-height:94px;padding:14px 12px}.page-hero{padding-top:44px}.page-hero h1{line-height:1.06}.about-hero{padding-top:42px}.about-hero h1{font-size:2.55rem;line-height:1.05}.about-hero p{font-size:1rem;line-height:1.65}.page-hero-actions{margin-top:18px}.page-hero-actions .button{flex:132px}.product-system-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px}.product-system-step{min-height:118px;padding:12px}.case-hero-proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px}.case-hero-metric{min-height:96px;padding:12px}.case-hero-metric strong{font-size:1.38rem}.stats-grid,.pain-grid,.anchor-grid,.cards-grid.three,.cards-grid.four,.metric-grid,.before-after,.roi-grid,.process-grid,.pricing-grid,.case-layout,.case-card-grid,.about-principle-grid{grid-template-columns:1fr}.table-wrap{overflow-x:visible}.table-wrap table{min-width:0;display:block}.table-wrap thead{display:none}.table-wrap tbody{gap:10px;padding:10px;display:grid}.table-wrap tr,.table-wrap td{width:100%;display:block}.table-wrap tr{border:1px solid var(--line);background:rgb(var(--surface-soft-rgb) / .76);border-radius:8px;padding:12px}.table-wrap td{border-bottom:1px solid var(--line);grid-template-columns:minmax(92px,.38fr) minmax(0,1fr);align-items:start;gap:8px;padding:8px 0;line-height:1.55;display:grid}.table-wrap td:last-child{border-bottom:0}.table-wrap td[data-label]:before{color:var(--muted);content:attr(data-label);font-size:.76rem;font-weight:850}.section{padding:58px 0}.stat-card{min-height:104px}.center-cta{align-items:stretch}.center-cta .button{width:100%}}
.action-flash{z-index:10;border:1px solid rgb(var(--brand-rgb) / .18);background:rgb(var(--brand-soft-rgb) / .72);box-shadow:0 14px 34px rgb(var(--ink-rgb) / .12);color:var(--green);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;font-size:.9rem;font-weight:850;line-height:1.45;display:flex;position:sticky;top:10px}.action-flash-error{border-color:rgb(var(--red-rgb) / .18);background:rgb(var(--red-soft-rgb) / .96);color:var(--red)}.action-flash-pending{border-color:rgb(var(--brand-rgb) / .2);background:rgb(var(--brand-soft-rgb) / .76);color:var(--brand-dark)}.action-flash button{min-height:32px;color:inherit;cursor:pointer;font:inherit;background:0 0;border:1px solid;border-radius:8px;flex:none;padding:5px 8px;font-size:.78rem}form[data-pending=true]{outline:2px solid rgb(var(--brand-rgb) / .18);outline-offset:2px}form[data-pending=true] button[type=submit]{cursor:progress}.form-error{background:rgb(var(--red-rgb) / .1);color:var(--red)}.form-success{background:rgb(var(--brand-soft-rgb) / .72);color:var(--green)}.workbench-main{width:var(--shell-workbench);min-height:calc(100svh - 72px);margin:0 auto;padding:22px 0 56px}.workbench-shell{grid-template-columns:258px minmax(0,1fr);align-items:start;gap:14px;display:grid}.workbench-sidebar,.workbench-panel,.workbench-table{border:1px solid rgb(var(--brand-rgb) / .18);background:rgb(var(--surface-rgb) / .86);min-width:0;box-shadow:0 18px 42px rgb(var(--ink-rgb) / .08);border-radius:8px}.workbench-sidebar{background:linear-gradient(150deg, rgb(var(--brand-soft-rgb) / .46), rgb(var(--surface-rgb) / .94) 42%), var(--surface);grid-template-rows:auto auto 1fr;align-items:start;gap:14px;min-height:calc(100svh - 112px);padding:14px;display:grid;position:sticky;top:88px}.workbench-identity{align-items:center;gap:10px;min-width:0;display:flex}.workbench-brand-mark{flex:none;width:44px;height:44px}.workbench-brand-mark .brand-mark-icon{width:30px;height:30px}.workbench-sidebar h2{color:var(--brand-dark);margin:4px 0 2px;font-size:1.05rem;line-height:1.2}.workbench-sidebar p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.35}.workbench-nav{gap:8px;display:grid}.workbench-nav a{border:1px solid var(--line);background:rgb(var(--surface-rgb) / .72);min-height:42px;color:var(--ink);border-radius:8px;justify-content:flex-start;align-items:center;padding:0 12px;font-size:.88rem;font-weight:850;display:inline-flex}.workbench-nav a:hover{border-color:rgb(var(--brand-rgb) / .24);background:rgb(var(--brand-rgb) / .08);color:var(--brand-dark)}.workbench-nav a.active{border-color:var(--brand-dark);background:var(--brand-dark);color:#fff;box-shadow:0 10px 22px rgb(var(--brand-dark-rgb) / .14)}.workbench-logout{align-self:end;width:100%;min-width:0}.workbench-content{width:100%;max-width:var(--shell-workbench-max);gap:10px;min-width:0;margin:0 auto;display:grid}.workbench-heading{text-align:left;max-width:none;margin:0;display:grid}.workbench-heading .eyebrow{margin-left:0;margin-right:0}.workbench-heading h1{color:var(--ink);font-size:var(--type-workbench-title);letter-spacing:0;text-wrap:balance;margin:6px 0;line-height:1.1}.workbench-heading h1:after{display:none}.workbench-heading p:not(.eyebrow){color:var(--muted);margin:0;font-size:.95rem;line-height:1.5}.workbench-metrics,.workbench-grid,.workbench-card-grid{gap:8px;display:grid}.workbench-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.workbench-grid,.workbench-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-metric-card{border-color:rgb(var(--brand-rgb) / .24);background:rgb(var(--surface-rgb) / .92);min-height:58px;box-shadow:0 10px 22px rgb(var(--ink-rgb) / .05);text-align:left;align-content:center;justify-items:start;padding:10px 12px;display:grid}.workbench-metric-card span{color:var(--muted);font-size:.82rem;font-weight:800}.workbench-metric-card strong{color:var(--brand-dark);font-variant-numeric:tabular-nums;margin-top:4px;font-size:1.55rem;line-height:1;display:block}.workbench-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-summary-metrics .workbench-metric-card{border-color:var(--line);background:rgb(var(--surface-rgb) / .92);min-height:68px;box-shadow:0 14px 28px rgb(var(--ink-rgb) / .06);text-align:left;justify-content:space-between;place-items:center stretch;gap:18px;padding:12px 14px;display:flex}.workbench-summary-metrics .workbench-metric-card span{color:var(--muted);font-size:.96rem}.workbench-summary-metrics .workbench-metric-card strong{color:var(--brand-dark);font-size:var(--type-summary-value);margin-top:0}.workbench-panel{background:rgb(var(--surface-rgb) / .92);padding:clamp(10px,1.4vw,16px)}.workbench-panel-head,.workbench-list-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.workbench-panel-head h2,.workbench-list-item h3,.ai-employee-card h2,.billing-card h2{color:var(--ink);margin:0;line-height:1.25}.workbench-panel-head h2{color:var(--brand-dark)}.workbench-panel-head a{min-height:44px;color:var(--brand);align-items:center;font-weight:850;display:inline-flex}.workbench-list{gap:8px;margin-top:12px;display:grid}.workbench-list-item{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0 0;display:flex}.workbench-list-item.vertical{display:grid}.workbench-list-item:first-child{border-top:0;padding-top:0}.workbench-list-item p,.workbench-note{color:var(--muted);margin:4px 0 0;font-size:.92rem;line-height:1.5}.workbench-empty-state{border:1px dashed rgb(var(--brand-rgb) / .32);background:rgb(var(--brand-soft-rgb) / .22);border-radius:8px;gap:8px;padding:18px;display:grid}.workbench-empty-state.wide{text-align:center;grid-column:1/-1;align-content:center;justify-items:center;min-height:180px}.workbench-empty-state h2,.workbench-empty-state h3{color:var(--brand-dark);margin:0}.workbench-empty-state p{max-width:520px;color:var(--muted);margin:0;line-height:1.7}.status-badge{white-space:nowrap;background:rgb(var(--brand-soft-rgb) / .72);width:fit-content;min-height:24px;color:var(--blue);border-radius:999px;justify-self:start;align-items:center;padding:3px 8px;font-size:.78rem;font-weight:850;display:inline-flex}.status-working,.status-done,.status-paid{background:rgb(var(--brand-soft-rgb) / .72);color:var(--green)}.status-setup,.status-pending,.status-unpaid,.status-review{background:rgb(var(--brand-bright-rgb) / .22);color:var(--brand-dark)}.status-paused,.status-overdue{background:rgb(var(--red-rgb) / .1);color:var(--red)}.billing-summary{grid-template-columns:2fr 1fr 1fr;gap:10px;margin-top:12px;display:grid}.billing-summary div,.workbench-details div{border-top:1px solid var(--line);padding:9px 0}.billing-summary div:first-child,.workbench-details div:first-child{border-top:0}.billing-summary span,.workbench-details dt{color:var(--muted);margin-bottom:5px;font-size:.8rem;font-weight:800;display:block}.billing-summary strong,.workbench-details dd,.billing-card strong{color:var(--brand-dark);font-variant-numeric:tabular-nums;margin:0;font-weight:900}.ai-employee-card,.billing-card{gap:10px;display:grid}.workbench-task-list,.workbench-task-card{gap:14px;display:grid}.workbench-task-card p{margin:0}.workbench-details{gap:6px;margin:0;display:grid}.channel-detail-list{gap:8px;display:grid}.channel-detail-row,.admin-invoice-row{border:1px solid var(--line);background:rgb(var(--surface-rgb) / .72);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.channel-detail-row>div,.admin-invoice-row>div{gap:4px;min-width:0;display:grid}.channel-detail-row strong,.admin-invoice-row strong{color:var(--ink);font-weight:900}.channel-detail-row span,.channel-detail-row small,.admin-invoice-row span{color:var(--muted);line-height:1.45}.channel-detail-row small{font-size:.82rem;font-weight:760}.admin-invoice-list{gap:10px;margin-top:14px;display:grid}.admin-invoice-row{flex-wrap:wrap}.admin-invoice-row select{border:1px solid var(--line);min-width:112px;min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:8px 10px;font-weight:800}.admin-binding-list{gap:8px;margin-top:8px;display:grid}.admin-org-block{border:1px solid var(--line);background:rgb(var(--surface-soft-rgb) / .72);border-radius:8px;gap:8px;padding:9px;display:grid}.admin-org-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.admin-org-head h3{color:var(--ink);margin:4px 0 0;font-size:1.05rem}.admin-binding-table{border:1px solid var(--line);background:#fff;border-radius:8px;overflow-x:auto}.admin-binding-head,.admin-binding-row{grid-template-columns:minmax(120px,.85fr) minmax(154px,1.05fr) minmax(138px,.95fr) minmax(104px,.72fr) minmax(390px,1.6fr);gap:8px;min-width:980px;display:grid}.admin-binding-head{z-index:1;background:var(--brand-dark);color:#fff;padding:7px 8px;font-size:.76rem;font-weight:850;position:sticky;top:0}.admin-binding-row{border-top:1px solid var(--line);align-items:center;padding:8px}.admin-binding-identity,.admin-binding-current,.admin-binding-status{gap:3px;min-width:0;display:grid}.admin-binding-identity strong,.admin-binding-current strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.admin-binding-identity span,.admin-binding-current span,.admin-binding-status span,.admin-binding-identity small,.admin-binding-status small,.admin-binding-time{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;line-height:1.35;overflow:hidden}.admin-binding-status small{align-items:center;gap:6px;display:inline-flex}.admin-binding-time{color:var(--brand-dark);font-variant-numeric:tabular-nums;font-weight:800}.admin-binding-actions,.admin-bind-form,.admin-sync-form,.admin-delete-employee-form{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.admin-bind-form{flex:auto}.admin-sync-form,.admin-delete-employee-form{flex:none}.admin-bind-form select,.admin-inline-create-form input,.admin-inline-create-form select,.compact-admin-form input,.compact-admin-form select{border:1px solid var(--line);min-height:44px;color:var(--ink);font:inherit;background:#fff;border-radius:8px;padding:6px 8px;font-size:.86rem;font-weight:760}.admin-bind-form select{width:min(100%,230px)}.admin-binding-error{text-align:left;grid-column:1/-1;padding:8px 10px}.admin-empty-inline{grid-template-columns:minmax(220px,.8fr) minmax(0,1.6fr);align-items:center;gap:12px;padding:12px;display:grid}.admin-inline-create-form{grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:6px;display:grid}.admin-inline-create-form-wide{grid-template-columns:repeat(4,minmax(0,1fr)) auto}.admin-add-employee-panel{border:1px solid var(--line);background:rgb(var(--surface-rgb) / .72);border-radius:8px}.admin-add-employee-panel summary{min-height:44px;color:var(--brand-dark);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:7px 9px;font-weight:900;display:flex}.admin-add-employee-panel>form{padding:0 10px 10px}.admin-utility-panel{padding:0;overflow:hidden}.admin-utility-panel summary{min-height:44px;color:var(--brand-dark);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;font-weight:900;display:flex}.admin-utility-panel summary::marker{color:var(--brand)}.admin-utility-panel>:not(summary){margin:0 12px 12px}.admin-instance-pool-meta{justify-content:space-between;align-items:center;gap:10px;min-height:40px;display:flex}.admin-refresh-pool-form{justify-content:flex-end;align-items:center;display:flex}.compact-admin-form{padding-top:2px}.settings-details{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-details{gap:0 16px}.dashboard-billing-summary{grid-template-columns:1fr}.workbench-table{contain:paint;overscroll-behavior-inline:contain;max-width:100%;overflow-x:auto}.workbench-table a{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.workbench-table table{background:#fff}.dense-table table{min-width:980px}.dense-table th,.dense-table td{overflow-wrap:anywhere;padding:7px 9px;font-size:.82rem}.dense-table th:first-child,.dense-table td:first-child{z-index:2;position:sticky;left:0}.dense-table th:first-child{background:var(--brand-dark)}.dense-table td:first-child{background:#fff}.customer-data-panel{gap:12px;display:grid}.customer-data-table{box-shadow:0 8px 18px rgb(var(--ink-rgb) / .04);margin-top:12px}.customer-data-table table{min-width:820px}.dashboard-service-summary-table table{min-width:0}.customer-data-table td{vertical-align:top}.customer-data-table td strong{color:var(--ink)}.customer-cell-main,.customer-channel-stack{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.customer-cell-muted{max-width:320px;color:var(--muted);margin-top:5px;font-size:.8rem;line-height:1.45;display:block}.customer-channel-chip{border:1px solid var(--line);background:rgb(var(--surface-soft-rgb) / .86);min-height:26px;color:var(--muted);border-radius:999px;align-items:center;gap:5px;padding:3px 6px;font-size:.78rem;font-weight:780;display:inline-flex}.customer-issue{margin-top:6px;padding:6px 8px;font-size:.78rem;display:block}.admin-overview-table{margin-top:8px}.admin-overview-table table{min-width:920px}.admin-overview-table td{vertical-align:top}.admin-organization-table{margin-top:8px}.admin-organization-table table{min-width:1180px}.admin-organization-table input,.admin-organization-table select,.admin-delete-form input{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:6px 8px;font-size:.8rem;font-weight:760}.admin-inline-fields,.admin-row-action-form,.admin-delete-form{gap:5px;min-width:0;display:grid}.admin-org-size{color:var(--muted);line-height:1.45}.admin-users-details{min-width:260px}.admin-users-details summary{cursor:pointer;min-height:44px;color:var(--brand-dark);align-items:center;gap:8px;font-weight:900;display:inline-flex}.admin-users-panel{gap:7px;margin-top:7px;display:grid}.admin-user-row{border:1px solid var(--line);background:rgb(var(--surface-soft-rgb) / .72);border-radius:8px;gap:5px;padding:6px;display:grid}.admin-user-form{grid-template-columns:minmax(84px,.8fr) minmax(140px,1.2fr) minmax(78px,.66fr) auto;align-items:start;gap:5px;display:grid}.admin-user-remove-form,.admin-user-add-form{gap:6px;display:grid}.admin-user-remove-form{justify-content:end}.admin-user-add-form{border:1px dashed rgb(var(--brand-rgb) / .3);background:rgb(var(--brand-soft-rgb) / .18);border-radius:8px;grid-template-columns:minmax(84px,.8fr) minmax(140px,1.2fr) minmax(78px,.66fr) auto;padding:6px}.admin-user-add-form .form-action-message{border:1px solid rgb(var(--brand-rgb) / .16);margin-top:1px}.admin-latest-invoice{max-width:100%;color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;line-height:1.4;display:inline-flex}.admin-invoice-table{margin-top:8px}.admin-invoice-table table{min-width:1260px}.admin-invoice-table td{vertical-align:middle}.admin-invoice-update-form{align-items:center;gap:6px;min-width:0;display:flex}.admin-payment-record{color:var(--ink);gap:2px;font-weight:800;line-height:1.35;display:grid}.admin-payment-record small{max-width:220px;color:var(--muted);font-size:.78rem;font-weight:700}.admin-invoice-update-form select,.admin-invoice-update-form input{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:6px 8px;font-size:.82rem;font-weight:800}.admin-invoice-update-form input{width:128px}.admin-operations-table{margin-top:12px}.admin-operations-table table{min-width:1080px}.admin-audit-table{margin-top:12px}.admin-audit-table table{min-width:1160px}.admin-restore-form{justify-items:start;gap:7px;min-width:0;display:grid}.admin-table-subtext{overflow-wrap:anywhere;max-width:360px;color:var(--muted);margin-top:4px;font-size:.78rem;line-height:1.35;display:block}.quick-bind-details{width:100%;max-width:100%}.quick-bind-details summary{cursor:pointer;align-items:center;gap:6px;width:fit-content;list-style:none;display:inline-flex}.quick-bind-details summary::-webkit-details-marker{display:none}.quick-bind-details summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .16s;display:inline-block;transform:rotate(45deg)translateY(-1px)}.quick-bind-details[open] summary:after{transform:rotate(-135deg)translateY(-1px)}.quick-bind-panel{overscroll-behavior-inline:contain;border:1px solid var(--line);background:rgb(var(--surface-soft-rgb) / .92);border-radius:8px;gap:6px;width:min(460px,100%);min-width:0;max-width:calc(100vw - 48px);margin-top:8px;padding:8px;display:grid;overflow-x:auto}.quick-bind-form,.quick-bind-create-form{align-items:center;gap:6px;display:grid}.quick-bind-form{grid-template-columns:minmax(180px,1fr) auto}.quick-bind-create-form{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-bind-create-form button{grid-column:1/-1}.quick-bind-form select,.quick-bind-create-form select,.quick-bind-create-form input{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:6px 8px;font-size:.8rem;font-weight:760}.service-instance-table{margin-top:8px}@media (min-width:721px){.service-instance-table th:nth-child(7),.service-instance-table td:nth-child(7){min-width:560px}}.service-instance-table code{overflow-wrap:anywhere;max-width:220px;color:var(--brand-dark);font-size:.86rem;line-height:1.45;display:inline-block}@media (max-width:980px){.workbench-shell{grid-template-columns:1fr}.workbench-sidebar{text-align:center;grid-template-rows:auto;grid-template-columns:1fr;justify-items:center;min-height:0;position:static}.workbench-nav{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));width:100%;display:grid}.workbench-nav a{min-height:44px;padding:0 12px}.workbench-logout{justify-self:center;width:100%;max-width:220px}.workbench-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.workbench-grid,.workbench-card-grid,.billing-summary,.settings-details{grid-template-columns:1fr}.workbench-main{padding-top:28px}.workbench-sidebar{text-align:left;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;justify-items:stretch;gap:10px 12px;min-height:0;padding:12px;position:static}.workbench-identity{grid-area:1/1;align-self:center}.workbench-identity .eyebrow{display:none}.workbench-sidebar h2{margin:0 0 3px}.workbench-sidebar p{line-height:1.25}.workbench-sidebar h2,.workbench-sidebar p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workbench-sidebar form{grid-area:1/2;place-self:center end}.workbench-logout{width:max-content;min-width:96px;max-width:none}.workbench-metrics{grid-template-columns:1fr;display:grid}.workbench-nav{overscroll-behavior-inline:contain;scrollbar-width:none;flex-wrap:nowrap;grid-area:2/1/auto/-1;justify-content:flex-start;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.workbench-nav::-webkit-scrollbar{display:none}.workbench-nav a{flex:none;min-width:max-content;min-height:44px;padding:0 10px;font-size:.84rem}.workbench-list-item,.workbench-panel-head,.workbench-list-title{display:grid}.admin-empty-inline,.admin-inline-create-form,.quick-bind-form,.quick-bind-create-form{grid-template-columns:1fr}.admin-binding-actions,.admin-bind-form,.admin-invoice-update-form,.admin-delete-form,.admin-delete-employee-form,.admin-restore-form{flex-direction:column;align-items:stretch}.admin-bind-form select,.admin-bind-form button,.admin-sync-form,.admin-sync-form button,.admin-delete-employee-form,.admin-delete-employee-form button,.admin-invoice-update-form select,.admin-invoice-update-form input,.admin-invoice-update-form button,.admin-user-form,.admin-user-form input,.admin-user-form select,.admin-user-form button,.admin-user-add-form,.admin-user-add-form input,.admin-user-add-form select,.admin-user-add-form button,.admin-user-remove-form,.admin-user-remove-form button,.admin-delete-form button,.admin-restore-form button{width:100%}.admin-user-form,.admin-user-add-form{grid-template-columns:1fr}.quick-bind-panel{min-width:0;padding:8px}.dense-table table{min-width:0}.dense-table thead{display:none}.dense-table tbody,.dense-table tr,.dense-table td{width:100%;display:block}.dense-table tr{border-bottom:1px solid var(--line);gap:4px;padding:9px 10px;display:grid}.dense-table tr:last-child{border-bottom:0}.dense-table td{border-bottom:0;grid-template-columns:minmax(82px,.34fr) minmax(0,1fr);align-items:start;gap:8px;padding:3px 0;line-height:1.45;display:grid}.dense-table td:first-child{background:0 0;position:static}.dense-table td[data-label]:before{color:var(--muted);content:attr(data-label);font-size:.76rem;font-weight:850}.admin-binding-table{overflow-x:visible}.admin-binding-head{display:none}.admin-binding-row{grid-template-columns:1fr;align-items:stretch;gap:8px;min-width:0}}
.brand-system-page{width:var(--shell-brand);margin:0 auto;padding:28px 0 48px}.brand-system-hero{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:stretch;gap:16px;display:grid}.brand-system-hero-main,.brand-system-board,.brand-system-strip,.brand-system-sidebar,.brand-system-section{border:1px solid var(--line);background:rgb(var(--surface-rgb) / .84);min-width:0;box-shadow:0 14px 34px rgb(var(--ink-rgb) / .05);border-radius:8px}.brand-system-hero-main{align-content:center;min-height:330px;padding:30px;display:grid}.brand-system-kicker,.brand-system-section-head>span,.brand-system-sidebar>strong{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:900}.brand-system-hero-main h1{max-width:680px;color:var(--ink);letter-spacing:0;margin:14px 0;font-size:3.7rem;line-height:1.02}.brand-system-hero-main p{max-width:660px;color:var(--muted);margin:0;font-size:1.04rem;line-height:1.78}.brand-system-demo-card{border:1px solid rgb(var(--brand-rgb) / .18);background:linear-gradient(135deg, rgb(var(--brand-soft-rgb) / .42), rgb(var(--surface-rgb) / .92)), #fff;border-radius:8px;gap:8px;max-width:560px;margin-top:22px;padding:18px;display:grid}.brand-system-demo-card>span{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.brand-system-demo-card strong{color:var(--ink);letter-spacing:0;font-size:2rem;line-height:1.08}.brand-system-demo-card strong span{color:var(--brand);display:block}.brand-system-demo-card p{color:var(--muted);font-size:.92rem;line-height:1.6}.brand-system-hero-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.brand-system-board{background:linear-gradient(135deg, rgb(var(--brand-soft-rgb) / .46), rgb(var(--surface-rgb) / .96) 54%), var(--surface);align-content:start;gap:12px;min-height:330px;padding:18px;display:grid}.brand-system-board-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-system-lockup{align-items:center;gap:14px;min-width:0;display:inline-flex}.brand-system-lockup-mark{flex:none;width:58px;height:58px}.brand-system-lockup div{gap:4px;display:grid}.brand-system-lockup strong{color:var(--ink);letter-spacing:.12em;font-size:1.52rem;font-weight:900;line-height:1}.brand-system-lockup span{color:var(--brand);letter-spacing:.42em;font-size:.8rem;font-weight:900}.brand-system-pill,.brand-system-status{background:rgb(var(--brand-soft-rgb) / .76);width:fit-content;min-height:28px;color:var(--brand-dark);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:850;display:inline-flex}.brand-system-meaning{gap:8px;display:grid}.brand-system-meaning article{border:1px solid rgb(var(--brand-rgb) / .18);background:rgb(var(--surface-rgb) / .72);border-radius:8px;grid-template-columns:34px 36px minmax(0,1fr);align-items:center;gap:3px 12px;min-height:70px;padding:10px 12px;display:grid}.brand-system-meaning article>span{color:var(--muted-light);grid-row:1/span 2;align-self:center;font-size:.78rem;font-weight:900}.brand-system-layer-chip{background:var(--brand);border-radius:7px;grid-row:1/span 2;width:34px;height:34px;margin:0;display:block}.brand-system-layer-chip.opacity-25{opacity:.25}.brand-system-layer-chip.opacity-55{opacity:.55}.brand-system-layer-chip.opacity-100{opacity:1}.brand-system-meaning strong{color:var(--ink);align-self:end;font-size:1rem;line-height:1.18;display:block}.brand-system-meaning p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.42}.brand-system-board-colors{border:1px solid rgb(var(--ink-rgb) / .08);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.brand-system-board-colors span{color:#fff;justify-content:center;align-items:center;min-height:36px;font-size:.72rem;font-weight:900;display:flex}.brand-system-board-colors .brand-system-color-teal-soft{color:var(--brand-dark)}.brand-system-rollout{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.brand-system-rollout article{border:1px solid rgb(var(--brand-rgb) / .14);background:rgb(var(--surface-rgb) / .62);border-radius:8px;gap:3px;padding:9px 10px;display:grid}.brand-system-rollout span{color:var(--muted-light);font-size:.72rem;font-weight:900}.brand-system-rollout strong{color:var(--ink);font-size:.9rem}.brand-system-rollout p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.45}.brand-system-strip{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px;display:grid;overflow:hidden}.brand-system-strip article{border-left:1px solid var(--line);gap:5px;min-height:92px;padding:16px;display:grid}.brand-system-strip article:first-child{border-left:0}.brand-system-strip span{color:var(--muted-light);font-size:.76rem;font-weight:900}.brand-system-strip strong{color:var(--ink);font-size:1.45rem;line-height:1}.brand-system-strip p{color:var(--muted);margin:0;font-size:.86rem;font-weight:760}.brand-system-index{width:var(--shell-brand);border:1px solid rgb(var(--brand-rgb) / .16);background:rgb(var(--surface-rgb) / .96);box-shadow:0 14px 28px rgb(var(--ink-rgb) / .08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none;border-radius:8px;gap:8px;margin:16px auto 0;padding:10px;display:flex;overflow-x:auto}.brand-system-index::-webkit-scrollbar{display:none}.brand-system-index a{min-height:40px;color:var(--muted);border:1px solid #0000;border-radius:7px;flex:none;align-items:center;padding:0 14px;font-size:.86rem;font-weight:850;display:inline-flex}.brand-system-index a:hover{border-color:rgb(var(--brand-rgb) / .2);background:rgb(var(--brand-soft-rgb) / .52);color:var(--brand-dark)}.brand-system-shell{grid-template-columns:1fr;align-items:start;gap:12px;display:grid}.brand-system-sidebar{grid-template-columns:minmax(120px,.22fr) minmax(0,.42fr) minmax(420px,.9fr);align-items:start;gap:16px;padding:16px 18px;display:grid}.brand-system-sidebar p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.68}.brand-system-sidebar ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.brand-system-sidebar li{border:1px solid rgb(var(--brand-rgb) / .12);background:rgb(var(--surface-soft-rgb) / .72);min-height:54px;color:var(--ink);border-radius:8px;padding:9px 10px 9px 24px;font-size:.86rem;font-weight:800;line-height:1.5;position:relative}.brand-system-sidebar li:before{background:var(--brand);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:.68em;left:10px;transform:translateY(-50%)}.brand-system-content{gap:16px;min-width:0;display:grid}.brand-system-section{padding:22px}.brand-system-section[id]{scroll-margin-top:154px}.brand-system-section-head{grid-template-columns:minmax(0,.35fr) minmax(0,.65fr);align-items:start;gap:6px 22px;margin-bottom:18px;display:grid}.brand-system-section-head>span{padding-top:4px}.brand-system-section-head h2{color:var(--ink);margin:0;font-size:1.85rem;line-height:1.12}.brand-system-section-head p{color:var(--muted);grid-column:2;margin:0;font-size:.96rem;line-height:1.68}.brand-system-logo-grid,.brand-system-composition-grid,.brand-system-rule-grid,.brand-system-color-grid,.brand-system-type-grid,.brand-system-spec-grid,.brand-system-surface-grid,.brand-system-asset-layout,.brand-system-template-grid,.brand-system-voice-grid{gap:10px;display:grid}.brand-system-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-system-logo-card{border:1px solid var(--line);background:var(--surface-soft);text-align:center;border-radius:8px;align-content:center;justify-items:center;gap:7px;min-height:148px;padding:14px;display:grid}.brand-system-logo-card.dark{border-color:var(--ink);background:var(--ink)}.brand-system-logo-sample{width:56px;height:56px}.brand-system-logo-card strong{color:var(--ink);font-size:.94rem}.brand-system-logo-card.dark strong{color:#fff}.brand-system-logo-card span{color:var(--muted);font-size:.78rem;font-weight:760}.brand-system-logo-card.dark span{color:var(--brand-bright)}.brand-system-composition-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px}.brand-system-composition-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;align-content:start;gap:8px;min-height:188px;padding:14px;display:grid}.brand-system-composition-preview{border:1px solid rgb(var(--brand-rgb) / .14);background:rgb(var(--surface-rgb) / .72);min-height:58px;color:var(--brand);border-radius:8px;justify-content:center;align-items:center;padding:10px;display:flex}.brand-system-composition-mark{width:42px;height:42px}.brand-system-composition-mark-shell{border:1px solid rgb(var(--brand-rgb) / .18);background:linear-gradient(135deg, rgb(var(--brand-soft-rgb) / .62), rgb(var(--surface-rgb) / .95)), #fff;width:44px;height:44px;color:var(--brand);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.brand-system-composition-mark-shell .brand-system-composition-mark{width:30px;height:30px}.brand-system-composition-wordmark{color:var(--ink);font-size:1.35rem;font-weight:900;line-height:1}.brand-system-composition-lockup{align-items:center;gap:10px;display:flex}.brand-system-composition-lockup strong{color:var(--ink);font-size:1.2rem;font-weight:900;line-height:1}.brand-system-composition-card>span{color:var(--brand-dark);font-size:.78rem;font-weight:900}.brand-system-composition-card>strong{color:var(--ink);font-size:1rem;line-height:1.25}.brand-system-composition-card>p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.58}.brand-system-rule-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px}.brand-system-rule-grid article,.brand-system-type-grid article,.brand-system-spec-grid article,.brand-system-surface-grid article,.brand-system-voice-grid article,.brand-system-color-token,.brand-system-asset-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px}.brand-system-rule-grid article,.brand-system-type-grid article,.brand-system-spec-grid article,.brand-system-surface-grid article,.brand-system-voice-grid article{padding:14px}.brand-system-rule-grid span,.brand-system-type-grid span,.brand-system-spec-grid span,.brand-system-surface-grid span{color:var(--brand-dark);font-size:.78rem;font-weight:900}.brand-system-rule-grid p,.brand-system-type-grid p,.brand-system-spec-grid p,.brand-system-surface-grid p{color:var(--muted);margin:8px 0 0;font-size:.86rem;line-height:1.6}.brand-system-code{border:1px solid var(--line);background:var(--ink);color:var(--line);border-radius:8px;margin-top:10px;padding:16px}.brand-system-code strong{color:var(--brand-soft);margin-bottom:10px;font-size:.9rem;display:block}.brand-system-code pre{margin:0;font-size:.78rem;line-height:1.55;overflow-x:auto}.brand-system-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-system-color-token{grid-template-columns:74px minmax(0,1fr);min-height:94px;display:grid;overflow:hidden}.brand-system-color-swatch{display:block}.brand-system-color-token div{align-content:center;gap:4px;padding:12px 14px;display:grid}.brand-system-color-token strong{color:var(--ink);font-size:.9rem}.brand-system-color-token code{color:var(--brand-dark);font-size:.78rem}.brand-system-color-token p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.45}.brand-system-color-teal{background:var(--brand)}.brand-system-color-teal-dark{background:var(--brand-dark)}.brand-system-color-teal-light{background:var(--brand-bright)}.brand-system-color-teal-soft{background:var(--brand-soft)}.brand-system-color-ink{background:var(--ink)}.brand-system-color-muted{background:var(--muted)}.brand-system-color-weak{background:var(--muted-light)}.brand-system-color-line{background:var(--line)}.brand-system-color-bg{background:var(--bg)}.brand-system-color-white{background:#fff}.brand-system-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin-top:10px;overflow-x:auto}.brand-system-table-wrap caption{border-bottom:1px solid var(--line);color:var(--ink);text-align:left;padding:12px 14px;font-size:.95rem;font-weight:900}.brand-system-table-wrap table{box-shadow:none;border:0;margin:0}.brand-system-table-wrap th,.brand-system-table-wrap td{padding:10px 12px;font-size:.86rem}.brand-system-table-swatch{border:1px solid rgb(var(--ink-rgb) / .08);vertical-align:-2px;border-radius:4px;width:15px;height:15px;margin-right:8px;display:inline-block}.brand-system-type-grid,.brand-system-spec-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-system-surface-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.brand-system-type-grid strong,.brand-system-spec-grid strong,.brand-system-surface-grid strong{color:var(--ink);margin-top:6px;font-size:1.05rem;display:block}.brand-system-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.brand-system-comparison article{border:1px solid var(--line);border-radius:8px;min-height:146px;padding:16px}.brand-system-comparison .coral{background:linear-gradient(135deg,#fff5f3e6,#fff);border-color:#c4704a47}.brand-system-comparison .teal{border-color:rgb(var(--brand-rgb) / .22);background:linear-gradient(135deg, rgb(var(--brand-soft-rgb) / .58), #fff)}.brand-system-comparison span{color:var(--muted);font-size:.8rem;font-weight:850}.brand-system-comparison strong{color:var(--ink);margin:10px 0 8px;font-size:1rem;display:block}.brand-system-comparison .coral strong{color:#c4704a}.brand-system-comparison .teal strong{color:var(--brand-dark)}.brand-system-comparison p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.62}.brand-system-asset-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-system-asset-card{padding:16px}.brand-system-asset-card.wide{grid-column:1/-1}.brand-system-asset-card h3{color:var(--ink);margin:0 0 12px;font-size:1rem}.brand-system-favicon-row,.brand-system-avatar-row{flex-wrap:wrap;align-items:flex-end;gap:14px;display:flex}.brand-system-favicon-row span{color:var(--muted-light);justify-items:center;gap:7px;font-size:.78rem;font-weight:850;display:grid}.brand-system-favicon-row img{border:1px solid var(--line);background:var(--surface);box-sizing:content-box;border-radius:8px;padding:8px}.brand-system-avatar-row img{border:1px solid var(--line);object-fit:cover;border-radius:50%}.brand-system-watermark{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;min-height:128px;padding:18px;position:relative;overflow:hidden}.brand-system-watermark p{max-width:330px;color:var(--muted);margin:0;line-height:1.65}.brand-system-watermark img{opacity:.72;position:absolute;bottom:14px;right:18px}.brand-system-template-grid{grid-template-columns:320px minmax(0,1fr);margin-top:10px}.brand-system-cover,.brand-system-slide{border:1px solid var(--line);background:var(--surface);box-shadow:0 14px 30px rgb(var(--ink-rgb) / .07);border-radius:8px;overflow:hidden}.brand-system-cover{grid-template-rows:300px 54px;display:grid}.brand-system-cover>div{background:linear-gradient(160deg, var(--brand), var(--brand-dark));color:#fff;flex-direction:column;padding:26px;display:flex}.brand-system-cover strong{letter-spacing:.16em;font-size:.9rem}.brand-system-cover span{color:var(--brand-soft);letter-spacing:.38em;margin-top:7px;font-size:.68rem;font-weight:900}.brand-system-cover h3{margin:auto 0 0;font-size:1.78rem;line-height:1.2}.brand-system-cover p{color:var(--brand-soft);margin:10px 0 0}.brand-system-cover footer{color:var(--muted-light);align-items:center;padding:0 22px;font-size:.78rem;font-weight:850;display:flex}.brand-system-slide{align-content:start;min-height:260px;padding:22px;display:grid}.brand-system-slide header{border-bottom:2px solid var(--brand);align-items:center;gap:8px;padding-bottom:12px;display:flex}.brand-system-slide-logo{width:24px;height:24px}.brand-system-slide header strong{color:var(--ink);font-size:.88rem}.brand-system-slide header span{color:var(--muted-light);margin-left:auto;font-size:.78rem;font-weight:850}.brand-system-slide h3{color:var(--ink);margin:22px 0 12px;font-size:1.55rem}.brand-system-slide ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.brand-system-slide li{color:var(--muted);padding-left:18px;font-weight:760;position:relative}.brand-system-slide li:before{background:var(--brand);content:"";border-radius:2px;width:8px;height:8px;position:absolute;top:.66em;left:0;transform:translateY(-50%)}.brand-system-voice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-system-voice-grid article{color:var(--muted);font-size:.92rem;line-height:1.7}@media (max-width:980px){.brand-system-page{width:min(100%,100% - 24px);padding-top:42px}.brand-system-hero,.brand-system-shell{grid-template-columns:1fr}.brand-system-hero-main{min-height:auto}.brand-system-sidebar{grid-template-columns:1fr;position:static}.brand-system-sidebar ul{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-system-logo-grid,.brand-system-composition-grid,.brand-system-rule-grid,.brand-system-type-grid,.brand-system-spec-grid,.brand-system-surface-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-system-template-grid{grid-template-columns:1fr}}@media (max-width:720px){.brand-system-hero-main,.brand-system-board,.brand-system-section,.brand-system-sidebar{padding:16px}.brand-system-hero-main h1{font-size:2.55rem}.brand-system-board-head{flex-direction:column;align-items:flex-start}.brand-system-lockup-mark{width:52px;height:52px}.brand-system-lockup strong{font-size:1.32rem}.brand-system-meaning,.brand-system-rollout,.brand-system-strip,.brand-system-color-grid,.brand-system-logo-grid,.brand-system-composition-grid,.brand-system-rule-grid,.brand-system-type-grid,.brand-system-spec-grid,.brand-system-surface-grid,.brand-system-asset-layout,.brand-system-template-grid,.brand-system-voice-grid,.brand-system-comparison{grid-template-columns:1fr}.brand-system-index{width:min(100%,100% - 16px)}.brand-system-meaning article{min-height:auto}.brand-system-strip article{border-top:1px solid var(--line);border-left:0;min-height:82px}.brand-system-strip article:first-child{border-top:0}.brand-system-sidebar ul,.brand-system-section-head{grid-template-columns:1fr}.brand-system-section-head p{grid-column:auto}.brand-system-color-token{grid-template-columns:62px minmax(0,1fr)}.brand-system-watermark img{max-width:100%;height:auto;margin-top:14px;display:block;position:static}}
.delivery-portal-frame{width:var(--shell-site);border:1px solid rgb(var(--line-rgb) / .92);background:rgb(var(--surface-rgb) / .84);box-shadow:0 18px 40px rgb(var(--ink-rgb) / .05);border-radius:8px;margin:24px auto 0;padding:22px}.delivery-portal-head,.delivery-portal-intro{width:100%;margin-left:auto;margin-right:auto}.delivery-portal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:28px;min-height:64px;padding-bottom:18px;display:flex}.delivery-portal-kicker{color:var(--brand-dark);letter-spacing:.08em;margin:0 0 6px;font-size:.78rem;font-weight:950}.delivery-portal-head h1{color:var(--ink);margin:0;font-size:clamp(1.85rem,3vw,2.18rem);line-height:1.08}.delivery-portal-head p:not(.delivery-portal-meta){color:var(--muted);margin:8px 0 0;font-size:.96rem;font-weight:760;line-height:1.55}.delivery-portal-meta{color:var(--muted);text-align:right;white-space:nowrap;margin:0 0 4px;font-size:.88rem;font-weight:760;line-height:1.5}.delivery-portal-meta span{display:block}.delivery-portal-intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:16px 0;display:flex}.delivery-portal-intro p{max-width:820px;color:var(--muted);margin:0;font-size:1.02rem;font-weight:760;line-height:1.75}.delivery-portal-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:10px;display:flex}.delivery-section-tight{padding-top:28px}.delivery-center-page .section{padding:56px 0}.delivery-center-page .delivery-section-tight{padding-top:28px}.delivery-center-page .section-header{max-width:900px;margin-bottom:22px}.delivery-center-page .section-header h2{font-size:clamp(1.65rem,3vw,2.18rem)}.delivery-hero h1{max-width:940px}.delivery-index-section{width:100%;margin:0;padding:16px 0 0}.delivery-index-head{align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.delivery-index-head span{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:950}.delivery-index-head strong{color:var(--muted);font-size:.9rem;font-weight:760}.delivery-index{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.delivery-index a{border:1px solid var(--line);background:rgb(var(--surface-rgb) / .78);min-height:126px;box-shadow:none;border-radius:8px;align-content:start;gap:5px;padding:13px 16px;display:grid}.delivery-index a:hover,.delivery-index a.active,.delivery-index a[aria-current=page]{border-color:rgb(var(--brand-rgb) / .4);background:rgb(var(--brand-soft-rgb) / .34)}.delivery-index span{color:var(--ink);font-weight:900;line-height:1.25}.delivery-index strong{color:var(--brand-dark);font-size:.82rem;line-height:1.35}.delivery-index small{color:var(--muted);margin-top:4px;font-size:.78rem;font-weight:650;line-height:1.45;display:block}.delivery-overview-grid,.delivery-asset-grid,.delivery-rules-grid{gap:18px;display:grid}.delivery-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.delivery-overview-card{flex-direction:column;min-height:250px;display:flex}.delivery-overview-card>span,.delivery-rule-card>span{color:var(--brand);font-variant-numeric:tabular-nums;font-size:.84rem;font-weight:950}.delivery-overview-card h3{margin-top:10px}.delivery-overview-card .card-action-link{align-items:center;min-height:44px;margin-top:auto;display:inline-flex}.delivery-map{border:1px solid rgb(var(--brand-rgb) / .22);background:linear-gradient(135deg, rgb(var(--brand-soft-rgb) / .42), rgb(var(--surface-rgb) / .9) 54%), #fff;box-shadow:0 18px 42px rgb(var(--ink-rgb) / .07);border-radius:8px;gap:10px;padding:clamp(16px,2.4vw,26px);display:grid}.delivery-map-row{border:1px solid rgb(var(--line-rgb) / .9);background:rgb(var(--surface-rgb) / .76);border-radius:8px;grid-template-columns:minmax(120px,.24fr) minmax(0,1fr);align-items:center;gap:14px;min-height:58px;padding:12px 14px;display:grid}.delivery-map-row strong{color:var(--brand-dark);font-size:.92rem}.delivery-map-row span{color:var(--ink);font-weight:760;line-height:1.65}.delivery-layer-card,.delivery-standard-card,.delivery-asset-card,.delivery-asset-link,.delivery-rule-card{align-content:start;gap:12px;display:grid}.delivery-layer-card strong{border-top:1px solid var(--line);color:var(--brand-dark);padding-top:12px;line-height:1.6;display:block}.delivery-standard-card .check-list,.delivery-asset-card .check-list{margin-top:2px}.delivery-timeline{grid-template-columns:repeat(auto-fit,minmax(178px,1fr));gap:12px;display:grid}.delivery-stage{border:1px solid var(--line);background:rgb(var(--surface-rgb) / .88);min-height:235px;box-shadow:0 14px 30px rgb(var(--ink-rgb) / .05);border-radius:8px;align-content:start;gap:10px;padding:18px;display:grid}.delivery-stage span{background:rgb(var(--brand-soft-rgb) / .72);width:fit-content;min-height:30px;color:var(--brand-dark);border-radius:999px;align-items:center;padding:4px 9px;font-size:.78rem;font-weight:900;display:inline-flex}.delivery-stage h3{color:var(--ink);margin:0;font-size:1.12rem}.delivery-stage p{color:var(--muted);margin:0;line-height:1.65}.delivery-stage strong{border-top:1px solid var(--line);color:var(--brand-dark);margin-top:auto;padding-top:10px;line-height:1.45}.delivery-rules-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.delivery-rule-card h3{margin:0}.delivery-rule-card p{color:var(--muted);font-weight:760;line-height:1.75}.delivery-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-asset-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.delivery-asset-link span{background:rgb(var(--brand-soft-rgb) / .72);width:fit-content;color:var(--brand-dark);border-radius:999px;padding:4px 9px;font-size:.78rem;font-weight:950}.delivery-asset-link h3{margin:0}.delivery-asset-link p{color:var(--muted);margin:0;font-weight:760;line-height:1.7}.delivery-asset-link .card-action-link{margin-top:4px}@media (max-width:980px){.delivery-index,.delivery-overview-grid,.delivery-rules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-asset-grid{grid-template-columns:1fr}.delivery-asset-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-portal-head,.delivery-portal-intro{flex-direction:column;align-items:flex-start}.delivery-portal-meta{text-align:left}.delivery-portal-actions{justify-content:flex-start}}@media (max-width:720px){.delivery-index,.delivery-overview-grid,.delivery-asset-grid,.delivery-asset-link-grid,.delivery-rules-grid{grid-template-columns:1fr}.delivery-index-section{padding-top:4px}.delivery-portal-frame{width:var(--shell-site);margin-top:24px;padding:16px}.delivery-portal-head{gap:12px;padding-bottom:14px}.delivery-portal-head h1{font-size:2rem}.delivery-portal-intro{padding-bottom:12px}.delivery-index a{min-height:72px}.delivery-overview-card,.delivery-stage{min-height:auto}.delivery-map-row{grid-template-columns:1fr;align-items:start;gap:4px}}
.login-preview-section{padding-top:0}.login-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.login-preview-card{text-align:center;min-height:210px}.login-preview-card h2{margin-top:0}.login-note{max-width:760px;color:var(--brand-dark);text-align:center;margin:22px auto 0;font-weight:800;line-height:1.75}.login-note a{min-height:44px;color:var(--brand);text-underline-offset:4px;vertical-align:middle;align-items:center;text-decoration:underline;display:inline-flex}.login-form{text-align:left;gap:16px;width:min(520px,100%);margin:26px auto 0;display:grid}.login-form .button{width:100%}.login-access-note{border:1px solid rgb(var(--brand-rgb) / .28);background:rgb(var(--brand-soft-rgb) / .45);color:var(--brand-dark);border-radius:8px;gap:6px;padding:12px 14px;font-weight:750;line-height:1.55;display:grid}.login-access-note strong{color:var(--brand);font-size:.92rem}.login-access-note span{color:var(--muted)}.login-access-note a{width:fit-content;min-height:44px;color:var(--brand);text-underline-offset:4px;align-items:center;font-weight:850;text-decoration:underline;display:inline-flex}.login-form-meta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;font-size:.95rem;font-weight:750;display:flex}.login-form-meta button{min-height:44px;color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-weight:850;display:inline-flex}.login-dev-code,.form-error,.form-success{border-radius:8px;margin:0;padding:12px 14px;font-weight:800;line-height:1.55}.login-dev-code{background:rgb(var(--brand-soft-rgb) / .72);color:var(--blue)}.login-dev-code strong{font-variant-numeric:tabular-nums}.login-form-status{min-height:0}.form-action-message{flex:1 0 100%;grid-column:1/-1;width:100%;margin-top:3px;padding:7px 9px;font-size:.78rem;line-height:1.35}.form-action-message:focus{outline:2px solid rgb(var(--brand-rgb) / .28);outline-offset:2px}.contact-panel{border:1px solid var(--line);background:rgb(var(--surface-rgb) / .82);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:26px;padding:clamp(24px,4vw,44px);display:grid}.contact-panel>.button{justify-self:start;width:fit-content}.contact-panel h1,.contact-panel h2{max-width:680px;font-size:var(--type-contact-title);letter-spacing:0;margin:12px 0 0;line-height:1.08}.compact-panel h2{font-size:var(--type-compact-title)}.qr-card{text-align:center;place-items:center;gap:14px;display:grid}.contact-actions{flex-wrap:wrap;justify-content:flex-start;gap:10px;width:100%;max-width:340px;margin-top:18px;display:flex}.contact-actions .button{flex:138px}.qr-card img{border-radius:8px;width:min(280px,100%);height:auto}.form-shell{gap:10px;display:grid}.field{gap:6px;display:grid}.field label{color:var(--brand-dark);font-size:.86rem;font-weight:800}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:10px 12px}.field textarea{resize:vertical;min-height:120px}.login-card{max-width:520px;margin:0 auto}.contact-layout{gap:18px;display:grid}@media (max-width:980px){.contact-panel{grid-template-columns:1fr}.contact-panel .button{width:fit-content}}@media (max-width:720px){.login-preview-grid,.contact-layout{grid-template-columns:1fr}}

