@font-face{font-family:inter;src:url(/_next/static/media/32a254422883c2af-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:inter;src:url(/_next/static/media/d9b491decc0ea3af-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:inter;src:url(/_next/static/media/38b075d8fe927553-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:inter;src:url(/_next/static/media/b63daa1aded44f3c-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:inter Fallback;src:local("Arial");ascent-override:96.88%;descent-override:24.12%;line-gap-override:0.00%;size-adjust:100.00%}.__className_dfd3d9{font-family:inter,inter Fallback}.__variable_dfd3d9{--font-sans:"inter","inter Fallback"}:root{--radius-sm:14px;--radius-md:22px;--radius-lg:32px;--radius-pill:999px;--shadow-soft:0 1px 2px rgba(0,0,0,0.02),0 10px 28px rgba(0,0,0,0.06);--shadow-large:0 20px 60px rgba(0,0,0,0.12);--container:1200px;--container-narrow:860px;--section-space:clamp(4.8rem,9vw,7.5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#ffffff;color:#111111;font-family:var(--font-sans),"Inter","Avenir Next","SF Pro Display","Segoe UI",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}main{overflow-x:clip}.skip-link{position:absolute;left:16px;top:-48px;z-index:100;padding:10px 14px;border-radius:var(--radius-pill);background:#111111;color:#ffffff}.skip-link:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-shell{min-height:100vh;background:var(--page-background);color:var(--page-ink)}.shell{width:min(var(--container),100%);margin:0 auto;padding-inline:24px}.narrow-shell{width:min(var(--container-narrow),100%)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;padding:14px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--header-bg);border-bottom:1px solid var(--header-border)}.header-shell{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:20px;gap:20px}.header-shell-hub{gap:24px}.footer-shell,.header-shell-hub{display:flex;justify-content:space-between}.footer-shell{align-items:center;gap:32px}.header-side{display:flex;align-items:center;min-width:0}.header-side-start{justify-self:start}.header-side-end{display:flex;align-items:center;gap:12px;justify-self:end}.header-brand-group{display:flex;align-items:center;gap:16px;min-width:0}.brandmark{display:inline-flex;align-items:center;gap:12px;font-size:1rem;font-weight:650;letter-spacing:0;color:var(--page-ink)}.brandmark-glyph{width:auto;height:18px;flex:none;display:block}.product-brandmark{gap:10px}.hub-product-icon,.product-brand-icon{width:28px;height:28px;border-radius:8px;object-fit:cover}.product-icon-fallback{width:28px;height:28px;border-radius:8px;background:var(--brand-accent);box-shadow:inset 0 0 0 1px rgba(17,17,20,.08)}.backlink{font-size:.92rem;color:var(--page-muted)}.desktop-backlink{flex:none}.header-nav{justify-self:center}.header-nav-hub{justify-self:auto;margin-left:auto}.nav-list{display:flex;align-items:center;justify-content:center;gap:12px;list-style:none;margin:0;padding:0}.nav-list a{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:var(--radius-pill);color:var(--page-ink-soft);font-size:.94rem;transition:background-color .14s ease,color .14s ease,border-color .14s ease}.nav-list a:focus-visible,.nav-list a:hover{color:var(--page-ink);background:var(--nav-hover-bg)}.nav-list a[aria-current=page]{color:var(--page-ink);background:var(--nav-active-bg)}.mobile-menu-button{display:none;flex-direction:column;justify-content:center;gap:4px;width:42px;height:42px;padding:0;border:1px solid var(--page-border);border-radius:14px;background:var(--surface);color:var(--page-ink)}.mobile-menu-button-bar{width:16px;height:1.5px;margin:0 auto;border-radius:999px;background:currentColor}.mobile-nav-shell{padding-top:10px}.mobile-nav-panel{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid var(--page-border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-soft)}.mobile-nav-backlink,.mobile-nav-link{display:inline-flex;align-items:center;min-height:42px;padding:0 12px;border-radius:14px}.mobile-nav-link{color:var(--page-ink)}.mobile-nav-link:focus-visible,.mobile-nav-link:hover,.mobile-nav-link[aria-current=page]{background:var(--nav-active-bg)}.mobile-nav-backlink{color:var(--page-muted)}.desktop-product-cta{min-height:38px;padding-inline:16px;font-size:.92rem}.mobile-nav-cta{margin-top:6px;width:100%}.header-side-end-hub{display:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:var(--radius-pill);font-size:.95rem;font-weight:600;letter-spacing:0;transition:transform .14s ease,background-color .14s ease,border-color .14s ease,color .14s ease}.button:focus-visible,.button:hover{transform:translateY(-1px)}.button-primary{background:var(--button-primary-bg);color:var(--button-primary-ink);border-color:var(--button-primary-border)}.button-primary:focus-visible,.button-primary:hover{background:var(--button-primary-hover-bg)}.button-secondary{background:var(--button-secondary-bg);color:var(--button-secondary-ink);border-color:var(--button-secondary-border)}.button-secondary:focus-visible,.button-secondary:hover{background:var(--button-secondary-hover-bg);border-color:var(--page-border-strong)}.button-ghost{background:var(--button-ghost-bg);color:var(--button-ghost-ink);border-color:var(--button-ghost-border)}.button-ghost:focus-visible,.button-ghost:hover{background:var(--button-ghost-hover-bg);color:var(--page-ink)}.eyebrow,.story-eyebrow{margin:0 0 18px;color:var(--page-muted);font-size:.84rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.detail-block li,.detail-block p,.detail-heading p,.faq-card p,.footer-brand p,.footer-columns li,.hero-detail,.hero-subtitle,.hub-product-body,.meta-line,.not-found-shell p,.section-heading p,.story-copy p,.upcoming-status{color:var(--page-ink-soft)}.action-row{display:flex;flex-wrap:wrap;gap:12px}.section-heading{margin-bottom:30px}.section-heading-left{text-align:left}.hub-hero-copy h1,.not-found-shell h1,.product-hero h1,.product-subhero h1,.section-heading h2{margin:0;letter-spacing:0;line-height:.94}.not-found-shell h1,.product-subhero h1,.section-heading h2{font-size:clamp(2.3rem,5vw,4rem)}.section-heading p{max-width:40rem;line-height:1.7}.hub-hero,.hub-section,.product-hero,.product-subhero,.section-block{padding:var(--section-space) 0}.section-dark,.section-light{background:transparent}.hub-hero{position:relative}.hub-hero:before{content:"";position:absolute;inset:0 0 auto;height:460px;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.08),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0));pointer-events:none}.hub-hero-shell{position:relative}.hub-hero-copy{display:grid;grid-gap:30px;gap:30px;max-width:723px}.hub-hero-copy h1{font-size:clamp(3rem,7vw,5.2rem);max-width:723px;white-space:pre-line}.hub-hero-copy .hero-subtitle{margin:0;max-width:555px}.hub-hero-copy .action-row{margin-top:0}.hero-subtitle{margin:22px 0 0;max-width:34rem;font-size:clamp(1.1rem,2.3vw,1.38rem);line-height:1.55}.hero-detail{margin:16px 0 0;max-width:35rem;line-height:1.7}.detail-stack,.hub-product-stack,.story-stack{display:grid;grid-gap:22px;gap:22px}.detail-card,.faq-card,.hub-product-card,.hub-upcoming-card,.not-found-shell,.story-card{border:1px solid var(--page-border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-soft)}.hub-product-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:32px;gap:32px;padding:20px}.hub-product-billboard{position:relative;display:flex;align-items:center;gap:32px;min-height:232px;padding:64px;border-radius:12px;overflow:hidden;background:radial-gradient(circle at 16% 20%,rgba(255,255,255,.34),transparent 28%),radial-gradient(circle at 82% 18%,var(--theme-primary,rgba(255,255,255,.18)),transparent 42%),linear-gradient(135deg,var(--theme-primary-tint,#eaf2dd) 0,var(--theme-primary,#86aa60) 54%,var(--theme-primary-strong,#6b8f61) 100%);background-size:180% 180%;animation:hub-card-gradient-shift 18s ease-in-out infinite}.hub-product-billboard:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.14),rgba(255,255,255,0)),radial-gradient(circle at 28% 30%,rgba(255,255,255,.18),transparent 26%);pointer-events:none}.hub-product-billboard-icon{display:flex;align-items:center;justify-content:center;flex:none;width:80px;height:80px}.hub-product-billboard-icon-live{position:relative;z-index:1}.hub-product-billboard-icon .hub-product-icon,.hub-product-billboard-icon .product-icon-fallback{width:100%;height:100%}.hub-product-billboard-icon .hub-product-icon{border:0;filter:saturate(.9) brightness(1.03)}.hub-product-billboard-copy{position:relative;z-index:1;display:grid;grid-gap:0;gap:0;color:#f5f5f7;font-size:clamp(2rem,3vw,2.5rem);font-weight:600;line-height:1.18}.hub-product-card-upcoming .hub-product-billboard{justify-content:flex-start;background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.04));animation:none;background-size:cover;background-position:50%}.hub-product-billboard-upcoming-photo:before{content:none}.hub-product-billboard-upcoming-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent 38%),linear-gradient(180deg,rgba(12,13,17,.02),rgba(12,13,17,.16));pointer-events:none}.hub-product-card-upcoming .hub-product-billboard-copy-upcoming{max-width:11ch;color:rgba(245,245,247,.95)}.hub-product-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:11px}.detail-block h3,.faq-card h3,.hub-product-copy h3,.hub-upcoming-card h3,.story-copy h3{margin:0;letter-spacing:0}.hub-product-copy h3{font-size:1.75rem}.status-pill{display:inline-flex;align-items:center;margin:0;padding:6px 12px;border-radius:var(--radius-pill);border:1px solid var(--page-border);background:var(--theme-primary-tint,var(--surface-muted));color:var(--theme-primary-strong,var(--page-ink));font-size:.6875rem;font-weight:500;letter-spacing:0;text-transform:uppercase}.hub-product-body{margin:0;max-width:31rem;line-height:1.7}@keyframes hub-card-gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (prefers-reduced-motion:reduce){.hub-product-billboard{animation:none}}.device-frame{width:min(100%,320px);margin:0 auto;padding:14px;border-radius:38px;background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(255,255,255,.42));border:1px solid rgba(17,17,20,.06);box-shadow:var(--shadow-large)}.device-frame img{width:100%;border-radius:30px}.hub-upcoming-grid{display:grid;grid-gap:22px;gap:22px}.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.faq-card,.hub-upcoming-card{padding:26px}.faq-card h3,.hub-upcoming-card h3{font-size:clamp(1.35rem,3vw,1.75rem)}.upcoming-status{margin-top:20px;font-weight:600}.product-hero{position:relative;padding-top:56px;padding-bottom:48px}.product-hero:before{content:"";position:absolute;inset:0 0 auto;height:580px;background:radial-gradient(circle at 76% 22%,var(--theme-hero-glow),transparent 36%),radial-gradient(circle at 22% 18%,rgba(255,255,255,.95),transparent 38%);pointer-events:none}.product-hero-shell{position:relative;display:flex;justify-content:center}.hero-copy,.product-subhero .narrow-shell,.story-copy{position:relative;z-index:1}.hero-copy{width:100%}.product-hero h1{margin:14px auto 0;font-size:clamp(2.5rem,8vw,5.2rem);max-width:12ch;letter-spacing:0;line-height:.97}.hero-copy-centered{max-width:980px;text-align:center}.product-page .hero-copy-centered .eyebrow{margin:0;color:var(--page-ink-soft);font-size:.9rem;font-weight:600;letter-spacing:0;text-transform:none}.hero-copy-centered .hero-subtitle{margin-top:18px;max-width:56ch;font-size:clamp(1.03rem,2.5vw,1.34rem);line-height:1.52;margin-left:auto;margin-right:auto}.hero-copy-centered .action-row{margin-top:28px;justify-content:center}.product-subhero{padding-top:4.2rem;padding-bottom:1.4rem}.meta-line{margin:10px 0 0;font-size:.96rem}.inline-link{text-decoration:underline;-webkit-text-decoration-color:var(--page-border-strong);text-decoration-color:var(--page-border-strong);text-underline-offset:4px}.story-card{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:28px;gap:28px;align-items:center;padding:clamp(1.6rem,4vw,2.4rem)}.story-copy,.story-media{grid-column:span 6}.story-media{display:flex;justify-content:center}.story-card-reverse .story-copy{order:2}.story-card-reverse .story-media{order:1}.story-copy h3{margin:10px 0 0;font-size:clamp(1.7rem,4vw,2.35rem);letter-spacing:0;line-height:1.08}.story-copy p{margin:12px 0 0;font-size:1.05rem;line-height:1.55}.product-page .story-eyebrow{margin:0;color:#405420;font-size:.9rem;font-weight:700;letter-spacing:0}.product-page .section-heading{margin:0 auto 28px;max-width:760px;text-align:center}.product-page .section-heading h2{font-size:clamp(1.9rem,4vw,2.8rem);letter-spacing:0;line-height:1.04}.proof-shell{padding:clamp(2rem,4vw,3rem);border-radius:var(--radius-lg);border:1px solid var(--page-border);background:var(--surface-muted);box-shadow:var(--shadow-soft)}.detail-card{padding:clamp(1.7rem,4vw,2.7rem)}.detail-heading{margin-bottom:18px}.detail-heading h2{margin:0 0 12px;font-size:clamp(1.6rem,4vw,2.2rem);letter-spacing:0}.detail-blocks{display:grid;grid-gap:18px;gap:18px}.detail-block{padding-top:20px;border-top:1px solid var(--page-border)}.detail-block:first-child{padding-top:0;border-top:0}.detail-block li,.detail-block p{line-height:1.72}.detail-block ul{margin:12px 0 0;padding-left:20px}.site-footer{padding:28px 0 44px}.footer-shell{align-items:flex-start;padding-top:26px;border-top:1px solid var(--page-border)}.footer-brand{max-width:28rem}.footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;flex:1 1}.footer-columns h2{margin:0 0 12px;color:var(--page-muted);font-size:.82rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.footer-columns ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:10px;gap:10px}.not-found-shell{padding:clamp(2rem,5vw,3rem)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1080px){.hub-product-card,.story-card{grid-template-columns:1fr}.hero-copy,.story-copy,.story-media{grid-column:span 12}.faq-grid,.footer-columns,.hub-upcoming-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card-reverse .story-copy,.story-card-reverse .story-media{order:0}.hub-product-billboard{min-height:0;padding:32px}}@media (max-width:760px){.shell{padding-inline:14px}.header-shell{gap:16px}.header-shell,.header-shell-hub{grid-template-columns:minmax(0,1fr) auto}.header-shell-hub{display:grid}.header-side-end-hub{display:flex}.desktop-backlink,.desktop-nav{display:none}.mobile-menu-button{display:inline-flex}.desktop-product-cta{display:none}.button{width:100%}.action-row{display:grid}.faq-grid,.footer-columns,.hub-upcoming-grid{grid-template-columns:1fr}.detail-card,.hub-product-card,.hub-upcoming-card,.not-found-shell,.proof-shell,.story-card{padding:22px}.footer-shell{flex-direction:column}.hub-product-billboard{gap:20px;padding:24px}.hub-product-billboard-copy{font-size:2rem}.product-hero{padding-top:34px;padding-bottom:40px}.product-hero h1{max-width:12ch}.hero-copy-centered .hero-subtitle{font-size:clamp(1rem,4.6vw,1.2rem);max-width:36ch}}.hub-page{--page-background:linear-gradient(180deg,#050507,#0b0c11 36%,#13141a);--page-ink:#f5f5f7;--page-ink-soft:rgba(245,245,247,0.76);--page-muted:#979ba5;--surface:rgba(255,255,255,0.05);--surface-muted:rgba(255,255,255,0.07);--page-border:rgba(255,255,255,0.12);--page-border-strong:rgba(255,255,255,0.2);--header-bg:rgba(5,5,7,0.8);--header-border:rgba(255,255,255,0.08);--brand-accent:#ffffff;--nav-hover-bg:rgba(255,255,255,0.05);--nav-active-bg:rgba(255,255,255,0.08);--button-primary-bg:#f5f5f7;--button-primary-hover-bg:#ffffff;--button-primary-ink:#050507;--button-primary-border:transparent;--button-secondary-bg:rgba(255,255,255,0.06);--button-secondary-hover-bg:rgba(255,255,255,0.1);--button-secondary-ink:#f5f5f7;--button-secondary-border:rgba(255,255,255,0.14);--button-ghost-bg:transparent;--button-ghost-hover-bg:rgba(255,255,255,0.06);--button-ghost-ink:rgba(245,245,247,0.82);--button-ghost-border:rgba(255,255,255,0.1)}.hub-section-muted{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0))}.product-page{--page-background:radial-gradient(circle at 78% 10%,var(--theme-hero-glow),transparent 24%),radial-gradient(circle at 20% 0%,rgba(255,255,255,0.95),transparent 28%),linear-gradient(180deg,#f6f7f4 0%,#f4f5f2 20%,#f7f7f7 68%,#f7f7f7 100%);--page-ink:#111111;--page-ink-soft:#6e6e73;--page-muted:#8e8e93;--surface:rgba(255,255,255,0.86);--surface-muted:var(--theme-primary-tint);--page-border:#e5e5e7;--page-border-strong:#d6d6d9;--header-bg:rgba(247,247,247,0.84);--header-border:rgba(17,17,20,0.06);--brand-accent:var(--theme-primary);--nav-hover-bg:rgba(255,255,255,0.7);--nav-active-bg:var(--theme-primary-tint);--button-primary-bg:var(--theme-primary);--button-primary-hover-bg:var(--theme-primary-strong);--button-primary-ink:#ffffff;--button-primary-border:transparent;--button-secondary-bg:rgba(255,255,255,0.85);--button-secondary-hover-bg:#ffffff;--button-secondary-ink:#111111;--button-secondary-border:#e5e5e7;--button-ghost-bg:rgba(255,255,255,0.4);--button-ghost-hover-bg:rgba(255,255,255,0.82);--button-ghost-ink:#6e6e73;--button-ghost-border:#e5e5e7}