.page{min-height:100vh;margin:0;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc}.hero{flex:1 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.5rem 1rem;text-align:center}.hero-logo{max-width:240px;height:auto;margin-bottom:1.5rem}.hero h1{font-size:2.5rem;margin-bottom:.75rem}.hero-tagline{font-size:1.1rem;color:#64748b;margin-bottom:1.5rem}.nav{display:inline-flex;gap:1rem;font-size:.95rem}.nav a{color:#0f172a;text-decoration:none;padding-bottom:.1rem;border-bottom:1px solid transparent}.nav a:hover{border-bottom-color:#0f172a}.content{flex:1 0 auto;padding:0 1.5rem 2rem;max-width:800px;margin:0 auto}.footer{flex-shrink:0;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f1f5f9}.footer-inner{max-width:800px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#64748b}.footer-build{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}@media(max-width:640px){.footer-inner{flex-direction:column;gap:.25rem}}
