: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;background:linear-gradient(135deg,#667eea,#764ba2)}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{width:100%;padding:2rem;text-align:center;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width:769px){#root{padding:4rem}}@media(max-width:768px){#root{max-width:100%;padding:1rem}}h1{font-size:4rem;font-weight:700;margin-bottom:2rem;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.3);background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:titleGlow 2s ease-in-out infinite alternate}@keyframes titleGlow{0%{text-shadow:0 4px 8px rgba(0,0,0,.3)}to{text-shadow:0 4px 20px rgba(255,255,255,.5)}}.card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem;box-shadow:0 15px 35px #0000001a;border:1px solid rgba(255,255,255,.2);transition:transform .3s ease,box-shadow .3s ease;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center}.card:hover{transform:translateY(-5px);box-shadow:0 25px 50px #00000026}.weekend-status{font-size:2.5rem;font-weight:600;margin-bottom:1rem;padding:1rem 2rem;border-radius:50px;transition:all .5s ease;animation:statusPulse 2s ease-in-out infinite}.weekend-status.weekend{background:linear-gradient(45deg,#ff6b6b,#ff8e53);color:#fff;box-shadow:0 8px 20px #ff6b6b4d}.weekend-status.not-weekend{background:linear-gradient(45deg,#4ecdc4,#44a08d);color:#fff;box-shadow:0 8px 20px #4ecdc44d}@keyframes statusPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.location-info{font-size:1.2rem;color:#666;margin-top:1rem;padding:.5rem 1rem;background:#fffc;border-radius:25px;border:1px solid rgba(0,0,0,.1)}.loading{font-size:1.5rem;color:#666;display:flex;align-items:center;gap:.5rem}.loading:after{content:"";width:20px;height:20px;border:2px solid #667eea;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error{color:#ff6b6b;font-size:1.2rem;background:#ff6b6b1a;padding:1rem;border-radius:10px;border:1px solid rgba(255,107,107,.2)}.gif-container{margin-top:2rem;display:flex;justify-content:center;align-items:center}.gif-container img{max-width:100%;height:auto;border-radius:15px;box-shadow:0 10px 30px #0003;transition:transform .3s ease}.gif-container img:hover{transform:scale(1.05)}@media(max-width:768px){.gif-container{margin-top:1rem}.gif-container img{max-width:90%}}max-width: 600px; line-height: 1.6; text-shadow: 0 2px 4px rgba(0,0,0,.3); } @media (max-width: 768px){#root{padding:1rem}h1{font-size:2.5rem}.card{padding:2rem}.weekend-status{font-size:2rem}}
