.container{max-width:800px;margin:0 auto;padding:2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;box-shadow:0 8px 32px #0000004d;border:1px solid rgba(255,255,255,.2)}.header{margin-bottom:3rem}.header h1{font-size:3.5rem;margin-bottom:.5rem;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:1.2rem;color:#fffc;font-weight:300}.main-content{text-align:left;display:flex;flex-direction:column;gap:2.5rem}.welcome-section{text-align:center;padding:2rem;background:#ffffff0d;border-radius:15px;border:1px solid rgba(255,255,255,.1)}.welcome-section h2{font-size:2rem;margin-bottom:1rem}.welcome-section p{font-size:1.1rem;line-height:1.6;color:#ffffffe6;margin-bottom:1rem}.status-message{background:#22c55e33;border:1px solid rgba(34,197,94,.3);border-radius:10px;padding:1rem;margin-top:1.5rem!important}.features-preview{background:#ffffff0d;padding:2rem;border-radius:15px;border:1px solid rgba(255,255,255,.1)}.features-preview h3{margin-bottom:1rem;color:#fbbf24}.features-preview ul{list-style:none;padding:0}.features-preview li{padding:.75rem 0;font-size:1.1rem;color:#ffffffe6;border-bottom:1px solid rgba(255,255,255,.1)}.features-preview li:last-child{border-bottom:none}.test-section{background:#ffffff0d;padding:2rem;border-radius:15px;border:1px solid rgba(255,255,255,.1);text-align:center}.counter{margin-top:1rem}.counter button{background:linear-gradient(45deg,#6366f1,#8b5cf6);border:none;font-size:1.1rem;padding:1rem 2rem;margin-bottom:1rem;transition:transform .2s,box-shadow .2s}.counter button:hover{transform:translateY(-2px);box-shadow:0 4px 20px #6366f166}.counter p{color:#ffffffb3;font-size:.9rem}.footer{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#fff9}.version{font-size:.8rem;margin-top:.5rem}@media (max-width: 768px){.container{padding:1rem;margin:1rem}.header h1{font-size:2.5rem}.main-content{gap:1.5rem}.welcome-section,.features-preview,.test-section{padding:1.5rem}}:root{font-family:Inter,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;-webkit-text-size-adjust:100%}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}#root{width:100%;max-width:1280px;margin:0 auto;padding:2rem;text-align:center}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1,h2,h3{color:#fff;margin-bottom:.5em}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;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;color:#213547}}
