*{box-sizing:border-box}body{color:#e5e7eb;background:#e7e7e7;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{flex-direction:column;min-height:100vh;display:flex}.hero{text-align:center;background:radial-gradient(circle at top,#edbc09,#0fd6f7 60%);padding:3rem 1.5rem 2rem}.hero-inner{max-width:900px;margin:0 auto}.hero h1{margin-bottom:.5rem;font-size:2.5rem}.hero p{color:#fafafa}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#050816dd;border-bottom:1px solid #1f2933;padding:.5rem 1rem;position:sticky;top:0}.navbar ul{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.nav-btn{color:#e5e7eb;cursor:pointer;background:#111827;border:none;border-radius:999px;padding:.4rem .9rem;font-size:.95rem;transition:transform .1s,box-shadow .1s,background .1s}.nav-btn:hover{transform:translateY(-1px);box-shadow:0 6px 15px #0006}.nav-btn.active{color:#022c22;background:radial-gradient(circle at 0 100%,#f4f4c1,#c1f4f4,#f4c1f4)}.content{flex:1;max-width:960px;margin:1.5rem auto 2rem;padding:0 1rem 2rem}.section{background:#020617;border:1px solid #1f2933;border-radius:1rem;padding:1.5rem 1.5rem 1.75rem;box-shadow:0 25px 50px -12px #000000a6}.section+.section{margin-top:1rem}.section h2{margin:0 0 .25rem;font-size:1.4rem}.subtitle{color:#9ca3af;margin:0 0 .75rem;font-size:.95rem}.section-body p{margin:.25rem 0;line-height:1.6}.footer{text-align:center;color:#6b7280;border-top:1px solid #111827;padding:1rem 0 1.5rem;font-size:.8rem}.footer-links{justify-content:center;align-items:center;gap:.5rem;margin-top:.35rem;display:flex}.footer-link{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline}.footer-link:hover{color:#e5e7eb}
