:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;text-align:center;background:#fff;color:#333}.logo-section{margin-bottom:2rem;display:flex;justify-content:center}.logo-container{display:flex;justify-content:center;align-items:center}.logo{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #e0e0e0;box-shadow:0 4px 12px #0000001a}.content{margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.main-title{font-size:3rem;font-weight:700;margin:1rem 0 .5rem;color:#2c3e50;letter-spacing:-1px;line-height:1.2}.coming-soon{font-size:1.8rem;font-weight:300;color:#7f8c8d;margin:1rem 0}.bottom-section{margin-top:1rem}.tagline{font-size:1.1rem;font-weight:400;color:#95a5a6;font-style:italic}@media (max-width: 768px){.container{padding:1rem}.main-title{font-size:2.5rem;margin:1.5rem 0 1rem}.coming-soon{font-size:1.5rem;margin:1.5rem 0}.logo{width:120px;height:120px}.tagline{font-size:1rem}}@media (max-width: 480px){.main-title{font-size:2rem}.coming-soon{font-size:1.2rem}.logo{width:100px;height:100px}}
