: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;display:flex;place-items:center;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}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;color:#374151;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.construction-container{display:flex;align-items:center;justify-content:center;padding:2rem;background:radial-gradient(circle at 25% 25%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(139,92,246,.1) 0%,transparent 50%)}.construction-content{max-width:600px;width:100%;text-align:center;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:3rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid rgba(255,255,255,.2)}.brand-section{margin-bottom:3rem}.seenit-logo{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.logo-icon{font-size:3rem;background:linear-gradient(90deg,#2b7fff,#a78bfa,#f472b6,#2b7fff);background-size:200% 200%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-animation 3s ease-in-out infinite}@keyframes gradient-animation{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.seenit-title{font-size:3.5rem;font-weight:700;background:linear-gradient(90deg,#2b7fff,#a78bfa,#f472b6,#2b7fff);background-size:200% 200%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-animation 3s ease-in-out infinite}.tagline{font-size:1.25rem;color:#64748b;font-weight:500}.construction-message{margin-bottom:3rem}.construction-icon{font-size:4rem;margin-bottom:1rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.construction-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.construction-description{font-size:1.125rem;color:#475569;max-width:500px;margin:0 auto}.cta-section{margin-bottom:3rem}.cta-text{font-size:1.25rem;color:#374151;margin-bottom:1.5rem;font-weight:500}.cta-button{background:linear-gradient(90deg,#2b7fff,#a78bfa);color:#fff;border:none;padding:1rem 2rem;font-size:1.125rem;font-weight:600;border-radius:12px;opacity:.7;transition:all .3s ease;cursor:default}.construction-footer{padding-top:2rem;border-top:1px solid #e2e8f0}.construction-footer p{color:#94a3b8;font-size:.875rem}@media (max-width: 768px){.construction-content{padding:2rem;margin:1rem}.seenit-title{font-size:2.5rem}.seenit-logo{flex-direction:column;gap:.5rem}.construction-title{font-size:2rem}}@media (max-width: 480px){.construction-content{padding:1.5rem}.seenit-title{font-size:2rem}.construction-title{font-size:1.75rem}.logo-icon{font-size:2rem}}
