*{box-sizing:border-box;margin:0;padding:0}html,body{color:#e5e5e5;background-color:#0e0e10;min-height:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.dark-theme{color:#e5e5e5;background-color:#0e0e10}.home-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}h1{background:linear-gradient(90deg,#fff,#888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem}p{max-width:600px;margin-bottom:2rem;font-size:1.25rem}button{color:#fff;cursor:pointer;background-color:#1f1f1f;border:1px solid #333;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .3s}button:hover{background-color:#333}
