.home-v9-root{scroll-behavior:smooth;--bg:#f7f7f4;--surface:rgba(255,255,255,0.7);--surface-solid:#ffffff;--ink:#111114;--line:rgba(17,17,20,0.1);--purple:#7c4dff;--blue:#2f80ff;--orange:#ff784b;--mint:#20c6ae;--radius-sm:14px;--radius-md:24px;--radius-lg:36px;--shadow:0 30px 80px rgba(45,42,64,0.12);--shadow-soft:0 14px 40px rgba(45,42,64,0.08);--ease-out:cubic-bezier(.22,1,.36,1);--ease-spring:cubic-bezier(.2,.8,.2,1.08);--shell:min(1440px,calc(100vw - 72px))}.home-v9-root *{box-sizing:border-box}.home-v9-root{margin:0;min-height:100%;color:var(--ink);background:radial-gradient(circle at 18% 4%,rgba(124,77,255,.07),transparent 30rem),radial-gradient(circle at 86% 7%,rgba(47,128,255,.07),transparent 33rem),var(--bg);font-family:var(--font-inter),Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased}.home-v9-root ::selection{background:rgba(124,77,255,.22)}.home-v9-root a{color:inherit;text-decoration:none}.home-v9-root button,.home-v9-root input{font:inherit}.home-v9-root a,.home-v9-root button{-webkit-tap-highlight-color:transparent}.home-v9-root img,.home-v9-root svg{display:block;max-width:100%}.home-v9-root .sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-v9-root .skip-link{position:fixed;top:12px;left:12px;transform:translateY(-140%);z-index:9999;padding:12px 16px;border-radius:999px;background:#111;color:white;transition:transform .2s}.home-v9-root .skip-link:focus{transform:translateY(0)}.home-v9-root :focus-visible{outline:3px solid rgba(47,128,255,.5);outline-offset:4px}.home-v9-root .section-shell{width:var(--shell);margin-inline:auto}.home-v9-root .site-header{position:fixed;inset:0 0 auto;z-index:1000;height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding:0 max(36px,calc((100vw - 1440px) / 2));border-bottom:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.48);backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 10px 28px -18px rgba(17,17,20,.18);transition:background .35s,border-color .35s,height .35s,box-shadow .35s,-webkit-backdrop-filter .35s;transition:background .35s,border-color .35s,backdrop-filter .35s,height .35s,box-shadow .35s;transition:background .35s,border-color .35s,backdrop-filter .35s,height .35s,box-shadow .35s,-webkit-backdrop-filter .35s}.home-v9-root .site-header.is-scrolled{height:66px;background:rgba(247,247,244,.62)}.home-v9-root .brand{display:inline-flex;align-items:center;gap:0;font-weight:740;letter-spacing:-.03em;width:max-content;flex-shrink:0}.home-v9-root .brand-logo{display:block;width:auto;height:48px}.home-v9-root .brand-mark{width:34px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;color:white;background:#111;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.home-v9-root .site-nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:620}.home-v9-root .site-nav a{position:relative;color:#2f2f35}.home-v9-root .site-nav a.is-active{color:var(--ink)}.home-v9-root .site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:currentColor;transition:right .3s var(--ease-out)}.home-v9-root .site-nav a.is-active:after,.home-v9-root .site-nav a:focus-visible:after,.home-v9-root .site-nav a:hover:after{right:0}.home-v9-root .header-cta{justify-self:end}.home-v9-root .nav-toggle{display:none;border:0;background:transparent;width:44px;height:44px;border-radius:50%}.home-v9-root .nav-toggle span:not(.sr-only){display:block;width:20px;height:1.5px;background:var(--ink);margin:5px auto;transition:transform .25s,opacity .25s}.home-v9-root .button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:760;letter-spacing:-.015em;overflow:hidden;transition:transform .28s var(--ease-spring),box-shadow .28s,background .28s,color .28s}.home-v9-root .button:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.26),transparent 80%);transform:translateX(-130%);transition:transform .7s var(--ease-out)}.home-v9-root .button:hover:before{transform:translateX(130%)}.home-v9-root .button:hover{transform:translateY(-2px)}.home-v9-root .button-dark{color:white;background:#111114;box-shadow:0 12px 24px rgba(17,17,20,.14)}.home-v9-root .button-dark:hover{box-shadow:0 18px 36px rgba(17,17,20,.22)}.home-v9-root .button-light{color:#0d0d11;background:white}.home-v9-root .button-ghost{color:#1f1f25;background:rgba(255,255,255,.58);border-color:var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-v9-root .button-small{min-height:42px;padding:0 17px;font-size:13px}.home-v9-root .text-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:740}.home-v9-root .text-link span{transition:transform .25s var(--ease-out)}.home-v9-root .text-link:hover span{transform:translateX(4px)}.home-v9-root .pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 0 rgba(47,128,255,.45);animation:pulse 2s infinite}.home-v9-root .eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:#3f4c68;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.home-v9-root .eyebrow>span{width:28px;height:1px;background:currentColor}.home-v9-root .eyebrow-light{color:rgba(255,255,255,.78)}.home-v9-root .hero{position:relative;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;grid-gap:40px;gap:40px;width:var(--shell);max-width:none;margin-inline:auto;padding:96px 0 56px;text-align:left;box-sizing:border-box;overflow:visible}.home-v9-root .hero-aurora{position:absolute;width:780px;height:650px;right:-120px;top:82px;filter:blur(12px);opacity:.72;background:radial-gradient(circle at 46% 48%,rgba(255,255,255,.9),rgba(124,77,255,.12) 28%,rgba(47,128,255,.08) 48%,transparent 72%);pointer-events:none}.home-v9-root .hero-copy{position:relative;z-index:4;padding-bottom:0;text-align:left;justify-self:start;width:100%}.home-v9-root .hero-actions,.home-v9-root .hero-copy .eyebrow,.home-v9-root .platform-chips{justify-content:flex-start}.home-v9-root h1,.home-v9-root h2{margin:0;letter-spacing:-.065em;line-height:.93}.home-v9-root h1{max-width:720px;font-size:clamp(52px,5.8vw,92px);font-weight:670;color:var(--ink);background:none;-webkit-text-fill-color:currentColor;background-clip:border-box;-webkit-background-clip:border-box}.home-v9-root h1 em,.home-v9-root h2 em{font-family:var(--font-v9-serif),"Iowan Old Style","Baskerville",Georgia,serif;font-weight:500;letter-spacing:-.045em}.home-v9-root h1 em{color:#25212f}.home-v9-root .hero-intro{max-width:590px;margin:34px 0 0;color:var(--muted);font-size:clamp(17px,1.45vw,21px);line-height:1.65;letter-spacing:-.02em}.home-v9-root .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.home-v9-root .platform-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.home-v9-root .platform-chips span{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.52);color:#4d4d58;font-size:11px;font-weight:700;line-height:1;box-shadow:inset 0 1px rgba(255,255,255,.9)}.home-v9-root .platform-chips .device-glyph{width:14px;height:14px;color:#2f2f38;flex:0 0 auto;display:block}.home-v9-root .hero-stage{position:relative;height:700px;isolation:isolate;transform-style:preserve-3d}.home-v9-root .orbit{position:absolute;left:52%;top:48%;border:1px solid rgba(93,90,157,.16);border-radius:50%;transform:translate(-50%,-50%) rotate(-9deg)}.home-v9-root .orbit:before{content:"";position:absolute;width:7px;aspect-ratio:1;border-radius:50%;background:var(--purple);box-shadow:0 0 18px var(--purple);top:8%;left:20%}.home-v9-root .orbit-one{width:610px;height:400px;animation:orbitBreathe 9s ease-in-out infinite}.home-v9-root .orbit-two{width:500px;height:590px;transform:translate(-50%,-50%) rotate(42deg);border-color:rgba(47,128,255,.17);animation:orbitBreathe 11s ease-in-out -2s infinite}.home-v9-root .orbit-two:before{background:var(--blue);box-shadow:0 0 18px var(--blue);top:84%;left:22%}.home-v9-root .orbit-three{width:670px;height:270px;transform:translate(-50%,-50%) rotate(24deg);border-color:rgba(255,120,75,.16);animation:orbitBreathe 13s ease-in-out -4s infinite}.home-v9-root .orbit-three:before{background:var(--orange);box-shadow:0 0 18px var(--orange);top:32%;left:92%}.home-v9-root .zen-core{position:absolute;z-index:3;left:51%;top:47%;transform:translate(-50%,-50%);width:130px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#25252c,#09090b);color:white;font-size:56px;font-weight:760;box-shadow:0 35px 70px rgba(28,24,42,.26),inset 0 0 0 1px rgba(255,255,255,.16),0 0 0 22px rgba(255,255,255,.23);animation:coreFloat 5s ease-in-out infinite}.home-v9-root .zen-core:after{content:"";position:absolute;inset:-28px;border-radius:50%;background:conic-gradient(from 100deg,transparent,rgba(124,77,255,.48),transparent 25%,transparent 65%,rgba(255,120,75,.38),transparent);filter:blur(14px);z-index:-1;animation:spin 13s linear infinite}.home-v9-root .hero-stage .device{position:absolute;overflow:hidden;background:rgba(255,255,255,.89);border:1px solid rgba(17,17,20,.1);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);will-change:transform;transition:transform .2s ease-out}.home-v9-root .device-mac{width:480px;height:302px;right:1%;top:13%;border-radius:19px;transform:rotate(4deg)}.home-v9-root .device-topbar{height:34px;display:flex;align-items:center;gap:6px;padding:0 12px;border-bottom:1px solid var(--line);font-size:8px;color:#797984}.home-v9-root .device-topbar i{width:6px;height:6px;border-radius:50%;background:#d7d7de}.home-v9-root .device-topbar span{margin-left:auto}.home-v9-root .mac-layout{display:grid;grid-template-columns:110px 1fr;height:calc(100% - 34px)}.home-v9-root .mac-nav{display:flex;flex-direction:column;gap:15px;padding:24px 17px;background:rgba(242,242,246,.72);color:#777783;font-size:10px}.home-v9-root .mac-nav b{color:#22232a}.home-v9-root .mac-content{position:relative;padding:30px 34px;background:radial-gradient(circle at 70% 15%,rgba(124,77,255,.18),transparent 38%),white}.home-v9-root .mac-content small{color:#777783}.home-v9-root .mac-content strong{display:block;margin-top:12px;font-family:var(--font-v9-serif),"Iowan Old Style",Georgia,serif;font-size:34px;line-height:.95;letter-spacing:-.04em}.home-v9-root .mac-metric{display:flex;justify-content:space-between;align-items:end;margin-top:35px;color:#73737d;font-size:9px}.home-v9-root .mac-metric b{color:#1c1c22;font-size:21px}.home-v9-root .mac-bars{height:44px;display:flex;align-items:end;gap:7px;margin-top:12px}.home-v9-root .mac-bars i{width:18px;border-radius:5px 5px 2px 2px;background:linear-gradient(#9f7aff,#6f43f4)}.home-v9-root .mac-bars i:first-child{height:22%}.home-v9-root .mac-bars i:nth-child(2){height:54%}.home-v9-root .mac-bars i:nth-child(3){height:43%}.home-v9-root .mac-bars i:nth-child(4){height:80%}.home-v9-root .mac-bars i:nth-child(5){height:64%}.home-v9-root .mac-bars i:nth-child(6){height:92%}.home-v9-root .device-ipad{width:285px;height:355px;left:10%;top:33%;border-radius:27px;padding:24px;transform:rotate(-7deg)}.home-v9-root .ipad-head{display:flex;justify-content:space-between;align-items:center}.home-v9-root .ipad-head span{font-weight:760;font-size:17px}.home-v9-root .ipad-head small{color:#777783}.home-v9-root .ipad-chart{position:relative;display:flex;align-items:end;gap:8px;height:140px;margin:30px 0;border-bottom:1px solid var(--line)}.home-v9-root .ipad-chart:before{content:"";position:absolute;inset:20% 0 0;background:linear-gradient(180deg,rgba(47,128,255,.18),transparent);-webkit-clip-path:polygon(0 85%,14% 60%,29% 72%,43% 30%,58% 48%,72% 10%,100% 35%,100% 100%,0 100%);clip-path:polygon(0 85%,14% 60%,29% 72%,43% 30%,58% 48%,72% 10%,100% 35%,100% 100%,0 100%)}.home-v9-root .ipad-chart i{flex:1 1;height:4px;background:#3788ff;opacity:.5}.home-v9-root .ipad-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.home-v9-root .ipad-grid span{padding:14px;border-radius:14px;background:#f5f6f9;font-size:21px;font-weight:750}.home-v9-root .ipad-grid small{display:block;margin-top:4px;color:#85858d;font-size:8px;font-weight:600}.home-v9-root .device-phone{width:190px;height:390px;left:48%;top:34%;z-index:4;border-radius:35px;padding:34px 17px 16px;transform:rotate(5deg);background:linear-gradient(180deg,#fff,#f6f4ff);box-shadow:0 40px 70px rgba(34,28,70,.26)}.home-v9-root .phone-island{position:absolute;top:10px;left:50%;width:58px;height:15px;transform:translateX(-50%);border-radius:999px;background:#111}.home-v9-root .device-phone>small{color:#8b8995;font-size:8px}.home-v9-root .device-phone>strong{display:block;margin:11px 0 15px;font-size:21px}.home-v9-root .device-phone ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:8px;gap:8px}.home-v9-root .device-phone li{display:flex;align-items:center;gap:8px;padding:10px;border-radius:12px;background:rgba(255,255,255,.78);font-size:8px;box-shadow:0 7px 18px rgba(50,43,82,.07)}.home-v9-root .mini{width:19px;aspect-ratio:1;border-radius:6px;display:inline-block;flex:0 0 auto}.home-v9-root .purple{background:linear-gradient(135deg,#9e70ff,#6731e8)}.home-v9-root .blue{background:linear-gradient(135deg,#5aa4ff,#246de3)}.home-v9-root .black{background:linear-gradient(135deg,#3b3b43,#0a0a0c)}.home-v9-root .orange{background:linear-gradient(135deg,#ffa37f,#ed5d2e)}.home-v9-root .phone-tabs{position:absolute;left:14px;right:14px;bottom:14px;display:flex;justify-content:space-around;padding:10px;border-radius:16px;background:#111;color:white;font-size:9px}.home-v9-root .floating-app{position:absolute;z-index:7;width:66px;aspect-ratio:1;display:grid;place-items:center;border-radius:21px;overflow:hidden;color:white;font-size:28px;font-weight:760;box-shadow:0 20px 35px rgba(40,35,70,.18),inset 0 1px rgba(255,255,255,.35);will-change:transform;background:#fff}.home-v9-root .floating-app-img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.home-v9-root .icon-passwords{left:15%;top:9%;animation:bob 5s ease-in-out infinite}.home-v9-root .icon-horology{right:17%;top:5%;animation:bob 6s ease-in-out -1.5s infinite}.home-v9-root .icon-whisper{left:2%;top:26%;animation:bob 5.6s ease-in-out -2s infinite}.home-v9-root .icon-teleprompter{left:5%;bottom:11%;animation:bob 6.3s ease-in-out -.4s infinite}.home-v9-root .icon-game{right:12%;bottom:11%;animation:bob 5.3s ease-in-out -1s infinite}.home-v9-root .trust-card{position:absolute;right:1%;bottom:22%;z-index:6;display:flex;align-items:center;gap:11px;width:220px;padding:15px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.78);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);will-change:transform}.home-v9-root .trust-face{width:34px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:#f3eeff;color:var(--purple)}.home-v9-root .trust-card p{margin:0;display:grid;grid-gap:3px;gap:3px}.home-v9-root .trust-card small{color:#888892;font-size:8px}.home-v9-root .trust-card strong{font-size:11px}.home-v9-root .check{margin-left:auto;width:23px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:#e7fbf5;color:#19a985}.home-v9-root .scroll-cue{position:relative;left:auto;bottom:auto;display:inline-flex;align-items:center;gap:12px;margin-top:26px;color:#6d6d76;font-size:11px;font-weight:650;line-height:1;text-transform:uppercase;letter-spacing:.14em}.home-v9-root .scroll-cue span{width:18px;height:28px;flex:0 0 auto;border:1px solid rgba(17,17,20,.18);border-radius:999px;position:relative;background:rgba(255,255,255,.55)}.home-v9-root .scroll-cue span:after{content:"";position:absolute;left:50%;top:6px;width:2px;height:6px;border-radius:5px;background:#666;transform:translateX(-50%);animation:scrollDot 2s infinite}.home-v9-root .marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.55)}.home-v9-root .marquee-track{display:flex;align-items:center;gap:0;width:max-content;min-height:52px;padding:0;animation:marquee 28s linear infinite}.home-v9-root .marquee span{margin:0;padding:0 24px;color:#56565f;font-weight:760;text-transform:uppercase;letter-spacing:.13em;white-space:nowrap}.home-v9-root .marquee i,.home-v9-root .marquee span{display:inline-flex;align-items:center;font-size:11px;line-height:1}.home-v9-root .marquee i{justify-content:center;width:12px;height:12px;flex:0 0 auto;color:var(--purple);font-style:normal}.home-v9-root .products{padding-block:150px 130px}.home-v9-root .section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:54px}.home-v9-root .faq h2,.home-v9-root .platforms h2,.home-v9-root .reviews h2,.home-v9-root .section-heading h2{font-size:clamp(52px,6vw,88px);font-weight:650}.home-v9-root .section-heading>p{max-width:460px;margin:0 0 7px;color:var(--muted);font-size:17px;line-height:1.6}.home-v9-root .product-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.home-v9-root .filter-chip{border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.65);padding:11px 15px;color:#66666f;cursor:pointer;transition:background .25s,color .25s,transform .25s}.home-v9-root .filter-chip:hover{transform:translateY(-2px)}.home-v9-root .filter-chip.is-active{background:#111114;color:white}.home-v9-root .product-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:18px;gap:18px}.home-v9-root .product-card{position:relative;min-height:620px;grid-column:span 6;display:grid;grid-template-rows:auto 1fr 1.05fr;padding:25px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(255,255,255,.62);box-shadow:inset 0 1px rgba(255,255,255,.9),var(--shadow-soft);transform-style:preserve-3d;transition:opacity .35s,transform .35s var(--ease-out),box-shadow .35s}.home-v9-root .product-card:hover{box-shadow:0 32px 70px rgba(42,36,78,.13)}.home-v9-root .product-card.is-hidden{display:none}.home-v9-root .product-passwords,.home-v9-root .product-teleprompter,.home-v9-root .product-whisper{grid-column:span 7}.home-v9-root .product-horology,.home-v9-root .product-leantracker,.home-v9-root .product-slate,.home-v9-root .product-tools{grid-column:span 5}.home-v9-root .product-games{grid-column:span 12}.home-v9-root .product-meta{display:flex;justify-content:space-between;align-items:center;color:#888892;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.home-v9-root .product-number{color:#33333a;font-weight:800}.home-v9-root .product-platform{display:inline-flex;align-items:center;gap:8px;color:#4a4a54}.home-v9-root .product-device{display:inline-flex;width:22px;height:22px;color:#3f3f48}.home-v9-root .product-device .device-glyph{width:100%;height:100%;display:block}.home-v9-root .product-copy{position:relative;z-index:2;max-width:570px;padding:36px 5px 22px}.home-v9-root .app-icon{width:58px;aspect-ratio:1;display:grid;place-items:center;border-radius:17px;overflow:hidden;background:#fff;box-shadow:0 15px 28px rgba(51,43,93,.17),inset 0 1px rgba(255,255,255,.4)}.home-v9-root .app-icon-img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.home-v9-root .product-copy h3{margin:23px 0 11px;font-size:clamp(30px,3.2vw,48px);letter-spacing:-.05em}.home-v9-root .product-copy p{max-width:530px;margin:0;color:var(--muted);font-size:15px;line-height:1.62}.home-v9-root .product-actions{display:flex;align-items:center;gap:18px;margin-top:22px}.home-v9-root .product-visual{position:relative;align-self:end;min-height:260px;overflow:hidden;border-radius:24px;transform:translateZ(15px)}.home-v9-root .passwords-visual{background:radial-gradient(circle at 70% 15%,rgba(160,111,255,.38),transparent 38%),linear-gradient(145deg,#efeaff,#d9e8ff)}.home-v9-root .vault-window{position:absolute;left:10%;right:-4%;top:13%;bottom:-10%;display:grid;grid-template-columns:29% 1fr;border-radius:18px;background:rgba(255,255,255,.9);border:1px solid rgba(17,17,20,.09);box-shadow:0 24px 60px rgba(55,42,101,.18);transform:rotate(-3deg);overflow:hidden}.home-v9-root .vault-sidebar{display:flex;flex-direction:column;gap:16px;padding:28px 20px;background:rgba(241,240,247,.75);color:#777480;font-size:9px}.home-v9-root .vault-sidebar b{color:#232228}.home-v9-root .vault-list{padding:26px 22px}.home-v9-root .vault-list>small{color:#8a8791}.home-v9-root .vault-list>div{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.home-v9-root .vault-list span{display:grid;grid-gap:3px;gap:3px;font-size:10px}.home-v9-root .vault-list span small{color:#96939d;font-size:7px}.home-v9-root .vault-list b{margin-left:auto}.home-v9-root .visual-orb{position:absolute;border-radius:50%;filter:blur(1px)}.home-v9-root .orb-a{width:80px;height:80px;right:3%;top:2%;background:rgba(255,255,255,.36)}.home-v9-root .orb-b{width:28px;height:28px;right:13%;top:30%;background:rgba(124,77,255,.42);box-shadow:0 0 30px rgba(124,77,255,.45)}.home-v9-root .horology-visual{background:radial-gradient(circle at 50% 45%,rgba(255,176,112,.2),transparent 34%),linear-gradient(145deg,#e9e1d8,#f7f3ed)}.home-v9-root .watch-face{position:absolute;left:50%;top:52%;width:190px;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#1a1a1d 0 8%,#0b0b0d 8% 58%,#29282b 59% 62%,#0d0d0f 63%);box-shadow:0 32px 45px rgba(40,30,25,.28)}.home-v9-root .watch-face:before{content:"";position:absolute;inset:17px;border-radius:50%;background:repeating-conic-gradient(from -1deg,#aeaea9 0deg 1deg,transparent 1deg 30deg);-webkit-mask:radial-gradient(transparent 0 82%,#000 83%);mask:radial-gradient(transparent 0 82%,#000 83%);opacity:.65}.home-v9-root .watch-hand{position:absolute;left:50%;top:50%;transform-origin:left center;height:2px;background:white;border-radius:2px}.home-v9-root .watch-hand.hour{width:45px;transform:rotate(225deg)}.home-v9-root .watch-hand.minute{width:62px;transform:rotate(310deg)}.home-v9-root .watch-dot{position:absolute;left:50%;top:50%;width:8px;aspect-ratio:1;border-radius:50%;background:var(--orange);transform:translate(-50%,-50%)}.home-v9-root .watch-stat{position:absolute;right:18px;bottom:18px;width:125px;padding:14px;border-radius:15px;background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-soft)}.home-v9-root .watch-stat small,.home-v9-root .watch-stat span{display:block;color:#817d7a;font-size:8px}.home-v9-root .watch-stat b{display:block;margin:4px 0;font-size:20px}.home-v9-root .watch-stat span{color:#24a777}.home-v9-root .whisper-visual{background:radial-gradient(circle at 30% 35%,rgba(124,77,255,.25),transparent 28%),linear-gradient(145deg,#171921,#07080b);color:white}.home-v9-root .slate-visual{background:radial-gradient(circle at 70% 20%,rgba(47,128,255,.18),transparent 34%),linear-gradient(145deg,#eef3ff,#f7f4ff)}.home-v9-root .slate-note{position:absolute;left:10%;right:8%;top:14%;bottom:10%;padding:24px;border-radius:20px;background:rgba(255,255,255,.9);border:1px solid rgba(17,17,20,.08);box-shadow:0 24px 50px rgba(45,42,90,.12);transform:rotate(-2deg)}.home-v9-root .slate-note small{color:#7a7a86;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.home-v9-root .slate-note strong{display:block;margin:12px 0 10px;font-size:24px;letter-spacing:-.04em}.home-v9-root .slate-note p{margin:0;color:#5c5c66;font-size:13px;line-height:1.55}.home-v9-root .slate-note div{display:flex;justify-content:space-between;margin-top:28px;color:#7a7a86;font-size:10px}.home-v9-root .slate-note b{color:#1d1d24}.home-v9-root .leantracker-visual{background:radial-gradient(circle at 30% 25%,rgba(120,210,160,.35),transparent 36%),linear-gradient(145deg,#e8fff4,#edf7ff)}.home-v9-root .fast-card{position:absolute;left:10%;right:10%;top:16%;bottom:12%;padding:24px;border-radius:20px;background:rgba(255,255,255,.9);border:1px solid rgba(17,17,20,.08);box-shadow:0 24px 50px rgba(35,90,70,.12);transform:rotate(-2deg)}.home-v9-root .fast-card small{color:#7a7a86;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.home-v9-root .fast-card strong{display:block;margin:12px 0 10px;font-size:36px;letter-spacing:-.05em}.home-v9-root .fast-card p{margin:0;color:#5c5c66;font-size:13px;line-height:1.55}.home-v9-root .fast-card div{display:flex;justify-content:space-between;margin-top:28px;color:#7a7a86;font-size:10px}.home-v9-root .fast-card b{color:#1d1d24;font-size:14px}.home-v9-root .button.is-disabled{opacity:.55;cursor:default;pointer-events:none;box-shadow:none}.home-v9-root .waveform{position:absolute;left:10%;right:10%;top:24%;height:90px;display:flex;align-items:center;justify-content:center;gap:11px}.home-v9-root .waveform i{width:7px;border-radius:999px;background:linear-gradient(180deg,#aa86ff,#5a6fff);animation:wave 1.2s ease-in-out infinite alternate}.home-v9-root .waveform i:first-child,.home-v9-root .waveform i:nth-child(9){height:18%}.home-v9-root .waveform i:nth-child(2),.home-v9-root .waveform i:nth-child(8){height:44%;animation-delay:.15s}.home-v9-root .waveform i:nth-child(3),.home-v9-root .waveform i:nth-child(7){height:72%;animation-delay:.3s}.home-v9-root .waveform i:nth-child(4),.home-v9-root .waveform i:nth-child(6){height:96%;animation-delay:.45s}.home-v9-root .waveform i:nth-child(5){height:62%;animation-delay:.6s}.home-v9-root .dictation-card{position:absolute;left:8%;right:8%;bottom:8%;padding:17px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-v9-root .dictation-card p{margin:10px 0;color:white;font-size:11px}.home-v9-root .dictation-card small{color:rgba(255,255,255,.48);font-size:8px}.home-v9-root .record-dot{width:8px;height:8px;display:inline-block;border-radius:50%;background:var(--orange);box-shadow:0 0 18px var(--orange)}.home-v9-root .teleprompter-visual{background:radial-gradient(circle at 75% 15%,rgba(255,255,255,.7),transparent 20%),linear-gradient(145deg,#dceaff,#e8e1ff)}.home-v9-root .script-window{position:absolute;left:12%;top:10%;width:76%;padding:28px;border-radius:20px;background:rgba(255,255,255,.88);box-shadow:0 28px 60px rgba(39,38,95,.15);transform:rotate(3deg)}.home-v9-root .script-window small{color:#7f7f89;font-size:8px}.home-v9-root .script-window strong{display:block;margin:14px 0;max-width:280px;font-size:20px}.home-v9-root .script-window p{max-width:360px;color:#6f6f78;font-size:10px;line-height:1.7}.home-v9-root .script-window div{display:flex;justify-content:space-between;align-items:center;margin-top:24px;color:#888892;font-size:8px}.home-v9-root .script-window b{color:white;background:#111;border-radius:999px;padding:9px 14px}.home-v9-root .tools-visual{background:linear-gradient(145deg,#e3fff8,#d7f5ff)}.home-v9-root .tool-card{position:absolute;width:150px;padding:18px;border-radius:18px;background:rgba(255,255,255,.83);border:1px solid rgba(17,17,20,.08);box-shadow:0 18px 35px rgba(35,93,98,.12)}.home-v9-root .tool-card small{color:#85888d;font-size:8px}.home-v9-root .tool-card b{display:block;margin:7px 0 16px;font-size:18px}.home-v9-root .tool-card span{font-size:10px;color:#21a88f}.home-v9-root .tool-one{left:10%;top:18%;transform:rotate(-6deg)}.home-v9-root .tool-two{right:9%;top:12%;transform:rotate(5deg)}.home-v9-root .tool-three{left:35%;bottom:5%;transform:rotate(1deg)}.home-v9-root .games-visual{display:grid;place-items:center;background:radial-gradient(circle at 50% 50%,rgba(255,116,105,.35),transparent 40%),linear-gradient(145deg,#251824,#0c1018)}.home-v9-root .game-grid{width:190px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;transform:rotate(-7deg)}.home-v9-root .game-grid i{aspect-ratio:1;border-radius:11px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px rgba(255,255,255,.08)}.home-v9-root .game-grid i.active{background:linear-gradient(145deg,#ff9e76,#fb5269);box-shadow:0 0 32px rgba(255,93,104,.55)}.home-v9-root .game-score{position:absolute;right:18px;bottom:17px;color:rgba(255,255,255,.55);font-size:9px;letter-spacing:.16em}.home-v9-root .platforms{padding-block:90px 140px}.home-v9-root .platforms-intro{max-width:920px;margin-bottom:48px}.home-v9-root .platform-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.home-v9-root .platform-card{min-height:300px;display:flex;flex-direction:column;padding:28px;border-radius:27px;border:1px solid var(--line);background:rgba(255,255,255,.55);transition:transform .32s var(--ease-out),background .32s,box-shadow .32s}.home-v9-root .platform-card:hover{transform:translateY(-8px);background:white;box-shadow:var(--shadow-soft)}.home-v9-root .platform-glyph{display:inline-flex;width:42px;height:42px;color:var(--purple)}.home-v9-root .platform-glyph .device-glyph{width:100%;height:100%;display:block}.home-v9-root .platform-card:nth-child(2) .platform-glyph{color:var(--blue)}.home-v9-root .platform-card:nth-child(3) .platform-glyph{color:var(--orange)}.home-v9-root .platform-card:nth-child(4) .platform-glyph{color:var(--mint)}.home-v9-root .platform-card h3{margin:auto 0 10px;font-size:27px;letter-spacing:-.04em}.home-v9-root .platform-card p{margin:0;color:var(--muted);line-height:1.55}.home-v9-root .platform-card small{margin-top:25px;color:#5a5a63;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.home-v9-root .manifesto{position:relative;overflow:hidden;color:white;background:#0c0d11;border-radius:46px;margin:0 18px}.home-v9-root .manifesto-glow{position:absolute;inset:-30%;background:radial-gradient(circle at 18% 48%,rgba(124,77,255,.23),transparent 25%),radial-gradient(circle at 85% 70%,rgba(47,128,255,.18),transparent 25%);animation:darkGlow 10s ease-in-out infinite alternate}.home-v9-root .manifesto-inner{min-height:720px;display:grid;grid-template-columns:1fr .92fr;align-items:center;grid-gap:100px;gap:100px;padding-block:100px}.home-v9-root .manifesto h2{font-size:clamp(58px,6.5vw,98px);font-weight:590;color:#fff}.home-v9-root .manifesto h2 em{color:rgba(255,255,255,.86)}.home-v9-root .manifesto-copy>p:last-child{max-width:550px;margin:35px 0 0;color:rgba(255,255,255,.86);font-size:17px;line-height:1.7}.home-v9-root .principle-stack{display:grid}.home-v9-root .principle{display:grid;grid-template-columns:44px 1fr;grid-gap:24px;gap:24px;padding:30px 0;border-top:1px solid rgba(255,255,255,.12)}.home-v9-root .principle:last-child{border-bottom:1px solid rgba(255,255,255,.12)}.home-v9-root .principle>span{color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.12em}.home-v9-root .principle h3{margin:0 0 9px;font-size:23px}.home-v9-root .principle p{margin:0;color:rgba(255,255,255,.76);line-height:1.6}.home-v9-root .reviews{padding-block:160px 130px;overflow:hidden}.home-v9-root .review-heading{align-items:end}.home-v9-root .standards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.home-v9-root .standards-grid .review-card{min-height:280px;display:flex;flex-direction:column;padding:34px;border:1px solid var(--line);border-radius:27px;background:rgba(255,255,255,.6)}.home-v9-root .standards-label{margin:0;color:#888892;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-v9-root .standards-grid h3{margin:22px 0 12px;font-size:24px;letter-spacing:-.035em}.home-v9-root .standards-grid p:last-child{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.home-v9-root .review-controls{display:flex;gap:8px}.home-v9-root .review-controls button{width:50px;aspect-ratio:1;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.7);cursor:pointer;transition:transform .25s,background .25s,color .25s}.home-v9-root .review-controls button:hover{transform:scale(1.06);background:#111;color:white}.home-v9-root .review-viewport{overflow:hidden}.home-v9-root .review-track{display:flex;gap:16px;transition:transform .55s var(--ease-out)}.home-v9-root .review-card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 32px)/3);min-height:340px;display:flex;flex-direction:column;padding:34px;border:1px solid var(--line);border-radius:27px;background:rgba(255,255,255,.6)}.home-v9-root .stars{color:var(--orange);letter-spacing:.14em;font-size:12px}.home-v9-root .review-card blockquote{margin:35px 0;font-family:var(--font-v9-serif),"Iowan Old Style",Georgia,serif;font-size:28px;line-height:1.27;letter-spacing:-.035em}.home-v9-root .review-card footer{display:flex;align-items:center;gap:12px;margin-top:auto}.home-v9-root .avatar{width:42px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;font-weight:800;color:white}.home-v9-root .avatar-one{background:linear-gradient(135deg,#6b7cff,#4437b8)}.home-v9-root .avatar-two{background:linear-gradient(135deg,#ff9a76,#cc4967)}.home-v9-root .avatar-three{background:linear-gradient(135deg,#2bc8aa,#167784)}.home-v9-root .avatar-four{background:linear-gradient(135deg,#33333b,#111)}.home-v9-root .review-card footer div{display:grid;grid-gap:4px;gap:4px}.home-v9-root .review-card footer b{font-size:12px}.home-v9-root .review-card footer small{color:#8b8b93;font-size:9px}.home-v9-root .faq{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:100px;gap:100px;padding-block:80px 160px}.home-v9-root .faq-intro{position:-webkit-sticky;position:sticky;top:110px;align-self:start}.home-v9-root .faq-intro>p:last-child{max-width:500px;margin-top:28px;color:var(--muted);line-height:1.65}.home-v9-root .faq-list{border-top:1px solid var(--line)}.home-v9-root details{border-bottom:1px solid var(--line)}.home-v9-root summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:1fr 36px;align-items:center;grid-gap:20px;gap:20px;padding:28px 0;font-size:19px;font-weight:720;letter-spacing:-.025em}.home-v9-root summary::-webkit-details-marker{display:none}.home-v9-root summary span{position:relative;width:34px;aspect-ratio:1;border-radius:50%;border:1px solid var(--line)}.home-v9-root summary span:after,.home-v9-root summary span:before{content:"";position:absolute;left:50%;top:50%;width:11px;height:1px;background:#444;transform:translate(-50%,-50%);transition:transform .3s}.home-v9-root summary span:after{transform:translate(-50%,-50%) rotate(90deg)}.home-v9-root details[open] summary span:after{transform:translate(-50%,-50%) rotate(0)}.home-v9-root details p{margin:-7px 64px 30px 0;color:var(--muted);line-height:1.65}.home-v9-root .final-cta{position:relative;overflow:hidden;min-height:680px;display:flex;align-items:center;color:white;background:#090a0e}.home-v9-root .cta-stars{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.42) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:radial-gradient(circle at 70% 50%,#000,transparent 70%);mask-image:radial-gradient(circle at 70% 50%,#000,transparent 70%);opacity:.22}.home-v9-root .cta-orbit{position:absolute;border:1px solid rgba(116,104,255,.24);border-radius:50%;left:73%;top:50%;transform:translate(-50%,-50%) rotate(-10deg)}.home-v9-root .cta-orbit.orbit-a{width:650px;height:320px}.home-v9-root .cta-orbit.orbit-b{width:420px;height:590px;transform:translate(-50%,-50%) rotate(42deg);border-color:rgba(51,151,255,.18)}.home-v9-root .cta-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:90px;gap:90px}.home-v9-root .cta-copy h2{font-size:clamp(55px,6vw,92px);font-weight:580}.home-v9-root .cta-copy h2 em{color:#a999ff}.home-v9-root .cta-copy p:not(.eyebrow){max-width:560px;color:rgba(255,255,255,.82);font-size:17px;line-height:1.65;margin:30px 0}.home-v9-root .cta-universe{position:relative;height:460px}.home-v9-root .cta-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:130px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 30%,#5a4f8c,#101116 56%);font-size:52px;font-weight:780;box-shadow:0 0 0 22px rgba(255,255,255,.03),0 0 90px rgba(103,78,255,.45)}.home-v9-root .cta-node{position:absolute;width:62px;aspect-ratio:1;display:grid;place-items:center;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 14px 35px rgba(0,0,0,.4),inset 0 1px rgba(255,255,255,.15)}.home-v9-root .cta-node img{width:100%;height:100%;object-fit:cover}.home-v9-root .node-one{left:12%;top:24%;animation:bob 5s infinite}.home-v9-root .node-two{right:10%;top:15%;animation:bob 6s -2s infinite}.home-v9-root .node-three{left:18%;bottom:10%;animation:bob 5.7s -1s infinite}.home-v9-root .node-four{right:18%;bottom:9%;animation:bob 6.2s -.5s infinite}.home-v9-root .node-five{right:2%;top:52%;animation:bob 5.2s -1.7s infinite}.home-v9-root .site-footer{background:#f1f1ee}.home-v9-root .footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,.8fr) 1.25fr;grid-gap:50px;gap:50px;padding-block:70px 55px}.home-v9-root .footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:11px}.home-v9-root .footer-grid h3{margin:0 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.home-v9-root .footer-grid a:not(.brand){color:#62626b;font-size:13px}.home-v9-root .footer-grid a:hover{color:#111}.home-v9-root .footer-brand p{max-width:250px;margin:22px 0 12px;color:#707078;line-height:1.55}.home-v9-root .footer-brand>a:last-child{font-size:13px}.home-v9-root .newsletter p{margin:0;color:#707078;font-size:13px;line-height:1.5}.home-v9-root .newsletter form{display:flex;width:100%;margin-top:8px;border-bottom:1px solid #bdbdc3}.home-v9-root .newsletter input{width:100%;border:0;background:transparent;padding:13px 0;outline:none}.home-v9-root .newsletter button{border:0;background:transparent;cursor:pointer;font-size:20px}.home-v9-root .newsletter small{min-height:16px;color:#468b77}.home-v9-root .footer-bottom{display:flex;justify-content:space-between;padding-block:20px 34px;border-top:1px solid var(--line);color:#85858d;font-size:11px}.home-v9-root .cursor-glow{position:fixed;z-index:0;width:360px;aspect-ratio:1;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(124,77,255,.08),transparent 68%);transform:translate(-50%,-50%);opacity:0;transition:opacity .3s}.home-v9-root .toast{position:fixed;z-index:2000;left:50%;bottom:24px;transform:translate(-50%,220%);opacity:0;pointer-events:none;padding:12px 16px;border-radius:999px;background:#111;color:white;font-size:12px;box-shadow:0 20px 50px rgba(0,0,0,.25);transition:transform .35s var(--ease-out)}.home-v9-root .toast.is-visible{transform:translate(-50%);opacity:1}.home-v9-root .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out)}.home-v9-root .reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes pulse{70%{box-shadow:0 0 0 10px rgba(47,128,255,0)}to{box-shadow:0 0 0 0 rgba(47,128,255,0)}}@keyframes orbitBreathe{50%{transform:translate(-50%,-50%) rotate(var(--r,10deg)) scale(1.035)}}@keyframes coreFloat{50%{transform:translate(-50%,-54%)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes bob{50%{translate:0 -12px;rotate:2deg}}@keyframes scrollDot{50%{transform:translate(-50%,12px);opacity:.3}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes wave{to{transform:scaleY(.55);opacity:.55}}@keyframes darkGlow{to{transform:translate3d(3%,2%,0) scale(1.04)}}@media (max-width:1180px){.home-v9-root{--shell:min(1120px,calc(100vw - 48px))}.home-v9-root .site-header{padding-inline:24px}.home-v9-root .hero{grid-template-columns:1fr;min-height:auto;padding:160px 0 110px;text-align:left}.home-v9-root .hero-copy{padding-bottom:0;max-width:800px;text-align:left}.home-v9-root .hero-stage{height:720px;margin-top:-40px;width:100%;max-width:100%;overflow:hidden}.home-v9-root .product-games,.home-v9-root .product-horology,.home-v9-root .product-leantracker,.home-v9-root .product-passwords,.home-v9-root .product-slate,.home-v9-root .product-teleprompter,.home-v9-root .product-tools,.home-v9-root .product-whisper{grid-column:span 6}.home-v9-root .platform-grid{grid-template-columns:repeat(2,1fr)}.home-v9-root .manifesto-inner{gap:55px}.home-v9-root .standards-grid{grid-template-columns:repeat(2,1fr)}.home-v9-root .review-card{flex-basis:calc((100% - 16px) / 2)}.home-v9-root .footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.home-v9-root .newsletter{grid-column:span 2}}@media (max-width:820px){.home-v9-root{--shell:calc(100vw - 32px)}.home-v9-root .site-header{height:68px;grid-template-columns:1fr auto;padding-inline:16px;background:rgba(255,255,255,.52);backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);border-color:rgba(17,17,20,.08)}.home-v9-root .site-nav{position:fixed;inset:calc(68px + var(--v9-compare-h, 0px)) 16px auto;display:grid;grid-gap:0;gap:0;padding:12px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);transform:translateY(-15px);opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;z-index:1001}.home-v9-root .site-nav.is-open{opacity:1;transform:none;pointer-events:auto}.home-v9-root .site-nav a{padding:15px;border-bottom:1px solid var(--line)}.home-v9-root .site-nav a:last-child{border-bottom:0}.home-v9-root .nav-toggle{display:block;justify-self:end}.home-v9-root .nav-toggle[aria-expanded=true] span:nth-of-type(2){transform:translateY(3.25px) rotate(45deg)}.home-v9-root .nav-toggle[aria-expanded=true] span:nth-of-type(3){transform:translateY(-3.25px) rotate(-45deg)}.home-v9-root .header-cta{display:none}.home-v9-root .hero{padding:130px 0 90px;gap:25px;text-align:left}.home-v9-root h1{font-size:clamp(48px,11vw,86px)}.home-v9-root .hero-intro{font-size:17px;max-width:36rem}.home-v9-root .hero-actions{justify-content:flex-start}.home-v9-root .hero-stage{height:560px;margin-top:-10px;transform:scale(.86);transform-origin:left top;width:116%;max-width:none;margin-left:-4%;overflow:visible}.home-v9-root .device-mac{width:400px;right:-4%}.home-v9-root .device-ipad{left:1%}.home-v9-root .device-phone{left:51%}.home-v9-root .product-filters{display:flex;flex-wrap:wrap;gap:8px}.home-v9-root .section-heading{display:grid;grid-gap:28px;gap:28px}.home-v9-root .section-heading>p{max-width:650px}.home-v9-root .product-grid{grid-template-columns:1fr}.home-v9-root .product-games,.home-v9-root .product-horology,.home-v9-root .product-leantracker,.home-v9-root .product-passwords,.home-v9-root .product-slate,.home-v9-root .product-teleprompter,.home-v9-root .product-tools,.home-v9-root .product-whisper{grid-column:auto}.home-v9-root .product-card{min-height:560px}.home-v9-root .platform-grid{grid-template-columns:1fr 1fr}.home-v9-root .manifesto{border-radius:32px;margin:0 8px}.home-v9-root .manifesto-inner{grid-template-columns:1fr;gap:60px}.home-v9-root .standards-grid{grid-template-columns:1fr}.home-v9-root .review-card{flex-basis:85%}.home-v9-root .faq{grid-template-columns:1fr;gap:50px}.home-v9-root .faq-intro{position:static}.home-v9-root .cta-inner{grid-template-columns:1fr;gap:10px;padding-block:100px}.home-v9-root .cta-copy{text-align:left}.home-v9-root .cta-universe{height:400px}.home-v9-root .footer-grid{grid-template-columns:1fr 1fr}.home-v9-root .footer-brand,.home-v9-root .newsletter{grid-column:span 2}}@media (max-width:560px){.home-v9-root{--shell:calc(100vw - 24px)}.home-v9-root .brand-logo{height:40px}.home-v9-root .hero{padding:118px 0 70px;text-align:left;overflow:hidden}.home-v9-root h1{font-size:clamp(40px,12.5vw,64px);line-height:.96;max-width:none}.home-v9-root .hero-intro{font-size:16px;margin-top:24px}.home-v9-root .hero-actions{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-top:26px}.home-v9-root .hero-actions .button{width:100%}.home-v9-root .button{padding-inline:16px;min-height:48px;font-size:13px}.home-v9-root .button-small{min-height:44px}.home-v9-root .platform-chips{gap:6px;margin-top:24px}.home-v9-root .platform-chips span{padding:8px 10px;font-size:10px}.home-v9-root .hero-stage{height:380px;margin-top:8px;transform:scale(.58);transform-origin:left top;width:170%;margin-left:-8%}.home-v9-root .scroll-cue{display:none}.home-v9-root .products{padding-block:88px 80px}.home-v9-root .product-filters{gap:8px}.home-v9-root .filter-chip{padding:10px 13px;font-size:13px}.home-v9-root .faq h2,.home-v9-root .platforms h2,.home-v9-root .reviews h2,.home-v9-root .section-heading h2{font-size:clamp(36px,10vw,49px)}.home-v9-root .product-card{min-height:0;padding:20px;border-radius:28px}.home-v9-root .product-copy{padding-top:22px}.home-v9-root .product-copy h3{font-size:clamp(28px,8vw,35px)}.home-v9-root .product-visual{min-height:220px}.home-v9-root .vault-window{left:3%;right:-18%}.home-v9-root .product-actions{gap:12px;flex-wrap:wrap}.home-v9-root .platforms{padding-block:40px 88px}.home-v9-root .platform-grid{grid-template-columns:1fr}.home-v9-root .platform-card{min-height:220px}.home-v9-root .manifesto-inner{padding-block:72px}.home-v9-root .manifesto h2{font-size:clamp(40px,11vw,52px)}.home-v9-root .principle{gap:16px}.home-v9-root .reviews{padding-block:96px 80px}.home-v9-root .review-card{flex-basis:92%;min-height:340px;padding:24px}.home-v9-root .review-card blockquote{font-size:clamp(20px,6vw,25px)}.home-v9-root .review-heading{display:grid;grid-template-columns:1fr auto}.home-v9-root .review-heading>div:first-child{grid-column:1/-1}.home-v9-root .faq{padding-block:56px 96px}.home-v9-root summary{font-size:16px;padding-block:22px;gap:12px}.home-v9-root details p{margin-right:0}.home-v9-root .final-cta{min-height:0}.home-v9-root .cta-inner{padding-block:88px 72px}.home-v9-root .cta-copy h2{font-size:clamp(38px,11vw,50px)}.home-v9-root .cta-universe{height:280px}.home-v9-root .cta-core{width:96px}.home-v9-root .cta-node{width:46px;border-radius:16px}.home-v9-root .footer-grid{grid-template-columns:1fr;gap:28px;padding-block:48px}.home-v9-root .footer-brand,.home-v9-root .newsletter{grid-column:1/-1}.home-v9-root .footer-bottom{display:grid;grid-gap:8px;gap:8px;padding-block:18px 28px}.home-v9-root .cursor-glow{display:none}.home-v9-root .toast{left:12px;right:12px;width:auto;transform:translateY(220%)}.home-v9-root .toast.is-visible{transform:translateY(0)}}@media (max-width:380px){.home-v9-root{--shell:calc(100vw - 20px)}.home-v9-root h1{font-size:clamp(34px,11.5vw,44px)}.home-v9-root .hero-stage{height:300px;transform:scale(.5);width:200%;margin-left:-12%}.home-v9-root .site-nav{inset:calc(64px + var(--v9-compare-h, 0px)) 10px auto}}@media (prefers-reduced-motion:reduce){.home-v9-root html{scroll-behavior:auto}.home-v9-root *,.home-v9-root :after,.home-v9-root :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.home-v9-root .reveal{opacity:1;transform:none}.home-v9-root .marquee-track{transform:none}}.home-v9-route{background:#f7f7f4}.home-v9-route .site-main-scroll{background:#f7f7f4;border-radius:0}.home-v9-route .home-v9-root,.home-v9-route.site-main-shell{border-radius:0}.home-v9-root h1 em,.home-v9-root h2 em{font-family:var(--font-v9-serif),Georgia,serif}.home-v9-root{--ink:#121216;--muted:#4f4f57;--muted-soft:#5c5c66}.home-v9-root h1,.home-v9-root h2,.home-v9-root h3,.home-v9-root h4{background:none!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:currentColor!important;color:var(--ink)!important;margin-bottom:0}.home-v9-root h1 em{color:#25212f!important;-webkit-text-fill-color:#25212f!important}.home-v9-root h2 em{color:inherit!important;-webkit-text-fill-color:currentColor!important;opacity:.88}.home-v9-root p{color:inherit;margin-bottom:0;font-size:inherit;line-height:inherit}.home-v9-root a,.home-v9-root a:active,.home-v9-root a:hover,.home-v9-root a:visited{color:inherit!important}.home-v9-root .brand,.home-v9-root .brand:visited{color:var(--ink)!important}.home-v9-root .site-nav a,.home-v9-root .site-nav a:visited{color:#1e1e24!important;font-weight:650}.home-v9-root .site-nav a:focus-visible,.home-v9-root .site-nav a:hover{color:#000!important}.home-v9-root .button-dark,.home-v9-root a.button-dark,.home-v9-root a.button-dark:hover,.home-v9-root a.button-dark:visited{color:#ffffff!important}.home-v9-root .button-light,.home-v9-root a.button-light,.home-v9-root a.button-light:hover,.home-v9-root a.button-light:visited{color:#0d0d11!important}.home-v9-root .button-ghost,.home-v9-root a.button-ghost,.home-v9-root a.button-ghost:visited,.home-v9-root a.text-link,.home-v9-root a.text-link:visited{color:#1a1a20!important}.home-v9-root .site-footer a,.home-v9-root .site-footer a:visited{color:#2a2a32!important}.home-v9-root .site-footer a:hover{color:#000!important}.home-v9-root .footer-brand a[href^=mailto],.home-v9-root .footer-brand a[href^=mailto]:visited{color:#1f1f25!important;text-decoration:underline;text-underline-offset:3px}.home-v9-root .faq-intro>p:last-child,.home-v9-root .hero-intro,.home-v9-root .newsletter p,.home-v9-root .platform-card p,.home-v9-root .product-copy p,.home-v9-root .section-heading>p,.home-v9-root details p{color:var(--muted)!important}.home-v9-root .eyebrow{color:#334155!important}.home-v9-root .platform-chips span{color:#3f3f48!important;border-color:rgba(17,17,20,.14);background:rgba(255,255,255,.78)}.home-v9-root .product-device{color:#3f3f48!important}.home-v9-root .product-number{color:#1f1f25!important}.home-v9-root .filter-chip{color:#3f3f48!important;font-weight:650}.home-v9-root .filter-chip.is-active{color:#ffffff!important;background:#111114!important}.home-v9-root .platform-card small{color:#5a5a63!important}.home-v9-root .marquee span{color:#3d3d46!important}.home-v9-root .scroll-cue{color:#5a5a63!important}.home-v9-root .review-card footer small{color:#5a5a63!important;font-size:11px!important}.home-v9-root .review-card blockquote{color:#17171c}.home-v9-root summary{color:var(--ink)}.home-v9-root .final-cta,.home-v9-root .manifesto{color:#ffffff!important}.home-v9-root .eyebrow-light{color:rgba(255,255,255,.82)!important}.home-v9-root .cta-copy h2,.home-v9-root .manifesto h2,.home-v9-root .manifesto-copy h2{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}.home-v9-root .manifesto h2 em{-webkit-text-fill-color:rgba(255,255,255,.86)!important;opacity:1}.home-v9-root .manifesto h2 em,.home-v9-root .manifesto-copy>p:last-child{color:rgba(255,255,255,.86)!important}.home-v9-root .principle span{color:rgba(255,255,255,.55)!important}.home-v9-root .principle h3{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}.home-v9-root .principle p{color:rgba(255,255,255,.8)!important}.home-v9-root .cta-copy h2 em{color:#d4cbff!important;-webkit-text-fill-color:#d4cbff!important;opacity:1}.home-v9-root .cta-copy p:not(.eyebrow){color:rgba(255,255,255,.86)!important}.home-v9-root .game-score{color:rgba(255,255,255,.82)!important}.home-v9-root .device-phone>small,.home-v9-root .device-topbar,.home-v9-root .ipad-grid small,.home-v9-root .ipad-head small,.home-v9-root .mac-content small,.home-v9-root .mac-metric,.home-v9-root .mac-nav,.home-v9-root .vault-list span small,.home-v9-root .vault-list>small,.home-v9-root .vault-sidebar{color:#5a5a66!important}.home-v9-root .device-phone strong,.home-v9-root .ipad-head span,.home-v9-root .mac-metric b,.home-v9-root .mac-nav b,.home-v9-root .vault-sidebar b{color:#1c1c22!important}.home-v9-root .trust-card small{color:#5a5a63!important}.home-v9-root .trust-card strong{color:#17171c!important}.home-v9-root .dictation-card small,.home-v9-root .script-window p,.home-v9-root .script-window small,.home-v9-root .tool-card small{color:#5a5a66!important}.home-v9-root .dictation-card strong,.home-v9-root .script-window strong,.home-v9-root .tool-card b{color:#1a1a20!important}.home-v9-root .review-card .stars{color:#c9a227!important}.home-v9-root .review-card footer b{color:#17171c!important}.home-v9-root .footer-grid h3{color:#6b6b74!important}.home-v9-root .footer-bottom{color:#5a5a63!important}.home-v9-root .newsletter input{color:var(--ink)}.home-v9-root .newsletter input::placeholder{color:#6b6b74;opacity:1}.home-v9-root .v9-compare-bar{position:-webkit-sticky;position:sticky;top:0;z-index:2001;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;min-height:32px;padding:6px 16px;color:#f5f5f5;background:#111114;font:600 11px/1.35 var(--font-inter),ui-sans-serif,sans-serif}.home-v9-root .v9-compare-text{margin:0;color:#e8e8ea}.home-v9-root .v9-compare-actions{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.home-v9-root .v9-compare-link,.home-v9-root .v9-compare-link:visited{color:#d7d0ff!important;text-decoration:none}.home-v9-root .v9-compare-link:hover{color:#ffffff!important}.home-v9-root .v9-compare-sep{color:#8a8a94}.home-v9-root .v9-compare-here{color:#ffffff!important}.home-v9-root{--v9-compare-h:0px}.home-v9-root .site-header{top:0}.home-v9-root .hero{padding:96px 0 56px!important;max-width:none!important;width:var(--shell)!important;margin-left:auto!important;margin-right:auto!important}.home-v9-root .hero,.home-v9-root .hero h1,.home-v9-root .hero p,.home-v9-root .hero-actions,.home-v9-root .hero-copy,.home-v9-root .hero-copy h1,.home-v9-root .hero-intro,.home-v9-root .platform-chips{text-align:left!important}.home-v9-root .hero h1{animation:none!important;margin:0!important;padding:0!important;width:auto!important;max-width:720px!important;will-change:auto!important}.home-v9-root .hero p.hero-intro,.home-v9-root .hero-copy>p.hero-intro,.home-v9-root .hero-intro{margin:34px 0 0!important;margin-inline:0!important;max-width:590px!important;padding:0!important;animation:none!important;will-change:auto!important}.home-v9-root .hero-copy>p.eyebrow{margin:0 0 18px!important;margin-inline:0!important;max-width:none!important;animation:none!important}.home-v9-root .site-header.is-scrolled{background:rgba(247,247,244,.68)!important;backdrop-filter:blur(26px) saturate(190%);-webkit-backdrop-filter:blur(26px) saturate(190%);border-color:rgba(17,17,20,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 12px 32px -16px rgba(17,17,20,.16)}.home-v9-root .product-copy p{font-size:15.5px;line-height:1.65}.home-v9-root .faq-list details p{font-size:16px;line-height:1.7}@media (max-width:900px){.home-v9-root .v9-compare-bar{min-height:44px;padding:8px 12px}.home-v9-root .hero{padding-top:118px!important}}@media (max-width:560px){.home-v9-root .v9-compare-actions{width:100%}.home-v9-root .hero{padding-top:108px!important}}