:root{--paper: #f8f8f7;--surface: #ffffff;--surface-2: #f4f3f1;--ink: #191917;--ink-2: #37352f;--text: #4b4a45;--muted: #8d8b84;--border: #e9e8e4;--border-2: #e0dfdb;--blue: #0075de;--blue-strong: #045fb4;--blue-tint: #eaf3fd;--blue-soft: rgba(0, 117, 222, .1);--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--maxw: 1080px;--radius: 12px;--radius-lg: 18px;--shadow-sm: 0 1px 2px rgba(24, 24, 23, .04), 0 4px 12px rgba(24, 24, 23, .04);--shadow-md: 0 4px 14px rgba(24, 24, 23, .06), 0 18px 40px rgba(24, 24, 23, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);background:var(--paper);color:var(--text);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}h1,h2,h3{color:var(--ink);font-weight:600;letter-spacing:-.025em;line-height:1.12;margin:0}p{margin:0}img{max-width:100%;display:block}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 24px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--blue-strong);background:var(--blue-tint);border:1px solid #d5e8fb;padding:6px 12px;border-radius:999px}.section{padding:92px 0}.section-head{max-width:680px;margin:0 auto 56px;text-align:center}.section-head h2{font-size:40px}.section-head p{font-size:18px;color:var(--text);margin-top:16px}.not-found{min-height:62vh;display:flex;align-items:center}.not-found-inner{max-width:760px;text-align:center}.not-found h1{margin:0;font-size:clamp(2.2rem,7vw,4.6rem);line-height:.96;letter-spacing:0}.not-found p:not(.eyebrow){max-width:600px;margin:20px auto 0;color:var(--muted);font-size:1.05rem}.not-found .hero-actions{justify-content:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:inherit;font-size:15px;font-weight:500;padding:12px 20px;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:transform .12s ease,background .15s ease,box-shadow .15s ease;white-space:nowrap}.btn:active{transform:scale(.98)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 1px 2px #0075de40}.btn-primary:hover{background:var(--blue-strong);box-shadow:0 4px 14px #0075de47}.btn-secondary{background:var(--surface);color:var(--ink-2);border-color:var(--border-2)}.btn-secondary:hover{background:var(--surface-2)}.btn-icon{width:18px;height:18px}.nav{position:sticky;top:0;z-index:50;background:#f8f8f7d1;backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid transparent;transition:border-color .2s ease}.nav.is-scrolled{border-bottom-color:var(--border)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:66px}.brand{display:flex;align-items:center;gap:10px;font-weight:600;font-size:19px;color:var(--ink);letter-spacing:-.02em}.brand-mark{width:32px;height:32px;border-radius:9px;background:var(--ink);display:flex;align-items:center;justify-content:center;flex:none}.brand-mark svg{width:17px;height:17px}.brand-logo{display:block;height:28px;width:auto}.nav-links{display:flex;align-items:center;gap:4px}.nav-links a{font-size:15px;color:var(--text);padding:7px 12px;border-radius:8px;transition:color .15s ease,background .15s ease}.nav-links a:hover,.nav-links a.is-active{color:var(--ink);background:#e3dfd6}.nav-cta{display:flex;align-items:center;gap:12px}.nav-cta .btn-primary{padding:8px 14px;font-size:14px;line-height:1.1}.nav-cta .btn-primary .btn-icon{width:16px;height:16px}.nav-toggle{display:none;background:none;border:none;padding:6px;cursor:pointer;color:var(--ink)}.hero{padding:72px 0 88px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.hero h1{font-size:54px;margin:22px 0 0}.hero-sub{font-size:19px;color:var(--text);margin-top:22px;max-width:520px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-trust{display:flex;flex-direction:column;gap:10px;margin-top:26px;font-size:14px;color:var(--muted)}.hero-trust span{display:inline-flex;align-items:center;gap:8px}.hero-trust svg{width:15px;height:15px;color:var(--blue);flex:none}.hero-visual{position:relative}.mock-notion{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:22px 24px 26px}.mock-bar{display:flex;gap:7px;margin-bottom:18px}.mock-bar i{width:10px;height:10px;border-radius:50%;background:var(--border-2)}.mock-crumb{font-size:12px;color:var(--muted);margin-bottom:14px}.mock-title{font-size:22px;font-weight:600;color:var(--ink);letter-spacing:-.02em}.mock-meta{font-size:12px;color:var(--muted);margin:6px 0 20px}.mock-step{display:flex;gap:13px;padding:12px 0;border-top:1px solid var(--border)}.mock-step-num{flex:none;width:22px;height:22px;border-radius:6px;background:var(--blue-tint);color:var(--blue-strong);font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;margin-top:2px}.mock-step-body{flex:1}.mock-step-title{font-size:14px;font-weight:500;color:var(--ink-2);margin-bottom:9px}.mock-shot{position:relative;height:72px;border-radius:8px;background:var(--surface-2);border:1px solid var(--border);overflow:hidden}.mock-shot .line{position:absolute;height:7px;border-radius:4px;background:#e7e6e2}.mock-shot .shot-chip{position:absolute;height:22px;width:78px;border-radius:6px;background:#edecea;border:1px solid #e2e1dd}.click-ring{position:absolute;width:40px;height:40px;border-radius:50%;background:var(--blue-soft);border:2px solid var(--blue)}.click-cursor{position:absolute;width:17px;height:17px;color:var(--ink)}.click-cursor path{stroke:#fff;stroke-width:1.5}.mock-panel{position:absolute;left:-34px;bottom:-30px;width:220px;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-md);padding:14px 15px}.mock-panel-head{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--ink-2);margin-bottom:12px}.rec-dot{width:8px;height:8px;border-radius:50%;background:#e5484d;box-shadow:0 0 0 4px #e5484d24}.mock-panel-row{display:flex;align-items:center;gap:9px;padding:7px 0}.mock-panel-row .thumb{width:30px;height:22px;border-radius:4px;background:var(--surface-2);border:1px solid var(--border);flex:none}.mock-panel-row .lbl{height:7px;border-radius:4px;background:#e7e6e2}.grid{display:grid;gap:20px}.grid-3{grid-template-columns:repeat(3,1fr)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:26px 24px}.card-icon{width:40px;height:40px;border-radius:10px;background:var(--blue-tint);color:var(--blue-strong);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.card-icon svg{width:20px;height:20px}.card h3{font-size:18px}.card p{font-size:15px;margin-top:9px;color:var(--text)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;counter-reset:step}.step{position:relative}.step-num{width:38px;height:38px;border-radius:11px;background:var(--ink);color:#fff;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.step h3{font-size:18px}.step p{font-size:15px;margin-top:9px}.why{background:var(--ink)}.why .section-head h2,.why .section-head p{color:#fff}.why .section-head p{color:#c9c8c3}.compare{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:880px;margin:0 auto}.compare-card{border-radius:var(--radius-lg);padding:30px 28px}.compare-card h3{font-size:19px;display:flex;align-items:center;gap:10px}.compare-card ul{list-style:none;margin:20px 0 0;padding:0}.compare-card li{display:flex;gap:11px;padding:11px 0;font-size:15px;line-height:1.5}.compare-card li svg{width:18px;height:18px;flex:none;margin-top:1px}.compare-them{background:#232321;border:1px solid #34332f}.compare-them h3{color:#e9e8e4}.compare-them li{color:#a3a29c}.compare-them li svg{color:#6b6a64}.compare-us{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md)}.compare-us h3{color:var(--ink)}.compare-us li{color:var(--ink-2)}.compare-us li svg{color:var(--blue)}.compare-us .brand-mark{width:26px;height:26px;border-radius:7px}.compare-us .brand-mark svg{width:14px;height:14px}.compare-us h3 .brand-icon{width:26px;height:26px;flex:none;display:block}.why-support{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:880px;margin:28px auto 0}.support-card{background:#232321;border:1px solid #34332f;border-radius:var(--radius-lg);padding:26px 24px}.support-icon{width:40px;height:40px;border-radius:10px;background:#0075de29;color:#5bb0ff;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.support-icon svg{width:20px;height:20px}.support-card h3{font-size:17px;color:#fff;line-height:1.3}.support-card p{font-size:14.5px;margin-top:10px;color:#a3a29c;line-height:1.55}.features{grid-template-columns:repeat(3,1fr);gap:18px}.feature{position:relative;padding:26px 24px}.feature .card-icon{width:44px;height:44px;border-radius:12px;margin-bottom:18px}.feature .card-icon svg{width:22px;height:22px}.feature h3{font-size:17px;padding-right:16px}.feature p{font-size:15px;margin-top:8px}.feature.is-soon .card-icon{background:var(--surface-2);border:1px solid var(--border);color:var(--muted)}.badge-soon{position:absolute;top:22px;right:20px;font-size:11px;font-weight:500;color:var(--muted);background:var(--surface-2);border:1px solid var(--border-2);border-radius:999px;padding:3px 10px;letter-spacing:.02em;white-space:nowrap}.usecases{background:var(--surface)}.chips{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;max-width:820px;margin:0 auto}.chip{background:var(--paper);border:1px solid var(--border-2);border-radius:999px;padding:10px 18px;font-size:15px;font-weight:500;color:var(--ink-2)}.audience{margin:38px auto 0;max-width:620px;text-align:center;font-size:16px;color:var(--text)}.cta-final{text-align:center}.cta-box{background:var(--ink);border-radius:24px;padding:64px 32px;max-width:820px;margin:0 auto}.cta-box h2{color:#fff;font-size:38px;max-width:600px;margin:0 auto}.cta-box p{color:#c9c8c3;font-size:18px;margin:16px auto 0;max-width:460px}.cta-box .hero-actions{justify-content:center}.cta-box .btn-secondary{background:transparent;color:#fff;border-color:#46453f}.cta-box .btn-secondary:hover{background:#232321}.footer{padding:56px 0 40px;border-top:1px solid var(--border)}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:28px}.footer-brand{max-width:300px}.footer-brand p{font-size:14px;color:var(--muted);margin-top:12px}.footer-links{display:flex;gap:56px;flex-wrap:wrap}.footer-col h4{font-size:13px;font-weight:600;color:var(--ink-2);margin:0 0 14px}.footer-col a{display:block;font-size:14px;color:var(--text);padding:5px 0;transition:color .15s ease}.footer-col a:hover{color:var(--ink)}.footer-bottom{margin-top:44px;padding-top:22px;border-top:1px solid var(--border);font-size:13px;color:var(--muted)}.js-anim .reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.js-anim .reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js-anim .reveal{opacity:1;transform:none;transition:none}}.prose{max-width:760px;margin:0 auto;padding:56px 24px 80px}.prose h1{font-size:38px}.prose h2{font-size:24px;margin:44px 0 14px}.prose p,.prose li{font-size:16px;color:var(--text)}.prose p{margin:14px 0}.prose ul{padding-left:22px}.prose li{margin:8px 0}.prose a{color:var(--blue-strong);text-decoration:underline}.prose code{color:var(--ink-2);background:var(--surface-2);border:1px solid var(--border);border-radius:5px;padding:1px 5px}.prose .meta{color:var(--muted);font-size:14px;margin-top:10px}.back-link{display:inline-flex;align-items:center;gap:7px;font-size:14px;color:var(--muted);margin-bottom:30px}.back-link:hover{color:var(--ink)}.footer-bottom a{color:var(--blue-strong);text-decoration:underline}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:64px}.hero h1{font-size:44px}.features,.why-support,.steps{grid-template-columns:1fr 1fr}.nav-links{display:none}.nav-links.is-open{display:flex;position:absolute;top:66px;left:0;right:0;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 24px 20px;background:var(--paper);border-bottom:1px solid var(--border)}.nav-toggle{display:inline-flex}.nav .btn-secondary{display:none}}@media(max-width:600px){body{font-size:16px}.nav-cta .btn-primary{display:none}.section{padding:64px 0}.hero{padding:48px 0 64px}.hero h1{font-size:36px}.hero-sub{font-size:17px}.section-head h2,.cta-box h2{font-size:30px}.features,.steps,.compare,.why-support{grid-template-columns:1fr}.mock-panel{left:0;bottom:-22px;width:190px}.cta-box{padding:48px 22px}.footer-inner{flex-direction:column}}
