:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;background-color:#fff;color:#4a5568;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;align-items:center;justify-content:center;min-width:320px;min-height:100vh}#app{max-width:800px;margin:0 auto;padding:2rem;text-align:center}.premium-tag{background-color:#ebf5ff;color:#4299e1;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;display:inline-block}.domain-name{font-size:4rem;font-weight:700;color:#4299e1;margin:1rem 0;animation:float 3s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.description{font-size:1.25rem;color:#718096;max-width:600px;margin:2rem auto;line-height:1.75}.contact-section{background-color:#f7fafc;padding:2rem;border-radius:1rem;margin:2rem 0}.contact-email{font-size:1.25rem;font-weight:500;color:#2d3748;margin:1rem 0}.contact-button{display:inline-block;background-color:#4299e1;color:#fff;padding:1rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:500;transition:background-color .2s;border:none;cursor:pointer;font-size:1.125rem}.contact-button:hover{background-color:#3182ce}.footer-note{color:#a0aec0;margin-top:2rem}
