@font-face{font-family:NeueMontreal;src:url("assets/neue-regular.otf")}@font-face{font-family:NeueMontreal;src:url("assets/neue-medium.otf");font-weight:600}@font-face{font-family:Aime;src:url("assets/aime-light.woff2")}
:root{--bg:#f4f6fa;--ink:#0f0d0c;--muted:rgba(15,13,12,.62);--line:rgba(15,20,35,.12);--blue:#163493;--blue2:#0f308a;--surface:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:NeueMontreal,Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}
.home-nav{position:fixed;top:0;left:0;z-index:50;width:100%;padding:24px 34px 0;pointer-events:none}.home-nav-inner{max-width:1160px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:8px 12px 8px 18px;pointer-events:auto;transition:.2s}.home-nav.scrolled .home-nav-inner,.home-nav.open .home-nav-inner{border:1px solid rgba(15,20,35,.07);border-radius:22px;background:rgba(244,246,250,.84);box-shadow:0 12px 32px rgba(15,20,35,.075);backdrop-filter:blur(18px)}.brand-wrap{display:flex;align-items:center;gap:18px;flex:0 0 auto;overflow:visible}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand img{width:26px;height:26px}.brand span{font-family:NeueMontreal,Inter,ui-sans-serif,system-ui,sans-serif;font-size:22px;font-weight:700;color:#0b1120;letter-spacing:0}.nav-links{display:flex;align-items:center;gap:32px;color:rgba(15,13,12,.55);font-size:14px}.nav-links a:hover,.usecases button:hover{color:#0f0d0c}.usecases{position:relative;padding:18px 0}.usecases button{border:0;background:transparent;color:inherit;cursor:pointer}.usecase-menu{position:absolute;top:48px;left:50%;transform:translateX(-50%) translateY(8px);width:min(520px,calc(100vw - 32px));display:grid;grid-template-columns:repeat(3,1fr);gap:2px 6px;padding:12px 14px 14px;background:rgba(252,251,248,.98);border:1px solid rgba(28,27,24,.18);border-radius:12px;box-shadow:0 14px 32px rgba(15,20,35,.11);opacity:0;pointer-events:none;transition:.16s}.usecases:hover .usecase-menu,.usecases:focus-within .usecase-menu{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.usecase-menu a{padding:8px 10px;border-radius:10px}.usecase-menu a:hover{background:rgba(22,52,147,.055);color:var(--blue)}.usecase-menu strong{display:block;font-size:13px}.usecase-menu small{display:block;color:rgba(15,13,12,.56);font-size:11px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.36);border-radius:14px;cursor:pointer;min-height:44px;padding:0 22px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,background-color .18s ease}.primary,.nav-cta{background:var(--blue);color:white;text-shadow:0 1px 1px rgba(0,0,0,.16)}.primary:hover,.nav-cta:hover,.primary:focus-visible,.nav-cta:focus-visible{transform:translateY(-1px);filter:brightness(1.08);box-shadow:0 0 0 3px rgba(64,132,255,.18),0 12px 28px rgba(22,52,147,.32)}.nav-cta{min-height:35px;font-size:13px}.secondary{background:rgba(255,255,255,.65);color:#0b1120;border-color:rgba(15,20,35,.17)}.menu-toggle{display:none;border:0;background:transparent;font-size:22px}
.hero{position:relative;min-height:1000px;padding:86px 24px 100px;text-align:center;overflow:hidden}.hero::before{content:"";position:absolute;left:50%;top:170px;width:min(1200px,120vw);height:680px;transform:translateX(-50%) perspective(1200px) rotateX(74deg);transform-origin:center top;background-image:linear-gradient(rgba(21,59,156,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(21,59,156,.1) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(circle at 50% 22%,rgba(0,0,0,.95),rgba(0,0,0,.82) 34%,rgba(0,0,0,.35) 68%,transparent 88%);opacity:.34;pointer-events:none}.hero>*:not(.top-moodboard){position:relative;z-index:1}.producthunt img{width:250px;height:54px}.scroll-note{margin:70px 0 0;color:rgba(15,13,12,.35);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.hero h1{margin:150px auto 0;max-width:980px;color:#0b1120;font-size:clamp(56px,9.3vw,132px);line-height:1.02;font-weight:600;padding-bottom:.14em}.hero-title{display:flex;flex-direction:column;align-items:center;gap:.06em}.hero-title-line{display:block;overflow:hidden;white-space:nowrap;width:0;opacity:1;padding-bottom:.06em}.hero-title-line-1{animation:heroTypingUnlocking 1s steps(9,end) .15s forwards}.hero-title-line-2{animation:heroTypingMarket .7s steps(6,end) 1.2s forwards}.hero-title-line-3{animation:heroTypingIntelligence 1.2s steps(12,end) 1.95s forwards}.hero-title-accent{color:#b8ff63;text-shadow:none}.hero-copy{max-width:720px;margin:32px auto 0;color:rgba(15,13,12,.68);font-size:clamp(16px,1.8vw,21px);line-height:1.45}.hero-actions{display:flex;justify-content:center;gap:16px;margin-top:50px;flex-wrap:wrap}.hero-actions .button{width:220px}.hero-logo-strip{padding:0 0 84px;overflow:hidden}.hero-logo-marquee{position:relative;overflow:hidden}.hero-logo-marquee::before,.hero-logo-marquee::after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:1;pointer-events:none}.hero-logo-marquee::before{left:0;background:linear-gradient(90deg,#0a0b0f,transparent)}.hero-logo-marquee::after{right:0;background:linear-gradient(270deg,#0a0b0f,transparent)}.hero-logo-track{display:flex;align-items:center;gap:52px;width:max-content;animation:logoLoop 24s linear infinite}.hero-logo-track img{width:140px;height:24px;object-fit:contain;opacity:.42;flex:none;display:block}.benefits-intro{max-width:960px;margin:22px auto 72px;padding:0 24px;text-align:center}.benefits-intro span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border:1px solid rgba(255,255,255,.06);border-radius:7px;background:rgba(34,35,38,.78);color:rgba(233,237,244,.76);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:12px;font-weight:600;letter-spacing:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.benefits-intro span::before{content:"";display:inline-block;width:6px;height:6px;margin-right:12px;border-radius:50%;background:#78ffd6;box-shadow:0 0 10px rgba(120,255,214,.35)}.benefits-intro h2{margin:18px auto 0;font-size:clamp(40px,5.3vw,60px);line-height:.97;font-weight:600;color:#f3f4f6}.benefits-intro p{max-width:760px;margin:28px auto 0;color:rgba(223,231,247,.7);font-size:18px;line-height:1.45}.mac-note{margin-top:12px;color:rgba(15,13,12,.36);font-size:13px}.top-moodboard{position:absolute;z-index:0;left:50%;top:185px;width:min(850px,94vw);height:420px;transform:translateX(-50%);opacity:.65;background-image:linear-gradient(rgba(11,17,32,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(11,17,32,.1) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(circle,black 20%,transparent 72%);pointer-events:none}.top-moodboard img{position:absolute}.ip{width:70px;left:48%;top:38%;filter:drop-shadow(0 10px 18px rgba(45,72,143,.2))}.think{opacity:0;animation:think 4s infinite}.nudge{width:190px;left:50%;top:47%;transform:translate(-10%,-10%)}.app{width:20px}.a1{left:58%;top:54%}.a2{left:42%;top:56%}.a3{left:28%;top:20%}.a4{left:55%;top:50%}.a5{left:70%;top:48%}.a6{left:52%;top:9%}.a7{left:34%;top:86%}.a8{left:58%;top:20%}.a9{left:61%;top:43%}@keyframes think{45%,75%{opacity:1}}@keyframes logoLoop{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 26px))}}@keyframes heroTypingUnlocking{from{width:0}to{width:9ch}}@keyframes heroTypingMarket{from{width:0}to{width:6ch}}@keyframes heroTypingIntelligence{from{width:0}to{width:12ch}}
.feature{max-width:1120px;margin:0 auto 120px;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.feature-art{min-height:520px;border-radius:28px;background:radial-gradient(circle at 78% 16%,rgba(58,78,110,.15),transparent 34%),linear-gradient(135deg,rgba(251,252,254,.95),rgba(232,236,243,.91));display:grid;place-items:center;box-shadow:inset 0 0 0 1px rgba(15,20,35,.06)}.feature-art img{width:72%;max-height:360px;object-fit:contain;border-radius:18px}.feature-copy h2{margin:0 0 46px;font-size:clamp(44px,6vw,82px);line-height:.95;font-weight:600}.permission{display:inline-flex;gap:12px;align-items:center;margin-bottom:34px;padding:11px 16px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.75);font-size:14px}.permission span{color:#174cb2}.feature-copy h3{max-width:420px;margin:0;color:#0b1120;font-size:clamp(28px,3.5vw,48px);line-height:1.05}.feature-copy p{max-width:420px;margin:22px 0 0;color:var(--muted);font-size:19px;line-height:1.5}.fn-key{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:31px;padding:0 9px;border-radius:8px;background:white;box-shadow:0 0 0 1px rgba(11,17,32,.16),0 2px 4px rgba(15,20,35,.06);font-family:ui-monospace,monospace;font-size:.65em}
.context-focus{max-width:1120px;margin:0 auto 96px;padding:0 24px}.context-focus-panel{position:relative;padding:40px 18px 38px;border:1px solid rgba(183,195,218,.6);background:radial-gradient(circle at 66% 55%,rgba(185,210,255,.34),transparent 16%),radial-gradient(circle at 76% 14%,rgba(182,205,241,.34),transparent 18%),radial-gradient(circle at 18% 38%,rgba(255,247,225,.55),transparent 14%),linear-gradient(180deg,rgba(255,255,255,.78),rgba(240,244,250,.95));box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}.context-focus-panel h2{max-width:640px;margin:0 0 22px;font-size:clamp(40px,5.3vw,60px);line-height:.97;font-weight:600;color:#081022}.context-permission{display:flex;align-items:center;gap:12px;margin-bottom:22px}.context-cloud{position:relative;display:inline-block;width:44px;height:24px}.context-cloud::before,.context-cloud::after{content:"";position:absolute;border:2px solid #0b1120;border-radius:999px;background:transparent}.context-cloud::before{left:7px;top:8px;width:26px;height:12px;border-top-color:#0b1120}.context-cloud::after{left:0;top:10px;width:42px;height:14px;border-top-color:transparent;border-left-color:#0b1120;border-right-color:#0b1120;border-bottom-color:#0b1120;border-radius:999px}.context-badge{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#2e343f;box-shadow:0 8px 20px rgba(20,30,48,.12)}.context-screen-icon{position:relative;width:18px;height:12px;border:2px solid #fff;border-radius:3px}.context-screen-icon::after{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:2px;background:#fff;transform:translateX(-50%)}.context-mic-icon{position:relative;width:8px;height:14px;border:2px solid #fff;border-bottom:0;border-radius:999px 999px 6px 6px}.context-mic-icon::before{content:"";position:absolute;left:50%;bottom:-7px;width:12px;height:8px;border:2px solid #fff;border-top:0;border-radius:0 0 999px 999px;transform:translateX(-50%)}.context-mic-icon::after{content:"";position:absolute;left:50%;bottom:-11px;width:2px;height:5px;background:#fff;transform:translateX(-50%)}.context-access-icon{position:relative;width:16px;height:16px}.context-access-icon::before{content:"";position:absolute;left:50%;top:0;width:4px;height:4px;border-radius:50%;background:#fff;transform:translateX(-50%)}.context-access-icon::after{content:"";position:absolute;left:50%;top:5px;width:12px;height:9px;border-left:2px solid #fff;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:translateX(-50%);border-radius:0 0 10px 10px}.context-permission-copy strong,.context-permission-copy small{display:block}.context-permission-copy strong{font-size:22px;line-height:1.05;color:#081022}.context-permission-copy small{margin-top:4px;font-size:14px;color:#1f2b40}.context-window{position:relative;height:220px;margin:0 0 22px;border:1px solid rgba(202,212,228,.95);background:linear-gradient(135deg,rgba(255,250,236,.42) 0%,rgba(249,252,255,.95) 28%,rgba(232,240,252,.96) 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}.context-window-bar{display:flex;justify-content:space-between;align-items:center;padding:4px 10px 0;height:16px}.context-window-dots,.context-window-actions{display:block;width:78px;height:4px;background:repeating-linear-gradient(90deg,rgba(11,17,32,.75) 0 4px,transparent 4px 8px);opacity:.7}.context-window-actions{width:40px}.context-window-body{height:calc(100% - 16px);background:radial-gradient(circle at 72% 64%,rgba(196,216,246,.7),transparent 18%),radial-gradient(circle at 38% 42%,rgba(246,249,255,.95),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.48),rgba(232,239,248,.45))}.context-window-body-access{background:radial-gradient(circle at 26% 32%,rgba(244,247,255,.88),transparent 22%),radial-gradient(circle at 64% 48%,rgba(213,227,247,.7),transparent 18%),linear-gradient(180deg,rgba(255,255,255,.48),rgba(232,239,248,.45))}.context-window-notch .context-window-body{background:radial-gradient(circle at 65% 72%,rgba(215,228,247,.65),transparent 18%),radial-gradient(circle at 24% 28%,rgba(248,250,255,.92),transparent 18%),linear-gradient(180deg,rgba(255,255,255,.48),rgba(232,239,248,.45))}.context-notch{position:absolute;left:50%;top:0;width:160px;height:22px;background:#050607;border-radius:0 0 8px 8px;transform:translateX(-50%)}.context-notch::before{content:"";position:absolute;left:18px;top:8px;width:14px;height:8px;border:2px solid rgba(255,255,255,.95);border-top-color:transparent;border-left-color:rgba(255,255,255,.95);border-right-color:rgba(255,255,255,.95);border-bottom-color:rgba(255,255,255,.95);border-radius:999px}.context-focus-panel h3{max-width:520px;margin:0 0 10px;font-size:clamp(30px,4.4vw,48px);line-height:.98;font-weight:600;color:#081022}.context-focus-panel p{max-width:430px;margin:0;color:rgba(8,16,34,.8);font-size:18px;line-height:1.45}.context-focus-mic .context-window{margin-top:8px}.context-focus-mic .context-focus-panel h3{max-width:600px}.context-focus-screen .context-focus-panel h3,.context-focus-access .context-focus-panel h3{max-width:560px}.corner{position:absolute;width:6px;height:6px;background:#39507e}.corner-tl{left:14px;top:14px}.corner-tr{right:14px;top:14px}.corner-bl{left:14px;bottom:14px}.corner-br{right:14px;bottom:14px}
.privacy{max-width:1120px;margin:20px auto 120px;padding:80px 24px;text-align:center}.privacy>img{width:168px;opacity:.18;filter:invert(1) brightness(1.08)}.privacy h2{margin:20px auto 0;font-size:clamp(54px,8vw,112px);line-height:.9;font-weight:600}.privacy>p{max-width:560px;margin:26px auto;color:var(--muted);font-size:17px;line-height:1.45}.privacy-card{max-width:610px;margin:44px auto 18px;text-align:left;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.68);padding:20px;display:grid;grid-template-columns:1fr auto;gap:18px;box-shadow:0 30px 80px rgba(15,20,35,.08)}.privacy-card>span{grid-column:1/-1;color:#174cb2;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.privacy-card strong,.privacy-card small{display:block}.privacy-card small{margin-top:5px;color:var(--muted)}.privacy-card a{align-self:center;color:#174cb2}.plain-link{color:#174cb2;font-size:14px}
.testimonials{padding:40px 0 120px;overflow:hidden}.ticker{display:flex;gap:16px;min-width:max-content;animation:ticker 34s linear infinite}.ticker span{padding:14px 18px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.55);color:rgba(15,13,12,.65);white-space:nowrap}.section-head{max-width:1120px;margin:90px auto 54px;padding:0 24px;display:flex;justify-content:space-between;align-items:end}.section-head h2{margin:0;font-size:clamp(54px,7vw,104px);line-height:.9}.section-head p{max-width:190px;color:var(--muted);font-size:18px}.quote-grid{max-width:1120px;margin:auto;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.quote-grid article{min-height:420px;padding:34px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.6);display:flex;flex-direction:column}.quote-grid p{font-size:21px;line-height:1.45;flex:1}.quote-grid b{width:34px;height:34px;border-radius:50%;background:#0b1120;color:white;display:grid;place-items:center;margin-bottom:12px}.quote-grid strong,.quote-grid small{display:block}.quote-grid small{margin-top:4px;color:var(--muted)}@keyframes ticker{to{transform:translateX(-50%)}}
.pricing{position:relative;max-width:960px;margin:0 auto 130px;padding:70px 24px;text-align:center;border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(238,242,248,.82));box-shadow:inset 0 0 0 1px var(--line);overflow:hidden}.pricing h2{font-size:clamp(48px,7vw,86px);line-height:.95;margin:0 0 12px}.pricing span{display:block;color:#174cb2;margin-bottom:22px}.pricing p{font-size:20px;color:var(--muted)}.pricing small{display:block;max-width:460px;margin:22px auto 0;color:var(--muted);line-height:1.5}.cloud{position:absolute;left:34px;top:42px;width:104px}.castle{position:absolute;right:24px;bottom:0;width:270px;opacity:.9}
.faq{max-width:1120px;margin:0 auto 130px;padding:0 24px;display:grid;grid-template-columns:340px 1fr;gap:48px}.faq h2{margin:0;font-size:clamp(58px,7vw,104px);line-height:.9}.faq-list{display:grid;gap:10px}.faq details{border-radius:16px;background:rgba(244,246,250,.78);border:1px solid rgba(15,20,35,.05);overflow:hidden}.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:24px 26px;font-size:18px;font-weight:600}.faq summary::-webkit-details-marker{display:none}.faq details[open]{background:rgba(241,243,248,1)}.faq p{margin:0;padding:0 26px 20px;color:rgba(11,17,32,.72);line-height:1.62}.faq p+p{padding-top:0}
.final-cta{text-align:center;padding:150px 24px 170px;background:linear-gradient(rgba(11,17,32,.9),rgba(15,48,138,.76) 72%,rgba(86,174,224,.42));color:white}.final-cta p{text-transform:uppercase;letter-spacing:.12em;font-size:12px}.final-cta h2{margin:22px 0 36px;font-size:clamp(66px,10vw,142px);line-height:.86}.final-cta .button{background:white;color:#0b1120;min-height:58px;padding:0 38px}.ask-ai{max-width:860px;margin:120px auto;text-align:center;padding:0 24px}.ask-ai h2{font-size:clamp(34px,5vw,58px);line-height:1;margin:0}.ask-ai p{max-width:540px;margin:22px auto 32px;color:var(--muted);font-size:19px}.ask-ai div{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.ask-ai button{display:inline-flex;align-items:center;gap:12px;height:46px;padding:0 22px;border:1px solid var(--line);border-radius:999px;background:white;cursor:pointer}.ask-ai img{width:22px;height:22px}
footer{padding:80px 24px 30px;background:linear-gradient(#f7f8fb,#fbfcff);border-top:1px solid rgba(15,20,35,.06)}footer>div,footer>nav{max-width:1120px;margin:auto}footer>div:first-child{display:flex;justify-content:space-between;align-items:start;margin-bottom:50px}footer nav{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-left:38%;margin-top:-100px}footer h3{font-size:14px;color:rgba(15,13,12,.45);font-weight:500}footer a{display:block;margin:12px 0;color:rgba(15,13,12,.66);font-size:14px}.footer-bottom{margin-top:120px;display:flex;align-items:center;justify-content:space-between;color:rgba(15,13,12,.48)}.footer-bottom div{display:flex;gap:18px}
@media (max-width:760px){.home-nav{padding:14px 14px 0}.home-nav-inner{gap:12px;padding:8px 10px 8px 14px}.brand-wrap{gap:10px;min-width:0}.brand span{font-size:18px}.nav-links,.nav-cta{display:none}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.home-nav.open .nav-links{display:flex;position:absolute;left:16px;right:16px;top:78px;flex-direction:column;align-items:stretch;gap:0;padding:18px 24px;background:#f4f6fa;border:1px solid rgba(15,20,35,.07);border-radius:22px}.home-nav.open .nav-links>a,.home-nav.open .usecases>button{padding:12px 0;border-bottom:1px solid rgba(15,13,12,.06);text-align:left}.usecases{padding:0}.usecases button{width:100%;display:flex;align-items:center;justify-content:space-between}.usecase-menu{position:static;transform:none;width:100%;grid-template-columns:1fr;gap:4px;margin-top:0;padding:0 0 0 16px;border:0;border-radius:0;box-shadow:none;background:transparent;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .22s ease,opacity .16s ease,padding .22s ease}.usecases:hover .usecase-menu,.usecases:focus-within .usecase-menu{opacity:0;pointer-events:none;transform:none}.usecases.mobile-open .usecase-menu{max-height:360px;padding-top:10px;padding-bottom:8px;opacity:1;pointer-events:auto}.usecases.mobile-open .usecase-toggle span{transform:rotate(180deg)}.usecase-menu a{padding:8px 10px}.hero{min-height:850px}.hero h1{margin-top:120px}.top-moodboard{top:160px;height:330px}.feature,.faq{grid-template-columns:1fr}.feature{gap:28px;margin-bottom:80px}.feature-right .feature-copy{order:2}.feature-art{min-height:360px}.context-focus-panel{padding:34px 14px 32px}.context-window{height:190px}.context-permission-copy strong{font-size:18px}.context-focus-panel p{font-size:18px}.section-head{display:block}.quote-grid{grid-template-columns:1fr}.castle{opacity:.2}.pricing{margin-left:16px;margin-right:16px}.faq{gap:28px}.final-cta{padding:100px 24px}footer nav{margin:30px auto 0;grid-template-columns:repeat(2,1fr)}.footer-bottom,footer>div:first-child{display:block}.footer-bottom div{margin-top:20px}}
@media (max-width:560px){.producthunt img{width:220px}.hero-actions .button{width:100%}.privacy-card{grid-template-columns:1fr}.ask-ai div{display:grid}.faq summary{font-size:16px;padding:20px}.faq p{padding-left:20px;padding-right:20px}footer nav{grid-template-columns:1fr}}

.usecase-toggle:focus-visible {
  outline: 2px solid rgba(22, 52, 147, .55);
  outline-offset: 4px;
  border-radius: 8px;
}

/* Dark theme overrides */
:root{
  --bg:#0a0b0f;
  --ink:#f2f3f5;
  --muted:rgba(210,214,220,.68);
  --line:rgba(255,255,255,.08);
  --blue:#b8ff63;
  --blue2:#8fe63a;
  --surface:#111318;
}

body{
  background:
    radial-gradient(circle at top, rgba(255,255,255,.03), transparent 28%),
    linear-gradient(180deg, #0a0b0f 0%, #0b0c10 100%);
  color:var(--ink);
}

.home-nav.scrolled .home-nav-inner,
.home-nav.open .home-nav-inner{
  border-color:rgba(255,255,255,.08);
  background:rgba(12,13,17,.86);
  box-shadow:0 16px 40px rgba(0,0,0,.42);
}

.brand img{
  filter:invert(1) brightness(1.06);
}

.brand span,
.hero h1,
.feature-copy h3,
.context-focus-panel h2,
.context-focus-panel h3,
.privacy h2,
.section-head h2,
.pricing h2,
.faq h2,
.ask-ai h2{
  color:#f3f4f6;
}

.nav-links,
.footer-bottom,
footer a,
footer h3{
  color:rgba(223,231,247,.68);
}

.menu-toggle{
  color:#f3f4f6;
}

.nav-links a:hover,
.usecases button:hover{
  color:#ffffff;
}

.usecase-menu{
  background:rgba(13,14,18,.98);
  border-color:rgba(255,255,255,.08);
  box-shadow:0 20px 44px rgba(0,0,0,.42);
}

.usecase-menu a:hover{
  background:rgba(255,255,255,.04);
}

.usecase-menu small,
.hero-copy,
.privacy>p,
.section-head p,
.pricing p,
.pricing small,
.faq p,
.ask-ai p,
.feature-copy p,
.context-focus-panel p,
.context-permission-copy small,
.privacy-card small,
.ticker span,
.plain-link{
  color:var(--muted);
}

.secondary,
.ask-ai button,
.privacy-card,
.quote-grid article,
.faq details{
  background:rgba(17,19,24,.78);
  border-color:rgba(255,255,255,.08);
  color:var(--ink);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);
}

.secondary{
  color:#f3f4f6;
}

.button{
  position:relative;
  overflow:hidden;
  letter-spacing:.01em;
}

.primary,
.nav-cta{
  background:
    linear-gradient(180deg, rgba(7,28,68,.98), rgba(3,18,46,.98));
  border-color:rgba(30,96,208,.3);
  color:#f5f9ff;
  box-shadow:
    inset 0 1px 0 rgba(88,167,255,.12),
    inset 0 -1px 0 rgba(1,10,28,.55),
    0 0 0 1px rgba(20,95,232,.12),
    0 8px 18px rgba(10,77,214,.16),
    0 0 18px rgba(22,108,255,.1);
  text-shadow:none;
}

.primary::before,
.nav-cta::before{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:13px;
  background:linear-gradient(180deg, rgba(69,146,255,.1), rgba(255,255,255,0));
  pointer-events:none;
}

.primary:hover,
.nav-cta:hover,
.primary:focus-visible,
.nav-cta:focus-visible{
  transform:translateY(-2px);
  filter:brightness(1.04);
  box-shadow:
    0 0 0 3px rgba(40,118,255,.12),
    inset 0 1px 0 rgba(106,182,255,.18),
    inset 0 -1px 0 rgba(1,10,28,.58),
    0 14px 28px rgba(10,77,214,.22),
    0 0 22px rgba(22,108,255,.14);
}

.hero-actions .primary,
.final-cta .primary{
  min-height:48px;
  padding:0 30px;
  border-radius:999px;
  font-size:14px;
  font-weight:600;
}

.nav-cta{
  min-height:40px;
  padding:0 22px;
  font-size:12px;
  border-radius:999px;
}

.hero::before,
.top-moodboard{
  opacity:.42;
}

.hero::before{
  background-image:
    linear-gradient(rgba(185,195,218,.16) 1px, transparent 1px),
    linear-gradient(90deg, rgba(185,195,218,.16) 1px, transparent 1px);
}

.top-moodboard{
  background-image:
    linear-gradient(rgba(185,195,218,.14) 1px, transparent 1px),
    linear-gradient(90deg, rgba(185,195,218,.14) 1px, transparent 1px);
}

.feature-art{
  background:
    radial-gradient(circle at 78% 16%, rgba(255,255,255,.04), transparent 34%),
    linear-gradient(135deg, rgba(18,19,24,.96), rgba(11,12,16,.94));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);
}

.permission{
  background:rgba(17,19,24,.82);
  border-color:rgba(255,255,255,.08);
}

.fn-key{
  background:#1b1d23;
  color:#f3f4f6;
  box-shadow:0 0 0 1px rgba(255,255,255,.08),0 2px 8px rgba(0,0,0,.24);
}

.context-focus-panel{
  border-color:rgba(255,255,255,.08);
  background:
    radial-gradient(circle at 66% 55%, rgba(255,255,255,.035), transparent 16%),
    radial-gradient(circle at 76% 14%, rgba(255,255,255,.03), transparent 18%),
    radial-gradient(circle at 18% 38%, rgba(255,255,255,.02), transparent 14%),
    linear-gradient(180deg, rgba(17,19,24,.94), rgba(11,12,16,.98));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);
}

.context-focus-screen .context-focus-panel h2,
.context-focus-access .context-focus-panel h2,
.context-focus-income .context-focus-panel h2{
  display:inline-block;
  background:linear-gradient(90deg, #f3f4f6 0%, #b8ff63 45%, #f3f4f6 100%);
  background-size:200% auto;
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
  animation:mempoolShimmer 5s ease-in-out infinite;
}

@keyframes mempoolShimmer{
  0%,100%{
    background-position:0% 50%;
    text-shadow:0 0 0 rgba(184,255,99,0);
  }
  50%{
    background-position:100% 50%;
    text-shadow:0 0 18px rgba(184,255,99,.12);
  }
}

.context-cloud::before,
.context-cloud::after{
  border-color:#dbe7ff;
}

.context-cloud::before{
  border-top-color:#dbe7ff;
}

.context-cloud::after{
  border-top-color:transparent;
  border-left-color:#dbe7ff;
  border-right-color:#dbe7ff;
  border-bottom-color:#dbe7ff;
}

.context-focus-income .context-focus-panel h3{
  max-width:560px;
}

.context-permission-copy strong,
.privacy-card strong{
  color:#f3f4f6;
}

.context-window{
  border-color:rgba(255,255,255,.08);
  background:linear-gradient(135deg, rgba(20,21,27,.92) 0%, rgba(12,13,17,.98) 100%);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);
}

.context-window-dots,
.context-window-actions{
  background:repeating-linear-gradient(90deg, rgba(228,231,236,.48) 0 4px, transparent 4px 8px);
}

.context-window-body{
  background:
    radial-gradient(circle at 72% 64%, rgba(255,255,255,.035), transparent 18%),
    radial-gradient(circle at 38% 42%, rgba(255,255,255,.04), transparent 26%),
    linear-gradient(180deg, rgba(19,21,27,.52), rgba(12,13,17,.74));
}

.context-window-body-access{
  background:
    radial-gradient(circle at 26% 32%, rgba(255,255,255,.04), transparent 22%),
    radial-gradient(circle at 64% 48%, rgba(255,255,255,.03), transparent 18%),
    linear-gradient(180deg, rgba(19,21,27,.52), rgba(12,13,17,.74));
}

.context-window-notch .context-window-body{
  background:
    radial-gradient(circle at 65% 72%, rgba(255,255,255,.03), transparent 18%),
    radial-gradient(circle at 24% 28%, rgba(255,255,255,.04), transparent 18%),
    linear-gradient(180deg, rgba(19,21,27,.52), rgba(12,13,17,.74));
}

.corner{
  background:#4b4f59;
}

.privacy-card a,
.privacy-card>span,
.pricing span,
.plain-link{
  color:#86a9ff;
}

.ticker span{
  background:rgba(15,23,40,.68);
}

.quote-grid b{
  background:#1e325c;
}

.section-spacer{
  height:88px;
}

.pricing{
  max-width:1120px;
  padding:0 24px;
  margin:0 auto 130px;
  background:none;
  box-shadow:none;
  border-radius:0;
}

.pricing > div{
  position:relative;
  padding:56px 24px 54px;
  text-align:center;
  border:1px solid rgba(255,255,255,.08);
  background:
    radial-gradient(circle at 66% 55%, rgba(255,255,255,.035), transparent 16%),
    radial-gradient(circle at 76% 14%, rgba(255,255,255,.03), transparent 18%),
    radial-gradient(circle at 18% 38%, rgba(255,255,255,.02), transparent 14%),
    linear-gradient(180deg, rgba(17,19,24,.94), rgba(11,12,16,.98));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);
  overflow:hidden;
}

.pricing > div::before{
  content:"";
  position:absolute;
  inset:16px;
  pointer-events:none;
  background:
    linear-gradient(#4b4f59,#4b4f59) top left/6px 6px no-repeat,
    linear-gradient(#4b4f59,#4b4f59) top right/6px 6px no-repeat,
    linear-gradient(#4b4f59,#4b4f59) bottom left/6px 6px no-repeat,
    linear-gradient(#4b4f59,#4b4f59) bottom right/6px 6px no-repeat;
}

.pricing .button.primary{
  min-height:48px;
  padding:0 26px;
  border-radius:10px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(14,16,21,.92);
  color:#f3f4f6;
  font-size:14px;
  font-weight:600;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.04),
    0 8px 18px rgba(0,0,0,.18);
}

.pricing .button.primary::before{
  display:none;
}

.pricing .button.primary::after{
  content:none;
}

.pricing .button.primary:hover,
.pricing .button.primary:focus-visible{
  transform:translateY(-1px);
  filter:none;
  border-color:rgba(255,255,255,.28);
  background:rgba(16,18,24,.98);
  box-shadow:
    0 0 0 3px rgba(255,255,255,.08),
    0 0 18px rgba(255,255,255,.14),
    inset 0 1px 0 rgba(255,255,255,.06),
    0 12px 24px rgba(0,0,0,.22);
}

.launch-button{
  gap:14px;
  min-height:48px;
  padding:0 28px 0 30px;
  border-radius:4px;
  border-color:rgba(184,255,99,.88);
  background:#b8ff63;
  color:#081018;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.18),
    0 0 12px rgba(184,255,99,.16),
    0 10px 22px rgba(184,255,99,.12);
  font-size:15px;
  font-weight:500;
}

.launch-button::before{
  display:none;
}

.launch-button::after{
  content:"\2197";
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:20px;
  height:20px;
  font-size:24px;
  line-height:1;
  font-weight:400;
}

.launch-button:hover,
.launch-button:focus-visible{
  transform:translateY(-1px);
  filter:none;
  background:#c4ff7b;
  box-shadow:
    0 0 0 3px rgba(184,255,99,.14),
    0 0 22px rgba(184,255,99,.24),
    inset 0 1px 0 rgba(255,255,255,.22),
    0 14px 28px rgba(184,255,99,.16);
}

.nav-cta.launch-button{
  min-height:38px;
  padding:0 22px 0 24px;
  border-radius:4px;
  font-size:14px;
}

.hero-actions .launch-button{
  border-radius:4px;
}

.nav-cta.launch-button::after{
  width:18px;
  height:18px;
  font-size:20px;
}

.faq details[open]{
  background:rgba(20,22,28,.94);
}

.final-cta{
  background:linear-gradient(180deg, rgba(10,11,15,.98), rgba(12,13,18,.98) 72%, rgba(18,20,28,.96));
}

.final-cta .button{
  background:#23242a;
  border-color:rgba(255,255,255,.08);
  color:#f5f6f7;
}

footer{
  background:linear-gradient(#0b0c10, #0a0b0f);
  border-top-color:rgba(255,255,255,.08);
}

footer>div:first-child{
  display:flex;
  justify-content:center;
  align-items:center;
  margin-bottom:28px;
}

footer>div:first-child .brand{
  justify-content:center;
}

footer nav{
  display:flex;
  justify-content:center;
  margin:0 auto;
}

footer nav section{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:32px;
  text-align:center;
}

footer nav section a{
  margin:0;
}

.footer-bottom{
  justify-content:space-between;
  align-items:center;
  text-align:left;
  gap:16px;
  max-width:1120px;
  margin:72px auto 0;
  padding:0 24px;
  font-size:12px;
}

.footer-bottom span,
.footer-bottom small,
.footer-bottom a{
  font-size:12px;
}

.footer-meta{
  display:flex;
  align-items:center;
  gap:0;
  min-width:0;
}

.footer-meta span,
.footer-meta small{
  font-weight:400;
  letter-spacing:0;
}

.footer-meta small{
  margin-left:0;
}

.footer-bottom div{
  justify-content:flex-end;
  align-items:center;
}

.footer-bottom > div:last-child{
  display:flex;
  gap:18px;
}

.footer-socials a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
}

.footer-socials svg{
  width:15px;
  height:15px;
  display:block;
  fill:currentColor;
}

.theme-toggle{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:20px;
  height:20px;
  cursor:pointer;
  z-index:10;
  flex:0 0 auto;
  transform:scale(1);
  transform-origin:center;
}

.theme-toggle input{
  display:none;
}

.theme-toggle input + div{
  position:relative;
  display:grid;
  place-items:center;
  width:20px;
  height:20px;
  color:#eef2ff;
  transition:background-color .25s ease,color .25s ease;
}

.theme-toggle-icon{
  position:absolute;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:18px;
  height:18px;
  transition:opacity .2s ease,transform .2s ease,color .25s ease;
}

.theme-toggle-icon svg{
  width:18px;
  height:18px;
  display:block;
}

.theme-toggle-icon-sun{opacity:1;transform:scale(1)}
.theme-toggle-icon-moon{opacity:0;transform:scale(.82)}

.theme-toggle input:checked + div{
  color:#171c2b;
}

.theme-toggle input:checked + div .theme-toggle-icon-sun{
  opacity:0;
  transform:scale(.82);
}

.theme-toggle input:checked + div .theme-toggle-icon-moon{
  opacity:1;
  transform:scale(1);
}

.theme-toggle:focus-within{
  outline:2px solid rgba(184,255,99,.32);
  outline-offset:4px;
  border-radius:8px;
}

@media (max-width:760px){
  .home-nav.open .nav-links{
    background:#111318;
    border-color:rgba(255,255,255,.08);
  }

  .theme-toggle{
    width:20px;
    height:20px;
    padding:0;
  }

  body.light-mode .home-nav.open .nav-links{
    background:#f4f6fa;
    border-color:rgba(15,20,35,.08);
    box-shadow:0 16px 40px rgba(15,20,35,.08);
  }
}

body.light-mode{
  background:
    radial-gradient(circle at top, rgba(24,44,94,.05), transparent 28%),
    linear-gradient(180deg, #f4f6fa 0%, #eef2f8 100%);
  color:#0f1728;
}

body.light-mode .home-nav.scrolled .home-nav-inner,
body.light-mode .home-nav.open .home-nav-inner{
  border-color:rgba(15,20,35,.08);
  background:rgba(244,246,250,.9);
  box-shadow:0 16px 40px rgba(15,20,35,.08);
}

body.light-mode .brand img{
  filter:none;
}

body.light-mode .brand span,
body.light-mode .hero h1,
body.light-mode .hero-title-accent,
body.light-mode .context-focus-panel h3,
body.light-mode .pricing h2,
body.light-mode footer a,
body.light-mode footer h3,
body.light-mode .footer-bottom,
body.light-mode .hero-copy,
body.light-mode .benefits-intro p,
body.light-mode .context-focus-panel p{
  color:#0f1728;
}

body.light-mode .nav-links{
  color:rgba(15,23,40,.68);
}

body.light-mode .menu-toggle{
  color:#0f1728;
}

body.light-mode .hero::before{
  background-image:
    linear-gradient(rgba(21,59,156,.1) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21,59,156,.1) 1px, transparent 1px);
  opacity:.34;
}

body.light-mode .hero-logo-marquee::before{
  background:linear-gradient(90deg,#f4f6fa,transparent);
}

body.light-mode .hero-logo-marquee::after{
  background:linear-gradient(270deg,#f4f6fa,transparent);
}

body.light-mode .hero-logo-track img{
  filter:invert(1) brightness(.16);
  opacity:.5;
}

body.light-mode .benefits-intro span{
  border-color:rgba(15,20,35,.1);
  background:rgba(255,255,255,.75);
  color:rgba(15,23,40,.76);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.5);
}

body.light-mode .context-focus-panel,
body.light-mode .pricing > div{
  border-color:rgba(183,195,218,.6);
  background:
    radial-gradient(circle at 66% 55%, rgba(185,210,255,.34), transparent 16%),
    radial-gradient(circle at 76% 14%, rgba(182,205,241,.34), transparent 18%),
    radial-gradient(circle at 18% 38%, rgba(255,247,225,.55), transparent 14%),
    linear-gradient(180deg, rgba(255,255,255,.78), rgba(240,244,250,.95));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.8);
}

body.light-mode .context-focus-panel h2{
  color:#081022;
  background:none;
  -webkit-background-clip:border-box;
  background-clip:border-box;
  animation:none;
  text-shadow:none;
}

body.light-mode .context-focus-screen .context-focus-panel h2,
body.light-mode .context-focus-access .context-focus-panel h2,
body.light-mode .context-focus-income .context-focus-panel h2{
  color:#081022;
}

body.light-mode .context-window{
  border-color:rgba(202,212,228,.95);
  background:linear-gradient(135deg, rgba(255,250,236,.42) 0%, rgba(249,252,255,.95) 28%, rgba(232,240,252,.96) 100%);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.7);
}

body.light-mode .context-window-dots,
body.light-mode .context-window-actions{
  background:repeating-linear-gradient(90deg, rgba(11,17,32,.75) 0 4px, transparent 4px 8px);
}

body.light-mode .context-window-body{
  background:
    radial-gradient(circle at 72% 64%, rgba(196,216,246,.7), transparent 18%),
    radial-gradient(circle at 38% 42%, rgba(246,249,255,.95), transparent 26%),
    linear-gradient(180deg, rgba(255,255,255,.48), rgba(232,239,248,.45));
}

body.light-mode .context-window-body-access{
  background:
    radial-gradient(circle at 26% 32%, rgba(244,247,255,.88), transparent 22%),
    radial-gradient(circle at 64% 48%, rgba(213,227,247,.7), transparent 18%),
    linear-gradient(180deg, rgba(255,255,255,.48), rgba(232,239,248,.45));
}

body.light-mode .pricing small{
  color:rgba(15,23,40,.68);
}

body.light-mode .launch-button{
  border-color:rgba(15,20,35,.16);
  background:rgba(14,16,21,.92);
  color:#f3f4f6;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.04),
    0 8px 18px rgba(0,0,0,.18);
}

body.light-mode .launch-button:hover,
body.light-mode .launch-button:focus-visible{
  background:rgba(16,18,24,.98);
  border-color:rgba(15,20,35,.28);
  box-shadow:
    0 0 0 3px rgba(255,255,255,.08),
    0 0 18px rgba(255,255,255,.14),
    inset 0 1px 0 rgba(255,255,255,.06),
    0 12px 24px rgba(0,0,0,.22);
}

body.light-mode footer{
  background:linear-gradient(#f7f8fb,#fbfcff);
  border-top-color:rgba(15,20,35,.06);
}

body.light-mode .theme-toggle{
  color:#0f1728;
}

html{
  --background-color:var(--background-color-light);
  --toggle-color:var(--toggle-light);
}

html.dark{
  color-scheme:dark;
  --background-color:var(--background-color-dark);
  --toggle-color:var(--toggle-dark);
}

@keyframes reveal-in{
  from{clip-path:circle(0% at var(--x) var(--y))}
  to{clip-path:circle(150% at var(--x) var(--y))}
}

@keyframes reveal-out{
  from{clip-path:circle(150% at var(--x) var(--y))}
  to{clip-path:circle(0% at var(--x) var(--y))}
}

::view-transition-new(root){
  animation:reveal-in .5s ease-in-out forwards;
  z-index:1;
  mix-blend-mode:normal;
}

::view-transition-old(root){
  animation:reveal-out .5s ease-in-out forwards;
  animation-delay:.5s;
  z-index:0;
  mix-blend-mode:normal;
}

::view-transition-image-pair(root){
  isolation:isolate;
}
