:root{--bg1:#0f172a;--bg2:#071032;--card:#0b1220;--accent:#60a5fa;--muted:#9ca3af;--glass:#ffffff0f}*{box-sizing:border-box}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#0f172a,#071032);background:linear-gradient(180deg,var(--bg1) 0,var(--bg2) 100%);color:#e6eef8;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0}.nav{justify-content:space-between;margin:0 auto;max-width:1100px;padding:20px 32px}.brand,.nav{align-items:center;display:flex}.brand{font-weight:600;gap:12px}.logo{align-items:center;background:linear-gradient(135deg,#6ee7b7,#60a5fa);border-radius:10px;box-shadow:0 6px 18px #060b2499;color:#04203a;display:flex;font-size:18px;font-weight:700;height:44px;justify-content:center;width:44px}.nav-actions a{color:inherit;font-weight:500;margin-left:24px;text-decoration:none;transition:color .12s ease}.hero{align-items:center;background:linear-gradient(180deg,#ffffff05,#0000);border-radius:14px;box-shadow:0 10px 30px #02061799;display:flex;gap:32px;margin:24px auto;max-width:1100px;overflow:hidden;padding:32px}.hero-content{flex:1 1;min-width:280px}.hero h1{font-size:clamp(24px,3.6vw,40px);line-height:1.05;margin:0 0 12px}.subtitle{color:#9ca3af;color:var(--muted);margin:0 0 20px;max-width:60ch}.subscribe{display:flex;gap:12px;margin-bottom:8px}.subscribe input{background:#ffffff0f;background:var(--glass);border:1px solid #ffffff0a;border-radius:10px;color:inherit;flex:1 1;min-width:220px;outline:none;padding:12px 14px}.btn{background:linear-gradient(90deg,#6ee7b7,#60a5fa);border:none;border-radius:10px;color:#04203a;cursor:pointer;font-weight:600;padding:12px 16px;transition:transform .12s ease,box-shadow .12s ease}.btn:active{transform:translateY(1px)}.small{color:#9ca3af;color:var(--muted);font-size:13px}.hero-visual{align-items:center;display:flex;justify-content:center;width:380px}.illustration{filter:drop-shadow(0 12px 30px rgba(2,6,23,.7));height:auto;max-width:380px;opacity:.95;width:100%}.features{margin:28px auto;max-width:1100px;padding:0 24px}.features h2{margin:0 0 16px}.cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{background:#ffffff08;border:1px solid #ffffff05;border-radius:12px;min-height:120px;padding:16px}.card h3{margin:0 0 8px}.card p{margin:0}.card p,.footer{color:#9ca3af;color:var(--muted)}.footer{display:flex;justify-content:space-between;margin:40px auto 60px;max-width:1100px;padding:0 24px}.footer a{color:#9ca3af;color:var(--muted);text-decoration:none}@media (max-width:880px){.hero{align-items:flex-start;flex-direction:column;padding:20px}.hero-visual{width:100%}}
/*# sourceMappingURL=main.9af10fa7.css.map*/