: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}html,body{height:100%;margin:0;padding:0}body{display:flex;justify-content:center;align-items:flex-start;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}}.app{width:100%;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:2rem;box-sizing:border-box}.container{max-width:1400px;width:100%;text-align:center;overflow:visible}.content-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin:2rem 0}@media(min-width:1024px){.content-grid{grid-template-columns:1fr 1fr;align-items:start}.status-card{margin-bottom:0;position:sticky;top:2rem}.upcoming-assaults{margin-top:0;padding-left:0}.upcoming-assaults h3{text-align:left}}h1{font-size:2.5em;line-height:1.3!important;margin-bottom:.5rem;margin-top:0;padding:0;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block;overflow:visible;height:auto}h2{font-size:1.5em;margin-bottom:1rem;color:#ffffffb3;font-weight:400}.region-toggle{display:flex;gap:.5rem;justify-content:center;margin-bottom:2rem}.region-button{padding:.5rem 1.5rem;font-size:1em;font-weight:600;border-radius:8px;border:2px solid rgba(255,255,255,.2);background:#ffffff0d;color:#ffffffb3;cursor:pointer;transition:all .3s ease}.region-button:hover{background:#ffffff1a;border-color:#ffffff4d}.region-button.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff;box-shadow:0 4px 15px #667eea4d}.status-card{background:linear-gradient(135deg,#1e1e2e,#2d2d44);border-radius:20px;padding:3rem 2rem;box-shadow:0 10px 40px #0000004d;border:2px solid transparent;transition:all .3s ease;height:fit-content;min-width:clamp(300px,30vw,400px)}.status-card.active{border-color:#4ade80;box-shadow:0 10px 40px #4ade8033}.status-card.waiting{border-color:#fbbf24;box-shadow:0 10px 40px #fbbf2433}.status-card.no-reference{border-color:#ffffff4d;box-shadow:0 10px 40px #0003;grid-column:1 / -1}.no-reference-message{text-align:center;padding:1rem 0}.no-reference-message p{margin-top:1rem;color:#ffffffb3;font-size:1em;line-height:1.5}.status-indicator{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.status-icon{font-size:3em;animation:pulse 2s ease-in-out infinite}.status-text{font-size:1.5em;font-weight:600}.active-indicator .status-text{color:#4ade80}.waiting-indicator .status-text{color:#fbbf24}.time-display{margin-top:1rem}.time-label{font-size:1em;color:#fff9;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.time-value{font-size:3em;font-weight:700;font-variant-numeric:tabular-nums;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.time-info{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.time-info-row{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0;padding:.4rem 0;gap:1rem}.time-info-label{font-size:.9em;color:#ffffffb3;font-weight:500;white-space:nowrap}.time-info-value{font-size:.95em;color:#fff;font-weight:600;text-align:right;white-space:nowrap}.info{background:#ffffff0d;border-radius:12px;padding:1.5rem;margin-top:2rem}.info p{margin:0;color:#ffffffb3;font-size:.85em}.timezone-note{font-style:italic;opacity:.8;color:#fff9!important}.upcoming-assaults{margin-top:0;margin-bottom:0;height:fit-content;padding:0}@media(max-width:1023px){.upcoming-assaults{margin-top:0}}.upcoming-assaults h3{font-size:1.3em;margin-top:0;margin-bottom:1rem;color:#ffffffe6;font-weight:600;text-align:center}.upcoming-list{display:flex;flex-direction:column;gap:.75rem}.upcoming-item{background:#ffffff0d;border-radius:12px;padding:.875rem 1.25rem;display:flex;align-items:center;gap:1rem;transition:all .2s ease}.upcoming-item:hover{background:#ffffff14;transform:translate(4px)}.upcoming-number{font-size:1.2em;font-weight:700;color:#ffffff80;min-width:2rem;text-align:center}.upcoming-times{flex:1;display:flex;flex-direction:column;gap:.4rem}.upcoming-time-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.upcoming-label{font-size:.85em;color:#fff9;font-weight:500;white-space:nowrap}.upcoming-value{font-size:.9em;color:#ffffffe6;font-weight:600;text-align:right;white-space:nowrap}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media(prefers-color-scheme:light){h1{background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.3!important;overflow:visible;height:auto}.region-button{border-color:#0003;background:#0000000d;color:#000000b3}.region-button:hover{background:#0000001a;border-color:#0000004d}.region-button.active{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-color:#4f46e5;color:#fff;box-shadow:0 4px 15px #4f46e54d}.status-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);box-shadow:0 4px 20px #00000014,0 0 0 1px #0000000d}.status-card.active{border-color:#22c55e;box-shadow:0 0 30px #22c55e66,0 4px 20px #22c55e33,0 0 0 1px #22c55e4d}.status-card.waiting{border-color:#eab308;box-shadow:0 0 30px #eab30866,0 4px 20px #eab30833,0 0 0 1px #eab3084d}.status-card.no-reference{border-color:#0003;box-shadow:0 4px 20px #00000014,0 0 0 1px #0000000d}.no-reference-message p{color:#000000b3}.active-indicator .status-text{color:#22c55e}.waiting-indicator .status-text{color:#eab308}.time-value{color:#1a1a1a;text-shadow:0 2px 10px rgba(0,0,0,.1)}.time-label{color:#0009}.time-info{border-top-color:#0000001a}.time-info-label{color:#000000b3}.time-info-value{color:#1a1a1a;text-align:right}.timezone-note{font-style:italic;opacity:.8;color:#0009!important}.upcoming-assaults h3{color:#000000e6}.upcoming-item{background:#0000000d}.upcoming-item:hover{background:#00000014}.upcoming-number{color:#00000080}.upcoming-label{color:#0009}.upcoming-value{color:#000000e6;text-align:right}.info{background:#0000000d;padding-bottom:1.5rem}.info p{color:#000000b3}.info p:last-child{margin-bottom:0}h2{color:#000000b3}}@media(max-width:600px){h1{font-size:2em}h2{font-size:1.2em}.status-card{padding:2rem 1.5rem}.time-value,.status-icon{font-size:2em}.status-text{font-size:1.2em}}
