*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;background:#050816;overflow-x:hidden;overflow-y:auto}:root{--bg: #050816;--bg-alt: #0b1020;--primary: #22c55e;--primary-soft: rgba(34, 197, 94, .12);--text: #f9fafb;--muted: #9ca3af;--border: #1f2937}.logo-mark{width:34px;height:34px;border-radius:14px;background:radial-gradient(circle at 30% 20%,#4ade80,#22c55e 45%,#16a34a 80%);box-shadow:0 0 30px #22c55e8c;display:flex;align-items:center;justify-content:center;color:#022c22;font-weight:800;font-size:18px}.logo-text{display:flex;flex-direction:column;gap:2px}footer{border-top:1px solid rgba(31,41,55,.95);background:#020617;margin-top:auto}.footer-inner{max-width:1120px;margin:0 auto;padding:14px 20px 16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;gap:12px}.footer-links a{opacity:.85}.footer-links a:hover{opacity:1;color:#e5e7eb}.btn{border-radius:var(--radius-pill);border:none;padding:10px 20px;font-size:14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#22c55e,#16a34a);color:#022c22;box-shadow:0 18px 45px #22c55e66}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 22px 55px #22c55e80}.btn-outline{background:transparent;color:var(--text);border:1px solid rgba(75,85,99,.7)}.btn-outline:hover{background:#0f172ae6}.page{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column}main{flex:1}@media(max-width:640px){.nav-links{display:none}.nav-cta{margin-left:auto}}
