: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%}}.errorPage_container__sumo8{align-items:center;background-color:#f8f9fa;box-sizing:border-box;color:#343a40;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100vh;justify-content:center;padding:1rem;text-align:center;width:100vw}.errorPage_title__E-Pjk{color:#6c757d;font-size:10rem;font-weight:700;margin:0;text-shadow:2px 2px 4px #0000001a}.errorPage_message__nJ9ll{font-size:1.5rem;margin-bottom:2rem;margin-top:0}.errorPage_link__AWVGI{background-color:#007bff;border:none;border-radius:5px;color:#fff;font-size:1rem;padding:1rem 2rem;text-decoration:none;transition:background-color .3s ease}.errorPage_link__AWVGI:hover{background-color:#0056b3}@media (max-width:768px){.errorPage_title__E-Pjk{font-size:8rem}.errorPage_message__nJ9ll{font-size:1.2rem}.errorPage_link__AWVGI{font-size:.9rem;padding:.8rem 1.5rem}}@media (max-width:480px){.errorPage_title__E-Pjk{font-size:5rem}.errorPage_message__nJ9ll{font-size:1rem}}
/*# sourceMappingURL=main.fa8728d1.css.map*/