:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#fff;font-synthesis:none;--primary:#4f46e5;--primary-2:#7c3aed;--ink:#0f172a;--muted:#64748b;--line:#e2e8f0;--soft:#f8fafc;--success:#059669}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.6;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.narrow{width:min(820px,calc(100% - 40px));margin:0 auto}.header{position:sticky;top:0;z-index:50;background:#ffffffe0;border-bottom:1px solid rgba(226,232,240,.8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:700;letter-spacing:-.03em}.brand strong{color:var(--primary)}.brand-mark{width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,var(--primary),var(--primary-2));display:grid;grid-template-columns:repeat(3,4px);gap:3px;align-items:end;justify-content:center;padding-bottom:8px;box-shadow:0 8px 24px #4f46e542}.brand-mark span{display:block;width:4px;border-radius:4px;background:#fff}.brand-mark span:nth-child(1){height:8px}.brand-mark span:nth-child(2){height:13px}.brand-mark span:nth-child(3){height:18px}.desktop-nav{display:flex;gap:30px}.desktop-nav a{font-size:14px;color:#475569;font-weight:600}.desktop-nav a:hover,.desktop-nav a.active{color:var(--primary)}.header-actions{display:flex;gap:10px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:10px 16px;font-weight:700;font-size:14px;border:1px solid transparent;cursor:pointer;transition:.18s ease}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--primary),#635bdf);box-shadow:0 8px 24px #4f46e52e}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 30px #4f46e540}.btn-ghost{color:#475569}.btn-secondary{background:#fff;border-color:var(--line);color:#334155}.btn-light{background:#fff;color:var(--primary);padding:13px 19px}.btn-lg{padding:13px 19px;font-size:15px}.menu-button{display:none;border:0;background:transparent;font-size:25px;color:#334155}.mobile-nav{display:none}.hero{position:relative;overflow:hidden;padding:100px 0 90px;background:linear-gradient(180deg,#fff,#fafaff 70%,#fff)}.hero-glow{position:absolute;border-radius:999px;filter:blur(1px);opacity:.45;pointer-events:none}.hero-glow-one{width:620px;height:620px;right:-250px;top:-320px;background:radial-gradient(circle,rgba(99,102,241,.25),transparent 65%)}.hero-glow-two{width:480px;height:480px;left:-300px;bottom:-300px;background:radial-gradient(circle,rgba(168,85,247,.2),transparent 68%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:68px;align-items:center}.pill{display:inline-flex;gap:9px;align-items:center;border:1px solid #ddd6fe;background:#f5f3ff;color:#5b21b6;padding:7px 11px;border-radius:999px;font-size:13px;font-weight:700}.pill i{width:7px;height:7px;border-radius:50%;background:#8b5cf6;box-shadow:0 0 0 5px #ede9fe}.hero h1{font-size:clamp(44px,5vw,68px);line-height:1.04;letter-spacing:-.055em;margin:24px 0}.gradient-text{background:linear-gradient(135deg,#4f46e5,#9333ea 60%,#c026d3);-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:19px;line-height:1.75;color:#475569;max-width:660px}.hero-actions{display:flex;gap:12px;margin-top:30px}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:26px;font-size:12px;color:#64748b;font-weight:600}.dashboard-frame{background:#fff;border:1px solid #e4e4f1;border-radius:20px;box-shadow:0 30px 80px #2d256a29;overflow:hidden;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}.fake-browser{height:38px;background:#f8fafc;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 13px}.fake-browser span{width:7px;height:7px;border-radius:50%;background:#cbd5e1}.fake-browser em{font-size:9px;color:#94a3b8;margin-left:8px;font-style:normal}.mock-app{height:390px;display:grid;grid-template-columns:120px 1fr}.mock-app aside{background:#fafafa;border-right:1px solid #eee;padding:18px 12px;display:flex;flex-direction:column;gap:15px;font-size:9px;color:#64748b}.mock-app aside b{color:#4f46e5;background:#eef2ff;padding:8px;border-radius:7px}.mini-logo{width:28px;height:28px;border-radius:7px;background:linear-gradient(135deg,#4f46e5,#8b5cf6);color:#fff;display:grid;place-items:center;font-weight:800;margin-bottom:10px}.mock-main{padding:20px;background:#fff}.mock-top{display:flex;justify-content:space-between;align-items:center}.mock-top div:first-child{display:flex;flex-direction:column}.mock-top small{font-size:8px;color:#94a3b8}.mock-top strong{font-size:15px}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eef2ff;color:#4f46e5;font-size:8px;font-weight:800}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:22px 0}.metric-grid div{border:1px solid #eee;border-radius:10px;padding:12px}.metric-grid small{font-size:7px;color:#94a3b8;display:block}.metric-grid b{font-size:14px;display:block;margin:4px 0}.metric-grid i{font-size:7px;color:#059669;font-style:normal}.chart-card{border:1px solid #eee;border-radius:12px;padding:14px;height:190px}.chart-title{display:flex;justify-content:space-between;align-items:center;font-size:8px}.chart-title span{color:#94a3b8}.bars{height:120px;display:flex;align-items:end;gap:5px;margin-top:18px;border-bottom:1px solid #eee}.bars span{flex:1;background:linear-gradient(180deg,#6366f1,#a78bfa);border-radius:4px 4px 0 0;min-height:14px;opacity:.86}.logo-strip{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.logo-strip .container{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo-strip .container>span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;font-weight:800}.channel-row{display:flex;gap:30px;align-items:center;flex-wrap:wrap}.channel-row strong{font-size:14px;color:#334155}.badge{display:inline-flex;margin-left:6px;padding:4px 7px;border-radius:99px;font-size:9px;font-weight:800;vertical-align:middle}.badge.ok{background:#ecfdf5;color:#047857}.badge.dev{background:#fff7ed;color:#c2410c}.badge.future{background:#f1f5f9;color:#64748b}.section{padding:96px 0}.section-soft{background:var(--soft);border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.section-heading{text-align:center;max-width:760px;margin:0 auto 54px}.eyebrow{color:var(--primary);font-size:12px;letter-spacing:.14em;font-weight:800}.section h2,.page-hero h1{letter-spacing:-.04em}.section-heading h2,.split h2,.security-card h2,.cta h2{font-size:clamp(32px,4vw,46px);line-height:1.12;margin:12px 0 18px}.section-heading p,.lead-sm{color:#64748b;font-size:17px;line-height:1.75}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{position:relative;padding:28px;border:1px solid var(--line);border-radius:16px;background:#fff;min-height:210px;transition:.2s}.feature-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0f172a12;border-color:#c7d2fe}.feature-number{font-size:11px;font-weight:800;color:#a5b4fc}.feature-card h3{font-size:20px;margin:35px 0 8px}.feature-card p{color:#64748b;margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.steps{display:flex;flex-direction:column;gap:17px}.steps>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;display:flex;gap:15px;align-items:flex-start}.steps span{width:32px;height:32px;flex:0 0 32px;border-radius:9px;background:#eef2ff;color:var(--primary);font-weight:800;display:grid;place-items:center}.steps b{font-size:15px}.steps p{font-size:13px;color:#64748b;margin:2px 0}.text-link{color:var(--primary);font-weight:800}.security-card{border-radius:24px;background:#0f172a;color:#fff;padding:52px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px}.security-card p{color:#cbd5e1;font-size:16px}.security-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:center}.security-points span{border:1px solid #334155;background:#172033;border-radius:10px;padding:14px;font-size:13px}.cta{padding:72px 0;background:linear-gradient(135deg,#4338ca,#6d28d9)}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;color:#fff}.cta h2{max-width:720px;margin:8px 0 10px}.cta p{color:#ddd6fe;margin:0}.eyebrow-light{color:#c4b5fd}.page-hero{padding:100px 0 72px;text-align:center;background:linear-gradient(180deg,#fafaff,#fff)}.page-hero h1{font-size:clamp(40px,6vw,64px);line-height:1.08;margin:15px 0}.lead{font-size:19px;color:#64748b;line-height:1.75;margin:0 auto;max-width:740px}.resource-list{display:grid;gap:0}.resource-list article{display:grid;grid-template-columns:70px 1fr;gap:18px;padding:34px 0;border-bottom:1px solid var(--line)}.resource-list article:first-child{border-top:1px solid var(--line)}.resource-list span,.values-grid span{color:#a5b4fc;font-size:12px;font-weight:800}.resource-list h2{font-size:25px;margin:0 0 6px}.resource-list p{color:#64748b;margin:0;max-width:760px}.integrations-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.integration-card{border:1px solid var(--line);border-radius:18px;padding:28px;background:#fff}.integration-icon{width:48px;height:48px;border-radius:12px;background:#eef2ff;color:#4f46e5;display:grid;place-items:center;font-weight:900;margin-bottom:24px}.integration-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.integration-title h2{font-size:22px;margin:0}.integration-title .badge{margin:0;white-space:nowrap}.integration-card p{color:#64748b}.flow{display:flex;align-items:center;gap:12px}.flow>div{flex:1;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;text-align:center}.flow span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#eef2ff;color:#4f46e5;margin:0 auto 8px;font-size:11px;font-weight:800}.flow b{display:block}.flow small{color:#94a3b8;font-size:10px}.flow i{font-style:normal;color:#94a3b8}.legal-note{max-width:820px}.legal-note p{color:#64748b}.story p{font-size:17px;color:#64748b}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.values-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px}.values-grid h3{font-size:21px}.values-grid p{color:#64748b}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-grid h2{font-size:36px;margin-top:0}.contact-mail{display:inline-block;color:var(--primary);font-weight:800;font-size:18px;margin:10px 0 34px}.contact-note{padding:18px;border-left:3px solid #c7d2fe;background:#fafaff}.contact-note p{color:#64748b;margin:4px 0}.contact-form{display:grid;gap:16px;padding:28px;border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 40px #0f172a0d}.contact-form label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#334155}.contact-form input,.contact-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:9px;padding:12px 13px;outline:none;background:#fff}.contact-form input:focus,.contact-form textarea:focus{border-color:#818cf8;box-shadow:0 0 0 3px #eef2ff}.legal{padding-top:64px}.legal-content{max-width:780px}.legal-content h2{font-size:22px;margin:38px 0 8px}.legal-content p,.legal-content li{color:#475569}.legal-content a{color:var(--primary);text-decoration:underline}.footer{padding:64px 0 24px;border-top:1px solid var(--line);background:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.footer-copy{max-width:330px}.footer h4{font-size:13px;margin:3px 0 15px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid a:not(.brand){font-size:13px;color:#64748b}.footer-grid a:hover{color:var(--primary)}.footer-bottom{margin-top:48px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#475569}.muted{color:#94a3b8}@media (max-width:900px){.desktop-nav,.desktop-only{display:none}.menu-button{display:block}.mobile-nav{display:flex;flex-direction:column;gap:0;padding-bottom:14px}.mobile-nav a{padding:10px 0;border-bottom:1px solid #f1f5f9;font-weight:700;font-size:14px}.hero{padding:70px 0}.hero-grid,.split,.security-card,.contact-grid{grid-template-columns:1fr;gap:40px}.dashboard-frame{max-width:620px;margin:0 auto;width:100%;transform:none}.feature-grid,.integrations-grid,.values-grid{grid-template-columns:1fr 1fr}.logo-strip .container{align-items:flex-start;flex-direction:column;padding:22px 0}.security-card{padding:34px}.flow{flex-wrap:wrap}.flow i{display:none}.flow>div{min-width:130px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media (max-width:640px){.container,.narrow{width:min(100% - 28px,1160px)}.header-inner{height:66px}.hero h1{font-size:45px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.trust-row{gap:10px;flex-direction:column}.mock-app{grid-template-columns:84px 1fr;height:320px}.mock-app aside{padding:12px 8px}.mock-main{padding:14px}.metric-grid{grid-template-columns:1fr}.metric-grid div:nth-child(n+2){display:none}.chart-card{height:160px}.bars{height:95px}.section{padding:72px 0}.feature-grid,.integrations-grid,.values-grid,.security-points{grid-template-columns:1fr}.section-heading{text-align:left}.cta-inner{align-items:flex-start;flex-direction:column}.resource-list article{grid-template-columns:45px 1fr}.flow{flex-direction:column;align-items:stretch}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-grid>div:first-child{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.contact-form{padding:20px}.channel-row{gap:15px}.channel-row strong{width:100%}}
