:root{--ws-bg-primary:#fff;--ws-bg-subtle:#f8fafc;--ws-bg-accent:#eff6ff;--ws-bg-surface:#fff;--ws-bg-elevated:#fff;--ws-bg-input:#fff;--ws-bg-danger-soft:#fef2f2;--ws-bg-warning-soft:#fefce8;--ws-bg-success-soft:#f0fdf4;--ws-bg-backdrop:rgba(15,23,42,.35);--ws-bg-sticky:hsla(0,0%,100%,.95);--ws-text-primary:#0f172a;--ws-text-secondary:#475569;--ws-text-muted:#64748b;--ws-text-on-accent:#fff;--ws-brand-primary:#1e40af;--ws-brand-secondary:#0051d1;--ws-brand-light:#dbeafe;--ws-brand-gradient:linear-gradient(90deg,#0051d1,#0284c7 52%,#27a8e3);--ws-accent-warm:#de77a1;--ws-accent-warm-soft:rgba(222,119,161,.12);--ws-accent-warm-border:rgba(222,119,161,.28);--ws-panel-contrast:#0f172a;--ws-panel-contrast-raised:#111827;--ws-panel-contrast-soft:hsla(0,0%,100%,.06);--ws-panel-contrast-border:rgba(148,163,184,.22);--ws-panel-contrast-text:#fff;--ws-panel-contrast-secondary:#cbd5e1;--ws-panel-contrast-muted:#94a3b8;--ws-panel-contrast-accent:#bfdbfe;--ws-panel-contrast-icon:#60a5fa;--ws-cta-default:#0051d1;--ws-cta-hover:#1d4ed8;--ws-cta-active:#1e40af;--ws-cta-disabled:#93c5fd;--ws-border-default:#e2e8f0;--ws-border-subtle:#f1f5f9;--ws-border-focus:#0051d1;--ws-success:#059669;--ws-warning:#d97706;--ws-error:#dc2626;--ws-success-text:#047857;--ws-warning-text:#92400e;--ws-error-text:#b91c1c;--ws-space-1:0.25rem;--ws-space-2:0.5rem;--ws-space-3:0.75rem;--ws-space-4:1rem;--ws-space-5:1.25rem;--ws-space-6:1.5rem;--ws-space-7:1.75rem;--ws-space-8:2rem;--ws-space-10:2.5rem;--ws-space-12:3rem;--ws-space-14:3.5rem;--ws-space-16:4rem;--ws-space-18:4.5rem;--ws-space-20:5rem;--ws-space-24:6rem;--ws-section-py:7rem;--ws-section-py-mobile:4rem;--ws-max-w-content:1248px;--ws-max-w-text:768px;--ws-max-w-narrow:540px;--ws-radius-sm:0.25rem;--ws-radius-md:0.375rem;--ws-radius-lg:0.5rem;--ws-radius-xl:0.625rem;--ws-shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--ws-shadow-md:0 4px 6px -1px rgba(0,0,0,.07),0 2px 4px -2px rgba(0,0,0,.05);--ws-shadow-lg:0 10px 15px -3px rgba(0,0,0,.07),0 4px 6px -4px rgba(0,0,0,.05);--ws-shadow-drawer:-4px 0 32px rgba(15,23,42,.12);--ws-transition-fast:150ms ease;--ws-transition-normal:250ms ease;--ws-transition-slow:350ms ease}@media (prefers-color-scheme:dark){:root:not(.light){color-scheme:dark;--ws-bg-primary:#111418;--ws-bg-subtle:#171b21;--ws-bg-accent:#1b2633;--ws-bg-surface:#181d24;--ws-bg-elevated:#202731;--ws-bg-input:#1b2129;--ws-bg-danger-soft:hsla(0,91%,71%,.09);--ws-bg-warning-soft:rgba(251,191,36,.13);--ws-bg-success-soft:rgba(52,211,153,.12);--ws-bg-backdrop:rgba(0,0,0,.58);--ws-bg-sticky:rgba(18,20,23,.94);--ws-text-primary:#f8fafc;--ws-text-secondary:#dce3ec;--ws-text-muted:#a9b5c6;--ws-text-on-accent:#fff;--ws-brand-primary:#8bc8ff;--ws-brand-secondary:#6daefa;--ws-brand-light:rgba(109,174,250,.13);--ws-brand-gradient:linear-gradient(90deg,#7aa7ff,#38bdf8 48%,#5eead4);--ws-accent-warm:#ee9abc;--ws-accent-warm-soft:rgba(222,119,161,.14);--ws-accent-warm-border:rgba(238,154,188,.34);--ws-panel-contrast:#171b21;--ws-panel-contrast-raised:#1d242d;--ws-panel-contrast-soft:rgba(148,163,184,.06);--ws-panel-contrast-border:rgba(148,163,184,.14);--ws-panel-contrast-text:#f8fafc;--ws-panel-contrast-secondary:#dce3ec;--ws-panel-contrast-muted:#a9b5c6;--ws-panel-contrast-accent:#a9cdfc;--ws-panel-contrast-icon:#6daefa;--ws-cta-default:#2563eb;--ws-cta-hover:#3b82f6;--ws-cta-active:#1d4ed8;--ws-cta-disabled:#1e3a8a;--ws-border-default:rgba(148,163,184,.14);--ws-border-subtle:rgba(148,163,184,.08);--ws-border-focus:#60a5fa;--ws-success:#34d399;--ws-warning:#fbbf24;--ws-error:#f87171;--ws-success-text:#86efac;--ws-warning-text:#fde68a;--ws-error-text:#fecaca;--ws-shadow-sm:0 1px 2px 0 rgba(0,0,0,.18);--ws-shadow-md:0 8px 20px -14px rgba(0,0,0,.62);--ws-shadow-lg:0 18px 40px -24px rgba(0,0,0,.68);--ws-shadow-drawer:-4px 0 32px rgba(0,0,0,.42)}}:root.dark{color-scheme:dark;--ws-bg-primary:#111418;--ws-bg-subtle:#171b21;--ws-bg-accent:#1b2633;--ws-bg-surface:#181d24;--ws-bg-elevated:#202731;--ws-bg-input:#1b2129;--ws-bg-danger-soft:hsla(0,91%,71%,.09);--ws-bg-warning-soft:rgba(251,191,36,.13);--ws-bg-success-soft:rgba(52,211,153,.12);--ws-bg-backdrop:rgba(0,0,0,.58);--ws-bg-sticky:rgba(18,20,23,.94);--ws-text-primary:#f8fafc;--ws-text-secondary:#dce3ec;--ws-text-muted:#a9b5c6;--ws-text-on-accent:#fff;--ws-brand-primary:#8bc8ff;--ws-brand-secondary:#6daefa;--ws-brand-light:rgba(109,174,250,.13);--ws-brand-gradient:linear-gradient(90deg,#7aa7ff,#38bdf8 48%,#5eead4);--ws-accent-warm:#ee9abc;--ws-accent-warm-soft:rgba(222,119,161,.14);--ws-accent-warm-border:rgba(238,154,188,.34);--ws-panel-contrast:#171b21;--ws-panel-contrast-raised:#1d242d;--ws-panel-contrast-soft:rgba(148,163,184,.06);--ws-panel-contrast-border:rgba(148,163,184,.14);--ws-panel-contrast-text:#f8fafc;--ws-panel-contrast-secondary:#dce3ec;--ws-panel-contrast-muted:#a9b5c6;--ws-panel-contrast-accent:#a9cdfc;--ws-panel-contrast-icon:#6daefa;--ws-cta-default:#2563eb;--ws-cta-hover:#3b82f6;--ws-cta-active:#1d4ed8;--ws-cta-disabled:#1e3a8a;--ws-border-default:rgba(148,163,184,.14);--ws-border-subtle:rgba(148,163,184,.08);--ws-border-focus:#60a5fa;--ws-success:#34d399;--ws-warning:#fbbf24;--ws-error:#f87171;--ws-success-text:#86efac;--ws-warning-text:#fde68a;--ws-error-text:#fecaca;--ws-shadow-sm:0 1px 2px 0 rgba(0,0,0,.18);--ws-shadow-md:0 8px 20px -14px rgba(0,0,0,.62);--ws-shadow-lg:0 18px 40px -24px rgba(0,0,0,.68);--ws-shadow-drawer:-4px 0 32px rgba(0,0,0,.42)}.ws-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--ws-text-primary);background-color:var(--ws-bg-primary);width:100%;max-width:100%;min-height:100vh;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:has(.ws-page){background-color:var(--ws-bg-primary);color:var(--ws-text-primary);overflow-x:hidden;overflow-x:clip}body[data-menulist-website=true]{background-color:var(--ws-bg-primary);color:var(--ws-text-primary);overflow-x:hidden;overflow-x:clip}:root.dark .ws-page{color-scheme:dark}@media (prefers-color-scheme:dark){:root:not(.light) .ws-page{color-scheme:dark}}.ws-page,.ws-page *,.ws-page :after,.ws-page :before{box-sizing:border-box}.ws-page input,.ws-page select,.ws-page textarea{background-color:var(--ws-bg-input);color:var(--ws-text-primary);border-color:var(--ws-border-default)}.ws-page input::placeholder,.ws-page textarea::placeholder{color:var(--ws-text-muted)}.ws-section{padding:var(--ws-section-py) var(--ws-space-6)}.ws-section--subtle{background-color:var(--ws-bg-subtle)}.ws-section--accent{background-color:var(--ws-bg-accent)}.ws-container{width:100%;min-width:0;max-width:var(--ws-max-w-content);margin:0 auto}.ws-website-replacement__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);gap:clamp(var(--ws-space-7),5vw,var(--ws-space-14));align-items:start;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:linear-gradient(135deg,color-mix(in srgb,var(--ws-bg-primary) 92%,var(--ws-brand-light)),var(--ws-bg-primary));padding:clamp(var(--ws-space-7),4vw,var(--ws-space-12));box-shadow:var(--ws-shadow-sm)}.ws-website-replacement__copy{display:grid;gap:var(--ws-space-4)}.ws-website-replacement__copy .ws-headline{max-width:48rem}.ws-website-replacement__copy>p:last-of-type{max-width:54rem;margin:0;color:var(--ws-text-secondary);font-size:1rem;line-height:1.7}.ws-website-replacement__proof{display:flex;flex-wrap:wrap;gap:var(--ws-space-3);margin-top:var(--ws-space-2)}.ws-website-replacement__proof span{display:inline-flex;align-items:center;gap:var(--ws-space-2);border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-surface);padding:var(--ws-space-2) var(--ws-space-3);color:var(--ws-text-primary);font-size:.8125rem;font-weight:800;line-height:1.25}.ws-website-replacement__proof svg{flex:0 0 auto;color:var(--ws-brand-secondary)}.ws-website-replacement__boundary{display:grid;gap:var(--ws-space-3);border-left:3px solid color-mix(in srgb,var(--ws-brand-secondary) 58%,var(--ws-border-default));background:color-mix(in srgb,var(--ws-bg-subtle) 72%,transparent);padding:var(--ws-space-5)}.ws-website-replacement__boundary-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 35%,var(--ws-border-default));border-radius:var(--ws-radius-md);background:var(--ws-bg-accent);color:var(--ws-brand-primary)}.ws-website-replacement__boundary h3{margin:0;color:var(--ws-text-primary);font-size:1.125rem;font-weight:900;line-height:1.25}.ws-website-replacement__boundary p{margin:0;color:var(--ws-text-secondary);font-size:.9375rem;line-height:1.65}.ws-features-lifecycle{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--ws-space-3);margin-top:var(--ws-space-12);text-align:left}.ws-features-lifecycle__step{display:grid;gap:var(--ws-space-2);min-width:0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);padding:var(--ws-space-4);box-shadow:var(--ws-shadow-xs)}.ws-features-lifecycle__step svg{color:var(--ws-brand-secondary)}.ws-features-lifecycle__label{color:var(--ws-text-secondary);font-size:.8125rem;font-weight:900;letter-spacing:0;line-height:1.2;text-transform:uppercase}.ws-features-lifecycle__step h2{margin:0;color:var(--ws-text-primary);font-size:.95rem;font-weight:900;line-height:1.25}.ws-features-lifecycle__step p{margin:0;color:var(--ws-text-secondary);font-size:.75rem;line-height:1.45}@media (max-width:1100px){.ws-features-lifecycle{grid-template-columns:repeat(3,minmax(0,1fr))}}.ws-page-hero{padding:var(--ws-space-24) var(--ws-space-6) var(--ws-space-14);background:var(--ws-bg-primary);text-align:center}.ws-page-hero__inner{max-width:var(--ws-max-w-text)}.ws-page-hero__eyebrow{margin:0 0 var(--ws-space-4);color:var(--ws-brand-secondary);font-size:.8125rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.ws-page-hero__subtitle{max-width:620px;margin:var(--ws-space-5) auto 0;color:var(--ws-text-secondary);font-size:1.125rem;line-height:1.7}.ws-page-hero__actions{display:flex;justify-content:center;gap:var(--ws-space-3);flex-wrap:wrap;margin-top:var(--ws-space-8)}.ws-page-hero__actions a:not(.ws-btn){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.625rem 1rem;border-radius:var(--ws-radius-md);color:var(--ws-text-secondary);font-weight:700;text-decoration:none;transition:color var(--ws-transition-fast),background-color var(--ws-transition-fast),border-color var(--ws-transition-fast)}.ws-page-hero__actions a:not(.ws-btn):focus-visible,.ws-page-hero__actions a:not(.ws-btn):hover{background:var(--ws-bg-subtle);color:var(--ws-text-primary);outline:none}.ws-proof-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-3);max-width:900px;margin:var(--ws-space-8) auto 0}.ws-proof-strip__item{display:flex;align-items:center;gap:var(--ws-space-3);min-height:100%;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);padding:var(--ws-space-4) var(--ws-space-5);color:var(--ws-text-secondary);font-size:.9375rem;line-height:1.45;font-weight:600}.ws-proof-strip__item svg{flex-shrink:0;color:var(--ws-success)}.text-center{text-align:center}.ws-brand-gradient-text{color:var(--ws-brand-secondary);background:var(--ws-brand-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ws-brand-wordmark{display:inline-flex;align-items:center;gap:var(--ws-space-2);min-width:0;color:inherit;text-decoration:none}.ws-brand-wordmark__text{display:inline-block;font-size:1.25rem;font-weight:800;line-height:1;letter-spacing:0;white-space:nowrap}.ws-animate-on-scroll{opacity:1;transform:translateZ(0);transition-property:opacity,transform;transition-duration:var(--ws-appear-duration,.56s),var(--ws-appear-duration,.56s);transition-timing-function:cubic-bezier(.2,.8,.2,1);transition-delay:var(--ws-appear-delay,0s);will-change:opacity,transform}.ws-animate-on-scroll--pending{opacity:var(--ws-appear-opacity,.88);transform:translate3d(0,var(--ws-appear-distance,12px),0)}.ws-animate-on-scroll--visible{opacity:1;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.ws-animate-on-scroll,.ws-animate-on-scroll--pending,.ws-animate-on-scroll--visible{opacity:1;transform:none;transition:none;will-change:auto}}.ws-h1{font-size:2.75rem;line-height:1.08}.ws-h1,.ws-h2{font-weight:700;letter-spacing:0;color:var(--ws-text-primary)}.ws-h2{font-size:2.25rem;line-height:1.12}.ws-h3{font-size:1.25rem;line-height:1.35;font-weight:600;letter-spacing:0;color:var(--ws-text-primary)}.ws-headline{margin:0;max-width:100%;min-width:0;overflow-wrap:break-word}.ws-headline--custom{font-size:var(--ws-headline-size)}.ws-body{font-size:1.125rem;line-height:1.7}.ws-body,.ws-body-sm{color:var(--ws-text-secondary)}.ws-body-sm{font-size:1rem;line-height:1.6}.ws-caption{font-size:.875rem;line-height:1.5;color:var(--ws-text-muted)}.ws-headline__highlight,.ws-highlight{color:var(--ws-brand-secondary);background:var(--ws-brand-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:inherit}.ws-hero-official__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(500px,.92fr);gap:clamp(var(--ws-space-10),4vw,var(--ws-space-16));align-items:center}.ws-hero-official__copy{max-width:690px}.ws-hero-title-break{display:none}.ws-hero-eyebrow{margin:0 0 var(--ws-space-4);color:var(--ws-brand-primary);font-size:.8125rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.ws-hero-official__actions{display:flex;align-items:center;gap:var(--ws-space-3);flex-wrap:wrap;margin-top:var(--ws-space-8)}.ws-hero-official__proof{display:flex;flex-wrap:wrap;gap:var(--ws-space-2);margin-top:var(--ws-space-5)}.ws-hero-proof-item{display:inline-flex;align-items:center;gap:var(--ws-space-2);border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-surface);color:var(--ws-text-primary);font-size:.875rem;font-weight:700;padding:.5rem .75rem;box-shadow:var(--ws-shadow-sm)}.ws-hero-proof-item svg{color:var(--ws-brand-secondary);flex-shrink:0}.ws-hero-official__visual{min-width:0}.ws-hero-product-stage{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:var(--ws-space-3);align-items:center;min-height:420px;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:var(--ws-bg-subtle);box-shadow:var(--ws-shadow-lg);overflow:hidden;padding:var(--ws-space-5)}.ws-hero-product-stage--image{display:block;min-height:0;padding:0;background:var(--ws-bg-surface)}.ws-hero-product-stage__image,.ws-hero-product-stage__video{display:block;width:100%;height:auto}.ws-hero-product-stage__video{aspect-ratio:16/9;object-fit:cover}.ws-hero-product-stage__image--fallback{display:none}@media (prefers-reduced-motion:reduce){.ws-hero-product-stage__video{display:none}.ws-hero-product-stage__image--fallback{display:block}}.ws-draft-visual-frame{max-width:960px;margin:var(--ws-space-10) auto 0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-lg);overflow:hidden}.ws-draft-visual-frame--wide{width:min(100%,960px)}.ws-draft-visual-frame--phone{width:min(100%,370px)}.ws-draft-product-image{display:block;width:100%;height:auto}:root.dark .ws-draft-visual-frame{border-color:color-mix(in srgb,var(--ws-brand-secondary) 16%,var(--ws-border-default));background:linear-gradient(180deg,color-mix(in srgb,var(--ws-bg-accent) 20%,transparent),transparent 64%),var(--ws-bg-elevated);box-shadow:0 24px 54px color-mix(in srgb,#020617 30%,transparent)}:root.dark .ws-draft-product-image{filter:brightness(.88) contrast(.98) saturate(.9);opacity:.94}@media (prefers-color-scheme:dark){:root:not(.light) .ws-draft-visual-frame{border-color:color-mix(in srgb,var(--ws-brand-secondary) 16%,var(--ws-border-default));background:linear-gradient(180deg,color-mix(in srgb,var(--ws-bg-accent) 20%,transparent),transparent 64%),var(--ws-bg-elevated);box-shadow:0 24px 54px color-mix(in srgb,#020617 30%,transparent)}:root:not(.light) .ws-draft-product-image{filter:brightness(.88) contrast(.98) saturate(.9);opacity:.94}}.ws-source-card{position:relative;grid-column:1;width:100%;padding:var(--ws-space-3);box-sizing:border-box;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-elevated);box-shadow:var(--ws-shadow-md);z-index:3}.ws-source-card__label{margin:0;color:var(--ws-text-secondary);font-size:.75rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.ws-source-card__title{margin:var(--ws-space-2) 0;color:var(--ws-text-primary);font-size:.875rem;font-weight:700}.ws-source-card__row{display:flex;justify-content:space-between;gap:var(--ws-space-3);padding-top:var(--ws-space-2);border-top:1px solid var(--ws-border-subtle);color:var(--ws-text-muted);font-size:.725rem}.ws-source-card__row+.ws-source-card__row{margin-top:var(--ws-space-2)}.ws-source-card__row strong{color:var(--ws-success);font-weight:700;white-space:nowrap}.ws-obp-frame{position:relative;grid-column:1;box-sizing:border-box;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-lg);overflow:hidden;z-index:1}.ws-browser-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;border-bottom:1px solid var(--ws-border-subtle);background:var(--ws-bg-subtle)}.ws-browser-bar span{width:8px;height:8px;border-radius:999px;background:var(--ws-text-muted)}.ws-browser-bar p{margin:0 0 0 var(--ws-space-2);color:var(--ws-text-muted);font-size:.75rem;font-weight:600}.ws-obp-body{padding:var(--ws-space-4)}.ws-official-badge{display:inline-flex;align-items:center;gap:6px;margin:0 0 var(--ws-space-3);color:var(--ws-success);font-size:.8125rem;font-weight:700}.ws-obp-body h2{margin:0;color:var(--ws-text-primary);font-size:1.15rem;line-height:1.2}.ws-obp-body p{margin:var(--ws-space-2) 0 0;color:var(--ws-text-secondary);font-size:.8125rem}.ws-obp-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-2);margin-top:var(--ws-space-3)}.ws-obp-actions span,.ws-obp-menu-cta{border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);padding:8px 9px;color:var(--ws-text-secondary);font-size:.75rem;font-weight:700;text-align:center}.ws-obp-menu-cta{margin-top:var(--ws-space-3);color:var(--ws-text-on-accent);background:var(--ws-brand-secondary);border-color:var(--ws-brand-secondary)}.ws-menu-phone{position:relative;grid-column:2;grid-row:1/span 2;justify-self:end;width:168px;box-sizing:border-box;border:7px solid var(--ws-panel-contrast);border-radius:28px;background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-lg);overflow:hidden;z-index:2}.ws-phone-top{width:52px;height:5px;margin:10px auto 4px;border-radius:999px;background:var(--ws-panel-contrast-raised)}.ws-menu-phone__content{padding:9px}.ws-menu-phone__status{margin:0 0 10px;color:var(--ws-success);font-size:.75rem;font-weight:700}.ws-phone-search{display:flex;align-items:center;gap:6px;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);padding:7px 8px;color:var(--ws-text-secondary);font-size:.75rem}.ws-phone-chips{display:flex;gap:6px;margin:10px 0;overflow:hidden}.ws-phone-chips span{padding:5px 8px;border-radius:999px;background:var(--ws-bg-accent);color:var(--ws-brand-primary);font-size:.75rem;font-weight:700;white-space:nowrap}.ws-phone-item{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 0;border-top:1px solid var(--ws-border-subtle)}.ws-phone-item div{width:24px;height:24px;border-radius:var(--ws-radius-md);background:var(--ws-bg-accent)}.ws-phone-item p{margin:0;color:var(--ws-text-primary);font-size:.75rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-phone-item strong{color:var(--ws-brand-primary);font-size:.75rem}.ws-hero-surfaces{display:flex;flex-wrap:wrap;gap:var(--ws-space-2);margin-top:var(--ws-space-4)}.ws-hero-surface-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-surface);color:var(--ws-text-secondary);padding:8px 12px;font-size:.8125rem;font-weight:700}.ws-hero-surface-pill svg{color:var(--ws-brand-secondary);flex-shrink:0}.ws-revenue-path-section{padding-top:var(--ws-space-12);padding-bottom:var(--ws-space-18);background:linear-gradient(180deg,var(--ws-bg-primary) 0,var(--ws-bg-subtle) 100%)}.ws-revenue-path-shell{display:grid;gap:var(--ws-space-8);width:100%;min-width:0}.ws-revenue-path-copy{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.78fr);gap:var(--ws-space-10);align-items:end;width:100%;min-width:0;max-width:1120px;margin:0 auto}.ws-revenue-path-copy>div,.ws-revenue-path-subtitle{min-width:0}.ws-revenue-path-eyebrow{margin:0 0 var(--ws-space-3);color:var(--ws-brand-primary);font-size:.8125rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.ws-revenue-path-subtitle{margin:0;color:var(--ws-text-secondary);font-size:1.0625rem;line-height:1.75}.ws-revenue-path-grid{display:grid;grid-template-columns:minmax(0,1.36fr) minmax(340px,.78fr);gap:var(--ws-space-6);align-items:start;width:100%;min-width:0;max-width:1120px;margin:0 auto}.ws-revenue-path-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-4);min-width:0}.ws-revenue-path-step{position:relative;display:flex;min-width:0;min-height:214px;flex-direction:column;justify-content:space-between;gap:var(--ws-space-5);padding:var(--ws-space-5);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-sm);transition:transform var(--ws-transition-normal),box-shadow var(--ws-transition-normal),border-color var(--ws-transition-normal)}.ws-revenue-path-step__top{display:flex;align-items:center;justify-content:space-between;gap:var(--ws-space-3)}.ws-revenue-path-step__icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-accent);color:var(--ws-brand-primary);flex-shrink:0}.ws-revenue-path-step__number{color:var(--ws-text-muted);font-size:1.8rem;line-height:1;font-weight:900;font-variant-numeric:tabular-nums}.ws-revenue-path-step__body{min-width:0}.ws-revenue-path-step p{margin:0 0 var(--ws-space-1);color:var(--ws-text-muted);font-size:.75rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.ws-revenue-path-step h3{margin:0;color:var(--ws-text-primary);font-size:.98rem;line-height:1.35;font-weight:800}.ws-revenue-path-step__desc{display:block;margin-top:var(--ws-space-2);color:var(--ws-text-secondary);font-size:.875rem;line-height:1.55}.ws-revenue-path-step__arrow{display:none}.ws-revenue-assurance-panel{min-width:0;border:1px solid var(--ws-panel-contrast-border);border-radius:var(--ws-radius-xl);background:var(--ws-panel-contrast);color:var(--ws-panel-contrast-text);padding:var(--ws-space-6);box-shadow:var(--ws-shadow-lg)}.ws-revenue-assurance-panel__label{margin:0 0 var(--ws-space-4);color:var(--ws-panel-contrast-accent);font-size:.8125rem;line-height:1.5;font-weight:800}.ws-revenue-assurance-item{display:flex;gap:var(--ws-space-3);padding:var(--ws-space-4) 0;border-top:1px solid var(--ws-panel-contrast-border)}.ws-revenue-assurance-item svg{flex-shrink:0;color:var(--ws-panel-contrast-icon);margin-top:2px}.ws-revenue-assurance-item h3{margin:0;color:var(--ws-panel-contrast-text);font-size:.9375rem;line-height:1.35;font-weight:800}.ws-revenue-assurance-item p{margin:var(--ws-space-1) 0 0;color:var(--ws-panel-contrast-secondary);font-size:.875rem;line-height:1.55}.ws-revenue-link-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ws-space-4);width:100%;min-width:0;max-width:1120px;margin:0 auto}.ws-revenue-link-row a{display:flex;align-items:center;justify-content:space-between;gap:var(--ws-space-3);min-height:56px;padding:var(--ws-space-4) var(--ws-space-5);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);color:var(--ws-text-primary);font-size:.875rem;font-weight:800;text-decoration:none;box-shadow:var(--ws-shadow-sm);transition:background var(--ws-transition-fast),color var(--ws-transition-fast),border-color var(--ws-transition-fast),transform var(--ws-transition-fast),box-shadow var(--ws-transition-fast)}.ws-revenue-link-row a svg{color:var(--ws-brand-secondary);flex-shrink:0}.ws-problem-redesign .ws-container{max-width:1120px}.ws-problem-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:var(--ws-space-12);align-items:center}.ws-problem-body{max-width:560px;margin-top:var(--ws-space-6)}.ws-problem-conclusion{display:inline-flex;margin:var(--ws-space-6) 0 0;border-left:3px solid var(--ws-error);padding-left:var(--ws-space-4);color:var(--ws-text-primary);font-size:1rem;line-height:1.6;font-weight:800}.ws-problem-drift-stack{display:grid;gap:var(--ws-space-3)}.ws-problem-drift-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:var(--ws-space-4);align-items:flex-start;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);padding:var(--ws-space-5);box-shadow:var(--ws-shadow-sm);transition:transform var(--ws-transition-normal),box-shadow var(--ws-transition-normal),border-color var(--ws-transition-normal)}.ws-problem-drift-card span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--ws-radius-md);background:var(--ws-bg-danger-soft);color:var(--ws-error);font-size:.8rem;font-weight:900}.ws-problem-drift-card h3{margin:0;color:var(--ws-text-primary);font-size:1rem;line-height:1.35;font-weight:800}.ws-problem-drift-card p{margin:var(--ws-space-1) 0 0;color:var(--ws-text-secondary);font-size:.875rem;line-height:1.55}.ws-switch-comparison-section .ws-container{max-width:1120px}.ws-switch-comparison__eyebrow{margin:0 auto var(--ws-space-3);color:var(--ws-brand-secondary);font-size:.78rem;font-weight:900;letter-spacing:0;text-align:center;text-transform:uppercase}.ws-switch-comparison{display:grid;gap:var(--ws-space-3);margin-top:var(--ws-space-10)}.ws-switch-comparison__header,.ws-switch-comparison__row{display:grid;grid-template-columns:minmax(0,1fr) 2.75rem minmax(0,1.08fr);gap:var(--ws-space-4)}.ws-switch-comparison__header{align-items:center;padding:0 var(--ws-space-4);color:var(--ws-text-muted);font-size:.75rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.ws-switch-comparison__header span:last-child{grid-column:3;color:var(--ws-brand-secondary)}.ws-switch-comparison__row{align-items:stretch;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);padding:var(--ws-space-4);box-shadow:var(--ws-shadow-sm)}.ws-switch-comparison__menulist,.ws-switch-comparison__option{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:var(--ws-space-4);align-items:flex-start;min-height:7rem;border-radius:var(--ws-radius-md);padding:var(--ws-space-4)}.ws-switch-comparison__option{background:var(--ws-bg-subtle)}.ws-switch-comparison__menulist{background:linear-gradient(135deg,color-mix(in srgb,var(--ws-brand-light) 74%,transparent),transparent 72%),var(--ws-bg-primary)}.ws-switch-comparison__arrow,.ws-switch-comparison__menulist-icon,.ws-switch-comparison__option-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ws-switch-comparison__menulist-icon,.ws-switch-comparison__option-icon{width:2.75rem;height:2.75rem;border-radius:var(--ws-radius-md);background:var(--ws-bg-surface)}.ws-switch-comparison__option-icon{color:var(--ws-text-secondary)}.ws-switch-comparison__menulist-icon{color:var(--ws-success)}.ws-switch-comparison__arrow{align-self:center;width:2.75rem;height:2.75rem;border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-primary);color:var(--ws-brand-secondary)}.ws-switch-comparison__row h3{margin:0;color:var(--ws-text-primary);font-size:1rem;line-height:1.35;font-weight:900;overflow-wrap:anywhere}.ws-switch-comparison__row p{margin:var(--ws-space-2) 0 0;color:var(--ws-text-secondary);font-size:.9rem;line-height:1.55;overflow-wrap:anywhere}.ws-switch-comparison__caption{max-width:760px;margin:var(--ws-space-6) auto 0;color:var(--ws-text-secondary);font-size:.95rem;line-height:1.65;text-align:center}.ws-create-preview-section .ws-container{max-width:1180px}.ws-create-preview{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);gap:var(--ws-space-10);align-items:center}.ws-create-preview__copy{min-width:0}.ws-create-preview__eyebrow{margin:0 0 var(--ws-space-3);color:var(--ws-brand-secondary);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.ws-create-preview__source-grid{display:grid;gap:var(--ws-space-3);margin-top:var(--ws-space-8)}.ws-create-preview__source-card{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:var(--ws-space-4);align-items:flex-start;width:100%;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);padding:var(--ws-space-4);box-shadow:var(--ws-shadow-sm);color:inherit;cursor:pointer;font:inherit;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.ws-create-preview__source-card:focus-visible,.ws-create-preview__source-card:hover{border-color:color-mix(in srgb,var(--ws-brand-secondary) 45%,var(--ws-border-default));box-shadow:var(--ws-shadow-md);transform:translateY(-1px)}.ws-create-preview__source-card:focus-visible{outline:3px solid color-mix(in srgb,var(--ws-brand-secondary) 22%,transparent);outline-offset:2px}.ws-create-preview__source-card[data-active=true]{border-color:color-mix(in srgb,var(--ws-brand-secondary) 62%,var(--ws-border-default));background:linear-gradient(135deg,color-mix(in srgb,var(--ws-bg-accent) 54%,transparent),transparent 72%),var(--ws-bg-surface);box-shadow:0 16px 38px color-mix(in srgb,var(--ws-brand-secondary) 12%,transparent)}.ws-create-preview__source-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:var(--ws-radius-md);background:linear-gradient(135deg,color-mix(in srgb,var(--ws-brand-light) 70%,transparent),transparent 78%),var(--ws-bg-primary);color:var(--ws-brand-secondary)}.ws-create-preview__source-card[data-active=true] .ws-create-preview__source-icon{background:var(--ws-brand-secondary);color:var(--ws-text-on-accent)}.ws-create-preview__source-card h3{margin:0;color:var(--ws-text-primary);font-size:1rem;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.ws-create-preview__source-card p{margin:var(--ws-space-2) 0 0;color:var(--ws-text-secondary);font-size:.9rem;line-height:1.55;overflow-wrap:anywhere}.ws-create-preview__cta-row{display:flex;align-items:center;gap:var(--ws-space-4);flex-wrap:wrap;margin-top:var(--ws-space-7)}.ws-create-preview__cta-row .ws-btn{display:inline-flex;align-items:center;gap:var(--ws-space-2)}.ws-create-preview__cta-row p{max-width:22rem;margin:0;color:var(--ws-text-muted);font-size:.875rem;line-height:1.55}.ws-create-preview__panel{display:grid;gap:var(--ws-space-5);min-width:0;border:1px solid var(--ws-panel-contrast-border);border-radius:var(--ws-radius-xl);background:linear-gradient(145deg,var(--ws-panel-contrast),color-mix(in srgb,var(--ws-bg-primary) 82%,var(--ws-brand-light))),var(--ws-bg-primary);padding:var(--ws-space-6);box-shadow:var(--ws-shadow-lg);overflow:hidden}.ws-create-preview__panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ws-space-4)}.ws-create-preview__panel-top div{min-width:0}.ws-create-preview__panel-top span,.ws-create-preview__phone-hero span{display:block;color:var(--ws-text-muted);font-size:.75rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.ws-create-preview__panel-top strong{display:block;margin-top:var(--ws-space-1);color:var(--ws-text-primary);font-size:1.05rem;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.ws-create-preview__panel-top em{flex-shrink:0;border:1px solid color-mix(in srgb,var(--ws-warning) 34%,transparent);border-radius:999px;background:var(--ws-bg-warning-soft);color:var(--ws-warning-text);padding:.45rem .7rem;font-size:.75rem;font-style:normal;font-weight:900;line-height:1}.ws-create-preview__phone{display:grid;gap:var(--ws-space-4);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-primary);padding:var(--ws-space-5);box-shadow:var(--ws-shadow-sm)}.ws-create-preview__phone-bar{display:flex;gap:.35rem}.ws-create-preview__phone-bar span{width:.5rem;height:.5rem;border-radius:999px;background:var(--ws-border-strong)}.ws-create-preview__phone-hero{border-radius:var(--ws-radius-md);background:linear-gradient(135deg,color-mix(in srgb,var(--ws-brand-light) 78%,transparent),transparent 80%),var(--ws-bg-subtle);padding:var(--ws-space-4)}.ws-create-preview__phone-hero strong{display:block;margin-top:var(--ws-space-2);color:var(--ws-text-primary);font-size:clamp(1.35rem,3vw,2.1rem);font-weight:950;letter-spacing:0;line-height:1.06;overflow-wrap:anywhere}.ws-create-preview__sample-list{display:grid;gap:var(--ws-space-2)}.ws-create-preview__sample-row{display:grid;grid-template-columns:.65rem minmax(0,1fr);gap:var(--ws-space-3);align-items:start;border-radius:var(--ws-radius-md);background:color-mix(in srgb,var(--ws-bg-subtle) 72%,transparent);padding:var(--ws-space-3)}.ws-create-preview__sample-row span{width:.55rem;height:.55rem;margin-top:.38rem;border-radius:999px;background:var(--ws-success)}.ws-create-preview__sample-row p{margin:0;color:var(--ws-text-secondary);font-size:.875rem;font-weight:750;line-height:1.45;overflow-wrap:anywhere}.ws-create-preview__preview-list,.ws-create-preview__preview-step{display:grid;gap:var(--ws-space-3)}.ws-create-preview__preview-step{grid-template-columns:2.25rem minmax(0,1fr);align-items:center;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface);padding:var(--ws-space-3)}.ws-create-preview__preview-step span{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--ws-radius-sm);background:var(--ws-brand-light);color:var(--ws-brand-secondary);font-size:.75rem;font-weight:900}.ws-create-preview__preview-step p{margin:0;color:var(--ws-text-secondary);font-size:.9rem;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.ws-create-preview__trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-3)}.ws-create-preview__trust-item{display:flex;align-items:flex-start;gap:var(--ws-space-2);min-width:0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface);padding:var(--ws-space-3);color:var(--ws-text-secondary);font-size:.8rem;font-weight:800;line-height:1.35}.ws-create-preview__trust-item svg{flex-shrink:0;color:var(--ws-success)}.ws-before-after-section .ws-container,.ws-owner-proof-section .ws-container{max-width:1120px}.ws-before-after__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-5);margin-top:var(--ws-space-10)}.ws-before-after__card,.ws-owner-proof__card{border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-sm)}.ws-before-after__card{display:grid;gap:var(--ws-space-5);padding:var(--ws-space-5)}.ws-before-after__card--after{border-color:color-mix(in srgb,var(--ws-success) 26%,var(--ws-border-default));background:linear-gradient(145deg,color-mix(in srgb,var(--ws-bg-success-soft) 62%,transparent),transparent 72%),var(--ws-bg-primary)}.ws-before-after__label{margin:0;color:var(--ws-text-muted);font-size:.75rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.ws-before-after__item,.ws-before-after__list{display:grid;gap:var(--ws-space-3)}.ws-before-after__item{grid-template-columns:2.6rem minmax(0,1fr);align-items:flex-start;min-height:5.75rem;border:1px solid var(--ws-border-subtle);border-radius:var(--ws-radius-md);background:var(--ws-bg-primary);padding:var(--ws-space-4)}.ws-before-after__icon,.ws-owner-proof__card-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:var(--ws-radius-md)}.ws-before-after__icon{width:2.6rem;height:2.6rem;background:var(--ws-bg-subtle);color:var(--ws-text-secondary)}.ws-before-after__card--after .ws-before-after__icon{background:var(--ws-bg-success-soft);color:var(--ws-success)}.ws-before-after__item h3,.ws-owner-proof__card h3{margin:0;color:var(--ws-text-primary);font-size:1rem;line-height:1.35;font-weight:900;overflow-wrap:anywhere}.ws-before-after__item p,.ws-owner-proof__desc,.ws-owner-proof__point span{margin:var(--ws-space-1) 0 0;color:var(--ws-text-secondary);font-size:.9rem;line-height:1.55;overflow-wrap:anywhere}.ws-before-after__caption{display:flex;align-items:center;justify-content:center;gap:var(--ws-space-5);flex-wrap:wrap;max-width:860px;margin:var(--ws-space-6) auto 0;text-align:center}.ws-before-after__caption p,.ws-owner-proof__caption{margin:0;color:var(--ws-text-secondary);font-size:.95rem;line-height:1.65}.ws-before-after__caption a,.ws-faq-page-hero__secondary,.ws-home-faq__more a,.ws-owner-proof__link{display:inline-flex;align-items:center;gap:var(--ws-space-2);color:var(--ws-brand-secondary);font-size:.9rem;font-weight:900;text-decoration:none}.ws-owner-proof__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-5);margin-top:var(--ws-space-10)}.ws-owner-proof__card{display:flex;flex-direction:column;gap:var(--ws-space-5);min-height:24rem;padding:var(--ws-space-6)}.ws-owner-proof__card--message{background:linear-gradient(145deg,color-mix(in srgb,var(--ws-brand-light) 62%,transparent),transparent 72%),var(--ws-bg-surface)}.ws-owner-proof__card--health{background:linear-gradient(145deg,color-mix(in srgb,var(--ws-bg-success-soft) 58%,transparent),transparent 72%),var(--ws-bg-surface)}.ws-owner-proof__card-head{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:var(--ws-space-4);align-items:center}.ws-owner-proof__card-icon{width:3rem;height:3rem;background:var(--ws-bg-primary);color:var(--ws-brand-secondary);box-shadow:var(--ws-shadow-sm)}.ws-owner-proof__card--health .ws-owner-proof__card-icon{color:var(--ws-success)}.ws-owner-proof__card-head p{margin:0 0 var(--ws-space-1);color:var(--ws-text-muted);font-size:.75rem;line-height:1.35;font-weight:900;letter-spacing:0;text-transform:uppercase}.ws-owner-proof__desc{margin:0;font-size:.95rem}.ws-owner-proof__image{position:relative;width:100%;margin:0;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 10%,var(--ws-border-default));border-radius:var(--ws-radius-lg);background:var(--ws-bg-primary);box-shadow:var(--ws-shadow-sm);overflow:hidden}.ws-owner-proof__image img{display:block;width:100%;height:auto}.ws-owner-proof__points{display:grid;gap:var(--ws-space-3);margin-top:auto}.ws-owner-proof__point{display:grid;grid-template-columns:1.25rem minmax(0,1fr);gap:var(--ws-space-3);align-items:flex-start;border:1px solid var(--ws-border-subtle);border-radius:var(--ws-radius-md);background:var(--ws-bg-primary);padding:var(--ws-space-3)}.ws-owner-proof__point svg{color:var(--ws-success);margin-top:.12rem}.ws-owner-proof__point span{margin:0;font-weight:750}.ws-owner-proof__link{margin-top:var(--ws-space-1)}.ws-owner-proof__caption{max-width:760px;margin:var(--ws-space-6) auto 0;text-align:center}.ws-link-includes-section .ws-container{max-width:1120px}.ws-link-includes__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr));gap:var(--ws-space-3);margin-top:var(--ws-space-8)}.ws-link-includes__item{display:grid;gap:var(--ws-space-3);align-content:start;min-height:10.25rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);padding:var(--ws-space-4);box-shadow:var(--ws-shadow-sm)}.ws-link-includes__icon{display:inline-flex;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;border-radius:var(--ws-radius-md);background:linear-gradient(135deg,color-mix(in srgb,var(--ws-brand-light) 78%,transparent),transparent 82%),var(--ws-bg-primary);color:var(--ws-brand-secondary)}.ws-link-includes__item h3{margin:0;color:var(--ws-text-primary);font-size:.98rem;font-weight:900;line-height:1.32;overflow-wrap:anywhere}.ws-link-includes__item p{margin:var(--ws-space-2) 0 0;color:var(--ws-text-secondary);font-size:.86rem;line-height:1.52;overflow-wrap:anywhere}.ws-link-includes__caption{max-width:720px;margin:var(--ws-space-6) auto 0;color:var(--ws-text-secondary);font-size:.95rem;line-height:1.65;text-align:center}.ws-faq-page__list,.ws-home-faq__list{display:flex;flex-direction:column;gap:var(--ws-space-3);max-width:760px;margin:var(--ws-space-10) auto 0}.ws-faq-page__item,.ws-home-faq__item{border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-primary);box-shadow:none;overflow:hidden;transition:border-color var(--ws-transition-fast),box-shadow var(--ws-transition-fast)}.ws-home-faq__item[data-open=true]{border-color:color-mix(in srgb,var(--ws-brand-secondary) 24%,var(--ws-border-default));box-shadow:0 2px 12px rgba(37,99,235,.08)}.ws-faq-page__trigger,.ws-home-faq__trigger{display:flex;align-items:center;justify-content:space-between;gap:var(--ws-space-4);width:100%;min-height:4.25rem;border:0;background:none;color:var(--ws-text-primary);cursor:pointer;padding:var(--ws-space-4) var(--ws-space-5);text-align:left}.ws-faq-page__trigger span,.ws-home-faq__trigger span{font-size:.95rem;font-weight:850;line-height:1.45}.ws-faq-page__trigger svg,.ws-home-faq__trigger svg{flex-shrink:0;color:var(--ws-text-muted);transition:transform var(--ws-transition-normal),color var(--ws-transition-fast)}.ws-faq-page__trigger[aria-expanded=true] span,.ws-home-faq__trigger[aria-expanded=true] span{color:var(--ws-brand-secondary)}.ws-faq-page__trigger[aria-expanded=true] svg,.ws-home-faq__trigger[aria-expanded=true] svg{color:var(--ws-brand-secondary);transform:rotate(180deg)}.ws-faq-page__answer-wrap,.ws-home-faq__answer-wrap{max-height:0;overflow:hidden;transition:max-height var(--ws-transition-normal)}.ws-faq-page__answer-wrap[data-open=true],.ws-home-faq__answer-wrap[data-open=true]{max-height:28rem}.ws-faq-page__answer,.ws-home-faq__answer{border-top:1px solid var(--ws-border-subtle);padding:var(--ws-space-4) var(--ws-space-5) var(--ws-space-5)}.ws-faq-page__answer p,.ws-home-faq__answer p{margin:0;color:var(--ws-text-secondary);font-size:.95rem;line-height:1.7}.ws-home-faq__more{display:flex;justify-content:center;margin-top:var(--ws-space-6)}.ws-faq-page-hero{padding:calc(var(--ws-header-height, 72px) + var(--ws-space-12)) var(--ws-space-6) var(--ws-space-14);background:linear-gradient(180deg,var(--ws-bg-accent),var(--ws-bg-primary))}.ws-faq-page-hero__inner{max-width:980px}.ws-faq-page-hero__copy{max-width:760px;margin:0 auto;text-align:center}.ws-faq-page-hero__subtitle{max-width:700px;margin:var(--ws-space-5) auto 0;color:var(--ws-text-secondary);font-size:1.05rem;line-height:1.7}.ws-faq-page-hero__actions{display:flex;align-items:center;justify-content:center;gap:var(--ws-space-4);flex-wrap:wrap;margin-top:var(--ws-space-7)}.ws-faq-page__heading{max-width:760px;margin:0 auto;text-align:center}.ws-faq-page__heading h2{margin:0;color:var(--ws-text-primary);font-size:clamp(2rem,4vw,3rem);line-height:1.08;font-weight:950}.ws-faq-page__heading p{margin:var(--ws-space-4) 0 0;color:var(--ws-text-secondary);font-size:1rem;line-height:1.7}.ws-source-proof-section{padding-top:var(--ws-space-16)}.ws-source-proof-band{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:var(--ws-space-8);align-items:stretch;border:1px solid var(--ws-panel-contrast-border);border-radius:var(--ws-radius-xl);background:var(--ws-panel-contrast);padding:var(--ws-space-8);overflow:hidden}.ws-source-proof-band__intro{display:flex;flex-direction:column;justify-content:center}.ws-source-proof-band__intro>p{margin:0 0 var(--ws-space-3);color:var(--ws-panel-contrast-accent);font-size:.8125rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.ws-source-proof-band .ws-h2,.ws-source-proof-band .ws-headline__highlight,.ws-source-proof-band .ws-highlight{color:var(--ws-panel-contrast-text);background:none;-webkit-text-fill-color:currentColor}.ws-source-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ws-space-3)}.ws-source-proof-item{min-height:100%;border:1px solid var(--ws-panel-contrast-border);border-radius:var(--ws-radius-lg);background:var(--ws-panel-contrast-soft);padding:var(--ws-space-5);transition:transform var(--ws-transition-normal),background var(--ws-transition-normal),border-color var(--ws-transition-normal)}.ws-source-proof-item p{margin:0;color:var(--ws-panel-contrast-text);font-size:2.25rem;line-height:1;font-weight:900;font-variant-numeric:tabular-nums}.ws-source-proof-item p span{margin-left:2px;font-size:1rem}.ws-source-proof-item h3{margin:var(--ws-space-4) 0 var(--ws-space-2);color:var(--ws-panel-contrast-text);font-size:.9375rem;line-height:1.35;font-weight:800}.ws-source-proof-item span{display:block;color:var(--ws-panel-contrast-secondary);font-size:.8125rem;line-height:1.55}@media (hover:hover){.ws-problem-drift-card:hover,.ws-revenue-path-step:hover{transform:translateY(-2px);border-color:var(--ws-brand-light);box-shadow:var(--ws-shadow-md)}.ws-source-proof-item:hover{background:var(--ws-bg-elevated)}.ws-revenue-link-row a:hover,.ws-source-proof-item:hover{transform:translateY(-2px);border-color:var(--ws-brand-light)}.ws-revenue-link-row a:hover{background:var(--ws-bg-accent);color:var(--ws-brand-primary);box-shadow:var(--ws-shadow-md)}}@media (max-width:1100px){.ws-revenue-path-grid{grid-template-columns:1fr}.ws-revenue-assurance-panel{align-self:stretch}}.ws-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;font-weight:500;font-size:1rem;line-height:1.2;border-radius:var(--ws-radius-md);transition:all var(--ws-transition-fast);cursor:pointer;border:none;text-decoration:none}.ws-btn--primary{background-color:var(--ws-cta-default);color:var(--ws-text-on-accent);padding:.875rem 2rem}.ws-btn--primary:hover{background-color:var(--ws-cta-hover)}.ws-btn--primary:active{background-color:var(--ws-cta-active)}.ws-btn--ghost{background-color:transparent;color:var(--ws-text-secondary);padding:.625rem 1rem}.ws-btn--ghost:hover{color:var(--ws-text-primary);background-color:var(--ws-bg-subtle)}.ws-btn--secondary{background-color:var(--ws-bg-surface);color:var(--ws-text-secondary);border:1px solid var(--ws-border-default)}.ws-btn--secondary:hover{color:var(--ws-text-primary);background-color:var(--ws-bg-subtle)}.ws-card{background-color:var(--ws-bg-primary);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);padding:var(--ws-space-6);box-sizing:border-box;transition:box-shadow var(--ws-transition-normal)}.ws-card:hover{box-shadow:none}.ws-feature-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--ws-space-6);grid-auto-rows:auto;align-items:stretch;width:100%;max-width:1120px;margin:var(--ws-space-12) auto 0}.ws-feature-card{display:flex;flex-direction:column;justify-content:flex-start;gap:var(--ws-space-4);min-height:0;height:100%;padding:var(--ws-space-7);background:var(--ws-bg-surface)}.ws-feature-card--compact{min-height:0;padding:var(--ws-space-6)}.ws-feature-card__header{display:grid;grid-template-columns:minmax(0,1fr) 3rem;gap:var(--ws-space-5);align-items:start;margin-bottom:var(--ws-space-1)}.ws-feature-card__header--leading{grid-template-columns:2.625rem minmax(0,1fr) auto;gap:var(--ws-space-3);align-items:center}.ws-feature-card__header--leading .ws-feature-card__icon{grid-column:1;grid-row:1;justify-self:start}.ws-feature-card__header--leading .ws-feature-card__heading{grid-column:2;grid-row:1;align-self:center}.ws-feature-card__header--leading .ws-feature-card__header-action{grid-column:3;grid-row:1;justify-self:end}.ws-feature-card__heading{min-width:0;text-align:left}.ws-feature-card__icon{display:inline-flex;align-items:center;justify-content:center;justify-self:end;width:3rem;height:3rem;border:1px solid var(--ws-border-subtle);border-radius:var(--ws-radius-lg);background:var(--ws-bg-accent);color:var(--ws-brand-secondary);flex-shrink:0}.ws-feature-card--compact .ws-feature-card__icon{width:2.625rem;height:2.625rem}.ws-feature-card__title{margin:0;color:var(--ws-text-primary);font-size:1.125rem;line-height:1.28;font-weight:800}.ws-feature-card--compact .ws-feature-card__title{font-size:1rem}.ws-feature-card__subtitle{margin:var(--ws-space-2) 0 0;color:var(--ws-brand-secondary);font-size:1rem;line-height:1.38;font-weight:650}.ws-feature-card--compact .ws-feature-card__subtitle{font-size:.9375rem}.ws-feature-card__description{margin:0;color:var(--ws-text-secondary);font-size:.9375rem;line-height:1.65}.ws-feature-card__body{margin:0}.ws-feature-card__footer{margin:auto 0 0;border-top:1px solid var(--ws-border-subtle);padding-top:var(--ws-space-4);color:var(--ws-text-primary);font-size:.9375rem;line-height:1.55;font-weight:750}.ws-feature-card-link{display:block;height:100%;color:inherit;text-decoration:none;border-radius:var(--ws-radius-lg)}.ws-feature-card-link .ws-feature-card{border-color:color-mix(in srgb,var(--ws-brand-secondary) 20%,var(--ws-border-default));background:linear-gradient(180deg,color-mix(in srgb,var(--ws-bg-accent) 34%,transparent),transparent 58%),var(--ws-bg-surface);box-shadow:0 1px 0 color-mix(in srgb,var(--ws-brand-secondary) 16%,transparent) inset;position:relative;transition:background var(--ws-transition-normal),border-color var(--ws-transition-normal),box-shadow var(--ws-transition-normal),transform var(--ws-transition-normal)}.ws-feature-card-link:focus-visible{outline:3px solid color-mix(in srgb,var(--ws-brand-secondary) 35%,transparent);outline-offset:4px}.ws-feature-card-link:focus-visible .ws-feature-card,.ws-feature-card-link:hover .ws-feature-card{border-color:color-mix(in srgb,var(--ws-brand-secondary) 54%,var(--ws-border-default));background:linear-gradient(180deg,color-mix(in srgb,var(--ws-bg-accent) 52%,transparent),transparent 62%),var(--ws-bg-surface);box-shadow:0 0 0 1px color-mix(in srgb,var(--ws-brand-secondary) 16%,transparent),var(--ws-shadow-md);transform:translateY(-3px)}.ws-feature-card-link:focus-visible .ws-feature-card__icon,.ws-feature-card-link:hover .ws-feature-card__icon{background:var(--ws-brand-light);color:var(--ws-brand-primary);transform:scale(1.03)}.ws-feature-card__icon{transition:background var(--ws-transition-normal),color var(--ws-transition-normal),transform var(--ws-transition-normal)}.ws-feature-card__action{display:inline-flex;align-items:center;gap:var(--ws-space-1);border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 28%,var(--ws-border-subtle));border-radius:999px;background:color-mix(in srgb,var(--ws-bg-primary) 88%,var(--ws-bg-accent) 12%);color:var(--ws-brand-primary);padding:.35rem .55rem;white-space:nowrap;font-size:.76rem;line-height:1.2;font-weight:800;transition:background var(--ws-transition-fast),border-color var(--ws-transition-fast),color var(--ws-transition-fast),transform var(--ws-transition-fast)}.ws-feature-card__action svg{flex-shrink:0;transition:transform var(--ws-transition-fast)}.ws-feature-card-link:focus-visible .ws-feature-card__action svg,.ws-feature-card-link:hover .ws-feature-card__action svg{transform:translateX(3px)}.ws-feature-card-link:focus-visible .ws-feature-card__action,.ws-feature-card-link:hover .ws-feature-card__action{border-color:color-mix(in srgb,var(--ws-brand-secondary) 46%,var(--ws-border-subtle));background:var(--ws-brand-light);color:var(--ws-brand-primary);transform:translateY(-1px)}:root.dark .ws-card,:root.dark .ws-feature-card,:root.dark .ws-features-lifecycle__step,:root.dark .ws-hero-surface-pill,:root.dark .ws-problem-drift-card,:root.dark .ws-revenue-link-row a,:root.dark .ws-revenue-path-step,:root.dark .ws-source-card,:root.dark .ws-switch-comparison__row,:root.dark .ws-website-replacement__layout,:root.dark .ws-website-replacement__proof span{border-color:rgba(148,163,184,.1);background-color:color-mix(in srgb,var(--ws-bg-surface) 86%,var(--ws-bg-primary));box-shadow:none}:root.dark .ws-switch-comparison__arrow,:root.dark .ws-switch-comparison__menulist-icon,:root.dark .ws-switch-comparison__option,:root.dark .ws-switch-comparison__option-icon{background:color-mix(in srgb,var(--ws-bg-surface) 84%,var(--ws-bg-primary))}:root.dark .ws-switch-comparison__menulist{background:linear-gradient(135deg,color-mix(in srgb,var(--ws-bg-accent) 28%,transparent),transparent 72%),color-mix(in srgb,var(--ws-bg-surface) 88%,var(--ws-bg-primary))}:root.dark .ws-feature-card-link .ws-feature-card,:root.dark .ws-features-lifecycle__step{border-color:rgba(148,163,184,.09);background:linear-gradient(180deg,color-mix(in srgb,var(--ws-bg-accent) 18%,transparent),transparent 62%),color-mix(in srgb,var(--ws-bg-surface) 88%,var(--ws-bg-primary));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.025)}:root.dark .ws-feature-card-link:focus-visible .ws-feature-card,:root.dark .ws-feature-card-link:hover .ws-feature-card{border-color:color-mix(in srgb,var(--ws-brand-secondary) 28%,rgba(148,163,184,.1));background:linear-gradient(180deg,color-mix(in srgb,var(--ws-bg-accent) 26%,transparent),transparent 64%),color-mix(in srgb,var(--ws-bg-surface) 92%,var(--ws-bg-primary));box-shadow:0 12px 30px -24px rgba(0,0,0,.7)}:root.dark .ws-feature-card__action,:root.dark .ws-feature-card__icon,:root.dark .ws-website-replacement__boundary-icon{border-color:rgba(148,163,184,.1);background:color-mix(in srgb,var(--ws-bg-accent) 58%,transparent)}:root.dark .ws-feature-card__footer{border-top-color:rgba(148,163,184,.08)}:root.dark .ws-website-replacement__layout{background:linear-gradient(135deg,color-mix(in srgb,var(--ws-bg-surface) 88%,var(--ws-brand-light)),var(--ws-bg-primary))}:root.dark .ws-website-replacement__boundary{border-left-color:color-mix(in srgb,var(--ws-brand-secondary) 42%,transparent);background:hsla(0,0%,100%,.025)}@media (prefers-color-scheme:dark){:root:not(.light) .ws-card,:root:not(.light) .ws-feature-card,:root:not(.light) .ws-features-lifecycle__step,:root:not(.light) .ws-hero-surface-pill,:root:not(.light) .ws-problem-drift-card,:root:not(.light) .ws-revenue-link-row a,:root:not(.light) .ws-revenue-path-step,:root:not(.light) .ws-source-card,:root:not(.light) .ws-switch-comparison__row,:root:not(.light) .ws-website-replacement__layout,:root:not(.light) .ws-website-replacement__proof span{border-color:rgba(148,163,184,.1);background-color:color-mix(in srgb,var(--ws-bg-surface) 86%,var(--ws-bg-primary));box-shadow:none}:root:not(.light) .ws-switch-comparison__arrow,:root:not(.light) .ws-switch-comparison__menulist-icon,:root:not(.light) .ws-switch-comparison__option,:root:not(.light) .ws-switch-comparison__option-icon{background:color-mix(in srgb,var(--ws-bg-surface) 84%,var(--ws-bg-primary))}:root:not(.light) .ws-switch-comparison__menulist{background:linear-gradient(135deg,color-mix(in srgb,var(--ws-bg-accent) 28%,transparent),transparent 72%),color-mix(in srgb,var(--ws-bg-surface) 88%,var(--ws-bg-primary))}:root:not(.light) .ws-feature-card-link .ws-feature-card,:root:not(.light) .ws-features-lifecycle__step{border-color:rgba(148,163,184,.09);background:linear-gradient(180deg,color-mix(in srgb,var(--ws-bg-accent) 18%,transparent),transparent 62%),color-mix(in srgb,var(--ws-bg-surface) 88%,var(--ws-bg-primary));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.025)}:root:not(.light) .ws-feature-card-link:focus-visible .ws-feature-card,:root:not(.light) .ws-feature-card-link:hover .ws-feature-card{border-color:color-mix(in srgb,var(--ws-brand-secondary) 28%,rgba(148,163,184,.1));background:linear-gradient(180deg,color-mix(in srgb,var(--ws-bg-accent) 26%,transparent),transparent 64%),color-mix(in srgb,var(--ws-bg-surface) 92%,var(--ws-bg-primary));box-shadow:0 12px 30px -24px rgba(0,0,0,.7)}:root:not(.light) .ws-feature-card__action,:root:not(.light) .ws-feature-card__icon,:root:not(.light) .ws-website-replacement__boundary-icon{border-color:rgba(148,163,184,.1);background:color-mix(in srgb,var(--ws-bg-accent) 58%,transparent)}:root:not(.light) .ws-feature-card__footer{border-top-color:rgba(148,163,184,.08)}:root:not(.light) .ws-website-replacement__layout{background:linear-gradient(135deg,color-mix(in srgb,var(--ws-bg-surface) 88%,var(--ws-brand-light)),var(--ws-bg-primary))}:root:not(.light) .ws-website-replacement__boundary{border-left-color:color-mix(in srgb,var(--ws-brand-secondary) 42%,transparent);background:hsla(0,0%,100%,.025)}}.ws-analytics-cross-map{--ws-analytics-path:var(--ws-brand-secondary);--ws-analytics-path-opacity:0.22;--ws-analytics-axis-opacity:0.12;--ws-analytics-glow:var(--ws-brand-light);--ws-map-pulse-color:var(--ws-analytics-path);--ws-map-pulse-opacity:0.96;--ws-map-pulse-glow:color-mix(in srgb,var(--ws-analytics-path) 55%,transparent);--ws-map-card-border:var(--ws-border-default);position:relative;display:grid;grid-template-areas:"top-left core top-right" "bottom-left core bottom-right";grid-template-columns:minmax(0,1fr) minmax(13rem,.54fr) minmax(0,1fr);grid-template-rows:minmax(13rem,1fr) minmax(13rem,1fr);align-items:center;gap:clamp(1rem,3vw,3rem);min-height:42rem;width:100%;max-width:1120px;margin:var(--ws-space-10) auto 0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:radial-gradient(circle at 50% 50%,var(--ws-analytics-glow),transparent 32%),linear-gradient(180deg,var(--ws-bg-primary),var(--ws-bg-surface));padding:clamp(1.5rem,4vw,3rem);box-shadow:var(--ws-shadow-sm);overflow:hidden}:root.dark .ws-analytics-cross-map{--ws-analytics-path:var(--ws-panel-contrast-icon);--ws-analytics-path-opacity:0.34;--ws-analytics-axis-opacity:0.16;--ws-analytics-glow:rgba(109,174,250,.16);--ws-map-pulse-opacity:0.95;--ws-map-pulse-glow:rgba(109,174,250,.5);--ws-map-card-border:var(--ws-panel-contrast-border);border-color:var(--ws-panel-contrast-border);background:radial-gradient(circle at 50% 50%,var(--ws-analytics-glow),transparent 32%),linear-gradient(180deg,var(--ws-panel-contrast-raised),var(--ws-panel-contrast))}@media (prefers-color-scheme:dark){:root:not(.light) .ws-analytics-cross-map{--ws-analytics-path:var(--ws-panel-contrast-icon);--ws-analytics-path-opacity:0.34;--ws-analytics-axis-opacity:0.16;--ws-analytics-glow:rgba(109,174,250,.16);--ws-map-pulse-opacity:0.95;--ws-map-pulse-glow:rgba(109,174,250,.5);--ws-map-card-border:var(--ws-panel-contrast-border);border-color:var(--ws-panel-contrast-border);background:radial-gradient(circle at 50% 50%,var(--ws-analytics-glow),transparent 32%),linear-gradient(180deg,var(--ws-panel-contrast-raised),var(--ws-panel-contrast))}}.ws-analytics-cross-map__paths{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.ws-analytics-cross-map__paths--mobile{display:none}.ws-analytics-cross-map__axis{stroke:var(--ws-analytics-path);stroke-width:1.35;opacity:var(--ws-analytics-axis-opacity);vector-effect:non-scaling-stroke}.ws-analytics-cross-map__path{fill:none;stroke:var(--ws-analytics-path);stroke-width:1.7;stroke-linecap:round;stroke-dasharray:9 12;vector-effect:non-scaling-stroke;opacity:var(--ws-analytics-path-opacity)}.ws-analytics-cross-map .ws-map-pulse-delay-0,.ws-analytics-cross-map .ws-map-pulse-delay-1,.ws-analytics-cross-map .ws-map-pulse-delay-2,.ws-analytics-cross-map .ws-map-pulse-delay-3{--ws-map-pulse-delay:0s}.ws-analytics-cross-map__core,.ws-analytics-cross-map__slot{position:relative;z-index:1}.ws-analytics-cross-map__slot{align-self:center}.ws-analytics-cross-map__slot--0{grid-area:top-left}.ws-analytics-cross-map__slot--1{grid-area:bottom-left}.ws-analytics-cross-map__slot--2{grid-area:top-right}.ws-analytics-cross-map__slot--3{grid-area:bottom-right}.ws-analytics-cross-map__card{min-height:11.75rem}.ws-analytics-cross-map__core{grid-area:core;display:grid;min-height:26rem;place-items:center}.ws-analytics-cross-map__ring{--ws-map-ring-rest-opacity:0;--ws-map-ring-ripple-opacity:0.34;--ws-map-ring-trail-opacity:0.1;--ws-map-ring-ripple-scale:1.22;position:absolute;border-radius:50%;background:radial-gradient(circle,transparent 40%,color-mix(in srgb,var(--ws-map-pulse-color) 6%,transparent) 50%,color-mix(in srgb,var(--ws-map-pulse-color) 18%,transparent) 60%,color-mix(in srgb,var(--ws-map-pulse-color) 10%,transparent) 72%,transparent 86%);opacity:var(--ws-map-ring-rest-opacity);transform:scale(1);transform-origin:center;filter:drop-shadow(0 0 24px var(--ws-map-pulse-glow));animation:ws-map-core-ripple 3.4s ease-out infinite;pointer-events:none;will-change:opacity,transform}.ws-analytics-cross-map__ring--outer{width:192px;height:192px}.ws-analytics-cross-map__logo{position:relative;display:grid;place-items:center;width:6rem;height:6rem;border:1px solid var(--ws-border-default);border-radius:50%;background:var(--ws-bg-elevated);box-shadow:var(--ws-shadow-md)}:root.dark .ws-analytics-cross-map__logo{border-color:var(--ws-panel-contrast-border);background:var(--ws-panel-contrast-raised)}@media (prefers-color-scheme:dark){:root:not(.light) .ws-analytics-cross-map__logo{border-color:var(--ws-panel-contrast-border);background:var(--ws-panel-contrast-raised)}}@media (max-width:900px){.ws-analytics-cross-map{grid-template-areas:"top-left" "bottom-left" "core" "top-right" "bottom-right";grid-template-columns:1fr;grid-template-rows:none;gap:var(--ws-space-4);min-height:0;padding:var(--ws-space-5)}.ws-analytics-cross-map__paths--desktop{display:none}.ws-analytics-cross-map__paths--mobile{display:block}.ws-analytics-cross-map__core{min-height:13.5rem}.ws-analytics-cross-map__ring--outer{width:10rem;height:10rem}}@media (max-width:480px){.ws-analytics-cross-map{padding:var(--ws-space-4);border-radius:var(--ws-radius-lg)}.ws-analytics-cross-map__card{min-height:0}}.ws-icon-card{display:flex;align-items:center;gap:var(--ws-space-4);height:100%;text-align:left}.ws-icon-card--stacked{flex-direction:column;align-items:stretch}.ws-icon-card__header{display:flex;align-items:center;gap:var(--ws-space-4);min-width:0}.ws-icon-card__icon{width:44px;height:44px;border-radius:var(--ws-radius-md);background:var(--ws-bg-accent);color:var(--ws-brand-secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ws-icon-card__icon--sm{width:40px;height:40px}.ws-icon-card__icon--lg{width:48px;height:48px}.ws-icon-card__content{min-width:0;text-align:left}.ws-icon-card__title{margin:0;color:var(--ws-text-primary);font-size:1rem;font-weight:600;line-height:1.35}.ws-icon-card__title--lg{font-size:1.0625rem}.ws-icon-card__subtitle{margin-top:2px;color:var(--ws-brand-secondary);font-weight:500}.ws-icon-card__body{margin-top:var(--ws-space-3)}.ws-check-list{list-style:none;padding:0;margin:var(--ws-space-4) 0 0;display:flex;flex-direction:column;gap:var(--ws-space-3)}.ws-check-list__item{display:flex;gap:var(--ws-space-3);align-items:flex-start}.ws-check-list__icon{margin-top:.2em;color:var(--ws-brand-secondary);flex-shrink:0}.ws-search-discovery__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:var(--ws-space-6);align-items:stretch;margin-top:var(--ws-space-12)}.ws-search-discovery__source{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;border-radius:var(--ws-radius-xl);border:1px solid var(--ws-panel-contrast-border);background:linear-gradient(135deg,rgba(109,174,250,.16),rgba(94,234,212,.07)),var(--ws-panel-contrast);box-shadow:var(--ws-shadow-lg);padding:var(--ws-space-8)}.ws-search-discovery__source,.ws-search-discovery__source .ws-body-sm,.ws-search-discovery__source .ws-h3{color:var(--ws-panel-contrast-text)}.ws-search-discovery__source .ws-body-sm{margin-top:var(--ws-space-4);color:var(--ws-panel-contrast-secondary)}.ws-search-discovery__badge{display:inline-flex;align-items:center;gap:var(--ws-space-2);width:fit-content;margin-bottom:var(--ws-space-5);border:1px solid var(--ws-panel-contrast-border);border-radius:999px;background:var(--ws-panel-contrast-soft);padding:.45rem .75rem;color:var(--ws-panel-contrast-secondary);font-size:.8125rem;font-weight:700}.ws-search-discovery__flow{display:flex;flex-direction:column;gap:var(--ws-space-3);margin-top:var(--ws-space-8)}.ws-search-discovery__flow-item{display:grid;grid-template-columns:2.35rem minmax(0,1fr);gap:var(--ws-space-3);align-items:center;border:1px solid var(--ws-panel-contrast-border);border-radius:var(--ws-radius-lg);background:var(--ws-panel-contrast-soft);padding:var(--ws-space-3)}.ws-search-discovery__flow-item span{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:var(--ws-bg-elevated);color:var(--ws-brand-secondary);font-size:.8125rem;font-weight:800}.ws-search-discovery__flow-item p{margin:0;color:var(--ws-panel-contrast-secondary);font-size:.9375rem;line-height:1.45;font-weight:600}.ws-search-discovery__signals{display:grid;grid-template-columns:1fr;gap:var(--ws-space-4)}.ws-search-discovery__signal{display:flex;gap:var(--ws-space-4);align-items:flex-start;height:100%;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);padding:var(--ws-space-5);transition:transform var(--ws-transition-normal),box-shadow var(--ws-transition-normal)}.ws-search-discovery__signal:hover{box-shadow:var(--ws-shadow-md);transform:translateY(-2px)}.ws-search-discovery__signal .ws-h3{margin:0;font-size:1rem}.ws-search-discovery__signal .ws-caption{margin-top:var(--ws-space-2);padding:0}.ws-search-discovery__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:var(--ws-radius-md);background:var(--ws-bg-accent);color:var(--ws-brand-secondary)}.ws-search-discovery__proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ws-space-3);margin:var(--ws-space-8) auto 0;max-width:1080px}.ws-search-discovery__proof-item{display:flex;align-items:flex-start;gap:var(--ws-space-2);border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-surface);padding:.75rem 1rem;color:var(--ws-text-secondary);font-size:.875rem;line-height:1.35;font-weight:650}.ws-search-discovery__proof-item svg{flex-shrink:0;margin-top:.0625rem;color:var(--ws-success)}.ws-search-discovery__caption{max-width:720px;margin:var(--ws-space-5) auto 0;color:var(--ws-text-muted);font-size:.9375rem;line-height:1.6;text-align:center}@media (max-width:960px){.ws-search-discovery__layout{grid-template-columns:1fr}.ws-search-discovery__proof{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.ws-section{padding:var(--ws-section-py-mobile) var(--ws-space-5)}.ws-page-hero{padding:var(--ws-space-14) var(--ws-space-5) var(--ws-space-10)}.ws-page-hero__subtitle{font-size:1rem}.ws-page-hero__actions{align-items:stretch;flex-direction:column}.ws-page-hero__actions .ws-btn{width:100%}.ws-page-hero__actions a:not(.ws-btn){width:100%;border:1px solid var(--ws-border-default);background:transparent}.ws-proof-strip{grid-template-columns:1fr}.ws-h1{font-size:2.1rem;line-height:1.12}.ws-h2{font-size:1.9rem;line-height:1.13}.ws-h3{font-size:1.125rem}.ws-body{font-size:1rem;line-height:1.62}.ws-body-sm,.ws-caption{line-height:1.55}.ws-card{padding:1.125rem}.ws-feature-card-grid{grid-template-columns:1fr;gap:var(--ws-space-4);margin-top:var(--ws-space-8)}.ws-feature-card{min-height:0;padding:var(--ws-space-5);gap:var(--ws-space-3)}.ws-feature-card__header{grid-template-columns:minmax(0,1fr) 2.625rem;gap:var(--ws-space-4);margin-bottom:0}.ws-feature-card__header--leading{grid-template-columns:2.625rem minmax(0,1fr);grid-template-areas:"icon heading";align-items:start;column-gap:var(--ws-space-3);row-gap:var(--ws-space-2)}.ws-feature-card__header--leading.ws-feature-card__header--action{grid-template-areas:"icon heading" "icon action"}.ws-feature-card__header--leading .ws-feature-card__icon{grid-area:icon}.ws-feature-card__header--leading .ws-feature-card__heading{grid-area:heading;align-self:start;justify-self:stretch}.ws-feature-card__header--leading .ws-feature-card__header-action{grid-area:action;justify-self:start}.ws-feature-card__icon{width:2.625rem;height:2.625rem}.ws-feature-card__title{font-size:1rem;max-width:100%}.ws-feature-card__subtitle{font-size:.9375rem}.ws-feature-card__description{font-size:.875rem;line-height:1.58}.ws-search-discovery__layout{gap:var(--ws-space-4);margin-top:var(--ws-space-8)}.ws-search-discovery__source{border-radius:var(--ws-radius-lg);padding:var(--ws-space-5)}.ws-search-discovery__source .ws-body-sm{margin-top:var(--ws-space-3)}.ws-search-discovery__flow{gap:var(--ws-space-2);margin-top:var(--ws-space-5)}.ws-search-discovery__flow-item{grid-template-columns:2rem minmax(0,1fr);padding:var(--ws-space-2) var(--ws-space-3)}.ws-search-discovery__flow-item span{width:1.75rem;height:1.75rem}.ws-search-discovery__flow-item p{font-size:.875rem}.ws-search-discovery__signal{gap:var(--ws-space-3);padding:var(--ws-space-4)}.ws-search-discovery__icon{width:2.25rem;height:2.25rem}.ws-search-discovery__proof{grid-template-columns:1fr;margin-top:var(--ws-space-6)}.ws-search-discovery__proof-item{min-height:2.75rem;border-radius:var(--ws-radius-lg)}.ws-search-discovery__caption{font-size:.875rem;text-align:left}.ws-btn{min-height:3rem}.ws-btn--ghost{border:1px solid var(--ws-border-default);background:var(--ws-bg-surface);color:var(--ws-text-primary)}.ws-hero-official__grid{grid-template-columns:1fr;gap:var(--ws-space-8)}.ws-hero-official__copy{max-width:none}.ws-hero-official .ws-body,.ws-hero-official .ws-h1{overflow-wrap:break-word}.ws-hero-title-break{display:block}.ws-hero-official__actions{align-items:stretch;flex-direction:column;gap:var(--ws-space-3);margin-top:var(--ws-space-7,1.75rem)}.ws-hero-official__actions .ws-btn{width:100%}.ws-hero-official__proof{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;margin-top:var(--ws-space-5)}.ws-hero-proof-item{align-items:center;min-height:2.75rem;line-height:1.35}.ws-revenue-path-section,.ws-source-proof-section{padding-top:var(--ws-space-10);padding-bottom:var(--ws-space-10)}.ws-problem-layout,.ws-revenue-path-copy,.ws-revenue-path-grid,.ws-source-proof-band{grid-template-columns:1fr}.ws-revenue-path-copy,.ws-revenue-path-grid,.ws-source-proof-band{padding:0;gap:var(--ws-space-5)}.ws-revenue-link-row,.ws-revenue-path-steps{grid-template-columns:1fr;gap:var(--ws-space-3)}.ws-source-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-3)}.ws-revenue-path-step{min-height:auto;display:grid;grid-template-columns:2.375rem minmax(0,1fr);gap:var(--ws-space-3);padding:var(--ws-space-4)}.ws-revenue-path-step__top{align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:var(--ws-space-2)}.ws-revenue-path-step__icon{width:2.25rem;height:2.25rem}.ws-revenue-path-step__number{color:var(--ws-text-muted);font-size:1rem}.ws-revenue-path-step h3{font-size:.95rem}.ws-revenue-path-step__desc{font-size:.84rem;line-height:1.5}.ws-revenue-path-subtitle{font-size:.98rem;line-height:1.62}.ws-revenue-assurance-panel{padding:var(--ws-space-5)}.ws-revenue-assurance-item{padding:var(--ws-space-3) 0}.ws-revenue-link-row a{min-height:3rem;padding:var(--ws-space-3) var(--ws-space-4);font-size:.8125rem}.ws-revenue-link-row a,.ws-revenue-path-step{border:1px solid var(--ws-border-default)}.ws-revenue-link-row a:last-child,.ws-revenue-path-step:last-child{border-bottom:1px solid var(--ws-border-default)}.ws-revenue-path-step__arrow{display:none}.ws-problem-layout{gap:var(--ws-space-8)}.ws-problem-drift-card{grid-template-columns:36px minmax(0,1fr);padding:var(--ws-space-4)}.ws-problem-drift-card span{width:36px;height:36px}.ws-switch-comparison{margin-top:var(--ws-space-8)}.ws-switch-comparison__header{display:none}.ws-switch-comparison__row{grid-template-columns:1fr;gap:var(--ws-space-3);padding:var(--ws-space-3)}.ws-switch-comparison__menulist,.ws-switch-comparison__option{min-height:auto;padding:var(--ws-space-4)}.ws-switch-comparison__arrow{justify-self:center;transform:rotate(90deg)}.ws-create-preview{grid-template-columns:1fr;gap:var(--ws-space-8)}.ws-create-preview__copy{display:flex;flex-direction:column}.ws-create-preview__source-grid{order:3;margin-top:var(--ws-space-5)}.ws-create-preview__source-card{grid-template-columns:2.5rem minmax(0,1fr);padding:var(--ws-space-4)}.ws-create-preview__source-icon{width:2.5rem;height:2.5rem}.ws-create-preview__cta-row{align-items:stretch;flex-direction:column;order:2;margin-top:var(--ws-space-6)}.ws-create-preview__cta-row .ws-btn{justify-content:center;min-height:3rem;width:100%}.ws-create-preview__panel{padding:var(--ws-space-4)}.ws-create-preview__panel-top{flex-direction:column}.ws-create-preview__panel-top em{align-self:flex-start}.ws-create-preview__phone{padding:var(--ws-space-4)}.ws-create-preview__trust-row{grid-template-columns:1fr}.ws-before-after__grid,.ws-owner-proof__grid{grid-template-columns:1fr;gap:var(--ws-space-4);margin-top:var(--ws-space-8)}.ws-before-after__card,.ws-owner-proof__card{padding:var(--ws-space-4)}.ws-before-after__item{grid-template-columns:2.4rem minmax(0,1fr);min-height:auto;padding:var(--ws-space-3)}.ws-before-after__icon{width:2.4rem;height:2.4rem}.ws-before-after__caption{align-items:stretch;flex-direction:column;gap:var(--ws-space-3);text-align:left}.ws-owner-proof__card{min-height:auto}.ws-owner-proof__card-head{grid-template-columns:2.75rem minmax(0,1fr)}.ws-owner-proof__card-icon{width:2.75rem;height:2.75rem}.ws-owner-proof__caption{text-align:left}.ws-faq-page__list,.ws-home-faq__list{margin-top:var(--ws-space-8)}.ws-faq-page__trigger,.ws-home-faq__trigger{min-height:3.75rem;padding:var(--ws-space-4)}.ws-faq-page__answer,.ws-home-faq__answer{padding:var(--ws-space-4)}.ws-faq-page-hero{padding:calc(var(--ws-header-height, 64px) + var(--ws-space-8)) var(--ws-space-5) var(--ws-space-10)}.ws-faq-page-hero__actions,.ws-faq-page-hero__actions .ws-btn{width:100%}.ws-faq-page-hero__secondary{justify-content:center;min-height:2.75rem;width:100%}.ws-hero-product-stage{grid-template-columns:1fr;min-height:auto;padding:var(--ws-space-4)}.ws-menu-phone,.ws-obp-frame,.ws-source-card{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%}.ws-source-card__row{align-items:flex-start;flex-direction:column;gap:2px}.ws-menu-phone,.ws-obp-frame{margin-top:var(--ws-space-4)}.ws-menu-phone{grid-column:auto;grid-row:auto;max-width:230px;margin-left:auto;margin-right:auto}.ws-obp-actions{grid-template-columns:1fr}.ws-draft-visual-frame{margin-top:var(--ws-space-7,1.75rem)}.ws-source-proof-band{padding:var(--ws-space-5)}.ws-source-proof-item{padding:var(--ws-space-4)}.ws-source-proof-item p{font-size:1.85rem}.ws-source-proof-item h3{margin-top:var(--ws-space-3)}.ws-page>main>section:first-child,.ws-page>section:first-child{padding-top:var(--ws-space-18)!important;padding-bottom:var(--ws-space-16)!important}}@media (max-width:520px){.ws-container,.ws-hero-official,.ws-hero-official__actions,.ws-hero-official__copy,.ws-hero-official__grid,.ws-hero-official__proof,.ws-hero-proof-item,.ws-page,.ws-page section,.ws-page-hero,.ws-page-hero__actions,.ws-page-hero__inner,.ws-page-hero__subtitle,.ws-proof-strip,.ws-proof-strip__item{min-width:0;max-width:100%}.ws-hero-official .ws-headline,.ws-hero-official .ws-headline *,.ws-page-hero .ws-headline,.ws-page-hero .ws-headline *{white-space:normal;overflow-wrap:anywhere}.ws-page-hero .ws-h1{font-size:clamp(1.85rem,9vw,2.05rem);line-height:1.12}.ws-hero-official__actions .ws-btn,.ws-page-hero__actions .ws-btn{max-width:100%}.ws-header__nav{height:3.75rem!important;padding:0 var(--ws-space-5)!important}.ws-header__brand{min-height:2.75rem;max-width:calc(100vw - 5.5rem)}.ws-mobile-nav-toggle{align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0!important;border-radius:var(--ws-radius-md)}header .ws-container{width:100%;max-width:none;margin-left:0;margin-right:0}.ws-hero-official__copy{min-width:0;width:100%;max-width:none}.ws-page>.ws-hero-official:first-child{padding-top:var(--ws-space-8)!important;padding-bottom:var(--ws-space-7)!important}.ws-hero-official__visual{min-width:0;width:100%;max-width:none}.ws-hero-official__grid{gap:var(--ws-space-5)}.ws-hero-eyebrow{margin-bottom:var(--ws-space-3)}.ws-hero-official__proof,.ws-hero-product-stage .ws-menu-phone,.ws-hero-product-stage .ws-source-card,.ws-hero-surfaces{display:none}.ws-hero-product-stage{display:block;min-height:auto;width:100%;padding:var(--ws-space-3)}.ws-hero-product-stage.ws-hero-product-stage--image{padding:0}.ws-hero-product-stage .ws-obp-frame{margin-top:0;border-radius:var(--ws-radius-lg)}.ws-browser-bar{padding:8px 10px}.ws-obp-body{padding:var(--ws-space-3)}.ws-obp-body h2{font-size:1.05rem}.ws-obp-body p{font-size:.78rem}.ws-obp-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-obp-actions span,.ws-obp-menu-cta{padding:7px 6px;font-size:.7rem}.ws-hero-official .ws-h1{font-size:clamp(1.9rem,9vw,2.1rem);line-height:1.11}.ws-hero-official__headline,.ws-hero-official__phrase,.ws-hero-official__phrase--highlight{max-width:100%;white-space:normal;overflow-wrap:anywhere}.ws-hero-official .ws-body{margin-top:var(--ws-space-4)!important;max-width:100%!important;font-size:1rem;line-height:1.56}.ws-hero-official__actions{display:grid;grid-template-columns:1fr;gap:var(--ws-space-3);margin-top:var(--ws-space-5)}.ws-hero-official__actions .ws-btn{min-height:2.75rem;padding:.75rem 1rem;font-size:.9375rem;white-space:normal}.ws-revenue-link-row{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-workflow-step-grid{gap:var(--ws-space-3)!important;margin-top:var(--ws-space-8)!important}.ws-workflow-step-card{padding:var(--ws-space-4)!important}.ws-workflow-step-card .ws-caption{font-size:.8125rem}.ws-workflow-cta{margin-top:var(--ws-space-8)!important}}.ws-page{overflow-x:hidden;overflow-x:clip}@media (max-width:520px){.ws-container [style*=grid-template-columns],.ws-page [style*=grid-template-columns],.ws-section [style*=grid-template-columns]{grid-template-columns:1fr!important}.ws-section .ws-industry-grid[style]{grid-template-columns:repeat(3,1fr)!important}.ws-container .ws-revenue-link-row[style],.ws-page .ws-revenue-link-row[style],.ws-section .ws-revenue-link-row[style]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:1024px){.ws-h1{font-size:clamp(3.5rem,4.25vw,3.75rem)}.ws-h2{font-size:clamp(2.5rem,3.1vw,2.75rem)}}.ws-mobile-menu,.ws-mobile-nav-toggle{display:none!important}.ws-header-feature-menu,.ws-header-resource-menu{position:relative;display:inline-flex;align-items:center;min-height:4rem}.ws-header-feature-menu:after,.ws-header-resource-menu:after{content:"";position:absolute;right:-1rem;bottom:-1rem;left:-1rem;height:1rem}.ws-header-feature-menu__trigger,.ws-header-resource-menu__trigger{appearance:none;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;display:inline-flex;align-items:center;gap:.35rem;min-height:2.75rem;padding:0;text-decoration:none}.ws-header-feature-menu:focus-within .ws-header-feature-menu__trigger,.ws-header-feature-menu__trigger:hover,.ws-header-resource-menu:focus-within .ws-header-resource-menu__trigger,.ws-header-resource-menu__trigger:hover{color:var(--ws-text-primary)!important}.ws-header-feature-menu__panel,.ws-header-resource-menu__panel{position:absolute;top:calc(100% - .25rem);left:50%;z-index:70;display:grid;width:min(560px,calc(100vw - 2rem));grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-2);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-primary);box-shadow:var(--ws-shadow-xl);padding:var(--ws-space-4);opacity:0;pointer-events:none;transform:translate(-50%,.5rem) scale(.985);transition:opacity var(--ws-transition-fast),transform var(--ws-transition-fast);transform-origin:top center}.ws-header-feature-menu__panel{position:fixed;top:4.35rem;left:50%;width:min(1080px,calc(100vw - 2rem));grid-template-columns:1fr;gap:var(--ws-space-2);border-color:color-mix(in srgb,var(--ws-border-default) 88%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--ws-bg-primary) 98%,#fff 2%),var(--ws-bg-primary)),var(--ws-bg-primary);box-shadow:0 24px 72px rgba(15,23,42,.16);padding:var(--ws-space-3);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ws-header-feature-menu__panel,.ws-header-resource-menu__panel{max-height:calc(100dvh - 5.25rem);overflow-y:auto;overscroll-behavior:contain}.ws-header-feature-menu__panel:before{content:"";position:absolute;top:-1rem;left:0;width:100%;height:1rem}.ws-header-feature-menu:focus-within .ws-header-feature-menu__panel,.ws-header-feature-menu:hover .ws-header-feature-menu__panel,.ws-header-resource-menu:focus-within .ws-header-resource-menu__panel,.ws-header-resource-menu:hover .ws-header-resource-menu__panel{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1)}.ws-header-feature-menu__overview{display:grid;grid-template-columns:2.5rem minmax(0,1fr) auto;gap:var(--ws-space-3);align-items:center;border:1px solid var(--ws-border-subtle);border-radius:calc(var(--ws-radius-lg) - 4px);background:linear-gradient(135deg,rgba(14,165,233,.1),rgba(37,99,235,.04)),var(--ws-bg-subtle);color:var(--ws-text-primary);padding:var(--ws-space-4);text-decoration:none;transition:background var(--ws-transition-fast),border-color var(--ws-transition-fast),box-shadow var(--ws-transition-fast),transform var(--ws-transition-fast)}.ws-header-feature-menu__overview>span{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--ws-radius-md);background:var(--ws-bg-accent);color:var(--ws-brand-secondary);transition:background var(--ws-transition-fast),color var(--ws-transition-fast),transform var(--ws-transition-fast)}.ws-header-feature-menu__overview-text{min-width:0}.ws-header-feature-menu__overview>svg{justify-self:end;color:var(--ws-brand-primary);transition:color var(--ws-transition-fast),transform var(--ws-transition-fast)}.ws-header-feature-menu__item strong,.ws-header-feature-menu__overview strong{display:block;color:var(--ws-text-primary);font-size:.9rem;font-weight:800;line-height:1.25}.ws-header-feature-menu__item small,.ws-header-feature-menu__overview small{display:block;margin-top:.2rem;color:color-mix(in srgb,var(--ws-text-secondary) 84%,var(--ws-text-primary) 16%);font-size:.75rem;font-weight:600;line-height:1.35}.ws-header-feature-menu__overview:focus-visible,.ws-header-feature-menu__overview:hover{border-color:color-mix(in srgb,var(--ws-brand-primary) 26%,var(--ws-border-default));background:linear-gradient(135deg,rgba(14,165,233,.13),rgba(37,99,235,.07)),var(--ws-bg-surface);box-shadow:var(--ws-shadow-sm);outline:none;transform:translateY(-1px)}.ws-header-feature-menu__overview:focus-visible>span,.ws-header-feature-menu__overview:hover>span{background:var(--ws-brand-light);color:var(--ws-brand-primary);transform:scale(1.03)}.ws-header-feature-menu__overview:focus-visible>svg,.ws-header-feature-menu__overview:hover>svg{color:var(--ws-brand-secondary);transform:translateX(3px)}.ws-header-feature-menu__grid{display:grid;grid-template-columns:1fr;gap:var(--ws-space-3);padding:var(--ws-space-1)}.ws-header-feature-menu__group{display:grid;align-content:start;gap:var(--ws-space-2);min-width:0}.ws-header-feature-menu__group>p{margin:0;color:var(--ws-text-muted);font-size:.74rem;font-weight:800;letter-spacing:0;line-height:1.2;text-transform:uppercase}.ws-header-feature-menu__group>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-2)}.ws-header-feature-menu__item,.ws-header-resource-menu__item{display:grid;grid-template-columns:1rem minmax(0,1fr);gap:var(--ws-space-3);align-items:center;min-height:2.75rem;border-radius:var(--ws-radius-md);color:var(--ws-text-secondary);font-size:.875rem;font-weight:700;line-height:1.35;padding:var(--ws-space-3);text-decoration:none;border:1px solid transparent;transition:background var(--ws-transition-fast),border-color var(--ws-transition-fast),color var(--ws-transition-fast),transform var(--ws-transition-fast)}.ws-header-feature-menu__item{grid-template-columns:1.1rem minmax(0,1fr) 1.5rem;align-items:center;min-height:4.55rem;border-color:color-mix(in srgb,var(--ws-border-subtle) 76%,transparent);background:color-mix(in srgb,var(--ws-bg-subtle) 62%,transparent)}.ws-header-feature-menu__item-icon,.ws-header-resource-menu__item svg{color:var(--ws-brand-secondary);margin-top:.1rem}.ws-header-feature-menu__item-action{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;justify-self:end;border-radius:999px;color:color-mix(in srgb,var(--ws-brand-primary) 72%,var(--ws-text-muted) 28%);opacity:.72;transition:background var(--ws-transition-fast),color var(--ws-transition-fast),opacity var(--ws-transition-fast),transform var(--ws-transition-fast)}.ws-header-feature-menu__item-action svg{margin:0}.ws-header-feature-menu__item:focus-visible,.ws-header-feature-menu__item:hover,.ws-header-resource-menu__item:focus-visible,.ws-header-resource-menu__item:hover{background:color-mix(in srgb,var(--ws-bg-subtle) 86%,var(--ws-brand-light) 14%);border-color:color-mix(in srgb,var(--ws-brand-primary) 16%,var(--ws-border-subtle));color:var(--ws-text-primary);outline:none;transform:translateY(-1px)}.ws-header-feature-menu__item:focus-visible .ws-header-feature-menu__item-icon,.ws-header-feature-menu__item:hover .ws-header-feature-menu__item-icon{color:var(--ws-brand-primary)}.ws-header-feature-menu__item:focus-visible .ws-header-feature-menu__item-action,.ws-header-feature-menu__item:hover .ws-header-feature-menu__item-action{background:var(--ws-bg-accent);color:var(--ws-brand-primary);opacity:1;transform:translateX(2px)}.ws-header-feature-menu__proof{display:grid;grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:center;gap:var(--ws-space-3);border:1px solid var(--ws-border-subtle);border-radius:calc(var(--ws-radius-lg) - 4px);background:linear-gradient(135deg,rgba(14,165,233,.08),rgba(37,99,235,.035)),var(--ws-bg-subtle);padding:var(--ws-space-3) var(--ws-space-4)}.ws-header-feature-menu__proof>span{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--ws-border-subtle);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface);color:var(--ws-brand-primary)}.ws-header-feature-menu__proof-copy{min-width:0}.ws-header-feature-menu__proof strong{display:block;color:var(--ws-text-primary);font-size:.9rem;line-height:1.25;font-weight:800}.ws-header-feature-menu__proof small{display:block;margin-top:.15rem;color:var(--ws-text-secondary);font-size:.78rem;line-height:1.4;font-weight:600}.ws-header-feature-menu__proof a{display:inline-flex;align-items:center;gap:var(--ws-space-1);justify-self:end;width:fit-content;color:var(--ws-brand-primary);white-space:nowrap;font-size:.8125rem;line-height:1.2;font-weight:800;text-decoration:none}.ws-header-feature-menu__proof a:focus-visible,.ws-header-feature-menu__proof a:hover{color:var(--ws-brand-secondary);outline:none}@media (max-width:1100px){.ws-header-feature-menu__panel{width:min(860px,calc(100vw - 2rem))}.ws-header-feature-menu__group>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-3)}}.ws-mobile-drawer-nav{align-content:start;padding:.25rem .75rem;min-width:0}.ws-mobile-accordion,.ws-mobile-drawer-nav{display:grid;gap:var(--ws-space-1)}.ws-mobile-accordion__trigger{appearance:none;border:0;border-radius:var(--ws-radius-md);background:transparent;color:var(--ws-text-primary);cursor:pointer;display:flex;align-items:center;justify-content:flex-start!important;gap:.35rem;min-height:3rem;padding:.75rem;text-align:left;transition:background var(--ws-transition-fast),color var(--ws-transition-fast);width:100%}.ws-mobile-accordion[data-open=true]>.ws-mobile-accordion__trigger,.ws-mobile-accordion__trigger:focus-visible,.ws-mobile-accordion__trigger:hover{background:var(--ws-bg-subtle);color:var(--ws-text-primary);outline:none}.ws-mobile-accordion__trigger-copy{display:inline-flex;align-items:center;gap:var(--ws-space-3);min-width:0;color:inherit;font-size:.9375rem;font-weight:750;line-height:1.3}.ws-mobile-accordion__trigger>svg:last-child,.ws-mobile-feature-links__group-trigger svg{color:var(--ws-text-muted);flex:0 0 auto;transition:transform var(--ws-transition-fast),color var(--ws-transition-fast)}.ws-mobile-accordion[data-open=true]>.ws-mobile-accordion__trigger>svg:last-child,.ws-mobile-feature-links__group[data-open=true] .ws-mobile-feature-links__group-trigger svg{color:var(--ws-brand-secondary);transform:rotate(180deg)}.ws-mobile-accordion__panel{display:grid;gap:var(--ws-space-2);margin:0 0 var(--ws-space-2);padding:0 0 .25rem}.ws-mobile-feature-overview-link{display:grid;grid-template-columns:1.15rem minmax(0,1fr) 1rem;gap:var(--ws-space-2);align-items:center;border:1px solid var(--ws-border-subtle);border-radius:var(--ws-radius-md);background:linear-gradient(135deg,rgba(14,165,233,.08),rgba(37,99,235,.035)),var(--ws-bg-subtle);color:var(--ws-text-primary);min-height:3.75rem;padding:.75rem;text-decoration:none}.ws-mobile-feature-overview-link>svg:first-child,.ws-mobile-feature-overview-link>svg:last-child{color:var(--ws-brand-secondary)}.ws-mobile-feature-overview-link small,.ws-mobile-feature-overview-link strong{display:block;min-width:0}.ws-mobile-feature-overview-link strong{font-size:.875rem;font-weight:800;line-height:1.2}.ws-mobile-feature-overview-link small{margin-top:.2rem;color:var(--ws-text-muted);font-size:.75rem;font-weight:650;line-height:1.35}.ws-mobile-feature-overview-link:focus-visible,.ws-mobile-feature-overview-link:hover{border-color:color-mix(in srgb,var(--ws-brand-primary) 28%,var(--ws-border-default));outline:none}.ws-mobile-feature-links,.ws-mobile-resource-links{display:grid;gap:var(--ws-space-1);margin:0}.ws-mobile-feature-links{gap:var(--ws-space-2)}.ws-mobile-feature-links__group{display:grid;gap:var(--ws-space-1)}.ws-mobile-feature-links__group-trigger{appearance:none;border:0;border-radius:var(--ws-radius-md);background:transparent;color:var(--ws-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:flex-start!important;gap:.35rem;min-height:2.5rem;padding:.625rem .75rem;text-align:left;text-transform:uppercase;transition:background var(--ws-transition-fast),color var(--ws-transition-fast);width:100%}.ws-mobile-feature-links__group-trigger span{flex:0 0 auto;font-size:.72rem;font-weight:850;letter-spacing:0;line-height:1.2}.ws-mobile-feature-links__group-trigger:focus-visible,.ws-mobile-feature-links__group-trigger:hover,.ws-mobile-feature-links__group[data-open=true] .ws-mobile-feature-links__group-trigger{background:var(--ws-bg-subtle);color:var(--ws-brand-secondary);outline:none}.ws-mobile-feature-links__group-panel{display:grid;gap:var(--ws-space-1);margin-left:0;padding:.125rem 0 .375rem}.ws-mobile-feature-link,.ws-mobile-resource-link{display:grid;grid-template-columns:1rem minmax(0,1fr);gap:var(--ws-space-2);align-items:center;min-height:2.5rem;border-radius:var(--ws-radius-md);border:1px solid transparent;color:var(--ws-text-secondary);font-size:.875rem;font-weight:650;line-height:1.35;padding:.625rem .75rem;text-decoration:none;transition:background var(--ws-transition-fast),border-color var(--ws-transition-fast),color var(--ws-transition-fast)}.ws-mobile-feature-link svg,.ws-mobile-resource-link svg{color:var(--ws-text-muted)}.ws-mobile-feature-link:focus-visible,.ws-mobile-feature-link:hover,.ws-mobile-feature-link[aria-current=page],.ws-mobile-resource-link:focus-visible,.ws-mobile-resource-link:hover,.ws-mobile-resource-link[aria-current=page]{background:var(--ws-bg-subtle);border-color:var(--ws-border-subtle);color:var(--ws-text-primary);outline:none}.ws-mobile-feature-link[aria-current=page],.ws-mobile-resource-link[aria-current=page]{background:var(--ws-bg-accent);color:var(--ws-brand-secondary);font-weight:800}.ws-mobile-feature-link:focus-visible svg,.ws-mobile-feature-link:hover svg,.ws-mobile-feature-link[aria-current=page] svg,.ws-mobile-resource-link:focus-visible svg,.ws-mobile-resource-link:hover svg,.ws-mobile-resource-link[aria-current=page] svg{color:var(--ws-brand-secondary)}@media (max-width:960px){.ws-desktop-nav{display:none!important}.ws-mobile-menu--open,.ws-mobile-nav-toggle{display:flex!important}.ws-mobile-menu--open{flex-direction:column}}.ws-footer-revenue{background:var(--ws-panel-contrast);color:var(--ws-panel-contrast-text);overflow:hidden;position:relative;isolation:isolate}.ws-footer-revenue .ws-container{padding:var(--ws-space-16) var(--ws-space-6) var(--ws-space-8);position:relative;z-index:1}.ws-footer-veil-canvas{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none;opacity:.38}.ws-footer-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--ws-space-8);align-items:end;border:1px solid var(--ws-panel-contrast-border);border-radius:var(--ws-radius-xl);background:linear-gradient(135deg,rgba(109,174,250,.12),rgba(148,163,184,.04)),var(--ws-panel-contrast-raised);padding:var(--ws-space-8)}.ws-footer-eyebrow{margin:0 0 var(--ws-space-3);color:var(--ws-panel-contrast-accent);font-size:.75rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.ws-footer-cta h2{max-width:720px;margin:0;color:var(--ws-panel-contrast-text);font-size:3.5rem;line-height:.98;font-weight:800;letter-spacing:0}.ws-footer-cta p:not(.ws-footer-eyebrow){max-width:620px;margin:var(--ws-space-5) 0 0;color:var(--ws-panel-contrast-secondary);font-size:1rem;line-height:1.7}.ws-footer-cta__actions{display:flex;flex-direction:column;align-items:flex-start;gap:var(--ws-space-4);min-width:220px}.ws-footer-secondary-link{display:inline-flex;align-items:center;gap:var(--ws-space-2);color:var(--ws-panel-contrast-accent);font-size:.9375rem;font-weight:700;text-decoration:none}.ws-footer-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-4);margin-top:var(--ws-space-6)}.ws-footer-proof-card-reveal{height:100%}.ws-footer-proof-card{display:flex;height:100%;gap:var(--ws-space-3);border:1px solid var(--ws-panel-contrast-border);border-radius:var(--ws-radius-lg);background:var(--ws-panel-contrast-soft);padding:var(--ws-space-5)}.ws-footer-proof-card svg{flex-shrink:0;color:var(--ws-panel-contrast-icon)}.ws-footer-proof-card h3{margin:0;color:var(--ws-panel-contrast-text);font-size:.9375rem;line-height:1.35;font-weight:700}.ws-footer-proof-card p{margin:var(--ws-space-1) 0 0;color:var(--ws-panel-contrast-muted);font-size:.875rem;line-height:1.55}.ws-footer-main{display:grid;grid-template-columns:minmax(240px,.78fr) minmax(0,1.22fr);gap:var(--ws-space-12);margin-top:var(--ws-space-14)}.ws-footer-logo{display:inline-flex;align-items:center;gap:var(--ws-space-2);color:var(--ws-panel-contrast-text);text-decoration:none}.ws-footer-logo .ws-brand-wordmark__text{font-size:1.2rem;font-weight:700}.ws-footer-brand p{max-width:310px;margin:var(--ws-space-4) 0 0;color:var(--ws-panel-contrast-muted);font-size:.9375rem;line-height:1.65}.ws-footer-brand .ws-footer-source-line{color:var(--ws-panel-contrast-secondary);font-weight:600}.ws-footer-email{display:inline-flex;margin-top:var(--ws-space-5);color:var(--ws-panel-contrast-accent);font-size:.9375rem;font-weight:700;text-decoration:none}.ws-footer-social-links{display:flex;align-items:center;flex-wrap:wrap;gap:var(--ws-space-4);margin-top:var(--ws-space-4)}.ws-footer-social-links a{display:inline-flex;align-items:center;min-height:2.5rem;color:var(--ws-panel-contrast-muted);font-size:.875rem;font-weight:650;text-decoration:none;transition:color var(--ws-transition-fast)}.ws-footer-social-links a:hover{color:var(--ws-panel-contrast-text)}.ws-footer-ai-summary{margin-top:var(--ws-space-10)}.ws-theme-switcher{gap:.125rem;padding:.1875rem;border:1px solid var(--ws-panel-contrast-border);border-radius:999px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05)}.ws-theme-switcher,.ws-theme-switcher__trigger{display:inline-flex;align-items:center;min-height:2.5rem;background:var(--ws-panel-contrast-raised)}.ws-theme-switcher__trigger{justify-content:center;gap:.4rem;border:1px solid var(--ws-panel-contrast-border);border-radius:var(--ws-radius-md);color:var(--ws-panel-contrast-secondary);cursor:pointer;font-size:.8125rem;font-weight:700;padding:0 .75rem;white-space:nowrap;transition:background var(--ws-transition-fast),border-color var(--ws-transition-fast),color var(--ws-transition-fast)}.ws-theme-switcher__trigger:hover{color:var(--ws-panel-contrast-text);border-color:var(--ws-panel-contrast-icon);background:var(--ws-panel-contrast-soft)}.ws-theme-switcher__segment{display:inline-flex;align-items:center;justify-content:center;width:2.125rem;height:2.125rem;border:0;border-radius:999px;background:transparent;color:var(--ws-panel-contrast-muted);cursor:pointer;padding:0;transition:background var(--ws-transition-fast),box-shadow var(--ws-transition-fast),color var(--ws-transition-fast),transform var(--ws-transition-fast)}.ws-theme-switcher__segment:hover{color:var(--ws-panel-contrast-text);background:var(--ws-panel-contrast-soft)}.ws-theme-switcher__segment:focus-visible{outline:2px solid var(--ws-panel-contrast-icon);outline-offset:2px}.ws-theme-switcher__segment.is-active{color:#0f172a;background:#dbeafe;box-shadow:var(--ws-shadow-sm)}.ws-theme-switcher__segment.is-active:hover{color:#0f172a;background:#dbeafe}.ws-analytics-preferences-button{min-width:0}.ws-footer-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ws-space-8)}.ws-footer-link-grid h3{display:flex;align-items:center;gap:var(--ws-space-2);margin:0 0 var(--ws-space-4);color:var(--ws-panel-contrast-secondary);font-size:.8125rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.ws-footer-link-grid h3 svg{color:var(--ws-panel-contrast-icon)}.ws-footer-link-grid ul{display:flex;flex-direction:column;gap:var(--ws-space-3);list-style:none;margin:0;padding:0}.ws-footer-link-grid a{color:var(--ws-panel-contrast-muted);font-size:.9375rem;line-height:1.45;text-decoration:none;transition:color var(--ws-transition-fast)}.ws-footer-email:hover,.ws-footer-link-grid a:hover,.ws-footer-secondary-link:hover{color:var(--ws-panel-contrast-text)}.ws-footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:var(--ws-space-4);margin-top:var(--ws-space-12);padding-top:var(--ws-space-6);border-top:1px solid var(--ws-panel-contrast-border)}.ws-footer-bottom>a,.ws-footer-bottom>p,.ws-footer-bottom>span{color:var(--ws-panel-contrast-muted);font-size:.8125rem;text-decoration:none}.ws-footer-bottom__tagline{justify-self:center;display:flex;align-items:center;gap:var(--ws-space-2)}.ws-footer-bottom__controls{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:var(--ws-space-3);flex-wrap:wrap}.ws-footer-bottom a:hover{color:var(--ws-panel-contrast-secondary)}@media (max-width:768px){.ws-footer-grid{grid-template-columns:1fr 1fr!important;gap:var(--ws-space-8)!important}.ws-footer-grid>div:first-child{grid-column:1/-1}.ws-footer-revenue .ws-container{padding:var(--ws-space-10) var(--ws-space-4) var(--ws-space-6)}.ws-footer-bottom,.ws-footer-cta,.ws-footer-main{grid-template-columns:1fr}.ws-footer-cta{padding:var(--ws-space-6)}.ws-footer-cta h2{font-size:2.25rem;line-height:1.06}.ws-footer-cta__actions,.ws-footer-cta__actions .ws-btn{width:100%}.ws-footer-proof-grid{grid-template-columns:1fr}.ws-footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-8) var(--ws-space-6)}.ws-footer-link-grid ul{gap:0}.ws-footer-email,.ws-footer-link-grid a,.ws-footer-logo,.ws-footer-secondary-link{align-items:center;min-height:2.75rem}.ws-footer-link-grid a{display:flex}.ws-footer-bottom{align-items:flex-start;grid-template-columns:1fr}.ws-footer-bottom__controls,.ws-footer-bottom__tagline{justify-self:start}}@media (max-width:480px){.ws-footer-grid{grid-template-columns:1fr!important}.ws-footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-6) var(--ws-space-4)}.ws-footer-cta h2{font-size:2rem}}@media (max-width:350px){.ws-footer-link-grid,.ws-revenue-link-row{grid-template-columns:1fr!important}}@media (max-width:768px){.ws-features-lifecycle{grid-template-columns:1fr;margin-top:var(--ws-space-8)}.ws-features-lifecycle__step{grid-template-columns:auto 1fr;align-items:start}.ws-features-lifecycle__label{grid-column:1/-1}.ws-features-lifecycle__step h2,.ws-features-lifecycle__step p{grid-column:2}.ws-website-replacement__layout{grid-template-columns:1fr;gap:var(--ws-space-6);padding:var(--ws-space-5)}.ws-website-replacement__proof{display:grid;grid-template-columns:1fr}.ws-website-replacement__proof span{width:100%}.ws-website-replacement__boundary{border-left:0;border-top:3px solid color-mix(in srgb,var(--ws-brand-secondary) 58%,var(--ws-border-default));padding:var(--ws-space-4)}.ws-step-connector{display:none!important}}.ws-workflow-guided{--ws-workflow-story-progress:0;display:grid;grid-template-columns:minmax(15rem,.76fr) minmax(0,2fr);gap:clamp(var(--ws-space-6),4vw,var(--ws-space-10));align-items:start;max-width:1180px;margin:var(--ws-space-10) auto 0}.ws-workflow-guided__rail{position:sticky;top:5.5rem;display:grid;gap:var(--ws-space-3);max-height:min(42rem,calc(100vh - 7rem));overflow-y:auto;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:linear-gradient(180deg,color-mix(in srgb,var(--ws-bg-surface) 96%,var(--ws-brand-light)),var(--ws-bg-primary));padding:var(--ws-space-4);box-shadow:var(--ws-shadow-sm);scrollbar-width:thin}.ws-workflow-guided__intro{display:grid;gap:var(--ws-space-2)}.ws-workflow-guided__eyebrow{color:var(--ws-brand-primary);font-size:.75rem;font-weight:900;line-height:1.3;text-transform:uppercase}.ws-workflow-guided__intro h3{margin:0;color:var(--ws-text-primary);font-size:clamp(1.25rem,2vw,1.5rem);font-weight:900;line-height:1.15}.ws-workflow-guided__intro p{margin:0;color:var(--ws-text-secondary);font-size:.8125rem;line-height:1.45}.ws-workflow-guided__track{position:relative;height:.25rem;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--ws-border-default) 72%,transparent)}.ws-workflow-guided__track span{position:absolute;inset:0;border-radius:inherit;background:var(--ws-brand-gradient);transform:scaleX(var(--ws-workflow-story-progress));transform-origin:left center;transition:transform .16s ease-out}.ws-workflow-guided__steps{display:grid;gap:var(--ws-space-2);margin:0;padding:0;list-style:none}.ws-workflow-guided__step{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:var(--ws-space-2);align-items:start;border:1px solid transparent;border-radius:var(--ws-radius-lg);padding:var(--ws-space-2);color:var(--ws-text-secondary);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.ws-workflow-guided__step[data-active=true]{border-color:color-mix(in srgb,var(--ws-brand-secondary) 40%,var(--ws-border-default));background:color-mix(in srgb,var(--ws-bg-accent) 72%,transparent);color:var(--ws-text-primary)}.ws-workflow-guided__number{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface);color:var(--ws-brand-primary);font-size:.75rem;font-weight:900;line-height:1}.ws-workflow-guided__step[data-active=true] .ws-workflow-guided__number{border-color:color-mix(in srgb,var(--ws-brand-secondary) 40%,var(--ws-border-default));background:var(--ws-bg-accent)}.ws-workflow-guided__copy{display:grid;gap:var(--ws-space-1);min-width:0}.ws-workflow-guided__copy strong{color:var(--ws-text-primary);font-size:.875rem;font-weight:900;line-height:1.3}.ws-workflow-guided__copy span{color:var(--ws-text-secondary);font-size:.75rem;line-height:1.45}.ws-workflow-guided__visual{min-width:0}.ws-workflow-guided__active-proof{display:inline-flex;align-items:center;gap:var(--ws-space-3);max-width:100%;margin-bottom:var(--ws-space-4);border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-primary);padding:var(--ws-space-2) var(--ws-space-4);color:var(--ws-text-primary);box-shadow:var(--ws-shadow-sm)}.ws-workflow-guided__active-proof span{color:var(--ws-brand-primary);font-size:.75rem;font-weight:900}.ws-workflow-guided__active-proof strong{overflow:hidden;font-size:.875rem;font-weight:900;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.ws-workflow-guided .ws-workflow-map{max-width:none;margin:0}.ws-workflow-map{--ws-workflow-path-opacity:0.24;--ws-workflow-mobile-path-opacity:0.22;--ws-map-pulse-color:var(--ws-brand-secondary);--ws-map-pulse-opacity:0.96;--ws-map-pulse-glow:color-mix(in srgb,var(--ws-brand-secondary) 55%,transparent);--ws-map-card-border:var(--ws-border-default);position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,.72fr) minmax(0,1fr);gap:var(--ws-space-8);align-items:center;max-width:920px;min-height:360px;margin:var(--ws-space-10) auto;padding:var(--ws-space-8);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:radial-gradient(circle at 50% 50%,var(--ws-brand-light),transparent 34%),linear-gradient(180deg,var(--ws-bg-primary),var(--ws-bg-surface));box-shadow:var(--ws-shadow-sm);overflow:hidden}.ws-workflow-map__paths{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.ws-workflow-map__path{fill:none;stroke:var(--ws-brand-secondary);stroke-width:2;stroke-linecap:round;stroke-dasharray:10 12;vector-effect:non-scaling-stroke;opacity:var(--ws-workflow-path-opacity)}.ws-workflow-map__paths--mobile{display:none}.ws-map-pulse{fill:none;stroke:var(--ws-map-pulse-color);stroke-width:4.75;stroke-linecap:round;stroke-dasharray:.035 .965;stroke-dashoffset:0;vector-effect:non-scaling-stroke;opacity:0;filter:drop-shadow(0 0 .35rem var(--ws-map-pulse-glow));animation:ws-map-pulse-flow 5.6s linear infinite;animation-delay:var(--ws-map-pulse-delay,0s)}.ws-map-pulse-delay-0{--ws-map-pulse-delay:0s}.ws-map-pulse-delay-1{--ws-map-pulse-delay:0.16s}.ws-map-pulse-delay-2{--ws-map-pulse-delay:0.32s}.ws-map-pulse-delay-3{--ws-map-pulse-delay:0.88s}.ws-map-pulse-delay-4{--ws-map-pulse-delay:1.04s}.ws-map-pulse-delay-5{--ws-map-pulse-delay:2.05s}.ws-map-pulse-delay-6{--ws-map-pulse-delay:2.21s}.ws-map-pulse-delay-7{--ws-map-pulse-delay:2.37s}.ws-map-pulse-delay-8{--ws-map-pulse-delay:2.53s}.ws-map-pulse-delay-9{--ws-map-pulse-delay:2.69s}.ws-map-pulse-delay-10{--ws-map-pulse-delay:2.85s}.ws-map-pulse-output-0{--ws-map-pulse-delay:2.9s}.ws-map-pulse-output-1{--ws-map-pulse-delay:3.06s}.ws-map-pulse-output-2{--ws-map-pulse-delay:3.22s}.ws-map-pulse-output-3{--ws-map-pulse-delay:3.38s}.ws-map-pulse-output-4{--ws-map-pulse-delay:3.54s}.ws-map-pulse-output-5{--ws-map-pulse-delay:3.7s}.ws-map-card-arrival-3{--ws-map-card-pulse-delay:2.58s}.ws-map-card-arrival-4{--ws-map-card-pulse-delay:2.74s}.ws-map-card-arrival-5{--ws-map-card-pulse-delay:3.75s}.ws-map-card-arrival-6{--ws-map-card-pulse-delay:3.91s}.ws-map-card-arrival-7{--ws-map-card-pulse-delay:4.07s}.ws-map-card-arrival-8{--ws-map-card-pulse-delay:4.23s}.ws-map-card-arrival-9{--ws-map-card-pulse-delay:4.39s}.ws-map-card-arrival-10{--ws-map-card-pulse-delay:4.55s}.ws-map-card-output-arrival-0{--ws-map-card-pulse-delay:4.6s}.ws-map-card-output-arrival-1{--ws-map-card-pulse-delay:4.74s}.ws-map-card-output-arrival-2{--ws-map-card-pulse-delay:4.88s}.ws-map-card-output-arrival-3{--ws-map-card-pulse-delay:5.02s}.ws-map-card-output-arrival-4{--ws-map-card-pulse-delay:5.16s}.ws-map-card-output-arrival-5{--ws-map-card-pulse-delay:5.3s}.ws-map-destination-pulse{position:relative;animation:ws-map-card-border-flash 5.6s ease-out infinite;animation-delay:var(--ws-map-card-pulse-delay,0s)}.ws-location-map-pulse{animation-delay:0s}.ws-location-card-pulse{animation-name:ws-location-card-border-flash;animation-duration:5.6s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-delay:1.78s}@keyframes ws-map-pulse-flow{0%{opacity:0;stroke-dashoffset:0}7%{opacity:var(--ws-map-pulse-opacity)}32%{opacity:var(--ws-map-pulse-opacity);stroke-dashoffset:-.965}48%{opacity:0;stroke-dashoffset:-.965}to{opacity:0;stroke-dashoffset:-.965}}@keyframes ws-map-card-border-flash{0%,16%,to{border-color:var(--ws-map-card-border);box-shadow:var(--ws-map-card-rest-shadow,0 0 0 0 transparent)}10%,4%{border-color:var(--ws-map-pulse-color);box-shadow:var(--ws-map-card-rest-shadow,0 0 0 0 transparent),0 0 0 4px color-mix(in srgb,var(--ws-map-pulse-color) 16%,transparent)}}@keyframes ws-location-card-border-flash{0%,12%,to{border-color:var(--ws-map-card-border);box-shadow:var(--ws-map-card-rest-shadow,0 0 0 0 transparent)}3%,8%{border-color:var(--ws-map-pulse-color);box-shadow:var(--ws-map-card-rest-shadow,0 0 0 0 transparent)}}@keyframes ws-map-core-ripple{0%{opacity:var(--ws-map-ring-rest-opacity);transform:scale(.62)}18%{opacity:var(--ws-map-ring-ripple-opacity);transform:scale(.78)}48%{opacity:var(--ws-map-ring-ripple-opacity);transform:scale(1)}82%{opacity:var(--ws-map-ring-trail-opacity);transform:scale(var(--ws-map-ring-ripple-scale))}to{opacity:0;transform:scale(var(--ws-map-ring-ripple-scale))}}:root.dark .ws-workflow-map{--ws-workflow-path-opacity:0.24;--ws-workflow-mobile-path-opacity:0.24}@media (prefers-color-scheme:dark){:root:not(.light) .ws-workflow-map{--ws-workflow-path-opacity:0.24;--ws-workflow-mobile-path-opacity:0.24}}@media (prefers-reduced-motion:reduce){.ws-analytics-cross-map__ring,.ws-location-map-pulse,.ws-map-destination-pulse,.ws-map-pulse,.ws-page-source-map__ring,.ws-workflow-map__ring{animation:none}.ws-location-map-pulse,.ws-map-pulse{display:none}.ws-workflow-guided__track span{transition:none}}.ws-workflow-map__core,.ws-workflow-map__stack{position:relative;z-index:1}.ws-workflow-map__stack{display:grid;gap:var(--ws-space-4)}.ws-workflow-map__column-label{display:inline-flex;align-items:center;width:max-content;min-height:1.75rem;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 13%,var(--ws-border-default));border-radius:999px;background:color-mix(in srgb,var(--ws-bg-surface) 82%,transparent);color:var(--ws-text-secondary);font-size:.8125rem;font-weight:860;letter-spacing:0;line-height:1.2;padding:0 var(--ws-space-3);text-transform:uppercase}.ws-workflow-map__stack--input{justify-self:start}.ws-workflow-map__stack--output{justify-self:end}.ws-workflow-map__item{--ws-map-card-rest-shadow:var(--ws-shadow-sm);display:inline-flex;align-items:center;gap:var(--ws-space-3);min-width:168px;min-height:3.25rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:color-mix(in srgb,var(--ws-bg-surface) 92%,var(--ws-brand-light));padding:var(--ws-space-3) var(--ws-space-4);color:var(--ws-text-primary);font-size:.9375rem;line-height:1.25;font-weight:800;box-shadow:var(--ws-shadow-sm)}.ws-workflow-map__item-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:var(--ws-radius-md);background:var(--ws-bg-accent);color:var(--ws-brand-secondary)}.ws-workflow-map__core{display:grid;place-items:center;justify-self:center;width:180px;height:180px}.ws-workflow-map__ring{--ws-map-ring-rest-opacity:0;--ws-map-ring-ripple-opacity:0.32;--ws-map-ring-trail-opacity:0.09;--ws-map-ring-ripple-scale:1.22;position:absolute;border-radius:50%;background:radial-gradient(circle,transparent 40%,color-mix(in srgb,var(--ws-map-pulse-color) 6%,transparent) 50%,color-mix(in srgb,var(--ws-map-pulse-color) 17%,transparent) 60%,color-mix(in srgb,var(--ws-map-pulse-color) 9%,transparent) 72%,transparent 86%);opacity:var(--ws-map-ring-rest-opacity);transform:scale(1);transform-origin:center;filter:drop-shadow(0 0 24px var(--ws-map-pulse-glow));animation:ws-map-core-ripple 3.4s ease-out infinite;pointer-events:none;will-change:opacity,transform}.ws-workflow-map__ring--outer{width:168px;height:168px}.ws-workflow-map__logo{position:relative;display:grid;place-items:center;width:6rem;height:6rem;border:1px solid var(--ws-border-default);border-radius:50%;background:var(--ws-bg-elevated);box-shadow:var(--ws-shadow-md)}.ws-workflow-map__gate{position:absolute;bottom:-.25rem;display:inline-flex;align-items:center;gap:var(--ws-space-2);min-height:2.5rem;border:1px solid var(--ws-brand-light);border-radius:999px;background:var(--ws-bg-accent);padding:0 var(--ws-space-4);color:var(--ws-brand-primary);font-size:.8125rem;font-weight:900;white-space:nowrap;box-shadow:var(--ws-shadow-sm)}@media (max-width:768px){.ws-workflow-guided{grid-template-columns:1fr;gap:var(--ws-space-5);margin-top:var(--ws-space-8)}.ws-workflow-guided__rail{position:relative;top:auto;max-height:none;overflow:visible;gap:var(--ws-space-4);padding:var(--ws-space-4)}.ws-workflow-guided__intro h3{font-size:1.25rem}.ws-workflow-guided__steps{display:flex;gap:var(--ws-space-3);overflow-x:auto;padding-bottom:var(--ws-space-1);scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.ws-workflow-guided__step{grid-template-columns:2rem minmax(0,1fr);flex:0 0 min(82vw,18rem);padding:var(--ws-space-3);scroll-snap-align:start}.ws-workflow-guided__number{width:2rem;height:2rem}.ws-workflow-guided__active-proof{display:none}.ws-workflow-map{grid-template-columns:1fr;gap:var(--ws-space-6);min-height:0;margin:var(--ws-space-8) auto;padding:var(--ws-space-5);background:var(--ws-bg-primary)}.ws-workflow-map__ring{display:block}.ws-workflow-map__ring--outer{width:7.6rem;height:7.6rem}.ws-workflow-map__paths--desktop{display:none}.ws-workflow-map__paths--mobile{display:block}.ws-workflow-map__path{display:none}.ws-workflow-map__paths--mobile .ws-workflow-map__path{display:block;stroke-width:1.7;stroke-dasharray:7 10;opacity:var(--ws-workflow-mobile-path-opacity)}.ws-workflow-map__stack,.ws-workflow-map__stack--input,.ws-workflow-map__stack--output{justify-self:stretch}.ws-workflow-map__stack{gap:var(--ws-space-4)}.ws-workflow-map__column-label{grid-column:1/-1;justify-self:center}.ws-workflow-map__stack--input,.ws-workflow-map__stack--output{grid-template-columns:repeat(4,minmax(0,1fr))}.ws-workflow-map__stack--output{gap:var(--ws-space-3)}.ws-workflow-map__item{width:100%;min-width:0}.ws-workflow-map__stack--input .ws-workflow-map__item,.ws-workflow-map__stack--output .ws-workflow-map__item{display:grid;place-items:center;gap:var(--ws-space-2);padding:var(--ws-space-3) var(--ws-space-2);text-align:center;line-height:1.18}.ws-workflow-map__stack--input .ws-workflow-map__item{min-height:5rem;font-size:.8125rem}.ws-workflow-map__stack--output .ws-workflow-map__item{min-height:5.25rem;font-size:.8125rem}.ws-workflow-map__stack--input .ws-workflow-map__item-icon,.ws-workflow-map__stack--output .ws-workflow-map__item-icon{width:2rem;height:2rem}.ws-workflow-map__stack--input .ws-workflow-map__item>span:last-child,.ws-workflow-map__stack--output .ws-workflow-map__item>span:last-child{min-width:0;white-space:normal}.ws-workflow-map__core{width:100%;height:auto;min-height:7.5rem}.ws-workflow-map__gate{bottom:0}}@media (max-width:360px){.ws-workflow-guided__rail{padding:var(--ws-space-3)}.ws-workflow-guided__step{grid-template-columns:1.875rem minmax(0,1fr);gap:var(--ws-space-2);flex-basis:min(84vw,17rem)}.ws-workflow-guided__number{width:1.875rem;height:1.875rem}.ws-workflow-map__item{font-size:.875rem}.ws-workflow-map__stack--input .ws-workflow-map__item,.ws-workflow-map__stack--output .ws-workflow-map__item{padding:var(--ws-space-2)}.ws-workflow-map__stack--output .ws-workflow-map__item{font-size:.625rem}}.ws-public-truth-loop-section{background:linear-gradient(180deg,var(--ws-bg-primary),var(--ws-bg-subtle))}.ws-public-truth-loop__eyebrow{margin:0 0 var(--ws-space-4);color:var(--ws-brand-secondary);font-size:.8125rem;font-weight:900;letter-spacing:0;line-height:1.2;text-align:center;text-transform:uppercase}.ws-public-truth-loop{max-width:1120px;margin:var(--ws-space-12) auto 0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:radial-gradient(circle at 50% 16%,color-mix(in srgb,var(--ws-brand-light) 72%,transparent),transparent 36%),linear-gradient(180deg,var(--ws-bg-surface),var(--ws-bg-primary));padding:var(--ws-space-8);box-shadow:var(--ws-shadow-sm)}.ws-public-truth-loop__core{display:flex;align-items:center;justify-content:center;gap:var(--ws-space-4);max-width:34rem;min-height:6.25rem;margin:0 auto var(--ws-space-8);border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 18%,var(--ws-border-default));border-radius:var(--ws-radius-xl);background:color-mix(in srgb,var(--ws-bg-surface) 90%,var(--ws-brand-light));padding:var(--ws-space-4) var(--ws-space-5);box-shadow:var(--ws-shadow-sm)}.ws-public-truth-loop__logo{display:grid;place-items:center;flex:0 0 auto;width:4.25rem;height:4.25rem;border:1px solid var(--ws-border-default);border-radius:50%;background:var(--ws-bg-elevated)}.ws-public-truth-loop__core p{margin:0 0 var(--ws-space-1);color:var(--ws-text-primary);font-size:1.125rem;font-weight:900;line-height:1.25}.ws-public-truth-loop__core span{display:block;color:var(--ws-text-secondary);font-size:.9375rem;font-weight:650;line-height:1.45}.ws-public-truth-loop__steps{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--ws-space-4)}.ws-public-truth-loop__steps:before{position:absolute;top:2.35rem;right:5%;left:5%;height:1px;background:linear-gradient(90deg,transparent,var(--ws-border-default),transparent);content:"";pointer-events:none}.ws-public-truth-loop__step{position:relative;height:100%;min-height:13.5rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:color-mix(in srgb,var(--ws-bg-surface) 93%,transparent);padding:var(--ws-space-5);box-shadow:var(--ws-shadow-sm)}.ws-public-truth-loop__step-top{display:flex;align-items:center;justify-content:space-between;gap:var(--ws-space-3);margin-bottom:var(--ws-space-5)}.ws-public-truth-loop__step-icon{display:inline-flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 18%,var(--ws-border-default));border-radius:var(--ws-radius-md);background:var(--ws-bg-accent);color:var(--ws-brand-secondary)}.ws-public-truth-loop__step-number{color:var(--ws-text-muted);font-size:.75rem;font-weight:900}.ws-public-truth-loop__output h3,.ws-public-truth-loop__step h3{margin:0;color:var(--ws-text-primary);font-size:1rem;font-weight:900;line-height:1.25}.ws-public-truth-loop__output p,.ws-public-truth-loop__step p{margin:var(--ws-space-3) 0 0;color:var(--ws-text-secondary);font-size:.9375rem;font-weight:560;line-height:1.55}.ws-public-truth-loop__step-arrow{position:absolute;top:2.02rem;right:-1.35rem;z-index:1;width:2rem;height:2rem;border:1px solid var(--ws-border-default);border-radius:50%;background:var(--ws-bg-surface);color:var(--ws-brand-secondary);padding:.38rem;box-shadow:var(--ws-shadow-sm)}.ws-public-truth-loop__outputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-5);max-width:1120px;margin:var(--ws-space-6) auto 0}.ws-public-truth-loop__output{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:var(--ws-space-4);height:100%;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);padding:var(--ws-space-5);box-shadow:var(--ws-shadow-sm)}.ws-public-truth-loop__output-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 16%,var(--ws-border-default));border-radius:var(--ws-radius-md);background:color-mix(in srgb,var(--ws-bg-accent) 78%,var(--ws-bg-surface));color:var(--ws-brand-secondary)}.ws-public-truth-loop__caption{max-width:42rem;margin:var(--ws-space-8) auto 0;color:var(--ws-text-secondary);font-size:.9375rem;font-weight:650;line-height:1.6;text-align:center}@media (max-width:980px){.ws-public-truth-loop{padding:var(--ws-space-6)}.ws-public-truth-loop__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-public-truth-loop__step-arrow,.ws-public-truth-loop__steps:before{display:none}.ws-public-truth-loop__outputs{grid-template-columns:1fr}}@media (max-width:640px){.ws-public-truth-loop{margin-top:var(--ws-space-8);padding:var(--ws-space-4)}.ws-public-truth-loop__core{align-items:flex-start;justify-content:flex-start;margin-bottom:var(--ws-space-5);padding:var(--ws-space-4)}.ws-public-truth-loop__logo{width:3.25rem;height:3.25rem}.ws-public-truth-loop__core p{font-size:1rem}.ws-public-truth-loop__caption,.ws-public-truth-loop__core span,.ws-public-truth-loop__output p,.ws-public-truth-loop__step p{font-size:.875rem}.ws-public-truth-loop__steps{grid-template-columns:1fr}.ws-public-truth-loop__step{min-height:0;padding:var(--ws-space-4)}.ws-public-truth-loop__step-top{margin-bottom:var(--ws-space-4)}.ws-public-truth-loop__output{grid-template-columns:2.5rem minmax(0,1fr);padding:var(--ws-space-4)}.ws-public-truth-loop__output-icon{width:2.5rem;height:2.5rem}}.ws-support-flow-section{--ws-flow-section-bg:var(--ws-bg-subtle);--ws-flow-title:var(--ws-text-primary);--ws-flow-muted:var(--ws-text-secondary);--ws-flow-map-border:var(--ws-border-default);--ws-flow-map-base:var(--ws-bg-surface);--ws-flow-map-raised:var(--ws-bg-primary);--ws-flow-glow:var(--ws-brand-light);--ws-flow-card-bg:color-mix(in srgb,var(--ws-bg-surface) 92%,var(--ws-brand-light));--ws-flow-card-text:var(--ws-text-primary);--ws-flow-card-secondary:var(--ws-text-secondary);--ws-flow-card-muted:var(--ws-text-muted);--ws-flow-icon-bg:var(--ws-bg-accent);--ws-flow-icon:var(--ws-brand-secondary);--ws-flow-path:var(--ws-brand-secondary);--ws-flow-path-opacity:0.24;--ws-flow-mobile-path-opacity:0.24;--ws-map-pulse-color:var(--ws-flow-path);--ws-map-pulse-opacity:0.96;--ws-map-pulse-glow:color-mix(in srgb,var(--ws-flow-path) 55%,transparent);--ws-map-card-border:var(--ws-flow-map-border);--ws-flow-core-bg:var(--ws-bg-surface);--ws-flow-logo-bg:var(--ws-bg-elevated);--ws-flow-gate-bg:var(--ws-bg-accent);--ws-flow-gate-text:var(--ws-brand-primary);--ws-flow-gate-border:var(--ws-brand-light);--ws-flow-master-bg:var(--ws-flow-card-bg);overflow:hidden;background:var(--ws-flow-section-bg);padding:5rem var(--ws-space-6)}:root.dark .ws-support-flow-section{--ws-flow-section-bg:var(--ws-panel-contrast);--ws-flow-title:var(--ws-panel-contrast-text);--ws-flow-muted:var(--ws-panel-contrast-muted);--ws-flow-map-border:var(--ws-panel-contrast-border);--ws-flow-map-base:var(--ws-panel-contrast);--ws-flow-map-raised:var(--ws-panel-contrast-raised);--ws-flow-glow:rgba(109,174,250,.16);--ws-flow-card-bg:var(--ws-panel-contrast-raised);--ws-flow-card-text:var(--ws-panel-contrast-text);--ws-flow-card-secondary:var(--ws-panel-contrast-secondary);--ws-flow-card-muted:var(--ws-panel-contrast-muted);--ws-flow-icon-bg:rgba(109,174,250,.12);--ws-flow-icon:var(--ws-panel-contrast-icon);--ws-flow-path:var(--ws-panel-contrast-icon);--ws-flow-path-opacity:0.36;--ws-flow-mobile-path-opacity:0.3;--ws-map-pulse-color:var(--ws-flow-path);--ws-map-pulse-opacity:0.95;--ws-map-pulse-glow:rgba(109,174,250,.5);--ws-flow-core-bg:var(--ws-panel-contrast);--ws-flow-logo-bg:var(--ws-panel-contrast-raised);--ws-flow-gate-bg:var(--ws-panel-contrast-raised);--ws-flow-gate-text:var(--ws-panel-contrast-accent);--ws-flow-gate-border:rgba(109,174,250,.34);--ws-flow-master-bg:var(--ws-flow-card-bg)}@media (prefers-color-scheme:dark){:root:not(.light) .ws-support-flow-section{--ws-flow-section-bg:var(--ws-panel-contrast);--ws-flow-title:var(--ws-panel-contrast-text);--ws-flow-muted:var(--ws-panel-contrast-muted);--ws-flow-map-border:var(--ws-panel-contrast-border);--ws-flow-map-base:var(--ws-panel-contrast);--ws-flow-map-raised:var(--ws-panel-contrast-raised);--ws-flow-glow:rgba(109,174,250,.16);--ws-flow-card-bg:var(--ws-panel-contrast-raised);--ws-flow-card-text:var(--ws-panel-contrast-text);--ws-flow-card-secondary:var(--ws-panel-contrast-secondary);--ws-flow-card-muted:var(--ws-panel-contrast-muted);--ws-flow-icon-bg:rgba(109,174,250,.12);--ws-flow-icon:var(--ws-panel-contrast-icon);--ws-flow-path:var(--ws-panel-contrast-icon);--ws-flow-path-opacity:0.36;--ws-flow-mobile-path-opacity:0.3;--ws-map-pulse-color:var(--ws-flow-path);--ws-map-pulse-opacity:0.95;--ws-map-pulse-glow:rgba(109,174,250,.5);--ws-flow-core-bg:var(--ws-panel-contrast);--ws-flow-logo-bg:var(--ws-panel-contrast-raised);--ws-flow-gate-bg:var(--ws-panel-contrast-raised);--ws-flow-gate-text:var(--ws-panel-contrast-accent);--ws-flow-gate-border:rgba(109,174,250,.34);--ws-flow-master-bg:var(--ws-flow-card-bg)}}.ws-support-flow-section__inner{width:100%;max-width:1060px;margin:0 auto;text-align:center}.ws-support-flow-section__title{max-width:780px;margin:0 auto var(--ws-space-3);color:var(--ws-flow-title);font-size:clamp(1.35rem,2vw,2rem);line-height:1.18;font-weight:850;letter-spacing:0}.ws-support-flow-section__subtitle{max-width:700px;margin:0 auto var(--ws-space-10);color:var(--ws-flow-muted);font-size:1rem;line-height:1.65}.ws-page-source-map{position:relative;display:grid;grid-template-columns:minmax(160px,.72fr) minmax(170px,.58fr) minmax(300px,1fr);gap:var(--ws-space-8);align-items:center;min-height:380px;border:1px solid var(--ws-flow-map-border);border-radius:var(--ws-radius-xl);background:radial-gradient(circle at 50% 50%,var(--ws-flow-glow),transparent 32%),linear-gradient(180deg,var(--ws-flow-map-raised),var(--ws-flow-map-base));padding:var(--ws-space-8);box-shadow:var(--ws-shadow-lg);overflow:hidden}.ws-location-source-map__paths,.ws-page-source-map__paths{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.ws-location-source-map__path,.ws-page-source-map__path{fill:none;stroke:var(--ws-flow-path);stroke-width:1.7;stroke-linecap:round;stroke-dasharray:9 12;vector-effect:non-scaling-stroke;opacity:var(--ws-flow-path-opacity)}.ws-location-source-map__paths--mobile,.ws-page-source-map__paths--mobile{display:none}.ws-location-source-map__master,.ws-location-source-map__outlets,.ws-page-source-map__core,.ws-page-source-map__stack{position:relative;z-index:1}.ws-page-source-map__stack{display:grid;gap:var(--ws-space-4)}.ws-page-source-map__stack--outputs{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-page-source-map__item{display:inline-flex;align-items:center;gap:var(--ws-space-3);min-height:3.35rem;border:1px solid var(--ws-flow-map-border);border-radius:var(--ws-radius-lg);background:var(--ws-flow-card-bg);padding:var(--ws-space-3) var(--ws-space-4);color:var(--ws-flow-card-text);font-size:.9375rem;line-height:1.25;font-weight:760}.ws-page-source-map__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:var(--ws-radius-md);background:var(--ws-flow-icon-bg);color:var(--ws-flow-icon)}.ws-page-source-map__core{display:grid;place-items:center;justify-self:center;width:180px;height:180px}.ws-page-source-map__ring{--ws-map-ring-rest-opacity:0;--ws-map-ring-ripple-opacity:0.32;--ws-map-ring-trail-opacity:0.09;--ws-map-ring-ripple-scale:1.22;position:absolute;border-radius:50%;background:radial-gradient(circle,transparent 40%,color-mix(in srgb,var(--ws-map-pulse-color) 6%,transparent) 50%,color-mix(in srgb,var(--ws-map-pulse-color) 17%,transparent) 60%,color-mix(in srgb,var(--ws-map-pulse-color) 9%,transparent) 72%,transparent 86%);opacity:var(--ws-map-ring-rest-opacity);transform:scale(1);transform-origin:center;filter:drop-shadow(0 0 24px var(--ws-map-pulse-glow));animation:ws-map-core-ripple 3.4s ease-out infinite;pointer-events:none;will-change:opacity,transform}.ws-page-source-map__ring--outer{width:168px;height:168px}:root.dark .ws-page-source-map__ring--outer{--ws-map-ring-rest-opacity:0;--ws-map-ring-ripple-opacity:0.32;--ws-map-ring-trail-opacity:0.09;--ws-map-ring-ripple-scale:1.22}@media (prefers-color-scheme:dark){:root:not(.light) .ws-page-source-map__ring--outer{--ws-map-ring-rest-opacity:0;--ws-map-ring-ripple-opacity:0.32;--ws-map-ring-trail-opacity:0.09;--ws-map-ring-ripple-scale:1.22}}.ws-page-source-map__logo{position:relative;display:grid;place-items:center;width:6rem;height:6rem;border:1px solid var(--ws-border-default);border-radius:50%;background:var(--ws-bg-elevated);box-shadow:var(--ws-shadow-md)}.ws-page-source-map__gate{position:absolute;bottom:-.25rem;display:inline-flex;align-items:center;gap:var(--ws-space-2);min-height:2.5rem;border:1px solid var(--ws-flow-map-border);border-radius:999px;background:var(--ws-flow-gate-bg);padding:0 var(--ws-space-4);color:var(--ws-flow-gate-text);font-size:.8125rem;font-weight:850;white-space:nowrap;box-shadow:var(--ws-shadow-sm)}.ws-location-source-map{position:relative;min-height:390px;border:1px solid var(--ws-flow-map-border);border-radius:var(--ws-radius-xl);background:radial-gradient(circle at 50% 28%,var(--ws-flow-glow),transparent 28%),linear-gradient(180deg,var(--ws-flow-map-raised),var(--ws-flow-map-base));padding:var(--ws-space-8);box-shadow:var(--ws-shadow-lg);overflow:hidden}.ws-location-source-map__master{display:inline-flex;align-items:center;gap:var(--ws-space-4);min-width:310px;max-width:360px;margin:0 auto;border:1px solid var(--ws-flow-map-border);border-radius:var(--ws-radius-lg);background:var(--ws-flow-master-bg);padding:var(--ws-space-4) var(--ws-space-5);text-align:left;box-shadow:none}.ws-location-source-map__logo,.ws-location-source-map__outlet-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:var(--ws-radius-md);background:var(--ws-flow-icon-bg);color:var(--ws-flow-icon)}.ws-location-source-map__logo{width:3rem;height:3rem;background:transparent}.ws-location-source-map__master p,.ws-location-source-map__outlet p{margin:0;color:var(--ws-flow-card-text);font-size:.9375rem;line-height:1.35;font-weight:800}.ws-location-source-map__master span,.ws-location-source-map__outlet span:not(.ws-location-source-map__outlet-icon){display:block;margin-top:var(--ws-space-1);color:var(--ws-flow-card-muted);font-size:.8125rem;line-height:1.45}.ws-location-source-map__outlets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--ws-space-4);margin-top:9rem}.ws-location-source-map__outlet{min-height:7.4rem;border:1px solid var(--ws-flow-map-border);border-radius:var(--ws-radius-lg);background:var(--ws-flow-card-bg);padding:var(--ws-space-4);text-align:left}.ws-location-source-map__outlet-icon{width:2.25rem;height:2.25rem;margin-bottom:var(--ws-space-3)}@media (max-width:900px){.ws-page-source-map{grid-template-columns:1fr;gap:var(--ws-space-6);min-height:0;padding:var(--ws-space-5)}.ws-location-source-map__paths,.ws-page-source-map__paths,.ws-page-source-map__ring{display:none}.ws-page-source-map__stack,.ws-page-source-map__stack--outputs{grid-template-columns:1fr}.ws-page-source-map__core{width:100%;height:auto;min-height:7.5rem}.ws-page-source-map__gate{bottom:0}.ws-location-source-map{min-height:0;padding:var(--ws-space-5)}.ws-location-source-map__master{width:100%;min-width:0}.ws-location-source-map__outlets{grid-template-columns:1fr;margin-top:var(--ws-space-6)}}@media (max-width:768px){.ws-support-flow-section{padding:3.5rem var(--ws-space-5)}.ws-support-flow-section__subtitle{margin-bottom:var(--ws-space-8);font-size:.9375rem}.ws-page-source-map{grid-template-columns:1fr;gap:var(--ws-space-6);min-height:0;padding:var(--ws-space-5)}.ws-page-source-map__ring{display:block}.ws-page-source-map__ring--outer{width:7.6rem;height:7.6rem}.ws-page-source-map__paths--desktop{display:none}.ws-page-source-map__paths--mobile{display:block}.ws-page-source-map__path,.ws-page-source-map__paths--mobile-phone{display:none}.ws-page-source-map__paths--mobile .ws-page-source-map__path{display:block;stroke-width:1.6;stroke-dasharray:7 10;opacity:var(--ws-flow-mobile-path-opacity)}.ws-page-source-map__stack{grid-template-columns:1fr;gap:var(--ws-space-4)}.ws-page-source-map__stack:not(.ws-page-source-map__stack--outputs){grid-template-columns:repeat(4,minmax(0,1fr))}.ws-page-source-map__stack--outputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-3)}.ws-page-source-map__core{width:100%;height:auto;min-height:7.5rem}.ws-page-source-map__gate{bottom:0}.ws-page-source-map__item{min-width:0}.ws-page-source-map__stack--outputs .ws-page-source-map__item,.ws-page-source-map__stack:not(.ws-page-source-map__stack--outputs) .ws-page-source-map__item{display:grid;place-items:center;gap:var(--ws-space-2);min-height:5.4rem;padding:var(--ws-space-3) var(--ws-space-2);text-align:center;font-size:.75rem}.ws-page-source-map__stack--outputs .ws-page-source-map__icon,.ws-page-source-map__stack:not(.ws-page-source-map__stack--outputs) .ws-page-source-map__icon{width:2rem;height:2rem}.ws-page-source-map__stack--outputs .ws-page-source-map__item>span:last-child,.ws-page-source-map__stack:not(.ws-page-source-map__stack--outputs) .ws-page-source-map__item>span:last-child{min-width:0;white-space:normal}.ws-location-source-map{min-height:clamp(16rem,68vw,21rem);padding:clamp(.875rem,4vw,1.5rem)}.ws-location-source-map__paths--desktop{display:none}.ws-location-source-map__paths--mobile{display:block}.ws-location-source-map__paths--mobile .ws-location-source-map__path{display:block;opacity:var(--ws-flow-mobile-path-opacity)}.ws-location-source-map__master{width:min(100%,17rem);min-width:0;max-width:17rem;gap:.6rem;padding:.7rem .8rem}.ws-location-source-map__logo{width:2.35rem;height:2.35rem}.ws-location-source-map__master p,.ws-location-source-map__outlet p{font-size:clamp(.62rem,2.2vw,.78rem);line-height:1.2}.ws-location-source-map__master span,.ws-location-source-map__outlet span:not(.ws-location-source-map__outlet-icon){font-size:clamp(.52rem,1.95vw,.64rem);line-height:1.25}.ws-location-source-map__outlets{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.25rem,1.3vw,.45rem);margin-top:clamp(5rem,22vw,7rem)}.ws-location-source-map__outlet:nth-child(n+4){display:none}.ws-location-source-map__outlet{min-height:clamp(4.4rem,18vw,5.8rem);padding:.55rem .35rem;text-align:center}.ws-location-source-map__outlet-icon{width:clamp(1.45rem,5.8vw,1.8rem);height:clamp(1.45rem,5.8vw,1.8rem);margin:0 auto .4rem}}@media (max-width:520px){.ws-page-source-map__paths--mobile-tablet,.ws-workflow-map__paths--mobile{display:none}.ws-page-source-map__paths--mobile-phone{display:block}.ws-page-source-map__stack--outputs,.ws-page-source-map__stack:not(.ws-page-source-map__stack--outputs),.ws-workflow-map__stack--input,.ws-workflow-map__stack--output{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-3)}.ws-page-source-map__stack--outputs .ws-page-source-map__item,.ws-page-source-map__stack:not(.ws-page-source-map__stack--outputs) .ws-page-source-map__item,.ws-workflow-map__stack--input .ws-workflow-map__item,.ws-workflow-map__stack--output .ws-workflow-map__item{min-height:4.75rem;padding:var(--ws-space-3) var(--ws-space-2);overflow:hidden}.ws-page-source-map__stack--outputs .ws-page-source-map__item>span:last-child,.ws-page-source-map__stack:not(.ws-page-source-map__stack--outputs) .ws-page-source-map__item>span:last-child,.ws-workflow-map__stack--input .ws-workflow-map__item>span:last-child,.ws-workflow-map__stack--output .ws-workflow-map__item>span:last-child{overflow-wrap:anywhere}}@media (max-width:360px){.ws-page-source-map__stack--outputs .ws-page-source-map__item,.ws-page-source-map__stack:not(.ws-page-source-map__stack--outputs) .ws-page-source-map__item{min-height:5rem;font-size:.8125rem}.ws-location-source-map{padding:.75rem}.ws-location-source-map__master{padding:.6rem}.ws-location-source-map__outlet{padding:.45rem .25rem}.ws-location-source-map__outlet span:not(.ws-location-source-map__outlet-icon){display:none}}@media (max-width:325px){.ws-page-source-map{padding-inline:var(--ws-space-3)}}.ws-business-health{background:var(--ws-bg-primary)}.ws-business-health__layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:var(--ws-space-6);align-items:stretch;width:100%;max-width:1120px;margin:var(--ws-space-12) auto 0}.ws-business-health__proof-grid,.ws-business-health__visual-wrap{min-width:0}.ws-business-health__visual{display:grid;min-height:100%;place-items:center;background:linear-gradient(180deg,var(--ws-bg-subtle),var(--ws-bg-surface));padding:var(--ws-space-6);box-shadow:var(--ws-shadow-sm)}.ws-business-health__panel,.ws-business-health__visual{border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl)}.ws-business-health__panel{width:min(100%,31rem);background:var(--ws-bg-surface);padding:var(--ws-space-5);box-shadow:var(--ws-shadow-md)}.ws-business-health__panel-head{display:grid;grid-template-columns:2.75rem minmax(0,1fr) auto;gap:var(--ws-space-3);align-items:center}.ws-business-health__panel-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid color-mix(in srgb,var(--ws-success) 24%,var(--ws-border-default));border-radius:var(--ws-radius-lg);background:var(--ws-bg-success-soft);color:var(--ws-success)}.ws-business-health__answer span,.ws-business-health__metric span,.ws-business-health__panel-meta,.ws-business-health__question span{display:block;color:var(--ws-text-muted);font-size:.75rem;line-height:1.35;font-weight:800;letter-spacing:0;text-transform:uppercase}.ws-business-health__panel h3{margin:var(--ws-space-1) 0 0;color:var(--ws-text-primary);font-size:1.15rem;line-height:1.25;font-weight:850}.ws-business-health__badge{display:inline-flex;align-items:center;justify-content:center;gap:var(--ws-space-2);min-height:2rem;border:1px solid color-mix(in srgb,var(--ws-success) 28%,var(--ws-border-default));border-radius:999px;background:var(--ws-bg-success-soft);padding:0 var(--ws-space-3);color:var(--ws-success-text);font-size:.8125rem;line-height:1;font-weight:850;white-space:nowrap}.ws-business-health__panel-message{margin:var(--ws-space-5) 0 0;color:var(--ws-text-primary);font-size:1rem;line-height:1.55;font-weight:700}.ws-business-health__freshness{margin:var(--ws-space-2) 0 0;color:var(--ws-text-secondary);font-size:.875rem;line-height:1.5}.ws-business-health__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-3);margin-top:var(--ws-space-5)}.ws-business-health__metric{min-width:0;border:1px solid var(--ws-border-subtle);border-radius:var(--ws-radius-lg);background:var(--ws-bg-subtle);padding:var(--ws-space-3)}.ws-business-health__metric strong{display:block;margin-top:var(--ws-space-1);color:var(--ws-text-primary);font-size:.9375rem;line-height:1.25;font-weight:850;overflow-wrap:anywhere}.ws-business-health__answer,.ws-business-health__question{min-width:0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg)}.ws-business-health__question{display:grid;grid-template-columns:minmax(0,1fr) 2.5rem;gap:var(--ws-space-3);align-items:center;margin-top:var(--ws-space-5);background:var(--ws-bg-primary);padding:var(--ws-space-4)}.ws-business-health__question svg{justify-self:end;color:var(--ws-brand-secondary)}.ws-business-health__answer p,.ws-business-health__question p{margin:var(--ws-space-1) 0 0;color:var(--ws-text-primary);font-size:.9375rem;line-height:1.5;font-weight:750}.ws-business-health__answer{margin-top:var(--ws-space-3);background:color-mix(in srgb,var(--ws-bg-accent) 58%,var(--ws-bg-surface));padding:var(--ws-space-4)}.ws-business-health__proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-4);align-items:stretch}.ws-business-health__caption{max-width:760px;margin:var(--ws-space-6) auto 0;text-align:center}.ws-business-health__actions{display:flex;justify-content:center;gap:var(--ws-space-3);flex-wrap:wrap;margin-top:var(--ws-space-6)}@media (hover:hover){.ws-business-health__panel:hover{border-color:color-mix(in srgb,var(--ws-success) 28%,var(--ws-border-default))}}@media (max-width:980px){.ws-business-health__layout{grid-template-columns:1fr}.ws-business-health__proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.ws-business-health__layout{gap:var(--ws-space-5);margin-top:var(--ws-space-8)}.ws-business-health__panel,.ws-business-health__visual{padding:var(--ws-space-4)}.ws-business-health__panel-head{grid-template-columns:2.5rem minmax(0,1fr)}.ws-business-health__panel-icon{width:2.5rem;height:2.5rem}.ws-business-health__badge{grid-column:1/-1;justify-content:flex-start;width:fit-content;min-height:2.25rem}.ws-business-health__metrics,.ws-business-health__proof-grid{grid-template-columns:1fr}.ws-business-health__question{grid-template-columns:minmax(0,1fr)}.ws-business-health__question svg{display:none}.ws-business-health__caption{text-align:left}.ws-business-health__actions,.ws-business-health__actions .ws-btn{width:100%}}.ws-feature-detail{background:var(--ws-bg-primary);color:var(--ws-text-primary)}.ws-feature-detail-hero{padding:clamp(5rem,8vw,7.5rem) var(--ws-space-6) clamp(4rem,7vw,6rem);background:radial-gradient(circle at 16% 12%,rgba(14,165,233,.11),transparent 30%),linear-gradient(180deg,var(--ws-bg-primary),var(--ws-bg-subtle))}.ws-feature-detail-hero__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(32rem,1.1fr);gap:clamp(2.5rem,5vw,5.5rem);align-items:center}.ws-feature-detail-hero__copy{max-width:680px}.ws-feature-detail-final p,.ws-feature-detail-hero__subtitle,.ws-feature-detail__section-heading p{color:var(--ws-text-secondary);font-size:1.05rem;line-height:1.75}.ws-feature-detail-hero__subtitle{max-width:620px;margin:var(--ws-space-5) 0 0}.ws-feature-detail-hero__actions{display:flex;flex-wrap:wrap;gap:var(--ws-space-3);margin-top:var(--ws-space-8)}.ws-feature-detail-preview{border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:linear-gradient(145deg,rgba(14,165,233,.07),rgba(37,99,235,.035)),var(--ws-bg-elevated);box-shadow:var(--ws-shadow-xl);overflow:hidden;padding:var(--ws-space-5)}.ws-feature-detail-preview__bar{display:flex;align-items:center;justify-content:space-between;gap:var(--ws-space-3);border-bottom:1px solid var(--ws-border-subtle);color:var(--ws-text-muted);font-size:.75rem;font-weight:800;padding-bottom:var(--ws-space-4)}.ws-feature-detail-preview__main{display:grid;gap:var(--ws-space-4);padding:var(--ws-space-8) var(--ws-space-3) var(--ws-space-6);text-align:center}.ws-feature-detail-preview__main>span{display:inline-flex;align-items:center;justify-content:center;justify-self:center;width:4.5rem;height:4.5rem;border:1px solid var(--ws-border-subtle);border-radius:1.5rem;background:var(--ws-bg-accent);color:var(--ws-brand-secondary)}.ws-feature-detail-preview__main h2{margin:0;color:var(--ws-text-primary);font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.08;font-weight:850}.ws-feature-detail-preview__main p{max-width:420px;margin:0 auto;color:var(--ws-text-secondary);font-size:.95rem;line-height:1.65}.ws-feature-detail-preview__pills{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--ws-space-2)}.ws-feature-detail-preview__pills span{border:1px solid var(--ws-border-subtle);border-radius:999px;background:var(--ws-bg-primary);color:var(--ws-text-secondary);font-size:.75rem;font-weight:750;padding:.45rem .7rem}.ws-feature-visual{position:relative;width:100%;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 9%,var(--ws-border-default));border-radius:1.75rem;background:radial-gradient(circle at 18% 12%,color-mix(in srgb,var(--ws-brand-secondary) 8%,transparent),transparent 34%),linear-gradient(145deg,color-mix(in srgb,var(--ws-brand-secondary) 4%,transparent),transparent 62%),var(--ws-bg-elevated);box-shadow:0 28px 64px color-mix(in srgb,var(--ws-text-primary) 8%,transparent);overflow:hidden;padding:clamp(var(--ws-space-5),3vw,var(--ws-space-8))}.ws-feature-visual:before{position:absolute;inset:auto -18% -32% auto;width:20rem;height:20rem;border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--ws-brand-secondary) 10%,transparent),transparent 68%);pointer-events:none;content:""}.ws-feature-visual__bar{display:flex;align-items:center;justify-content:space-between;color:var(--ws-text-secondary);font-size:.8125rem;font-weight:820;line-height:1.2;margin-bottom:var(--ws-space-4);text-transform:uppercase}.ws-feature-visual__bar,.ws-feature-visual__hero{position:relative;z-index:1;gap:var(--ws-space-3)}.ws-feature-visual__hero{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;max-width:44rem;padding:0 0 var(--ws-space-6)}.ws-feature-visual__hero-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 16%,var(--ws-border-default));border-radius:1rem;background:color-mix(in srgb,var(--ws-brand-secondary) 8%,var(--ws-bg-surface));color:var(--ws-brand-secondary)}.ws-feature-visual__hero h2{margin:0;color:var(--ws-text-primary);font-size:clamp(1.2rem,2vw,1.62rem);font-weight:850;letter-spacing:0;line-height:1.12}.ws-feature-visual__hero p{margin:var(--ws-space-2) 0 0;color:var(--ws-text-secondary);font-size:.86rem;line-height:1.55}.ws-feature-visual__stage{position:relative;z-index:1;display:grid;align-items:center;min-height:14rem;overflow:visible;padding:0}.ws-feature-visual__content-rail span,.ws-feature-visual__discovery-sources span,.ws-feature-visual__link-stack span,.ws-feature-visual__print-toolbar span,.ws-feature-visual__source-stack span,.ws-feature-visual__status-panel span,.ws-feature-visual__surface-grid span{display:inline-flex;align-items:center;gap:var(--ws-space-2);min-height:2rem;border:1px solid transparent;border-radius:999px;background:color-mix(in srgb,var(--ws-brand-secondary) 6%,var(--ws-bg-surface));color:var(--ws-text-secondary);font-size:.8125rem;font-weight:760;line-height:1.2;padding:.38rem .62rem}.ws-feature-visual svg{flex:0 0 auto;color:var(--ws-brand-secondary)}.ws-feature-visual__source-flow{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:var(--ws-space-4);align-items:center}.ws-feature-visual__content-rail,.ws-feature-visual__discovery-sources,.ws-feature-visual__link-stack,.ws-feature-visual__source-stack{display:grid;gap:var(--ws-space-2)}.ws-feature-visual__flow-core{display:grid;place-items:center;width:8rem;height:8rem;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 24%,var(--ws-border-default));border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--ws-brand-secondary) 12%,transparent),transparent 62%),var(--ws-bg-surface);color:var(--ws-text-primary);text-align:center;box-shadow:var(--ws-shadow-md)}.ws-feature-visual__flow-core small,.ws-feature-visual__flow-core strong{display:block;max-width:6rem}.ws-feature-visual__flow-core strong{font-size:.8125rem;line-height:1.18}.ws-feature-visual__flow-core small{color:var(--ws-text-muted);font-size:.8125rem;font-weight:700;line-height:1.25}.ws-feature-visual__document,.ws-feature-visual__draft-card,.ws-feature-visual__feedback-flow article,.ws-feature-visual__item-card,.ws-feature-visual__mini-grid article,.ws-feature-visual__qr-card,.ws-feature-visual__quality-list article,.ws-feature-visual__status-panel{border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 10%,var(--ws-border-subtle));border-radius:1.1rem;background:color-mix(in srgb,var(--ws-bg-surface) 94%,var(--ws-bg-accent));box-shadow:0 12px 28px color-mix(in srgb,var(--ws-text-primary) 5%,transparent)}.ws-feature-visual__draft-card{display:grid;gap:var(--ws-space-2);padding:var(--ws-space-4)}.ws-feature-visual__draft-card>div{display:flex;gap:var(--ws-space-2);margin-bottom:var(--ws-space-1)}.ws-feature-visual__draft-card>div span{width:1.85rem;height:1.85rem;border-radius:.75rem;background:color-mix(in srgb,var(--ws-brand-secondary) 12%,var(--ws-bg-accent))}.ws-feature-visual__business-header strong,.ws-feature-visual__document strong,.ws-feature-visual__draft-card strong,.ws-feature-visual__feedback-flow strong,.ws-feature-visual__item-card strong,.ws-feature-visual__mini-grid strong,.ws-feature-visual__print-assets strong,.ws-feature-visual__qr-card strong,.ws-feature-visual__quality-list strong,.ws-feature-visual__status-panel strong{color:var(--ws-text-primary);font-size:.88rem;font-weight:850;line-height:1.2}.ws-feature-visual__business-header p,.ws-feature-visual__document p,.ws-feature-visual__draft-card p,.ws-feature-visual__item-card p,.ws-feature-visual__mini-grid p,.ws-feature-visual__quality-list p,.ws-feature-visual__status-panel p{margin:0;color:var(--ws-text-secondary);font-size:.8125rem;line-height:1.45}.ws-feature-visual__draft-card p{min-height:.62rem;border-radius:999px;background:color-mix(in srgb,var(--ws-text-muted) 16%,transparent);color:transparent}.ws-feature-visual__content-board,.ws-feature-visual__item-card{display:grid;gap:var(--ws-space-4)}.ws-feature-visual__item-card{grid-template-columns:5.5rem minmax(0,1fr);align-items:center;padding:var(--ws-space-4)}.ws-feature-visual__image-tile{display:block;aspect-ratio:1;border-radius:var(--ws-radius-lg);background:radial-gradient(circle at 35% 32%,hsla(0,0%,100%,.75),transparent .7rem),linear-gradient(135deg,#f97316,#facc15 52%,#22c55e)}.ws-feature-visual__content-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-feature-visual__phone-shell{width:min(15.5rem,100%);margin:0 auto;border:.48rem solid var(--ws-text-primary);border-radius:2rem;background:var(--ws-bg-primary);box-shadow:var(--ws-shadow-lg);padding:var(--ws-space-4)}.ws-feature-visual__phone-top{width:3.3rem;height:.36rem;margin:0 auto var(--ws-space-4);border-radius:999px;background:color-mix(in srgb,var(--ws-text-muted) 30%,transparent)}.ws-feature-visual__choice-stack{display:grid;gap:var(--ws-space-3)}.ws-feature-visual__choice-stack article{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:var(--ws-space-3);align-items:center;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface);padding:var(--ws-space-3)}.ws-feature-visual__choice-stack article>span{display:block;aspect-ratio:1;border-radius:var(--ws-radius-md);background:radial-gradient(circle at 68% 32%,hsla(0,0%,100%,.72),transparent .55rem),linear-gradient(135deg,#f97316,#facc15)}.ws-feature-visual__choice-stack article:nth-child(2)>span{background:radial-gradient(circle at 68% 32%,hsla(0,0%,100%,.72),transparent .55rem),linear-gradient(135deg,#22c55e,#38bdf8)}.ws-feature-visual__choice-stack article:nth-child(3)>span{background:radial-gradient(circle at 68% 32%,hsla(0,0%,100%,.72),transparent .55rem),linear-gradient(135deg,#8b5cf6,#38bdf8)}.ws-feature-visual__choice-stack small,.ws-feature-visual__feedback-flow small{display:block;margin-top:.2rem;color:var(--ws-text-muted);font-size:.8125rem;font-weight:700;line-height:1.25}.ws-feature-visual__browser{border:0;border-radius:1.35rem;background:linear-gradient(180deg,color-mix(in srgb,var(--ws-bg-primary) 86%,var(--ws-bg-accent)),color-mix(in srgb,var(--ws-bg-surface) 95%,var(--ws-bg-accent)));box-shadow:0 18px 42px color-mix(in srgb,var(--ws-text-primary) 8%,transparent);overflow:hidden}.ws-feature-visual__browser-bar{display:none}.ws-feature-visual__browser-bar span{width:.5rem;height:.5rem;border-radius:999px;background:var(--ws-text-muted);opacity:.5}.ws-feature-visual__business-header{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:var(--ws-space-4);padding:var(--ws-space-5) var(--ws-space-5) var(--ws-space-3)}.ws-feature-visual__business-header>span{display:grid;place-items:center;width:3rem;height:3rem;border-radius:1rem;background:color-mix(in srgb,var(--ws-brand-secondary) 8%,var(--ws-bg-accent))}.ws-feature-visual__surface-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-2);padding:0 var(--ws-space-5) var(--ws-space-5)}.ws-feature-visual--official-business-page .ws-feature-visual__stage{min-height:11.75rem}.ws-feature-visual--official-business-page .ws-feature-visual__surface-grid span{justify-content:flex-start;min-height:2.25rem;border-radius:.85rem;background:color-mix(in srgb,var(--ws-brand-secondary) 5%,var(--ws-bg-primary))}.ws-feature-visual__discovery-card,.ws-feature-visual__qr-layout{display:grid;grid-template-columns:minmax(8rem,.92fr) minmax(0,1fr);gap:var(--ws-space-4);align-items:center}.ws-feature-visual__qr-card{display:grid;place-items:center;gap:var(--ws-space-3);padding:var(--ws-space-4);text-align:center}.ws-feature-visual__qr{display:grid;grid-template-columns:repeat(5,.56rem);gap:.22rem;padding:.65rem;border-radius:var(--ws-radius-md);background:var(--ws-bg-primary);border:1px solid var(--ws-border-default)}.ws-feature-visual__qr span{width:.56rem;height:.56rem;border-radius:.16rem;background:color-mix(in srgb,var(--ws-brand-secondary) 22%,transparent)}.ws-feature-visual__qr span:first-child,.ws-feature-visual__qr span:nth-child(10),.ws-feature-visual__qr span:nth-child(13),.ws-feature-visual__qr span:nth-child(16),.ws-feature-visual__qr span:nth-child(19),.ws-feature-visual__qr span:nth-child(2),.ws-feature-visual__qr span:nth-child(20),.ws-feature-visual__qr span:nth-child(22),.ws-feature-visual__qr span:nth-child(24),.ws-feature-visual__qr span:nth-child(25),.ws-feature-visual__qr span:nth-child(5),.ws-feature-visual__qr span:nth-child(6),.ws-feature-visual__qr span:nth-child(7){background:var(--ws-brand-secondary)}.ws-feature-visual__print-workspace{display:grid;grid-template-columns:minmax(9rem,.82fr) minmax(0,1.18fr);gap:var(--ws-space-4);align-items:stretch}.ws-feature-visual__print-editor-card,.ws-feature-visual__print-template-panel{min-width:0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:linear-gradient(180deg,var(--ws-bg-primary),color-mix(in srgb,var(--ws-bg-accent) 54%,var(--ws-bg-primary)));box-shadow:var(--ws-shadow-sm)}.ws-feature-visual__print-template-panel{display:grid;align-content:start;gap:var(--ws-space-3);padding:var(--ws-space-4)}.ws-feature-visual__print-panel-top{display:grid;gap:.35rem}.ws-feature-visual__print-artboard strong,.ws-feature-visual__print-panel-top strong{color:var(--ws-text-primary);font-size:.96rem;font-weight:850;line-height:1.22}.ws-feature-visual__print-artboard small,.ws-feature-visual__print-panel-top span{color:var(--ws-text-secondary);font-size:.76rem;font-weight:650;line-height:1.45}.ws-feature-visual__print-template-list{display:grid;gap:var(--ws-space-2)}.ws-feature-visual__print-editor-actions span,.ws-feature-visual__print-editor-top span,.ws-feature-visual__print-output-strip span,.ws-feature-visual__print-template-list span{display:inline-flex;align-items:center;gap:var(--ws-space-2);min-width:0;border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-surface);color:var(--ws-text-secondary);font-size:.72rem;font-weight:760;line-height:1.2;padding:.42rem .62rem}.ws-feature-visual__print-editor-card{display:grid;gap:var(--ws-space-3);padding:var(--ws-space-3)}.ws-feature-visual__print-editor-actions,.ws-feature-visual__print-editor-top,.ws-feature-visual__print-output-strip{display:flex;flex-wrap:wrap;gap:var(--ws-space-2)}.ws-feature-visual__print-editor-top{justify-content:flex-end}.ws-feature-visual__print-artboard{display:grid;justify-items:center;gap:var(--ws-space-2);min-height:9.5rem;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 16%,var(--ws-border-default));border-radius:var(--ws-radius-md);background:linear-gradient(180deg,color-mix(in srgb,var(--ws-brand-primary) 8%,transparent),transparent 45%),var(--ws-bg-primary);padding:var(--ws-space-4);text-align:center}.ws-feature-visual__print-artboard .ws-feature-visual__qr{grid-template-columns:repeat(5,.42rem);gap:.16rem;padding:.48rem}.ws-feature-visual__print-artboard .ws-feature-visual__qr span{width:.42rem;height:.42rem;border-radius:.12rem}.ws-feature-visual__print-output-strip{grid-column:1/-1}.ws-feature-visual__phone-shell--dashboard{width:min(14rem,100%)}.ws-feature-visual__status-panel{display:grid;gap:var(--ws-space-2);padding:var(--ws-space-4)}.ws-feature-visual__feedback-flow,.ws-feature-visual__mini-grid,.ws-feature-visual__quality-list{display:grid;gap:var(--ws-space-3)}.ws-feature-visual__quality-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--ws-space-3);align-items:center;padding:var(--ws-space-4)}.ws-feature-visual__feedback-flow{grid-template-columns:repeat(4,minmax(0,1fr))}.ws-feature-visual__feedback-flow article{display:grid;gap:var(--ws-space-2);min-height:9.4rem;padding:var(--ws-space-4)}.ws-feature-visual__feedback-flow article:not(:last-child):after{display:none}.ws-feature-visual__document{display:grid;gap:var(--ws-space-3);padding:var(--ws-space-4)}.ws-feature-visual__mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-feature-visual__mini-grid article{display:grid;gap:var(--ws-space-2);padding:var(--ws-space-4)}.ws-feature-detail-strip{border-top:1px solid var(--ws-border-default);border-bottom:1px solid var(--ws-border-default);background:var(--ws-bg-surface);padding:var(--ws-space-5) var(--ws-space-6)}.ws-feature-detail-strip__inner{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--ws-space-3)}.ws-feature-detail-strip__item{display:inline-flex;align-items:center;gap:var(--ws-space-2);min-height:2.5rem;border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-primary);box-shadow:var(--ws-shadow-sm);padding:.5rem .82rem;color:var(--ws-text-secondary);font-size:.84rem;font-weight:760;line-height:1.2}.ws-feature-detail-strip__item svg{flex:0 0 auto;color:var(--ws-brand-secondary)}.ws-feature-detail__section-heading{max-width:780px;margin:0 auto var(--ws-space-10);text-align:center}.ws-feature-detail__section-heading p:not(.ws-page-hero__eyebrow){max-width:680px;margin:var(--ws-space-4) auto 0}.ws-feature-detail-proof__grid,.ws-feature-detail-story__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-5)}.ws-feature-detail-proof__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ws-feature-detail__reveal-card{height:100%}.ws-feature-detail-proof__card,.ws-feature-detail-story__card{position:relative;height:100%;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-elevated);box-shadow:var(--ws-shadow-sm);padding:var(--ws-space-6)}.ws-feature-detail-story__card{min-height:260px}.ws-feature-detail-story__index{position:absolute;top:var(--ws-space-5);right:var(--ws-space-5);color:var(--ws-text-muted);font-size:.85rem;font-weight:850}.ws-feature-detail-proof__card svg,.ws-feature-detail-story__card svg{color:var(--ws-brand-secondary)}.ws-feature-detail-proof__card h3,.ws-feature-detail-story__card h3{margin:var(--ws-space-5) 0 var(--ws-space-3);color:var(--ws-text-primary);font-size:1.2rem;line-height:1.2;font-weight:850}.ws-feature-detail-proof__card p,.ws-feature-detail-story__card p{margin:0;color:var(--ws-text-secondary);font-size:.95rem;line-height:1.65}.ws-feature-detail-proof__card{min-height:210px}.ws-feature-journey{position:relative;background:var(--ws-bg-primary)}.ws-feature-journey__heading{max-width:780px;margin-bottom:var(--ws-space-12)}.ws-feature-journey__heading p:not(.ws-page-hero__eyebrow){margin:var(--ws-space-4) 0 0;color:var(--ws-text-secondary);font-size:1.0625rem;line-height:1.75}.ws-feature-journey__layout{display:grid;grid-template-columns:minmax(14rem,.34fr) minmax(0,1.66fr);gap:clamp(var(--ws-space-5),3.2vw,var(--ws-space-12));align-items:start;min-width:0}.ws-feature-journey__layout.ws-animate-on-scroll--pending{transform:none}.ws-feature-journey__pin{position:relative}.ws-feature-journey__nav{display:grid;width:min(100%,17rem);padding:.2rem 0}.ws-feature-journey__step{position:relative;display:grid;grid-template-columns:1.35rem minmax(0,1fr);gap:var(--ws-space-3);align-items:start;width:100%;border-bottom:1px solid color-mix(in srgb,var(--ws-border-default) 78%,transparent);background:transparent;padding:.86rem .85rem .9rem 1rem;color:var(--ws-text-muted);line-height:1.2;text-decoration:none;transition:background .18s ease,color .16s ease,opacity .16s ease}.ws-feature-journey__step:before{position:absolute;top:.88rem;bottom:.88rem;left:-.05rem;width:2px;border-radius:999px;background:transparent;content:"";transition:background .18s ease,box-shadow .18s ease}.ws-feature-journey__step svg{margin-top:.06rem;color:currentColor}.ws-feature-journey__step strong{display:block;color:inherit;font-size:.92rem;font-weight:740;letter-spacing:0}.ws-feature-journey__step small{display:block;max-height:0;margin-top:0;overflow:hidden;color:var(--ws-text-secondary);font-size:.82rem;font-weight:500;line-height:1.48;opacity:0;transition:max-height .22s ease,margin-top .18s ease,opacity .18s ease}.ws-feature-journey__step:focus-visible,.ws-feature-journey__step:hover{color:var(--ws-text-primary)}.ws-feature-journey__step:focus-visible{outline:2px solid color-mix(in srgb,var(--ws-brand-secondary) 36%,transparent);outline-offset:.18rem}.ws-feature-journey__step[data-active=true]{background:linear-gradient(90deg,color-mix(in srgb,var(--ws-brand-secondary) 9%,transparent),transparent 78%);color:var(--ws-text-primary)}.ws-feature-journey__step[data-active=true] small{max-height:4.75rem;margin-top:.48rem;opacity:1}.ws-feature-journey__step[data-active=true]:before{background:var(--ws-brand-secondary);box-shadow:0 0 .65rem color-mix(in srgb,var(--ws-brand-secondary) 28%,transparent)}.ws-feature-journey__screens{display:grid;align-items:start;gap:var(--ws-space-6);min-width:0}.ws-feature-journey__screen{position:relative;align-self:start;display:flex;flex-direction:column;justify-content:center;gap:clamp(var(--ws-space-5),3.2vh,var(--ws-space-9));width:100%;min-width:0;min-height:27rem;overflow:hidden;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:linear-gradient(135deg,color-mix(in srgb,var(--ws-brand-secondary) 10%,transparent),transparent 34%),radial-gradient(circle at 52% 52%,color-mix(in srgb,var(--ws-brand-secondary) 11%,transparent),transparent 42%),var(--ws-bg-surface);box-shadow:var(--ws-shadow-lg);scroll-margin-top:7.5rem}.ws-feature-journey__screen-copy{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:start;column-gap:var(--ws-space-5);padding:clamp(var(--ws-space-5),2.8vw,var(--ws-space-8)) clamp(var(--ws-space-5),3.2vw,var(--ws-space-10)) 0;border:0;background:transparent;box-shadow:none}.ws-feature-journey__screen-copy>p:first-child{grid-column:2;margin:0 0 var(--ws-space-3);color:var(--ws-brand-secondary);font-size:.72rem;font-weight:800;letter-spacing:0;line-height:1.2;text-transform:uppercase}.ws-feature-journey__screen-copy>span{grid-column:1;grid-row:1/span 4;display:flex;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 22%,var(--ws-border-default));border-radius:var(--ws-radius-lg);background:color-mix(in srgb,var(--ws-brand-secondary) 8%,var(--ws-bg-surface));color:var(--ws-brand-secondary)}.ws-feature-journey__screen-copy h3{grid-column:2;max-width:48rem;margin:0;color:var(--ws-text-primary);font-size:clamp(1.35rem,2vw,2rem);font-weight:850;letter-spacing:0;line-height:1.12}.ws-feature-journey__screen-copy>p:not(:first-child){grid-column:2;max-width:58rem;margin:var(--ws-space-4) 0 0;color:var(--ws-text-secondary);font-size:.98rem;line-height:1.65}.ws-feature-journey__screen-copy>div{grid-column:2;display:flex;flex-wrap:wrap;gap:var(--ws-space-2);margin-top:var(--ws-space-5)}.ws-feature-journey__screen-copy em{display:inline-flex;align-items:center;min-height:1.85rem;border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-primary);padding:.34rem .62rem;color:var(--ws-text-secondary);font-size:.7rem;font-style:normal;font-weight:750;line-height:1.2}.ws-feature-journey__media{position:relative;z-index:1;display:grid;align-content:start;align-items:start;margin-top:clamp(var(--ws-space-2),1.4vh,var(--ws-space-4));border:0;background:transparent;box-shadow:none;padding:0 clamp(var(--ws-space-5),3.2vw,var(--ws-space-10)) clamp(var(--ws-space-5),2.8vw,var(--ws-space-8))}.ws-feature-journey__media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:var(--ws-space-4)}.ws-feature-journey__mini-card{height:100%;min-height:clamp(10.5rem,18vh,13rem);min-width:0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-sm);padding:var(--ws-space-5)}.ws-feature-journey__mini-card svg{color:var(--ws-brand-secondary)}.ws-feature-journey__mini-card h4{margin:var(--ws-space-4) 0 var(--ws-space-2);color:var(--ws-text-primary);font-size:.98rem;line-height:1.32;font-weight:850}.ws-feature-journey__mini-card p{margin:0;color:var(--ws-text-secondary);font-size:.875rem;line-height:1.62}.ws-print-kit-gallery{background:radial-gradient(circle at 10% 12%,color-mix(in srgb,var(--ws-brand-secondary) 8%,transparent),transparent 34%),var(--ws-bg-surface)}.ws-print-kit-gallery__inner{display:grid;gap:var(--ws-space-10)}.ws-print-kit-gallery__copy{max-width:780px}.ws-print-kit-gallery__copy p:not(.ws-page-hero__eyebrow){max-width:680px;margin:var(--ws-space-4) 0 0;color:var(--ws-text-secondary);font-size:1.04rem;line-height:1.72}.ws-print-kit-gallery__asset-rail{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:var(--ws-space-3);margin:0;padding:0;list-style:none}.ws-print-kit-gallery__asset-rail li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--ws-space-2);align-items:center;min-width:0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:color-mix(in srgb,var(--ws-bg-elevated) 88%,var(--ws-bg-accent));box-shadow:var(--ws-shadow-sm);padding:.72rem .78rem}.ws-print-kit-gallery__asset-rail svg{color:var(--ws-brand-secondary)}.ws-print-kit-gallery__asset-rail span{display:grid;gap:.12rem;min-width:0}.ws-print-kit-gallery__asset-rail small,.ws-print-kit-gallery__asset-rail strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-print-kit-gallery__asset-rail strong{color:var(--ws-text-primary);font-size:.78rem;font-weight:820;line-height:1.15}.ws-print-kit-gallery__asset-rail small{color:var(--ws-text-muted);font-size:.69rem;font-weight:680;line-height:1.1}.ws-print-kit-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-6)}.ws-print-kit-gallery__card{display:grid;gap:var(--ws-space-5);min-width:0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:var(--ws-bg-elevated);box-shadow:var(--ws-shadow-lg);overflow:hidden;padding:clamp(var(--ws-space-5),2.4vw,var(--ws-space-7))}.ws-print-kit-gallery__card-copy{display:grid;gap:var(--ws-space-2)}.ws-print-kit-gallery__card-copy>span{color:var(--ws-brand-secondary);font-size:.72rem;font-weight:820;letter-spacing:0;line-height:1.2;text-transform:uppercase}.ws-print-kit-gallery__card-copy h3{margin:0;color:var(--ws-text-primary);font-size:clamp(1.3rem,2vw,1.75rem);font-weight:850;letter-spacing:0;line-height:1.16}.ws-print-kit-gallery__card-copy p{margin:0;color:var(--ws-text-secondary);font-size:.94rem;line-height:1.65}.ws-print-kit-gallery__screenshot{position:relative;min-width:0;margin:0;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 10%,var(--ws-border-default));border-radius:var(--ws-radius-lg);background:var(--ws-bg-primary);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ws-bg-primary) 80%,transparent),0 1.1rem 2.8rem color-mix(in srgb,#0f172a 14%,transparent);overflow:hidden}.ws-print-kit-gallery__screenshot:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,#fff 10%,transparent),transparent 38%),radial-gradient(circle at 20% 8%,color-mix(in srgb,var(--ws-brand-secondary) 9%,transparent),transparent 30%);opacity:.72}.ws-print-kit-gallery__screenshot img{display:block;width:100%;height:auto}.ws-feature-screenshot-gallery{background:radial-gradient(circle at 88% 12%,color-mix(in srgb,var(--ws-brand-secondary) 8%,transparent),transparent 34%),var(--ws-bg-primary)}.ws-feature-screenshot-gallery__inner{display:grid;gap:var(--ws-space-8)}.ws-feature-screenshot-gallery__copy{max-width:780px}.ws-feature-screenshot-gallery__copy p:not(.ws-page-hero__eyebrow){max-width:680px;margin:var(--ws-space-4) 0 0;color:var(--ws-text-secondary);font-size:1.04rem;line-height:1.72}.ws-feature-screenshot-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-6)}.ws-feature-screenshot-gallery__grid--single{grid-template-columns:minmax(0,1fr);max-width:980px}.ws-feature-screenshot-gallery__card{display:grid;align-content:start;gap:var(--ws-space-5);height:100%;min-width:0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:color-mix(in srgb,var(--ws-bg-elevated) 92%,var(--ws-bg-accent));box-shadow:var(--ws-shadow-lg);overflow:hidden;padding:clamp(var(--ws-space-5),2.4vw,var(--ws-space-7))}.ws-feature-screenshot-gallery__card-copy{display:grid;gap:var(--ws-space-2)}.ws-feature-screenshot-gallery__card-copy>span{color:var(--ws-brand-secondary);font-size:.72rem;font-weight:820;letter-spacing:0;line-height:1.2;text-transform:uppercase}.ws-feature-screenshot-gallery__card-copy h3{margin:0;color:var(--ws-text-primary);font-size:clamp(1.24rem,2vw,1.68rem);font-weight:850;letter-spacing:0;line-height:1.16}.ws-feature-screenshot-gallery__card-copy p{margin:0;color:var(--ws-text-secondary);font-size:.94rem;line-height:1.65}.ws-feature-screenshot-gallery__screenshot{position:relative;display:flex;align-items:flex-start;justify-content:center;min-width:0;margin:0;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 10%,var(--ws-border-default));border-radius:var(--ws-radius-lg);background:linear-gradient(135deg,color-mix(in srgb,var(--ws-bg-accent) 74%,transparent),transparent 62%),var(--ws-bg-primary);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ws-bg-primary) 78%,transparent),0 1rem 2.6rem color-mix(in srgb,#0f172a 12%,transparent);overflow:hidden}.ws-feature-screenshot-gallery__screenshot--dark{background:#111827;border-color:color-mix(in srgb,var(--ws-brand-secondary) 22%,#334155)}.ws-feature-screenshot-gallery__screenshot--portrait{align-items:center;padding:var(--ws-space-3)}.ws-feature-screenshot-gallery__screenshot img{display:block;width:100%;height:auto}.ws-feature-screenshot-gallery__screenshot--portrait img{width:min(100%,18rem);border-radius:calc(var(--ws-radius-lg) - .25rem);box-shadow:var(--ws-shadow-sm)}.ws-feature-screenshot-gallery__screenshot--wide img{min-height:18rem;object-fit:cover;object-position:top center}.ws-feature-detail-support__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-5)}.ws-feature-detail-support__section{height:100%;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-sm);padding:clamp(var(--ws-space-6),3vw,var(--ws-space-8))}.ws-feature-detail-support__section h3{margin:0;color:var(--ws-text-primary);font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.15;font-weight:850}.ws-feature-detail-support__section>p{margin:var(--ws-space-3) 0 0;color:var(--ws-text-secondary);font-size:1rem;line-height:1.65}.ws-feature-detail-support__section>div{display:flex;flex-wrap:wrap;gap:var(--ws-space-2);margin-top:var(--ws-space-5)}.ws-feature-detail-support__section span{display:inline-flex;align-items:center;gap:var(--ws-space-2);border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-primary);padding:.45rem .7rem;color:var(--ws-text-secondary);font-size:.8rem;font-weight:760;line-height:1.2}.ws-feature-detail-support__section svg{flex:0 0 auto;color:var(--ws-brand-secondary)}.ws-feature-detail-final{max-width:820px;margin:0 auto;text-align:center}.ws-feature-detail-final p:not(.ws-page-hero__eyebrow){max-width:680px;margin:var(--ws-space-4) auto 0}.ws-feature-detail-final__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--ws-space-4);margin-top:var(--ws-space-8)}.ws-feature-detail-final__link{display:inline-flex;align-items:center;gap:var(--ws-space-2);color:var(--ws-brand-secondary);font-size:.95rem;font-weight:800;text-decoration:none}.ws-feature-detail-final__link:focus-visible,.ws-feature-detail-final__link:hover{color:var(--ws-brand-primary)}@media (max-width:1100px){.ws-feature-detail-hero__inner,.ws-feature-detail-proof__grid,.ws-feature-detail-story__grid,.ws-feature-detail-support__grid,.ws-feature-screenshot-gallery__grid,.ws-print-kit-gallery__grid{grid-template-columns:1fr}.ws-feature-detail-hero__copy,.ws-feature-detail-preview,.ws-feature-visual{max-width:720px;margin:0 auto}.ws-feature-detail-hero__copy{text-align:center}.ws-feature-detail-hero__actions{justify-content:center}.ws-print-kit-gallery__asset-rail{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.ws-feature-journey__layout{grid-template-columns:1fr}.ws-feature-journey__nav{position:sticky;top:4.75rem;z-index:8;display:flex;gap:.48rem;width:100%;overflow-x:auto;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:color-mix(in srgb,var(--ws-bg-primary) 88%,transparent);box-shadow:var(--ws-shadow-md);padding:.45rem;scrollbar-width:none}.ws-feature-journey__nav::-webkit-scrollbar{display:none}.ws-feature-journey__step{display:flex;align-items:center;flex:0 0 auto;width:auto;min-height:2.35rem;border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-surface);padding:.48rem .75rem;color:var(--ws-text-secondary);font-size:.78rem;font-weight:760;line-height:1.2;white-space:nowrap}.ws-feature-journey__step small,.ws-feature-journey__step svg,.ws-feature-journey__step:before{display:none}.ws-feature-journey__step:focus-visible,.ws-feature-journey__step:hover,.ws-feature-journey__step[data-active=true]{border-color:color-mix(in srgb,var(--ws-brand-secondary) 32%,var(--ws-border-default));background:linear-gradient(90deg,color-mix(in srgb,var(--ws-brand-secondary) 12%,transparent),transparent),var(--ws-bg-surface);color:var(--ws-text-primary)}.ws-feature-journey__step strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem}.ws-feature-journey__screen{min-height:auto;gap:var(--ws-space-5)}.ws-feature-journey__media-grid{grid-template-columns:1fr}}@media (max-width:640px){.ws-feature-detail-hero{padding:var(--ws-space-16) var(--ws-space-4) var(--ws-space-12)}.ws-feature-detail-final__actions,.ws-feature-detail-final__actions .ws-btn,.ws-feature-detail-hero__actions,.ws-feature-detail-hero__actions .ws-btn{width:100%}.ws-feature-detail-preview{padding:var(--ws-space-4)}.ws-feature-detail-preview__bar,.ws-feature-visual__bar{align-items:flex-start;flex-direction:column}.ws-feature-visual{padding:var(--ws-space-4)}.ws-feature-visual__hero{grid-template-columns:1fr;gap:var(--ws-space-3);padding:var(--ws-space-5) 0 var(--ws-space-4)}.ws-feature-visual__hero-icon{width:3.25rem;height:3.25rem}.ws-feature-visual__stage{min-height:auto;padding:0}.ws-feature-visual__content-rail,.ws-feature-visual__discovery-card,.ws-feature-visual__mini-grid,.ws-feature-visual__print-workspace,.ws-feature-visual__qr-layout,.ws-feature-visual__source-flow{grid-template-columns:1fr}.ws-feature-visual__content-rail,.ws-feature-visual__discovery-sources,.ws-feature-visual__link-stack,.ws-feature-visual__source-stack{display:flex;flex-wrap:wrap}.ws-feature-visual__flow-core{width:5.85rem;height:5.85rem;margin:0 auto}.ws-feature-visual__flow-core strong{font-size:.8125rem}.ws-feature-visual__flow-core small{display:none}.ws-feature-visual__draft-card{padding:var(--ws-space-3)}.ws-feature-visual__item-card{grid-template-columns:4.5rem minmax(0,1fr)}.ws-feature-visual__print-output-strip{grid-column:auto}.ws-feature-visual__print-artboard{min-height:8.25rem}.ws-print-kit-gallery__asset-rail{display:flex;gap:var(--ws-space-2);margin-inline:calc(var(--ws-space-4) * -1);overflow-x:auto;padding:0 var(--ws-space-4) var(--ws-space-1);scroll-snap-type:x proximity;scrollbar-width:none}.ws-print-kit-gallery__asset-rail::-webkit-scrollbar{display:none}.ws-print-kit-gallery__asset-rail li{flex:0 0 11.25rem;scroll-snap-align:start}.ws-feature-screenshot-gallery__screenshot--wide img{min-height:0}.ws-feature-visual__feedback-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-2)}.ws-feature-visual__feedback-flow article{min-height:7.4rem;padding:var(--ws-space-3)}.ws-feature-visual__feedback-flow small,.ws-feature-visual__feedback-flow strong{font-size:.8125rem}.ws-feature-visual__phone-shell{width:min(14.5rem,100%)}.ws-feature-detail-proof__card,.ws-feature-detail-story__card{min-height:auto;padding:var(--ws-space-5)}.ws-feature-detail__section-heading{text-align:left}.ws-feature-detail-strip{padding:var(--ws-space-4)}.ws-feature-detail-strip__inner{justify-content:flex-start}.ws-feature-detail-strip__item{font-size:.78rem}.ws-feature-journey__heading{margin-bottom:var(--ws-space-8)}.ws-feature-journey__screen-copy{padding:var(--ws-space-4) var(--ws-space-4) 0}.ws-feature-journey__media{padding:0 var(--ws-space-4) var(--ws-space-4)}.ws-feature-journey__screen-copy{grid-template-columns:1fr;row-gap:var(--ws-space-3)}.ws-feature-journey__screen-copy h3,.ws-feature-journey__screen-copy>div,.ws-feature-journey__screen-copy>p:first-child,.ws-feature-journey__screen-copy>p:not(:first-child),.ws-feature-journey__screen-copy>span{grid-column:1}.ws-feature-journey__screen-copy>span{grid-row:auto}.ws-feature-detail-support__section{padding:var(--ws-space-5)}}@media (min-width:981px){.ws-feature-journey,.ws-feature-journey>.ws-container{min-height:calc(340vh + var(--ws-space-20))}.ws-feature-journey__pin{position:sticky;top:6.75rem}.ws-feature-journey__layout{min-height:clamp(30rem,66vh,36rem)}.ws-feature-journey__nav{height:fit-content;max-height:clamp(30rem,66vh,36rem)}.ws-feature-journey__screens{position:relative;display:block;min-height:clamp(30rem,66vh,36rem);padding-bottom:0}.ws-feature-journey__screen{position:absolute;inset:0;min-height:100%;opacity:0;pointer-events:none;transform:translateY(2rem) scale(.985);transition:opacity .22s ease,transform .26s ease,filter .22s ease;z-index:var(--ws-feature-journey-layer,1)}.ws-feature-journey__screen[data-state=before]{opacity:.16;transform:translateY(-1rem) scale(.982);z-index:1}.ws-feature-journey__screen[data-state=after]{opacity:.5;transform:translateY(1.35rem) scale(.988);filter:saturate(.9);z-index:2}.ws-feature-journey__screen[data-state=after][data-distance="2"]{opacity:.28;transform:translateY(2.7rem) scale(.976);z-index:1}.ws-feature-journey__screen[data-state=active]{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);filter:none;z-index:5}}@media (min-width:981px) and (max-height:820px){.ws-feature-journey__layout,.ws-feature-journey__screens{min-height:clamp(28rem,62vh,33rem)}.ws-feature-journey__nav{max-height:clamp(28rem,62vh,33rem)}.ws-feature-journey__screen{gap:var(--ws-space-4)}.ws-feature-journey__screen-copy{padding-top:var(--ws-space-5)}.ws-feature-journey__media{margin-top:0;padding-bottom:var(--ws-space-5)}.ws-feature-journey__mini-card{min-height:9.25rem;padding:var(--ws-space-4)}}.ws-business-health-feature{background:var(--ws-bg-primary)}.ws-business-health-feature-hero{position:relative;overflow:hidden;padding:var(--ws-space-24) var(--ws-space-6) var(--ws-space-16);background:linear-gradient(180deg,color-mix(in srgb,var(--ws-bg-accent) 66%,var(--ws-bg-primary)),var(--ws-bg-primary) 74%)}.ws-business-health-feature-hero__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);gap:var(--ws-space-12);align-items:center}.ws-business-health-feature-hero__copy{min-width:0}.ws-business-health-feature-final p,.ws-business-health-feature-hero__subtitle,.ws-business-health-feature-trust__copy p,.ws-business-health-feature__section-heading p{color:var(--ws-text-secondary);font-size:1.0625rem;line-height:1.75}.ws-business-health-feature-hero__subtitle{max-width:40rem;margin:var(--ws-space-5) 0 0}.ws-business-health-feature-hero__actions{display:flex;gap:var(--ws-space-3);flex-wrap:wrap;margin-top:var(--ws-space-8)}.ws-business-health-feature-hero__visual{min-width:0}.ws-ai-menu-manager-product-frame,.ws-business-health-feature-product-frame{position:relative;width:100%;margin:0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-lg);overflow:hidden}.ws-ai-menu-manager-product-frame img,.ws-business-health-feature-product-frame img{display:block;width:100%;height:auto}.ws-business-health-feature-preview{position:relative;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:var(--ws-bg-surface);padding:var(--ws-space-6);box-shadow:var(--ws-shadow-lg)}.ws-business-health-feature-preview__answer,.ws-business-health-feature-preview__bar,.ws-business-health-feature-preview__metrics,.ws-business-health-feature-preview__status{min-width:0}.ws-business-health-feature-preview__bar,.ws-business-health-feature-preview__status{display:flex;align-items:center;justify-content:space-between;gap:var(--ws-space-3)}.ws-business-health-feature-preview__bar{border-bottom:1px solid var(--ws-border-subtle);padding-bottom:var(--ws-space-4);color:var(--ws-text-muted);font-size:.75rem;line-height:1.35;font-weight:800;letter-spacing:0;text-transform:uppercase}.ws-business-health-feature-preview__status{margin-top:var(--ws-space-5)}.ws-business-health-feature-preview__answer span,.ws-business-health-feature-preview__metrics span,.ws-business-health-feature-preview__status span{display:block;color:var(--ws-text-muted);font-size:.75rem;line-height:1.35;font-weight:800;letter-spacing:0;text-transform:uppercase}.ws-business-health-feature-preview__status strong{display:block;margin-top:var(--ws-space-1);color:var(--ws-text-primary);font-size:1.35rem;line-height:1.25;font-weight:850}.ws-business-health-feature-preview__badge{display:inline-flex;align-items:center;justify-content:center;gap:var(--ws-space-2);border:1px solid color-mix(in srgb,var(--ws-success) 28%,var(--ws-border-default));border-radius:999px;background:var(--ws-bg-success-soft);padding:.5rem .75rem;color:var(--ws-success-text);font-size:.8125rem;line-height:1;font-weight:850;white-space:nowrap}.ws-business-health-feature-preview>p{margin:var(--ws-space-5) 0 0;color:var(--ws-text-primary);font-size:1rem;line-height:1.65;font-weight:700}.ws-business-health-feature-preview__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-3);margin-top:var(--ws-space-5)}.ws-business-health-feature-preview__answer,.ws-business-health-feature-preview__metrics div{border:1px solid var(--ws-border-subtle);border-radius:var(--ws-radius-lg);background:var(--ws-bg-subtle);padding:var(--ws-space-4)}.ws-business-health-feature-preview__metrics strong{display:block;margin-top:var(--ws-space-1);color:var(--ws-text-primary);font-size:.9375rem;line-height:1.3;font-weight:850;overflow-wrap:anywhere}.ws-business-health-feature-preview__answer{margin-top:var(--ws-space-4);background:color-mix(in srgb,var(--ws-bg-accent) 52%,var(--ws-bg-surface))}.ws-business-health-feature-preview__answer p{margin:var(--ws-space-1) 0 var(--ws-space-3);color:var(--ws-text-primary);font-size:.9375rem;line-height:1.5;font-weight:760}.ws-business-health-feature-preview__answer strong{display:block;color:var(--ws-text-secondary);font-size:.9375rem;line-height:1.55;font-weight:700}.ws-business-health-feature-story{position:relative;background:var(--ws-bg-primary)}.ws-business-health-feature-story__heading{max-width:780px;margin-bottom:var(--ws-space-12)}.ws-business-health-feature-story__heading p:not(.ws-page-hero__eyebrow){margin:var(--ws-space-4) 0 0;color:var(--ws-text-secondary);font-size:1.0625rem;line-height:1.75}.ws-business-health-feature-story__layout{display:grid;grid-template-columns:minmax(13.5rem,.34fr) minmax(0,1.66fr);gap:clamp(var(--ws-space-5),3.2vw,var(--ws-space-12));align-items:start;min-width:0}.ws-business-health-feature-story__layout.ws-animate-on-scroll--pending{transform:none}.ws-business-health-feature-story__pin{position:relative}.ws-business-health-feature-story__copy{align-self:start;min-width:0;padding-top:.2rem}.ws-business-health-feature-story__nav{display:grid;width:min(100%,16.25rem);padding:.2rem 0}.ws-business-health-feature-story__step{position:relative;display:block;width:100%;border:0;border-bottom:1px solid color-mix(in srgb,var(--ws-border-default) 78%,transparent);border-radius:0;background:transparent;padding:.82rem .85rem .86rem 1.05rem;color:var(--ws-text-muted);font-size:.92rem;font-weight:650;line-height:1.18;text-decoration:none;transition:background .18s ease,color .16s ease,opacity .16s ease}.ws-business-health-feature-story__step:before{position:absolute;top:.88rem;bottom:.88rem;left:-.05rem;width:2px;border-radius:999px;background:transparent;content:"";transition:background .18s ease,box-shadow .18s ease}.ws-business-health-feature-story__step-label{display:block;min-width:0;letter-spacing:0}.ws-business-health-feature-story__step-summary{display:block;max-height:0;margin-top:0;overflow:hidden;color:var(--ws-text-secondary);font-size:.82rem;font-weight:500;line-height:1.48;opacity:0;transition:max-height .22s ease,margin-top .18s ease,opacity .18s ease}.ws-business-health-feature-story__step:focus-visible,.ws-business-health-feature-story__step:hover{color:var(--ws-text-primary)}.ws-business-health-feature-story__step:focus-visible{outline:2px solid color-mix(in srgb,var(--ws-brand-secondary) 36%,transparent);outline-offset:.18rem}.ws-business-health-feature-story__step[data-active=true]{background:linear-gradient(90deg,color-mix(in srgb,var(--ws-brand-secondary) 9%,transparent),transparent 78%);color:var(--ws-text-primary);font-weight:730}.ws-business-health-feature-story__step[data-active=true] .ws-business-health-feature-story__step-summary{max-height:4.75rem;margin-top:.48rem;opacity:1}.ws-business-health-feature-story__step[data-active=true]:before{background:var(--ws-brand-secondary);box-shadow:0 0 .65rem color-mix(in srgb,var(--ws-brand-secondary) 28%,transparent)}.ws-business-health-feature-story__screens{display:grid;align-items:start;gap:var(--ws-space-6);min-width:0}.ws-business-health-feature-story__screen{position:relative;align-self:start;display:grid;grid-template-columns:minmax(15rem,.76fr) minmax(0,1.24fr);width:100%;min-width:0;min-height:26rem;overflow:hidden;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:linear-gradient(135deg,color-mix(in srgb,var(--ws-brand-secondary) 10%,transparent),transparent 34%),var(--ws-bg-surface);box-shadow:var(--ws-shadow-lg);scroll-margin-top:7.5rem}.ws-business-health-feature-story__screen-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(var(--ws-space-5),3.2vw,var(--ws-space-10))}.ws-business-health-feature-story__screen-copy>p:first-child{margin:0 0 var(--ws-space-4);color:var(--ws-brand-secondary);font-size:.72rem;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.ws-business-health-feature-story__screen-copy>span{display:flex;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 22%,var(--ws-border-default));border-radius:var(--ws-radius-lg);background:color-mix(in srgb,var(--ws-brand-secondary) 8%,var(--ws-bg-surface));color:var(--ws-brand-secondary)}.ws-business-health-feature-story__screen-copy h3{margin:var(--ws-space-5) 0 0;color:var(--ws-text-primary);font-size:clamp(1.24rem,1.55vw,1.5rem);font-weight:800;letter-spacing:0;line-height:1.12}.ws-business-health-feature-story__screen-copy>p:not(:first-child){margin:var(--ws-space-4) 0 0;color:var(--ws-text-secondary);font-size:.98rem;line-height:1.65}.ws-business-health-feature-story__screen-copy>div{display:flex;flex-wrap:wrap;gap:var(--ws-space-2);margin-top:var(--ws-space-5)}.ws-business-health-feature-story__screen-copy em{display:inline-flex;align-items:center;min-height:1.85rem;border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-primary);padding:.34rem .62rem;color:var(--ws-text-secondary);font-size:.7rem;font-style:normal;font-weight:750;line-height:1.2}.ws-business-health-feature-story__media{display:grid;align-items:center;border-left:1px solid var(--ws-border-default);background:radial-gradient(circle at 50% 12%,color-mix(in srgb,var(--ws-brand-secondary) 16%,transparent),transparent 38%),var(--ws-bg-subtle);padding:clamp(var(--ws-space-4),2vw,var(--ws-space-6))}.ws-business-health-feature-story__media-grid{display:grid;gap:var(--ws-space-4)}.ws-business-health-feature-story__media-grid--checks{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-business-health-feature-story__mini-card,.ws-business-health-feature-story__trust-item{min-width:0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-sm)}.ws-business-health-feature-story__mini-card{position:relative;padding:var(--ws-space-5)}.ws-business-health-feature-story__mini-card svg,.ws-business-health-feature-story__trust-item svg{color:var(--ws-brand-secondary)}.ws-business-health-feature-story__mini-card h4,.ws-business-health-feature-story__trust-item h4{margin:var(--ws-space-4) 0 var(--ws-space-2);color:var(--ws-text-primary);font-size:1rem;line-height:1.32;font-weight:850}.ws-business-health-feature-story__mini-card p,.ws-business-health-feature-story__trust-item p{margin:0;color:var(--ws-text-secondary);font-size:.875rem;line-height:1.62}.ws-business-health-feature-story__mini-index{position:absolute;top:var(--ws-space-4);right:var(--ws-space-4);color:var(--ws-text-muted);font-size:.8125rem;font-weight:850}.ws-business-health-feature-story__trust-list{display:grid;gap:var(--ws-space-4)}.ws-business-health-feature-story__trust-item{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:var(--ws-space-4);padding:var(--ws-space-5)}.ws-business-health-feature-story__trust-item h4{margin-top:0}.ws-business-health-feature__section-heading{max-width:760px}.ws-business-health-feature__section-heading p{margin:var(--ws-space-4) 0 0}.ws-business-health-feature-outcomes,.ws-business-health-feature-trust{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:var(--ws-space-8);align-items:start}.ws-business-health-feature-outcomes__grid,.ws-business-health-feature-trust__list{display:grid;gap:var(--ws-space-4)}.ws-business-health-feature-outcome,.ws-business-health-feature-trust__item{border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface)}.ws-business-health-feature-outcome{position:relative;padding:var(--ws-space-6)}.ws-business-health-feature-outcome__index{position:absolute;top:var(--ws-space-5);right:var(--ws-space-5);color:var(--ws-text-muted);font-size:.875rem;font-weight:850}.ws-business-health-feature-outcome svg,.ws-business-health-feature-trust__item svg{color:var(--ws-brand-secondary)}.ws-business-health-feature-outcome h3,.ws-business-health-feature-trust__item h3{margin:var(--ws-space-4) 0 var(--ws-space-2);color:var(--ws-text-primary);font-size:1.0625rem;line-height:1.32;font-weight:850}.ws-business-health-feature-outcome p,.ws-business-health-feature-trust__item p{margin:0;color:var(--ws-text-secondary);font-size:.9375rem;line-height:1.65}.ws-business-health-feature-trust__copy{max-width:34rem}.ws-business-health-feature-trust__copy p{margin:var(--ws-space-4) 0 0}.ws-business-health-feature-trust__item{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:var(--ws-space-4);padding:var(--ws-space-5)}.ws-business-health-feature-trust__item h3{margin-top:0}.ws-business-health-feature-final{max-width:760px;text-align:center}.ws-business-health-feature-final p{margin:var(--ws-space-4) auto 0}.ws-business-health-feature-final__actions{display:flex;align-items:center;justify-content:center;gap:var(--ws-space-4);flex-wrap:wrap;margin-top:var(--ws-space-8)}.ws-business-health-feature-final__link{display:inline-flex;align-items:center;gap:var(--ws-space-2);color:var(--ws-brand-secondary);font-weight:800;text-decoration:none}.ws-business-health-feature-final__link:focus-visible,.ws-business-health-feature-final__link:hover{color:var(--ws-brand-primary)}@media (max-width:980px){.ws-business-health-feature-hero__inner,.ws-business-health-feature-outcomes,.ws-business-health-feature-story__layout,.ws-business-health-feature-trust{grid-template-columns:1fr}.ws-business-health-feature-story__copy{position:sticky;top:4.75rem;z-index:8;width:100%;padding:0}.ws-business-health-feature-story__nav{display:flex;gap:.48rem;width:100%;overflow-x:auto;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:color-mix(in srgb,var(--ws-bg-primary) 88%,transparent);padding:.45rem;box-shadow:var(--ws-shadow-md);scrollbar-width:none}.ws-business-health-feature-story__nav::-webkit-scrollbar{display:none}.ws-business-health-feature-story__step{display:flex;align-items:center;flex:0 0 auto;width:auto;min-height:2.35rem;border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-surface);padding:.48rem .75rem;color:var(--ws-text-secondary);font-size:.78rem;font-weight:760;line-height:1.2;white-space:nowrap}.ws-business-health-feature-story__step-summary,.ws-business-health-feature-story__step:before{display:none}.ws-business-health-feature-story__step:focus-visible,.ws-business-health-feature-story__step:hover,.ws-business-health-feature-story__step[data-active=true]{border-color:color-mix(in srgb,var(--ws-brand-secondary) 32%,var(--ws-border-default));background:linear-gradient(90deg,color-mix(in srgb,var(--ws-brand-secondary) 12%,transparent),transparent),var(--ws-bg-surface);color:var(--ws-text-primary);transform:none}.ws-business-health-feature-story__step-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-business-health-feature-story__screen{grid-template-columns:1fr;min-height:auto}.ws-business-health-feature-story__media{border-top:1px solid var(--ws-border-default);border-left:0}}@media (max-width:768px){.ws-business-health-feature-hero{padding:var(--ws-space-16) var(--ws-space-4) var(--ws-space-10)}.ws-business-health-feature-hero__inner{gap:var(--ws-space-8)}.ws-business-health-feature-final__actions,.ws-business-health-feature-final__actions .ws-btn,.ws-business-health-feature-hero__actions,.ws-business-health-feature-hero__actions .ws-btn{width:100%}.ws-business-health-feature-preview{padding:var(--ws-space-4)}.ws-business-health-feature-preview__bar,.ws-business-health-feature-preview__status{align-items:flex-start;flex-direction:column}.ws-business-health-feature-preview__metrics{grid-template-columns:1fr}.ws-business-health-feature-story__heading{margin-bottom:var(--ws-space-8)}.ws-business-health-feature-story__media,.ws-business-health-feature-story__screen-copy{padding:var(--ws-space-4)}.ws-business-health-feature-story__media-grid--checks,.ws-business-health-feature-story__media-grid--outcomes{grid-template-columns:1fr}.ws-business-health-feature-story__trust-item{grid-template-columns:2.25rem minmax(0,1fr);gap:var(--ws-space-3);padding:var(--ws-space-4)}.ws-business-health-feature-outcome,.ws-business-health-feature-trust__item{padding:var(--ws-space-4)}.ws-business-health-feature-trust__item{grid-template-columns:2.25rem minmax(0,1fr);gap:var(--ws-space-3)}.ws-business-health-feature-final{text-align:left}.ws-business-health-feature-final__actions{align-items:stretch}.ws-business-health-feature-final__link{justify-content:center;min-height:2.75rem}}@media (min-width:981px){.ws-business-health-feature-story,.ws-business-health-feature-story>.ws-container{min-height:calc(300vh + var(--ws-space-24))}.ws-business-health-feature-story__pin{position:sticky;top:6.75rem}.ws-business-health-feature-story__layout{min-height:clamp(30rem,calc(100vh - 8rem),42rem)}.ws-business-health-feature-story__copy{height:fit-content;max-height:calc(100vh - 8rem)}.ws-business-health-feature-story__screens{position:relative;display:block;min-height:clamp(30rem,calc(100vh - 8rem),42rem);padding-bottom:0}.ws-business-health-feature-story__screen{position:absolute;inset:0;min-height:100%;opacity:0;pointer-events:none;transform:translateY(2rem) scale(.985);transition:opacity .22s ease,transform .26s ease,filter .22s ease;z-index:var(--ws-business-health-feature-story-layer,1)}.ws-business-health-feature-story__screen[data-state=before]{opacity:.16;transform:translateY(-1rem) scale(.982);z-index:1}.ws-business-health-feature-story__screen[data-state=after]{opacity:.5;transform:translateY(1.35rem) scale(.988);filter:saturate(.9);z-index:2}.ws-business-health-feature-story__screen[data-state=after][data-distance="2"]{opacity:.28;transform:translateY(2.7rem) scale(.976);z-index:1}.ws-business-health-feature-story__screen[data-state=active]{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);filter:none;z-index:5}}.ws-industry-page{background:var(--ws-bg-primary)}.ws-industry-hero{position:relative;display:flex;align-items:center;min-height:min(760px,calc(100vh - 4rem));padding:var(--ws-space-24) var(--ws-space-6) var(--ws-space-16);overflow:hidden;color:#fff;background:linear-gradient(90deg,rgba(10,27,54,.9),rgba(10,27,54,.72) 54%,rgba(10,27,54,.42)),url(/images/website/menulist-hero-official-source.webp) 50% /cover no-repeat}.ws-industry-hero:after{content:"";position:absolute;inset-inline:0;bottom:0;height:6rem;background:linear-gradient(180deg,transparent 0,var(--ws-bg-primary) 100%);pointer-events:none}.ws-industry-hero__inner{position:relative;z-index:1;width:100%;max-width:760px}.ws-industry-hero .ws-page-hero__eyebrow{color:hsla(0,0%,100%,.82)}.ws-industry-hero .ws-headline{color:#fff}.ws-industry-hero .ws-headline__highlight{background-image:linear-gradient(90deg,#fff,#bfdbfe)}.ws-industry-hero__description{max-width:660px;margin:var(--ws-space-5) 0 0;color:hsla(0,0%,100%,.84);font-size:1.125rem;line-height:1.7}.ws-industry-hero__actions{display:flex;flex-wrap:wrap;gap:var(--ws-space-3);margin-top:var(--ws-space-8)}.ws-industry-hero__actions .ws-btn--ghost{border-color:hsla(0,0%,100%,.42);color:#fff}.ws-industry-summary{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:var(--ws-space-10);align-items:start}.ws-industry-fit-grid,.ws-industry-proof-grid,.ws-industry-resource-links{display:grid;gap:var(--ws-space-4)}.ws-industry-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-industry-fit-card,.ws-industry-proof-item,.ws-industry-resource-link{border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface)}.ws-industry-proof-item{display:flex;align-items:center;gap:var(--ws-space-3);min-height:4.25rem;padding:var(--ws-space-4);color:var(--ws-text-primary);font-weight:750}.ws-industry-proof-item svg{flex:0 0 auto;color:var(--ws-brand-secondary)}.ws-industry-demo{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:var(--ws-space-10);align-items:center}.ws-industry-demo__copy{min-width:0}.ws-industry-demo__copy p:last-child{margin:var(--ws-space-4) 0 0;color:var(--ws-text-secondary);font-size:1rem;line-height:1.7}.ws-industry-demo__visual{min-width:0;overflow:hidden;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-lg)}.ws-industry-demo__visual img{display:block;width:100%;height:auto}.ws-industry-section-heading{max-width:760px;margin:0 auto var(--ws-space-10);text-align:center}.ws-industry-fit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-industry-fit-card{display:grid;grid-template-columns:1.25rem minmax(0,1fr);gap:var(--ws-space-3);min-height:8rem;padding:var(--ws-space-5)}.ws-industry-fit-card span{width:.875rem;height:.875rem;margin-top:.35rem;border:2px solid var(--ws-brand-secondary);border-radius:999px}.ws-industry-fit-card p{margin:0;color:var(--ws-text-secondary);font-size:.9875rem;line-height:1.7}.ws-industry-resources{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:var(--ws-space-10);align-items:start}.ws-industry-resource-link{display:flex;align-items:center;justify-content:space-between;gap:var(--ws-space-4);min-height:4rem;padding:var(--ws-space-4) var(--ws-space-5);color:var(--ws-text-primary);font-weight:800;text-decoration:none;transition:border-color var(--ws-transition-fast),color var(--ws-transition-fast),background-color var(--ws-transition-fast)}.ws-industry-resource-link:focus-visible,.ws-industry-resource-link:hover{border-color:var(--ws-brand-secondary);color:var(--ws-brand-secondary);background:var(--ws-bg-primary)}.ws-industry-final-cta{display:flex;justify-content:center;margin-top:var(--ws-space-10)}.ws-resource-article-page,.ws-resources-page{background:var(--ws-bg-primary)}.ws-resource-article-hero,.ws-resources-hero{padding:var(--ws-space-24) var(--ws-space-6) var(--ws-space-14);background:linear-gradient(180deg,var(--ws-bg-primary) 0,var(--ws-bg-subtle) 100%);border-bottom:1px solid var(--ws-border-subtle)}.ws-resource-article-hero__inner,.ws-resources-hero__inner{width:100%;max-width:880px;margin:0 auto;text-align:center;min-width:0}.ws-resource-article-hero__description,.ws-resources-hero__subtitle{max-width:720px;margin:var(--ws-space-5) auto 0;color:var(--ws-text-secondary);font-size:1.125rem;line-height:1.7}.ws-resource-article-hero__actions,.ws-resources-hero__actions{display:flex;justify-content:center;gap:var(--ws-space-3);flex-wrap:wrap;margin-top:var(--ws-space-8)}.ws-resources-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-3);margin-top:var(--ws-space-10)}.ws-resources-proof span{display:flex;align-items:center;justify-content:center;min-height:3.25rem;padding:var(--ws-space-3) var(--ws-space-4);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);color:var(--ws-text-primary);font-size:.875rem;font-weight:750;line-height:1.35}.ws-resources-section-heading{max-width:720px;margin:0 auto;text-align:center}.ws-resources-section-heading p{margin:var(--ws-space-4) 0 0;color:var(--ws-text-secondary);font-size:1rem;line-height:1.7}.ws-home-resources__grid,.ws-resource-card-grid,.ws-resource-faq__grid,.ws-resource-related__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:var(--ws-space-5);margin-top:var(--ws-space-10)}.ws-resource-card-grid--tools{max-width:980px;margin-left:auto;margin-right:auto}.ws-resource-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ws-space-4);margin-top:var(--ws-space-10)}.ws-resource-path__item{display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:var(--ws-space-3);min-height:100%;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);color:var(--ws-text-primary);padding:var(--ws-space-5);text-decoration:none;transition:border-color var(--ws-transition-fast),background-color var(--ws-transition-fast)}.ws-resource-path__item:focus-visible,.ws-resource-path__item:hover{border-color:var(--ws-brand-secondary);background:var(--ws-bg-primary)}.ws-resource-path__step{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;background:var(--ws-bg-accent);color:var(--ws-brand-secondary);font-size:.8125rem;font-weight:850}.ws-resource-path__copy{display:grid;gap:var(--ws-space-2);min-width:0}.ws-resource-path__cluster{color:var(--ws-brand-secondary);font-size:.8125rem;font-weight:850;line-height:1.2;text-transform:uppercase}.ws-resource-path__copy strong{color:var(--ws-text-primary);font-size:1rem;line-height:1.3}.ws-resource-path__copy span:last-child{color:var(--ws-text-secondary);font-size:.9375rem;line-height:1.55}.ws-resource-cluster-list{display:grid;gap:var(--ws-space-8);margin-top:var(--ws-space-12)}.ws-resource-cluster-group{border-top:1px solid var(--ws-border-subtle);padding-top:var(--ws-space-8)}.ws-resource-cluster-group__heading{display:flex;align-items:center;justify-content:space-between;gap:var(--ws-space-4)}.ws-resource-cluster-group__heading h3{margin:0;color:var(--ws-text-primary);font-size:1.375rem;font-weight:850;line-height:1.2}.ws-resource-cluster-group__heading span{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;min-height:2rem;border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-subtle);color:var(--ws-text-secondary);font-size:.8125rem;font-weight:800}.ws-resource-card-grid--clustered{margin-top:var(--ws-space-5)}.ws-industry-fit-grid>.ws-animate-on-scroll,.ws-industry-proof-grid>.ws-animate-on-scroll,.ws-industry-resource-links>.ws-animate-on-scroll,.ws-resource-card-grid--clustered>.ws-animate-on-scroll,.ws-resource-card-grid>.ws-animate-on-scroll,.ws-resource-faq__grid>.ws-animate-on-scroll,.ws-resource-path>.ws-animate-on-scroll,.ws-resource-related__grid>.ws-animate-on-scroll{height:100%}.ws-home-resource-card,.ws-resource-card,.ws-resource-faq__item,.ws-resource-related__item{display:flex;flex-direction:column;min-height:100%;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);padding:var(--ws-space-6);text-decoration:none;color:var(--ws-text-primary)}.ws-home-resource-card__icon,.ws-resource-card__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:var(--ws-space-5);border:1px solid var(--ws-border-subtle);border-radius:var(--ws-radius-lg);background:var(--ws-bg-accent);color:var(--ws-brand-secondary)}.ws-resource-card__cluster{margin:0 0 var(--ws-space-3);color:var(--ws-brand-secondary);font-size:.8125rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.ws-home-resource-card strong,.ws-resource-card h3,.ws-resource-faq__item h3,.ws-resource-related__item h3{margin:0;color:var(--ws-text-primary);font-size:1.125rem;line-height:1.3;font-weight:800}.ws-home-resource-card span:last-child,.ws-resource-card p,.ws-resource-faq__item p,.ws-resource-related__item p{margin:var(--ws-space-3) 0 0;color:var(--ws-text-secondary);font-size:.9375rem;line-height:1.65}.ws-resource-card__link,.ws-resource-related__link{display:inline-flex;align-items:center;gap:var(--ws-space-2);margin-top:auto;padding-top:var(--ws-space-5);color:var(--ws-brand-secondary);font-size:.9375rem;font-weight:750;text-decoration:none}.ws-home-resources__grid{max-width:1040px;margin-left:auto;margin-right:auto}.ws-home-resource-card{transition:border-color var(--ws-transition-fast),background-color var(--ws-transition-fast)}.ws-home-resource-card:hover{border-color:var(--ws-brand-secondary);background:var(--ws-bg-primary)}.ws-home-resources__cta{display:flex;justify-content:center;margin-top:var(--ws-space-8)}.ws-resource-back-link{display:inline-flex;align-items:center;gap:var(--ws-space-2);margin-bottom:var(--ws-space-8);color:var(--ws-text-secondary);font-size:.9375rem;font-weight:650;text-decoration:none}.ws-resource-article-hero__meta{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--ws-space-3);margin-bottom:var(--ws-space-5)}.ws-resource-article-hero__meta span{display:inline-flex;align-items:center;gap:var(--ws-space-2);max-width:100%;min-width:0;min-height:2.25rem;padding:0 var(--ws-space-3);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface);color:var(--ws-text-secondary);font-size:.8125rem;font-weight:700}.ws-resource-quick-answer{width:100%;max-width:760px;margin:var(--ws-space-10) auto 0;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);padding:var(--ws-space-6);text-align:left}.ws-resource-quick-answer p{margin:0 0 var(--ws-space-3);color:var(--ws-brand-secondary);font-size:.8125rem;font-weight:800;text-transform:uppercase}.ws-resource-quick-answer strong{display:block;color:var(--ws-text-primary);font-size:1.0625rem;line-height:1.65;overflow-wrap:anywhere}.ws-resource-article-grid{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,760px);gap:var(--ws-space-10);align-items:start;justify-content:center}.ws-resource-toc{position:sticky;top:5.5rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);padding:var(--ws-space-5)}.ws-resource-toc p{margin:0 0 var(--ws-space-4);color:var(--ws-text-primary);font-size:.875rem;font-weight:800}.ws-resource-toc nav{display:grid;gap:var(--ws-space-3)}.ws-resource-toc a{color:var(--ws-text-secondary);font-size:.875rem;line-height:1.35;text-decoration:none}.ws-resource-toc a:hover{color:var(--ws-brand-secondary)}.ws-resource-article-body{min-width:0}.ws-resource-article-section{scroll-margin-top:6rem;padding-bottom:var(--ws-space-10);border-bottom:1px solid var(--ws-border-subtle)}.ws-resource-article-section+.ws-resource-article-section{padding-top:var(--ws-space-10)}.ws-resource-article-section h2,.ws-resource-faq h2,.ws-resource-related h2{margin:0 0 var(--ws-space-4);color:var(--ws-text-primary);font-size:1.75rem;line-height:1.25;font-weight:850}.ws-resource-article-section p{margin:0 0 var(--ws-space-4);color:var(--ws-text-secondary);font-size:1rem;line-height:1.75}.ws-resource-bullet-list{display:grid;gap:var(--ws-space-3);margin:var(--ws-space-5) 0 0;padding-left:1.25rem;color:var(--ws-text-secondary);line-height:1.65}.ws-resource-checklist{display:grid;gap:var(--ws-space-3)}.ws-resource-checklist,.ws-resource-checklist-block{margin-top:var(--ws-space-5)}.ws-resource-checklist-block .ws-resource-checklist{margin-top:var(--ws-space-3)}.ws-resource-checklist-block__header{display:flex;align-items:center;justify-content:space-between;gap:var(--ws-space-3);min-height:2.5rem}.ws-resource-checklist-block__header span{color:var(--ws-brand-secondary);font-size:.8125rem;font-weight:800;text-transform:uppercase}.ws-resource-copy-button{display:inline-flex;align-items:center;justify-content:center;gap:var(--ws-space-2);min-height:2.25rem;max-width:100%;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface);color:var(--ws-text-primary);padding:0 var(--ws-space-3);font:inherit;font-size:.8125rem;font-weight:750;line-height:1;cursor:pointer;transition:border-color var(--ws-transition-fast),color var(--ws-transition-fast),background-color var(--ws-transition-fast)}.ws-resource-copy-button:focus-visible,.ws-resource-copy-button:hover{border-color:var(--ws-brand-secondary);color:var(--ws-brand-secondary);background:var(--ws-bg-primary)}.ws-resource-checklist__item{display:grid;grid-template-columns:1.25rem minmax(0,1fr);gap:var(--ws-space-3);align-items:start;border:1px solid var(--ws-border-subtle);border-radius:var(--ws-radius-md);background:var(--ws-bg-subtle);padding:var(--ws-space-4)}.ws-resource-checklist__item span{width:.875rem;height:.875rem;margin-top:.35rem;border:2px solid var(--ws-brand-secondary);border-radius:999px;background:var(--ws-bg-surface)}.ws-resource-checklist__item p{margin:0}.ws-resource-comparison{display:grid;gap:var(--ws-space-3);margin-top:var(--ws-space-5)}.ws-resource-comparison__row{display:grid;grid-template-columns:.9fr 1fr 1fr;gap:var(--ws-space-4);border:1px solid var(--ws-border-subtle);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface);padding:var(--ws-space-4)}.ws-resource-comparison__row p,.ws-resource-comparison__row strong{margin:0}.ws-resource-faq,.ws-resource-related{padding-top:var(--ws-space-12)}@media (max-width:900px){.ws-resource-article-grid,.ws-resources-proof{grid-template-columns:1fr}.ws-resource-toc{position:static}.ws-resource-article-hero .ws-headline,.ws-resource-article-hero__actions,.ws-resource-article-hero__description,.ws-resource-article-hero__inner,.ws-resource-quick-answer{max-width:calc(100vw - (var(--ws-space-4) * 2));margin-left:auto;margin-right:auto}.ws-resource-article-body,.ws-resource-article-grid,.ws-resource-toc{max-width:100%;min-width:0}}@media (max-width:640px){.ws-resource-article-hero,.ws-resources-hero{padding:var(--ws-space-16) var(--ws-space-4) var(--ws-space-10);max-width:100%;overflow-x:clip}.ws-resource-article-hero .ws-headline,.ws-resource-article-hero__description,.ws-resource-article-section p,.ws-resource-faq__item,.ws-resource-related__item,.ws-resource-toc a{overflow-wrap:anywhere}.ws-resource-article-hero__meta span{justify-content:center;white-space:normal}.ws-resource-article-hero__actions,.ws-resource-article-hero__actions .ws-btn,.ws-resources-hero__actions,.ws-resources-hero__actions .ws-btn{width:100%}.ws-home-resources__grid,.ws-resource-card-grid,.ws-resource-faq__grid,.ws-resource-path,.ws-resource-related__grid{grid-template-columns:1fr}.ws-resource-cluster-group__heading{align-items:flex-start}.ws-resource-comparison__row{grid-template-columns:1fr}.ws-industry-hero{min-height:620px;padding:var(--ws-space-18) var(--ws-space-4) var(--ws-space-12);background:linear-gradient(180deg,rgba(10,27,54,.92),rgba(10,27,54,.72)),url(/images/website/menulist-hero-official-source.webp) 50% /cover no-repeat}.ws-industry-demo,.ws-industry-fit-grid,.ws-industry-proof-grid,.ws-industry-resources,.ws-industry-summary{grid-template-columns:1fr}.ws-industry-final-cta .ws-btn,.ws-industry-hero__actions,.ws-industry-hero__actions .ws-btn{width:100%}.ws-resource-checklist-block__header{align-items:stretch;flex-direction:column}.ws-resource-copy-button{width:100%}.ws-resource-article-section h2,.ws-resource-faq h2,.ws-resource-related h2{font-size:1.375rem}}.ws-drawer-backdrop{position:fixed;inset:0;background:var(--ws-bg-backdrop);z-index:2147483100;opacity:0;transition:opacity .3s ease}.ws-drawer-backdrop--open{opacity:1}.ws-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:var(--ws-space-4);min-height:4.75rem;padding:max(1rem,env(safe-area-inset-top)) 1.25rem .75rem;border-bottom:1px solid var(--ws-border-subtle)}.ws-drawer-brand{min-width:0;color:var(--ws-text-primary);text-decoration:none}.ws-drawer-brand,.ws-drawer-close{display:inline-flex;align-items:center}.ws-drawer-close{appearance:none;border:1px solid transparent;border-radius:var(--ws-radius-md);background:transparent;color:var(--ws-text-muted);cursor:pointer;justify-content:center;flex:0 0 auto;width:2.75rem;height:2.75rem;padding:0;transition:background var(--ws-transition-fast),border-color var(--ws-transition-fast),color var(--ws-transition-fast)}.ws-drawer-close:focus-visible,.ws-drawer-close:hover{background:var(--ws-bg-subtle);border-color:var(--ws-border-subtle);color:var(--ws-text-primary);outline:none}.ws-drawer-panel{position:fixed;top:0;right:0;bottom:0;width:min(320px,85vw);background:var(--ws-bg-primary);box-shadow:var(--ws-shadow-drawer);z-index:2147483200;display:flex;flex-direction:column;isolation:isolate;max-height:100dvh;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-x:hidden;overflow-y:auto}.ws-drawer-panel--open{transform:translateX(0)}.ws-drawer-cta{flex-shrink:0;padding:1rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom));border-top:1px solid var(--ws-border-subtle);background:var(--ws-bg-primary)}@media (max-width:640px){.ws-drawer-panel{left:0;width:100vw;max-width:none;box-shadow:none}.ws-mobile-drawer-nav{padding:.75rem clamp(1rem,4vw,1.25rem) .5rem}.ws-mobile-accordion__trigger{min-height:3.25rem;padding:.75rem 1rem}.ws-mobile-feature-overview-link{grid-template-columns:1.25rem minmax(0,1fr) 1.1rem;gap:var(--ws-space-3);min-height:4.35rem;padding:.85rem 1rem}.ws-mobile-feature-links__group-trigger{min-height:2.75rem;padding:.75rem .25rem .6rem}.ws-mobile-feature-link,.ws-mobile-resource-link{grid-template-columns:1.25rem minmax(0,1fr);min-height:2.9rem;padding:.75rem 1rem}}.ws-sticky-cta-observer{display:block}@media (min-width:640px){.ws-sticky-cta-text{display:inline!important}.ws-sticky-cta .ws-btn{flex-shrink:0;min-width:14rem;white-space:nowrap}}@media (max-width:639px){.ws-sticky-cta__inner{padding:10px var(--ws-space-4) calc(10px + env(safe-area-inset-bottom))!important}.ws-sticky-cta .ws-btn{width:100%}}.ws-hero-amm-teaser{display:inline-flex;align-items:center;gap:var(--ws-space-2);width:fit-content;max-width:100%;margin-bottom:var(--ws-space-4);padding:.5rem .75rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-accent);color:var(--ws-text-primary);text-decoration:none;font-size:.875rem;line-height:1.35}.ws-hero-amm-teaser span{color:var(--ws-brand-secondary);font-weight:700}.ws-hero-amm-teaser strong{color:var(--ws-text-secondary);font-weight:600}.ws-hero-amm-teaser svg{flex:0 0 auto}.ws-ai-menu-manager__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:var(--ws-space-10);align-items:center;margin-top:var(--ws-space-12)}.ws-ai-menu-manager-agent-card,.ws-ai-menu-manager__chat{border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-lg);padding:var(--ws-space-5)}.ws-ai-menu-manager-agent-card__top,.ws-ai-menu-manager__chat-head{display:flex;align-items:center;gap:var(--ws-space-3);padding-bottom:var(--ws-space-4);border-bottom:1px solid var(--ws-border-subtle)}.ws-ai-menu-manager-agent-card__top>span,.ws-ai-menu-manager__chat-head>span{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--ws-radius-lg);background:var(--ws-bg-accent);color:var(--ws-brand-secondary)}.ws-ai-menu-manager-agent-card__top strong,.ws-ai-menu-manager__chat-head strong{display:block;color:var(--ws-text-primary);font-size:.95rem}.ws-ai-menu-manager-agent-card__top small,.ws-ai-menu-manager__chat-head small{display:block;color:var(--ws-text-muted);font-size:.8rem;margin-top:.125rem}.ws-ai-menu-manager-agent-card__message,.ws-ai-menu-manager__bubble{margin-top:var(--ws-space-5);padding:var(--ws-space-4);border:1px solid var(--ws-border-subtle);border-radius:var(--ws-radius-lg);background:var(--ws-bg-subtle)}.ws-ai-menu-manager__bubble--owner{max-width:72%;margin-left:auto;background:var(--ws-bg-accent)}.ws-ai-menu-manager-agent-card__message small,.ws-ai-menu-manager-agent-card__proposal span,.ws-ai-menu-manager__bubble span,.ws-ai-menu-manager__proposal-head small,.ws-ai-menu-manager__proposal-head span{display:inline-flex;align-items:center;gap:var(--ws-space-1);color:var(--ws-text-muted);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0}.ws-ai-menu-manager-agent-card__message p,.ws-ai-menu-manager__bubble p{margin-top:var(--ws-space-2);color:var(--ws-text-primary);font-weight:700}.ws-ai-menu-manager-agent-card__proposal,.ws-ai-menu-manager__proposal{margin-top:var(--ws-space-4);padding:var(--ws-space-5);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-primary)}.ws-ai-menu-manager__proposal-head{display:flex;align-items:center;justify-content:space-between;gap:var(--ws-space-3);margin-bottom:var(--ws-space-3)}.ws-ai-menu-manager-agent-card__proposal h2,.ws-ai-menu-manager__proposal h3{margin:0;color:var(--ws-text-primary);font-size:1.05rem;line-height:1.35}.ws-ai-menu-manager-agent-card__proposal p,.ws-ai-menu-manager__proposal p{margin-top:var(--ws-space-2);color:var(--ws-text-secondary);font-size:.9rem;line-height:1.6}.ws-ai-menu-manager-agent-card__proposal div,.ws-ai-menu-manager__price-row{display:flex;align-items:center;justify-content:space-between;gap:var(--ws-space-3);margin-top:var(--ws-space-4);padding:var(--ws-space-3);border-radius:var(--ws-radius-md);background:var(--ws-bg-subtle);color:var(--ws-text-secondary)}.ws-ai-menu-manager-agent-card__proposal div strong,.ws-ai-menu-manager__price-row strong{color:var(--ws-brand-secondary)}.ws-ai-menu-manager-agent-card__buttons,.ws-ai-menu-manager__proposal-actions{display:grid;grid-template-columns:1fr 1fr;gap:var(--ws-space-3);margin-top:var(--ws-space-4)}.ws-ai-menu-manager-agent-card__buttons button,.ws-ai-menu-manager__proposal-actions button{min-height:44px;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-primary);color:var(--ws-text-primary);font-weight:700;cursor:default}.ws-ai-menu-manager-agent-card__buttons button:first-child,.ws-ai-menu-manager__proposal-actions button:first-child{border-color:var(--ws-cta-default);background:var(--ws-cta-default);color:var(--ws-text-on-accent)}.ws-ai-menu-manager__receipt{display:flex;align-items:center;gap:var(--ws-space-2);margin-top:var(--ws-space-4);padding:var(--ws-space-3) var(--ws-space-4);border-radius:var(--ws-radius-md);background:var(--ws-bg-success-soft);color:var(--ws-success-text);font-size:.875rem;font-weight:700}.ws-ai-menu-manager__commands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-4)}.ws-ai-menu-manager-command,.ws-ai-menu-manager-flow article,.ws-ai-menu-manager__command-card{border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-lg);background:var(--ws-bg-surface)}.ws-ai-menu-manager-command,.ws-ai-menu-manager__command-card{display:flex;flex-direction:column;gap:var(--ws-space-3);height:100%;padding:var(--ws-space-5)}.ws-ai-menu-manager__command-card svg{color:var(--ws-brand-secondary)}.ws-ai-menu-manager-command span,.ws-ai-menu-manager__command-card span{color:var(--ws-text-secondary);font-size:.875rem}.ws-ai-menu-manager-command strong,.ws-ai-menu-manager__command-card strong{color:var(--ws-text-primary);font-size:.95rem;line-height:1.5}.ws-ai-menu-manager-final__actions,.ws-ai-menu-manager-hero__actions,.ws-ai-menu-manager__actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--ws-space-4);margin-top:var(--ws-space-8)}.ws-ai-menu-manager-final__actions a:not(.ws-btn),.ws-ai-menu-manager__link{display:inline-flex;align-items:center;gap:var(--ws-space-2);color:var(--ws-brand-secondary);font-weight:700;text-decoration:none}.ws-ai-menu-manager-final .ws-page-hero__eyebrow,.ws-ai-menu-manager-final__actions a:not(.ws-btn){color:var(--ws-panel-contrast-accent)}.ws-create-menu-dropzone:focus-within{outline:3px solid color-mix(in srgb,var(--ws-border-focus) 42%,transparent);outline-offset:3px}.ws-ai-menu-manager-hero{padding:var(--ws-space-24) var(--ws-space-6) var(--ws-space-16);background:var(--ws-bg-primary)}.ws-ai-menu-manager-hero__inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr);gap:var(--ws-space-14);align-items:center}.ws-ai-menu-manager-hero__subtitle{max-width:660px;margin-top:var(--ws-space-6);color:var(--ws-text-secondary);font-size:1.1rem;line-height:1.7}.ws-ai-menu-manager-hero__actions{justify-content:flex-start}.ws-ai-menu-manager-hero__trust{display:flex;flex-wrap:wrap;gap:var(--ws-space-3);margin-top:var(--ws-space-6)}.ws-ai-menu-manager-hero__trust span{display:inline-flex;align-items:center;gap:var(--ws-space-2);padding:.45rem .65rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);color:var(--ws-text-secondary);font-size:.8125rem;font-weight:700}.ws-ai-menu-manager-command-grid,.ws-ai-menu-manager-flow{display:grid;gap:var(--ws-space-4);margin-top:var(--ws-space-10)}.ws-ai-menu-manager-flow{grid-template-columns:repeat(4,minmax(0,1fr))}.ws-ai-menu-manager-flow article{padding:var(--ws-space-5)}.ws-ai-menu-manager-flow article>span{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--ws-radius-md);background:var(--ws-bg-accent);color:var(--ws-brand-secondary);font-size:.8125rem;font-weight:800}.ws-ai-menu-manager-flow h3{margin-top:var(--ws-space-4);color:var(--ws-text-primary);font-size:1rem}.ws-ai-menu-manager-flow p{margin-top:var(--ws-space-2);color:var(--ws-text-secondary);font-size:.9rem;line-height:1.65}.ws-ai-menu-manager-command-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-ai-menu-manager-final{padding:var(--ws-section-py) var(--ws-space-6);background:var(--ws-panel-contrast);color:var(--ws-panel-contrast-text);text-align:center}.ws-ai-menu-manager-final .ws-headline,.ws-ai-menu-manager-final p{max-width:var(--ws-max-w-text);margin-left:auto;margin-right:auto}.ws-ai-menu-manager-final p:not(.ws-page-hero__eyebrow){margin-top:var(--ws-space-4);color:var(--ws-panel-contrast-secondary);font-size:1.05rem;line-height:1.7}@media (max-width:980px){.ws-ai-menu-manager-hero__inner,.ws-ai-menu-manager__layout{grid-template-columns:1fr}.ws-ai-menu-manager-hero__actions{justify-content:center}.ws-ai-menu-manager-hero__copy,.ws-ai-menu-manager-hero__subtitle{text-align:center;margin-left:auto;margin-right:auto}.ws-ai-menu-manager-hero__trust{justify-content:center}.ws-ai-menu-manager-command-grid,.ws-ai-menu-manager-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ws-hero-amm-teaser{width:100%;align-items:flex-start;flex-wrap:wrap}.ws-hero-amm-teaser span,.ws-hero-amm-teaser strong{min-width:0;overflow-wrap:anywhere}.ws-ai-menu-manager-command-grid,.ws-ai-menu-manager-flow,.ws-ai-menu-manager__commands{grid-template-columns:1fr}.ws-ai-menu-manager__bubble--owner{max-width:100%}.ws-ai-menu-manager-agent-card__proposal div,.ws-ai-menu-manager__price-row,.ws-ai-menu-manager__proposal-head{align-items:flex-start;flex-direction:column}.ws-ai-menu-manager-agent-card__buttons,.ws-ai-menu-manager__proposal-actions{grid-template-columns:1fr}.ws-ai-menu-manager-final__actions,.ws-ai-menu-manager-hero__actions,.ws-ai-menu-manager__actions{flex-direction:column;align-items:stretch}.ws-ai-menu-manager-final__actions .ws-btn,.ws-ai-menu-manager-hero__actions .ws-btn,.ws-ai-menu-manager__actions .ws-btn{width:100%}}.ws-whatsapp-hero{padding:calc(var(--ws-section-py) + var(--ws-space-8)) var(--ws-space-6) var(--ws-section-py);background:linear-gradient(135deg,color-mix(in srgb,var(--ws-surface) 88%,#e8f8ef 12%),var(--ws-background)),var(--ws-background);overflow:hidden}.ws-whatsapp-hero__inner{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.86fr);gap:clamp(2rem,5vw,5rem);align-items:center}.ws-whatsapp-hero__copy{max-width:760px}.ws-whatsapp-hero__subtitle{margin-top:var(--ws-space-5);max-width:720px;color:var(--ws-text-secondary);font-size:clamp(1.03rem,1vw + .85rem,1.22rem);line-height:1.75}.ws-whatsapp-hero__availability{margin:var(--ws-space-4) 0 0;max-width:720px;color:var(--ws-text-secondary);font-size:.94rem;line-height:1.6}.ws-whatsapp-final__actions,.ws-whatsapp-hero__actions{display:flex;flex-wrap:wrap;gap:var(--ws-space-3);align-items:center;margin-top:var(--ws-space-6)}.ws-whatsapp-hero__trust{display:flex;flex-wrap:wrap;gap:var(--ws-space-3);margin-top:var(--ws-space-5)}.ws-whatsapp-hero__trust span{display:inline-flex;align-items:center;gap:var(--ws-space-2);min-height:34px;padding:0 var(--ws-space-3);border:1px solid var(--ws-border);border-radius:999px;background:var(--ws-surface);color:var(--ws-text-secondary);font-size:.88rem;font-weight:700}.ws-whatsapp-hero__trust svg{color:var(--ws-accent)}.ws-whatsapp-hero__visual{min-width:0}.ws-whatsapp-chat{display:grid;gap:var(--ws-space-4);padding:clamp(1rem,2vw,1.35rem);border:1px solid var(--ws-border);border-radius:var(--ws-radius-xl);background:color-mix(in srgb,var(--ws-surface) 94%,#e7f7ef 6%);box-shadow:var(--ws-shadow-lg)}.ws-whatsapp-chat__top{display:flex;gap:var(--ws-space-3);align-items:center;padding-bottom:var(--ws-space-2);border-bottom:1px solid var(--ws-border)}.ws-whatsapp-chat__top>span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:color-mix(in srgb,var(--ws-accent) 14%,var(--ws-surface));color:var(--ws-accent);flex:0 0 auto}.ws-whatsapp-chat__top strong,.ws-whatsapp-preview-card strong{display:block;color:var(--ws-text-primary)}.ws-whatsapp-bubble small,.ws-whatsapp-chat__top small,.ws-whatsapp-preview-card span{display:block;color:var(--ws-text-muted);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.ws-whatsapp-bubble{width:min(88%,390px);padding:var(--ws-space-4);border:1px solid var(--ws-border);border-radius:16px;background:var(--ws-surface);box-shadow:var(--ws-shadow-sm)}.ws-whatsapp-bubble--owner{justify-self:end;border-color:color-mix(in srgb,var(--ws-accent) 28%,var(--ws-border));background:color-mix(in srgb,var(--ws-accent) 9%,var(--ws-surface))}.ws-whatsapp-bubble--menulist{justify-self:start}.ws-whatsapp-bubble--short{width:fit-content;min-width:128px}.ws-whatsapp-bubble p,.ws-whatsapp-preview-card p{margin:var(--ws-space-2) 0 0;color:var(--ws-text-secondary);line-height:1.55}.ws-whatsapp-bubble>span{display:inline-flex;margin-top:var(--ws-space-3);padding:var(--ws-space-2) var(--ws-space-3);border-radius:999px;background:var(--ws-background);color:var(--ws-text-primary);font-size:.84rem;font-weight:800}.ws-whatsapp-preview-card{padding:var(--ws-space-4);border:1px solid color-mix(in srgb,var(--ws-accent) 34%,var(--ws-border));border-radius:18px;background:var(--ws-background)}.ws-whatsapp-business-grid,.ws-whatsapp-flow-grid,.ws-whatsapp-proof-grid{display:grid;gap:var(--ws-space-4);margin-top:var(--ws-space-8)}.ws-whatsapp-business-grid,.ws-whatsapp-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ws-whatsapp-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-whatsapp-boundary-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-3);margin-top:var(--ws-space-8)}.ws-whatsapp-boundary-item{display:flex;gap:var(--ws-space-3);align-items:flex-start;min-height:72px;padding:var(--ws-space-4);border:1px solid var(--ws-border);border-radius:var(--ws-radius-md);background:var(--ws-surface);color:var(--ws-text-secondary);line-height:1.55}.ws-whatsapp-boundary-item svg{flex:0 0 auto;margin-top:.2rem;color:var(--ws-accent)}.ws-whatsapp-final{padding:var(--ws-section-py) var(--ws-space-6);background:var(--ws-panel-contrast);color:var(--ws-panel-contrast-text);text-align:center}.ws-whatsapp-final .ws-headline,.ws-whatsapp-final p{max-width:var(--ws-max-w-text);margin-left:auto;margin-right:auto}.ws-whatsapp-final p:not(.ws-page-hero__eyebrow){margin-top:var(--ws-space-4);color:var(--ws-panel-contrast-secondary);font-size:1.05rem;line-height:1.7}@media (max-width:980px){.ws-whatsapp-hero__inner{grid-template-columns:1fr}.ws-whatsapp-hero__copy,.ws-whatsapp-hero__subtitle{text-align:center;margin-left:auto;margin-right:auto}.ws-whatsapp-hero__actions,.ws-whatsapp-hero__trust{justify-content:center}.ws-whatsapp-boundary-list,.ws-whatsapp-business-grid,.ws-whatsapp-flow-grid,.ws-whatsapp-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ws-whatsapp-hero{padding-left:var(--ws-space-4);padding-right:var(--ws-space-4)}.ws-whatsapp-chat{border-radius:var(--ws-radius-lg)}.ws-whatsapp-bubble{width:100%}.ws-whatsapp-boundary-list,.ws-whatsapp-business-grid,.ws-whatsapp-flow-grid,.ws-whatsapp-proof-grid{grid-template-columns:1fr}.ws-whatsapp-final__actions,.ws-whatsapp-hero__actions{flex-direction:column;align-items:stretch}.ws-whatsapp-final__actions .ws-btn,.ws-whatsapp-hero__actions .ws-btn{width:100%}}.ws-tools-hub,.ws-tools-hub-hero{background:var(--ws-bg-primary)}.ws-tools-hub-hero{padding:calc(var(--ws-section-py) + var(--ws-space-6)) var(--ws-space-6) var(--ws-section-py)}.ws-tools-hub-hero__inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.8fr);gap:clamp(2rem,5vw,5rem);align-items:center}.ws-tools-hub-hero__copy{max-width:780px}.ws-tools-hub-boundary__copy p,.ws-tools-hub-final p:not(.ws-page-hero__eyebrow),.ws-tools-hub-hero__subtitle,.ws-tools-hub-section-heading p{margin:var(--ws-space-4) 0 0;color:var(--ws-text-secondary);font-size:1.02rem;line-height:1.72}.ws-tools-hub-hero__subtitle{max-width:700px;font-size:clamp(1.03rem,1vw + .85rem,1.2rem)}.ws-tools-hub-final__actions,.ws-tools-hub-hero__actions{display:flex;flex-wrap:wrap;gap:var(--ws-space-3);align-items:center;margin-top:var(--ws-space-7)}.ws-tools-hub-panel{display:grid;gap:var(--ws-space-5);border:1px solid var(--ws-border-default);border-radius:8px;background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-lg);padding:clamp(var(--ws-space-5),3vw,var(--ws-space-7))}.ws-tools-hub-panel__header{display:grid;grid-template-columns:44px minmax(0,1fr);gap:var(--ws-space-3);align-items:start}.ws-tools-hub-boundary-card>span,.ws-tools-hub-final>div>span,.ws-tools-hub-group__icon,.ws-tools-hub-panel__header>span,.ws-tools-hub-tool-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 18%,var(--ws-border-default));border-radius:8px;background:color-mix(in srgb,var(--ws-brand-secondary) 8%,var(--ws-bg-surface));color:var(--ws-brand-secondary);flex:0 0 auto}.ws-tools-hub-boundary-card h3,.ws-tools-hub-group__heading h3,.ws-tools-hub-panel h2{margin:0;color:var(--ws-text-primary);font-size:1.08rem;font-weight:850;line-height:1.28}.ws-tools-hub-boundary-card p,.ws-tools-hub-group__heading p,.ws-tools-hub-panel p{margin:var(--ws-space-2) 0 0;color:var(--ws-text-secondary);font-size:.93rem;line-height:1.6}.ws-tools-hub-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-3)}.ws-tools-hub-stat{display:grid;gap:var(--ws-space-1);min-width:0;border:1px solid var(--ws-border-default);border-radius:8px;background:var(--ws-bg-subtle);padding:var(--ws-space-4)}.ws-tools-hub-stat strong{color:var(--ws-text-primary);font-size:clamp(1.4rem,2vw,2rem);font-weight:900;line-height:1}.ws-tools-hub-stat span{color:var(--ws-text-secondary);font-size:.78rem;font-weight:760;line-height:1.3}.ws-tools-hub-boundary__copy,.ws-tools-hub-section-heading{max-width:780px}.ws-tools-hub-group-list{display:grid;gap:var(--ws-space-8);margin-top:var(--ws-space-10)}.ws-tools-hub-group{display:grid;gap:var(--ws-space-4)}.ws-tools-hub-group__heading{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:var(--ws-space-3);align-items:center;border:1px solid var(--ws-border-default);border-radius:8px;background:var(--ws-bg-surface);padding:var(--ws-space-4)}.ws-tools-hub-group__count{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-subtle);padding:0 var(--ws-space-3);color:var(--ws-text-secondary);font-size:.78rem;font-weight:800;line-height:1.2;white-space:nowrap}.ws-tools-hub-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-4)}.ws-tools-hub-tool-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:var(--ws-space-3);min-height:100%;border:1px solid var(--ws-border-default);border-radius:8px;background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-sm);padding:var(--ws-space-5);color:inherit;text-decoration:none;transition:border-color var(--ws-transition-fast),box-shadow var(--ws-transition-fast),transform var(--ws-transition-fast)}.ws-tools-hub-tool-card:focus-visible,.ws-tools-hub-tool-card:hover{border-color:color-mix(in srgb,var(--ws-brand-secondary) 34%,var(--ws-border-default));box-shadow:var(--ws-shadow-md);outline:none;transform:translateY(-2px)}.ws-tools-hub-tool-card__copy{display:grid;gap:var(--ws-space-2);min-width:0}.ws-tools-hub-tool-card__meta{width:fit-content;border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-subtle);padding:.3rem .58rem;color:var(--ws-text-muted);font-size:.72rem;font-weight:820;line-height:1.15}.ws-tools-hub-tool-card__copy strong{color:var(--ws-text-primary);font-size:1.04rem;font-weight:850;line-height:1.28}.ws-tools-hub-tool-card__copy>span:last-child{color:var(--ws-text-secondary);font-size:.92rem;line-height:1.58}.ws-tools-hub-tool-card__footer{grid-column:2;display:inline-flex;align-items:center;gap:var(--ws-space-2);width:fit-content;margin-top:var(--ws-space-2);color:var(--ws-brand-secondary);font-size:.9rem;font-weight:820;line-height:1.2}.ws-tools-hub-final__link:focus-visible svg,.ws-tools-hub-final__link:hover svg,.ws-tools-hub-tool-card:focus-visible .ws-tools-hub-tool-card__footer svg,.ws-tools-hub-tool-card:hover .ws-tools-hub-tool-card__footer svg{transform:translateX(2px)}.ws-tools-hub-final__link svg,.ws-tools-hub-tool-card__footer svg{transition:transform var(--ws-transition-fast)}.ws-tools-hub-boundary__inner{display:grid;grid-template-columns:minmax(0,.75fr) minmax(340px,1fr);gap:clamp(2rem,5vw,5rem);align-items:start}.ws-tools-hub-boundary-card,.ws-tools-hub-boundary__list{display:grid;gap:var(--ws-space-3)}.ws-tools-hub-boundary-card{grid-template-columns:44px minmax(0,1fr);border:1px solid var(--ws-border-default);border-radius:8px;background:var(--ws-bg-surface);padding:var(--ws-space-5)}.ws-tools-hub-final{max-width:820px;text-align:center}.ws-tools-hub-final>div{display:grid;justify-items:center}.ws-tools-hub-final__actions{justify-content:center}.ws-tools-hub-final__link{display:inline-flex;align-items:center;gap:var(--ws-space-2);min-height:44px;color:var(--ws-brand-secondary);font-weight:820;text-decoration:none}.ws-tools-hub-final__link:focus-visible,.ws-tools-hub-final__link:hover{color:var(--ws-brand-primary);outline:none}@media (max-width:980px){.ws-tools-hub-boundary__inner,.ws-tools-hub-hero__inner{grid-template-columns:1fr}.ws-tools-hub-boundary__copy,.ws-tools-hub-hero__copy,.ws-tools-hub-hero__subtitle,.ws-tools-hub-section-heading{margin-left:auto;margin-right:auto;text-align:center}.ws-tools-hub-hero__actions{justify-content:center}}@media (max-width:760px){.ws-tools-hub-hero{padding:var(--ws-space-16) var(--ws-space-4) var(--ws-space-10)}.ws-tools-hub-final__actions,.ws-tools-hub-final__actions .ws-btn,.ws-tools-hub-hero__actions,.ws-tools-hub-hero__actions .ws-btn{width:100%}.ws-tools-hub-boundary-card,.ws-tools-hub-group__heading,.ws-tools-hub-panel__header,.ws-tools-hub-stats,.ws-tools-hub-tool-card,.ws-tools-hub-tool-grid{grid-template-columns:1fr}.ws-tools-hub-group__count,.ws-tools-hub-tool-card__footer{grid-column:auto}.ws-tools-hub-final__link,.ws-tools-hub-tool-card__footer{min-height:44px}.ws-tools-hub-final{text-align:left}}.ws-public-truth-check-hero{padding:calc(var(--ws-section-py) + var(--ws-space-8)) var(--ws-space-6) var(--ws-section-py);background:linear-gradient(135deg,color-mix(in srgb,var(--ws-bg-surface) 90%,#eef6ff 10%),var(--ws-bg-primary)),var(--ws-bg-primary);overflow:hidden}.ws-public-truth-check-hero__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(380px,.98fr);gap:clamp(2rem,5vw,5rem);align-items:center}.ws-public-truth-check-hero__copy{max-width:760px}.ws-public-truth-check-hero__subtitle{margin-top:var(--ws-space-5);max-width:720px;color:var(--ws-text-secondary);font-size:clamp(1.03rem,1vw + .85rem,1.2rem);line-height:1.75}.ws-public-truth-check-hero__trust{display:flex;flex-wrap:wrap;gap:var(--ws-space-3);margin-top:var(--ws-space-5)}.ws-public-truth-check-boundaries span,.ws-public-truth-check-hero__trust span{display:inline-flex;align-items:center;gap:var(--ws-space-2);min-height:34px;padding:0 var(--ws-space-3);border:1px solid var(--ws-border-default);border-radius:999px;background:var(--ws-bg-surface);color:var(--ws-text-secondary);font-size:.88rem;font-weight:700}.ws-public-truth-check-boundaries svg,.ws-public-truth-check-hero__trust svg{color:var(--ws-brand-secondary)}.ws-public-truth-check-empty,.ws-public-truth-check-form,.ws-public-truth-check-report-card{border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-lg)}.ws-public-truth-check-form{display:grid;gap:var(--ws-space-5);padding:clamp(1.15rem,2.2vw,1.7rem)}.ws-public-truth-check-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(340px,1fr);gap:clamp(1.5rem,4vw,4rem);align-items:start}.ws-public-truth-check-hero-card{display:grid;gap:var(--ws-space-4);align-self:stretch;padding:clamp(1.25rem,2.4vw,2rem);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-lg)}.ws-public-truth-check-hero-card__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:color-mix(in srgb,var(--ws-brand-secondary) 13%,var(--ws-bg-surface));color:var(--ws-brand-secondary)}.ws-public-truth-check-card h3,.ws-public-truth-check-form__top h2,.ws-public-truth-check-hero-card h2,.ws-public-truth-check-result-card h2{margin:0;color:var(--ws-text-primary);line-height:1.3}.ws-public-truth-check-card p,.ws-public-truth-check-form__top p:not(.ws-page-hero__eyebrow),.ws-public-truth-check-hero-card p,.ws-public-truth-check-result-card p{margin:0;color:var(--ws-text-secondary);line-height:1.58}.ws-public-truth-check-form__top{display:grid;gap:var(--ws-space-2)}.ws-public-truth-check-form__header,.ws-public-truth-check-report-card__top{display:flex;gap:var(--ws-space-3);align-items:flex-start}.ws-public-truth-check-form__header>svg,.ws-public-truth-check-report-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:color-mix(in srgb,var(--ws-brand-secondary) 13%,var(--ws-bg-surface));color:var(--ws-brand-secondary);flex:0 0 auto}.ws-public-truth-check-empty h2,.ws-public-truth-check-form__header h2,.ws-public-truth-check-report-card__top h2{margin:0;color:var(--ws-text-primary);font-size:1.22rem;line-height:1.25}.ws-public-truth-check-empty p,.ws-public-truth-check-form__header p,.ws-public-truth-check-next p,.ws-public-truth-check-report-card__top p:not(.ws-page-hero__eyebrow),.ws-public-truth-check-results__copy p:not(.ws-page-hero__eyebrow){margin:var(--ws-space-2) 0 0;color:var(--ws-text-secondary);line-height:1.6}.ws-public-truth-check-form-grid,.ws-public-truth-check-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-4)}.ws-public-truth-check-facts,.ws-public-truth-check-form label{display:grid;gap:var(--ws-space-2)}.ws-public-truth-check-facts legend,.ws-public-truth-check-form label>span,.ws-public-truth-check-form-grid label,.ws-public-truth-check-handoff label:not(.ws-public-truth-check-handoff__consent){color:var(--ws-text-primary);font-size:.9rem;font-weight:800;line-height:1.35}.ws-public-truth-check-form input:not([type=checkbox]),.ws-public-truth-check-form select,.ws-public-truth-check-form textarea{width:100%;min-height:46px;padding:.78rem .9rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-input);color:var(--ws-text-primary);font:inherit;font-weight:500;line-height:1.4}.ws-public-truth-check-form textarea{min-height:132px;resize:vertical}.ws-public-truth-check-form input:focus,.ws-public-truth-check-form select:focus,.ws-public-truth-check-form textarea:focus{border-color:var(--ws-border-focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--ws-brand-secondary) 18%,transparent);outline:none}.ws-public-truth-check-facts{margin:0;padding:0;border:0}.ws-public-truth-check-facts>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-3)}.ws-public-truth-check-facts label{display:flex;align-items:center;gap:var(--ws-space-2);min-height:48px;padding:.72rem .82rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:color-mix(in srgb,var(--ws-bg-surface) 88%,var(--ws-bg-subtle) 12%);color:var(--ws-text-secondary);cursor:pointer}.ws-public-truth-check-facts label:has(input:checked){border-color:color-mix(in srgb,var(--ws-brand-secondary) 38%,var(--ws-border-default));background:color-mix(in srgb,var(--ws-brand-secondary) 9%,var(--ws-bg-surface));color:var(--ws-text-primary)}.ws-public-truth-check-facts input{width:22px;height:22px;accent-color:var(--ws-brand-secondary);flex:0 0 auto}.ws-public-truth-check-facts span{display:inline-flex;align-items:center;gap:var(--ws-space-2);font-size:.9rem;font-weight:700;line-height:1.35}.ws-public-truth-check-facts svg{color:var(--ws-brand-secondary);flex:0 0 auto}.ws-public-truth-check-fieldset{display:grid;gap:var(--ws-space-3);margin:0;padding:0;border:0}.ws-public-truth-check-fieldset legend{color:var(--ws-text-primary);font-size:.9rem;font-weight:800;line-height:1.35}.ws-public-truth-check-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-3)}.ws-public-truth-check-checkbox{display:flex;align-items:center;gap:var(--ws-space-2);min-height:46px;padding:.72rem .82rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:color-mix(in srgb,var(--ws-bg-surface) 88%,var(--ws-bg-subtle) 12%);color:var(--ws-text-secondary);cursor:pointer}.ws-public-truth-check-checkbox:has(input:checked){border-color:color-mix(in srgb,var(--ws-brand-secondary) 38%,var(--ws-border-default));background:color-mix(in srgb,var(--ws-brand-secondary) 9%,var(--ws-bg-surface));color:var(--ws-text-primary)}.ws-public-truth-check-checkbox input{width:17px;height:17px;accent-color:var(--ws-brand-secondary);flex:0 0 auto}.ws-public-truth-check-checkbox span{display:inline-flex;align-items:center;gap:var(--ws-space-2);font-size:.9rem;font-weight:700;line-height:1.35}.ws-public-truth-check-checkbox svg{color:var(--ws-brand-secondary);flex:0 0 auto}.ws-public-truth-check-form__actions{justify-content:space-between}.ws-public-truth-check-actions,.ws-public-truth-check-form__actions{display:flex;gap:var(--ws-space-3);align-items:center;padding-top:var(--ws-space-2)}.ws-public-truth-check-actions{flex-wrap:wrap}.ws-public-truth-check-actions button,.ws-public-truth-check-card button,.ws-public-truth-check-handoff>button[type=submit],.ws-public-truth-check-submit{display:inline-flex;align-items:center;justify-content:center;gap:var(--ws-space-2);min-height:44px;padding:.72rem 1rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface);color:var(--ws-text-primary);font:inherit;font-size:.9rem;font-weight:800;cursor:pointer;text-decoration:none}.ws-public-truth-check-form .ws-public-truth-check-actions button:first-child,.ws-public-truth-check-handoff>button[type=submit],.ws-public-truth-check-submit{border-color:var(--ws-brand-primary);background:var(--ws-brand-primary);color:#fff}.ws-public-truth-check-actions button:focus-visible,.ws-public-truth-check-actions button:hover,.ws-public-truth-check-card button:focus-visible,.ws-public-truth-check-card button:hover,.ws-public-truth-check-handoff>button[type=submit]:focus-visible,.ws-public-truth-check-handoff>button[type=submit]:hover,.ws-public-truth-check-submit:focus-visible,.ws-public-truth-check-submit:hover{border-color:color-mix(in srgb,var(--ws-brand-secondary) 38%,var(--ws-border-default));outline:none}.ws-public-truth-check-form .ws-public-truth-check-actions button:first-child:focus-visible,.ws-public-truth-check-form .ws-public-truth-check-actions button:first-child:hover,.ws-public-truth-check-handoff>button[type=submit]:focus-visible,.ws-public-truth-check-handoff>button[type=submit]:hover,.ws-public-truth-check-submit:focus-visible,.ws-public-truth-check-submit:hover{border-color:var(--ws-brand-secondary);background:var(--ws-brand-secondary)}.ws-public-truth-check-form__actions .ws-btn{border:0;cursor:pointer}.ws-public-truth-check-reset{min-height:44px;border:0;background:transparent;color:var(--ws-text-secondary);font:inherit;font-weight:800;cursor:pointer}.ws-public-truth-check-reset:focus-visible,.ws-public-truth-check-reset:hover{color:var(--ws-brand-secondary);outline:none}.ws-public-truth-check-results{background:var(--ws-bg-primary)}.ws-public-truth-check-results__inner{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);align-items:start}.ws-public-truth-check-results__copy{position:sticky;top:104px}.ws-public-truth-check-results__link{display:inline-flex;align-items:center;gap:var(--ws-space-2);min-height:44px;margin-top:var(--ws-space-5);padding:.3rem 0;color:var(--ws-brand-secondary);font-weight:800;text-decoration:none}.ws-public-truth-check-empty,.ws-public-truth-check-report-card{padding:clamp(1.15rem,2.2vw,1.7rem)}.ws-public-truth-check-result-card{display:grid;gap:var(--ws-space-4);margin-top:var(--ws-space-5);padding:clamp(1.15rem,2.2vw,1.7rem);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-xl);background:var(--ws-bg-surface);box-shadow:var(--ws-shadow-lg)}.ws-public-truth-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-3);margin-top:var(--ws-space-5)}.ws-public-truth-check-card{display:grid;gap:var(--ws-space-2);padding:var(--ws-space-4);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface)}.ws-public-truth-check-card strong{color:var(--ws-text-primary);font-size:1rem;line-height:1.35}.ws-public-truth-check-card>span{width:fit-content;min-height:28px;padding:0 var(--ws-space-2);border-radius:999px;background:var(--ws-bg-subtle);color:var(--ws-text-secondary);font-size:.78rem;font-weight:800;line-height:1.6}.ws-public-truth-check-card small{color:var(--ws-text-muted);font-size:.82rem;line-height:1.45}.ws-public-truth-check-card pre{margin:0;padding:var(--ws-space-4);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-subtle);color:var(--ws-text-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.88rem;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.ws-public-truth-check-report-card--ready .ws-public-truth-check-report-card__icon{background:color-mix(in srgb,var(--ws-success) 12%,var(--ws-bg-surface));color:var(--ws-success)}.ws-public-truth-check-report-card--missing_basics .ws-public-truth-check-report-card__icon{background:color-mix(in srgb,var(--ws-warning) 13%,var(--ws-bg-surface));color:var(--ws-warning)}.ws-public-truth-check-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ws-space-2);margin-top:var(--ws-space-5)}.ws-public-truth-check-summary span{padding:var(--ws-space-3);color:var(--ws-text-primary);font-size:.85rem;font-weight:800;text-align:center}.ws-public-truth-check-preview,.ws-public-truth-check-summary span{border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-subtle)}.ws-public-truth-check-preview{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.55fr);gap:var(--ws-space-3);align-items:center;margin-top:var(--ws-space-5);padding:var(--ws-space-4)}.ws-public-truth-check-preview h3,.ws-public-truth-check-preview p,.ws-public-truth-check-preview small,.ws-public-truth-check-preview span,.ws-public-truth-check-preview strong{margin:0}.ws-public-truth-check-preview p{color:var(--ws-text-muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.ws-public-truth-check-preview h3{margin-top:var(--ws-space-1);color:var(--ws-text-primary);font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.25}.ws-public-truth-check-preview small,.ws-public-truth-check-preview span{display:block;margin-top:var(--ws-space-1);color:var(--ws-text-secondary);font-size:.9rem;line-height:1.45}.ws-public-truth-check-preview strong{display:block;color:var(--ws-brand-secondary);font-size:1rem;line-height:1.3}.ws-public-truth-check-rows{display:grid;gap:var(--ws-space-3);margin-top:var(--ws-space-5)}.ws-public-truth-check-row{display:grid;grid-template-columns:38px minmax(0,1fr);gap:var(--ws-space-3);padding:var(--ws-space-4);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface)}.ws-public-truth-check-row--good{border-color:color-mix(in srgb,var(--ws-success) 22%,var(--ws-border-default))}.ws-public-truth-check-row--bad,.ws-public-truth-check-row--warn{border-color:color-mix(in srgb,var(--ws-warning) 28%,var(--ws-border-default))}.ws-public-truth-check-row__icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:var(--ws-bg-subtle);color:var(--ws-brand-secondary)}.ws-public-truth-check-row__body>div{display:flex;gap:var(--ws-space-3);align-items:flex-start;justify-content:space-between}.ws-public-truth-check-row h3{margin:0;color:var(--ws-text-primary);font-size:1rem;line-height:1.35}.ws-public-truth-check-row p{margin:var(--ws-space-2) 0 0;color:var(--ws-text-secondary);font-size:.92rem;line-height:1.55}.ws-public-truth-check-row small{display:block;margin-top:var(--ws-space-2);color:var(--ws-text-muted);font-size:.82rem;line-height:1.4}.ws-public-truth-check-badge{display:inline-flex;align-items:center;gap:.35rem;min-height:28px;padding:0 var(--ws-space-2);border-radius:999px;font-size:.78rem;font-weight:800;white-space:nowrap}.ws-public-truth-check-badge--good{background:color-mix(in srgb,var(--ws-success) 12%,var(--ws-bg-surface));color:var(--ws-success)}.ws-public-truth-check-badge--bad,.ws-public-truth-check-badge--warn{background:color-mix(in srgb,var(--ws-warning) 13%,var(--ws-bg-surface));color:var(--ws-warning)}.ws-public-truth-check-badge--quiet{background:var(--ws-bg-subtle);color:var(--ws-text-secondary)}.ws-public-truth-check-next{display:flex;gap:var(--ws-space-4);align-items:center;justify-content:space-between;margin-top:var(--ws-space-5);padding:var(--ws-space-4);border-radius:var(--ws-radius-md);background:color-mix(in srgb,var(--ws-brand-secondary) 8%,var(--ws-bg-subtle))}.ws-public-truth-check-next strong{display:block;color:var(--ws-text-primary);font-size:1rem}.ws-public-truth-check-next .ws-btn{white-space:nowrap}.ws-public-truth-check-handoff,.ws-public-truth-check-report-actions{display:grid;gap:var(--ws-space-4);margin-top:var(--ws-space-5);padding-top:var(--ws-space-5);border-top:1px solid var(--ws-border-default)}.ws-public-truth-check-handoff h3,.ws-public-truth-check-report-actions strong{margin:0;color:var(--ws-text-primary);font-size:1rem;line-height:1.35}.ws-public-truth-check-handoff p,.ws-public-truth-check-report-actions p{margin:var(--ws-space-2) 0 0;color:var(--ws-text-secondary);font-size:.92rem;line-height:1.55}.ws-public-truth-check-handoff__submit,.ws-public-truth-check-report-actions__buttons{display:flex;flex-wrap:wrap;gap:var(--ws-space-3)}.ws-public-truth-check-handoff__submit,.ws-public-truth-check-report-actions__buttons button{display:inline-flex;align-items:center;justify-content:center;gap:var(--ws-space-2);min-height:44px;padding:.72rem 1rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface);color:var(--ws-text-primary);font:inherit;font-size:.9rem;font-weight:800;cursor:pointer}.ws-public-truth-check-report-actions__buttons button:focus-visible,.ws-public-truth-check-report-actions__buttons button:hover{border-color:color-mix(in srgb,var(--ws-brand-secondary) 38%,var(--ws-border-default));color:var(--ws-brand-secondary);outline:none}.ws-public-truth-check-inline-status{margin:0;padding:var(--ws-space-3);border-radius:var(--ws-radius-md);font-size:.88rem;font-weight:800;line-height:1.45}.ws-public-truth-check-inline-status--ok{background:color-mix(in srgb,var(--ws-success) 10%,var(--ws-bg-surface));color:var(--ws-success)}.ws-public-truth-check-inline-status--error{background:color-mix(in srgb,var(--ws-warning) 12%,var(--ws-bg-surface));color:var(--ws-warning)}.ws-public-truth-check-handoff__intro{display:flex;align-items:flex-start;gap:var(--ws-space-3)}.ws-public-truth-check-handoff__intro>svg{flex:0 0 auto;margin-top:.12rem;color:var(--ws-brand-secondary)}.ws-public-truth-check-handoff__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-4)}.ws-public-truth-check-handoff label:not(.ws-public-truth-check-handoff__consent){display:grid;gap:var(--ws-space-2)}.ws-public-truth-check-handoff label:not(.ws-public-truth-check-handoff__consent)>span:first-child{color:var(--ws-text-primary);font-size:.9rem;font-weight:800;line-height:1.35}.ws-public-truth-check-handoff input:not([type=checkbox]){width:100%;min-height:46px;padding:.78rem .9rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-input);color:var(--ws-text-primary);font:inherit;font-weight:500;line-height:1.4}.ws-public-truth-check-handoff input:focus{border-color:var(--ws-border-focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--ws-brand-secondary) 18%,transparent);outline:none}.ws-public-truth-check-handoff__consent{display:flex;gap:var(--ws-space-3);align-items:flex-start;color:var(--ws-text-secondary);font-size:.88rem;line-height:1.55}.ws-public-truth-check-handoff__consent input{width:17px;height:17px;margin-top:.2rem;accent-color:var(--ws-brand-secondary);flex:0 0 auto}.ws-public-truth-check-handoff__consent a{color:var(--ws-brand-secondary);font-weight:800;text-decoration:none}.ws-public-truth-check-handoff__submit{width:fit-content;border-color:var(--ws-brand-primary);background:var(--ws-brand-primary);color:#fff}.ws-public-truth-check-handoff__submit:disabled{cursor:not-allowed;opacity:.7}.ws-public-truth-check-handoff__submit svg{flex:0 0 auto}.ws-public-truth-check-empty{display:grid;gap:var(--ws-space-4);min-height:460px;align-content:center;text-align:center}.ws-public-truth-check-empty>svg{margin:0 auto;color:var(--ws-brand-secondary)}.ws-public-truth-check-boundaries{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--ws-space-2);margin-top:var(--ws-space-2)}.ws-business-facts-copy-pack-blocks{display:grid;gap:var(--ws-space-4);margin-top:var(--ws-space-5)}.ws-business-facts-copy-pack-blocks__heading{display:grid;gap:var(--ws-space-2);padding:var(--ws-space-4);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:color-mix(in srgb,var(--ws-brand-secondary) 7%,var(--ws-bg-subtle))}.ws-business-facts-copy-pack-block h3,.ws-business-facts-copy-pack-blocks__heading strong{margin:0;color:var(--ws-text-primary);line-height:1.35}.ws-business-facts-copy-pack-block p,.ws-business-facts-copy-pack-blocks__heading p{margin:0;color:var(--ws-text-secondary);font-size:.92rem;line-height:1.55}.ws-business-facts-copy-pack-block{display:grid;gap:var(--ws-space-3);padding:var(--ws-space-4);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface)}.ws-business-facts-copy-pack-block__top{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:var(--ws-space-3);align-items:flex-start}.ws-business-facts-copy-pack-block__top>span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:var(--ws-bg-subtle);color:var(--ws-brand-secondary)}.ws-business-facts-copy-pack-block__top button{display:inline-flex;align-items:center;justify-content:center;gap:var(--ws-space-2);min-height:40px;padding:.62rem .85rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface);color:var(--ws-text-primary);font:inherit;font-size:.86rem;font-weight:800;cursor:pointer;white-space:nowrap}.ws-business-facts-copy-pack-block__top button:focus-visible,.ws-business-facts-copy-pack-block__top button:hover{border-color:color-mix(in srgb,var(--ws-brand-secondary) 38%,var(--ws-border-default));color:var(--ws-brand-secondary);outline:none}.ws-business-facts-copy-pack-block pre{margin:0;padding:var(--ws-space-4);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-subtle);color:var(--ws-text-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.88rem;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.ws-business-facts-copy-pack-block small{display:block;color:var(--ws-text-muted);font-size:.82rem;line-height:1.45}.ws-print-share-tool-preview{display:grid;place-items:center;margin-top:var(--ws-space-5);padding:clamp(.8rem,2vw,1.2rem);border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:linear-gradient(135deg,color-mix(in srgb,var(--ws-bg-subtle) 92%,var(--ws-brand-secondary) 8%),var(--ws-bg-surface))}.ws-print-share-tool-preview img{display:block;width:min(100%,520px);max-height:680px;border-radius:calc(var(--ws-radius-md) - 2px);background:#fff;box-shadow:var(--ws-shadow-lg);object-fit:contain}.ws-print-share-tool-mini-grid{display:flex;flex-wrap:wrap;gap:var(--ws-space-2);margin-top:var(--ws-space-2)}.ws-print-share-tool-mini-grid a{display:inline-flex;align-items:center;min-height:36px;padding:.42rem .72rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-subtle);color:var(--ws-text-secondary);font-size:.84rem;font-weight:800;text-decoration:none}.ws-print-share-tool-mini-grid a.is-active,.ws-print-share-tool-mini-grid a:focus-visible,.ws-print-share-tool-mini-grid a:hover{border-color:color-mix(in srgb,var(--ws-brand-secondary) 42%,var(--ws-border-default));color:var(--ws-brand-secondary);outline:none}.ws-print-share-tool-report-link-box{display:grid;gap:var(--ws-space-3);width:100%;padding-top:var(--ws-space-2)}.ws-print-share-tool-report-link-box label{display:grid;gap:var(--ws-space-2)}.ws-print-share-tool-report-link-box span{color:var(--ws-text-secondary);font-size:.85rem;font-weight:800}.ws-print-share-tool-report-link-box input{width:100%;min-height:44px;padding:.72rem .84rem;border:1px solid var(--ws-border-default);border-radius:var(--ws-radius-md);background:var(--ws-bg-surface);color:var(--ws-text-primary);font-size:.82rem}.ws-print-share-tool-report-link{display:inline-flex;align-items:center;justify-content:center;gap:var(--ws-space-2);min-height:44px;width:fit-content;padding:.68rem .9rem;border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 32%,var(--ws-border-default));border-radius:var(--ws-radius-md);color:var(--ws-brand-secondary);font-size:.9rem;font-weight:850;text-decoration:none}.ws-print-share-tool-report-link:focus-visible,.ws-print-share-tool-report-link:hover{background:color-mix(in srgb,var(--ws-brand-secondary) 10%,var(--ws-bg-surface));color:var(--ws-brand-secondary);outline:none}.ws-create-menu-page{min-height:70vh;padding:clamp(2.75rem,6vw,5.25rem) var(--ws-space-6) var(--ws-space-20)}.ws-create-menu-layout{display:grid;grid-template-areas:"copy action" "context action";grid-template-columns:minmax(0,1fr) minmax(25rem,30rem);column-gap:clamp(2.75rem,6vw,5.5rem);row-gap:var(--ws-space-10);align-items:start;width:min(100%,70rem);margin:0 auto}.ws-create-menu-copy{grid-area:copy;min-width:0;padding-top:var(--ws-space-4)}.ws-create-menu-title{max-width:12ch;margin:0;text-align:left}.ws-create-menu-subtitle{max-width:35rem;margin:var(--ws-space-5) 0 0;color:var(--ws-text-secondary);font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.65;text-align:left}.ws-create-menu-action{grid-area:action;min-width:0;width:100%}.ws-create-menu-action>.ws-animate-on-scroll{width:100%}.ws-create-menu-context{display:grid;grid-area:context;gap:var(--ws-space-6);min-width:0}.ws-create-menu-process{width:100%}.ws-create-menu-process h2{margin:0 0 var(--ws-space-4);color:var(--ws-text-primary);font-size:clamp(1.15rem,2vw,1.4rem);font-weight:800;line-height:1.25}.ws-create-menu-process__steps{display:grid}.ws-create-menu-process__step{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:var(--ws-space-3);align-items:start;padding:var(--ws-space-4) 0;border-top:1px solid var(--ws-border-default)}.ws-create-menu-process__step:last-child{border-bottom:1px solid var(--ws-border-default)}.ws-create-menu-process__number{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:var(--ws-radius-md);background:var(--ws-brand-secondary);color:#fff;font-size:.83rem;font-weight:850;line-height:1}.ws-create-menu-process__description,.ws-create-menu-process__title,.ws-create-menu-supported p{margin:0}.ws-create-menu-process__title{color:var(--ws-text-primary);font-size:.98rem;font-weight:800;line-height:1.35}.ws-create-menu-process__description{margin-top:var(--ws-space-1);color:var(--ws-text-secondary);font-size:.9rem;line-height:1.55}.ws-create-menu-supported{display:grid;gap:var(--ws-space-2);padding:var(--ws-space-4) var(--ws-space-5);border:1px solid color-mix(in srgb,var(--ws-brand-secondary) 24%,var(--ws-border-default));border-radius:var(--ws-radius-lg);background:color-mix(in srgb,var(--ws-brand-secondary) 7%,var(--ws-bg-surface))}.ws-create-menu-supported span{color:var(--ws-brand-secondary);font-size:.77rem;font-weight:850;line-height:1.2;text-transform:uppercase}.ws-create-menu-supported p{color:var(--ws-text-secondary);font-size:.9rem;line-height:1.55}.ws-create-menu-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-3) var(--ws-space-5)}.ws-create-menu-proof__item{display:flex;gap:var(--ws-space-2);align-items:flex-start;min-width:0;color:var(--ws-text-secondary);font-size:.88rem;line-height:1.45}.ws-create-menu-proof__item svg{flex:0 0 auto;margin-top:.1rem;color:var(--ws-success)}@media (max-width:960px){.ws-create-menu-page{padding:var(--ws-space-10) var(--ws-space-5) var(--ws-space-16)}.ws-create-menu-layout{grid-template-areas:"copy" "action" "context";grid-template-columns:minmax(0,1fr);gap:var(--ws-space-8);width:min(100%,35rem)}.ws-create-menu-copy{padding-top:0}.ws-create-menu-title{max-width:13ch}}@media (max-width:600px){.ws-create-menu-page{padding:var(--ws-space-8) var(--ws-space-4) var(--ws-space-14)}.ws-create-menu-layout{gap:var(--ws-space-7)}.ws-create-menu-subtitle{margin-top:var(--ws-space-4);font-size:1rem}.ws-create-menu-context{gap:var(--ws-space-5)}.ws-create-menu-proof{grid-template-columns:1fr}.ws-create-menu-supported{padding:var(--ws-space-4)}}@media (max-width:980px){.ws-public-truth-check-hero__inner,.ws-public-truth-check-layout,.ws-public-truth-check-results__inner{grid-template-columns:1fr}.ws-public-truth-check-hero__copy,.ws-public-truth-check-hero__subtitle,.ws-public-truth-check-results__copy{text-align:center;margin-left:auto;margin-right:auto}.ws-public-truth-check-hero__trust{justify-content:center}.ws-public-truth-check-results__copy{position:static}}@media (max-width:640px){.ws-public-truth-check-hero{padding-left:var(--ws-space-4);padding-right:var(--ws-space-4)}.ws-public-truth-check-checkbox-grid,.ws-public-truth-check-facts>div,.ws-public-truth-check-form-grid,.ws-public-truth-check-form__grid,.ws-public-truth-check-grid,.ws-public-truth-check-handoff__grid,.ws-public-truth-check-preview,.ws-public-truth-check-summary{grid-template-columns:1fr}.ws-public-truth-check-actions,.ws-public-truth-check-form__actions,.ws-public-truth-check-next,.ws-public-truth-check-report-actions__buttons,.ws-public-truth-check-row__body>div{flex-direction:column;align-items:stretch}.ws-public-truth-check-actions button,.ws-public-truth-check-card button,.ws-public-truth-check-form__actions .ws-btn,.ws-public-truth-check-handoff>button[type=submit],.ws-public-truth-check-handoff__submit,.ws-public-truth-check-next .ws-btn,.ws-public-truth-check-report-actions__buttons button,.ws-public-truth-check-submit{width:100%}.ws-public-truth-check-row{grid-template-columns:1fr}.ws-business-facts-copy-pack-block__top{grid-template-columns:38px minmax(0,1fr)}.ws-business-facts-copy-pack-block__top button{grid-column:1/-1;width:100%}}@media (prefers-reduced-motion:reduce){.ws-page *,.ws-page :after,.ws-page :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:767px){.owner-referral-invite-hero{padding-block:24px 18px!important}.owner-referral-invite-grid{gap:12px!important}.owner-referral-invite-media{height:64px!important;min-height:64px!important}.owner-referral-invite-media img{height:88px!important;max-width:calc(100% - 24px)!important}}