.components-module__tgk9wW__provider{min-height:100%}.components-module__tgk9wW__container{width:min(calc(100% - 40px), var(--lead-content));margin-inline:auto}.components-module__tgk9wW__skipLink{z-index:1000;color:#fff;background:var(--lead-graphite);border-radius:var(--lead-radius-control);padding:12px 16px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.components-module__tgk9wW__skipLink:focus{transform:translateY(0)}.components-module__tgk9wW__mark{color:inherit;letter-spacing:-.035em;align-items:center;gap:10px;font-weight:730;text-decoration:none;display:inline-flex}.components-module__tgk9wW__markSymbol{color:#fff;background:var(--lead-brand);border-radius:8px;place-items:center;width:30px;height:30px;display:inline-grid;position:relative;overflow:hidden}.components-module__tgk9wW__markSymbol:before,.components-module__tgk9wW__markSymbol:after{content:"";position:absolute}.components-module__tgk9wW__markSymbol:before{background:#fff;border-radius:4px;width:14px;height:4px;transform:rotate(-42deg)translate(-1px,-2px)}.components-module__tgk9wW__markSymbol:after{border-top:3px solid var(--lead-highlight);border-right:3px solid var(--lead-highlight);width:7px;height:7px;top:6px;right:6px}.components-module__tgk9wW__markText{font-size:20px}.components-module__tgk9wW__eyebrow{color:var(--lead-brand-dark);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 14px;font-size:12px;font-weight:720;display:flex}.components-module__tgk9wW__eyebrow:before{content:"";background:currentColor;width:22px;height:2px}.components-module__tgk9wW__surface{color:var(--lead-text);background:var(--lead-surface);border:1px solid var(--lead-border);border-radius:var(--lead-radius-panel)}.components-module__tgk9wW__alert{--alert-color:var(--lead-info);--alert-background:#eef4ff;color:var(--lead-text);background:var(--alert-background);border:1px solid color-mix(in srgb, var(--alert-color) 28%, var(--lead-border));border-radius:var(--lead-radius-control);grid-template-columns:9px minmax(0,1fr);gap:13px;padding:15px 17px;display:grid}.components-module__tgk9wW__alert_attention{--alert-color:var(--lead-attention);--alert-background:var(--lead-attention-soft)}.components-module__tgk9wW__alert_danger{--alert-color:var(--lead-danger);--alert-background:#fff1f1}.components-module__tgk9wW__alert_success{--alert-color:var(--lead-success);--alert-background:#edf8f2}.components-module__tgk9wW__alertMark{background:var(--alert-color);border-radius:50%;width:8px;height:8px;margin-top:6px}.components-module__tgk9wW__alert strong{font-size:13px;line-height:1.45;display:block}.components-module__tgk9wW__alertBody{color:var(--lead-text-muted);margin-top:3px;font-size:13px;line-height:1.55}.components-module__tgk9wW__alertBody>:first-child{margin-top:0}.components-module__tgk9wW__alertBody>:last-child{margin-bottom:0}.components-module__tgk9wW__skeleton{background:linear-gradient(90deg, var(--lead-surface-subtle) 20%, #e9e7e3 38%, var(--lead-surface-subtle) 62%);min-height:12px;animation:components-module__tgk9wW__skeleton-shift 1.35s var(--lead-easing) infinite;background-size:300% 100%;border-radius:5px;display:block}@keyframes components-module__tgk9wW__skeleton-shift{0%{background-position:100% 0}to{background-position:0 0}}.components-module__tgk9wW__status{min-height:28px;color:var(--lead-text);background:var(--lead-surface-subtle);border:1px solid var(--lead-border);border-radius:999px;align-items:center;gap:7px;padding:4px 9px;font-size:12px;font-weight:680;line-height:1;display:inline-flex}.components-module__tgk9wW__status:before{content:"";background:var(--status-color,var(--lead-text-muted));border-radius:50%;width:7px;height:7px}.components-module__tgk9wW__status_success{--status-color:var(--lead-success)}.components-module__tgk9wW__status_attention{--status-color:var(--lead-attention)}.components-module__tgk9wW__status_danger{--status-color:var(--lead-danger)}.components-module__tgk9wW__status_info{--status-color:var(--lead-info)}.components-module__tgk9wW__status_neutral{--status-color:var(--lead-text-muted)}.components-module__tgk9wW__button{--button-color:white;--button-background:var(--lead-brand);--button-border:var(--lead-brand);min-height:44px;color:var(--button-color);background:var(--button-background);border:1px solid var(--button-border);border-radius:var(--lead-radius-control);transition:transform var(--lead-motion-fast) var(--lead-easing), background-color var(--lead-motion-fast) var(--lead-easing), border-color var(--lead-motion-fast) var(--lead-easing);justify-content:center;align-items:center;padding:10px 17px;font-size:14px;font-weight:690;line-height:1.2;text-decoration:none;display:inline-flex}.components-module__tgk9wW__button:hover{color:var(--button-color);background:var(--lead-brand-hover);border-color:var(--lead-brand-hover);transform:translateY(-1px)}.components-module__tgk9wW__button:focus-visible,.components-module__tgk9wW__mark:focus-visible{outline:3px solid color-mix(in srgb, var(--lead-focus) 35%, transparent);outline-offset:3px}.components-module__tgk9wW__button_secondary{--button-color:var(--lead-text);--button-background:transparent;--button-border:var(--lead-border)}.components-module__tgk9wW__button_secondary:hover{--button-color:var(--lead-text);background:var(--lead-surface-subtle);border-color:#cbc7c1}.components-module__tgk9wW__button_dark{--button-color:white;--button-background:var(--lead-graphite);--button-border:var(--lead-graphite)}.components-module__tgk9wW__button_dark:hover{background:#171717;border-color:#171717}.components-module__tgk9wW__sectionHeading{max-width:720px}.components-module__tgk9wW__sectionHeading h2{letter-spacing:-.045em;margin:0;font-size:clamp(30px,4vw,46px);font-weight:650;line-height:1.07}.components-module__tgk9wW__sectionHeading p{max-width:650px;color:var(--lead-text-muted);margin:18px 0 0;font-size:17px;line-height:1.65}.components-module__tgk9wW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:600px){.components-module__tgk9wW__container{width:min(calc(100% - 28px), var(--lead-content))}.components-module__tgk9wW__button{min-height:48px;padding-inline:16px;font-size:16px}}@media (prefers-reduced-motion:reduce){.components-module__tgk9wW__skeleton{background:var(--lead-surface-subtle);animation:none}}
@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4084ce120da2621a-s.2x4a0-syw-9dj.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/16d91c780434f2ce-s.p.0shchh0jtv0ui.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ef79401ea952b7f0-s.3t69pc-7h-e66.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8800dfc60902df36-s.p.3nasnllvo8ig4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Onest Fallback;src:local(Arial);ascent-override:92.2%;descent-override:28.99%;line-gap-override:0.0%;size-adjust:105.2%}.onest_f7e64b0c-module__jT37qW__className{font-family:Onest,Onest Fallback;font-style:normal}.onest_f7e64b0c-module__jT37qW__variable{--font-onest:"Onest", "Onest Fallback"}
.cabinet-state-module__zo0SqG__page{background:linear-gradient(#eceae6 1px, transparent 1px), linear-gradient(90deg, #eceae6 1px, transparent 1px), var(--lead-canvas);background-size:42px 42px;place-items:center;min-height:100vh;padding:80px 20px 30px;display:grid}.cabinet-state-module__zo0SqG__brand{position:absolute;top:24px;left:28px}.cabinet-state-module__zo0SqG__card{background:#fffffff7;width:min(100%,550px);padding:clamp(28px,5vw,48px);box-shadow:0 20px 70px #24222017}.cabinet-state-module__zo0SqG__compact{width:100%;box-shadow:none;padding:34px}.cabinet-state-module__zo0SqG__code{width:58px;height:58px;color:var(--lead-brand-dark);background:var(--lead-brand-soft);border:1px solid #f2c5d0;border-radius:13px;place-items:center;margin-bottom:28px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:16px;font-weight:780;display:grid}.cabinet-state-module__zo0SqG__eyebrow{color:var(--lead-text-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:720}.cabinet-state-module__zo0SqG__card h1{letter-spacing:-.045em;margin:0;font-size:clamp(28px,4vw,38px);font-weight:640;line-height:1.1}.cabinet-state-module__zo0SqG__card .cabinet-state-module__zo0SqG__compactTitle{font-size:clamp(23px,3vw,29px)}.cabinet-state-module__zo0SqG__description{max-width:470px;color:var(--lead-text-muted);margin:15px 0 0;line-height:1.65}.cabinet-state-module__zo0SqG__action{margin-top:26px}@media (max-width:600px){.cabinet-state-module__zo0SqG__page{padding-inline:14px}.cabinet-state-module__zo0SqG__brand{top:18px;left:18px}.cabinet-state-module__zo0SqG__card,.cabinet-state-module__zo0SqG__compact{padding:26px 20px}}
.current-project-home-module__JWtG0a__page{gap:20px;display:grid}.current-project-home-module__JWtG0a__pageHead{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.current-project-home-module__JWtG0a__eyebrow,.current-project-home-module__JWtG0a__panelHead span,.current-project-home-module__JWtG0a__contextStrip span{color:var(--lead-text-muted);letter-spacing:.11em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:730;display:block}.current-project-home-module__JWtG0a__eyebrow{color:var(--lead-brand-dark)}.current-project-home-module__JWtG0a__pageHead h1{letter-spacing:-.045em;margin:0;font-size:clamp(28px,3vw,37px);font-weight:650}.current-project-home-module__JWtG0a__pageHead p:last-child{color:var(--lead-text-muted);margin:9px 0 0}.current-project-home-module__JWtG0a__pageHead p span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.current-project-home-module__JWtG0a__contextStrip{background:var(--lead-surface);border-block:1px solid var(--lead-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.current-project-home-module__JWtG0a__contextStrip>div{border-right:1px solid var(--lead-border);min-width:0;padding:15px 18px}.current-project-home-module__JWtG0a__contextStrip>div:last-child{border-right:0}.current-project-home-module__JWtG0a__contextStrip strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.current-project-home-module__JWtG0a__grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.62fr);gap:17px;display:grid}.current-project-home-module__JWtG0a__workArea,.current-project-home-module__JWtG0a__permissions{min-width:0;overflow:hidden}.current-project-home-module__JWtG0a__panelHead{border-bottom:1px solid var(--lead-border);background:#fbfaf8;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:17px 20px;display:flex}.current-project-home-module__JWtG0a__panelHead h2{letter-spacing:-.025em;margin:0;font-size:16px}.current-project-home-module__JWtG0a__empty{grid-template-columns:54px minmax(0,430px);place-content:center;gap:18px;min-height:300px;padding:36px 24px;display:grid}.current-project-home-module__JWtG0a__empty>span{width:54px;height:54px;color:var(--lead-brand-dark);background:var(--lead-brand-soft);border:1px solid #f3c4d0;border-radius:13px;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800;display:grid}.current-project-home-module__JWtG0a__empty h3{letter-spacing:-.025em;margin:2px 0 7px;font-size:19px}.current-project-home-module__JWtG0a__empty p,.current-project-home-module__JWtG0a__noPermissions{color:var(--lead-text-muted);margin:0;font-size:13px;line-height:1.6}.current-project-home-module__JWtG0a__permissions ul{margin:0;padding:5px 20px;list-style:none}.current-project-home-module__JWtG0a__permissions li{border-bottom:1px solid var(--lead-border);padding:13px 2px;font-size:13px}.current-project-home-module__JWtG0a__permissions li:before{color:var(--lead-success);content:"✓";margin-right:9px;font-weight:800}.current-project-home-module__JWtG0a__permissions li:last-child{border-bottom:0}.current-project-home-module__JWtG0a__noPermissions{padding:22px}@media (max-width:900px){.current-project-home-module__JWtG0a__contextStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.current-project-home-module__JWtG0a__contextStrip>div:nth-child(2){border-right:0}.current-project-home-module__JWtG0a__contextStrip>div:nth-child(-n+2){border-bottom:1px solid var(--lead-border)}.current-project-home-module__JWtG0a__grid{grid-template-columns:1fr}}@media (max-width:560px){.current-project-home-module__JWtG0a__pageHead{gap:14px;display:grid}.current-project-home-module__JWtG0a__contextStrip{grid-template-columns:1fr}.current-project-home-module__JWtG0a__contextStrip>div,.current-project-home-module__JWtG0a__contextStrip>div:nth-child(2){border-right:0;border-bottom:1px solid var(--lead-border)}.current-project-home-module__JWtG0a__contextStrip>div:last-child{border-bottom:0}.current-project-home-module__JWtG0a__empty{grid-template-columns:1fr;justify-content:start;padding:26px 20px}}
.content-page-module__E0tDtW__main{padding-bottom:100px}.content-page-module__E0tDtW__hero{border-bottom:1px solid var(--lead-border);padding:72px 0 58px;position:relative}.content-page-module__E0tDtW__heroGrid{grid-template-columns:minmax(0,.9fr) minmax(320px,.42fr);align-items:end;gap:70px;display:grid}.content-page-module__E0tDtW__hero h1{letter-spacing:-.06em;max-width:850px;margin:0;font-size:clamp(46px,7vw,78px);font-weight:640;line-height:1}.content-page-module__E0tDtW__heroLead{max-width:720px;color:var(--lead-text-muted);margin:25px 0 0;font-size:19px;line-height:1.65}.content-page-module__E0tDtW__heroAside{border-left:3px solid var(--lead-highlight);padding:22px 0 2px 24px}.content-page-module__E0tDtW__heroAsideLabel{color:var(--lead-brand-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:720;display:block}.content-page-module__E0tDtW__heroAside p{color:var(--lead-text-muted);margin:0;font-size:14px;line-height:1.6}.content-page-module__E0tDtW__body{grid-template-columns:240px minmax(0,1fr);gap:clamp(45px,8vw,110px);padding-top:72px;display:grid}.content-page-module__E0tDtW__rail{align-self:start;position:sticky;top:100px}.content-page-module__E0tDtW__railLabel{color:var(--lead-text-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:720;display:block}.content-page-module__E0tDtW__rail nav{gap:3px;display:grid}.content-page-module__E0tDtW__rail a{color:var(--lead-text-muted);border-left:2px solid var(--lead-border);padding:8px 10px;font-size:13px;text-decoration:none}.content-page-module__E0tDtW__rail a:hover{color:var(--lead-text);border-left-color:var(--lead-brand)}.content-page-module__E0tDtW__content{max-width:800px}.content-page-module__E0tDtW__contentSection{padding:0 0 64px;scroll-margin-top:100px}.content-page-module__E0tDtW__contentSection+.content-page-module__E0tDtW__contentSection{border-top:1px solid var(--lead-border);padding-top:64px}.content-page-module__E0tDtW__sectionNumber{color:#fff;background:var(--lead-graphite);border-radius:9px;place-items:center;width:38px;height:38px;margin-bottom:20px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:700;display:inline-grid}.content-page-module__E0tDtW__contentSection h2{letter-spacing:-.045em;margin:0;font-size:clamp(28px,4vw,40px);font-weight:650;line-height:1.1}.content-page-module__E0tDtW__contentSection>p{color:var(--lead-text-muted);margin:18px 0 0;font-size:17px;line-height:1.72}.content-page-module__E0tDtW__pointGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:28px;display:grid}.content-page-module__E0tDtW__point{padding:22px}.content-page-module__E0tDtW__point strong{margin-bottom:7px;font-size:15px;display:block}.content-page-module__E0tDtW__point p{color:var(--lead-text-muted);margin:0;font-size:14px;line-height:1.55}.content-page-module__E0tDtW__callout{background:var(--lead-brand-soft);border-color:#f4c1cf;grid-template-columns:auto 1fr;gap:17px;margin-top:30px;padding:24px;display:grid}.content-page-module__E0tDtW__calloutMark{color:#fff;background:var(--lead-brand);border-radius:8px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.content-page-module__E0tDtW__callout strong{margin-bottom:5px;display:block}.content-page-module__E0tDtW__callout p{color:var(--lead-text-muted);margin:0;line-height:1.6}.content-page-module__E0tDtW__plainList{gap:13px;margin:26px 0 0;padding:0;list-style:none;display:grid}.content-page-module__E0tDtW__plainList li{grid-template-columns:22px 1fr;gap:11px;line-height:1.6;display:grid}.content-page-module__E0tDtW__plainList li:before{color:var(--lead-success);content:"✓";font-weight:800}.content-page-module__E0tDtW__footCta{background:var(--lead-graphite);border-color:var(--lead-graphite);justify-content:space-between;align-items:center;gap:28px;padding:30px;display:flex}.content-page-module__E0tDtW__footCta h2{color:#fff;letter-spacing:-.035em;margin:0;font-size:25px}.content-page-module__E0tDtW__footCta p{color:#b8b5b0;max-width:540px;margin:8px 0 0;line-height:1.55}@media (max-width:850px){.content-page-module__E0tDtW__heroGrid,.content-page-module__E0tDtW__body{grid-template-columns:1fr}.content-page-module__E0tDtW__heroGrid{gap:34px}.content-page-module__E0tDtW__heroAside{max-width:620px}.content-page-module__E0tDtW__rail{border-bottom:1px solid var(--lead-border);padding-bottom:22px;position:static}.content-page-module__E0tDtW__rail nav{scrollbar-width:thin;padding-bottom:5px;display:flex;overflow-x:auto}.content-page-module__E0tDtW__rail a{border-bottom:2px solid var(--lead-border);border-left:0;flex:none}}@media (max-width:600px){.content-page-module__E0tDtW__main{padding-bottom:72px}.content-page-module__E0tDtW__hero{padding:52px 0 44px}.content-page-module__E0tDtW__hero h1{font-size:clamp(43px,13.5vw,61px)}.content-page-module__E0tDtW__body{gap:42px;padding-top:48px}.content-page-module__E0tDtW__contentSection{padding-bottom:48px}.content-page-module__E0tDtW__contentSection+.content-page-module__E0tDtW__contentSection{padding-top:48px}.content-page-module__E0tDtW__pointGrid{grid-template-columns:1fr}.content-page-module__E0tDtW__footCta{flex-direction:column;align-items:stretch}}
.home-module__znKT8q__main{overflow:hidden}.home-module__znKT8q__hero{isolation:isolate;padding:86px 0 76px;position:relative}.home-module__znKT8q__hero:before{z-index:-1;content:"";opacity:.68;background-color:#0000;background-image:linear-gradient(90deg,#de0c4414 1px,#0000 1px),linear-gradient(#de0c4414 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:50%;width:610px;height:610px;position:absolute;top:-250px;right:-180px;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 72%);mask-image:radial-gradient(circle,#000 30%,#0000 72%)}.home-module__znKT8q__heroGrid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);align-items:center;gap:clamp(46px,7vw,96px);display:grid}.home-module__znKT8q__heroTitle{letter-spacing:-.065em;max-width:790px;margin:0;font-size:clamp(48px,7vw,86px);font-weight:640;line-height:.98}.home-module__znKT8q__heroTitleAccent{color:var(--lead-brand);display:inline-block;position:relative}.home-module__znKT8q__heroTitleAccent:after{z-index:-1;content:"";background:var(--lead-highlight);height:12px;position:absolute;bottom:3px;left:-3px;right:-3px;transform:rotate(-1.2deg)}.home-module__znKT8q__heroText{max-width:690px;color:var(--lead-text-muted);margin:26px 0 0;font-size:clamp(18px,2vw,22px);line-height:1.58}.home-module__znKT8q__heroActions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.home-module__znKT8q__promise{color:var(--lead-text-muted);flex-wrap:wrap;gap:9px 22px;margin:28px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.home-module__znKT8q__promise li{align-items:center;gap:8px;display:flex}.home-module__znKT8q__promise li:before{content:"";background:var(--lead-brand);border-radius:50%;width:6px;height:6px}.home-module__znKT8q__controlPanel{box-shadow:18px 24px 0 var(--lead-highlight);background:#292928;border-color:#3d3c3a;padding:20px;position:relative;transform:rotate(1deg)}.home-module__znKT8q__panelChrome{color:#a9a6a1;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #444340;justify-content:space-between;align-items:center;padding-bottom:17px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;display:flex}.home-module__znKT8q__panelLive{color:#f4f3f0;align-items:center;gap:7px;display:inline-flex}.home-module__znKT8q__panelLive:before{content:"";background:#50c58b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #50c58b1f}.home-module__znKT8q__controlList{margin:0;padding:8px 0 4px;list-style:none;display:grid}.home-module__znKT8q__controlItem{color:#fff;border-bottom:1px solid #3f3e3b;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:17px 0;display:grid}.home-module__znKT8q__controlItem:last-child{border-bottom:0}.home-module__znKT8q__controlIndex{color:#1f1f1e;background:var(--lead-highlight);border-radius:7px;place-items:center;width:30px;height:30px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:700;display:grid}.home-module__znKT8q__controlName{font-size:14px;font-weight:670;display:block}.home-module__znKT8q__controlDetail{color:#999691;margin-top:3px;font-size:12px;display:block}.home-module__znKT8q__controlState{color:#76d8a5;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.home-module__znKT8q__principles{background:var(--lead-surface);border-block:1px solid var(--lead-border);padding:30px 0}.home-module__znKT8q__principleGrid{grid-template-columns:repeat(3,1fr);display:grid}.home-module__znKT8q__principle{border-left:1px solid var(--lead-border);padding:7px 30px}.home-module__znKT8q__principle:first-child{border-left:0;padding-left:0}.home-module__znKT8q__principleNumber{color:var(--lead-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700}.home-module__znKT8q__principle h2{letter-spacing:-.025em;margin:12px 0 8px;font-size:18px}.home-module__znKT8q__principle p{color:var(--lead-text-muted);margin:0;font-size:14px;line-height:1.58}.home-module__znKT8q__section{padding:102px 0}.home-module__znKT8q__sectionMuted{background:var(--lead-surface-subtle)}.home-module__znKT8q__workflow{grid-template-columns:.68fr 1fr;gap:clamp(44px,7vw,100px);display:grid}.home-module__znKT8q__workflowIntro{align-self:start;position:sticky;top:106px}.home-module__znKT8q__workflowList{counter-reset:workflow;margin:0}.home-module__znKT8q__workflowStep{border-top:1px solid var(--lead-border);counter-increment:workflow;grid-template-columns:58px 1fr;gap:19px;padding:27px 0;display:grid;position:relative}.home-module__znKT8q__workflowStep:last-child{border-bottom:1px solid var(--lead-border)}.home-module__znKT8q__workflowStep:before{content:counter(workflow, decimal-leading-zero);width:42px;height:42px;color:var(--lead-brand-dark);background:var(--lead-brand-soft);border-radius:9px;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:720;display:grid}.home-module__znKT8q__workflowStep h3{letter-spacing:-.025em;margin:1px 0 7px;font-size:20px}.home-module__znKT8q__workflowStep p{color:var(--lead-text-muted);margin:0;line-height:1.65}.home-module__znKT8q__fitGrid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:48px;display:grid}.home-module__znKT8q__fitCard{padding:clamp(24px,4vw,38px)}.home-module__znKT8q__fitCard_good{border-top:4px solid var(--lead-success)}.home-module__znKT8q__fitCard_limited{border-top:4px solid var(--lead-attention)}.home-module__znKT8q__fitCard h3{letter-spacing:-.035em;margin:20px 0 10px;font-size:24px}.home-module__znKT8q__fitCard p{color:var(--lead-text-muted);margin:0;line-height:1.65}.home-module__znKT8q__fitList{gap:11px;margin:24px 0 0;padding:0;list-style:none;display:grid}.home-module__znKT8q__fitList li{grid-template-columns:12px 1fr;gap:10px;line-height:1.48;display:grid}.home-module__znKT8q__fitList li:before{content:"";background:var(--lead-brand);border-radius:50%;width:7px;height:7px;margin-top:7px}.home-module__znKT8q__evidenceGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:46px;display:grid}.home-module__znKT8q__evidenceCard{min-height:244px;padding:27px}.home-module__znKT8q__evidenceCode{color:var(--lead-brand-dark);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700}.home-module__znKT8q__evidenceCard h3{letter-spacing:-.03em;margin:36px 0 10px;font-size:21px}.home-module__znKT8q__evidenceCard p{color:var(--lead-text-muted);margin:0;line-height:1.6}.home-module__znKT8q__finalCta{color:#fff;background:var(--lead-brand);padding:96px 0}.home-module__znKT8q__ctaGrid{grid-template-columns:1fr auto;align-items:end;gap:30px;display:grid}.home-module__znKT8q__finalCta h2{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(36px,5vw,62px);font-weight:640;line-height:1.04}.home-module__znKT8q__finalCta p{color:#fff;max-width:670px;margin:18px 0 0;font-size:17px;line-height:1.6}@media (max-width:920px){.home-module__znKT8q__heroGrid,.home-module__znKT8q__workflow{grid-template-columns:1fr}.home-module__znKT8q__hero{padding-top:62px}.home-module__znKT8q__controlPanel{max-width:620px;transform:none}.home-module__znKT8q__workflowIntro{position:static}.home-module__znKT8q__evidenceGrid{grid-template-columns:1fr}.home-module__znKT8q__evidenceCard{min-height:auto}}@media (max-width:700px){.home-module__znKT8q__hero{padding:50px 0 60px}.home-module__znKT8q__heroTitle{font-size:clamp(44px,14vw,61px)}.home-module__znKT8q__heroActions>*{width:100%}.home-module__znKT8q__controlPanel{box-shadow:9px 11px 0 var(--lead-highlight);padding:16px}.home-module__znKT8q__controlItem{grid-template-columns:34px 1fr}.home-module__znKT8q__controlState{grid-column:2}.home-module__znKT8q__principleGrid,.home-module__znKT8q__fitGrid{grid-template-columns:1fr}.home-module__znKT8q__principle{border-top:1px solid var(--lead-border);border-left:0;padding:22px 0}.home-module__znKT8q__principle:first-child{border-top:0}.home-module__znKT8q__section{padding:76px 0}.home-module__znKT8q__workflowStep{grid-template-columns:46px 1fr;gap:13px}.home-module__znKT8q__ctaGrid{grid-template-columns:1fr;align-items:start}}
.cabinet-module__eAtplW__page{gap:24px;display:grid}.cabinet-module__eAtplW__pageHead{border-bottom:1px solid var(--lead-border);justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:25px;display:flex}.cabinet-module__eAtplW__eyebrow,.cabinet-module__eAtplW__organizationHead span{color:var(--lead-brand-dark);letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:730}.cabinet-module__eAtplW__pageHead h1{letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,36px);font-weight:650}.cabinet-module__eAtplW__pageHead>div>p:last-child{max-width:680px;color:var(--lead-text-muted);margin:10px 0 0;line-height:1.6}.cabinet-module__eAtplW__projectGroups{gap:16px;display:grid}.cabinet-module__eAtplW__organization{overflow:hidden}.cabinet-module__eAtplW__organizationHead{border-bottom:1px solid var(--lead-border);background:#fbfaf8;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:18px 22px;display:flex}.cabinet-module__eAtplW__organizationHead h2{letter-spacing:-.025em;margin:0;font-size:18px}.cabinet-module__eAtplW__projectList{margin:0;padding:0;list-style:none}.cabinet-module__eAtplW__projectList li{border-bottom:1px solid var(--lead-border);justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:13px 22px;display:flex}.cabinet-module__eAtplW__projectList li:last-child{border-bottom:0}.cabinet-module__eAtplW__projectList strong,.cabinet-module__eAtplW__projectList span{display:block}.cabinet-module__eAtplW__projectList strong{font-size:14px}.cabinet-module__eAtplW__projectList span{color:var(--lead-text-muted);margin-top:5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}@media (max-width:620px){.cabinet-module__eAtplW__pageHead{gap:16px;display:grid}.cabinet-module__eAtplW__organizationHead,.cabinet-module__eAtplW__projectList li{align-items:flex-start}.cabinet-module__eAtplW__organizationHead{padding:17px}.cabinet-module__eAtplW__projectList li{gap:15px;padding:17px;display:grid}.cabinet-module__eAtplW__projectList form,.cabinet-module__eAtplW__projectList button{width:100%}}
.error-module__l1woHW__wrap{place-items:center;min-height:460px;display:grid}.error-module__l1woHW__card{grid-template-columns:60px minmax(0,1fr);gap:20px;width:min(100%,620px);padding:30px;display:grid}.error-module__l1woHW__card>span{width:56px;height:56px;color:var(--lead-danger);background:#fff1f1;border-radius:12px;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:760;display:grid}.error-module__l1woHW__card p:first-child{color:var(--lead-danger);letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:730}.error-module__l1woHW__card h1{letter-spacing:-.035em;margin:0;font-size:25px}.error-module__l1woHW__card h1+p{color:var(--lead-text-muted);margin:11px 0 20px;line-height:1.6}@media (max-width:560px){.error-module__l1woHW__card{grid-template-columns:1fr;padding:23px}}
.profile-module__h-AfGG__page{gap:20px;display:grid}.profile-module__h-AfGG__pageHead{border-bottom:1px solid var(--lead-border);justify-content:space-between;align-items:flex-end;gap:28px;padding-bottom:24px;display:flex}.profile-module__h-AfGG__eyebrow,.profile-module__h-AfGG__panelHead span,.profile-module__h-AfGG__methodList>span{color:var(--lead-brand-dark);letter-spacing:.11em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:740;display:block}.profile-module__h-AfGG__pageHead h1{letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,36px);font-weight:650}.profile-module__h-AfGG__pageHead>div>p:last-child{max-width:700px;color:var(--lead-text-muted);margin:10px 0 0;line-height:1.6}.profile-module__h-AfGG__profileGrid,.profile-module__h-AfGG__securityGrid{grid-template-columns:minmax(0,1.1fr) minmax(290px,.75fr);gap:17px;display:grid}.profile-module__h-AfGG__identityPanel,.profile-module__h-AfGG__rolePanel,.profile-module__h-AfGG__assignmentsPanel,.profile-module__h-AfGG__securityPanel,.profile-module__h-AfGG__sessionsPanel{min-width:0;overflow:hidden}.profile-module__h-AfGG__panelHead{border-bottom:1px solid var(--lead-border);background:#fbfaf8;justify-content:space-between;align-items:center;gap:20px;min-height:73px;padding:17px 20px;display:flex}.profile-module__h-AfGG__panelHead span{color:var(--lead-text-muted)}.profile-module__h-AfGG__panelHead h2{letter-spacing:-.025em;margin:0;font-size:16px}.profile-module__h-AfGG__detailList,.profile-module__h-AfGG__securityFacts{margin:0;padding:5px 20px}.profile-module__h-AfGG__detailList>div,.profile-module__h-AfGG__securityFacts>div{border-bottom:1px solid var(--lead-border);grid-template-columns:minmax(130px,.65fr) minmax(0,1fr);align-items:center;gap:15px;min-height:49px;display:grid}.profile-module__h-AfGG__detailList>div:last-child,.profile-module__h-AfGG__securityFacts>div:last-child{border-bottom:0}.profile-module__h-AfGG__detailList dt,.profile-module__h-AfGG__securityFacts dt{color:var(--lead-text-muted);font-size:12px}.profile-module__h-AfGG__detailList dd,.profile-module__h-AfGG__securityFacts dd{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:640}.profile-module__h-AfGG__logoutForm,.profile-module__h-AfGG__securityAction{border-top:1px solid var(--lead-border);padding:16px 20px 20px}.profile-module__h-AfGG__logoutForm button{min-height:42px;color:var(--lead-danger);background:0 0;border:1px solid #e5bcc0;border-radius:8px;padding:8px 13px;font-size:12px;font-weight:680}.profile-module__h-AfGG__logoutForm button:hover{background:#fff3f4}.profile-module__h-AfGG__logoutForm button:focus-visible,.profile-module__h-AfGG__projectPermissionSummary summary:focus-visible{outline:3px solid color-mix(in srgb, var(--lead-focus) 35%, transparent);outline-offset:3px}.profile-module__h-AfGG__tagList{flex-wrap:wrap;gap:8px;margin:0;padding:20px;list-style:none;display:flex}.profile-module__h-AfGG__panelEmpty,.profile-module__h-AfGG__noProjects{color:var(--lead-text-muted);margin:0;padding:24px 20px;font-size:13px;line-height:1.6}.profile-module__h-AfGG__assignments{display:grid}.profile-module__h-AfGG__assignment{border-bottom:1px solid var(--lead-border);padding:20px}.profile-module__h-AfGG__assignment:last-child{border-bottom:0}.profile-module__h-AfGG__assignment>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.profile-module__h-AfGG__assignment h3{margin:0;font-size:16px}.profile-module__h-AfGG__assignment header p{color:var(--lead-text-muted);margin:5px 0 0;font-size:12px}.profile-module__h-AfGG__projectAssignments{border:1px solid var(--lead-border);border-radius:9px;margin:17px 0 0;padding:0;list-style:none}.profile-module__h-AfGG__projectAssignments>li{border-bottom:1px solid var(--lead-border);grid-template-columns:minmax(180px,1fr) minmax(220px,.8fr);align-items:start;gap:22px;min-height:72px;padding:14px 16px;display:grid}.profile-module__h-AfGG__projectAssignments>li:last-child{border-bottom:0}.profile-module__h-AfGG__projectAssignments strong,.profile-module__h-AfGG__projectAssignments span{display:block}.profile-module__h-AfGG__projectAssignments strong{font-size:13px}.profile-module__h-AfGG__projectAssignments div>span{color:var(--lead-text-muted);margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.profile-module__h-AfGG__projectPermissionSummary{justify-items:start;gap:8px;display:grid}.profile-module__h-AfGG__projectPermissionSummary details{width:100%;color:var(--lead-text-muted);font-size:11px}.profile-module__h-AfGG__projectPermissionSummary summary{cursor:pointer;min-height:28px;padding-top:6px;font-weight:650}.profile-module__h-AfGG__projectPermissionSummary ul{margin:0;padding:8px 0 0 18px}.profile-module__h-AfGG__projectPermissionSummary li{padding:3px 0}.profile-module__h-AfGG__securityFacts{padding-top:7px}.profile-module__h-AfGG__methodList{border-top:1px solid var(--lead-border);padding:18px 20px}.profile-module__h-AfGG__methodList>span{color:var(--lead-text-muted)}.profile-module__h-AfGG__methodList ul{flex-wrap:wrap;gap:7px;margin:11px 0 0;padding:0;list-style:none;display:flex}.profile-module__h-AfGG__methodList li{background:var(--lead-surface-subtle);border-radius:7px;padding:6px 9px;font-size:11px;font-weight:640}.profile-module__h-AfGG__capabilities{margin:0;padding:5px 20px;list-style:none}.profile-module__h-AfGG__capabilities li{border-bottom:1px solid var(--lead-border);justify-content:space-between;align-items:center;gap:15px;min-height:56px;font-size:13px;font-weight:640;display:flex}.profile-module__h-AfGG__capabilities li:last-child{border-bottom:0}.profile-module__h-AfGG__capabilityNote{color:var(--lead-text-muted);border-top:1px solid var(--lead-border);background:#fbfaf8;margin:0;padding:16px 20px;font-size:11px;line-height:1.55}.profile-module__h-AfGG__sessionList{margin:0;padding:0;list-style:none}.profile-module__h-AfGG__sessionList>li{border-bottom:1px solid var(--lead-border);grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:110px;padding:18px 20px;display:grid}.profile-module__h-AfGG__sessionList>li:last-child{border-bottom:0}.profile-module__h-AfGG__deviceIcon{width:40px;height:40px;color:var(--lead-brand-dark);background:var(--lead-brand-soft);border-radius:10px;place-items:center;font-size:12px;display:grid}.profile-module__h-AfGG__deviceMain>div:first-child{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.profile-module__h-AfGG__deviceMain strong{font-size:14px}.profile-module__h-AfGG__deviceMain dl{flex-wrap:wrap;gap:12px 26px;margin:11px 0 0;padding:0;display:flex}.profile-module__h-AfGG__deviceMain dl div{gap:2px;display:grid}.profile-module__h-AfGG__deviceMain dt{color:var(--lead-text-muted);font-size:10px}.profile-module__h-AfGG__deviceMain dd{margin:0;font-size:11px;font-weight:620}.profile-module__h-AfGG__emptySessions{text-align:center;place-content:center;place-items:center;min-height:280px;padding:36px 20px;display:grid}.profile-module__h-AfGG__emptySessions>span{width:54px;height:54px;color:var(--lead-brand-dark);background:var(--lead-brand-soft);border-radius:12px;place-items:center;margin-bottom:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:800;display:grid}.profile-module__h-AfGG__emptySessions h3{margin:0;font-size:18px}.profile-module__h-AfGG__emptySessions p{max-width:470px;color:var(--lead-text-muted);margin:8px 0 0;font-size:13px;line-height:1.55}@media (max-width:850px){.profile-module__h-AfGG__profileGrid,.profile-module__h-AfGG__securityGrid{grid-template-columns:1fr}}@media (max-width:620px){.profile-module__h-AfGG__pageHead,.profile-module__h-AfGG__assignment>header{gap:14px;display:grid}.profile-module__h-AfGG__projectAssignments>li,.profile-module__h-AfGG__sessionList>li{grid-template-columns:1fr}.profile-module__h-AfGG__detailList>div,.profile-module__h-AfGG__securityFacts>div{grid-template-columns:1fr;gap:5px;padding-block:12px}.profile-module__h-AfGG__sessionList>li{align-items:start}.profile-module__h-AfGG__sessionList form,.profile-module__h-AfGG__sessionList button,.profile-module__h-AfGG__securityAction button{width:100%}}
.support-module__SrGbcq__page{gap:22px;display:grid}.support-module__SrGbcq__pageHead{border-bottom:1px solid var(--lead-border);justify-content:space-between;align-items:flex-end;gap:28px;padding-bottom:24px;display:flex}.support-module__SrGbcq__eyebrow{color:var(--lead-brand-dark);letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:740}.support-module__SrGbcq__pageHead h1{letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,36px);font-weight:650}.support-module__SrGbcq__pageHead>div>p:last-child{max-width:710px;color:var(--lead-text-muted);margin:10px 0 0;line-height:1.6}.support-module__SrGbcq__flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.support-module__SrGbcq__panel{min-width:0;overflow:hidden}.support-module__SrGbcq__stepHead{border-bottom:1px solid var(--lead-border);background:#fbfaf8;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:14px;min-height:92px;padding:18px 20px;display:grid}.support-module__SrGbcq__stepHead>span{width:38px;height:38px;color:var(--lead-brand-dark);background:var(--lead-brand-soft);border-radius:9px;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:780;display:grid}.support-module__SrGbcq__stepHead h2{letter-spacing:-.025em;margin:0;font-size:16px}.support-module__SrGbcq__stepHead p{color:var(--lead-text-muted);margin:5px 0 0;font-size:12px;line-height:1.45}.support-module__SrGbcq__form{gap:10px;padding:20px;display:grid}.support-module__SrGbcq__form label{color:var(--lead-text-muted);font-size:12px;font-weight:680}.support-module__SrGbcq__form select,.support-module__SrGbcq__form textarea{width:100%;color:var(--lead-text);background:var(--lead-surface);border:1px solid var(--lead-border);border-radius:8px}.support-module__SrGbcq__form select{min-height:42px;padding:7px 34px 7px 11px;font-size:13px;font-weight:620}.support-module__SrGbcq__form textarea{resize:vertical;min-height:112px;padding:11px 12px;line-height:1.5}.support-module__SrGbcq__form select:focus-visible,.support-module__SrGbcq__form textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--lead-focus) 35%, transparent);outline-offset:2px}.support-module__SrGbcq__form button{justify-self:start;margin-top:5px}.support-module__SrGbcq__hint{color:var(--lead-text-muted);border-top:1px solid var(--lead-border);background:#fbfaf8;margin:0;padding:16px 20px;font-size:11px;line-height:1.55}.support-module__SrGbcq__target{background:var(--lead-surface-subtle);border:1px solid var(--lead-border);border-radius:8px;gap:3px;margin-bottom:6px;padding:12px 13px;display:grid}.support-module__SrGbcq__target span,.support-module__SrGbcq__target small,.support-module__SrGbcq__reasonMeta{color:var(--lead-text-muted);font-size:10px}.support-module__SrGbcq__target strong{overflow-wrap:anywhere;font-size:13px}.support-module__SrGbcq__target small{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.support-module__SrGbcq__reasonMeta{justify-content:space-between;gap:12px;display:flex}.support-module__SrGbcq__locked{min-height:200px;color:var(--lead-text-muted);text-align:center;place-content:center;padding:34px 24px;font-size:13px;line-height:1.6;display:grid}@media (max-width:880px){.support-module__SrGbcq__flow{grid-template-columns:1fr}}@media (max-width:620px){.support-module__SrGbcq__pageHead{align-items:start;gap:14px;display:grid}.support-module__SrGbcq__stepHead,.support-module__SrGbcq__form{padding-inline:16px}.support-module__SrGbcq__form select,.support-module__SrGbcq__form textarea{min-height:44px;font-size:16px}.support-module__SrGbcq__form button{width:100%;min-height:48px}}
.login-module___81l7G__page{background:var(--lead-surface);grid-template-columns:minmax(420px,.95fr) minmax(460px,1.05fr);min-height:100vh;display:grid}.login-module___81l7G__brandPanel{color:#f5f3ef;background:var(--lead-graphite);flex-direction:column;padding:30px clamp(34px,5vw,76px) 42px;display:flex;position:relative;overflow:hidden}.login-module___81l7G__brandPanel:after{content:"";border:72px solid #353432;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-110px;right:-90px}.login-module___81l7G__brandHeader{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.login-module___81l7G__brandHeader>span{color:#aaa7a1;letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:700}.login-module___81l7G__brandCopy{z-index:1;max-width:620px;margin-block:auto 48px;padding-top:80px;position:relative}.login-module___81l7G__kicker,.login-module___81l7G__eyebrow{color:#ff7598;letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:750}.login-module___81l7G__brandTitle{letter-spacing:-.052em;max-width:590px;margin:0;font-size:clamp(38px,5vw,64px);font-weight:610;line-height:.99}.login-module___81l7G__brandCopy>p:last-child{color:#bbb8b2;max-width:550px;margin:25px 0 0;font-size:16px;line-height:1.65}.login-module___81l7G__assurances{z-index:1;border-top:1px solid #474542;margin:0;padding:0;list-style:none;display:grid;position:relative}.login-module___81l7G__assurances li{border-bottom:1px solid #474542;grid-template-columns:40px 1fr;gap:10px;padding:16px 0;display:grid}.login-module___81l7G__assurances li>span{color:#aaa7a1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:700}.login-module___81l7G__assurances p{color:#aaa7a1;margin:0;font-size:12px;line-height:1.5}.login-module___81l7G__assurances strong{color:#efede9;margin-bottom:2px;font-size:13px;display:block}.login-module___81l7G__actionPanel{background:linear-gradient(#eeece8 1px, transparent 1px), linear-gradient(90deg, #eeece8 1px, transparent 1px), var(--lead-canvas);background-size:48px 48px;place-items:center;padding:48px;display:grid}.login-module___81l7G__loginCard{border:1px solid var(--lead-border);width:min(100%,490px);box-shadow:var(--lead-shadow-float);background:#fffffff5;border-radius:14px;padding:clamp(28px,4vw,46px)}.login-module___81l7G__mobileMark{display:none}.login-module___81l7G__loginCard h1{letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,36px);font-weight:640;line-height:1.12}.login-module___81l7G__intro{color:var(--lead-text-muted);margin:15px 0 0;line-height:1.6}.login-module___81l7G__alert{margin-top:22px}.login-module___81l7G__form{margin-top:26px}.login-module___81l7G__loginButton{width:100%;min-height:48px}.login-module___81l7G__privacyNote{color:var(--lead-text-muted);border-top:1px solid var(--lead-border);margin:20px 0 0;padding-top:18px;font-size:12px;line-height:1.55}.login-module___81l7G__backLink{min-height:44px;color:var(--lead-text-muted);margin-top:8px;padding-block:14px 4px;font-size:13px;font-weight:650;text-decoration:none;display:inline-block}.login-module___81l7G__backLink:hover{color:var(--lead-brand-dark)}.login-module___81l7G__backLink:focus-visible{outline:3px solid color-mix(in srgb, var(--lead-focus) 35%, transparent);outline-offset:3px}@media (max-width:880px){.login-module___81l7G__page{background:var(--lead-canvas);display:block}.login-module___81l7G__brandPanel{display:none}.login-module___81l7G__actionPanel{min-height:100vh;padding:22px 14px}.login-module___81l7G__loginCard{box-shadow:none;padding:28px 22px}.login-module___81l7G__mobileMark{margin:0 0 42px;display:block}}
.state-page-module__cTKCVG__page{background:linear-gradient(90deg, #de0c440d 1px, transparent 1px), linear-gradient(#de0c440d 1px, transparent 1px), var(--lead-canvas);background-size:30px 30px;place-items:center;min-height:100vh;padding:40px 0;display:grid}.state-page-module__cTKCVG__inner{max-width:720px}.state-page-module__cTKCVG__inner h1{letter-spacing:-.065em;margin:0;font-size:clamp(50px,10vw,92px);font-weight:640;line-height:.98}.state-page-module__cTKCVG__inner p{max-width:520px;color:var(--lead-text-muted);margin:22px 0 30px;font-size:18px;line-height:1.6}
.cabinet-shell-module__pB7hvq__shell{--support-banner-height:48px;background:#f5f4f1;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.cabinet-shell-module__pB7hvq__shell:has(.cabinet-shell-module__pB7hvq__supportBanner){padding-top:var(--support-banner-height)}.cabinet-shell-module__pB7hvq__supportBanner{z-index:70;height:var(--support-banner-height);color:#2d250c;background:var(--lead-highlight);border-bottom:1px solid #d3b22d;justify-content:center;align-items:center;gap:18px;padding:8px 18px;font-size:12px;display:flex;position:fixed;top:0;left:0;right:0}.cabinet-shell-module__pB7hvq__supportBanner>strong,.cabinet-shell-module__pB7hvq__supportBanner>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cabinet-shell-module__pB7hvq__supportBanner form{margin:0}.cabinet-shell-module__pB7hvq__supportBanner button{color:#2d250c;background:#ffffff73;border:1px solid #b99b26;border-radius:7px;min-height:30px;padding:4px 10px;font-size:11px;font-weight:720}.cabinet-shell-module__pB7hvq__supportBanner button:focus-visible{outline-offset:2px;outline:3px solid #2859c5}:is(.cabinet-shell-module__pB7hvq__supportBanner+.cabinet-shell-module__pB7hvq__sidebar,.cabinet-shell-module__pB7hvq__shell:has(.cabinet-shell-module__pB7hvq__supportBanner) .cabinet-shell-module__pB7hvq__topbar){top:var(--support-banner-height)}.cabinet-shell-module__pB7hvq__supportBanner+.cabinet-shell-module__pB7hvq__sidebar{height:calc(100vh - var(--support-banner-height))}.cabinet-shell-module__pB7hvq__sidebar{overscroll-behavior:contain;color:#eee;background:#242423;border-right:1px solid #3b3a38;flex-direction:column;height:100vh;padding:20px 14px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.cabinet-shell-module__pB7hvq__brandWrap{color:#fff;padding:2px 8px 22px}.cabinet-shell-module__pB7hvq__contextCard{color:#e8e6e2;background:#302f2d;border:1px solid #44423f;border-radius:10px;gap:4px;margin-bottom:15px;padding:13px;display:grid}.cabinet-shell-module__pB7hvq__contextLabel,.cabinet-shell-module__pB7hvq__navGroupLabel{color:#aaa6a0;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:720}.cabinet-shell-module__pB7hvq__contextCard strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.cabinet-shell-module__pB7hvq__contextCard>span:last-child{color:#aaa6a0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.cabinet-shell-module__pB7hvq__projectNav,.cabinet-shell-module__pB7hvq__accountNav{gap:3px;display:grid}.cabinet-shell-module__pB7hvq__accountNav{border-top:1px solid #3d3b38;margin-top:12px;padding-top:13px}.cabinet-shell-module__pB7hvq__navGroupLabel{padding:8px 10px 6px}.cabinet-shell-module__pB7hvq__navItem{color:#a7a49f;border-radius:8px;align-items:center;gap:11px;min-height:41px;padding:7px 10px;font-size:13px;font-weight:610;text-decoration:none;display:flex}a.cabinet-shell-module__pB7hvq__navItem:hover{color:#fff;background:#302f2d}.cabinet-shell-module__pB7hvq__navItem[aria-disabled=true]{color:#6f6c67}.cabinet-shell-module__pB7hvq__navItemActive,a.cabinet-shell-module__pB7hvq__navItemActive:hover{color:#fff;background:#3a3736}.cabinet-shell-module__pB7hvq__navGlyph{color:#bbb7b1;border:1px solid #5a5752;border-radius:6px;flex:0 0 23px;place-items:center;width:23px;height:23px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:grid}.cabinet-shell-module__pB7hvq__navItemActive .cabinet-shell-module__pB7hvq__navGlyph{color:#fff;background:var(--lead-brand);border-color:var(--lead-brand)}.cabinet-shell-module__pB7hvq__navItem:focus-visible,.cabinet-shell-module__pB7hvq__profileLink:focus-visible,.cabinet-shell-module__pB7hvq__switcher select:focus-visible,.cabinet-shell-module__pB7hvq__switcher button:focus-visible,.cabinet-shell-module__pB7hvq__mobileNavItem:focus-visible{outline-offset:2px;outline:3px solid #8babef}.cabinet-shell-module__pB7hvq__sidebarIdentity{border-top:1px solid #3d3b38;grid-template-columns:34px minmax(0,1fr);gap:10px;min-width:0;margin-top:auto;padding:14px 8px 2px;display:grid}.cabinet-shell-module__pB7hvq__avatar,.cabinet-shell-module__pB7hvq__profileLink{color:#fff;background:var(--lead-brand);border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:760;display:grid}.cabinet-shell-module__pB7hvq__sidebarIdentity>span:last-child{min-width:0}.cabinet-shell-module__pB7hvq__sidebarIdentity strong,.cabinet-shell-module__pB7hvq__sidebarIdentity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.cabinet-shell-module__pB7hvq__sidebarIdentity strong{color:#ebe9e5;font-size:11px}.cabinet-shell-module__pB7hvq__sidebarIdentity small{color:#8f8b85;margin-top:3px;font-size:9px}.cabinet-shell-module__pB7hvq__workspace{min-width:0}.cabinet-shell-module__pB7hvq__topbar{z-index:30;border-bottom:1px solid var(--lead-border);background:#fffffff2;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:8px 26px;display:flex;position:sticky;top:0}.cabinet-shell-module__pB7hvq__mobileBrand{display:none}.cabinet-shell-module__pB7hvq__switcher{grid-template-columns:minmax(220px,1fr) auto;gap:0;min-width:0;max-width:650px;display:grid}.cabinet-shell-module__pB7hvq__switcher label{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.cabinet-shell-module__pB7hvq__switcher select,.cabinet-shell-module__pB7hvq__switcher button{border:1px solid var(--lead-border);min-height:38px}.cabinet-shell-module__pB7hvq__switcher select{min-width:0;color:var(--lead-text);background:var(--lead-surface);border-radius:8px 0 0 8px;padding:6px 34px 6px 11px;font-size:13px;font-weight:620}.cabinet-shell-module__pB7hvq__switcher button{color:var(--lead-text);background:var(--lead-surface-subtle);border-left:0;border-radius:0 8px 8px 0;padding:6px 14px;font-size:12px;font-weight:690}.cabinet-shell-module__pB7hvq__switcher button:not(:disabled):hover{background:#e8e6e1}.cabinet-shell-module__pB7hvq__switcher :disabled{cursor:not-allowed;opacity:.64}.cabinet-shell-module__pB7hvq__topMeta{align-items:center;gap:10px;display:flex}.cabinet-shell-module__pB7hvq__profileLink{color:#fff;text-decoration:none}.cabinet-shell-module__pB7hvq__readOnlyLine{color:#5a4a13;text-align:center;background:#fff7d7;border-bottom:1px solid #eadb9b;padding:8px 24px;font-size:12px;font-weight:650}.cabinet-shell-module__pB7hvq__main{width:min(100%,1280px);margin-inline:auto;padding:34px 38px 76px}.cabinet-shell-module__pB7hvq__mobileNav{display:none}@media (max-width:1000px){.cabinet-shell-module__pB7hvq__shell{grid-template-columns:76px minmax(0,1fr)}.cabinet-shell-module__pB7hvq__sidebar{padding-inline:10px}.cabinet-shell-module__pB7hvq__brandWrap{width:44px;padding-inline:6px;overflow:hidden}.cabinet-shell-module__pB7hvq__contextCard,.cabinet-shell-module__pB7hvq__navItem span:not(.cabinet-shell-module__pB7hvq__navGlyph),.cabinet-shell-module__pB7hvq__navGroupLabel,.cabinet-shell-module__pB7hvq__sidebarIdentity>span:last-child{display:none}.cabinet-shell-module__pB7hvq__navItem{justify-content:center;padding-inline:0}.cabinet-shell-module__pB7hvq__sidebarIdentity{justify-content:center;padding-inline:0;display:flex}}@media (max-width:760px){.cabinet-shell-module__pB7hvq__shell{padding-bottom:calc(68px + env(safe-area-inset-bottom));display:block}.cabinet-shell-module__pB7hvq__shell:has(.cabinet-shell-module__pB7hvq__supportBanner){padding-top:0}.cabinet-shell-module__pB7hvq__supportBanner{text-align:center;gap:3px;height:auto;min-height:auto;padding:10px 14px;display:grid;position:relative}.cabinet-shell-module__pB7hvq__supportBanner>strong,.cabinet-shell-module__pB7hvq__supportBanner>span{white-space:normal;overflow:visible}.cabinet-shell-module__pB7hvq__sidebar{display:none}.cabinet-shell-module__pB7hvq__topbar{gap:11px;min-height:58px;padding:8px 12px;top:0}.cabinet-shell-module__pB7hvq__shell:has(.cabinet-shell-module__pB7hvq__supportBanner) .cabinet-shell-module__pB7hvq__topbar{gap:11px;min-height:58px;padding:8px 12px;top:0}.cabinet-shell-module__pB7hvq__mobileBrand{flex:0 0 31px;width:31px;display:block;overflow:hidden}.cabinet-shell-module__pB7hvq__mobileBrand>a{transform-origin:0;transform:scale(.9)}.cabinet-shell-module__pB7hvq__switcher{grid-template-columns:minmax(0,1fr) auto;width:100%}.cabinet-shell-module__pB7hvq__switcher select{min-height:44px;font-size:16px}.cabinet-shell-module__pB7hvq__switcher button{min-height:44px;padding-inline:10px}.cabinet-shell-module__pB7hvq__topMeta>span,.cabinet-shell-module__pB7hvq__profileLink{display:none}.cabinet-shell-module__pB7hvq__main{padding:25px 14px 46px}.cabinet-shell-module__pB7hvq__mobileNav{z-index:60;grid-template-columns:repeat(var(--mobile-nav-items,4), minmax(44px, 1fr));min-height:66px;padding:5px max(5px, env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(5px, env(safe-area-inset-left));border-top:1px solid var(--lead-border);background:#fffffffa;display:grid;position:fixed;bottom:0;left:0;right:0}.cabinet-shell-module__pB7hvq__mobileNavItem{min-width:0;min-height:52px;color:var(--lead-text-muted);text-align:center;place-items:center;gap:2px;padding:4px 2px;font-size:10px;text-decoration:none;display:grid}.cabinet-shell-module__pB7hvq__mobileNavItem>span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:750}.cabinet-shell-module__pB7hvq__mobileNavItemActive{color:var(--lead-brand-dark);font-weight:720}}.cabinet-shell-module__pB7hvq__globalShell{background:var(--lead-canvas);min-height:100vh}.cabinet-shell-module__pB7hvq__globalTopbar{z-index:20;color:#fff;background:#1d1c1b;border-bottom:1px solid #393735;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:76px;padding:14px clamp(18px,4vw,48px);display:grid;position:sticky;top:0}.cabinet-shell-module__pB7hvq__globalContext{gap:4px;min-width:0;display:grid}.cabinet-shell-module__pB7hvq__globalContext span{color:#aaa6a2;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.cabinet-shell-module__pB7hvq__globalContext strong{overflow-wrap:anywhere;font-size:14px}.cabinet-shell-module__pB7hvq__globalMain{width:min(100% - 32px,1240px);margin:0 auto;padding:clamp(28px,5vw,56px) 0 80px}@media (max-width:620px){.cabinet-shell-module__pB7hvq__globalTopbar{grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:12px 16px}.cabinet-shell-module__pB7hvq__globalTopbar>:first-child{display:none}.cabinet-shell-module__pB7hvq__globalMain{width:min(100% - 24px,1240px)}}
.commercial-summary-module__mV9YRW__page{gap:20px;display:grid}.commercial-summary-module__mV9YRW__loadingHead{border-bottom:1px solid var(--lead-border);justify-content:space-between;align-items:flex-end;gap:28px;padding-bottom:23px;display:flex}.commercial-summary-module__mV9YRW__loadingHead>div,.commercial-summary-module__mV9YRW__loadingPanel{gap:14px;display:grid}.commercial-summary-module__mV9YRW__loadingPanel{align-content:start;min-height:300px;padding:22px 20px}.commercial-summary-module__mV9YRW__pageHead{border-bottom:1px solid var(--lead-border);justify-content:space-between;align-items:flex-end;gap:28px;padding-bottom:23px;display:flex}.commercial-summary-module__mV9YRW__eyebrow,.commercial-summary-module__mV9YRW__sectionEyebrow,.commercial-summary-module__mV9YRW__factLabel{color:var(--lead-text-muted);letter-spacing:.11em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:740;display:block}.commercial-summary-module__mV9YRW__eyebrow{color:var(--lead-brand-dark)}.commercial-summary-module__mV9YRW__pageHead h1{letter-spacing:-.045em;margin:0;font-size:clamp(28px,3vw,37px);font-weight:650}.commercial-summary-module__mV9YRW__pageHead p:last-child{color:var(--lead-text-muted);margin:9px 0 0;line-height:1.55}.commercial-summary-module__mV9YRW__pageHead p:last-child span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.commercial-summary-module__mV9YRW__headMeta{flex:none;justify-items:end;gap:8px;display:grid}.commercial-summary-module__mV9YRW__headMeta small{color:var(--lead-text-muted);font-size:10px}.commercial-summary-module__mV9YRW__truthBanner{color:#372f18;background:#fff4c7;border:1px solid #dfc75f;border-radius:10px;grid-template-columns:42px minmax(0,1fr);gap:13px;padding:15px 17px;display:grid}.commercial-summary-module__mV9YRW__truthBanner>span{color:#5f4d00;background:#ffffff8c;border:1px solid #d8bf54;border-radius:9px;place-items:center;width:42px;height:42px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:780;display:grid}.commercial-summary-module__mV9YRW__truthBanner strong,.commercial-summary-module__mV9YRW__truthBanner small{display:block}.commercial-summary-module__mV9YRW__truthBanner strong{margin-top:1px;font-size:13px}.commercial-summary-module__mV9YRW__truthBanner small{margin-top:4px;line-height:1.5}.commercial-summary-module__mV9YRW__periodStrip{background:var(--lead-surface);border-block:1px solid var(--lead-border);grid-template-columns:minmax(180px,1.25fr) repeat(3,minmax(130px,.75fr));display:grid;overflow:hidden}.commercial-summary-module__mV9YRW__periodStrip>div{border-right:1px solid var(--lead-border);min-width:0;padding:15px 18px}.commercial-summary-module__mV9YRW__periodStrip>div:last-child{border-right:0}.commercial-summary-module__mV9YRW__periodStrip strong,.commercial-summary-module__mV9YRW__periodStrip small{display:block}.commercial-summary-module__mV9YRW__periodStrip strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.commercial-summary-module__mV9YRW__periodStrip small{color:var(--lead-text-muted);margin-top:4px;font-size:10px}.commercial-summary-module__mV9YRW__layout{grid-template-columns:minmax(0,1.32fr) minmax(290px,.68fr);align-items:start;gap:17px;display:grid}.commercial-summary-module__mV9YRW__column{gap:17px;min-width:0;display:grid}.commercial-summary-module__mV9YRW__surface{min-width:0;overflow:hidden}.commercial-summary-module__mV9YRW__sectionHead{border-bottom:1px solid var(--lead-border);background:#fbfaf8;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:16px 20px;display:flex}.commercial-summary-module__mV9YRW__sectionHead h2,.commercial-summary-module__mV9YRW__sectionHead p{margin:0}.commercial-summary-module__mV9YRW__sectionHead h2{letter-spacing:-.025em;font-size:16px}.commercial-summary-module__mV9YRW__sectionHead p{max-width:420px;color:var(--lead-text-muted);font-size:11px;line-height:1.5}.commercial-summary-module__mV9YRW__usageBody{padding:22px 20px 20px}.commercial-summary-module__mV9YRW__usageLead{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.commercial-summary-module__mV9YRW__usageLead strong{letter-spacing:-.055em;font-size:clamp(30px,4.5vw,46px);font-weight:640}.commercial-summary-module__mV9YRW__usageLead strong span{color:var(--lead-text-muted);letter-spacing:-.01em;font-size:.43em;font-weight:600}.commercial-summary-module__mV9YRW__usageLead>span{color:var(--lead-text-muted);text-align:right;font-size:11px}.commercial-summary-module__mV9YRW__usageTrack{background:#e9e7e2;border-radius:999px;height:12px;margin-top:18px;position:relative;overflow:hidden}.commercial-summary-module__mV9YRW__usageTrack>span{background:var(--lead-brand);border-radius:inherit;height:100%;display:block}.commercial-summary-module__mV9YRW__usageTrack>span[data-over=true]{background:#a97900}.commercial-summary-module__mV9YRW__usageLegend{border-top:1px solid var(--lead-border);grid-template-columns:repeat(5,minmax(0,1fr));margin:20px 0 0;padding:0;list-style:none;display:grid}.commercial-summary-module__mV9YRW__usageLegend li{border-right:1px solid var(--lead-border);min-width:0;padding:15px 11px 0}.commercial-summary-module__mV9YRW__usageLegend li:first-child{padding-left:0}.commercial-summary-module__mV9YRW__usageLegend li:last-child{border-right:0;padding-right:0}.commercial-summary-module__mV9YRW__usageLegend span,.commercial-summary-module__mV9YRW__usageLegend strong{display:block}.commercial-summary-module__mV9YRW__usageLegend span{min-height:28px;color:var(--lead-text-muted);font-size:10px;line-height:1.35}.commercial-summary-module__mV9YRW__usageLegend strong{margin-top:5px;font-size:16px}.commercial-summary-module__mV9YRW__definition{color:var(--lead-text-muted);background:var(--lead-surface-subtle);border-top:1px solid var(--lead-border);margin:0;padding:12px 20px;font-size:11px;line-height:1.55}.commercial-summary-module__mV9YRW__factList,.commercial-summary-module__mV9YRW__documentList,.commercial-summary-module__mV9YRW__serviceGrid,.commercial-summary-module__mV9YRW__auditList{margin:0;padding:0;list-style:none}.commercial-summary-module__mV9YRW__serviceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.commercial-summary-module__mV9YRW__serviceGrid li{border-bottom:1px solid var(--lead-border);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:52px;padding:10px 18px;font-size:11px;line-height:1.45;display:grid}.commercial-summary-module__mV9YRW__serviceGrid li:nth-child(odd){border-right:1px solid var(--lead-border)}.commercial-summary-module__mV9YRW__serviceGrid li:nth-last-child(-n+2){border-bottom:0}.commercial-summary-module__mV9YRW__serviceGrid li:nth-last-child(2):nth-child(2n){border-bottom:1px solid var(--lead-border)}.commercial-summary-module__mV9YRW__serviceGrid span{width:20px;height:20px;color:var(--lead-brand-dark);background:var(--lead-brand-soft);border-radius:999px;place-items:center;font-size:10px;font-weight:800;display:grid}.commercial-summary-module__mV9YRW__factList li,.commercial-summary-module__mV9YRW__documentList li,.commercial-summary-module__mV9YRW__auditList li{border-bottom:1px solid var(--lead-border)}.commercial-summary-module__mV9YRW__factList li:last-child,.commercial-summary-module__mV9YRW__documentList li:last-child,.commercial-summary-module__mV9YRW__auditList li:last-child{border-bottom:0}.commercial-summary-module__mV9YRW__factList li{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:58px;padding:11px 20px;display:grid}.commercial-summary-module__mV9YRW__factList span{color:var(--lead-text-muted);font-size:12px}.commercial-summary-module__mV9YRW__factList strong{overflow-wrap:anywhere;text-align:right;max-width:220px;font-size:12px}.commercial-summary-module__mV9YRW__documentList li{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:65px;padding:11px 18px;display:grid}.commercial-summary-module__mV9YRW__documentCode{width:34px;height:34px;color:var(--lead-brand-dark);background:var(--lead-brand-soft);border-radius:8px;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:780;display:grid}.commercial-summary-module__mV9YRW__documentList strong,.commercial-summary-module__mV9YRW__documentList small{display:block}.commercial-summary-module__mV9YRW__documentList strong{overflow-wrap:anywhere;font-size:12px}.commercial-summary-module__mV9YRW__documentList small{color:var(--lead-text-muted);margin-top:4px;font-size:10px}.commercial-summary-module__mV9YRW__documentList a{min-height:44px;color:var(--lead-brand-dark);text-underline-offset:3px;padding:12px 3px;font-size:11px;font-weight:700}.commercial-summary-module__mV9YRW__emptyInline{color:var(--lead-text-muted);padding:24px 20px;font-size:12px;line-height:1.6}.commercial-summary-module__mV9YRW__proposal{border:1px solid #e2cc75;border-radius:10px;margin:14px;overflow:hidden}.commercial-summary-module__mV9YRW__proposal+.commercial-summary-module__mV9YRW__proposal{margin-top:0}.commercial-summary-module__mV9YRW__proposalExact{background:#fffdf4;border-bottom:1px solid #eadca1;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:18px 20px;display:grid}.commercial-summary-module__mV9YRW__proposalExact h3,.commercial-summary-module__mV9YRW__proposalExact p{margin:0}.commercial-summary-module__mV9YRW__proposalExact h3{letter-spacing:-.025em;font-size:18px}.commercial-summary-module__mV9YRW__proposalExact p{color:var(--lead-text-muted);margin-top:6px;font-size:11px;line-height:1.5}.commercial-summary-module__mV9YRW__proposalPrice{text-align:right}.commercial-summary-module__mV9YRW__proposalPrice strong,.commercial-summary-module__mV9YRW__proposalPrice small{white-space:nowrap;display:block}.commercial-summary-module__mV9YRW__proposalPrice strong{font-size:18px}.commercial-summary-module__mV9YRW__proposalPrice small{color:var(--lead-text-muted);margin-top:4px;font-size:10px}.commercial-summary-module__mV9YRW__exactGrid{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 20px;display:grid}.commercial-summary-module__mV9YRW__exactGrid>div{border-right:1px solid var(--lead-border);min-width:0;padding:14px 12px}.commercial-summary-module__mV9YRW__exactGrid>div:first-child{padding-left:0}.commercial-summary-module__mV9YRW__exactGrid>div:last-child{border-right:0;padding-right:0}.commercial-summary-module__mV9YRW__exactGrid strong{text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;display:block;overflow:hidden}.commercial-summary-module__mV9YRW__decisionForm{border-top:1px solid var(--lead-border);background:#fbfaf8;gap:9px;padding:17px 20px 20px;display:grid}.commercial-summary-module__mV9YRW__decisionForm label{color:var(--lead-text-muted);font-size:11px;font-weight:680}.commercial-summary-module__mV9YRW__decisionForm textarea{width:100%;min-height:88px;color:var(--lead-text);background:var(--lead-surface);border:1px solid var(--lead-border);resize:vertical;border-radius:8px;padding:10px 11px;line-height:1.5}.commercial-summary-module__mV9YRW__decisionForm textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--lead-focus) 35%, transparent);outline-offset:2px}.commercial-summary-module__mV9YRW__decisionActions{flex-wrap:wrap;gap:9px;margin-top:3px;display:flex}.commercial-summary-module__mV9YRW__adminReview{gap:16px;padding:19px 20px 21px;display:grid}.commercial-summary-module__mV9YRW__checklist{gap:8px;margin:0;padding:0;list-style:none;display:grid}.commercial-summary-module__mV9YRW__checklist li{color:var(--lead-text-muted);grid-template-columns:18px minmax(0,1fr);gap:9px;font-size:11px;line-height:1.45;display:grid}.commercial-summary-module__mV9YRW__checklist li:before{color:var(--lead-success);content:"✓";font-weight:800}.commercial-summary-module__mV9YRW__checklist li[data-ready=false]:before{color:#9b7600;content:"—"}.commercial-summary-module__mV9YRW__adminNote{color:var(--lead-text-muted);background:var(--lead-surface-subtle);border:1px solid var(--lead-border);border-radius:8px;padding:11px 12px;font-size:11px;line-height:1.55}.commercial-summary-module__mV9YRW__auditList li{grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:14px 20px;display:grid}.commercial-summary-module__mV9YRW__auditList strong,.commercial-summary-module__mV9YRW__auditList span,.commercial-summary-module__mV9YRW__auditList small{display:block}.commercial-summary-module__mV9YRW__auditList strong{font-size:12px}.commercial-summary-module__mV9YRW__auditList span,.commercial-summary-module__mV9YRW__auditList small{color:var(--lead-text-muted);margin-top:4px;font-size:10px;line-height:1.45}.commercial-summary-module__mV9YRW__auditList time{color:var(--lead-text-muted);white-space:nowrap;font-size:10px}@media (max-width:980px){.commercial-summary-module__mV9YRW__periodStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.commercial-summary-module__mV9YRW__periodStrip>div:nth-child(2){border-right:0}.commercial-summary-module__mV9YRW__periodStrip>div:nth-child(-n+2){border-bottom:1px solid var(--lead-border)}.commercial-summary-module__mV9YRW__layout{grid-template-columns:1fr}}@media (max-width:620px){.commercial-summary-module__mV9YRW__loadingHead{align-items:start;gap:18px;display:grid}.commercial-summary-module__mV9YRW__pageHead{align-items:start;gap:13px;display:grid}.commercial-summary-module__mV9YRW__headMeta{justify-items:start}.commercial-summary-module__mV9YRW__headMeta small,.commercial-summary-module__mV9YRW__truthBanner small,.commercial-summary-module__mV9YRW__periodStrip small,.commercial-summary-module__mV9YRW__proposalExact p,.commercial-summary-module__mV9YRW__proposalPrice small,.commercial-summary-module__mV9YRW__documentList small{font-size:12px;line-height:1.5}.commercial-summary-module__mV9YRW__truthBanner{grid-template-columns:34px minmax(0,1fr);padding:13px}.commercial-summary-module__mV9YRW__truthBanner>span{width:34px;height:34px}.commercial-summary-module__mV9YRW__periodStrip{grid-template-columns:1fr}.commercial-summary-module__mV9YRW__periodStrip>div,.commercial-summary-module__mV9YRW__periodStrip>div:nth-child(2){border-right:0;border-bottom:1px solid var(--lead-border)}.commercial-summary-module__mV9YRW__periodStrip>div:last-child{border-bottom:0}.commercial-summary-module__mV9YRW__sectionHead,.commercial-summary-module__mV9YRW__usageBody,.commercial-summary-module__mV9YRW__definition,.commercial-summary-module__mV9YRW__factList li,.commercial-summary-module__mV9YRW__emptyInline,.commercial-summary-module__mV9YRW__proposalExact,.commercial-summary-module__mV9YRW__exactGrid,.commercial-summary-module__mV9YRW__decisionForm,.commercial-summary-module__mV9YRW__adminReview,.commercial-summary-module__mV9YRW__auditList li{padding-inline:16px}.commercial-summary-module__mV9YRW__sectionHead,.commercial-summary-module__mV9YRW__usageLead{align-items:flex-start}.commercial-summary-module__mV9YRW__usageLegend{grid-template-columns:repeat(2,minmax(0,1fr))}.commercial-summary-module__mV9YRW__usageLegend span{min-height:34px;font-size:12px;line-height:1.45}.commercial-summary-module__mV9YRW__usageLegend li:nth-child(2){border-right:0}.commercial-summary-module__mV9YRW__usageLegend li:nth-child(-n+2){border-bottom:1px solid var(--lead-border);padding-bottom:13px}.commercial-summary-module__mV9YRW__usageLegend li:nth-child(3){padding-left:0}.commercial-summary-module__mV9YRW__usageLegend li:nth-child(4){border-right:0}.commercial-summary-module__mV9YRW__usageLegend li:nth-child(n+3){padding-top:13px}.commercial-summary-module__mV9YRW__usageLegend li:nth-child(5){padding-left:0}.commercial-summary-module__mV9YRW__documentList li{grid-template-columns:34px minmax(0,1fr);padding-inline:16px}.commercial-summary-module__mV9YRW__factList span,.commercial-summary-module__mV9YRW__factList strong,.commercial-summary-module__mV9YRW__documentList strong,.commercial-summary-module__mV9YRW__emptyInline,.commercial-summary-module__mV9YRW__definition,.commercial-summary-module__mV9YRW__decisionForm label,.commercial-summary-module__mV9YRW__adminNote,.commercial-summary-module__mV9YRW__checklist li,.commercial-summary-module__mV9YRW__serviceGrid li{font-size:13px;line-height:1.5}.commercial-summary-module__mV9YRW__factLabel{font-size:11px}.commercial-summary-module__mV9YRW__serviceGrid{grid-template-columns:1fr}.commercial-summary-module__mV9YRW__serviceGrid li,.commercial-summary-module__mV9YRW__serviceGrid li:nth-child(odd),.commercial-summary-module__mV9YRW__serviceGrid li:nth-last-child(-n+2),.commercial-summary-module__mV9YRW__serviceGrid li:nth-last-child(2):nth-child(2n){border-right:0;border-bottom:1px solid var(--lead-border);min-height:48px;padding-inline:16px}.commercial-summary-module__mV9YRW__serviceGrid li:last-child{border-bottom:0}.commercial-summary-module__mV9YRW__documentList a{grid-column:2;justify-self:start}.commercial-summary-module__mV9YRW__proposalExact{grid-template-columns:1fr}.commercial-summary-module__mV9YRW__proposalPrice{text-align:left}.commercial-summary-module__mV9YRW__exactGrid{grid-template-columns:1fr}.commercial-summary-module__mV9YRW__exactGrid>div,.commercial-summary-module__mV9YRW__exactGrid>div:first-child,.commercial-summary-module__mV9YRW__exactGrid>div:last-child{border-right:0;border-bottom:1px solid var(--lead-border);padding:11px 0}.commercial-summary-module__mV9YRW__exactGrid>div:last-child{border-bottom:0}.commercial-summary-module__mV9YRW__decisionForm textarea{min-height:100px;font-size:16px}.commercial-summary-module__mV9YRW__decisionActions,.commercial-summary-module__mV9YRW__decisionActions button,.commercial-summary-module__mV9YRW__decisionActions a{width:100%}.commercial-summary-module__mV9YRW__auditList li{grid-template-columns:1fr;gap:7px}}
.m4-workspace-module__aFnmpa__page,.m4-workspace-module__aFnmpa__reportPage{gap:24px;min-width:0;display:grid}.m4-workspace-module__aFnmpa__publicPage{width:min(100% - 32px,1120px);margin:0 auto;padding:clamp(42px,8vw,88px) 0 80px}.m4-workspace-module__aFnmpa__publicGrid{grid-template-columns:minmax(0,720px) minmax(220px,1fr);align-items:start;gap:clamp(24px,5vw,64px);display:grid}.m4-workspace-module__aFnmpa__hero h1,.m4-workspace-module__aFnmpa__pageHead h1,.m4-workspace-module__aFnmpa__reportHero h1{letter-spacing:-.055em;margin:0;font-size:clamp(30px,5vw,48px);font-weight:650;line-height:1.04}.m4-workspace-module__aFnmpa__hero>p,.m4-workspace-module__aFnmpa__pageHead>div>p,.m4-workspace-module__aFnmpa__reportHero>p{max-width:720px;color:var(--lead-text-muted);margin:14px 0 0;line-height:1.65}.m4-workspace-module__aFnmpa__panel{gap:20px;padding:clamp(20px,4vw,34px);display:grid}.m4-workspace-module__aFnmpa__form,.m4-workspace-module__aFnmpa__fieldStack,.m4-workspace-module__aFnmpa__actionStack{gap:16px;display:grid}.m4-workspace-module__aFnmpa__form label,.m4-workspace-module__aFnmpa__fieldLabel{gap:8px;font-weight:620;display:grid}.m4-workspace-module__aFnmpa__form input,.m4-workspace-module__aFnmpa__form textarea,.m4-workspace-module__aFnmpa__form select,.m4-workspace-module__aFnmpa__filterBar select{width:100%;min-height:48px;color:var(--lead-text);border:1px solid var(--lead-border-strong);background:#fff;border-radius:5px;padding:11px 13px;font-size:16px}.m4-workspace-module__aFnmpa__form textarea{resize:vertical;min-height:112px}.m4-workspace-module__aFnmpa__checkRow{grid-template-columns:22px minmax(0,1fr);align-items:start;line-height:1.5;gap:10px!important;font-weight:450!important;display:grid!important}.m4-workspace-module__aFnmpa__checkRow input{width:20px;min-height:20px;margin:2px 0 0}.m4-workspace-module__aFnmpa__errorSummary{color:var(--lead-danger);background:color-mix(in srgb, var(--lead-danger) 7%, white);border-left:3px solid var(--lead-danger);padding:14px 16px}.m4-workspace-module__aFnmpa__methodNote{color:var(--lead-text-muted);border-left:1px solid var(--lead-border-strong);padding:4px 0 0 20px;line-height:1.6}.m4-workspace-module__aFnmpa__methodNote h2,.m4-workspace-module__aFnmpa__panel h2,.m4-workspace-module__aFnmpa__section h2,.m4-workspace-module__aFnmpa__inspector h2{letter-spacing:-.025em;margin:0;font-size:19px}.m4-workspace-module__aFnmpa__methodNote p,.m4-workspace-module__aFnmpa__panel p,.m4-workspace-module__aFnmpa__section p,.m4-workspace-module__aFnmpa__inspector p{margin:0;line-height:1.6}.m4-workspace-module__aFnmpa__muted{color:var(--lead-text-muted)}.m4-workspace-module__aFnmpa__mono{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.m4-workspace-module__aFnmpa__stateHead{gap:7px;display:grid}.m4-workspace-module__aFnmpa__stateHead h2{font-size:clamp(24px,4vw,34px)}.m4-workspace-module__aFnmpa__progressList,.m4-workspace-module__aFnmpa__plainList,.m4-workspace-module__aFnmpa__denseList,.m4-workspace-module__aFnmpa__evidenceList{margin:0;padding:0;list-style:none}.m4-workspace-module__aFnmpa__progressList{display:grid}.m4-workspace-module__aFnmpa__progressList li{min-height:44px;color:var(--lead-text-muted);grid-template-columns:22px minmax(0,1fr);gap:11px;display:grid;position:relative}.m4-workspace-module__aFnmpa__progressList li:before{content:"";border:2px solid var(--lead-border-strong);background:#fff;border-radius:50%;width:10px;height:10px;margin-top:5px}.m4-workspace-module__aFnmpa__progressList li[aria-current=step]{color:var(--lead-text);font-weight:650}.m4-workspace-module__aFnmpa__progressList li[aria-current=step]:before{background:var(--lead-brand);border-color:var(--lead-brand)}.m4-workspace-module__aFnmpa__profileGrid,.m4-workspace-module__aFnmpa__readinessGrid,.m4-workspace-module__aFnmpa__reportGrid,.m4-workspace-module__aFnmpa__factsGrid{background:var(--lead-border);border:1px solid var(--lead-border);gap:1px;display:grid;overflow:hidden}.m4-workspace-module__aFnmpa__profileGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.m4-workspace-module__aFnmpa__profileGrid>div,.m4-workspace-module__aFnmpa__readinessGrid>div,.m4-workspace-module__aFnmpa__reportGrid>div,.m4-workspace-module__aFnmpa__factsGrid>div{background:#fff;min-width:0;padding:16px}.m4-workspace-module__aFnmpa__profileGrid dt,.m4-workspace-module__aFnmpa__reportGrid dt{color:var(--lead-text-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:650}.m4-workspace-module__aFnmpa__profileGrid dd,.m4-workspace-module__aFnmpa__reportGrid dd{overflow-wrap:anywhere;margin:0;line-height:1.5}.m4-workspace-module__aFnmpa__pageHead{border-bottom:1px solid var(--lead-border);justify-content:space-between;align-items:end;gap:24px;padding-bottom:22px;display:flex}.m4-workspace-module__aFnmpa__pageHead h1{font-size:clamp(28px,4vw,38px)}.m4-workspace-module__aFnmpa__workspaceGrid{grid-template-columns:minmax(0,1fr) minmax(340px,400px);align-items:start;gap:20px;display:grid}.m4-workspace-module__aFnmpa__section,.m4-workspace-module__aFnmpa__inspector{border:1px solid var(--lead-border);background:#fff;gap:18px;padding:22px;display:grid}.m4-workspace-module__aFnmpa__inspector{position:sticky;top:92px}.m4-workspace-module__aFnmpa__denseList li,.m4-workspace-module__aFnmpa__tableRow{overflow-wrap:anywhere;border-bottom:1px solid var(--lead-border);gap:8px;min-width:0;padding:16px 0;display:grid}.m4-workspace-module__aFnmpa__denseList li:last-child,.m4-workspace-module__aFnmpa__tableRow:last-child{border-bottom:0}.m4-workspace-module__aFnmpa__stepButton,.m4-workspace-module__aFnmpa__rowLink{width:100%;min-height:48px;color:inherit;text-align:left;border:0;border-bottom:1px solid var(--lead-border);cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 0;text-decoration:none;display:grid}.m4-workspace-module__aFnmpa__stepButton strong,.m4-workspace-module__aFnmpa__rowLink strong{display:block}.m4-workspace-module__aFnmpa__stepButton small,.m4-workspace-module__aFnmpa__rowLink small{color:var(--lead-text-muted);margin-top:5px;display:block}.m4-workspace-module__aFnmpa__table{border-collapse:collapse;border:1px solid var(--lead-border);background:#fff;width:100%}.m4-workspace-module__aFnmpa__table th,.m4-workspace-module__aFnmpa__table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--lead-border);padding:14px 16px}.m4-workspace-module__aFnmpa__table th{color:var(--lead-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:12px}.m4-workspace-module__aFnmpa__filterBar,.m4-workspace-module__aFnmpa__tabs,.m4-workspace-module__aFnmpa__actions,.m4-workspace-module__aFnmpa__metaLine{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.m4-workspace-module__aFnmpa__tabs a,.m4-workspace-module__aFnmpa__tabs button{min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 13px;text-decoration:none}.m4-workspace-module__aFnmpa__tabs a[aria-current=page],.m4-workspace-module__aFnmpa__tabs button[aria-current=page]{border-color:var(--lead-brand);font-weight:650}.m4-workspace-module__aFnmpa__reportShell{background:#f8f7f4;min-height:100vh;padding:22px}.m4-workspace-module__aFnmpa__reportFrame{width:min(100%,840px);margin:0 auto}.m4-workspace-module__aFnmpa__reportMark{border-bottom:1px solid var(--lead-border);justify-content:space-between;align-items:center;gap:18px;padding-bottom:20px;display:flex}.m4-workspace-module__aFnmpa__reportMain{gap:28px;padding:clamp(30px,6vw,64px) 0;display:grid}.m4-workspace-module__aFnmpa__reportSection{gap:14px;display:grid}.m4-workspace-module__aFnmpa__reportSection h2{margin:0;font-size:22px}.m4-workspace-module__aFnmpa__reportFooter{border-top:1px solid var(--lead-border);flex-wrap:wrap;gap:16px;padding:22px 0 40px;display:flex}.m4-workspace-module__aFnmpa__stickyAction{gap:8px;display:grid}@media (max-width:820px){.m4-workspace-module__aFnmpa__publicGrid,.m4-workspace-module__aFnmpa__workspaceGrid{grid-template-columns:1fr}.m4-workspace-module__aFnmpa__methodNote{order:-1}.m4-workspace-module__aFnmpa__inspector{position:static}.m4-workspace-module__aFnmpa__table thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.m4-workspace-module__aFnmpa__table,.m4-workspace-module__aFnmpa__table tbody,.m4-workspace-module__aFnmpa__table tr,.m4-workspace-module__aFnmpa__table td{width:100%;display:block}.m4-workspace-module__aFnmpa__table tr{border-bottom:1px solid var(--lead-border-strong);padding:10px 0}.m4-workspace-module__aFnmpa__table td{border:0;padding:7px 16px}.m4-workspace-module__aFnmpa__stickyAction{z-index:5;padding:12px 0 calc(12px + env(safe-area-inset-bottom));background:linear-gradient(transparent, var(--lead-canvas) 16%);position:sticky;bottom:0}}@media (max-width:520px){.m4-workspace-module__aFnmpa__publicPage{width:min(100% - 24px,1120px);padding-top:28px}.m4-workspace-module__aFnmpa__profileGrid,.m4-workspace-module__aFnmpa__reportGrid{grid-template-columns:1fr}.m4-workspace-module__aFnmpa__pageHead{align-items:start;display:grid}.m4-workspace-module__aFnmpa__panel,.m4-workspace-module__aFnmpa__section,.m4-workspace-module__aFnmpa__inspector{padding:18px}.m4-workspace-module__aFnmpa__actions>*,.m4-workspace-module__aFnmpa__stickyAction>*{width:100%}}
.public-shell-module__2-Zo5G__header{z-index:50;height:var(--lead-header-height);background:color-mix(in srgb, var(--lead-canvas) 88%, transparent);border-bottom:1px solid color-mix(in srgb, var(--lead-border) 76%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.public-shell-module__2-Zo5G__headerInner{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.public-shell-module__2-Zo5G__desktopNav{align-items:center;gap:4px;display:flex}.public-shell-module__2-Zo5G__navLink{min-height:40px;color:var(--lead-text-muted);border-radius:var(--lead-radius-control);transition:color var(--lead-motion-fast), background-color var(--lead-motion-fast);align-items:center;padding:8px 12px;font-size:14px;font-weight:620;text-decoration:none;display:inline-flex}.public-shell-module__2-Zo5G__navLink:hover{color:var(--lead-text);background:var(--lead-surface-subtle)}.public-shell-module__2-Zo5G__navLink:focus-visible,.public-shell-module__2-Zo5G__menuSummary:focus-visible{outline:3px solid color-mix(in srgb, var(--lead-focus) 35%, transparent);outline-offset:2px}.public-shell-module__2-Zo5G__headerActions{align-items:center;gap:8px;display:flex}.public-shell-module__2-Zo5G__mobileMenu{display:none}.public-shell-module__2-Zo5G__footer{color:#d7d5d1;background:#20201f;padding:34px 0 28px}.public-shell-module__2-Zo5G__footerTop{border-bottom:1px solid #ffffff1f;grid-template-columns:minmax(0,1fr) auto;gap:32px;padding-bottom:30px;display:grid}.public-shell-module__2-Zo5G__footerStatement{color:#aaa7a1;max-width:570px;margin:14px 0 0;line-height:1.6}.public-shell-module__2-Zo5G__footerNav{grid-template-columns:repeat(2,auto);align-content:start;gap:10px 26px;display:grid}.public-shell-module__2-Zo5G__footerNav a{color:#f4f3f0;font-size:14px;text-decoration:none}.public-shell-module__2-Zo5G__footerNav a:hover{text-underline-offset:4px;text-decoration:underline}.public-shell-module__2-Zo5G__footerBottom{color:#8e8b86;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;font-size:12px;display:flex}.public-shell-module__2-Zo5G__footerMark{color:#fff}@media (max-width:760px){.public-shell-module__2-Zo5G__desktopNav,.public-shell-module__2-Zo5G__headerActions{display:none}.public-shell-module__2-Zo5G__mobileMenu{display:block;position:relative}.public-shell-module__2-Zo5G__menuSummary{cursor:pointer;border:1px solid var(--lead-border);border-radius:var(--lead-radius-control);place-items:center;width:44px;height:44px;list-style:none;display:grid}.public-shell-module__2-Zo5G__menuSummary::-webkit-details-marker{display:none}.public-shell-module__2-Zo5G__menuIcon,.public-shell-module__2-Zo5G__menuIcon:before,.public-shell-module__2-Zo5G__menuIcon:after{background:var(--lead-text);border-radius:2px;width:18px;height:2px}.public-shell-module__2-Zo5G__menuIcon{position:relative}.public-shell-module__2-Zo5G__menuIcon:before,.public-shell-module__2-Zo5G__menuIcon:after{content:"";position:absolute;left:0}.public-shell-module__2-Zo5G__menuIcon:before{top:-6px}.public-shell-module__2-Zo5G__menuIcon:after{top:6px}.public-shell-module__2-Zo5G__menuPanel{background:var(--lead-surface);border:1px solid var(--lead-border);border-radius:var(--lead-radius-panel);width:min(310px,100vw - 28px);box-shadow:var(--lead-shadow-float);padding:8px;display:grid;position:absolute;top:51px;right:0}.public-shell-module__2-Zo5G__menuPanel a{min-height:48px}.public-shell-module__2-Zo5G__menuPanel a:last-child{color:#fff;background:var(--lead-graphite);margin-top:6px}.public-shell-module__2-Zo5G__footerTop,.public-shell-module__2-Zo5G__footerNav{grid-template-columns:1fr}.public-shell-module__2-Zo5G__footerBottom{flex-direction:column;align-items:flex-start}}
.publication-workspace-module__k3X7Qq__page,.publication-workspace-module__k3X7Qq__items,.publication-workspace-module__k3X7Qq__panel,.publication-workspace-module__k3X7Qq__card,.publication-workspace-module__k3X7Qq__form,.publication-workspace-module__k3X7Qq__evidence{gap:1rem;display:grid}.publication-workspace-module__k3X7Qq__head,.publication-workspace-module__k3X7Qq__sectionHead,.publication-workspace-module__k3X7Qq__cardHead,.publication-workspace-module__k3X7Qq__actions,.publication-workspace-module__k3X7Qq__controls{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.publication-workspace-module__k3X7Qq__head h1,.publication-workspace-module__k3X7Qq__sectionHead h2,.publication-workspace-module__k3X7Qq__cardHead h3{margin:.2rem 0 0}.publication-workspace-module__k3X7Qq__head p,.publication-workspace-module__k3X7Qq__eyebrow,.publication-workspace-module__k3X7Qq__muted,.publication-workspace-module__k3X7Qq__evidence span,.publication-workspace-module__k3X7Qq__evidence small{color:var(--lead-text-muted)}.publication-workspace-module__k3X7Qq__eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.publication-workspace-module__k3X7Qq__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.publication-workspace-module__k3X7Qq__metric,.publication-workspace-module__k3X7Qq__panel,.publication-workspace-module__k3X7Qq__card{padding:1rem}.publication-workspace-module__k3X7Qq__metric{gap:.4rem;display:grid}.publication-workspace-module__k3X7Qq__metric strong{font-size:clamp(1.4rem,3vw,2.1rem)}.publication-workspace-module__k3X7Qq__form{grid-template-columns:repeat(2,minmax(0,1fr))}.publication-workspace-module__k3X7Qq__form label{gap:.35rem;display:grid}.publication-workspace-module__k3X7Qq__form input,.publication-workspace-module__k3X7Qq__form select{border:1px solid var(--lead-border);background:var(--lead-surface);width:100%;min-height:2.6rem;color:inherit;border-radius:.55rem;padding:.55rem .7rem}.publication-workspace-module__k3X7Qq__wide,.publication-workspace-module__k3X7Qq__form button{grid-column:1/-1}.publication-workspace-module__k3X7Qq__destinationGrid,.publication-workspace-module__k3X7Qq__itemGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.publication-workspace-module__k3X7Qq__evidence{border:1px solid var(--lead-border);overflow-wrap:anywhere;border-radius:.65rem;padding:.8rem}.publication-workspace-module__k3X7Qq__evidence strong{font-size:.85rem}.publication-workspace-module__k3X7Qq__actions form{gap:.5rem;display:flex}@media (max-width:900px){.publication-workspace-module__k3X7Qq__metrics,.publication-workspace-module__k3X7Qq__form,.publication-workspace-module__k3X7Qq__destinationGrid,.publication-workspace-module__k3X7Qq__itemGrid{grid-template-columns:1fr}.publication-workspace-module__k3X7Qq__wide,.publication-workspace-module__k3X7Qq__form button{grid-column:auto}}
.review-workspace-module__8PjR9q__page,.review-workspace-module__8PjR9q__items{gap:1rem;display:grid}.review-workspace-module__8PjR9q__head,.review-workspace-module__8PjR9q__itemHead,.review-workspace-module__8PjR9q__sectionHead,.review-workspace-module__8PjR9q__stepUp,.review-workspace-module__8PjR9q__intakeRow{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.review-workspace-module__8PjR9q__head h1,.review-workspace-module__8PjR9q__itemHead h2,.review-workspace-module__8PjR9q__sectionHead h3,.review-workspace-module__8PjR9q__sectionHead h4,.review-workspace-module__8PjR9q__intake h2,.review-workspace-module__8PjR9q__sampleEditor h2,.review-workspace-module__8PjR9q__launchPanel h2{margin:.2rem 0 0}.review-workspace-module__8PjR9q__head p,.review-workspace-module__8PjR9q__itemHead span,.review-workspace-module__8PjR9q__metric span,.review-workspace-module__8PjR9q__stepUp span,.review-workspace-module__8PjR9q__intakeRow span,.review-workspace-module__8PjR9q__sampleEditor p,.review-workspace-module__8PjR9q__empty span,.review-workspace-module__8PjR9q__evidence span,.review-workspace-module__8PjR9q__evidence small{color:var(--lead-text-muted)}.review-workspace-module__8PjR9q__eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.review-workspace-module__8PjR9q__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.review-workspace-module__8PjR9q__metric,.review-workspace-module__8PjR9q__item,.review-workspace-module__8PjR9q__intake,.review-workspace-module__8PjR9q__sampleEditor,.review-workspace-module__8PjR9q__launchPanel,.review-workspace-module__8PjR9q__empty,.review-workspace-module__8PjR9q__stepUp{gap:1rem;padding:1rem;display:grid}.review-workspace-module__8PjR9q__metric strong{font-size:clamp(1.4rem,3vw,2.2rem)}.review-workspace-module__8PjR9q__itemGrid{grid-template-columns:minmax(0,2fr) minmax(16rem,1fr);gap:1rem;display:grid}.review-workspace-module__8PjR9q__preview,.review-workspace-module__8PjR9q__evidence{border:1px solid var(--lead-border);border-radius:.75rem;min-width:0;padding:1rem}.review-workspace-module__8PjR9q__preview{overflow-wrap:anywhere}.review-workspace-module__8PjR9q__preview blockquote{border-left:3px solid var(--lead-accent);margin-left:0;padding-left:1rem}.review-workspace-module__8PjR9q__preview pre,.review-workspace-module__8PjR9q__diff pre{background:var(--lead-surface-subtle);white-space:pre-wrap;border-radius:.5rem;padding:.75rem;overflow:auto}.review-workspace-module__8PjR9q__evidence,.review-workspace-module__8PjR9q__metadataList{align-content:start;gap:.55rem;display:grid}.review-workspace-module__8PjR9q__evidence h3{margin:0}.review-workspace-module__8PjR9q__blocking,.review-workspace-module__8PjR9q__validation{color:var(--lead-danger)}.review-workspace-module__8PjR9q__metadataList{margin:1rem 0 0}.review-workspace-module__8PjR9q__metadataList div{gap:.2rem;display:grid}.review-workspace-module__8PjR9q__metadataList dt{color:var(--lead-text-muted);font-size:.75rem}.review-workspace-module__8PjR9q__metadataList dd{margin:0}.review-workspace-module__8PjR9q__diff span{display:block}.review-workspace-module__8PjR9q__diff span[data-kind=INSERT]{color:#0b6b3a}.review-workspace-module__8PjR9q__diff span[data-kind=DELETE]{color:var(--lead-danger)}.review-workspace-module__8PjR9q__actions,.review-workspace-module__8PjR9q__toolbar{flex-wrap:wrap;gap:.5rem;display:flex}.review-workspace-module__8PjR9q__editorForm{gap:1rem;margin-top:1rem;display:grid}.review-workspace-module__8PjR9q__toolbar button,.review-workspace-module__8PjR9q__sourcesEditor button{border:1px solid var(--lead-border);background:var(--lead-surface-subtle);min-height:2.25rem;color:inherit;cursor:pointer;border-radius:.5rem;padding:.4rem .65rem}.review-workspace-module__8PjR9q__editor{border:1px solid var(--lead-border);background:var(--lead-surface);border-radius:.65rem;min-height:14rem;padding:1rem}.review-workspace-module__8PjR9q__editor .tiptap{outline:0;min-height:12rem}.review-workspace-module__8PjR9q__metadataGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.review-workspace-module__8PjR9q__metadataGrid label,.review-workspace-module__8PjR9q__launchPanel label,.review-workspace-module__8PjR9q__intakeRow label{gap:.35rem;display:grid}.review-workspace-module__8PjR9q__metadataGrid input,.review-workspace-module__8PjR9q__metadataGrid textarea,.review-workspace-module__8PjR9q__launchPanel input,.review-workspace-module__8PjR9q__launchPanel select,.review-workspace-module__8PjR9q__intakeRow input,.review-workspace-module__8PjR9q__sourceRow input{border:1px solid var(--lead-border);background:var(--lead-surface);width:100%;min-height:2.6rem;color:inherit;border-radius:.55rem;padding:.55rem .7rem}.review-workspace-module__8PjR9q__metadataGrid textarea{resize:vertical;min-height:5rem}.review-workspace-module__8PjR9q__wideField{grid-column:1/-1}.review-workspace-module__8PjR9q__sourcesEditor{gap:.6rem;display:grid}.review-workspace-module__8PjR9q__sourceRow{grid-template-columns:1fr 2fr 1fr auto;gap:.5rem;display:grid}.review-workspace-module__8PjR9q__intakeRow{border-top:1px solid var(--lead-border);align-items:end;padding-top:.75rem}.review-workspace-module__8PjR9q__intakeRow label{flex:1}.review-workspace-module__8PjR9q__launchPanel form{flex-wrap:wrap;align-items:end;gap:.75rem;display:flex}@media (max-width:900px){.review-workspace-module__8PjR9q__itemGrid,.review-workspace-module__8PjR9q__metadataGrid{grid-template-columns:1fr}.review-workspace-module__8PjR9q__wideField{grid-column:auto}.review-workspace-module__8PjR9q__sourceRow{grid-template-columns:1fr}}@media (max-width:620px){.review-workspace-module__8PjR9q__head,.review-workspace-module__8PjR9q__itemHead,.review-workspace-module__8PjR9q__sectionHead,.review-workspace-module__8PjR9q__stepUp,.review-workspace-module__8PjR9q__intakeRow{flex-direction:column;align-items:stretch}.review-workspace-module__8PjR9q__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
.semantic-workspace-module__uGEEBq__page{gap:1rem;display:grid}.semantic-workspace-module__uGEEBq__head,.semantic-workspace-module__uGEEBq__clusterHead,.semantic-workspace-module__uGEEBq__runPanel{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.semantic-workspace-module__uGEEBq__head h1,.semantic-workspace-module__uGEEBq__clusterHead h2,.semantic-workspace-module__uGEEBq__catalog h2{margin:.2rem 0 0}.semantic-workspace-module__uGEEBq__head p,.semantic-workspace-module__uGEEBq__clusterHead span,.semantic-workspace-module__uGEEBq__runPanel span,.semantic-workspace-module__uGEEBq__runPanel small,.semantic-workspace-module__uGEEBq__metric span,.semantic-workspace-module__uGEEBq__matches small,.semantic-workspace-module__uGEEBq__decision span,.semantic-workspace-module__uGEEBq__catalog span{color:var(--lead-text-muted)}.semantic-workspace-module__uGEEBq__eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.semantic-workspace-module__uGEEBq__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.semantic-workspace-module__uGEEBq__metric{gap:.35rem;padding:1rem;display:grid}.semantic-workspace-module__uGEEBq__metric strong{font-size:clamp(1.5rem,3vw,2.4rem)}.semantic-workspace-module__uGEEBq__runPanel{align-items:center;padding:1rem 1.15rem}.semantic-workspace-module__uGEEBq__runPanel>div{gap:.2rem;display:grid}.semantic-workspace-module__uGEEBq__clusters{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.semantic-workspace-module__uGEEBq__cluster,.semantic-workspace-module__uGEEBq__catalog,.semantic-workspace-module__uGEEBq__empty{align-content:start;gap:1rem;padding:1.15rem;display:grid}.semantic-workspace-module__uGEEBq__cluster dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin:0;display:grid}.semantic-workspace-module__uGEEBq__cluster dl div{border:1px solid var(--lead-border);border-radius:.65rem;padding:.65rem}.semantic-workspace-module__uGEEBq__cluster dt{color:var(--lead-text-muted);font-size:.75rem}.semantic-workspace-module__uGEEBq__cluster dd{margin:.2rem 0 0;font-weight:800}.semantic-workspace-module__uGEEBq__matches,.semantic-workspace-module__uGEEBq__catalog ul{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.semantic-workspace-module__uGEEBq__matches li,.semantic-workspace-module__uGEEBq__catalog li{overflow-wrap:anywhere;gap:.2rem;display:grid}.semantic-workspace-module__uGEEBq__decision{border-left:3px solid var(--lead-accent);background:var(--lead-surface-subtle);gap:.25rem;min-width:0;padding:.75rem;display:grid}.semantic-workspace-module__uGEEBq__decision small,.semantic-workspace-module__uGEEBq__decision li{overflow-wrap:anywhere;word-break:break-word}.semantic-workspace-module__uGEEBq__actions{flex-wrap:wrap;gap:.5rem;display:flex}@media (max-width:900px){.semantic-workspace-module__uGEEBq__clusters{grid-template-columns:1fr}}@media (max-width:620px){.semantic-workspace-module__uGEEBq__head,.semantic-workspace-module__uGEEBq__clusterHead,.semantic-workspace-module__uGEEBq__runPanel{flex-direction:column;align-items:stretch}.semantic-workspace-module__uGEEBq__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
.site-inventory-workspace-module__KxTIPa__page{gap:1rem;display:grid}.site-inventory-workspace-module__KxTIPa__head,.site-inventory-workspace-module__KxTIPa__panelHead,.site-inventory-workspace-module__KxTIPa__connectionHead{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.site-inventory-workspace-module__KxTIPa__head h1,.site-inventory-workspace-module__KxTIPa__panelHead h2{margin:.2rem 0 0}.site-inventory-workspace-module__KxTIPa__head p,.site-inventory-workspace-module__KxTIPa__panelHead span,.site-inventory-workspace-module__KxTIPa__connectionHead span,.site-inventory-workspace-module__KxTIPa__connections p{color:var(--lead-text-muted)}.site-inventory-workspace-module__KxTIPa__eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.site-inventory-workspace-module__KxTIPa__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.site-inventory-workspace-module__KxTIPa__metric{gap:.35rem;padding:1rem;display:grid}.site-inventory-workspace-module__KxTIPa__metric span{color:var(--lead-text-muted);font-size:.8rem}.site-inventory-workspace-module__KxTIPa__metric strong{font-size:clamp(1.5rem,3vw,2.4rem)}.site-inventory-workspace-module__KxTIPa__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:1rem;display:grid}.site-inventory-workspace-module__KxTIPa__panel,.site-inventory-workspace-module__KxTIPa__pages{align-content:start;gap:1rem;padding:1.15rem;display:grid}.site-inventory-workspace-module__KxTIPa__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0;display:grid}.site-inventory-workspace-module__KxTIPa__details div{border:1px solid var(--lead-border);border-radius:.75rem;padding:.75rem}.site-inventory-workspace-module__KxTIPa__details dt{color:var(--lead-text-muted);font-size:.75rem}.site-inventory-workspace-module__KxTIPa__details dd{overflow-wrap:anywhere;margin:.25rem 0 0}.site-inventory-workspace-module__KxTIPa__empty{color:var(--lead-text-muted);margin:0}.site-inventory-workspace-module__KxTIPa__connections{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.site-inventory-workspace-module__KxTIPa__connections>li{border:1px solid var(--lead-border);border-radius:.85rem;gap:.65rem;padding:.9rem;display:grid}.site-inventory-workspace-module__KxTIPa__connectionHead>div{gap:.15rem;display:grid}.site-inventory-workspace-module__KxTIPa__actions{flex-wrap:wrap;gap:.5rem;display:flex}.site-inventory-workspace-module__KxTIPa__rotate{grid-template-columns:minmax(0,1fr) 8rem auto;align-items:end;gap:.55rem;display:grid}.site-inventory-workspace-module__KxTIPa__rotate label{color:var(--lead-text-muted);gap:.25rem;font-size:.78rem;display:grid}.site-inventory-workspace-module__KxTIPa__rotate input{border:1px solid var(--lead-border);min-width:0;color:inherit;background:0 0;border-radius:.55rem;padding:.65rem}.site-inventory-workspace-module__KxTIPa__tableWrap{overflow-x:auto}.site-inventory-workspace-module__KxTIPa__tableWrap table{border-collapse:collapse;width:100%}.site-inventory-workspace-module__KxTIPa__tableWrap th,.site-inventory-workspace-module__KxTIPa__tableWrap td{border-bottom:1px solid var(--lead-border);text-align:left;overflow-wrap:anywhere;padding:.75rem}.site-inventory-workspace-module__KxTIPa__tableWrap th{color:var(--lead-text-muted);text-transform:uppercase;font-size:.75rem}.site-inventory-workspace-module__KxTIPa__next{width:fit-content;color:inherit;font-weight:700}@media (max-width:900px){.site-inventory-workspace-module__KxTIPa__metrics,.site-inventory-workspace-module__KxTIPa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-inventory-workspace-module__KxTIPa__grid,.site-inventory-workspace-module__KxTIPa__rotate{grid-template-columns:1fr}}@media (max-width:560px){.site-inventory-workspace-module__KxTIPa__head,.site-inventory-workspace-module__KxTIPa__panelHead{flex-direction:column;align-items:stretch}.site-inventory-workspace-module__KxTIPa__metrics,.site-inventory-workspace-module__KxTIPa__details{grid-template-columns:1fr}.site-inventory-workspace-module__KxTIPa__tableWrap table,.site-inventory-workspace-module__KxTIPa__tableWrap thead,.site-inventory-workspace-module__KxTIPa__tableWrap tbody,.site-inventory-workspace-module__KxTIPa__tableWrap tr,.site-inventory-workspace-module__KxTIPa__tableWrap th,.site-inventory-workspace-module__KxTIPa__tableWrap td{display:block}.site-inventory-workspace-module__KxTIPa__tableWrap thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.site-inventory-workspace-module__KxTIPa__tableWrap tr{border-bottom:1px solid var(--lead-border);padding:.7rem 0}.site-inventory-workspace-module__KxTIPa__tableWrap td{border:0;padding:.3rem 0}}
