*,:after,:before{box-sizing:border-box}body,html{padding:0;margin:0;width:100%;font-family:JetBrains Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#fff;color:#2a2f4a}.viewport{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:2rem}.home-container{background:#fff;padding:3rem 2.5rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);max-width:600px;width:100%;text-align:center}.home-title{font-size:3rem;color:#4a5568;margin:0;font-weight:700;letter-spacing:2px}.home-subtitle{font-size:1.2rem;color:#718096;margin-top:1rem;font-weight:400}@media (max-width:768px){.home-container{padding:2rem 1.5rem}.home-title{font-size:2rem}.home-subtitle{font-size:1rem}}