.wsx-section{background:var(--bg);color:var(--fg)}.wsx-inner{width:100%;max-width:72rem;padding-inline:var(--ar-space-8);margin-inline:auto}.wsx-eyebrow{font-size:var(--text-caption);font-weight:var(--ar-weight-medium);letter-spacing:var(--ar-tracking-caps);text-transform:uppercase;color:var(--primary)}.wsx-ph{place-items:center;gap:var(--ar-space-2);background:repeating-linear-gradient(-45deg, var(--line-soft) 0 10px, transparent 10px 20px), var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-card);color:var(--fg-subtle);font-size:var(--text-caption);display:grid;position:relative;overflow:hidden}.wsx-ph svg{opacity:.7;width:1.75rem;height:1.75rem}.wsx-ph--sm svg{width:1.25rem;height:1.25rem}.wsx-navbar{align-items:center;gap:var(--ar-space-6);height:var(--nav-h);padding-inline:var(--ar-space-6);background:var(--nav-bg);border-bottom:1px solid var(--nav-border);-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);display:flex}.wsx-navbar__brand{align-items:center;gap:var(--ar-space-2);font-family:var(--font-display);font-weight:var(--ar-weight-bold);font-size:var(--text-lead);letter-spacing:var(--ar-tracking-tight);color:var(--fg);flex:none;display:inline-flex}.wsx-navbar__mark{border-radius:var(--ar-radius-md);background:var(--primary);width:1.75rem;height:1.75rem;color:var(--primary-fg);place-items:center;display:grid}.wsx-navbar__mark svg{width:1.05rem;height:1.05rem}.wsx-navbar__links{align-items:center;gap:var(--ar-space-1);display:flex}.wsx-navbar__link{align-items:center;gap:var(--ar-space-2);padding:var(--ar-space-2) var(--ar-space-3);border-radius:var(--ar-radius-md);font-size:var(--text-small);font-weight:var(--ar-weight-medium);color:var(--fg-muted);transition:color var(--motion-fast), background var(--motion-fast);display:inline-flex}.wsx-navbar__link:hover{color:var(--fg);background:var(--muted)}.wsx-navbar__link--active{color:var(--fg)}.wsx-navbar__spacer{flex:1}.wsx-navbar__actions{align-items:center;gap:var(--ar-space-3);flex:none;display:flex}.wsx-navbar__burger{display:none}.wsx-navbar--centered{justify-content:center}.wsx-navbar--centered .wsx-navbar__side{align-items:center;gap:var(--ar-space-1);flex:1;display:flex}.wsx-navbar--centered .wsx-navbar__side--end{justify-content:flex-end}.wsx-navbar--centered .wsx-navbar__brand{padding-inline:var(--ar-space-6)}.wsx-navbar--bar{height:auto;padding:var(--ar-space-3);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none}.wsx-navbar--bar .wsx-navbar__capsule{align-items:center;gap:var(--ar-space-5);width:100%;padding:var(--ar-space-2) var(--ar-space-2) var(--ar-space-2) var(--ar-space-5);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--ar-radius-full);box-shadow:var(--shadow-md);display:flex}@media (max-width:720px){.wsx-navbar__links,.wsx-navbar__actions .wsx-navbar__actions-desktop{display:none}.wsx-navbar__burger{display:inline-flex}}.wsx-phone{background:var(--surface-2);border:1px solid var(--line-strong);width:300px;height:560px;box-shadow:var(--shadow-lg);border-radius:2.25rem;flex:none;padding:10px;position:relative}.wsx-phone__screen{background:var(--bg);border-radius:1.6rem;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.wsx-phone__bar{padding:var(--ar-space-2) var(--ar-space-4) 0;font-size:var(--text-2xs);font-weight:var(--ar-weight-bold);color:var(--fg);justify-content:space-between;align-items:center;display:flex}.wsx-phone__notch{border-radius:var(--ar-radius-full);background:var(--surface-2);border:1px solid var(--line);z-index:5;width:90px;height:22px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.wsx-phone__top{justify-content:space-between;align-items:center;gap:var(--ar-space-3);padding:var(--ar-space-4);border-bottom:1px solid var(--line);display:flex}.wsx-phone__body{padding:var(--ar-space-4);gap:var(--ar-space-3);flex-direction:column;flex:1;display:flex;overflow:hidden}.wsx-msheet{z-index:10;opacity:0;pointer-events:none;transition:opacity var(--motion-base);position:absolute;inset:0}.wsx-msheet.is-open{opacity:1;pointer-events:auto}.wsx-msheet__scrim{background:var(--overlay);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:absolute;inset:0}.wsx-msheet--drawer .wsx-msheet__panel{background:var(--surface);border-inline-start:1px solid var(--line);gap:var(--ar-space-2);width:78%;padding:var(--ar-space-4);transition:transform var(--motion-slow) var(--ar-ease);box-shadow:var(--shadow-xl);flex-direction:column;display:flex;position:absolute;inset-block:0;inset-inline-end:0;transform:translate(100%)}.wsx-msheet--drawer.is-open .wsx-msheet__panel{transform:none}.wsx-msheet--full .wsx-msheet__panel{background:var(--bg);padding:var(--ar-space-5);transition:transform var(--motion-base);flex-direction:column;display:flex;position:absolute;inset:0;transform:translateY(-8px)}.wsx-msheet--full.is-open .wsx-msheet__panel{transform:none}.wsx-msheet--full .wsx-mlink{font-family:var(--font-display);font-size:1.5rem;font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);padding-block:var(--ar-space-3);border-bottom:1px solid var(--line);color:var(--fg)}.wsx-msheet--dropdown .wsx-msheet__scrim{background:0 0}.wsx-msheet--dropdown .wsx-msheet__panel{inset-block-start:3.5rem;inset-inline:var(--ar-space-3);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);padding:var(--ar-space-2);box-shadow:var(--shadow-xl);transform-origin:top;opacity:0;transition:transform var(--motion-base), opacity var(--motion-base);flex-direction:column;gap:2px;display:flex;position:absolute;transform:translateY(-6px)scale(.98)}.wsx-msheet--dropdown.is-open .wsx-msheet__panel{opacity:1;transform:none}.wsx-msheet__head{margin-bottom:var(--ar-space-2);justify-content:space-between;align-items:center;display:flex}.wsx-mlink{align-items:center;gap:var(--ar-space-3);padding:var(--ar-space-3);border-radius:var(--ar-radius-md);font-size:var(--text-body);font-weight:var(--ar-weight-medium);color:var(--fg);display:flex}.wsx-mlink:hover{background:var(--muted)}.wsx-mlink svg{width:1.1rem;height:1.1rem;color:var(--fg-muted);flex:none}.wsx-mlink--active{background:var(--primary-soft)}.wsx-shell{background:var(--bg);height:460px;display:flex;overflow:hidden}.wsx-shell__main{flex-direction:column;flex:1;min-width:0;display:flex}.wsx-shell__topbar{align-items:center;gap:var(--ar-space-3);height:var(--nav-h);padding-inline:var(--ar-space-5);border-bottom:1px solid var(--line);background:var(--nav-bg);display:flex}.wsx-shell__content{padding:var(--ar-space-6);gap:var(--ar-space-4);flex-direction:column;flex:1;display:flex;overflow:hidden}.wsx-rail{gap:var(--ar-space-1);width:15rem;padding:var(--ar-space-3);background:var(--surface);border-inline-end:1px solid var(--line);flex-direction:column;flex:none;display:flex}.wsx-rail__head{align-items:center;gap:var(--ar-space-2);padding:var(--ar-space-2) var(--ar-space-2) var(--ar-space-4);font-family:var(--font-display);font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);display:flex}.wsx-rail__head .wsx-navbar__mark{flex:none}.wsx-rail__group{margin-top:var(--ar-space-4);padding:var(--ar-space-2) var(--ar-space-3) var(--ar-space-1);font-size:var(--text-overline);text-transform:uppercase;letter-spacing:var(--ar-tracking-caps);color:var(--fg-subtle);font-weight:var(--ar-weight-medium)}.wsx-rail__item{align-items:center;gap:var(--ar-space-3);padding:var(--ar-space-2) var(--ar-space-3);border-radius:var(--ar-radius-md);font-size:var(--text-small);font-weight:var(--ar-weight-medium);color:var(--fg-muted);transition:background var(--motion-fast), color var(--motion-fast);display:flex}.wsx-rail__item svg{flex:none;width:1.1rem;height:1.1rem}.wsx-rail__item:hover{background:var(--muted);color:var(--fg)}.wsx-rail__item--active{background:var(--primary-soft);color:var(--fg)}.wsx-rail__item .wsx-rail__badge{margin-inline-start:auto}.wsx-rail__foot{padding-top:var(--ar-space-3);border-top:1px solid var(--line);margin-top:auto}.wsx-rail--icons{align-items:center;width:4rem;padding-inline:0}.wsx-rail--icons .wsx-rail__item{justify-content:center;width:2.5rem;height:2.5rem;padding:0}.wsx-rail--icons .wsx-rail__item svg{width:1.2rem;height:1.2rem}.wsx-rail--inset{margin:var(--ar-space-4);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-sm)}.wsx-hero{padding-block:clamp(var(--ar-space-12), 6vw, var(--ar-space-24))}.wsx-hero__title{font-family:var(--font-display);font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);text-wrap:balance;color:var(--fg);font-size:clamp(2rem,1.1rem + 3.4vw,3.4rem);line-height:1.05}.wsx-hero__lead{margin-top:var(--ar-space-5);font-size:var(--text-lead);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty;max-width:42ch}.wsx-hero__actions{gap:var(--ar-space-3);margin-top:var(--ar-space-8);flex-wrap:wrap;display:flex}.wsx-hero__meta{align-items:center;gap:var(--ar-space-5);margin-top:var(--ar-space-8);color:var(--fg-subtle);font-size:var(--text-caption);flex-wrap:wrap;display:flex}.wsx-hero__meta-item{align-items:center;gap:var(--ar-space-2);display:inline-flex}.wsx-hero--centered{text-align:center}.wsx-hero--centered .wsx-hero__inner{flex-direction:column;align-items:center;max-width:44rem;margin-inline:auto;display:flex}.wsx-hero--centered .wsx-hero__lead{max-width:52ch}.wsx-hero--centered .wsx-hero__actions,.wsx-hero--centered .wsx-hero__meta{justify-content:center}.wsx-hero--split .wsx-hero__inner{gap:var(--ar-space-12);grid-template-columns:1.05fr 1fr;align-items:center;display:grid}.wsx-hero--split .wsx-hero__media{aspect-ratio:4/3}.wsx-hero--panel{background:var(--surface);border-block:1px solid var(--line)}.wsx-hero--panel .wsx-hero__inner{gap:var(--ar-space-10);grid-template-columns:1fr 1fr;align-items:center;display:grid}.wsx-hero__stack{gap:var(--ar-space-4);display:grid}@media (max-width:820px){.wsx-hero--split .wsx-hero__inner,.wsx-hero--panel .wsx-hero__inner{grid-template-columns:1fr}}.wsx-head{max-width:44rem}.wsx-head--center{text-align:center;margin-inline:auto}.wsx-head__title{font-family:var(--font-display);font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);margin-top:var(--ar-space-3);text-wrap:balance;color:var(--fg);font-size:clamp(1.6rem,1.1rem + 1.8vw,2.25rem);line-height:1.1}.wsx-head__lead{margin-top:var(--ar-space-4);font-size:var(--text-lead);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty}.wsx-head--center .wsx-head__lead{max-width:52ch;margin-inline:auto}.wsx-block{padding-block:clamp(var(--ar-space-12), 5vw, var(--ar-space-20))}.wsx-features{gap:var(--ar-space-5);margin-top:var(--ar-space-10);grid-template-columns:repeat(3,1fr);display:grid}.wsx-feature{gap:var(--ar-space-3);flex-direction:column;display:flex}.wsx-feature--card{padding:var(--ar-space-6);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);transition:border-color var(--motion-fast), box-shadow var(--motion-fast)}.wsx-feature--card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md)}.wsx-feature__icon{border-radius:var(--ar-radius-md);background:var(--primary-soft);width:2.75rem;height:2.75rem;color:var(--primary);flex:none;place-items:center;display:grid}.wsx-feature__icon svg{width:1.25rem;height:1.25rem}.wsx-feature__title{font-weight:var(--ar-weight-bold);font-size:var(--text-body);color:var(--fg)}.wsx-feature__desc{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty}.wsx-feature-row{gap:var(--ar-space-12);grid-template-columns:1fr 1fr;align-items:center;display:grid}.wsx-feature-row+.wsx-feature-row{margin-top:clamp(var(--ar-space-10), 4vw, var(--ar-space-16))}.wsx-feature-row--flip .wsx-feature-row__media{order:-1}.wsx-feature-row__media{aspect-ratio:5/4}.wsx-featurelist{gap:var(--ar-space-6) var(--ar-space-10);margin-top:var(--ar-space-10);grid-template-columns:repeat(2,1fr);display:grid}.wsx-featurelist__item{gap:var(--ar-space-4);grid-template-columns:auto 1fr;align-items:start;display:grid}.wsx-cards{gap:var(--ar-space-5);margin-top:var(--ar-space-10);grid-template-columns:repeat(3,1fr);display:grid}.wsx-product{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);transition:border-color var(--motion-fast), box-shadow var(--motion-fast);flex-direction:column;display:flex;overflow:clip}.wsx-product:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md)}.wsx-product__media{aspect-ratio:3/2;border:none;border-bottom:1px solid var(--line);border-radius:0}.wsx-product__body{gap:var(--ar-space-2);padding:var(--ar-space-5);flex-direction:column;flex:1;display:flex}.wsx-product__title{font-weight:var(--ar-weight-bold);font-size:var(--text-body);color:var(--fg)}.wsx-product__desc{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);flex:1}.wsx-product__foot{margin-top:var(--ar-space-3);justify-content:space-between;align-items:center;display:flex}.wsx-product__price{font-family:var(--font-display);font-weight:var(--ar-weight-bold);font-size:var(--text-lead)}.wsx-services{gap:var(--ar-space-4);margin-top:var(--ar-space-10);grid-template-columns:repeat(2,1fr);display:grid}.wsx-service{gap:var(--ar-space-4);padding:var(--ar-space-5);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);transition:background var(--motion-fast);grid-template-columns:auto 1fr auto;align-items:center;display:grid}.wsx-service:hover{background:var(--surface-2)}.wsx-service__arrow{color:var(--fg-subtle)}.wsx-about{gap:var(--ar-space-12);grid-template-columns:1fr 1fr;align-items:center;display:grid}.wsx-about__media{aspect-ratio:4/3}.wsx-stats{gap:var(--ar-space-6);grid-template-columns:repeat(4,1fr);display:grid}.wsx-stat{gap:var(--ar-space-1);flex-direction:column;display:flex}.wsx-stat--bordered{border-inline-start:2px solid var(--primary);padding-inline-start:var(--ar-space-5)}.wsx-stat__num{font-family:var(--font-display);font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);color:var(--fg);font-size:clamp(1.75rem,1.2rem + 1.6vw,2.5rem);line-height:1}.wsx-stat__label{font-size:var(--text-small);color:var(--fg-muted)}.wsx-values{gap:var(--ar-space-8);margin-top:var(--ar-space-10);grid-template-columns:repeat(3,1fr);display:grid}.wsx-team{gap:var(--ar-space-6);margin-top:var(--ar-space-10);grid-template-columns:repeat(4,1fr);display:grid}.wsx-member{gap:var(--ar-space-3);flex-direction:column;display:flex}.wsx-member__photo{aspect-ratio:1;border-radius:var(--radius-card)}.wsx-member__name{font-weight:var(--ar-weight-bold);color:var(--fg)}.wsx-member__role{font-size:var(--text-small);color:var(--fg-muted)}.wsx-member__socials{gap:var(--ar-space-3);margin-top:var(--ar-space-1);color:var(--fg-subtle);display:flex}.wsx-member__socials svg{width:1rem;height:1rem}.wsx-member__socials a:hover{color:var(--fg)}.wsx-roster{gap:var(--ar-space-4);margin-top:var(--ar-space-10);grid-template-columns:repeat(3,1fr);display:grid}.wsx-roster__item{gap:var(--ar-space-3);padding:var(--ar-space-4);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);grid-template-columns:auto 1fr;align-items:center;display:grid}.wsx-lead{gap:var(--ar-space-12);margin-top:var(--ar-space-10);grid-template-columns:.9fr 1.1fr;align-items:center;display:grid}.wsx-lead__photo{aspect-ratio:4/5}.wsx-lead__quote{font-family:var(--font-display);letter-spacing:var(--ar-tracking-tight);color:var(--fg);text-wrap:pretty;font-size:clamp(1.35rem,1rem + 1.2vw,1.85rem);line-height:1.3}@media (max-width:900px){.wsx-features,.wsx-cards,.wsx-values,.wsx-team,.wsx-stats{grid-template-columns:repeat(2,1fr)}.wsx-roster,.wsx-services{grid-template-columns:1fr}}@media (max-width:820px){.wsx-about,.wsx-feature-row,.wsx-lead{grid-template-columns:1fr}.wsx-feature-row--flip .wsx-feature-row__media{order:0}.wsx-featurelist{grid-template-columns:1fr}}.wsx-quotes{gap:var(--ar-space-5);margin-top:var(--ar-space-10);grid-template-columns:repeat(3,1fr);display:grid}.wsx-quote{gap:var(--ar-space-4);padding:var(--ar-space-6);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);flex-direction:column;display:flex}.wsx-quote__stars{color:var(--warn);gap:2px;display:flex}.wsx-quote__stars svg{fill:currentColor;width:1rem;height:1rem}.wsx-quote__text{font-size:var(--text-body);line-height:var(--ar-leading-relaxed);color:var(--fg);text-wrap:pretty;flex:1}.wsx-quote__by{align-items:center;gap:var(--ar-space-3);display:flex}.wsx-quote__name{font-weight:var(--ar-weight-bold);font-size:var(--text-small);color:var(--fg)}.wsx-quote__meta{font-size:var(--text-caption);color:var(--fg-muted)}.wsx-bigquote{text-align:center;align-items:center;gap:var(--ar-space-6);flex-direction:column;max-width:48rem;margin-inline:auto;display:flex}.wsx-bigquote__text{font-family:var(--font-display);letter-spacing:var(--ar-tracking-tight);color:var(--fg);text-wrap:balance;font-size:clamp(1.4rem,1rem + 1.6vw,2.1rem);line-height:1.3}.wsx-logos{gap:var(--ar-space-4);margin-top:var(--ar-space-8);grid-template-columns:repeat(5,1fr);display:grid}.wsx-logo{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);height:4rem;color:var(--fg-subtle);place-items:center;display:grid}.wsx-logo svg{width:1.4rem;height:1.4rem}.wsx-pricing{gap:var(--ar-space-5);margin-top:var(--ar-space-10);grid-template-columns:repeat(3,1fr);align-items:start;display:grid}.wsx-plan{gap:var(--ar-space-4);padding:var(--ar-space-6);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);flex-direction:column;display:flex}.wsx-plan--feature{border-color:var(--primary);box-shadow:var(--shadow-lg);position:relative}.wsx-plan__name{font-weight:var(--ar-weight-bold);font-size:var(--text-lead);color:var(--fg)}.wsx-plan__price{align-items:baseline;gap:var(--ar-space-2);display:flex}.wsx-plan__amount{font-family:var(--font-display);font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);color:var(--fg);font-size:2.5rem;line-height:1}.wsx-plan__per{font-size:var(--text-small);color:var(--fg-muted)}.wsx-plan__list{gap:var(--ar-space-3);margin:var(--ar-space-2) 0;flex-direction:column;display:flex}.wsx-plan__li{gap:var(--ar-space-3);font-size:var(--text-small);color:var(--fg-muted);grid-template-columns:auto 1fr;align-items:start;display:grid}.wsx-plan__li svg{width:1rem;height:1rem;color:var(--ok);margin-top:2px}.wsx-plan__li--off,.wsx-plan__li--off svg{color:var(--fg-subtle)}.wsx-pricehead{align-items:center;gap:var(--ar-space-4);flex-direction:column;display:flex}.wsx-toggle{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--ar-radius-full);gap:2px;padding:3px;display:inline-flex}.wsx-toggle__opt{padding:var(--ar-space-2) var(--ar-space-4);border-radius:var(--ar-radius-full);font-size:var(--text-small);font-weight:var(--ar-weight-medium);color:var(--fg-muted);cursor:pointer}.wsx-toggle__opt--on{background:var(--surface);color:var(--fg);box-shadow:var(--shadow-sm)}.wsx-cta{text-align:center;align-items:center;gap:var(--ar-space-5);flex-direction:column;max-width:44rem;margin-inline:auto;display:flex}.wsx-cta__title{font-family:var(--font-display);font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);text-wrap:balance;font-size:clamp(1.8rem,1.2rem + 2.2vw,2.75rem);line-height:1.08}.wsx-cta__actions{gap:var(--ar-space-3);flex-wrap:wrap;justify-content:center;display:flex}.wsx-cta--panel{background:var(--primary);color:var(--primary-fg);border-radius:var(--radius-card);padding:clamp(var(--ar-space-10), 5vw, var(--ar-space-16));max-width:none}.wsx-cta--panel .wsx-cta__title,.wsx-cta--panel .wsx-cta__lead{color:var(--primary-fg)}.wsx-cta--panel .wsx-cta__lead{opacity:.85}.wsx-cta__lead{font-size:var(--text-lead);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty;max-width:46ch}.wsx-cta--split{text-align:start;justify-content:space-between;align-items:center;gap:var(--ar-space-8);flex-direction:row;max-width:none}.wsx-cta--split .wsx-cta__title{font-size:clamp(1.4rem,1rem + 1.4vw,2rem)}.wsx-footer{background:var(--surface);border-top:1px solid var(--line);color:var(--fg-muted)}.wsx-footer__cols{gap:var(--ar-space-8);padding-block:clamp(var(--ar-space-10), 4vw, var(--ar-space-16));grid-template-columns:1.6fr repeat(4,1fr);display:grid}.wsx-footer__brand{align-items:center;gap:var(--ar-space-2);font-family:var(--font-display);font-weight:var(--ar-weight-bold);font-size:var(--text-lead);color:var(--fg);display:inline-flex}.wsx-footer__blurb{margin-top:var(--ar-space-4);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);max-width:32ch}.wsx-footer__socials{gap:var(--ar-space-3);margin-top:var(--ar-space-5);color:var(--fg-subtle);display:flex}.wsx-footer__socials a:hover{color:var(--fg)}.wsx-footer__ct{font-size:var(--text-overline);text-transform:uppercase;letter-spacing:var(--ar-tracking-caps);color:var(--fg-subtle);font-weight:var(--ar-weight-medium);margin-bottom:var(--ar-space-4)}.wsx-footer__link{font-size:var(--text-small);padding-block:var(--ar-space-1);color:var(--fg-muted);display:block}.wsx-footer__link:hover{color:var(--fg)}.wsx-footer__bar{justify-content:space-between;align-items:center;gap:var(--ar-space-4);padding-block:var(--ar-space-5);border-top:1px solid var(--line);font-size:var(--text-caption);flex-wrap:wrap;display:flex}.wsx-footer__legal{gap:var(--ar-space-5);display:flex}.wsx-footer--mini .wsx-footer__mini{align-items:center;gap:var(--ar-space-5);padding-block:clamp(var(--ar-space-10), 4vw, var(--ar-space-14));text-align:center;flex-direction:column;display:flex}.wsx-footer--mini .wsx-footer__nav{gap:var(--ar-space-5);flex-wrap:wrap;justify-content:center;display:flex}.wsx-footer__news{gap:var(--ar-space-10);padding-block:clamp(var(--ar-space-10), 4vw, var(--ar-space-14));border-bottom:1px solid var(--line);grid-template-columns:1.2fr 1fr;align-items:center;display:grid}@media (max-width:900px){.wsx-quotes,.wsx-pricing{grid-template-columns:1fr}.wsx-logos{grid-template-columns:repeat(3,1fr)}.wsx-footer__cols{grid-template-columns:1fr 1fr}.wsx-cta--split{text-align:center;flex-direction:column;align-items:center}.wsx-footer__news{grid-template-columns:1fr}}.wsx-faq{max-width:46rem;margin-inline:auto;margin-top:var(--ar-space-10)}.wsx-faq--split{gap:var(--ar-space-12);max-width:none;margin-top:var(--ar-space-10);grid-template-columns:.85fr 1.15fr;align-items:start;display:grid}.wsx-faq--split .wsx-faq__aside{top:var(--ar-space-8);gap:var(--ar-space-4);flex-direction:column;display:flex;position:sticky}.wsx-faq--grid{gap:var(--ar-space-8) var(--ar-space-10);max-width:none;margin-top:var(--ar-space-10);grid-template-columns:repeat(2,1fr);display:grid}.wsx-faq__q{gap:var(--ar-space-3);font-weight:var(--ar-weight-bold);font-size:var(--text-body);color:var(--fg);align-items:start;display:flex}.wsx-faq__q svg{width:1.1rem;height:1.1rem;color:var(--primary);flex:none;margin-top:3px}.wsx-faq__a{margin-top:var(--ar-space-2);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty}.wsx-steps{gap:var(--ar-space-8);margin-top:var(--ar-space-12);grid-template-columns:repeat(3,1fr);display:grid}.wsx-step{gap:var(--ar-space-3);flex-direction:column;display:flex;position:relative}.wsx-step__num{border-radius:var(--ar-radius-full);background:var(--primary-soft);width:2.5rem;height:2.5rem;color:var(--primary);font-family:var(--font-display);font-weight:var(--ar-weight-bold);flex:none;place-items:center;display:grid;position:relative}.wsx-step__title{font-weight:var(--ar-weight-bold);font-size:var(--text-body);color:var(--fg)}.wsx-step__desc{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty}.wsx-steps:not(.wsx-steps--vertical):not(.wsx-steps--cards) .wsx-step:not(:last-child) .wsx-step__num:after{content:"";top:50%;background:var(--line);width:calc(100vw - 100%);max-width:12rem;height:1px;position:absolute;inset-inline-start:2.5rem}.wsx-steps--vertical{gap:var(--ar-space-6);grid-template-columns:1fr;max-width:40rem;margin-inline:auto}.wsx-steps--vertical .wsx-step{align-items:start;gap:var(--ar-space-5);flex-direction:row}.wsx-steps--vertical .wsx-step__num{z-index:1}.wsx-steps--vertical .wsx-step:not(:last-child) .wsx-step__num:after{content:"";top:2.5rem;width:1px;height:calc(100% + var(--ar-space-6));background:var(--line);z-index:0;position:absolute;inset-inline-start:50%;transform:translate(-50%)}.wsx-steps--vertical .wsx-step__body{gap:var(--ar-space-1);padding-bottom:var(--ar-space-2);flex-direction:column;display:flex}.wsx-steps--cards .wsx-step{padding:var(--ar-space-6);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface)}.wsx-statband{margin-top:var(--ar-space-4)}.wsx-statband--panel{padding:clamp(var(--ar-space-8), 4vw, var(--ar-space-12));border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface)}.wsx-statband--split{gap:var(--ar-space-12);grid-template-columns:.9fr 1.1fr;align-items:center;display:grid}.wsx-logowall{text-align:center}.wsx-logowall__note{font-size:var(--text-caption);letter-spacing:var(--ar-tracking-caps);text-transform:uppercase;color:var(--fg-subtle);font-weight:var(--ar-weight-medium)}.wsx-logos--row{border:1px solid var(--line);border-radius:var(--radius-card);grid-template-columns:repeat(5,1fr);gap:0;overflow:clip}.wsx-logos--row .wsx-logo{border:none;border-inline-start:1px solid var(--line);border-radius:0}.wsx-logos--row .wsx-logo:first-child{border-inline-start:none}.wsx-logos--muted{gap:var(--ar-space-8)}.wsx-logos--muted .wsx-logo{opacity:.65;background:0 0;border:none}.wsx-contact{gap:var(--ar-space-12);margin-top:var(--ar-space-10);grid-template-columns:1fr 1fr;align-items:start;display:grid}.wsx-contact__form{gap:var(--ar-space-4);flex-direction:column;display:flex}.wsx-contact__row{gap:var(--ar-space-4);grid-template-columns:1fr 1fr;display:grid}.wsx-contact__info{gap:var(--ar-space-5);flex-direction:column;display:flex}.wsx-contact__item{gap:var(--ar-space-4);grid-template-columns:auto 1fr;align-items:start;display:grid}.wsx-contact__icon{border-radius:var(--ar-radius-md);background:var(--primary-soft);width:2.5rem;height:2.5rem;color:var(--primary);flex:none;place-items:center;display:grid}.wsx-contact__icon svg{width:1.15rem;height:1.15rem}.wsx-contact__label{font-weight:var(--ar-weight-bold);font-size:var(--text-small);color:var(--fg)}.wsx-contact__val{font-size:var(--text-small);color:var(--fg-muted)}.wsx-contact--cards{gap:var(--ar-space-5);grid-template-columns:repeat(3,1fr);align-items:stretch}.wsx-contact--cards .wsx-contact__item{text-align:center;justify-items:center;gap:var(--ar-space-3);padding:var(--ar-space-6);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);grid-template-columns:1fr}.wsx-newsletter{text-align:center;align-items:center;gap:var(--ar-space-5);flex-direction:column;max-width:40rem;margin-inline:auto;display:flex}.wsx-newsletter__title{font-family:var(--font-display);font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);text-wrap:balance;color:var(--fg);font-size:clamp(1.6rem,1.1rem + 1.8vw,2.25rem);line-height:1.1}.wsx-newsletter__lead{font-size:var(--text-lead);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty;max-width:46ch}.wsx-newsletter__form{gap:var(--ar-space-3);width:100%;max-width:30rem;display:flex}.wsx-newsletter__form .archi-input{flex:1}.wsx-newsletter__fine{font-size:var(--text-caption);color:var(--fg-subtle)}.wsx-newsletter--split{text-align:start;justify-content:space-between;align-items:center;gap:var(--ar-space-10);flex-direction:row;max-width:none}.wsx-newsletter--split .wsx-newsletter__form{flex:none;margin-inline-start:auto}.wsx-newsletter--panel{background:var(--primary);max-width:none;color:var(--primary-fg);border-radius:var(--radius-card);padding:clamp(var(--ar-space-10), 5vw, var(--ar-space-16))}.wsx-newsletter--panel .wsx-newsletter__title{color:var(--primary-fg)}.wsx-newsletter--panel .wsx-newsletter__lead{color:var(--primary-fg);opacity:.85}.wsx-newsletter--panel .wsx-newsletter__fine{color:var(--primary-fg);opacity:.7}.wsx-blog{gap:var(--ar-space-6);margin-top:var(--ar-space-10);grid-template-columns:repeat(3,1fr);display:grid}.wsx-article{gap:var(--ar-space-3);flex-direction:column;display:flex}.wsx-article__media{aspect-ratio:16/10;border-radius:var(--radius-card)}.wsx-article__meta{align-items:center;gap:var(--ar-space-2);font-size:var(--text-caption);color:var(--fg-subtle);display:flex}.wsx-article__cat{color:var(--primary);font-weight:var(--ar-weight-medium)}.wsx-article__title{font-family:var(--font-display);font-weight:var(--ar-weight-bold);font-size:var(--text-lead);letter-spacing:var(--ar-tracking-tight);color:var(--fg);text-wrap:balance;line-height:1.25}.wsx-article__excerpt{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty}.wsx-article__by{align-items:center;gap:var(--ar-space-2);font-size:var(--text-caption);color:var(--fg-muted);margin-top:auto;display:flex}.wsx-blog--featured{grid-template-columns:1.3fr 1fr;align-items:start}.wsx-blog__list{gap:var(--ar-space-5);flex-direction:column;display:flex}.wsx-blog__row{gap:var(--ar-space-4);grid-template-columns:6rem 1fr;align-items:center;display:grid}.wsx-blog__row .wsx-article__media{aspect-ratio:1}.wsx-blog__row .wsx-article__title{font-size:var(--text-body)}.wsx-blog--list{grid-template-columns:1fr;gap:0;max-width:52rem;margin-inline:auto}.wsx-blog--list .wsx-article{gap:var(--ar-space-6);padding-block:var(--ar-space-6);border-bottom:1px solid var(--line);flex-direction:row;align-items:center}.wsx-blog--list .wsx-article:first-child{padding-top:0}.wsx-blog--list .wsx-article__media{flex:none;width:15rem}.wsx-bento{gap:var(--ar-space-5);margin-top:var(--ar-space-10);grid-template-columns:repeat(3,1fr);grid-auto-rows:12rem;display:grid}.wsx-bento__cell{gap:var(--ar-space-3);padding:var(--ar-space-6);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);transition:border-color var(--motion-fast), box-shadow var(--motion-fast);flex-direction:column;display:flex;overflow:clip}.wsx-bento__cell:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md)}.wsx-bento__cell--wide{grid-column:span 2}.wsx-bento__cell--tall{grid-row:span 2}.wsx-bento__cell--big{grid-area:span 2/span 2}.wsx-bento__cell--primary{background:var(--primary);color:var(--primary-fg);border-color:var(--primary)}.wsx-bento__icon{border-radius:var(--ar-radius-md);background:var(--primary-soft);width:2.5rem;height:2.5rem;color:var(--primary);flex:none;place-items:center;display:grid}.wsx-bento__cell--primary .wsx-bento__icon{background:color-mix(in srgb, var(--primary-fg) 18%, transparent);color:var(--primary-fg)}.wsx-bento__title{font-weight:var(--ar-weight-bold);font-size:var(--text-body);color:inherit}.wsx-bento__desc{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty}.wsx-bento__cell--primary .wsx-bento__desc{color:var(--primary-fg);opacity:.85}.wsx-bento__spacer{flex:1}@media (max-width:900px){.wsx-steps,.wsx-blog,.wsx-contact--cards{grid-template-columns:repeat(2,1fr)}.wsx-faq--grid,.wsx-blog--featured{grid-template-columns:1fr}.wsx-bento{grid-template-columns:repeat(2,1fr)}.wsx-logos--row{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.wsx-faq--split,.wsx-statband--split,.wsx-contact{grid-template-columns:1fr}.wsx-faq--split .wsx-faq__aside{position:static}.wsx-newsletter--split{text-align:center;flex-direction:column;align-items:center}.wsx-newsletter--split .wsx-newsletter__form{margin-inline:auto}.wsx-blog,.wsx-steps,.wsx-contact--cards{grid-template-columns:1fr}.wsx-blog--list .wsx-article{flex-direction:column;align-items:stretch}.wsx-blog--list .wsx-article__media{width:100%}}@media (max-width:720px){.wsx-newsletter__form,.wsx-contact__row{flex-direction:column;grid-template-columns:1fr}.wsx-bento{grid-template-columns:1fr}.wsx-bento__cell--wide,.wsx-bento__cell--big{grid-column:span 1}.wsx-bento__cell--tall,.wsx-bento__cell--big{grid-row:span 1}}

.cb-display{font-family:var(--font-display);font-weight:var(--ar-weight-bold);font-size:clamp(var(--ar-text-4xl), 1.4rem + 5.2vw, var(--ar-text-6xl));letter-spacing:-.035em;text-wrap:balance;color:var(--fg);line-height:.98}.cb-lead{margin-top:var(--ar-space-6);font-size:var(--text-lead);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty;max-width:52ch}.cb-ripple{isolation:isolate;position:relative;overflow:hidden}.cb-ripple__rings{z-index:0;pointer-events:none;background:repeating-radial-gradient(circle at var(--cb-ripple-x,50%) var(--cb-ripple-y,50%), color-mix(in srgb, var(--cb-mark) 30%, transparent) 0 1px, transparent 1px var(--cb-ripple-gap,68px));-webkit-mask:radial-gradient(circle at var(--cb-ripple-x,50%) var(--cb-ripple-y,50%), #000 0%, transparent var(--cb-ripple-reach,68%));-webkit-mask:radial-gradient(circle at var(--cb-ripple-x,50%) var(--cb-ripple-y,50%), #000 0%, transparent var(--cb-ripple-reach,68%));mask:radial-gradient(circle at var(--cb-ripple-x,50%) var(--cb-ripple-y,50%), #000 0%, transparent var(--cb-ripple-reach,68%));position:absolute;inset:0}.cb-ripple>.wsx-inner{z-index:1;position:relative}.cb-nav{z-index:var(--ar-z-sticky);position:sticky;top:0}@media (max-width:720px){.cb-nav{gap:var(--ar-space-3);height:auto;padding-block:var(--ar-space-3);flex-wrap:wrap}.cb-nav .cb-nav__links{width:100%;order:3;margin-inline-start:calc(var(--ar-space-2) * -1);display:flex}.cb-nav .wsx-navbar__spacer{flex:1}}.cb-footer__cols{grid-template-columns:1.7fr 1fr 1fr}@media (max-width:820px){.cb-footer__cols{gap:var(--ar-space-10);grid-template-columns:1fr 1fr}.cb-footer__cols>:first-child{grid-column:1/-1}}@media (max-width:520px){.cb-footer__cols{grid-template-columns:1fr}}.cb-hero{border-bottom:var(--border-w) solid var(--line);--cb-ripple-x:72%;--cb-ripple-y:52%;--cb-ripple-gap:76px;--cb-ripple-reach:62%;align-items:center;min-height:min(80svh,46rem);display:flex}@media (max-width:820px){.cb-hero{--cb-ripple-x:88%;--cb-ripple-y:38%;--cb-ripple-gap:56px}}.cb-hero__title{max-width:18ch}.cb-hero .wsx-hero__actions{margin-top:var(--ar-space-10)}.cb-logo-band{padding-block:clamp(var(--ar-space-10), 3vw, var(--ar-space-12));border-bottom:1px solid var(--line)}.cb-logo-band__title{text-align:center;color:var(--fg-subtle)}.cb-features{grid-template-columns:repeat(var(--cb-features-cols,3), minmax(0, 1fr));gap:0}.cb-features>.wsx-feature{padding-inline:var(--ar-space-8);padding-block:var(--ar-space-6);border-inline-start:1px solid var(--line);border-block-start:1px solid var(--line)}.cb-features--2>.wsx-feature:nth-child(odd),.cb-features--3>.wsx-feature:nth-child(3n+1){border-inline-start:none;padding-inline-start:0}@media (max-width:900px){.cb-features{grid-template-columns:1fr}.cb-features>.wsx-feature,.cb-features--2>.wsx-feature:nth-child(odd),.cb-features--3>.wsx-feature:nth-child(3n+1){padding-inline:0;padding-block:var(--ar-space-6);border-inline-start:none;border-block-start:1px solid var(--line)}.cb-features>.wsx-feature:first-child{border-block-start:none;padding-block-start:0}}.cb-statement{padding-block:clamp(var(--ar-space-16), 9vw, var(--ar-space-32))}.cb-statement__inner{align-items:center;gap:var(--ar-space-8);text-align:center;flex-direction:column;display:flex}.cb-statement__mark{width:1.75rem;height:1.75rem;color:var(--cb-mark)}.cb-statement__text{font-family:var(--font-display);font-weight:var(--ar-weight-bold);font-size:clamp(var(--ar-text-2xl), 1.1rem + 2.8vw, var(--ar-text-4xl));letter-spacing:var(--ar-tracking-tight);color:var(--fg);text-wrap:balance;max-width:22ch;line-height:1.12}.cb-faq{gap:clamp(var(--ar-space-8), 4vw, var(--ar-space-16));grid-template-columns:minmax(0,.9fr) minmax(0,1.5fr);align-items:start;display:grid}.cb-faq__title{font-size:var(--text-h3);text-wrap:balance}.cb-faq__list{border-top:1px solid var(--line)}.cb-faq__item{padding-block:var(--ar-space-6);border-bottom:1px solid var(--line)}.cb-faq__q{font-weight:var(--ar-weight-bold);color:var(--fg)}.cb-faq__a{margin-top:var(--ar-space-3);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty;max-width:62ch}@media (max-width:820px){.cb-faq{grid-template-columns:1fr}}.cb-logo{width:auto;height:1.75rem;color:var(--fg);flex:none}.cb-logo--footer{height:2rem}.cb-logo-wall{grid-template-columns:repeat(4,1fr)}.cb-logo-wall__img{max-height:calc(1.75rem * var(--cb-logo-scale,1));object-fit:contain;filter:grayscale()opacity(.55);width:auto;max-width:72%;height:auto;transition:filter var(--motion-base)}.cb-logo-wall__item:hover .cb-logo-wall__img{filter:grayscale()opacity(.9)}@media (max-width:720px){.cb-logo-wall{grid-template-columns:repeat(2,1fr)}}.cb-rail{margin-top:var(--ar-space-10);border-top:1px solid var(--line);gap:0;display:grid}.cb-rail__item{gap:var(--ar-space-6);padding-block:var(--ar-space-6);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1.8fr);align-items:baseline;display:grid}.cb-rail__term{font-family:var(--font-display);font-weight:var(--ar-weight-bold);font-size:var(--text-h4);letter-spacing:var(--ar-tracking-tight);color:var(--fg)}.cb-rail__desc{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty}@media (max-width:720px){.cb-rail__item{gap:var(--ar-space-2);grid-template-columns:1fr}}.cb-ruled{border-top:1px solid var(--line)}.cb-split{gap:clamp(var(--ar-space-8), 4vw, var(--ar-space-16));grid-template-columns:1fr 1fr;display:grid}.cb-split__action{margin-top:var(--ar-space-8)}.cb-split__half+.cb-split__half{border-inline-start:1px solid var(--line);padding-inline-start:clamp(var(--ar-space-8), 4vw, var(--ar-space-16))}@media (max-width:820px){.cb-split{grid-template-columns:1fr}.cb-split__half+.cb-split__half{border-inline-start:none;border-block-start:1px solid var(--line);padding-block-start:var(--ar-space-10);padding-inline-start:0}}.cb-skip{top:var(--ar-space-3);left:var(--ar-space-3);z-index:var(--ar-z-toast);padding:var(--ar-space-2) var(--ar-space-4);border-radius:var(--radius-control);background:var(--primary);color:var(--primary-fg);font-size:var(--text-small);font-weight:var(--ar-weight-semibold);position:fixed;transform:translateY(-200%)}.cb-skip:focus-visible{transform:translateY(0)}.cb-pagehead{padding-block:clamp(var(--ar-space-12), 5vw, var(--ar-space-20)) clamp(var(--ar-space-8), 3vw, var(--ar-space-12))}.cb-pagehead__title{font-family:var(--font-display);font-weight:var(--ar-weight-bold);font-size:clamp(var(--ar-text-3xl), 1.3rem + 3.4vw, var(--ar-text-5xl));letter-spacing:-.03em;color:var(--fg);text-wrap:balance;max-width:22ch;margin-top:var(--ar-space-4);line-height:1.02}.cb-answer{margin-top:var(--ar-space-10)}.cb-answer__q{font-family:var(--font-display);font-size:var(--text-h4);font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);color:var(--fg)}.cb-answer__a{margin-top:var(--ar-space-3);line-height:var(--ar-leading-relaxed);color:var(--fg);max-width:68ch}.cb-answer__detail{margin-top:var(--ar-space-3);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);max-width:68ch}.cb-prose>*+*{margin-top:var(--ar-space-5)}.cb-prose h2{margin-top:var(--ar-space-12);font-family:var(--font-display);font-size:var(--text-h3);font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);line-height:var(--ar-leading-snug);color:var(--fg)}.cb-prose h3{margin-top:var(--ar-space-8);font-size:var(--text-h4);font-weight:var(--ar-weight-bold);color:var(--fg)}.cb-prose p,.cb-prose li{line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty}.cb-prose p{max-width:68ch}.cb-prose ul,.cb-prose ol{padding-inline-start:var(--ar-space-6)}.cb-prose li+li{margin-top:var(--ar-space-2)}.cb-prose ul{list-style:outside}.cb-prose ol{list-style:decimal}.cb-form{gap:var(--ar-space-5);padding:clamp(var(--ar-space-6), 3vw, var(--ar-space-10));background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);display:grid}.cb-form__grid{gap:var(--ar-space-5);grid-template-columns:1fr 1fr;display:grid}.cb-form__note{font-size:var(--text-caption);line-height:var(--ar-leading-relaxed);color:var(--fg-muted)}@media (max-width:620px){.cb-form__grid{grid-template-columns:1fr}}.cb-checklist{margin-top:var(--ar-space-6);border-top:1px solid var(--line);padding:0;list-style:none}.cb-checklist__item{padding-block:var(--ar-space-4);border-bottom:1px solid var(--line);color:var(--fg)}.cb-checklist__note{margin-top:var(--ar-space-6);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted)}.cb-offer-head__grid{gap:clamp(var(--ar-space-8), 4vw, var(--ar-space-12));grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:end;display:grid}.cb-offer-card__audience{margin-top:var(--ar-space-4);font-family:var(--font-display);font-size:var(--text-h4);font-weight:var(--ar-weight-medium);line-height:var(--ar-leading-snug);color:var(--fg);text-wrap:pretty}.cb-offer-card__split{margin-top:var(--ar-space-6);padding-top:var(--ar-space-6);border-top:1px solid var(--line)}.cb-offer-card__desc{margin-top:var(--ar-space-3);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted)}.cb-offer-included{gap:clamp(var(--ar-space-8), 4vw, var(--ar-space-12));grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start;display:grid}.cb-deliverables{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0;padding:0;list-style:none;display:grid}.cb-deliverables__item{padding:var(--ar-space-5) var(--ar-space-4);border-bottom:1px solid var(--line);font-size:var(--text-small);font-weight:var(--ar-weight-medium);color:var(--fg)}.cb-deliverables__item:nth-child(odd){border-inline-end:1px solid var(--line);padding-inline-start:0}.cb-steps{gap:var(--ar-space-8);margin-top:var(--ar-space-10);grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid}.cb-steps__item{padding-top:var(--ar-space-6);border-top:1px solid var(--line-strong)}.cb-steps__num{font-size:var(--text-small);color:var(--primary)}.cb-steps__title{margin-top:var(--ar-space-4);font-family:var(--font-display);font-size:var(--text-h4);font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);color:var(--fg)}.cb-steps__desc{margin-top:var(--ar-space-3);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted)}.cb-offer-foot{padding-block:var(--ar-space-10)}.cb-offer-foot__note{text-align:center;font-size:var(--text-small);color:var(--fg-muted)}@media (max-width:900px){.cb-offer-head__grid,.cb-offer-included{grid-template-columns:1fr}.cb-steps{gap:var(--ar-space-6);grid-template-columns:1fr}}@media (max-width:620px){.cb-deliverables{grid-template-columns:1fr}.cb-deliverables__item:nth-child(odd){border-inline-end:none}.cb-deliverables__item{padding-inline:0}}.cb-index{gap:var(--ar-space-4);margin-top:var(--ar-space-10);grid-template-columns:1fr 1fr;display:grid}.cb-index__item{transition:border-color var(--motion-fast);display:block}.cb-index__item:hover{border-color:var(--primary)}.cb-index__title{color:var(--fg);display:block}.cb-index__desc{margin-top:var(--ar-space-2);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);display:block}.cb-models{gap:var(--ar-space-4);margin-top:var(--ar-space-10);grid-template-columns:repeat(3,1fr);display:grid}.cb-models__title{font-family:var(--font-display);font-size:var(--text-h4);font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);color:var(--fg)}.cb-models__desc{margin-top:var(--ar-space-4);line-height:var(--ar-leading-relaxed);color:var(--fg-muted)}.cb-models__structure{margin-top:var(--ar-space-6);padding-top:var(--ar-space-5);border-top:1px solid var(--line);font-size:var(--text-small);color:var(--fg-subtle)}@media (max-width:900px){.cb-models{grid-template-columns:1fr}}@media (max-width:620px){.cb-index{grid-template-columns:1fr}}.cb-ops{min-height:100vh;padding:var(--ar-space-10) var(--ar-space-6);background:var(--bg);color:var(--fg)}.cb-ops__inner{max-width:96rem;margin-inline:auto}.cb-ops__head{justify-content:space-between;align-items:flex-end;gap:var(--ar-space-6);padding-bottom:var(--ar-space-8);border-bottom:1px solid var(--line);flex-wrap:wrap;display:flex}.cb-ops__title{margin-top:var(--ar-space-3);font-family:var(--font-display);font-size:var(--ar-text-3xl);font-weight:var(--ar-weight-bold);letter-spacing:-.03em;color:var(--fg)}.cb-ops__lead{margin-top:var(--ar-space-3);max-width:60ch;color:var(--fg-muted)}.cb-ops__stats{gap:var(--ar-space-3);display:flex}.cb-ops__stats .archi-stat{min-width:6rem;padding:var(--ar-space-4);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface)}.cb-ops__table{margin-top:var(--ar-space-8)}.cb-ops__table table{min-width:80rem}.cb-ops__table td{vertical-align:top}.cb-ops__score{font-family:var(--font-display);font-size:var(--ar-text-xl);font-weight:var(--ar-weight-bold);color:var(--fg)}.cb-ops__id,.cb-ops__sub{font-size:var(--text-caption);color:var(--fg-muted);display:block}.cb-ops__sub{margin-top:var(--ar-space-1)}.cb-ops__prose{max-width:24rem;line-height:var(--ar-leading-relaxed);color:var(--fg-muted)}.cb-ops__price{margin-top:var(--ar-space-1);font-size:var(--text-caption);color:var(--primary);display:block}.cb-ops__evidence{gap:var(--ar-space-1);font-size:var(--text-caption);flex-direction:column;display:flex}.cb-preview{--primary-hover:color-mix(in srgb, var(--primary) 86%, #000);--primary-active:color-mix(in srgb, var(--primary) 74%, #000);--primary-soft:color-mix(in srgb, var(--primary) 10%, var(--surface));--accent-soft:var(--primary-soft);--ring:var(--primary);background:var(--bg);min-height:100vh;color:var(--fg)}.cb-preview__inner{width:100%;max-width:72rem;padding-inline:var(--ar-space-6);margin-inline:auto}.cb-preview__disclaimer{padding:var(--ar-space-2) var(--ar-space-5);background:var(--fg);color:var(--bg);text-align:center;font-size:var(--text-caption);font-weight:var(--ar-weight-semibold);letter-spacing:var(--ar-tracking-caps);text-transform:uppercase}.cb-preview__bar{justify-content:space-between;align-items:center;gap:var(--ar-space-6);width:100%;max-width:72rem;padding:var(--ar-space-5) var(--ar-space-6);margin-inline:auto;display:flex}.cb-preview__ident{align-items:center;gap:var(--ar-space-4);min-width:0;display:flex}.cb-preview__logo{object-fit:contain;object-position:left;max-width:11rem;max-height:3rem}.cb-preview__name{font-family:var(--font-display);font-weight:var(--ar-weight-bold);font-size:var(--text-lead);letter-spacing:var(--ar-tracking-tight);color:var(--fg)}.cb-preview__place{font-size:var(--text-caption);color:var(--fg-subtle);text-transform:uppercase;letter-spacing:var(--ar-tracking-caps)}.cb-preview__hero{background:var(--surface);border-block:1px solid var(--line);padding-block:clamp(var(--ar-space-12), 5vw, var(--ar-space-20))}.cb-preview__block{padding-block:clamp(var(--ar-space-12), 5vw, var(--ar-space-20))}.cb-preview__block--surface{background:var(--surface);border-block:1px solid var(--line)}.cb-preview__split,.cb-preview__offer{gap:clamp(var(--ar-space-8), 4vw, var(--ar-space-12));grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;display:grid}.cb-preview__offer{align-items:start}.cb-preview__panel{padding:clamp(var(--ar-space-6), 3vw, var(--ar-space-8));background:var(--surface)}.cb-preview__points{gap:var(--ar-space-4);margin-top:var(--ar-space-6);padding:0;list-style:none;display:grid}.cb-preview__point{gap:var(--ar-space-3);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);display:flex}.cb-preview__dot{border-radius:var(--ar-radius-full);background:var(--primary);flex:none;width:.5rem;height:.5rem;margin-top:.55em}.cb-preview__diagnosis{gap:clamp(var(--ar-space-8), 4vw, var(--ar-space-12));grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;display:grid}.cb-preview__observations{gap:var(--ar-space-4);display:grid}.cb-preview__obs-label{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:var(--ar-tracking-caps);color:var(--fg-subtle)}.cb-preview__obs-text{margin-top:var(--ar-space-3);font-size:var(--text-lead);font-weight:var(--ar-weight-medium);line-height:var(--ar-leading-snug);color:var(--fg)}.cb-preview__evidence{margin-top:var(--ar-space-12);padding:var(--ar-space-6);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface-2)}.cb-preview__evidence-list{gap:var(--ar-space-3);margin-top:var(--ar-space-4);flex-wrap:wrap;display:flex}.cb-preview__source{padding:var(--ar-space-2) var(--ar-space-4);border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:var(--surface);font-size:var(--text-small);font-weight:var(--ar-weight-medium);color:var(--fg);transition:border-color var(--motion-fast)}.cb-preview__source:hover{border-color:var(--primary)}.cb-preview__scope{gap:var(--ar-space-4);margin-top:var(--ar-space-8);grid-template-columns:1fr 1fr;display:grid}.cb-preview__scope-title{font-family:var(--font-display);font-weight:var(--ar-weight-bold);color:var(--fg)}.cb-preview__scope-list{gap:var(--ar-space-3);margin-top:var(--ar-space-4);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);padding-inline-start:var(--ar-space-4);list-style:outside;display:grid}.cb-preview__price{margin-top:var(--ar-space-3);font-family:var(--font-display);font-size:var(--ar-text-3xl);font-weight:var(--ar-weight-bold);letter-spacing:var(--ar-tracking-tight);color:var(--fg)}.cb-preview__delivery{margin-top:var(--ar-space-2);color:var(--fg-muted)}.cb-preview__cta{margin-top:var(--ar-space-8)}.cb-preview__note{margin-top:var(--ar-space-5);font-size:var(--text-caption);line-height:var(--ar-leading-relaxed);color:var(--fg-subtle)}.cb-preview__recurring{margin-top:clamp(var(--ar-space-12), 5vw, var(--ar-space-16))}.cb-preview__plans{gap:var(--ar-space-4);margin-top:var(--ar-space-5);grid-template-columns:repeat(3,1fr);display:grid}.cb-preview__plan-price{margin-top:var(--ar-space-2);font-family:var(--font-display);font-size:var(--text-h3);font-weight:var(--ar-weight-bold);color:var(--primary)}.cb-preview__plan-scope{margin-top:var(--ar-space-3);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted)}.cb-preview__foot{padding-block:var(--ar-space-10);border-top:1px solid var(--line)}.cb-preview__by{height:1.25rem;color:var(--fg-subtle)}.cb-preview__legal{margin-top:var(--ar-space-4);max-width:80ch;font-size:var(--text-caption);line-height:var(--ar-leading-relaxed);color:var(--fg-subtle)}@media (max-width:900px){.cb-preview__split,.cb-preview__offer,.cb-preview__diagnosis,.cb-preview__plans{grid-template-columns:1fr}}@media (max-width:620px){.cb-preview__scope{grid-template-columns:1fr}.cb-preview__bar{flex-wrap:wrap}}.cb-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cb-subtle{color:var(--fg-subtle)}.cb-mono{font-family:var(--font-mono)}.cb-measure{max-width:68ch}
html,body{min-block-size:100%}body{min-block-size:100svh}.cb-site{background:var(--bg);flex-direction:column;min-block-size:100svh;display:flex}.cb-site>main{flex-direction:column;flex:1 0 auto;display:flex}.cb-site>.cb-footer{flex:none}.cb-nav.wsx-navbar{border-bottom-width:var(--border-w)}.cb-site .btn{border-width:var(--border-w)}.wsx-section.wsx-block:not(.cb-logo-band):not(.cb-statement):not(.cb-pagehead){padding-block:clamp(var(--ar-space-16), 8vw, var(--ar-space-32))}.cb-pagehead{min-block-size:clamp(36rem,68svh,52rem);padding-block:clamp(var(--ar-space-16), 8vw, var(--ar-space-32));align-items:center;display:flex}.cb-pagehead>.wsx-inner{width:100%}.cb-pagehead .cb-split{align-items:center;gap:clamp(var(--ar-space-12), 6vw, var(--ar-space-24))}.cb-pagehead .cb-split__half+.cb-split__half{padding-inline-start:clamp(var(--ar-space-10), 5vw, var(--ar-space-20))}.cb-pagehead .cb-lead{margin-top:var(--ar-space-8);max-width:46ch}.cb-pagehead .cb-split__action{margin-top:var(--ar-space-10)}.cb-pagehead .cb-checklist{margin-top:var(--ar-space-8)}.cb-pagehead .cb-checklist__item{padding-block:var(--ar-space-5)}.cb-footer{padding-block:clamp(var(--ar-space-12), 5vw, var(--ar-space-20))}.cb-footer .wsx-footer__bar{margin-top:clamp(var(--ar-space-10), 5vw, var(--ar-space-16))}.cb-footer--minimal{padding-block:var(--ar-space-3);border-top:var(--border-w) solid color-mix(in srgb, var(--fg-on-dark,#fff) 12%, transparent)}.cb-footer-minimal{align-items:center;gap:var(--ar-space-3) var(--ar-space-6);flex-wrap:wrap;display:flex}.cb-footer-minimal__brand{margin-inline-end:auto;display:inline-flex}.cb-footer-minimal__links{gap:var(--ar-space-2) var(--ar-space-5);flex-wrap:wrap;display:flex}.cb-footer-minimal__copy{color:color-mix(in srgb, var(--fg-on-dark,#fff) 65%, transparent);margin:0;font-size:.8rem}@media (max-width:40rem){.cb-footer-minimal__copy{width:100%}}.cb-logo-wall{grid-template-columns:repeat(6,minmax(0,1fr))}.cb-media{border-radius:var(--radius-card);border:var(--border-w) solid var(--line-strong);background:var(--surface-2);overflow:clip}.cb-media__img{object-fit:cover;width:100%;height:100%}.cb-hero-banner{aspect-ratio:2.4;margin-top:clamp(var(--ar-space-8), 4vw, var(--ar-space-12))}.wsx-cta--panel .btn{--btn-bg:var(--surface);--btn-fg:var(--fg);--btn-border:transparent;--btn-hover-bg:var(--bg);--btn-active-bg:var(--surface-3)}@media (max-width:640px){.cb-hero-banner{aspect-ratio:3/2}}.cb-steps{gap:var(--ar-space-8);margin-top:var(--ar-space-12);counter-reset:step;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.cb-step{gap:var(--ar-space-3);padding-top:var(--ar-space-5);border-top:2px solid var(--primary);flex-direction:column;display:flex}.cb-step__num{font-family:var(--font-mono);font-size:var(--text-caption);font-weight:var(--ar-weight-semibold);letter-spacing:var(--ar-tracking-wide);color:var(--primary)}.cb-step__title{font-family:var(--font-display);font-weight:var(--ar-weight-semibold);font-size:var(--text-h4);letter-spacing:var(--ar-tracking-tight);color:var(--fg)}.cb-step__desc{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty}.cb-ticklist{gap:var(--ar-space-3);margin-top:var(--ar-space-6);flex-direction:column;list-style:none;display:flex}.cb-ticklist__item{font-size:var(--text-small);line-height:var(--ar-leading-snug);color:var(--fg-muted);padding-inline-start:var(--ar-space-6);position:relative}.cb-ticklist__item:before{content:"";background:var(--primary);width:1rem;height:1rem;position:absolute;inset-block-start:.15em;inset-inline-start:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat}@media (max-width:820px){.cb-steps{gap:var(--ar-space-6);grid-template-columns:1fr}}.cb-tplbar{z-index:calc(var(--ar-z-sticky) + 1);align-items:center;gap:var(--ar-space-4);height:3rem;padding-inline:var(--ar-space-5);background:var(--fg);color:#eaf1f8;border-bottom:1px solid #ffffff14;display:flex;position:relative}.cb-tplbar .cb-tplbar__back,.cb-tplbar .cb-tplbar__name{color:#eaf1f8}.cb-tplbar .cb-tplbar__tag{color:#eaf1f899}.cb-tplnav{z-index:var(--ar-z-sticky);position:sticky;top:0}.cb-navmark{font-family:var(--font-display);font-weight:var(--ar-weight-bold);font-size:.95rem;line-height:1}:root{--ar-space-14:calc(var(--ar-space-unit) * 14)}.wsx-navbar--bar .btn{border-radius:var(--btn-radius)}.wsx-feature--card{border-width:var(--border-w);border-color:var(--line-strong);box-shadow:none}.wsx-feature--card:hover{border-color:var(--accent);box-shadow:none}.cb-cardgrid{gap:var(--ar-space-5);margin-top:var(--ar-space-10);grid-template-columns:repeat(var(--cb-features-cols,3), minmax(0, 1fr));display:grid}@media (max-width:900px){.cb-cardgrid{grid-template-columns:1fr}}.cb-media--empty{background:var(--surface-2)}.cb-media__ph{background:repeating-linear-gradient(-45deg, color-mix(in srgb, var(--fg) 6%, transparent) 0 12px, transparent 12px 24px), var(--surface-2);width:100%;height:100%;display:block}.cb-service__n{font-family:var(--font-mono);font-size:var(--text-caption);font-weight:var(--ar-weight-semibold);color:var(--primary);align-self:start;padding-top:.15em}.wsx-service__arrow svg{width:1.25rem;height:1.25rem}.cb-stack-1{flex-direction:column;gap:2px;display:flex}.cb-tplbar__back{font-size:var(--text-small);font-weight:var(--ar-weight-medium);color:var(--fg-muted);flex:none}.cb-tplbar__back:hover{color:var(--fg);opacity:1}.cb-tplbar__meta{align-items:baseline;gap:var(--ar-space-3);min-width:0;margin-inline:auto;display:flex}.cb-tplbar__name{font-weight:var(--ar-weight-bold);color:var(--fg)}.cb-tplbar__tag{font-size:var(--text-caption);color:var(--fg-subtle);white-space:nowrap}@media (max-width:680px){.cb-tplbar__tag{display:none}}.cb-tplcard__head{align-items:center;gap:var(--ar-space-3);display:flex}.cb-tplcard__swatch{border-radius:var(--ar-radius-sm);flex:none;width:.9rem;height:.9rem;box-shadow:inset 0 0 0 1px #0000001f}.cb-tplcard__cat{font-family:var(--font-mono);font-size:var(--text-caption);letter-spacing:var(--ar-tracking-wide);text-transform:uppercase;color:var(--primary)}.cb-proof{padding-block:clamp(var(--ar-space-12), 6vw, var(--ar-space-20));border-bottom:1px solid var(--line)}.cb-proof__metrics{margin-top:var(--ar-space-12);border-block:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.cb-proof__metric{min-width:0;padding:var(--ar-space-10) var(--ar-space-8)}.cb-proof__metric+.cb-proof__metric{border-inline-start:1px solid var(--line)}.cb-proof__metric dt{gap:var(--ar-space-2);flex-direction:column;display:flex}.cb-proof__value{font-family:var(--font-display);font-size:clamp(var(--ar-text-3xl), 1.4rem + 3vw, var(--ar-text-5xl));font-weight:var(--ar-weight-bold);line-height:var(--ar-leading-tight);letter-spacing:var(--ar-tracking-tight);color:var(--fg)}.cb-proof__label{font-size:var(--text-small);font-weight:var(--ar-weight-semibold);letter-spacing:var(--ar-tracking-wide);text-transform:uppercase;color:var(--fg)}.cb-proof__detail{margin-top:var(--ar-space-4);max-width:30ch;font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);text-wrap:pretty}.cb-testimonials__grid{margin-top:var(--ar-space-12);border:var(--border-w) solid var(--line-strong);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.cb-testimonial{background:var(--surface);grid-template-rows:auto 1fr;min-width:0;margin:0;display:grid}.cb-testimonial__media{aspect-ratio:16/10;border-bottom:1px solid var(--line);width:100%;position:relative;overflow:hidden}.cb-testimonial__project{object-fit:cover;object-position:center;filter:grayscale(.2)saturate(.8)}.cb-testimonial__veil{background:linear-gradient(to top, color-mix(in srgb, var(--surface) 78%, transparent), transparent 62%);position:absolute;inset:0}.cb-testimonial__portrait{border:2px solid var(--surface);border-radius:var(--radius-pill);object-fit:cover;width:4.5rem;height:4.5rem;position:absolute;inset-block-end:var(--ar-space-6);inset-inline-start:var(--ar-space-6)}.cb-testimonial__content{padding:clamp(var(--ar-space-8), 4vw, var(--ar-space-12));flex-direction:column;display:flex}.cb-testimonial__rating{font-size:var(--text-small);letter-spacing:var(--ar-tracking-wide);color:var(--primary)}.cb-testimonial__quote{margin:var(--ar-space-6) 0 var(--ar-space-8);color:var(--fg)}.cb-testimonial__quote p{font-family:var(--font-display);font-size:var(--text-lead);line-height:var(--ar-leading-snug);letter-spacing:var(--ar-tracking-tight);text-wrap:pretty}.cb-testimonial__person{gap:var(--ar-space-1);flex-direction:column;margin-top:auto;display:flex}.cb-testimonial__person strong{font-size:var(--text-body);color:var(--fg)}.cb-testimonial__person span{font-size:var(--text-small);color:var(--fg-muted)}@media (max-width:1000px){.cb-logo-wall{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.cb-testimonials__grid{grid-template-columns:1fr}}@media (max-width:820px){.cb-pagehead{min-block-size:auto;padding-block:clamp(var(--ar-space-12), 12vw, var(--ar-space-20))}.cb-pagehead .cb-split{gap:var(--ar-space-12)}.cb-pagehead .cb-split__half+.cb-split__half{padding-block-start:var(--ar-space-12);padding-inline-start:0}.cb-proof__metrics{grid-template-columns:1fr}.cb-proof__metric+.cb-proof__metric{border-inline-start:none;border-block-start:1px solid var(--line)}}@media (max-width:560px){.cb-logo-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.cb-testimonial__media{aspect-ratio:16/10}}.cb-article{max-width:var(--ar-measure-wide,68ch);padding-block:clamp(var(--ar-space-12), 8vw, var(--ar-space-20));padding-inline:var(--ar-space-6);margin-inline:auto}.cb-article__header{margin-block-end:var(--ar-space-10)}.cb-article__eyebrow{font-size:var(--text-small);letter-spacing:var(--ar-tracking-wide);text-transform:uppercase;color:var(--fg-muted)}.cb-article__meta{font-size:var(--text-small);color:var(--fg-muted);margin-block-start:var(--ar-space-2)}.cb-article__body{gap:var(--ar-space-5);flex-direction:column;display:flex}.cb-article__h1{font-family:var(--font-display);font-size:clamp(var(--ar-text-3xl), 1.2rem + 2.8vw, var(--ar-text-5xl));line-height:var(--ar-leading-tight);letter-spacing:var(--ar-tracking-tight);text-wrap:balance}.cb-article__h2{font-family:var(--font-display);font-size:var(--text-h3);line-height:var(--ar-leading-snug);margin-block-start:var(--ar-space-6)}.cb-article__h3{font-size:var(--text-h4);line-height:var(--ar-leading-snug);margin-block-start:var(--ar-space-4)}.cb-article__p,.cb-article__ul{font-size:var(--text-body);line-height:var(--ar-leading-relaxed);color:var(--fg-muted)}.cb-article__ul{gap:var(--ar-space-2);flex-direction:column;padding-inline-start:var(--ar-space-6);display:flex}.cb-article__table-wrap{overflow-x:auto}.cb-article__table{border-collapse:collapse;width:100%;font-size:var(--text-small)}.cb-article__table th,.cb-article__table td{padding:var(--ar-space-3) var(--ar-space-4);border:var(--border-w) solid var(--line-strong);text-align:start;vertical-align:top}.cb-article__table th{font-weight:var(--ar-weight-semibold);background:var(--surface-2)}.cb-article__footer{margin-block-start:var(--ar-space-12)}.cb-estimator-band{padding-block:clamp(var(--ar-space-6), 4vw, var(--ar-space-12))}.cb-estimator-head__inner{max-width:68ch;margin-bottom:clamp(var(--ar-space-4), 2vw, var(--ar-space-6))}.cb-estimator{max-width:var(--content-wide,72rem);margin-inline:auto}.cb-estimator__layout{gap:clamp(var(--ar-space-8), 4vw, var(--ar-space-12));grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;display:grid}.cb-estimator__main{gap:var(--ar-space-6);max-width:42rem;padding:clamp(var(--ar-space-6), 3vw, var(--ar-space-10));background:var(--surface);border:var(--border-w) solid var(--line-strong);border-radius:var(--radius-card);box-shadow:0 1px 0 color-mix(in srgb, var(--fg) 4%, transparent);margin-inline:auto;display:grid}.cb-estimator__progress{gap:var(--ar-space-4);display:grid}.cb-estimator__progress-meta{justify-content:space-between;align-items:baseline;gap:var(--ar-space-3);flex-wrap:wrap;display:flex}.cb-estimator__progress-label{font-family:var(--font-display);font-size:var(--text-h4);font-weight:var(--ar-weight-semibold);color:var(--fg)}.cb-estimator__steps{gap:var(--ar-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.cb-estimator__step-pill{align-items:center;gap:var(--ar-space-2);padding:var(--ar-space-1) var(--ar-space-3);border-radius:var(--radius-pill);border:var(--border-w) solid var(--line-strong);font-size:var(--text-caption);color:var(--fg-muted);background:var(--bg);display:inline-flex}.cb-estimator__step-pill--current{border-color:var(--accent);color:var(--fg);background:color-mix(in srgb, var(--accent) 10%, var(--bg))}.cb-estimator__step-pill--complete{border-color:color-mix(in srgb, var(--accent) 35%, var(--line));color:var(--fg)}.cb-estimator__step-pill-num{width:1.25rem;height:1.25rem;font-family:var(--font-mono,monospace);background:var(--line);border-radius:50%;place-items:center;font-size:.65rem;display:inline-grid}.cb-estimator__step-pill--current .cb-estimator__step-pill-num,.cb-estimator__step-pill--complete .cb-estimator__step-pill-num{background:var(--accent);color:var(--accent-fg,#fff)}.cb-estimator__step-pill-label{font-weight:var(--ar-weight-medium)}.cb-estimator__progress-bar{background:var(--line);border-radius:var(--radius-pill);height:3px;overflow:hidden}.cb-estimator__progress-fill{background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 70%, #fff));height:100%;transition:width .24s;display:block}.cb-estimator__step,.cb-estimator__fieldset{border:0;min-width:0;margin:0;padding:0}.cb-estimator__legend{gap:var(--ar-space-2);margin-bottom:var(--ar-space-5);display:grid}.cb-estimator__question{font-family:var(--font-display);font-size:var(--text-h3);font-weight:var(--ar-weight-semibold);color:var(--fg)}.cb-estimator__hint{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);max-width:58ch}.cb-estimator__options{gap:var(--ar-space-3);display:grid}.cb-estimator__options--duo{grid-template-columns:repeat(2,minmax(0,1fr))}.cb-estimator__option{cursor:pointer;display:block}.cb-estimator__radio{opacity:0;pointer-events:none;position:absolute}.cb-estimator__option-body{gap:var(--ar-space-2);padding:var(--ar-space-5);border:var(--border-w) solid var(--line-strong);border-radius:var(--radius-card);background:var(--bg);transition:border-color .16s;display:grid}.cb-estimator__option--check{align-items:start;gap:var(--ar-space-3);grid-template-columns:auto minmax(0,1fr);display:grid}.cb-estimator__option--check .archi-check__input{margin-top:var(--ar-space-5)}.cb-estimator__option--check .cb-estimator__option-body{grid-column:2}.cb-estimator__option:focus-within .cb-estimator__option-body{border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 25%, transparent)}.cb-estimator__option:has(:checked) .cb-estimator__option-body{border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 25%, transparent)}.cb-estimator__tier,.cb-estimator__badge{border-radius:var(--radius-pill);font-size:var(--text-caption);font-weight:var(--ar-weight-medium);letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, var(--bg));margin-inline-start:var(--ar-space-2);padding:.1em .45em}.cb-estimator__price-note{font-size:var(--text-caption);color:var(--fg-muted);font-weight:var(--ar-weight-normal);text-align:right}.cb-estimator__disclosure{margin-top:var(--ar-space-4)}.cb-estimator__profile-section{gap:var(--ar-space-4);padding-top:var(--ar-space-5);border-top:1px solid var(--line);display:grid}.cb-estimator__profile-section:first-child{border-top:0;padding-top:0}.cb-estimator__section-title{font-family:var(--font-display);font-size:var(--text-h4);font-weight:var(--ar-weight-semibold);margin:0}.cb-estimator__option-title{justify-content:space-between;align-items:center;gap:var(--ar-space-3);font-weight:var(--ar-weight-semibold);display:flex}.cb-estimator__option-desc{font-size:var(--text-small);color:var(--fg-muted)}.cb-estimator__form{margin-top:var(--ar-space-6)}.cb-estimator__inline{gap:var(--ar-space-4);flex-wrap:wrap;display:flex}.cb-estimator__grid-2{gap:var(--ar-space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.cb-estimator__checks{gap:var(--ar-space-3);display:grid}.cb-estimator__suggestions{gap:var(--ar-space-2);flex-wrap:wrap;display:flex}.cb-estimator__suggestion{padding:var(--ar-space-1) var(--ar-space-3);border:1px dashed var(--line);border-radius:var(--radius-pill);font-size:var(--text-caption);color:var(--fg-muted);cursor:pointer;background:0 0}.cb-estimator__nav{justify-content:space-between;align-items:center;gap:var(--ar-space-4);padding-top:var(--ar-space-4);border-top:1px solid var(--line);display:flex}.cb-estimator__aside{top:var(--ar-space-6);position:sticky}.cb-estimator__aside-segment{margin-top:var(--ar-space-3);padding:var(--ar-space-1) var(--ar-space-3);border-radius:var(--radius-pill);font-size:var(--text-caption);color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, var(--bg));border:1px solid color-mix(in srgb, var(--accent) 25%, var(--line));display:inline-block}.cb-estimator__preview{padding:clamp(var(--ar-space-5), 2.5vw, var(--ar-space-8));background:var(--surface);border:var(--border-w) solid var(--line-strong);border-radius:var(--radius-card)}.cb-estimator__summary-grid{gap:var(--ar-space-4);display:grid}.cb-estimator__step--summary .cb-estimator__summary-grid{margin-top:var(--ar-space-2)}.cb-estimator__definition-list{gap:var(--ar-space-4);margin:var(--ar-space-5) 0 0;display:grid}.cb-estimator__definition-row{gap:var(--ar-space-1);display:grid}.cb-estimator__definition-row dd{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg);margin:0}.cb-estimator__roles{gap:var(--ar-space-2);margin-top:var(--ar-space-4);flex-wrap:wrap;display:flex}.cb-estimator__role{padding:var(--ar-space-1) var(--ar-space-3);border-radius:var(--radius-pill);font-size:var(--text-caption);color:var(--fg);background:color-mix(in srgb, var(--accent) 8%, var(--bg));border:1px solid color-mix(in srgb, var(--accent) 18%, var(--line))}.cb-estimator__investment{border-color:color-mix(in srgb, var(--accent) 30%, var(--line));background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 6%, var(--surface)), var(--surface))}.cb-estimator__investment-hero{gap:var(--ar-space-1);margin-top:var(--ar-space-4);padding:var(--ar-space-4);border-radius:var(--radius-card);background:color-mix(in srgb, var(--accent) 8%, var(--bg));border:1px solid color-mix(in srgb, var(--accent) 20%, var(--line));display:grid}.cb-estimator__investment-label{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted)}.cb-estimator__investment-value{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:var(--ar-weight-semibold);line-height:1.1}.cb-estimator__cred-list{gap:var(--ar-space-3);margin:var(--ar-space-5) 0 0;padding:0;list-style:none;display:grid}.cb-estimator__cred-list li{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);padding-left:1.25rem;position:relative}.cb-estimator__cred-list li:before{content:"";background:var(--accent);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.55em;left:0}.cb-estimator__capture{margin-top:var(--ar-space-6);padding:clamp(var(--ar-space-5), 2.5vw, var(--ar-space-8));border:1px solid color-mix(in srgb, var(--accent) 25%, var(--line));border-radius:var(--radius-card);background:var(--bg)}.cb-estimator__capture--done{border-color:color-mix(in srgb, var(--accent) 40%, var(--line));background:color-mix(in srgb, var(--accent) 6%, var(--bg))}.cb-estimator__success{margin-top:var(--ar-space-3);padding:var(--ar-space-4);border-radius:var(--radius-card);font-size:var(--text-small);color:var(--fg);background:color-mix(in srgb, var(--accent) 10%, var(--bg));border:1px solid color-mix(in srgb, var(--accent) 25%, var(--line))}.cb-estimator__error{margin-top:var(--ar-space-3);padding:var(--ar-space-3) var(--ar-space-4);border-radius:var(--radius-card);font-size:var(--text-small);color:var(--fg);background:color-mix(in srgb, #c0392b 8%, var(--bg));border:1px solid color-mix(in srgb, #c0392b 25%, var(--line))}.cb-estimator__preview-title{font-size:var(--text-h4);font-weight:var(--ar-weight-semibold)}.cb-estimator__preview-lead{margin-top:var(--ar-space-3);font-size:var(--text-small);color:var(--fg-muted)}.cb-estimator__review-note{margin-top:var(--ar-space-4);padding:var(--ar-space-3) var(--ar-space-4);border-radius:var(--radius-card);font-size:var(--text-caption);background:color-mix(in srgb, var(--accent) 8%, var(--bg));border:1px solid color-mix(in srgb, var(--accent) 20%, var(--line))}.cb-estimator__table-wrap{margin-top:var(--ar-space-5);overflow-x:auto}.cb-estimator__table{border-collapse:collapse;width:100%;font-size:var(--text-caption)}.cb-estimator__table th,.cb-estimator__table td{padding:var(--ar-space-3) var(--ar-space-2);text-align:left;border-bottom:1px solid var(--line)}@media (max-width:900px){.cb-estimator__layout,.cb-estimator__grid-2,.cb-estimator__options--duo{grid-template-columns:1fr}.cb-estimator__aside{order:-1;position:static}.cb-estimator__step-pill-label{display:none}}@media (max-width:620px){.cb-estimator__nav{flex-direction:column-reverse;align-items:stretch}.cb-estimator__nav .btn{width:100%}}:is(html:has(.cb-page--estimator),body:has(.cb-page--estimator)){max-height:100dvh;overflow:hidden}.cb-site:has(.cb-page--estimator){height:100dvh;max-height:100dvh;min-block-size:0;overflow:hidden}.cb-site:has(.cb-page--estimator) .cb-footer--minimal{flex:none}.cb-site:has(.cb-page--estimator)>main{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.cb-page--estimator{flex:1;width:100%;max-width:100%;min-height:0;display:flex;overflow:hidden}.cb-convo{width:100%;min-width:0;max-width:min(42rem,100%);min-height:0;padding:clamp(var(--ar-space-5), 4vh, var(--ar-space-8)) clamp(var(--ar-space-4), 4vw, var(--ar-space-6));box-sizing:border-box;flex-direction:column;flex:1;margin-inline:auto;display:flex;overflow:hidden}.cb-convo__shell{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--fg) 22%, transparent) transparent;flex-direction:column;flex:1;justify-content:center;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden auto}.cb-convo__shell::-webkit-scrollbar{width:6px}.cb-convo__shell::-webkit-scrollbar-track{background:0 0}.cb-convo__shell::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--fg) 22%, transparent);border-radius:var(--ar-radius-full);border:0}.cb-convo__shell::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--fg) 35%, transparent)}.cb-convo--scroll .cb-convo__shell{padding-block:var(--ar-space-5);scrollbar-gutter:auto;justify-content:flex-start}.cb-convo--bill{width:100%;max-width:100%;padding:clamp(var(--ar-space-6), 3vh, var(--ar-space-10)) clamp(var(--ar-space-6), 8vw, var(--ar-space-16));overscroll-behavior:contain;scrollbar-gutter:auto;-webkit-overflow-scrolling:touch;margin-inline:0;overflow:hidden auto}.cb-convo--bill .cb-convo__shell{scrollbar-gutter:auto;flex:none;justify-content:flex-start;min-height:auto;padding:0;overflow:visible}.cb-convo--bill .cb-convo__stage{justify-content:flex-start;gap:var(--ar-space-6);padding-block:var(--ar-space-4);width:100%;max-width:min(64rem,100%);margin-inline:auto}.cb-convo--bill .cb-convo__answer{width:100%}.cb-convo__stage{justify-content:center;gap:var(--ar-space-6);width:100%;min-width:0;max-width:100%;padding-block:clamp(var(--ar-space-4), 3vh, var(--ar-space-8));flex-direction:column;display:flex}.cb-convo--scroll .cb-convo__stage{justify-content:flex-start;gap:var(--ar-space-5);padding-block:0}.cb-convo__back{align-items:center;gap:var(--ar-space-1);padding:var(--ar-space-1) var(--ar-space-2);border-radius:var(--radius-control);color:var(--fg-muted);font-size:var(--text-caption);font-weight:var(--ar-weight-medium);cursor:pointer;background:0 0;border:0;transition:color .12s,background .12s;display:inline-flex}.cb-convo__back-icon{flex:none;width:1.125rem;height:1.125rem}.cb-convo__back-label{line-height:1}.cb-convo__back:hover{color:var(--fg);background:color-mix(in srgb, var(--fg) 6%, transparent)}.cb-convo__intro{gap:var(--ar-space-4);max-width:40ch;display:grid}.cb-convo__intro-badge{border-radius:var(--radius-control);background:color-mix(in srgb, var(--accent) 12%, var(--bg));width:2.75rem;height:2.75rem;color:var(--accent);place-items:center;display:inline-grid}.cb-convo__intro-badge svg{width:1.35rem;height:1.35rem}.cb-convo__intro-title{font-family:var(--font-display);font-size:clamp(1.75rem,3.5vw,2.375rem);font-weight:var(--ar-weight-semibold);letter-spacing:-.02em;color:var(--fg);margin:0;line-height:1.15}.cb-convo__intro-lead{color:var(--fg-muted);max-width:44ch;margin:0;font-size:clamp(1rem,1.8vw,1.125rem);line-height:1.55}.cb-convo__prompt{gap:var(--ar-space-3);display:grid}.cb-convo__title{font-family:var(--font-display);font-size:clamp(1.5rem,2.8vw,2rem);font-weight:var(--ar-weight-semibold);letter-spacing:-.015em;color:var(--fg);max-width:36ch;margin:0;line-height:1.2}.cb-convo__hint{color:var(--fg-muted);max-width:42ch;margin:0;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.5}.cb-convo__answer{gap:var(--ar-space-4);width:100%;min-width:0;max-width:100%;display:grid}.cb-convo__catalog{gap:var(--ar-space-4);width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.cb-convo--scroll .cb-convo__catalog .cb-convo__choices{padding-inline-end:2px}.cb-convo__choices{gap:var(--ar-space-3);width:100%;min-width:0;max-width:100%;display:grid}.cb-convo__choice{align-items:center;gap:var(--ar-space-3);width:100%;min-width:0;max-width:100%;padding:var(--ar-space-4);border:var(--border-w) solid var(--line-strong);border-radius:var(--radius-control);background:var(--surface);color:var(--fg);font-size:var(--text-body);text-align:left;cursor:pointer;box-sizing:border-box;transition:border-color .14s,background .14s;display:flex;transform:none}.cb-convo__choice:hover,.cb-convo__choice:active,.cb-convo__choice:focus-visible{transform:none}.cb-convo__choice:hover,.cb-convo__choice--selected{border-color:var(--accent);background:var(--accent-soft)}.cb-convo__choice-icon{border-radius:var(--radius-control);border:var(--border-w) solid var(--line-strong);background:var(--bg);width:2.5rem;height:2.5rem;color:var(--fg-muted);flex:none;place-items:center;transition:border-color .14s,background .14s,color .14s;display:inline-grid}.cb-convo__choice-icon svg{width:1.15rem;height:1.15rem}.cb-convo__choice-icon--compact{width:2rem;height:2rem}.cb-convo__choice-icon--compact svg{width:1rem;height:1rem}.cb-convo__choice--selected .cb-convo__choice-icon{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, var(--bg));color:var(--accent)}.cb-convo__choice-body{flex:1;gap:.2rem;min-width:0;display:grid}.cb-convo__choice-head{align-items:center;gap:var(--ar-space-2);flex-wrap:wrap;min-width:0;display:flex}.cb-convo__choice-label{font-weight:var(--ar-weight-medium);color:var(--fg);overflow-wrap:anywhere;min-width:0;font-size:clamp(1rem,1.6vw,1.0625rem)}.cb-convo__choice-desc{color:var(--fg-muted);overflow-wrap:anywhere;font-size:clamp(.875rem,1.4vw,.9375rem);line-height:1.45}.cb-convo__choice--multi{align-items:center}.cb-convo__choice-check{border-radius:calc(var(--radius-control) - 2px);border:var(--border-w) solid var(--line-strong);width:1.375rem;height:1.375rem;color:var(--accent);background:var(--bg);flex:none;place-items:center;display:inline-grid}.cb-convo__choice-check svg{width:.85rem;height:.85rem}.cb-convo__choice-tick{border-radius:var(--radius-control);background:var(--accent);color:#fff;flex:none;place-items:center;width:1.5rem;height:1.5rem;margin-left:auto;display:inline-grid}.cb-convo__choice-tick--empty{visibility:hidden;pointer-events:none}.cb-convo__choice-tick svg{width:.9rem;height:.9rem}.cb-convo__choice--multi.cb-convo__choice--selected .cb-convo__choice-check{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, var(--bg))}.cb-convo__choice--catalog{align-items:start;column-gap:var(--ar-space-3);row-gap:var(--ar-space-2);grid-template-rows:auto;grid-template-columns:2.5rem minmax(0,1fr) 1.5rem;display:grid}.cb-convo__choice--catalog .cb-convo__choice-icon{grid-area:1/1;align-self:start}.cb-convo__choice--catalog .cb-convo__choice-body{grid-area:1/2;min-width:0}.cb-convo__choice--catalog .cb-convo__choice-tick{grid-area:1/3;place-self:start end;margin-left:0}.cb-convo__price{margin-top:var(--ar-space-1);font-size:var(--text-caption);color:var(--fg-muted);overflow-wrap:anywhere}.cb-convo__badge{border:var(--border-w) solid color-mix(in srgb, var(--accent) 30%, transparent);border-radius:var(--radius-control);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:color-mix(in srgb, var(--accent) 12%, var(--bg));color:var(--accent);flex:none;padding:.1rem .4rem;font-size:.58rem;display:inline-block}.cb-convo__text{gap:var(--ar-space-3);display:grid}.cb-convo__input{width:100%;max-width:28rem;padding:var(--ar-space-2) 0;border:0;border-bottom:var(--border-w) solid var(--line);font-family:var(--font-body,inherit);font-size:clamp(1rem,1.6vw,1.125rem);font-weight:var(--ar-weight-regular);color:var(--fg);background:0 0;outline:none;transition:border-color .12s}.cb-convo__input:focus{border-bottom-color:var(--accent)}.cb-convo__input::placeholder{color:color-mix(in srgb, var(--fg-muted) 65%, transparent)}.cb-convo__textarea{resize:vertical;min-height:6rem;padding-block:var(--ar-space-2);line-height:1.5}.cb-convo__intro-note{margin-top:var(--ar-space-4);color:var(--fg-muted);max-width:36rem;font-size:.95rem}.cb-convo__intro--success .cb-convo__intro-lead{max-width:32rem}.cb-convo__success-actions{gap:var(--ar-space-3);margin-top:var(--ar-space-6);flex-wrap:wrap;display:flex}.cb-convo__progress{margin:0 0 var(--ar-space-4);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);font-size:.75rem}.cb-convo__suggestions{gap:var(--ar-space-2);flex-wrap:wrap;display:flex}.cb-convo__suggestion{padding:var(--ar-space-1) var(--ar-space-3);border:var(--border-w) solid var(--line-strong);border-radius:var(--radius-control);color:var(--fg-muted);font-size:var(--text-caption);cursor:pointer;background:0 0;transition:border-color .12s,color .12s;transform:none}.cb-convo__suggestion:hover,.cb-convo__suggestion:active{transform:none}.cb-convo__suggestion:hover{border-color:var(--accent);color:var(--fg)}.cb-convo__actions{align-items:flex-start;gap:var(--ar-space-3);width:100%;min-width:0;padding-top:var(--ar-space-4);flex-direction:column;display:flex}.cb-convo__footer{padding-top:var(--ar-space-4);margin-top:var(--ar-space-2);border-top:var(--border-w) solid color-mix(in srgb, var(--line-strong) 35%, var(--line));justify-content:flex-start;display:flex}.cb-convo__btn{gap:var(--ar-space-2);padding-inline:var(--ar-space-5);border-width:var(--border-w);transform:none}.cb-convo__btn:hover,.cb-convo__btn:active,.cb-convo__back:hover,.cb-convo__back:active{transform:none}.cb-convo__catalog-foot{width:100%;min-width:0;display:flex}.cb-convo__disclosure{white-space:normal;text-align:left;border-width:var(--border-w);max-width:100%;transform:none}.cb-convo__disclosure:hover,.cb-convo__disclosure:active{transform:none}.cb-convo__btn-icon{opacity:.9;flex:none;width:1rem;height:1rem}.cb-convo__summary{gap:var(--ar-space-4);width:100%;min-width:0;max-height:none;padding-right:0;display:grid;overflow:visible}.cb-convo__summary-block{gap:var(--ar-space-3);padding:var(--ar-space-4);border:var(--border-w) solid var(--line-strong);border-radius:var(--radius-control);background:color-mix(in srgb, var(--fg) 2%, var(--bg));display:grid}.cb-convo__summary-heading{align-items:center;gap:var(--ar-space-2);margin:0;display:flex}.cb-convo__summary-icon{border-radius:var(--radius-control);border:var(--border-w) solid color-mix(in srgb, var(--accent) 30%, var(--line));background:color-mix(in srgb, var(--accent) 10%, var(--bg));width:1.75rem;height:1.75rem;color:var(--accent);flex:none;place-content:center;display:grid}.cb-convo__summary-icon svg{width:1rem;height:1rem}.cb-convo__summary-title{font-size:var(--text-body);font-weight:var(--ar-weight-semibold);margin:0}.cb-convo__summary-defs{gap:var(--ar-space-3);min-width:0;margin:0;display:grid}.cb-convo__summary-def{gap:var(--ar-space-1);min-width:0;display:grid}.cb-convo__summary-def dd{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg);overflow-wrap:anywhere;min-width:0;margin:0}.cb-convo__summary-lead{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);margin:0}.cb-convo__summary-roles{gap:var(--ar-space-2);flex-wrap:wrap;display:flex}.cb-convo__summary-role{padding:var(--ar-space-1) var(--ar-space-3);border-radius:var(--ar-radius-sm);font-size:var(--text-caption);font-weight:var(--ar-weight-medium);line-height:var(--ar-leading-snug);text-transform:capitalize;color:var(--fg);background:var(--bg);border:var(--border-w) solid color-mix(in srgb, var(--accent) 42%, var(--line))}.cb-convo__summary-block--investment{border-color:color-mix(in srgb, var(--accent) 28%, var(--line));background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 5%, var(--bg)), color-mix(in srgb, var(--fg) 2%, var(--bg)))}.cb-convo__summary-investment-hero{gap:var(--ar-space-1);padding:var(--ar-space-4);border-radius:var(--radius-control);background:var(--bg);border:var(--border-w) solid color-mix(in srgb, var(--accent) 30%, var(--line));display:grid}.cb-convo__summary-investment-label{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted)}.cb-convo__summary-investment-value{font-family:var(--font-display);font-size:clamp(1.5rem,3.5vw,2rem);font-weight:var(--ar-weight-semibold);line-height:1.1}.cb-convo__summary-note{padding:var(--ar-space-3) var(--ar-space-4);border-radius:var(--radius-control);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);background:var(--bg);border:var(--border-w) solid color-mix(in srgb, var(--accent) 22%, var(--line));margin:0}.cb-convo__summary-cred{gap:var(--ar-space-2);margin:0;padding:0;list-style:none;display:grid}.cb-convo__summary-cred li{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);padding-left:1.1rem;position:relative}.cb-convo__summary-cred li:before{content:"";background:var(--accent);border-radius:1px;width:.35rem;height:.35rem;position:absolute;top:.55em;left:0}.cb-bill{gap:var(--ar-space-6);width:100%;min-width:0;display:grid}.cb-bill__header{gap:var(--ar-space-2);padding:var(--ar-space-5) var(--ar-space-6);border:var(--border-w) solid color-mix(in srgb, var(--accent) 28%, var(--line));border-radius:var(--radius-control);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 6%, var(--bg)), color-mix(in srgb, var(--fg) 2%, var(--bg)));display:grid}.cb-bill__project{font-family:var(--font-display);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:var(--ar-weight-semibold);margin:0;line-height:1.15}.cb-bill__context{font-size:var(--text-small);color:var(--fg-muted);line-height:var(--ar-leading-relaxed);margin:0}.cb-bill__headline-save{margin:var(--ar-space-2) 0 0;padding:var(--ar-space-2) var(--ar-space-3);width:fit-content;max-width:100%;font-size:var(--text-small);line-height:var(--ar-leading-snug);color:var(--fg);background:color-mix(in srgb, var(--accent) 12%, var(--bg));border:var(--border-w) solid color-mix(in srgb, var(--accent) 35%, var(--line));border-radius:var(--radius-control)}.cb-bill__headline-save strong{color:var(--accent);font-weight:var(--ar-weight-semibold)}.cb-bill__section{gap:var(--ar-space-3);min-width:0;display:grid}.cb-bill__section-title{font-size:var(--text-body);font-weight:var(--ar-weight-semibold);margin:0}.cb-bill__table{border:var(--border-w) solid var(--line-strong);border-radius:var(--radius-control);background:var(--bg);min-width:0;overflow:hidden}.cb-bill__head,.cb-bill__row,.cb-bill__subtotal{gap:var(--ar-space-2) var(--ar-space-4);padding:var(--ar-space-3) var(--ar-space-4);grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(4.75rem,1fr));align-items:center;display:grid}.cb-bill__head{font-size:var(--text-caption);font-weight:var(--ar-weight-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--fg-muted);background:color-mix(in srgb, var(--fg) 4%, var(--bg));border-bottom:var(--border-w) solid var(--line)}.cb-bill__head-name{text-align:left}.cb-bill__row{border-bottom:1px solid color-mix(in srgb, var(--fg) 10%, var(--line))}.cb-bill__row:last-of-type{border-bottom:none}.cb-bill__cell{gap:2px;min-width:0;display:grid}.cb-bill__cell-label{display:none}.cb-bill__line-name{font-size:var(--text-small);font-weight:var(--ar-weight-medium);line-height:var(--ar-leading-snug)}.cb-bill__value{font-size:var(--text-caption);color:var(--fg-muted);text-decoration:line-through;-webkit-text-decoration-color:color-mix(in srgb, var(--fg-muted) 55%, transparent);text-decoration-color:color-mix(in srgb, var(--fg-muted) 55%, transparent)}.cb-bill__list{font-size:var(--text-small);color:var(--fg-muted);text-decoration:line-through}.cb-bill__offer{font-size:var(--text-body);font-weight:var(--ar-weight-semibold);color:var(--accent);line-height:1.1}.cb-bill__save{font-size:var(--text-caption);font-weight:var(--ar-weight-medium);color:var(--fg);padding:2px var(--ar-space-2);border-radius:var(--ar-radius-sm);background:color-mix(in srgb, var(--accent) 14%, var(--bg));border:1px solid color-mix(in srgb, var(--accent) 30%, var(--line));width:fit-content}.cb-bill__subtotal{font-size:var(--text-small);font-weight:var(--ar-weight-semibold);background:color-mix(in srgb, var(--accent) 5%, var(--bg));border-top:var(--border-w) solid color-mix(in srgb, var(--accent) 22%, var(--line))}.cb-bill__subtotal-label{grid-column:1}.cb-bill__subtotal-list{color:var(--fg-muted);text-align:right;text-decoration:line-through}.cb-bill__subtotal-offer{color:var(--accent);text-align:right}.cb-bill__subtotal-save{font-size:var(--text-caption);font-weight:var(--ar-weight-medium);text-align:right;color:var(--fg)}.cb-bill__footer{gap:var(--ar-space-4);padding-top:var(--ar-space-2);display:grid}.cb-bill__hero{gap:var(--ar-space-3);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));display:grid}.cb-bill__hero-block{gap:var(--ar-space-1);padding:var(--ar-space-4) var(--ar-space-5);border:var(--border-w) solid color-mix(in srgb, var(--accent) 30%, var(--line));border-radius:var(--radius-control);background:var(--bg);display:grid}.cb-bill__hero-block--blend{border-color:color-mix(in srgb, var(--accent) 45%, var(--line));background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 8%, var(--bg)), var(--bg))}.cb-bill__hero-label{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted)}.cb-bill__hero-value{font-family:var(--font-display);font-size:clamp(1.35rem,3vw,1.85rem);font-weight:var(--ar-weight-semibold);color:var(--accent);line-height:1.1}.cb-bill__hero-note{font-size:var(--text-caption);color:var(--fg-muted);line-height:var(--ar-leading-snug)}.cb-bill__team,.cb-bill__cred{font-size:var(--text-caption);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);margin:0}.cb-bill__note{padding:var(--ar-space-4) var(--ar-space-5);border-radius:var(--radius-control);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);background:var(--bg);border:var(--border-w) solid color-mix(in srgb, var(--accent) 22%, var(--line));margin:0}@media (max-width:40rem){.cb-bill__head{display:none}.cb-bill__row,.cb-bill__subtotal{gap:var(--ar-space-3);padding:var(--ar-space-4);grid-template-columns:1fr}.cb-bill__cell-label{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.05em;color:var(--fg-muted);display:block}.cb-bill__subtotal-list,.cb-bill__subtotal-offer,.cb-bill__subtotal-save{text-align:left}.cb-bill__subtotal{grid-template-columns:1fr 1fr}.cb-bill__subtotal-label{grid-column:1/-1}}.cb-convo--bill .cb-convo__submit{max-width:none}.cb-dash{gap:var(--ar-space-8);width:100%;min-width:0;display:grid}.cb-dash__welcome{gap:var(--ar-space-3);display:grid}.cb-dash__email-note{padding:var(--ar-space-3) var(--ar-space-4);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg);background:color-mix(in srgb, var(--accent) 10%, var(--bg));border:var(--border-w) solid color-mix(in srgb, var(--accent) 32%, var(--line));border-radius:var(--radius-control);margin:0}.cb-dash__project{font-family:var(--font-display);font-size:clamp(1.5rem,3.5vw,2rem);font-weight:var(--ar-weight-semibold);margin:0;line-height:1.1}.cb-dash__context{font-size:var(--text-small);color:var(--fg-muted);margin:0}.cb-dash__intro{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);max-width:52ch;margin:0}.cb-dash__hero{gap:var(--ar-space-4);padding:var(--ar-space-6);border:var(--border-w) solid color-mix(in srgb, var(--accent) 35%, var(--line));border-radius:var(--radius-control);background:linear-gradient(145deg, color-mix(in srgb, var(--accent) 8%, var(--bg)), color-mix(in srgb, var(--fg) 2%, var(--bg)));display:grid}@media (min-width:48rem){.cb-dash__hero{grid-template-columns:1.2fr 1fr;align-items:start}}.cb-dash__hero-label{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.07em;color:var(--fg-muted);margin:0}.cb-dash__hero-amount{margin:var(--ar-space-1) 0 0;font-family:var(--font-display);font-size:clamp(2rem,5vw,2.75rem);font-weight:var(--ar-weight-semibold);color:var(--accent);line-height:1}.cb-dash__hero-period{color:var(--fg-muted);font-size:.45em;font-weight:var(--ar-weight-medium)}.cb-dash__hero-hint,.cb-dash__hero-bundle{margin:var(--ar-space-2) 0 0;font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted)}.cb-dash__hero-bundle{color:var(--fg);padding:var(--ar-space-2) var(--ar-space-3);background:color-mix(in srgb, var(--accent) 12%, var(--bg));border-radius:var(--radius-control);border:1px solid color-mix(in srgb, var(--accent) 28%, var(--line));width:fit-content;max-width:100%}.cb-dash__hero-aside{gap:var(--ar-space-3);display:grid}.cb-dash__stat{padding:var(--ar-space-3) var(--ar-space-4);background:var(--bg);border:var(--border-w) solid var(--line);border-radius:var(--radius-control);gap:2px;display:grid}.cb-dash__stat-label{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.05em;color:var(--fg-muted)}.cb-dash__stat-value{font-size:var(--text-body);font-weight:var(--ar-weight-semibold);color:var(--fg)}.cb-dash__stat-note{font-size:var(--text-caption);color:var(--fg-muted);line-height:var(--ar-leading-snug)}.cb-dash__section{gap:var(--ar-space-4);display:grid}.cb-dash__section-title{font-size:var(--text-body);font-weight:var(--ar-weight-semibold);margin:0}.cb-dash__section-lead{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg);max-width:58ch;margin:0}.cb-dash__section-lead--muted{color:var(--fg-muted)}.cb-dash__category-grid{gap:var(--ar-space-3);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));display:grid}.cb-dash__category-card{gap:var(--ar-space-1);padding:var(--ar-space-4);background:var(--bg);border:var(--border-w) solid var(--line-strong);border-radius:var(--radius-control);display:grid}.cb-dash__category-label{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.05em;color:var(--fg-muted)}.cb-dash__category-offer{font-family:var(--font-display);font-size:1.35rem;font-weight:var(--ar-weight-semibold);color:var(--accent);line-height:1.1}.cb-dash__category-meta{font-size:var(--text-caption);color:var(--fg-muted);line-height:var(--ar-leading-snug)}.cb-dash__team-grid{gap:var(--ar-space-3);grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));display:grid}.cb-dash__team-card{padding:var(--ar-space-4);background:color-mix(in srgb, var(--fg) 2%, var(--bg));border:var(--border-w) solid color-mix(in srgb, var(--accent) 22%, var(--line));border-radius:var(--radius-control)}.cb-dash__team-name{margin:0 0 var(--ar-space-2);font-size:var(--text-small);font-weight:var(--ar-weight-semibold)}.cb-dash__team-blurb{font-size:var(--text-caption);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);margin:0}.cb-dash__scope-grid{gap:var(--ar-space-3);display:grid}.cb-dash__scope-card{padding:var(--ar-space-4) var(--ar-space-5);background:var(--bg);border:var(--border-w) solid var(--line);border-radius:var(--radius-control)}.cb-dash__scope-head{justify-content:space-between;align-items:flex-start;gap:var(--ar-space-3);margin-bottom:var(--ar-space-4);flex-wrap:wrap;display:flex}.cb-dash__scope-copy{flex:1;min-width:min(100%,14rem)}.cb-dash__scope-name{margin:0 0 var(--ar-space-1);font-size:var(--text-body);font-weight:var(--ar-weight-semibold)}.cb-dash__scope-desc{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);margin:0}.cb-dash__save-badge{padding:var(--ar-space-2) var(--ar-space-3);text-align:right;border-radius:var(--radius-control);background:color-mix(in srgb, var(--accent) 12%, var(--bg));border:var(--border-w) solid color-mix(in srgb, var(--accent) 35%, var(--line));flex:none;gap:2px;margin:0;display:grid}.cb-dash__save-badge-pct{font-size:var(--text-caption);font-weight:var(--ar-weight-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--accent)}.cb-dash__save-badge-amt{font-size:var(--text-caption);font-weight:var(--ar-weight-medium);color:var(--fg);white-space:nowrap}.cb-dash__pricing{gap:var(--ar-space-2) var(--ar-space-3);padding-top:var(--ar-space-3);border-top:1px solid color-mix(in srgb, var(--fg) 10%, var(--line));grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.cb-dash__pricing-col{gap:2px;min-width:0;display:grid}.cb-dash__pricing-label{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.05em;color:var(--fg-muted);line-height:1.2}.cb-dash__pricing-value{font-size:var(--text-small);font-weight:var(--ar-weight-medium);color:var(--fg);line-height:1.2}.cb-dash__pricing-price{font-size:var(--text-small);color:var(--fg-muted);line-height:1.2;text-decoration:line-through}.cb-dash__pricing-offer{font-size:var(--text-body);font-weight:var(--ar-weight-semibold);color:var(--accent);line-height:1.15}.cb-dash__strike-inline{color:var(--fg-muted);font-weight:var(--ar-weight-regular);text-decoration:line-through}.cb-dash__save-inline{font-size:var(--text-caption);font-weight:var(--ar-weight-semibold);color:var(--accent);padding:2px var(--ar-space-2);border-radius:var(--ar-radius-sm);background:color-mix(in srgb, var(--accent) 12%, var(--bg));border:1px solid color-mix(in srgb, var(--accent) 28%, var(--line))}.cb-dash__scope-total{justify-content:space-between;align-items:center;gap:var(--ar-space-2);padding:var(--ar-space-3) var(--ar-space-4);font-size:var(--text-small);font-weight:var(--ar-weight-semibold);background:color-mix(in srgb, var(--accent) 5%, var(--bg));border:var(--border-w) solid color-mix(in srgb, var(--accent) 22%, var(--line));border-radius:var(--radius-control);flex-wrap:wrap;display:flex}.cb-dash__scope-total-prices{gap:var(--ar-space-3);flex-wrap:wrap;align-items:baseline;display:flex}.cb-dash__urgency{justify-content:space-between;align-items:center;gap:var(--ar-space-4);padding:var(--ar-space-4) var(--ar-space-5);border:var(--border-w) solid color-mix(in srgb, var(--accent) 45%, var(--line));border-radius:var(--radius-control);background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 10%, var(--bg)), color-mix(in srgb, var(--accent) 4%, var(--bg)));flex-wrap:wrap;display:flex}.cb-dash__urgency--expired{border-color:color-mix(in srgb, var(--fg) 25%, var(--line));background:color-mix(in srgb, var(--fg) 4%, var(--bg))}.cb-dash__urgency-kicker{margin:0 0 var(--ar-space-1);font-size:var(--text-caption);font-weight:var(--ar-weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--accent)}.cb-dash__urgency-title{margin:0 0 var(--ar-space-1);font-size:var(--text-body);font-weight:var(--ar-weight-semibold)}.cb-dash__urgency-copy{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);max-width:42ch;margin:0}.cb-dash__urgency-cta{padding:var(--ar-space-2) var(--ar-space-5);font-size:var(--text-small);font-weight:var(--ar-weight-semibold);color:var(--bg);background:var(--accent);border:var(--border-w) solid color-mix(in srgb, var(--accent) 80%, var(--fg));border-radius:var(--radius-control);white-space:nowrap;align-items:center;text-decoration:none;display:inline-flex}.cb-dash__faq{gap:var(--ar-space-2);display:grid}.cb-dash__faq-item{border:var(--border-w) solid var(--line);border-radius:var(--radius-control);background:var(--bg);overflow:hidden}.cb-dash__faq-item[open]{border-color:color-mix(in srgb, var(--accent) 28%, var(--line))}.cb-dash__faq-q{padding:var(--ar-space-3) var(--ar-space-4);font-size:var(--text-small);font-weight:var(--ar-weight-semibold);line-height:var(--ar-leading-snug);cursor:pointer;list-style:none}.cb-dash__faq-q::-webkit-details-marker{display:none}.cb-dash__faq-a{padding:0 var(--ar-space-4) var(--ar-space-4);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);border-top:1px solid color-mix(in srgb, var(--fg) 8%, var(--line));padding-top:var(--ar-space-3);margin:0}.cb-dash__pay-timer{margin:0 0 var(--ar-space-3);font-size:var(--text-small);color:var(--fg-muted)}@media (max-width:36rem){.cb-dash__scope-head{flex-direction:column}.cb-dash__save-badge{text-align:left;width:fit-content}.cb-dash__pricing-label{letter-spacing:.04em;font-size:.625rem}.cb-dash__pricing-value,.cb-dash__pricing-price{font-size:var(--text-caption)}.cb-dash__pricing-offer{font-size:var(--text-small)}}.cb-dash__trust-list{gap:var(--ar-space-2);margin:0;padding:0;list-style:none;display:grid}.cb-dash__trust-list li{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);padding-left:1.1rem;position:relative}.cb-dash__trust-list li:before{content:"";background:var(--accent);border-radius:1px;width:.35rem;height:.35rem;position:absolute;top:.55em;left:0}.cb-dash__pay{padding:var(--ar-space-5);border:var(--border-w) solid color-mix(in srgb, var(--accent) 30%, var(--line));border-radius:var(--radius-control);background:color-mix(in srgb, var(--accent) 4%, var(--bg))}.cb-dash__pay-btn{padding:var(--ar-space-3) var(--ar-space-6);font-size:var(--text-body);font-weight:var(--ar-weight-semibold);color:var(--bg);background:var(--accent);border:var(--border-w) solid color-mix(in srgb, var(--accent) 80%, var(--fg));border-radius:var(--radius-control);justify-content:center;align-items:center;width:fit-content;max-width:100%;text-decoration:none;display:inline-flex}.cb-dash__pay-btn:hover{filter:brightness(1.05)}.cb-dash__pay-note,.cb-dash__note{font-size:var(--text-small);line-height:var(--ar-leading-relaxed);color:var(--fg-muted);margin:0}.cb-convo__submit{gap:var(--ar-space-4);width:100%;min-width:0;max-width:36rem;display:grid}.cb-convo__submit-banner{padding:var(--ar-space-3) var(--ar-space-4);border-radius:var(--radius-control);font-size:var(--text-small);line-height:var(--ar-leading-relaxed);margin:0}.cb-convo__submit-banner--success{color:var(--fg);background:color-mix(in srgb, var(--accent) 10%, var(--bg));border:var(--border-w) solid color-mix(in srgb, var(--accent) 32%, var(--line))}.cb-convo__submit-banner--error{color:var(--fg);background:color-mix(in srgb, #c0392b 8%, var(--bg));border:var(--border-w) solid color-mix(in srgb, #c0392b 28%, var(--line))}.cb-convo__submit-checks{gap:var(--ar-space-3);display:grid}.cb-convo__submit-check{align-items:flex-start;gap:var(--ar-space-3);padding:var(--ar-space-3) var(--ar-space-4);border:var(--border-w) solid var(--line-strong);border-radius:var(--radius-control);background:var(--bg);cursor:pointer;transition:border-color var(--motion-fast), background var(--motion-fast), box-shadow var(--motion-fast);display:flex}.cb-convo__submit-check:hover{border-color:color-mix(in srgb, var(--accent) 35%, var(--line))}.cb-convo__submit-check:has(:checked){border-color:color-mix(in srgb, var(--accent) 50%, var(--line));background:color-mix(in srgb, var(--accent) 6%, var(--bg));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 10%, transparent)}.cb-convo__submit-check:has(:disabled){opacity:.6;cursor:not-allowed}.cb-convo__submit-check-input{appearance:none;border:var(--border-w) solid color-mix(in srgb, var(--accent) 35%, var(--line));border-radius:var(--ar-radius-sm);background:var(--bg);width:1.25rem;height:1.25rem;transition:background var(--motion-fast), border-color var(--motion-fast), box-shadow var(--motion-fast);flex:none;place-content:center;margin-top:.1em;display:grid}.cb-convo__submit-check-input:hover{border-color:color-mix(in srgb, var(--accent) 55%, var(--line))}.cb-convo__submit-check-input:focus-visible{box-shadow:0 0 0 var(--ar-ring-w) color-mix(in srgb, var(--accent) 30%, transparent);outline:none}.cb-convo__submit-check-input:before{content:"";width:.7rem;height:.7rem;transition:transform var(--ar-dur-1) var(--ar-ease);background:var(--accent);transform:scale(0);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/72% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/72% no-repeat}.cb-convo__submit-check-input:checked{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, var(--bg))}.cb-convo__submit-check-input:checked:before{transform:scale(1)}.cb-convo__submit-check-label{font-size:var(--text-small);line-height:var(--ar-leading-snug);color:var(--fg)}.cb-convo__submit-link{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.cb-convo__submit-link:hover{color:var(--fg)}@media (max-width:620px){.cb-convo{padding-inline:var(--ar-space-4);max-width:100%}.cb-convo__catalog{gap:var(--ar-space-3)}.cb-convo__choices{gap:var(--ar-space-2)}.cb-convo__choice{padding:var(--ar-space-3);gap:var(--ar-space-2)}.cb-convo__choice--catalog{column-gap:var(--ar-space-2);row-gap:var(--ar-space-1);padding:var(--ar-space-3);grid-template-columns:2rem minmax(0,1fr) 1.25rem}.cb-convo__choice-icon{width:2rem;height:2rem}.cb-convo__choice-head{gap:var(--ar-space-1)}.cb-convo__badge{font-size:.52rem}}@media (max-width:400px){.cb-convo{padding-inline:var(--ar-space-3)}.cb-convo__title{font-size:clamp(1.35rem,6vw,1.5rem)}.cb-convo__choice--catalog{padding:var(--ar-space-2) var(--ar-space-3);grid-template-columns:1.75rem minmax(0,1fr) 1.125rem}.cb-convo__choice-icon{width:1.75rem;height:1.75rem}.cb-convo__choice-icon svg{width:.95rem;height:.95rem}}.cb-nav--estimator{gap:var(--ar-space-2);padding-block:var(--ar-space-2);flex-wrap:nowrap}.cb-nav--estimator .wsx-navbar__actions{display:none}@media (max-width:720px){.cb-nav--estimator{height:auto;padding-block:var(--ar-space-2);gap:var(--ar-space-2);flex-wrap:nowrap}.cb-nav--estimator .cb-nav__links{order:unset;width:auto;margin-inline-start:0}.cb-nav--estimator .wsx-navbar__spacer{flex:1}}.cb-careers__lead{max-width:42rem}.cb-careers__cta-note{margin-top:var(--ar-space-4);color:var(--fg-muted)}.cb-careers__inline-link{color:var(--accent);text-underline-offset:.15em;text-decoration:underline}.cb-careers__section{border-top:var(--border-w) solid var(--line)}.cb-careers__section-head{margin-bottom:var(--ar-space-6);max-width:40rem}.cb-careers__section-title{margin:0 0 var(--ar-space-2);font-size:clamp(1.25rem,2.5vw,1.75rem)}.cb-careers__section-desc{color:var(--fg-muted);margin:0}.cb-careers__grid{gap:var(--ar-space-4);grid-template-columns:repeat(auto-fill,minmax(min(100%,18rem),1fr));margin:0;padding:0;list-style:none;display:grid}.cb-careers__card{gap:var(--ar-space-2);height:100%;padding:var(--ar-space-5);border:var(--border-w) solid var(--line);border-radius:var(--radius-card);background:var(--surface);color:inherit;flex-direction:column;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex}.cb-careers__card:hover{border-color:var(--accent);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.wsx-section[data-theme=dark] .cb-careers__card{background:color-mix(in srgb, var(--fg-on-dark,#fff) 5%, transparent);border-color:color-mix(in srgb, var(--fg-on-dark,#fff) 14%, transparent)}.wsx-section[data-theme=dark] .cb-careers__card-desc{color:color-mix(in srgb, var(--fg-on-dark,#fff) 72%, transparent)}.cb-careers__card-title{margin:0;font-size:1.05rem}.cb-careers__card-desc{color:var(--fg-muted);flex:1;margin:0;font-size:.92rem;line-height:1.5}.cb-careers__card-action{font-size:.85rem;font-weight:var(--ar-weight-medium);color:var(--accent)}.cb-careers__closing-inner{max-width:36rem}.cb-careers__closing-title{margin:0 0 var(--ar-space-3);font-size:clamp(1.5rem,3vw,2rem)}.cb-careers__closing-lead{margin:0 0 var(--ar-space-5);color:color-mix(in srgb, var(--fg-on-dark,#fff) 82%, transparent)}
.cb-logo-carousel{margin-top:var(--ar-space-8);--cb-logo-marquee-duration:40s}.cb-logo-carousel__viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.cb-logo-carousel__track{align-items:center;gap:clamp(var(--ar-space-6), 4vw, var(--ar-space-10));width:max-content;animation:cb-logo-marquee var(--cb-logo-marquee-duration) linear infinite;will-change:transform;display:flex}@keyframes cb-logo-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.cb-logo-carousel__item{width:clamp(6.5rem,14vw,9.5rem);min-block-size:3.5rem;padding-inline:clamp(var(--ar-space-5), 4vw, var(--ar-space-8));flex:none;justify-content:center;align-items:center;display:flex}.cb-logo-carousel .cb-logo-wall__img{block-size:auto;inline-size:auto;max-block-size:calc(2.25rem * var(--cb-logo-scale,1));max-inline-size:100%;object-fit:contain;-webkit-user-select:none;user-select:none;width:auto;height:auto}@media (max-width:560px){.cb-logo-carousel__item{width:clamp(5.5rem,26vw,7.5rem);min-block-size:3rem;padding-inline:clamp(var(--ar-space-4), 5vw, var(--ar-space-6))}.cb-logo-carousel .cb-logo-wall__img{max-block-size:calc(2rem * var(--cb-logo-scale,1))}}@media (prefers-reduced-motion:reduce){.cb-logo-carousel__track{animation-duration:calc(var(--cb-logo-marquee-duration) * 2)}}
