#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.countdown-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh}.countdown-container h2{font-size:1.5em;margin-bottom:1rem;font-weight:400;opacity:.9}.countdown{margin-top:0}.time-passed-info{font-size:.9em;opacity:.6;margin-top:1.5rem;font-weight:300}.progress-section{margin-top:3rem;width:100%;max-width:600px}.progress-section h3{font-size:1.2em;margin-bottom:1.5rem;font-weight:400;opacity:.9}.progress-bar-container{width:100%;height:40px;background-color:#ffffff1a;border-radius:20px;overflow:hidden;box-shadow:inset 0 2px 4px #0003}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#646cff,#535bf2);border-radius:20px 0 0 20px;transition:width .3s ease;display:flex;align-items:center;justify-content:center;min-width:60px;position:relative;box-shadow:0 2px 8px #646cff66}.progress-text{color:#fff;font-weight:600;font-size:.9em;text-shadow:0 1px 2px rgba(0,0,0,.3)}.progress-labels{display:flex;justify-content:space-between;margin-top:.75rem;font-size:.85em;opacity:.7}@media (prefers-color-scheme: light){.progress-bar-container{background-color:#00000014}.progress-bar-fill{background:linear-gradient(90deg,#646cff,#747bff)}}: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}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}}
