.home{color:#fff;background:radial-gradient(circle at top,#0b1220,#060b16);justify-content:center;align-items:center;min-height:80vh;display:flex}.hero{text-align:center;padding:40px 20px}.logo-wrapper{margin-bottom:20px;display:inline-block}.hero-logo{object-fit:cover;border-radius:50%;width:160px;height:160px;animation:3.5s ease-in-out infinite pulse;box-shadow:0 0 40px #38bdf866}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(.92)}to{transform:scale(1)}}.hero-title{letter-spacing:.6px;margin:12px 0;font-size:34px;font-weight:650}.hero-subtitle{opacity:.75;max-width:520px;margin:0 auto 28px;font-size:16px}.hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.hero-btn{color:#020617;background:#38bdf8;border-radius:999px;padding:12px 22px;font-weight:600;text-decoration:none;transition:all .25s}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 0 25px #38bdf899}.hero-btn.secondary{color:#38bdf8;background:0 0;border:1px solid #38bdf8}.hero-btn.secondary:hover{background:#38bdf81a}*{box-sizing:border-box}body{color:#e5e7eb;background:radial-gradient(circle at top,#0b1220,#020617);margin:0;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}h1,h2,h3{color:#f8fafc}a{color:#38bdf8;text-decoration:none}a:hover{text-decoration:underline}input,textarea,select{color:#e5e7eb;background:#020617;border:1px solid #1f2937;border-radius:10px;outline:none;width:100%;padding:12px 14px}input:focus,textarea:focus,select:focus{border-color:#38bdf8}button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#38bdf8,#6366f1);border:none;border-radius:999px;padding:10px 18px;font-weight:600}button:hover{opacity:.9}body{caret-color:#0000}
