*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background:#0f1117;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;line-height:1.7}a{color:#63b3ed;text-decoration:none}a:hover{text-decoration:underline}.page{flex-direction:column;min-height:100vh;display:flex}.hero{text-align:center;background:linear-gradient(135deg,#1a202c 0%,#2d3748 100%);border-bottom:1px solid #2d3748;padding:5rem 2rem 4rem}.hero h1{letter-spacing:-.02em;color:#f7fafc;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.tagline{color:#a0aec0;max-width:480px;margin:0 auto;font-size:1.25rem}.content{flex:1;width:100%;max-width:780px;margin:0 auto;padding:3rem 2rem}.section{margin-bottom:3rem}.section h2{color:#f7fafc;border-bottom:2px solid #2d3748;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.6rem;font-weight:700}.section p{color:#cbd5e0;margin-bottom:1rem}.cta{background:#1a202c;border:1px solid #2d3748;border-radius:12px;padding:2rem}.cta-link{color:#fff;background:#3182ce;border-radius:8px;margin-top:1rem;margin-right:1rem;padding:.75rem 1.5rem;font-weight:600;transition:background .2s;display:inline-block}.cta-link:hover{background:#2b6cb0;text-decoration:none}.feature-list{margin-bottom:1rem;list-style:none}.feature-list li{color:#cbd5e0;border-bottom:1px solid #2d3748;padding:.4rem 0}.feature-list li:last-child{border-bottom:none}.bio{align-items:flex-start;gap:2rem;display:flex}.bio-photo{object-fit:cover;border:3px solid #2d3748;border-radius:50%;flex-shrink:0;width:160px;height:160px}.bio-text p{color:#cbd5e0;margin-bottom:1rem}@media (width<=540px){.bio{flex-direction:column;align-items:center}}.footer{text-align:center;color:#718096;background:#1a202c;border-top:1px solid #2d3748;padding:1.5rem 2rem;font-size:.9rem}.footer a{color:#a0aec0}.footer a:hover{color:#e2e8f0}
