*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.container{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.content{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:600px;padding:60px 40px;box-shadow:0 20px 60px #0000004d}.icon{margin-bottom:20px;font-size:80px}h1{color:#333;margin-bottom:30px;font-size:2.5rem;font-weight:700}.email{color:#000;font-size:1.5rem}.email-address{font-weight:700}.domains-section{border-top:2px solid #eee;margin-top:50px;padding-top:40px}.domains-section h2{color:#333;margin-bottom:20px;font-size:1.5rem;font-weight:600}.domains-list{text-align:left;flex-direction:column;gap:15px;list-style:none;display:flex}.domains-list li{color:#333;background:#f8f9fa;border-radius:8px;padding:12px 20px;font-size:1rem;font-weight:500}@media (max-width:600px){.content{padding:40px 30px}h1{font-size:2rem}.icon{font-size:60px}.email{font-size:1.2rem}.domains-section h2{font-size:1.3rem}}
