#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}.logo{width:min(360px,84vw);height:auto;margin-bottom:1rem;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent),linear-gradient(to bottom,transparent,#000 7%,#000 93%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent),linear-gradient(to bottom,transparent,#000 7%,#000 93%,transparent);mask-composite:intersect}.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:#2f403414;border-radius:20px;overflow:hidden;box-shadow:inset 0 2px 4px #2f40341f}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#2d6e8f,#5f7233);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 #2d6e8f59}.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}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#2f4034;background-color:#fcf4ea;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#2d6e8f;text-decoration:inherit}a:hover{color:#1f5670}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:#f5ebdd;cursor:pointer;transition:border-color .25s}button:hover{border-color:#2d6e8f}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
