html,body,#root{min-width:320px;min-height:100%;margin:0}:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#172033;background:#fff;min-width:320px;margin:0}a{color:inherit;text-decoration:none}.site{color:#172033;background:#fff;min-height:100vh}.container{width:min(1120px,100% - 40px);margin:0 auto}.narrow{max-width:760px}.header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #e8ebf0;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{letter-spacing:-.04em;color:#172033;letter-spacing:normal;font-size:1.55rem;font-weight:800}.nav nav{color:#172033;gap:28px;font-size:1rem;display:flex}.nav nav a:hover,.footer-links a:hover,.text-link:hover{text-decoration:underline}.hero{background:linear-gradient(#f4f7ff 0%,#fff 100%);padding:120px 0}.hero-content{max-width:900px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#52627a;margin:0 0 16px;font-size:.82rem;font-weight:800}.hero h1{color:#172033;max-width:850px;margin:0 0 28px;font-size:clamp(3.2rem,7vw,5.8rem);line-height:.98}.hero-text{color:#52627a;max-width:720px;margin:0 0 36px;font-size:1.2rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:10px;justify-content:center;align-items:center;min-height:50px;padding:0 23px;font-weight:700;transition:transform .15s,opacity .15s;display:inline-flex}.button:hover{opacity:.92;transform:translateY(-1px)}.button.primary{color:#fff;background:#172033}.button.secondary{color:#172033;background:#fff;border:1px solid #d8dde6}.section{background:#fff;padding:100px 0}.section h2{color:#172033;letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.section p{color:#52627a;line-height:1.7}.section-intro{max-width:720px;margin-bottom:0;font-size:1.05rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.feature-card{background:#fff;border:1px solid #e5e8ee;border-radius:16px;padding:28px;box-shadow:0 4px 20px #1720330a}.feature-card h3{color:#172033;margin:0 0 12px;font-size:1.2rem}.feature-card p{color:#52627a;margin:0;line-height:1.7}.section.muted{background:#f7f8fa}.download-section{background:#fff}.download-card{background:#f7f8fa;border:1px solid #e1e5ec;border-radius:20px;justify-content:space-between;align-items:center;gap:40px;padding:48px;display:flex}.download-card h2{margin-bottom:16px}.download-card p{max-width:650px;margin-bottom:0}.text-link{color:#172033;margin-top:4px;font-weight:700;display:inline-block}.footer{background:#fff;border-top:1px solid #e8ebf0;padding:48px 0 28px}.footer-content{justify-content:space-between;gap:30px;display:flex}.footer-content strong{color:#172033}.footer-content p{color:#69758a;margin:6px 0 0;font-size:.9rem}.footer-links{color:#172033;align-items:flex-start;gap:20px;font-size:.9rem;display:flex}.copyright{color:#69758a;border-top:1px solid #e8ebf0;margin-top:40px;padding-top:20px;font-size:.85rem}@media (width<=760px){.nav nav{display:none}.hero{padding:90px 0 80px}.hero h1{font-size:clamp(3rem,15vw,4.5rem)}.section{padding:72px 0}.feature-grid{grid-template-columns:1fr}.download-card{flex-direction:column;align-items:flex-start;padding:32px}.footer-content{flex-direction:column}.footer-links{flex-wrap:wrap}}
