.landing{font-family:Instrument Sans,system-ui,sans-serif;color:var(--ink);background:var(--bg);--landing-scroll-offset: 96px;--landing-hero-glow-primary: rgba(200, 104, 47, .13);--landing-hero-glow-secondary: rgba(15, 17, 21, .05);--landing-accent: #c8682f;--landing-accent-strong: #9b4720;--landing-accent-soft: rgba(200, 104, 47, .16);--landing-accent-dot: rgba(200, 104, 47, .75);--landing-icon-bg: rgba(200, 104, 47, .12);--landing-icon-bg-strong: rgba(200, 104, 47, .22);--landing-surface: var(--surface);--landing-surface-strong: var(--surface);--landing-card: var(--card);--landing-card-strong: var(--card);--landing-row: var(--surface);--landing-floating: var(--surface);--landing-chip: var(--surface);--landing-border: var(--border);--landing-border-strong: var(--input);--landing-pill: var(--ghost);--landing-muted: var(--muted);--landing-chip-ink: rgba(15, 17, 21, .75);--landing-label-ink: rgba(15, 17, 21, .65);--landing-subtle-ink: rgba(15, 17, 21, .52);--landing-strong-ink: rgba(15, 17, 21, .84);--landing-shadow-soft: 0 20px 40px rgba(15, 17, 21, .07);--landing-shadow-card: 0 20px 40px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .04);--landing-shadow-hover: 0 16px 28px rgba(15, 17, 21, .1);--landing-shadow-report: 0 24px 50px rgba(15, 17, 21, .1)}.dark .landing{--landing-surface-strong: color-mix(in srgb, var(--surface) 78%, #0f1115 22%);--landing-card-strong: color-mix(in srgb, var(--card) 86%, #0b0f17 14%);--landing-row: color-mix(in srgb, var(--surface) 72%, #0f1115 28%);--landing-floating: color-mix(in srgb, var(--card) 82%, #0b0f17 18%);--landing-chip: color-mix(in srgb, var(--surface) 84%, #0f1115 16%);--landing-pill: color-mix(in srgb, var(--ghost) 78%, #0f1115 22%);--landing-accent-soft: rgba(200, 104, 47, .26);--landing-accent-dot: rgba(200, 104, 47, .9);--landing-icon-bg: rgba(200, 104, 47, .2);--landing-icon-bg-strong: rgba(200, 104, 47, .3);--landing-chip-ink: rgba(244, 246, 251, .84);--landing-label-ink: rgba(244, 246, 251, .72);--landing-subtle-ink: rgba(244, 246, 251, .64);--landing-strong-ink: rgba(244, 246, 251, .9);--landing-accent-strong: #efa880;--landing-shadow-soft: 0 20px 40px rgba(0, 0, 0, .36);--landing-shadow-card: 0 20px 40px rgba(0, 0, 0, .3), 0 0 0 1px rgba(255, 255, 255, .06);--landing-shadow-hover: 0 18px 32px rgba(0, 0, 0, .38);--landing-shadow-report: 0 24px 52px rgba(0, 0, 0, .44);--landing-hero-glow-primary: rgba(200, 104, 47, .22);--landing-hero-glow-secondary: rgba(244, 246, 251, .06)}@media (max-width: 1023px){.landing{--landing-scroll-offset: 112px;padding-bottom:90px}}.landing section[id]{scroll-margin-top:var(--landing-scroll-offset)}.headline,.section-title{font-family:Instrument Sans,system-ui,sans-serif}.headline{display:grid;gap:.04em;font-size:clamp(38px,5vw,66px);font-weight:300;line-height:1.06;letter-spacing:-.025em;color:var(--ink)}.headline-lead,.headline-accent{display:block}.headline-accent{position:relative;color:var(--landing-accent);text-shadow:0 0 18px color-mix(in srgb,var(--landing-accent) 18%,transparent),0 0 42px color-mix(in srgb,var(--landing-accent) 12%,transparent)}.headline-accent:after{content:"";position:absolute;left:50%;bottom:-.14em;width:clamp(72px,16%,124px);height:2px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--landing-accent) 86%,white 14%) 22%,color-mix(in srgb,var(--landing-accent) 94%,white 6%) 50%,color-mix(in srgb,var(--landing-accent) 86%,white 14%) 78%,transparent 100%);transform:translate(-50%) scaleX(.28);transform-origin:center;opacity:0}.dark .landing .headline-accent{text-shadow:0 0 24px color-mix(in srgb,var(--landing-accent) 34%,transparent),0 0 56px color-mix(in srgb,var(--landing-accent) 18%,transparent)}.section-title{font-size:clamp(28px,2.8vw,44px);line-height:1.1;font-weight:400;letter-spacing:-.018em;color:var(--landing-strong-ink)}.landing-header{background:var(--landing-surface);border-color:var(--landing-border);color:var(--landing-strong-ink)}@media (max-width: 1023px){.landing-header{padding-top:calc(env(safe-area-inset-top,0px) + 6px)}}.mobile-menu{background:var(--landing-surface);border-color:var(--landing-border);color:var(--landing-strong-ink)}.hero-section{position:relative;overflow-x:hidden;overflow-x:clip;background:radial-gradient(ellipse 60% 55% at 5% 20%,var(--landing-hero-glow-primary) 0%,transparent 65%),radial-gradient(ellipse 50% 60% at 88% 80%,var(--landing-hero-glow-secondary) 0%,transparent 60%)}.hero-layout{position:relative;display:grid;gap:30px;align-items:center;justify-items:center}.hero-copy .headline,.hero-copy .hero-subtitle,.hero-copy .hero-actions,.hero-visual{opacity:0;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.22,1,.36,1)}.hero-copy{display:grid;gap:20px;align-content:center;max-width:52rem;margin:0 auto;justify-items:center;text-align:center}.hero-copy .headline{opacity:1;animation:none}.hero-copy .headline-lead,.hero-copy .headline-accent{opacity:0;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.22,1,.36,1)}.hero-copy .headline-lead{animation-name:hero-headline-lead-in;animation-duration:.82s;animation-delay:60ms}.hero-copy .headline-accent{animation-name:hero-headline-accent-in;animation-duration:.94s;animation-delay:.17s}.hero-copy .headline-accent:after{animation:hero-headline-accent-line .82s cubic-bezier(.2,.9,.2,1) forwards .31s}.hero-copy .hero-subtitle{animation-name:hero-fade-up;animation-duration:.76s;animation-delay:.25s}.hero-copy .hero-actions{animation-name:hero-fade-up;animation-duration:.72s;animation-delay:.34s}.hero-actions>*{opacity:0;animation:hero-cta-rise .62s cubic-bezier(.22,1,.36,1) forwards}.hero-actions>*:nth-child(1){animation-delay:.43s}.hero-actions>*:nth-child(2){animation-delay:.5s}.hero-visual{animation-name:hero-visual-enter;animation-duration:1.02s;animation-delay:.23s;transform-origin:center center}@keyframes hero-fade-up{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-headline-lead-in{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-headline-accent-in{0%{opacity:0;filter:blur(8px);transform:translate3d(0,30px,0) scale(.985);text-shadow:0 0 0 color-mix(in srgb,var(--landing-accent) 0%,transparent),0 0 0 color-mix(in srgb,var(--landing-accent) 0%,transparent)}65%{opacity:1;filter:blur(0);transform:translateZ(0) scale(1.01)}to{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}}@keyframes hero-headline-accent-line{0%{opacity:0;transform:translate(-50%) scaleX(.28)}to{opacity:.88;transform:translate(-50%) scaleX(1)}}@keyframes hero-visual-enter{0%{opacity:0;filter:blur(10px);transform:translate3d(0,34px,0) scale(.958)}to{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}}@keyframes hero-cta-rise{0%{opacity:0;transform:translate3d(0,20px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}.hero-subtitle{max-width:44ch;line-height:1.6;font-size:18px;color:var(--landing-label-ink)}.hero-copy .hero-subtitle{margin:0 auto;max-width:40rem}.hero-actions--centered{justify-content:center}.hero-visual-shell{position:relative;width:100%;max-width:980px;margin:0 auto}.hero-visual-shell--centered:after{content:"";position:absolute;left:50%;bottom:8%;width:min(34%,220px);height:14px;transform:translate(-50%);border-radius:999px;background:radial-gradient(circle,#0f111529,#0f111500 72%);filter:blur(14px);opacity:.1;pointer-events:none;animation:hero-shadow-breathe 8.8s ease-in-out infinite 1.4s}.hero-visual--centered{position:relative;z-index:1;display:flex;justify-content:center;padding:0}.hero-visual--centered .hero-dashboard-mockup{width:min(100%,980px)}.hero-visual--centered .hero-dashboard{animation:hero-mockup-idle 8.8s ease-in-out infinite 1.35s}.hero-floating-icons .floating-cleaning-icon{animation-duration:calc(var(--floating-cleaning-icon-duration, 6s) * 1.28)}@keyframes hero-mockup-idle{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}@keyframes hero-shadow-breathe{0%,to{opacity:.1;transform:translate(-50%) scaleX(.94)}50%{opacity:.18;transform:translate(-50%) scaleX(1.04)}}@media (min-width: 1024px){.hero-copy .headline{max-width:18ch}}@media (max-width: 1023px){.hero-visual-shell--centered:after,.hero-visual--centered .hero-dashboard{animation:none}}.landing-text{color:var(--landing-label-ink)}.landing-text-muted{color:var(--landing-muted)}.landing-text-subtle{color:var(--landing-subtle-ink)}.landing-text-soft{color:color-mix(in srgb,var(--landing-subtle-ink) 82%,transparent)}.landing .btn-ghost{border:1px solid var(--landing-border);background:var(--landing-pill);color:var(--landing-strong-ink)}.landing .btn-ghost:hover{background:var(--landing-chip)}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.hero-link{font-size:14px;font-weight:600;color:var(--ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;transition:color .2s;opacity:.75}.hero-link:hover{opacity:1}.surface-section{background:var(--landing-surface)}.logo-wordmark{height:44px;width:auto;-o-object-fit:contain;object-fit:contain}.logo-wordmark-footer{height:40px;width:auto;-o-object-fit:contain;object-fit:contain}.landing-footer-wrap{padding-top:0}.install-cta-section{position:relative;overflow:hidden;padding:92px 0 88px;background:var(--landing-accent)}.install-cta-shell{position:relative;z-index:1;display:grid;max-width:760px;margin:0 auto;gap:28px;justify-items:center;text-align:center}.install-cta-copy{display:grid;gap:20px;align-content:center;justify-items:center}.install-cta-title{margin:0;max-width:11ch;font-family:Instrument Sans,system-ui,sans-serif;font-size:clamp(38px,5vw,64px);line-height:.94;font-weight:700;letter-spacing:-.04em;color:#fff}.install-cta-title-text{position:relative;display:inline-block;clip-path:inset(0 100% 0 0);opacity:0;transform:translate3d(0,16px,0);white-space:normal;will-change:clip-path,opacity,transform}.install-cta-title-text:after{content:"";position:absolute;top:-.08em;right:-.16em;bottom:-.08em;left:-.16em;border-radius:999px;background:linear-gradient(90deg,#fff0,#ffece02e 28%,#ffffff6b 48%,#ffe8d633 66%,#fff0);transform:translate3d(-112%,0,0);filter:blur(1px);opacity:0;pointer-events:none;mix-blend-mode:screen}.install-cta-section.landing-reveal-visible .install-cta-title-text{animation:install-cta-title-reveal .78s cubic-bezier(.22,1,.36,1) forwards .12s}.install-cta-section.landing-reveal-visible .install-cta-title-text:after{animation:install-cta-title-sheen .92s cubic-bezier(.2,.9,.2,1) forwards .24s}.install-cta-title-compact{max-width:13ch;font-size:clamp(34px,4.2vw,54px)}@keyframes install-cta-title-reveal{0%{clip-path:inset(0 100% 0 0);opacity:0;transform:translate3d(0,16px,0)}to{clip-path:inset(0 0 0 0);opacity:1;transform:translateZ(0)}}@keyframes install-cta-title-sheen{0%{opacity:0;transform:translate3d(-112%,0,0)}22%{opacity:.85}70%{opacity:.55}to{opacity:0;transform:translate3d(116%,0,0)}}.install-cta-subtitle{margin:0;max-width:34rem;font-size:18px;line-height:1.72;color:#fff8f2d6}.install-cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;padding-top:4px;align-items:center}.install-cta-store{padding:0;border-radius:14px;border:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,opacity .18s ease,filter .18s ease}.install-cta-store:hover{transform:translateY(-1px);opacity:1;filter:brightness(1.02)}.install-cta-store-badge{display:block;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.install-cta-store-badge-appstore,.install-cta-store-badge-play{height:58px}@media (max-width: 767px){.install-cta-section{padding:68px 0 64px}.install-cta-shell{gap:24px}.install-cta-title{max-width:12ch;font-size:clamp(32px,10vw,44px)}.install-cta-title-compact{max-width:13ch;font-size:clamp(30px,8.6vw,40px)}.install-cta-subtitle{font-size:16px;line-height:1.68}.install-cta-actions{gap:12px}.install-cta-store-badge-appstore,.install-cta-store-badge-play{height:52px}}.landing-footer-shell{position:relative;overflow:hidden;border-radius:26px;background:var(--landing-card)}.landing-footer-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(128deg,transparent 62%,color-mix(in srgb,var(--landing-border) 68%,transparent) 62.4%,transparent 62.8%),linear-gradient(38deg,transparent 69%,color-mix(in srgb,var(--landing-border) 62%,transparent) 69.3%,transparent 69.7%);opacity:.45}.dark .landing .landing-footer-shell{background:var(--landing-surface)}.landing-footer-grid{position:relative;z-index:1;display:grid;gap:32px;padding:30px 24px 34px}.landing-footer-brand{display:grid;gap:18px;align-content:start;max-width:360px}.landing-footer-logo{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content}.landing-footer-description{margin:0;max-width:30ch;font-size:15px;line-height:1.75;color:var(--landing-muted)}.landing-footer-backtop{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:10px;padding:10px 14px;min-height:42px;border-radius:12px;border:1px solid var(--landing-border);background:var(--landing-pill);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--landing-strong-ink);transition:background .18s ease,border-color .18s ease,transform .18s ease}.landing-footer-backtop:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--landing-accent) 34%,var(--landing-border));background:color-mix(in srgb,var(--landing-accent-soft) 65%,var(--landing-pill))}.landing-footer-links{display:grid;gap:24px}.landing-footer-column{display:grid;gap:14px;align-content:start}.landing-footer-heading{margin:0;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--landing-subtle-ink)}.landing-footer-list{display:grid;gap:11px}.landing-footer-link{width:-moz-fit-content;width:fit-content;font-size:15px;font-weight:500;line-height:1.5;color:var(--landing-strong-ink);transition:color .18s ease,transform .18s ease}.landing-footer-link:hover{color:var(--landing-accent);transform:translate(1px)}.landing-footer-bottom{position:relative;z-index:1;padding:0 24px 22px}.landing-footer-copy{margin:0;font-size:11px;line-height:1.5;color:var(--landing-subtle-ink)}@media (min-width: 768px){.landing-footer-grid{grid-template-columns:minmax(280px,1.15fr) minmax(0,1fr);gap:40px;padding:38px 34px 42px}.landing-footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;padding-top:8px}.landing-footer-bottom{padding:0 34px 24px}}.proof-section{background:var(--landing-surface)}.proof-shell{display:grid;justify-items:center;gap:16px}.proof-metrics{display:grid;gap:20px;width:100%;max-width:760px}.proof-marquee{display:none;width:100%;overflow:hidden;padding-inline:2px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}.proof-marquee-track{display:flex;width:-moz-max-content;width:max-content;gap:22px;will-change:transform}.proof-marquee-group{display:flex;gap:22px}.proof-metric{display:grid;gap:6px;justify-items:center;padding:8px 0;text-align:center;transform:translateZ(0)}.proof-metric--primary{border:none}.proof-metric--mobile{flex:0 0 auto;width:clamp(158px,48vw,196px);padding:14px 18px 13px;justify-items:center;text-align:center;border:none;border-radius:18px;background:color-mix(in srgb,var(--landing-card) 94%,transparent 6%)}.proof-metric:hover{transform:translateZ(0)}.proof-metric-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--landing-muted)}.proof-metric-value{font-family:Instrument Sans,system-ui,sans-serif;font-size:clamp(22px,2.6vw,30px);font-weight:700;line-height:.95;letter-spacing:-.05em;color:var(--landing-accent)}.proof-metric-hint{max-width:16ch;margin:0;font-size:12px;line-height:1.45;color:var(--landing-subtle-ink)}.proof-metric--mobile .proof-metric-hint{max-width:14ch}.proof-section.landing-reveal-section .proof-metric{opacity:0;transform:translate3d(0,16px,0) scale(.985)}.proof-section.landing-reveal-visible .proof-metric{animation:proof-metric-in .56s cubic-bezier(.22,1,.36,1) forwards}.proof-section.landing-reveal-visible .proof-metric:nth-child(1){animation-delay:calc(var(--reveal-delay, 0ms) + 40ms)}.proof-section.landing-reveal-visible .proof-metric:nth-child(2){animation-delay:calc(var(--reveal-delay, 0ms) + .11s)}.proof-section.landing-reveal-visible .proof-metric:nth-child(3){animation-delay:calc(var(--reveal-delay, 0ms) + .18s)}.proof-section.landing-reveal-visible .proof-metric-value{animation:proof-value-settle .72s cubic-bezier(.2,.9,.2,1) both}.proof-section.landing-reveal-visible .proof-metric:nth-child(1) .proof-metric-value{animation-delay:calc(var(--reveal-delay, 0ms) + .14s)}.proof-section.landing-reveal-visible .proof-metric:nth-child(2) .proof-metric-value{animation-delay:calc(var(--reveal-delay, 0ms) + .21s)}.proof-section.landing-reveal-visible .proof-metric:nth-child(3) .proof-metric-value{animation-delay:calc(var(--reveal-delay, 0ms) + .28s)}@keyframes proof-metric-in{0%{opacity:0;transform:translate3d(0,16px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes proof-value-settle{0%{opacity:0;transform:translate3d(0,10px,0) scale(.9)}65%{opacity:1;transform:translate3d(0,-1px,0) scale(1.04)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes proof-marquee-scroll{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@media (min-width: 640px){.proof-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 767px){.hero-layout{gap:20px}.hero-visual-shell{max-width:100%}.hero-visual--centered{padding:0}.hero-visual--centered .hero-dashboard-mockup{width:100%}.proof-metric{padding:4px 0}}@media (max-width: 639px){.proof-metrics--desktop{display:none}.proof-marquee{display:block}.proof-marquee-track{animation:proof-marquee-scroll 24s linear infinite}.proof-section.landing-reveal-section .proof-metric--mobile,.proof-section.landing-reveal-visible .proof-metric--mobile{opacity:1;transform:none}}.pricing-preview-shell{border:none}.pricing-preview-grid{display:grid;gap:18px}.pricing-preview-card{position:relative;border-radius:14px;border:1px solid var(--landing-border);background:var(--landing-card);padding:22px 20px;display:flex;flex-direction:column;gap:14px;height:100%;box-shadow:var(--landing-shadow-soft)}.pricing-preview-card-featured{border-color:#de8a23;margin-top:16px;box-shadow:0 12px 28px #de8a2324,0 0 0 1px #de8a2324}.pricing-preview-card-head{display:grid;gap:14px;align-content:start}.pricing-preview-card-title-row{display:flex;align-items:center;justify-content:flex-start;gap:12px}.pricing-preview-card-body{display:grid;gap:14px;flex:1;align-content:start}.pricing-preview-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:1;display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;border-radius:999px;border:1px solid color-mix(in srgb,var(--landing-accent) 22%,transparent);background:var(--landing-accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;box-shadow:0 10px 20px #c8682f38}.pricing-preview-title{font-family:Instrument Sans,system-ui,sans-serif;font-size:24px;font-weight:600;line-height:1.05;letter-spacing:-.03em;color:var(--landing-strong-ink)}.pricing-preview-price-row{display:flex;align-items:flex-end;gap:8px}.pricing-preview-price{font-family:Instrument Sans,system-ui,sans-serif;font-size:clamp(30px,4vw,44px);font-weight:700;line-height:.95;letter-spacing:-.05em;color:var(--landing-strong-ink)}.pricing-preview-period{padding-bottom:4px;font-size:13px;color:var(--landing-muted)}.pricing-preview-meta{display:grid;gap:6px;min-height:48px}.pricing-preview-meta-line{font-size:13px;line-height:1.45;color:var(--landing-muted)}.pricing-preview-features{margin:0;padding:0;list-style:none;display:grid;gap:10px;font-size:14px;line-height:1.55;color:var(--landing-label-ink)}.pricing-preview-features li{display:flex;align-items:flex-start;gap:10px}.pricing-preview-check{width:18px;height:18px;margin-top:2px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in srgb,var(--landing-accent-soft) 55%,transparent);color:var(--landing-accent)}.pricing-preview-check svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}@media (min-width: 768px){.pricing-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mobile-release-section{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 42%,color-mix(in srgb,var(--landing-accent-soft) 42%,transparent) 0%,transparent 28%),linear-gradient(180deg,color-mix(in srgb,var(--landing-accent-soft) 18%,var(--landing-surface) 82%) 0%,var(--landing-surface) 100%)}.mobile-release-layout{position:relative;z-index:1;display:grid;gap:32px;max-width:1080px;align-items:center}@media (min-width: 1024px){.mobile-release-layout{grid-template-columns:minmax(340px,.94fr) minmax(0,1.06fr);gap:72px}}.mobile-release-copy{display:flex;flex-direction:column;gap:14px;justify-content:center}.mobile-release-kicker{margin:0;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--landing-accent)}.mobile-release-lead{max-width:56ch;font-size:17px;line-height:1.7;color:var(--landing-label-ink)}.mobile-release-points{display:grid;gap:14px;margin:8px 0 0;padding:0;list-style:none}.mobile-release-point{display:flex;align-items:flex-start;gap:14px;font-size:15px;font-weight:500;line-height:1.6;color:var(--landing-strong-ink)}.mobile-release-visual{position:relative;display:flex;justify-content:center}.mobile-release-point-icon{width:40px;height:40px;margin-top:1px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:color-mix(in srgb,var(--landing-accent-soft) 52%,var(--landing-surface) 48%);color:var(--landing-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--landing-accent) 18%,transparent)}.mobile-release-point-icon svg{width:18px;height:18px}.mobile-release-device-shell{display:flex;align-items:center;justify-content:center}.mobile-release-device-glow{position:absolute;left:50%;bottom:24px;width:min(74%,300px);aspect-ratio:1;transform:translate(-50%);border-radius:999px;background:color-mix(in srgb,var(--landing-accent-soft) 66%,white 34%);filter:blur(48px);opacity:.7;pointer-events:none}.mobile-release-device-stage{position:relative;z-index:1;width:min(100%,320px)}.mobile-release-device-image{display:block;width:100%;height:auto;filter:drop-shadow(0 24px 40px rgba(0,0,0,.16))}@media (max-width: 767px){.mobile-release-device-shell{min-height:0;padding:0}.mobile-release-device-stage{width:min(100%,286px)}}@media (min-width: 1024px){.mobile-release-copy{padding-right:12px}.mobile-release-lead{font-size:18px}}.operations-visibility-section{position:relative;overflow:hidden}.operations-visibility-layout{display:grid;gap:36px;align-items:center}.operations-visibility-copy{display:flex;flex-direction:column;gap:14px}.operations-visibility-kicker{margin:0;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--landing-accent)}.operations-visibility-lead{max-width:34rem;font-size:17px;line-height:1.72;color:var(--landing-label-ink)}.operations-visibility-points{margin:8px 0 0;padding:0;list-style:none;display:grid;gap:14px}.operations-visibility-point{display:flex;align-items:flex-start;gap:14px;font-size:15px;font-weight:500;line-height:1.6;color:var(--landing-strong-ink)}.operations-visibility-point-icon{width:38px;height:38px;margin-top:1px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:color-mix(in srgb,var(--landing-accent-soft) 54%,white 46%);color:var(--landing-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--landing-accent) 16%,transparent),0 8px 18px #c8682f14}.operations-visibility-visual{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.operations-visibility-carousel-shell{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.operations-visibility-carousel{position:relative;width:min(100%,720px);aspect-ratio:1356 / 900;overflow:hidden;border-radius:20px;--operations-visibility-bottom-fade: linear-gradient( 180deg, rgba(245, 240, 230, 0) 0%, rgba(245, 240, 230, .05) 16%, rgba(245, 240, 230, .14) 34%, color-mix(in srgb, var(--landing-surface) 82%, rgba(255, 255, 255, .18)) 58%, color-mix(in srgb, var(--landing-surface) 92%, rgba(255, 255, 255, .34)) 78%, color-mix(in srgb, var(--landing-surface) 98%, rgba(255, 255, 255, .6)) 100% )}.operations-visibility-carousel:after{content:"";position:absolute;left:-2%;right:-2%;bottom:0;z-index:3;height:clamp(84px,24%,168px);background:var(--operations-visibility-bottom-fade);backdrop-filter:blur(22px) saturate(118%);-webkit-backdrop-filter:blur(22px) saturate(118%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.12) 18%,rgba(0,0,0,.34) 42%,rgba(0,0,0,.72) 66%,#000 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.12) 18%,rgba(0,0,0,.34) 42%,rgba(0,0,0,.72) 66%,#000 100%);pointer-events:none}.operations-visibility-track{display:flex;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.operations-visibility-slide{flex:0 0 100%;min-width:0;height:100%}.operations-visibility-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;image-rendering:auto;box-shadow:0 20px 36px #0f172a1f}.operations-visibility-controls{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.operations-visibility-control{width:36px;height:36px;padding:0;border:1px solid var(--landing-border);border-radius:999px;background:var(--landing-pill);color:var(--landing-strong-ink);display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease}.operations-visibility-control:hover:not(:disabled){transform:translateY(-1px);border-color:color-mix(in srgb,var(--landing-accent) 32%,var(--landing-border));background:var(--landing-chip)}.operations-visibility-control:disabled{opacity:.48;cursor:not-allowed}.operations-visibility-control svg{width:16px;height:16px}.operations-visibility-indicators{display:inline-flex;align-items:center;gap:8px}.operations-visibility-indicator{width:8px;height:8px;padding:0;border:none;border-radius:999px;background:color-mix(in srgb,var(--landing-border) 72%,transparent);display:inline-flex;transition:width .28s ease,background-color .28s ease,opacity .28s ease;opacity:.9}.operations-visibility-indicator.is-active{width:24px;background:var(--landing-accent)}.dark .landing .operations-visibility-point-icon{background:color-mix(in srgb,var(--landing-accent-soft) 42%,var(--landing-card) 58%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--landing-accent) 20%,transparent),0 10px 20px #00000038}.dark .landing .operations-visibility-image{box-shadow:0 24px 42px #00000061,0 0 0 1px #ffffff0a}.dark .landing .operations-visibility-carousel{--operations-visibility-bottom-fade: linear-gradient( 180deg, rgba(15, 17, 21, 0) 0%, rgba(15, 17, 21, .06) 16%, rgba(15, 17, 21, .16) 34%, color-mix(in srgb, var(--landing-surface-strong) 80%, rgba(11, 15, 23, .2)) 58%, color-mix(in srgb, var(--landing-surface-strong) 88%, rgba(11, 15, 23, .38)) 78%, color-mix(in srgb, var(--landing-surface-strong) 96%, rgba(11, 15, 23, .68)) 100% )}.dark .landing .operations-visibility-control{background:var(--landing-chip)}@media (min-width: 1024px){.operations-visibility-layout{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:52px}.operations-visibility-copy{padding-right:4px}.operations-visibility-lead{font-size:18px}}@media (max-width: 767px){.operations-visibility-layout{gap:28px}.operations-visibility-carousel{width:min(100%,540px);border-radius:14px}.operations-visibility-carousel:after{height:clamp(70px,22%,118px)}.operations-visibility-image{border-radius:14px}}.dot{width:7px;height:7px;border-radius:999px;background:var(--landing-accent);margin-top:8px;flex-shrink:0}.solution-card{border-radius:14px;border:1px solid var(--landing-border);background:var(--landing-card);padding:28px;box-shadow:var(--landing-shadow-soft)}.icon-badge{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--landing-icon-bg);color:var(--landing-accent);flex-shrink:0}.icon-badge svg{width:17px;height:17px}.features-section-head .landing-text{max-width:42rem;margin-inline:auto}.surface-section#features .features-section-head>*{opacity:1;transform:none}.features-showcase-grid{display:grid;gap:18px}.feature-panel{position:relative;overflow:hidden;border-radius:24px;border:1px solid var(--landing-border);background:var(--landing-card);padding:24px;box-shadow:var(--landing-shadow-soft);transform:translateZ(0);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1)}.feature-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:none;opacity:0}.feature-panel>*{position:relative;z-index:1}.feature-panel:hover{transform:translate3d(0,-3px,0);box-shadow:var(--landing-shadow-hover)}.feature-panel-copy{display:grid;gap:14px;align-content:start}.feature-panel-title{margin:0;font-family:Instrument Sans,system-ui,sans-serif;font-size:clamp(24px,2vw,34px);line-height:1.05;font-weight:700;letter-spacing:-.03em;color:var(--landing-strong-ink)}.feature-panel-body{margin:0;max-width:34ch;font-size:15px;line-height:1.7;color:var(--landing-label-ink)}.feature-panel-icon{width:40px;height:40px;border-radius:12px}.feature-panel-main{display:grid;gap:28px;min-height:320px}.feature-panel-preview{position:relative;min-height:204px}.feature-preview-window{position:absolute;top:8px;right:24%;bottom:8px;left:0;overflow:hidden;border-radius:22px;border:1px solid color-mix(in srgb,var(--landing-border) 76%,transparent);background:var(--landing-surface);padding:18px 18px 16px}.feature-preview-window-header{display:flex;align-items:center;gap:10px;width:min(56%,172px)}.feature-preview-window-pill,.feature-preview-window-title,.feature-preview-list-status,.feature-preview-sheet-score-ring,.feature-preview-sheet-score-title,.feature-preview-sheet-score-line{display:block;flex-shrink:0}.feature-preview-window-pill{width:42px;height:18px;border-radius:999px;background:color-mix(in srgb,var(--landing-accent-soft) 58%,transparent)}.feature-preview-window-bar,.feature-preview-window-row,.feature-preview-sheet-list span,.feature-preview-window-title,.feature-preview-window-footer-line{display:block;border-radius:999px;background:color-mix(in srgb,var(--landing-border) 64%,transparent)}.feature-preview-window-title{flex:1;height:10px}.feature-preview-list{display:grid;gap:12px;margin-top:18px;width:min(52%,196px)}.feature-preview-list-item{display:flex;align-items:flex-start;gap:12px}.feature-preview-list-status{width:18px;height:18px;margin-top:2px;border-radius:999px;background:color-mix(in srgb,var(--landing-border) 70%,transparent)}.feature-preview-list-status.is-ok{background:#5cc1822e;box-shadow:inset 0 0 0 5px #58bf7d}.feature-preview-list-status.is-alert{background:#de8a2329;box-shadow:inset 0 0 0 5px #de8a23}.feature-preview-list-copy{flex:1;min-width:0}.feature-preview-window-row{width:100%;height:10px;margin-top:8px}.feature-preview-window-row.is-short{width:62%}.feature-preview-window-row.is-medium{width:78%}.feature-preview-window-footer{width:min(44%,164px);margin-top:16px;display:grid;gap:8px}.feature-preview-window-footer-line{height:10px}.feature-preview-window-footer-line.is-short{width:72%}.feature-preview-sheet{position:absolute;top:18px;right:14px;bottom:auto;width:min(68%,266px);border-radius:24px;border:1px solid color-mix(in srgb,var(--landing-border) 72%,transparent);background:color-mix(in srgb,var(--landing-surface) 96%,white 4%);padding:18px 18px 16px;box-shadow:0 24px 40px #0f111514}.feature-preview-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.feature-preview-sheet-pill,.feature-preview-sheet-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-height:28px;padding:0 10px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.feature-preview-sheet-pill{background:color-mix(in srgb,var(--landing-accent-soft) 60%,transparent);color:var(--landing-accent)}.feature-preview-sheet-status{background:#5cc18224;color:#3f965d}.feature-preview-sheet-score{display:flex;align-items:center;gap:12px;margin-top:16px;padding:12px 0 4px}.feature-preview-sheet-score-ring{width:42px;height:42px;border-radius:999px;border:6px solid color-mix(in srgb,var(--landing-border) 74%,transparent);border-top-color:var(--landing-accent);border-right-color:var(--landing-accent);box-sizing:border-box}.feature-preview-sheet-score-copy{flex:1;min-width:0}.feature-preview-sheet-score-title{width:72px;height:10px;border-radius:999px;background:color-mix(in srgb,var(--landing-accent-soft) 56%,transparent)}.feature-preview-sheet-score-line{width:100%;max-width:110px;height:10px;margin-top:8px;border-radius:999px;background:color-mix(in srgb,var(--landing-border) 64%,transparent)}.feature-preview-sheet-list{display:grid;gap:10px;margin-top:14px}.feature-preview-sheet-list span{height:10px}.feature-preview-sheet-list span:nth-child(2){width:84%}.feature-preview-sheet-list span:nth-child(3){width:68%}.feature-panel-dark{min-height:320px;background:#101726;color:#f4f6fbeb;display:flex;flex-direction:column;gap:16px;justify-content:center}.feature-panel-dark:before{background:none;opacity:0}.feature-panel-dark .feature-panel-title,.feature-panel-dark .feature-panel-body{color:inherit}.feature-panel-icon-dark{background:#ffffff14;color:#f6f7fb}.feature-panel-dark-pulse{display:none}.feature-panel-compact{display:grid;gap:18px;min-height:240px;align-content:start}.feature-panel-compact .feature-panel-title{font-size:clamp(22px,1.8vw,28px)}.feature-panel-score{display:grid;gap:14px;margin-top:auto;padding-top:18px;border-top:1px solid color-mix(in srgb,var(--landing-border) 72%,transparent)}.feature-panel-score-overview{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.feature-panel-score-ring{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;border:4px solid color-mix(in srgb,var(--landing-border) 76%,transparent);border-top-color:var(--landing-accent);border-right-color:var(--landing-accent);background:color-mix(in srgb,var(--landing-surface) 72%,transparent);box-sizing:border-box}.feature-panel-score-ring-value{color:var(--landing-accent);font-size:13px;font-weight:800;letter-spacing:-.02em}.feature-panel-score-overview-copy{display:grid;gap:4px}.feature-panel-score-caption{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--landing-subtle-ink)}.feature-panel-score-helper{font-size:13px;color:var(--landing-label-ink)}.feature-panel-score-list{margin:0;padding:0;list-style:none;display:grid}.feature-panel-score-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:44px;padding:8px 0}.feature-panel-score-item+.feature-panel-score-item{border-top:1px solid color-mix(in srgb,var(--landing-border) 56%,transparent)}.feature-panel-score-item-icon{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--landing-subtle-ink)}.feature-panel-score-item-icon svg{width:15px;height:15px}.feature-panel-score-item-label{font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--landing-strong-ink)}.feature-panel-score-item-value{font-size:18px;font-weight:800;letter-spacing:-.04em;color:var(--landing-strong-ink)}.feature-panel-score-item.is-ok .feature-panel-score-item-icon{background:#5cc1821f;color:#58bf7d}.feature-panel-score-item.is-ko .feature-panel-score-item-icon{background:#c8682f1f;color:var(--landing-accent)}.feature-panel-score-item.is-na .feature-panel-score-item-icon{background:color-mix(in srgb,var(--landing-border) 34%,transparent);color:var(--landing-subtle-ink)}@media (max-width: 639px){.feature-panel-score{gap:12px;padding-top:16px}.feature-panel-score-item{gap:10px}}.feature-panel-accent{display:grid;gap:22px;min-height:220px;background:var(--landing-accent);color:#fff}.feature-panel-accent:before{background:none;opacity:0}.feature-panel-accent .feature-panel-title,.feature-panel-accent .feature-panel-body,.feature-panel-footnote{color:#fffffff5}.feature-panel-accent-layout{display:grid;gap:22px}.feature-panel-accent-content{display:grid;gap:18px;align-content:start}.feature-panel-accent-meta{display:flex;align-items:center;justify-content:flex-start;gap:20px;flex-wrap:wrap}.feature-panel-tags{display:flex;flex-wrap:wrap;gap:10px}.feature-panel-tag{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffff24;color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em}.feature-panel-action-count{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:2px solid rgba(255,255,255,.32);background:#fffffff0;color:var(--landing-accent);font-size:12px;font-weight:800}.feature-panel-accent-footer{display:grid;gap:10px}.feature-panel-footnote{margin:0;font-size:14px;line-height:1.6;max-width:42ch}.feature-panel-pdf-preview{position:relative;min-height:210px;display:flex;align-items:center;justify-content:center}.feature-panel-pdf-sheet{border-radius:22px;border:1px solid rgba(255,255,255,.24);background:#ffffff1f}.feature-panel-pdf-sheet-back{position:absolute;width:min(100%,250px);height:170px;transform:translate(16px,12px);opacity:.55}.feature-panel-pdf-sheet-front{position:relative;width:min(100%,270px);min-height:190px;padding:18px 18px 16px;background:#fffffff2;box-shadow:0 18px 34px #72310e2e}.feature-panel-pdf-head,.feature-panel-pdf-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.feature-panel-pdf-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--landing-accent) 16%,white 84%);color:var(--landing-accent);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.feature-panel-pdf-meta,.feature-panel-pdf-title,.feature-panel-pdf-summary span,.feature-panel-pdf-grid span,.feature-panel-pdf-footer-pill{display:block;border-radius:999px;background:color-mix(in srgb,var(--landing-border) 68%,transparent)}.feature-panel-pdf-meta{width:52px;height:10px}.feature-panel-pdf-title{width:64%;height:12px;margin-top:16px}.feature-panel-pdf-summary{display:grid;gap:10px;margin-top:16px}.feature-panel-pdf-summary span{height:10px}.feature-panel-pdf-summary .is-strong{width:100%;background:color-mix(in srgb,var(--landing-accent) 30%,white 70%)}.feature-panel-pdf-summary .is-short{width:72%}.feature-panel-pdf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.feature-panel-pdf-grid span{height:42px;border-radius:14px}.feature-panel-pdf-footer{margin-top:18px}.feature-panel-pdf-footer-pill{width:88px;height:12px}.dark .landing .feature-panel{box-shadow:0 18px 34px #00000047,0 0 0 1px #ffffff08 inset}.dark .landing .feature-preview-window{background:color-mix(in srgb,var(--landing-card) 88%,#0b0f17 12%);border-color:#ffffff0f}.dark .landing .feature-preview-sheet{background:color-mix(in srgb,var(--landing-card) 90%,#0b0f17 10%);border-color:#ffffff12;box-shadow:0 24px 42px #00000057}.dark .landing .feature-preview-window-bar,.dark .landing .feature-preview-window-row,.dark .landing .feature-preview-sheet-list span,.dark .landing .feature-preview-sheet-score-line,.dark .landing .feature-panel-pdf-meta,.dark .landing .feature-panel-pdf-title,.dark .landing .feature-panel-pdf-summary span,.dark .landing .feature-panel-pdf-grid span,.dark .landing .feature-panel-pdf-footer-pill{background:#ffffff1a}.dark .landing .feature-preview-tabs span{background:#ffffff14}.dark .landing .feature-preview-tabs span.is-active{background:color-mix(in srgb,var(--landing-accent) 72%,white 28%)}.dark .landing .feature-panel-score{border-top-color:#ffffff14}.dark .landing .feature-panel-score-ring{border-color:#ffffff14;border-top-color:var(--landing-accent);border-right-color:var(--landing-accent);background:color-mix(in srgb,var(--landing-card) 84%,#0f1115 16%)}.dark .landing .feature-panel-score-item+.feature-panel-score-item{border-top-color:#ffffff14}.dark .landing .feature-panel-score-helper{color:var(--landing-subtle-ink)}.dark .landing .feature-panel-tag{background:#ffffff29}.dark .landing .feature-panel-pdf-sheet{border-color:#ffffff1a}.dark .landing .feature-panel-pdf-sheet-back{background:#080b113d}.dark .landing .feature-panel-pdf-sheet-front{background:#171d2a;box-shadow:0 18px 34px #00000047}.dark .landing .feature-panel-pdf-badge{background:#ffffff1f;color:#ffd1b8}.surface-section#features.landing-reveal-section .features-section-head>*{opacity:0;transform:translate3d(0,22px,0)}.surface-section#features.landing-reveal-visible .features-section-head>*{animation:features-head-in .72s cubic-bezier(.22,1,.36,1) forwards}.surface-section#features.landing-reveal-visible .features-section-head>*:nth-child(1){animation-delay:calc(var(--reveal-delay, 0ms) + 20ms)}.surface-section#features.landing-reveal-visible .features-section-head>*:nth-child(2){animation-delay:calc(var(--reveal-delay, 0ms) + .11s)}.surface-section#features.landing-reveal-section .feature-panel{opacity:0;transform:translate3d(0,26px,0) scale(.985)}.surface-section#features.landing-reveal-visible .feature-panel{animation:features-card-in .78s cubic-bezier(.22,1,.36,1) forwards}.surface-section#features.landing-reveal-visible .feature-panel:nth-child(1){animation-delay:calc(var(--reveal-delay, 0ms) + .14s)}.surface-section#features.landing-reveal-visible .feature-panel:nth-child(2){animation-delay:calc(var(--reveal-delay, 0ms) + .22s)}.surface-section#features.landing-reveal-visible .feature-panel:nth-child(3){animation-delay:calc(var(--reveal-delay, 0ms) + .3s)}.surface-section#features.landing-reveal-visible .feature-panel:nth-child(4){animation-delay:calc(var(--reveal-delay, 0ms) + .38s)}.surface-section#features.landing-reveal-section .feature-panel-preview-checklist .feature-preview-window,.surface-section#features.landing-reveal-section .feature-panel-preview-checklist .feature-preview-sheet,.surface-section#features.landing-reveal-section .feature-panel-score-ring,.surface-section#features.landing-reveal-section .feature-panel-pdf-sheet-back,.surface-section#features.landing-reveal-section .feature-panel-pdf-sheet-front{opacity:0}.surface-section#features.landing-reveal-section .feature-panel-preview-checklist .feature-preview-window{transform:translate3d(-18px,16px,0) scale(.97)}.surface-section#features.landing-reveal-section .feature-panel-preview-checklist .feature-preview-sheet{transform:translate3d(18px,8px,0) scale(.96)}.surface-section#features.landing-reveal-section .feature-panel-score-ring{transform:scale(.82) rotate(-14deg)}.surface-section#features.landing-reveal-section .feature-panel-pdf-sheet-back{transform:translate(26px,20px) scale(.96)}.surface-section#features.landing-reveal-section .feature-panel-pdf-sheet-front{transform:translate3d(0,18px,0) scale(.97)}.surface-section#features.landing-reveal-visible .feature-panel-preview-checklist .feature-preview-window{animation:features-window-in .82s cubic-bezier(.2,.9,.2,1) forwards calc(var(--reveal-delay, 0ms) + .25s)}.surface-section#features.landing-reveal-visible .feature-panel-preview-checklist .feature-preview-sheet{animation:features-sheet-in .86s cubic-bezier(.2,.9,.2,1) forwards calc(var(--reveal-delay, 0ms) + .33s)}.surface-section#features.landing-reveal-visible .feature-panel-score-ring{animation:features-ring-in .72s cubic-bezier(.2,.9,.2,1) forwards calc(var(--reveal-delay, 0ms) + .41s)}.surface-section#features.landing-reveal-visible .feature-panel-pdf-sheet-back{animation:features-pdf-back-in .72s cubic-bezier(.2,.9,.2,1) forwards calc(var(--reveal-delay, 0ms) + .43s)}.surface-section#features.landing-reveal-visible .feature-panel-pdf-sheet-front{animation:features-pdf-front-in .82s cubic-bezier(.2,.9,.2,1) forwards calc(var(--reveal-delay, 0ms) + .5s)}@keyframes features-head-in{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes features-card-in{0%{opacity:0;transform:translate3d(0,26px,0) scale(.985)}70%{opacity:1;transform:translate3d(0,-2px,0) scale(1.01)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes features-window-in{0%{opacity:0;transform:translate3d(-18px,16px,0) scale(.97)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes features-sheet-in{0%{opacity:0;transform:translate3d(18px,8px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes features-ring-in{0%{opacity:0;transform:scale(.82) rotate(-14deg)}70%{opacity:1;transform:scale(1.05) rotate(4deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes features-pdf-back-in{0%{opacity:0;transform:translate(26px,20px) scale(.96)}to{opacity:.55;transform:translate(16px,12px) scale(1)}}@keyframes features-pdf-front-in{0%{opacity:0;transform:translate3d(0,18px,0) scale(.97)}to{opacity:1;transform:translateZ(0) scale(1)}}@media (min-width: 900px){.features-showcase-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}.feature-panel-main{grid-template-columns:minmax(0,.8fr) minmax(280px,1fr);align-items:center;padding:32px 32px 28px}.feature-panel-compact,.feature-panel-accent{min-height:0}.feature-panel-accent{grid-column:2 / span 1}}@media (min-width: 900px) and (max-width: 1199px){.feature-panel-dark{min-height:0}}@media (min-width: 1200px){.features-showcase-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr) minmax(0,1fr);align-items:stretch}.feature-panel-main{grid-column:1 / span 2}.feature-panel-dark{grid-column:3}.feature-panel-compact{grid-column:1}.feature-panel-accent{grid-column:2 / span 2}.feature-panel-accent-layout{grid-template-columns:minmax(0,1.1fr) minmax(240px,.9fr);align-items:center;gap:28px}}@media (max-width: 899px){.feature-panel{padding:22px 20px}.feature-panel-main,.feature-panel-dark,.feature-panel-compact,.feature-panel-accent{min-height:0}.feature-panel-preview{min-height:160px}.feature-preview-window{top:0;right:10%;bottom:0;left:0}.feature-preview-list,.feature-preview-window-header,.feature-preview-window-footer{width:min(64%,220px)}.feature-panel-pdf-preview{min-height:180px}}@media (max-width: 639px){.feature-panel{border-radius:20px}.feature-panel-title{font-size:24px}.feature-panel-body{max-width:none;font-size:14px}.feature-preview-window{top:0;right:0;bottom:0;left:0}.feature-preview-sheet{position:relative;right:auto;bottom:auto;width:100%;margin-top:14px}.feature-panel-accent-meta{align-items:flex-start}.feature-panel-pdf-sheet-back{transform:translate(10px,8px)}.feature-panel-pdf-sheet-front{width:100%}.feature-panel-action-count{width:34px;height:34px}}.audience-section{position:relative}.audience-section-head{max-width:42rem}.audience-grid{display:grid;gap:18px}.audience-card{position:relative;overflow:hidden;border-radius:12px;border:1px solid var(--landing-border);background:var(--landing-card);padding:26px 24px;display:grid;gap:18px;transform:translateZ(0);transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1)}.audience-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:none;opacity:0;pointer-events:none}.audience-card>*{position:relative;z-index:1}.audience-card:hover{transform:translate3d(0,-3px,0);box-shadow:var(--landing-shadow-hover)}.audience-card-icon{width:42px;height:42px;border-radius:13px}.audience-card-icon svg{width:18px;height:18px}.audience-card-copy{display:grid;gap:10px}.audience-card-title{margin:0;font-family:Instrument Sans,system-ui,sans-serif;font-size:clamp(21px,1.9vw,28px);line-height:1.08;font-weight:700;letter-spacing:-.03em;color:var(--landing-strong-ink)}.audience-card-body{margin:0;max-width:32ch;font-size:15px;line-height:1.7}.audience-section.landing-reveal-section .audience-card{opacity:0;transform:translate3d(0,24px,0) scale(.985)}.audience-section.landing-reveal-visible .audience-card{animation:audience-card-in .72s cubic-bezier(.22,1,.36,1) forwards}.audience-section.landing-reveal-visible .audience-card:nth-child(1){animation-delay:calc(var(--reveal-delay, 0ms) + 60ms)}.audience-section.landing-reveal-visible .audience-card:nth-child(2){animation-delay:calc(var(--reveal-delay, 0ms) + .14s)}.audience-section.landing-reveal-visible .audience-card:nth-child(3){animation-delay:calc(var(--reveal-delay, 0ms) + .22s)}@keyframes audience-card-in{0%{opacity:0;transform:translate3d(0,24px,0) scale(.985)}70%{opacity:1;transform:translate3d(0,-2px,0) scale(1.01)}to{opacity:1;transform:translateZ(0) scale(1)}}@media (min-width: 768px){.audience-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 767px){.audience-card{padding:26px 24px;gap:16px}}.step-card{border-radius:12px;border:1px solid var(--landing-border);background:var(--landing-card);padding:26px 24px;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:14px;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1)}.step-card:hover{transform:translateY(-3px);box-shadow:var(--landing-shadow-hover)}.step-number{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:var(--landing-accent-soft);color:var(--landing-accent);font-weight:700;font-size:13px;flex-shrink:0}.step-bg-number{position:absolute;bottom:-28px;right:-6px;font-family:Instrument Sans,system-ui,sans-serif;font-size:150px;line-height:1;font-weight:700;color:var(--landing-accent);opacity:.06;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:-.05em}.report-card{border-radius:16px;border:1px solid var(--landing-border);background:var(--landing-card-strong);padding:28px;box-shadow:var(--landing-shadow-report)}.report-score{background:var(--landing-surface);display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:10px;padding:14px;margin-top:16px}.report-score-ring{width:82px;height:82px;flex-shrink:0}.report-score-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.report-score-track{fill:none;stroke:var(--landing-border);stroke-width:8}.report-score-value{fill:none;stroke:var(--landing-accent);stroke-width:8;stroke-linecap:round}.pill{border-radius:6px;padding:4px 10px;background:var(--landing-accent-soft);color:var(--landing-accent);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.compare-chip{border-radius:6px;border:1px solid var(--landing-border);background:var(--landing-surface);padding:6px 12px;font-size:12px;font-weight:600;color:var(--landing-chip-ink)}.faq-item{border-radius:0;border:none;border-bottom:1px solid var(--landing-border);background:transparent;padding:20px 0}.faq-item:first-child{border-top:1px solid var(--landing-border)}.faq-item summary{cursor:pointer;font-weight:600;font-size:15px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--landing-strong-ink)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:22px;font-weight:300;color:var(--landing-accent);flex-shrink:0;line-height:1;transition:transform .2s cubic-bezier(.22,1,.36,1)}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{margin-top:14px;color:var(--landing-muted);line-height:1.7;font-size:15px;max-width:72ch}.mobile-cta{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--landing-surface-strong);border-top:1px solid var(--landing-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding-bottom:env(safe-area-inset-bottom)}.nav-link{color:inherit;transition:color .2s ease;text-decoration:none}.nav-link:hover{color:var(--landing-strong-ink)}.landing-reveal-section{opacity:0;transform:translate3d(0,18px,0);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}.landing-reveal-section.landing-reveal-visible{opacity:1;transform:translateZ(0)}.landing-reveal-section:target{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.hero-copy .headline,.hero-copy .headline-lead,.hero-copy .headline-accent,.hero-copy .hero-subtitle,.hero-copy .hero-actions,.hero-actions>*,.hero-visual{opacity:1;transform:none;filter:none;animation:none}.hero-copy .headline-accent:after,.hero-visual-shell--centered:after,.hero-visual--centered .hero-dashboard{animation:none}.landing-reveal-section{opacity:1;transform:none;transition:none}.proof-section.landing-reveal-section .proof-metric,.proof-section.landing-reveal-visible .proof-metric,.proof-section.landing-reveal-visible .proof-metric-value,.proof-section.landing-reveal-section .proof-marquee-track,.proof-section.landing-reveal-visible .proof-marquee-track,.surface-section#features.landing-reveal-section .features-section-head>*,.surface-section#features.landing-reveal-section .feature-panel,.surface-section#features.landing-reveal-section .feature-panel-preview-checklist .feature-preview-window,.surface-section#features.landing-reveal-section .feature-panel-preview-checklist .feature-preview-sheet,.surface-section#features.landing-reveal-section .feature-panel-score-ring,.surface-section#features.landing-reveal-section .feature-panel-pdf-sheet-back,.surface-section#features.landing-reveal-section .feature-panel-pdf-sheet-front{opacity:1;transform:none;animation:none}.proof-metric{transition:none}.proof-marquee{overflow-x:auto;-webkit-overflow-scrolling:touch;mask-image:none;-webkit-mask-image:none}.proof-marquee-track{animation:none;transform:none}.operations-visibility-track,.operations-visibility-indicator{transition:none}.install-cta-title-text,.install-cta-section.landing-reveal-visible .install-cta-title-text,.install-cta-section.landing-reveal-visible .install-cta-title-text:after{clip-path:none;opacity:1;transform:none;animation:none}.install-cta-title-text:after{display:none}}.focus-ring{outline:none}.focus-ring:focus-visible{outline:2px solid var(--landing-accent);outline-offset:3px}.hero-dashboard.svelte-8qei1l{position:relative;width:min(100%,1020px);margin:0 auto;padding:0 16px;--hero-browser-frame-border: color-mix(in srgb, var(--landing-border) 74%, rgba(255, 255, 255, .48));--hero-browser-frame-bg: linear-gradient(180deg, rgba(255, 255, 255, .88) 0%, rgba(255, 255, 255, .72) 100%);--hero-browser-frame-shadow: 0 30px 70px rgba(24, 18, 10, .12), inset 0 1px 0 rgba(255, 255, 255, .88);--hero-browser-chrome-bg: rgba(255, 255, 255, .72);--hero-browser-chrome-border: color-mix(in srgb, var(--landing-border) 72%, transparent);--hero-browser-muted-fill: color-mix(in srgb, var(--landing-border) 82%, white 18%);--hero-browser-address-bg: rgba(255, 255, 255, .92);--hero-browser-address-border: color-mix(in srgb, var(--landing-border) 76%, transparent);--hero-browser-address-shadow: inset 0 1px 0 rgba(255, 255, 255, .82);--hero-browser-address-pill: color-mix(in srgb, var(--landing-accent) 22%, white 78%);--hero-browser-viewport-bg: linear-gradient(180deg, rgba(250, 244, 236, .78) 0%, rgba(248, 240, 229, .52) 100%);--hero-browser-viewport-highlight: linear-gradient(180deg, rgba(255, 255, 255, .18) 0%, transparent 24%);--hero-browser-bottom-fade: linear-gradient( 180deg, rgba(245, 240, 230, 0) 0%, rgba(245, 240, 230, .06) 16%, rgba(245, 240, 230, .16) 34%, color-mix(in srgb, var(--landing-surface) 80%, rgba(255, 255, 255, .16)) 56%, color-mix(in srgb, var(--landing-surface) 90%, rgba(255, 255, 255, .32)) 78%, color-mix(in srgb, var(--landing-surface) 96%, rgba(255, 255, 255, .54)) 100% );--hero-browser-screen-border: color-mix(in srgb, var(--landing-border) 56%, rgba(255, 255, 255, .34));--hero-browser-screen-shadow: 0 22px 44px rgba(28, 20, 12, .12)}.hero-dashboard__panel.svelte-8qei1l{position:relative}.hero-dashboard__panel.svelte-8qei1l:before{content:"";position:absolute;inset:14% 10% auto;height:58%;border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--landing-accent-soft) 48%,transparent) 0%,transparent 72%);opacity:.58;filter:blur(42px);pointer-events:none;animation:svelte-8qei1l-hero-dashboard-glow 8.8s ease-in-out infinite 1.4s}.hero-dashboard__frame.svelte-8qei1l{position:relative;overflow:hidden;border:1px solid var(--hero-browser-frame-border);border-radius:34px;background:var(--hero-browser-frame-bg);box-shadow:var(--hero-browser-frame-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-dashboard__frame.svelte-8qei1l:after{content:"";position:absolute;left:-2%;right:-2%;bottom:0;z-index:3;height:clamp(148px,31%,238px);background:var(--hero-browser-bottom-fade);backdrop-filter:blur(28px) saturate(122%);-webkit-backdrop-filter:blur(28px) saturate(122%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.18) 18%,rgba(0,0,0,.4) 38%,rgba(0,0,0,.72) 62%,#000 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.18) 18%,rgba(0,0,0,.4) 38%,rgba(0,0,0,.72) 62%,#000 100%);pointer-events:none}.hero-dashboard__chrome.svelte-8qei1l{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:56px;padding:0 18px;border-bottom:1px solid var(--hero-browser-chrome-border);background:var(--hero-browser-chrome-bg)}.hero-dashboard__traffic-lights.svelte-8qei1l{display:flex;align-items:center;gap:7px}.hero-dashboard__traffic-lights.svelte-8qei1l span:where(.svelte-8qei1l){width:10px;height:10px;border-radius:999px;background:var(--hero-browser-muted-fill)}.hero-dashboard__traffic-lights.svelte-8qei1l span:where(.svelte-8qei1l):first-child{background:color-mix(in srgb,var(--landing-accent) 48%,white 52%)}.hero-dashboard__address-bar.svelte-8qei1l{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0;min-height:38px;padding:0 16px;border:1px solid var(--hero-browser-address-border);border-radius:999px;background:var(--hero-browser-address-bg);box-shadow:var(--hero-browser-address-shadow)}.hero-dashboard__address-pill.svelte-8qei1l{width:34px;height:8px;border-radius:999px;background:var(--hero-browser-address-pill)}.hero-dashboard__address-text.svelte-8qei1l{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;color:color-mix(in srgb,var(--landing-strong-ink) 74%,transparent)}.hero-dashboard__chrome-actions.svelte-8qei1l{display:flex;align-items:center;gap:10px}.hero-dashboard__chrome-dot.svelte-8qei1l,.hero-dashboard__chrome-avatar.svelte-8qei1l{display:inline-flex;border-radius:999px;background:var(--hero-browser-muted-fill)}.hero-dashboard__chrome-dot.svelte-8qei1l{width:12px;height:12px}.hero-dashboard__chrome-avatar.svelte-8qei1l{width:30px;height:30px;background:radial-gradient(circle at 35% 32%,rgba(255,255,255,.88) 0%,rgba(255,255,255,.26) 28%,transparent 30%),color-mix(in srgb,var(--landing-accent-soft) 52%,white 48%);border:1px solid var(--hero-browser-address-border)}.hero-dashboard__viewport.svelte-8qei1l{position:relative;aspect-ratio:16 / 10;padding:14px;background:var(--hero-browser-viewport-bg)}.hero-dashboard__viewport.svelte-8qei1l:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:24px;background:var(--hero-browser-viewport-highlight);pointer-events:none;z-index:1}.hero-dashboard__screen.svelte-8qei1l{position:absolute;top:14px;right:14px;bottom:14px;left:14px;z-index:0;display:block;width:calc(100% - 28px);height:calc(100% - 28px);border:1px solid var(--hero-browser-screen-border);border-radius:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;box-shadow:var(--hero-browser-screen-shadow);transform:scale(1.01);transform-origin:center top}.dark .hero-dashboard.svelte-8qei1l{--hero-browser-frame-border: color-mix(in srgb, var(--landing-border) 78%, rgba(255, 255, 255, .12));--hero-browser-frame-bg: linear-gradient( 180deg, color-mix(in srgb, var(--landing-card-strong) 92%, rgba(11, 15, 23, .88)) 0%, color-mix(in srgb, var(--landing-surface-strong) 94%, rgba(15, 17, 21, .92)) 100% );--hero-browser-frame-shadow: 0 36px 70px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .05);--hero-browser-chrome-bg: color-mix(in srgb, var(--landing-card-strong) 82%, rgba(15, 17, 21, .82));--hero-browser-chrome-border: color-mix(in srgb, var(--landing-border) 68%, rgba(255, 255, 255, .06));--hero-browser-muted-fill: color-mix(in srgb, var(--landing-border) 84%, rgba(244, 246, 251, .12));--hero-browser-address-bg: color-mix(in srgb, var(--landing-surface-strong) 88%, rgba(15, 17, 21, .72));--hero-browser-address-border: color-mix(in srgb, var(--landing-border) 74%, rgba(255, 255, 255, .06));--hero-browser-address-shadow: inset 0 1px 0 rgba(255, 255, 255, .04);--hero-browser-address-pill: color-mix(in srgb, var(--landing-accent) 36%, rgba(244, 246, 251, .14));--hero-browser-viewport-bg: linear-gradient( 180deg, color-mix(in srgb, var(--landing-surface-strong) 92%, rgba(15, 17, 21, .82)) 0%, color-mix(in srgb, var(--landing-card-strong) 96%, rgba(11, 15, 23, .92)) 100% );--hero-browser-viewport-highlight: none;--hero-browser-bottom-fade: linear-gradient( 180deg, rgba(15, 17, 21, 0) 0%, rgba(15, 17, 21, .08) 16%, rgba(15, 17, 21, .18) 34%, color-mix(in srgb, var(--landing-surface-strong) 78%, rgba(11, 15, 23, .24)) 56%, color-mix(in srgb, var(--landing-surface-strong) 86%, rgba(11, 15, 23, .42)) 76%, color-mix(in srgb, var(--landing-surface-strong) 94%, rgba(11, 15, 23, .72)) 100% );--hero-browser-screen-border: color-mix(in srgb, var(--landing-border) 74%, rgba(255, 255, 255, .08));--hero-browser-screen-shadow: 0 24px 54px rgba(0, 0, 0, .34)}@keyframes svelte-8qei1l-hero-dashboard-glow{0%,to{opacity:.52;transform:scale(.985)}50%{opacity:.68;transform:scale(1.035)}}@media (max-width: 900px){.hero-dashboard.svelte-8qei1l{width:min(100%,860px);padding:0 12px}.hero-dashboard__chrome.svelte-8qei1l{gap:12px;padding:0 14px}.hero-dashboard__viewport.svelte-8qei1l{padding:12px}.hero-dashboard__panel.svelte-8qei1l:before{animation:none}}@media (max-width: 767px){.hero-dashboard.svelte-8qei1l{padding:0}.hero-dashboard__frame.svelte-8qei1l{border-radius:24px}.hero-dashboard__chrome.svelte-8qei1l{grid-template-columns:auto minmax(0,1fr);min-height:48px;padding:0 12px}.hero-dashboard__chrome-actions.svelte-8qei1l{display:none}.hero-dashboard__address-bar.svelte-8qei1l{min-height:34px;padding:0 12px}.hero-dashboard__address-text.svelte-8qei1l{font-size:11px}.hero-dashboard__viewport.svelte-8qei1l{padding:10px}.hero-dashboard__viewport.svelte-8qei1l:before{top:10px;right:10px;bottom:10px;left:10px;border-radius:18px}.hero-dashboard__frame.svelte-8qei1l:after{height:clamp(108px,26%,168px)}.hero-dashboard__screen.svelte-8qei1l{top:10px;right:10px;bottom:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);border-radius:18px}}@media (prefers-reduced-motion: reduce){.hero-dashboard__panel.svelte-8qei1l:before{animation:none}}
