: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%}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}}:root{--primary-color: #38bdf8;--secondary-color: #0ea5e9;--background-gradient: linear-gradient(135deg, #f0f9ff 0%, #ffffff 100%)}body{min-height:100vh;margin:0;background:var(--background-gradient);font-family:Inter,system-ui,-apple-system,sans-serif}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.background{background:linear-gradient(135deg,rgba(230,244,241,.9) 0%,rgba(214,239,235,.9) 100%);padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.logo-container{margin:0 auto 2rem;width:100%;max-width:12rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.logo{width:100%;height:auto;max-width:12rem;clip-path:circle(50% at center);will-change:transform;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}h1{color:#1e293b;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;background-clip:text;color:transparent}h2{color:#1e293b;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.tagline{color:#475569;font-size:1.1rem;font-style:italic;margin-bottom:1.5rem}.card{padding:1em}.festive-countdown{margin:0 auto 1rem;padding:1rem;width:90%;max-width:600px;background:linear-gradient(135deg,#D60270 0%,#9B4F96 50%,#0038A8 100%);border-radius:25px;border:4px solid rgba(255,255,255,.3);text-align:center}.countdown-container{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}.days-row{font-size:2rem;font-weight:700;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);text-align:center}.time-row{font-size:1.5rem;font-weight:700;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);text-align:center;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.time-row span{white-space:nowrap}.seconds-row{font-size:1.5rem;font-weight:700;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);text-align:center;margin-top:.25rem}@media (max-width: 768px){.seconds-row{font-size:1.25rem}}@media (max-width: 480px){.seconds-row{font-size:1rem}}@media (max-width: 768px){.time-row{font-size:1.25rem}}@media (max-width: 480px){.time-row{font-size:1rem;gap:.25rem}}.countdown-bottom-text{font-size:80%;margin-top:.5rem;color:#fffc}@keyframes borderAnimation{0%{border-image-slice:1}to{border-image-slice:2}}.read-the-docs{color:#888}.card p{font-size:1.5rem;color:#1e293b;font-weight:500;margin:0;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width: 768px){#root,.background{padding:1rem}.logo-container{max-width:8rem;display:flex;justify-content:center}h1{font-size:2rem}h2{font-size:1.25rem}.tagline{font-size:1rem}.festive-countdown{width:100%;padding:.75rem}.days-row{font-size:1.5rem}.time-row{font-size:1.25rem;gap:.25rem}.card p{font-size:1.25rem}}
