*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;color:#fff;background:linear-gradient(135deg,#bf00ff,#87ceeb);min-height:100vh}#app{max-width:960px;margin:0 auto;padding:3rem 1.5rem}@media (max-width: 768px){#app{padding:2rem 1rem}}h1{font-size:3rem;font-weight:400;font-family:Doto,sans-serif;margin-bottom:2rem}.home-nav{display:flex;gap:2rem;margin-bottom:2rem}.home-nav a{font-size:1rem;color:#fff;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;opacity:.9}.home-nav a:hover{opacity:1}p{font-size:1rem;line-height:1.6;max-width:65ch;margin-bottom:1rem;color:#ffffffe6}a{color:#fff}a:hover{opacity:.8}
