:root{--bg:#08111f;--bg-deep:#050a13;--surface:#0f172a;--surface-hover:#ffffff13;--border:#94a3b82e;--text:#d7dee9;--text-strong:#fff;--text-muted:#9aa8bc;--brand:#0d9488;--brand-dark:#0f766e;--brand-light:#2dd4bf;--amber:#f59e0b;--shadow-soft:0 18px 60px #00000038;--shadow-large:0 30px 100px #00000075;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;color:var(--text);background:var(--bg);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 15% 0%, #2dd4bf2e, transparent 28rem), radial-gradient(circle at 85% 12%, #f59e0b1f, transparent 24rem), linear-gradient(180deg, var(--bg), var(--bg-deep) 62%, #060914);min-width:320px;min-height:100dvh;margin:0;overflow-x:clip}button,a{font:inherit}button{-webkit-tap-highlight-color:transparent}a,button{outline-offset:4px}a:focus-visible,button:focus-visible{outline:3px solid #2dd4bfb3}img{max-width:100%}::selection{color:#031716;background:var(--brand-light)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-shell{width:min(1180px,100% - 32px);margin:0 auto}.site-header{z-index:10;border:1px solid var(--border);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08111fc7;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin:16px 0 0;padding:12px 14px;display:flex;position:sticky;top:16px}.brand{color:var(--text-strong);letter-spacing:-.03em;align-items:center;gap:10px;font-weight:750;text-decoration:none;display:inline-flex}.brand img{border-radius:10px;display:block}.nav-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.nav-links a,.footer-links a{color:var(--text-muted);font-size:.92rem;font-weight:650;text-decoration:none}.nav-links a{border-radius:999px;padding:9px 12px}.nav-links a:hover,.footer-links a:hover{color:var(--text-strong)}.nav-links a:hover{background:var(--surface-hover)}.section-grid,.section,.proof-strip,.site-footer{margin-top:96px}.hero{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:52px;min-height:calc(100dvh - 120px);display:grid}.hero-copy{gap:24px;display:grid}.eyebrow{color:var(--brand-light);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.hero h1,.section-heading h2,.privacy-panel h2{color:var(--text-strong);letter-spacing:-.07em;margin:0;font-weight:800;line-height:.95}.hero h1{max-width:760px;font-size:clamp(3.2rem,7vw,6.8rem)}.hero-lede,.section-heading p,.privacy-panel p,.download-details p,.feature-card p,.timeline-card p,.faq-card p{color:var(--text-muted)}.hero-lede{max-width:660px;margin:0;font-size:clamp(1.08rem,1.8vw,1.28rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button,.download-action{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button{min-height:48px;padding:0 20px}.button:hover,.download-action:hover,.platform-tab:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-dark));box-shadow:0 18px 48px #0d948847}.button-secondary{color:var(--text-strong);border-color:var(--border);background:#ffffff0e}.platform-detection{width:fit-content;color:var(--text-muted);border:1px solid var(--border);background:#ffffff0b;border-radius:999px;align-items:center;gap:10px;padding:9px 12px;display:inline-flex}.status-dot{background:var(--brand-light);border-radius:999px;width:9px;height:9px;display:inline-block;box-shadow:0 0 0 5px #2dd4bf21}.product-mockup{background:linear-gradient(180deg, #ffffff17, #ffffff08), var(--surface);box-shadow:var(--shadow-large);border:1px solid #94a3b833;border-radius:28px;overflow:hidden}.window-chrome{border-bottom:1px solid var(--border);gap:8px;padding:16px 18px;display:flex}.window-chrome span{background:#cbd5e173;border-radius:999px;width:12px;height:12px}.window-chrome span:first-child{background:#ef4444}.window-chrome span:nth-child(2){background:#f59e0b}.window-chrome span:nth-child(3){background:#10b981}.app-preview{grid-template-columns:210px minmax(0,1fr);min-height:520px;display:grid}.preview-sidebar{border-right:1px solid var(--border);background:#16213e;align-content:start;gap:18px;padding:20px;display:grid}.preview-brand{color:#fff;align-items:center;gap:10px;display:flex}.preview-search,.preview-sidebar nav span,.preview-tags b{border:1px solid #94a3b838;border-radius:10px}.preview-search{color:#94a3b8;background:#101a33;padding:11px 12px}.preview-sidebar nav{gap:8px;display:grid}.preview-sidebar nav span{color:#cbd5e1;padding:9px 10px;font-size:.9rem}.preview-sidebar nav .is-current{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b59}.preview-tags{flex-wrap:wrap;gap:8px;display:flex}.preview-tags b{color:#cbd5e1;padding:6px 8px;font-size:.75rem}.preview-editor{background:#1a1a2e;grid-template-rows:auto 1fr;min-width:0;display:grid;position:relative}.preview-toolbar{border-bottom:1px solid #2d3748;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.preview-toolbar div{gap:4px;display:grid}.preview-toolbar strong{color:#fff}.preview-toolbar span{color:#94a3b8;font-size:.82rem}.preview-toolbar button{color:#111827;background:#f59e0b;border:0;border-radius:10px;min-height:36px;padding:0 14px;font-weight:800}.preview-code{color:#e6edf3;font-family:var(--mono);background:#0d1117;border:1px solid #2d3748;border-radius:16px;margin:20px;padding:22px;font-size:.92rem;line-height:1.8}.preview-code mark{color:#fcd34d;background:#f59e0b2e;border-radius:6px}.quick-launcher{background:#16213ef5;border:1px solid #2d3748;border-radius:18px;gap:10px;width:min(330px,100% - 48px);padding:18px;display:grid;position:absolute;bottom:24px;right:24px;box-shadow:0 24px 64px #00000073}.quick-launcher small{color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.quick-launcher strong{color:#fff;font-family:var(--mono);font-size:1.2rem}.quick-launcher span{color:#e2e8f0;background:#f59e0b1c;border-radius:10px;padding:10px 12px}.proof-strip{border:1px solid var(--border);background:var(--border);border-radius:26px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.proof-strip div{background:#0f172ad1;gap:8px;padding:24px;display:grid}.proof-strip strong{color:var(--text-strong)}.proof-strip span{color:var(--text-muted);font-size:.94rem}.section{scroll-margin-top:110px}.section-heading{gap:16px;max-width:760px;margin-bottom:34px;display:grid}.section-heading h2,.privacy-panel h2{font-size:clamp(2.4rem,5vw,4.6rem)}.section-heading p,.privacy-panel p{margin:0;font-size:1.06rem;line-height:1.75}.feature-grid,.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature-card,.timeline-card,.faq-card,.use-case-card,.privacy-panel,.download-card{border:1px solid var(--border);background:linear-gradient(#ffffff10,#ffffff07),#0f172ab8}.feature-card,.timeline-card,.faq-card{border-radius:24px;align-content:start;gap:14px;min-height:220px;padding:24px;display:grid}.feature-icon{width:42px;height:42px;color:var(--brand-light);background:#0d948821;border:1px solid #2dd4bf47;border-radius:14px;place-items:center;font-weight:900;display:grid}.feature-card h3,.timeline-card h3,.faq-card h3,.download-details h3{color:var(--text-strong);margin:0;font-size:1.18rem;line-height:1.25}.feature-card p,.timeline-card p,.faq-card p{margin:0;line-height:1.65}.section-split{grid-template-columns:.8fr 1fr;align-items:start;gap:42px;display:grid}.sticky-heading{margin-bottom:0;position:sticky;top:118px}.timeline{gap:16px;display:grid}.timeline-card{min-height:250px}.timeline-card span{width:fit-content;color:var(--brand-light);letter-spacing:.14em;text-transform:uppercase;background:#0d948821;border:1px solid #2dd4bf47;border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:900}.use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.use-case-card{color:var(--text-strong);border-radius:18px;align-items:center;gap:12px;padding:18px;display:flex}.checkmark{color:#052e2b;background:var(--brand-light);border-radius:999px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:.72rem;font-weight:900;display:grid}.privacy-panel{border-radius:30px;grid-template-columns:.86fr 1fr;align-items:center;gap:42px;padding:clamp(24px,5vw,52px);display:grid}.privacy-panel>div:first-child{gap:16px;display:grid}.privacy-list{gap:12px;display:grid}.privacy-item{color:var(--text-strong);border:1px solid var(--border);background:#08111f6b;border-radius:18px;align-items:center;gap:12px;padding:16px;display:flex}.download-section .section-heading{text-align:center;margin-inline:auto}.download-card{border-radius:30px;overflow:hidden}.platform-tabs{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.platform-tab{min-height:94px;color:var(--text-muted);text-align:left;border:0;border-right:1px solid var(--border);cursor:pointer;background:#ffffff05;gap:6px;padding:20px;transition:color .16s,background .16s,transform .16s;display:grid}.platform-tab:last-child{border-right:0}.platform-tab span{color:var(--text-strong);font-size:1rem;font-weight:850}.platform-tab em{color:var(--brand-light);font-size:.78rem;font-style:normal;font-weight:800}.platform-tab.is-active{background:linear-gradient(#0d94882e,#0d94880f),#ffffff0a}.download-details{grid-template-columns:minmax(0,.86fr) minmax(320px,1fr);align-items:center;gap:28px;padding:clamp(24px,4vw,42px);display:grid}.download-details>div:first-child{gap:14px;display:grid}.download-details p{margin:0;line-height:1.7}.download-actions{gap:12px;display:grid}.download-action{color:var(--text-strong);border-color:var(--border);background:#08111f75;border-radius:18px;justify-content:space-between;gap:18px;padding:18px}.download-action span{gap:5px;display:grid}.download-action small{color:var(--text-muted)}.download-action b{color:var(--brand-light);background:#0d948826;border-radius:999px;padding:7px 9px;font-size:.72rem}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-card{min-height:180px}.site-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;padding:36px 0 48px;display:flex}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.js .reveal{opacity:0;will-change:opacity, transform;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.js .reveal.is-visible{opacity:1;transform:none}.app-frame{background:var(--surface);box-shadow:var(--shadow-large);border:1px solid #94a3b838;border-radius:20px;overflow:hidden}.app-frame img{border-top:1px solid var(--border);width:100%;height:auto;display:block}.hero-shot{transition:transform .4s cubic-bezier(.22,1,.36,1);position:relative;transform:perspective(1600px)rotateY(-7deg)rotateX(2deg)}.hero-shot:after{content:"";z-index:-1;filter:blur(38px);background:radial-gradient(60% 60% at 70% 30%,#2dd4bf52,#0000 70%);position:absolute;inset:-14% 0 -22%}.hero-shot:hover{transform:perspective(1600px)rotateY(0)rotateX(0)scale(1.012)}.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.shot-card{align-content:start;gap:18px;display:grid}.shot-card.is-wide{grid-column:1/-1}.shot-card.is-wide .app-frame img{object-fit:cover;object-position:top center;max-height:460px}.shot-card .app-frame{transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s,border-color .32s}.shot-card:hover .app-frame{box-shadow:var(--shadow-large), 0 0 0 1px #2dd4bf2e, 0 24px 70px #0d948838;border-color:#2dd4bf66;transform:translateY(-6px)}.shot-card figcaption{gap:8px;padding:0 4px;display:grid}.shot-card figcaption h3{color:var(--text-strong);margin:0;font-size:1.18rem;line-height:1.25}.shot-card figcaption p{color:var(--text-muted);margin:0;line-height:1.6}.coming-soon{text-align:center;border:1px solid var(--border);background:linear-gradient(#ffffff10,#ffffff07),#0f172ab8;border-radius:30px;justify-items:center;gap:22px;max-width:640px;margin:0 auto;padding:clamp(36px,6vw,64px);display:grid}.coming-soon-badge{color:var(--brand-light);letter-spacing:.16em;text-transform:uppercase;background:#0d948821;border:1px solid #2dd4bf52;border-radius:999px;padding:10px 20px;font-size:.82rem;font-weight:900;animation:2.6s ease-out infinite pulse-badge;box-shadow:0 0 #2dd4bf66}@keyframes pulse-badge{0%{box-shadow:0 0 #2dd4bf59}70%{box-shadow:0 0 0 18px #2dd4bf00}to{box-shadow:0 0 #2dd4bf00}}.coming-soon p{max-width:460px;color:var(--text-muted);margin:0;font-size:1.06rem;line-height:1.7}.coming-soon-platforms{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.coming-soon-platforms span{color:var(--text-strong);border:1px solid var(--border);background:#08111f75;border-radius:999px;padding:9px 16px;font-weight:750}.legal{max-width:760px;margin:0 auto;padding:56px 0 40px}.legal-back{color:var(--text-muted);margin-bottom:28px;font-weight:700;text-decoration:none;display:inline-flex}.legal-back:hover{color:var(--text-strong)}.legal-head{border-bottom:1px solid var(--border);gap:14px;margin-bottom:28px;padding-bottom:28px;display:grid}.legal-head h1{color:var(--text-strong);letter-spacing:-.04em;outline:none;margin:0;font-size:clamp(2.4rem,6vw,3.6rem);font-weight:800;line-height:1}.legal-updated{color:var(--brand-light);margin:0;font-size:.92rem;font-weight:700}.legal-intro{color:var(--text-muted);margin:0;font-size:1.08rem;line-height:1.7}.legal-body{gap:32px;display:grid}.legal-body h2{color:var(--text-strong);letter-spacing:-.02em;margin:0 0 12px;font-size:1.32rem}.legal-body p{color:var(--text);margin:0 0 12px;line-height:1.75}.legal-body p:last-child{margin-bottom:0}@media (width<=980px){.hero-shot{transform:none}.showcase-grid{grid-template-columns:1fr}.shot-card.is-wide .app-frame img{max-height:none}.site-shell{width:min(100% - 24px,720px)}.site-header{flex-direction:column;align-items:flex-start;position:static}.nav-links{justify-content:flex-start}.hero,.section-split,.privacy-panel,.download-details{grid-template-columns:1fr}.hero{min-height:auto;padding-top:56px}.sticky-heading{position:static}.proof-strip,.feature-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-mockup{order:-1}}@media (width<=680px){.section-grid,.section,.proof-strip,.site-footer{margin-top:68px}.hero h1{font-size:clamp(2.85rem,16vw,4.2rem)}.hero-actions,.site-footer{flex-direction:column;align-items:stretch}.button{width:100%}.app-preview,.proof-strip,.feature-grid,.use-case-grid,.faq-grid,.platform-tabs{grid-template-columns:1fr}.preview-sidebar{display:none}.preview-code{min-height:330px;margin:14px;padding:18px;font-size:.82rem}.quick-launcher{width:auto;margin:0 14px 14px;position:static}.platform-tab{border-right:0;border-bottom:1px solid var(--border)}.platform-tab:last-child{border-bottom:0}.download-details{gap:20px}}
