.home-container{height:100vh;background:linear-gradient(to right,#0f0c29,#302b63,#24243e);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;font-family:Segoe UI,sans-serif}.overlay h1{font-size:2.5rem;margin-bottom:1rem}.overlay p{font-size:1.2rem;max-width:600px}.home-buttons{margin-top:2rem}button{background-color:#f06;border:none;color:#fff;padding:.9rem 1.8rem;margin:.5rem;font-size:1rem;border-radius:8px;cursor:pointer;transition:background-color .3s ease}button:hover{background-color:#ff3385}
