: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;min-width:320px;min-height:100vh;background-color:#f3f4f6;display:block}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}}.dashboard-header{position:sticky;top:0;width:100%;background-color:#1f2937;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;z-index:1000;box-shadow:0 2px 8px #00000026;font-family:Inter,system-ui,sans-serif;flex-wrap:wrap}.header-left h1{font-size:1.4rem;margin-right:1rem;display:flex;align-items:center;gap:.4rem}.utc-text{font-size:.9rem;color:#9ca3af}.header-right{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;text-align:right;gap:1.5rem;flex-grow:1}.daily-reset{display:flex;flex-direction:column;align-items:flex-end}.daily-reset .reset-label{font-size:.8rem;color:#9ca3af;margin-bottom:2px}.daily-reset .reset-time{font-size:1rem;font-weight:600;color:#60a5fa}.weekly-reset{display:flex;flex-direction:column;align-items:flex-end}.weekly-reset .reset-label{font-size:.8rem;color:#9ca3af;margin-bottom:2px}.weekly-reset .reset-time{font-size:1rem;font-weight:600;color:#f87171}@media (max-width: 1024px){.dashboard-header{padding:.8rem 1.5rem}.header-left h1{font-size:1.2rem}.reset-time{font-size:.95rem}}@media (max-width: 768px){.dashboard-header{flex-direction:column;align-items:flex-start;padding:.6rem 1rem}.header-left h1{font-size:1.1rem}.header-right{width:100%;justify-content:flex-start;margin-top:.4rem;flex-direction:column;align-items:flex-start;text-align:left;gap:.3rem}.daily-reset,.weekly-reset{align-items:flex-start}}@media (max-width: 480px){.header-left h1{font-size:1rem}.reset-time{font-size:.9rem}}.dashboard-container{width:100%;min-height:100vh;background:#f3f4f6;display:flex;flex-direction:column;align-items:center;padding:0 2rem 3rem;box-sizing:border-box;font-family:Inter,system-ui,sans-serif}.category-section{width:100%;max-width:1400px;margin-bottom:3rem}.category-title{font-size:1.4rem;font-weight:700;color:#374151;margin-bottom:1.5rem;text-align:left;border-left:4px solid #2563eb;padding-left:.75rem;text-transform:uppercase;letter-spacing:.5px}.card-grid{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:2rem;width:100%}.countdown-card{flex:1 1 320px;max-width:400px;background-color:#fff;border-radius:1rem;border:1px solid #e5e7eb;box-shadow:0 6px 20px #00000014;padding:2rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;transition:all .25s ease}.countdown-card:hover{transform:translateY(-5px);box-shadow:0 10px 24px #0000001f}.card-title{font-size:1.4rem;font-weight:700;color:#111827;margin-bottom:1rem}.card-body{font-size:1rem;color:#4b5563;font-weight:500}h4{color:#00f}.gapMaker{margin-top:30px}@media (max-width: 768px){.dashboard-container{padding:2rem 1rem}.card-grid{gap:1.5rem}.countdown-card{flex:1 1 100%}.category-title{text-align:center;border-left:none;border-bottom:3px solid #2563eb;padding-left:0;padding-bottom:.5rem}}@media (max-width: 1024px){.dashboard-header{padding:.8rem 1.5rem}.dashboard-header h1{font-size:1.6rem}}@media (max-width: 768px){.dashboard-header{flex-direction:column;text-align:center;padding:.6rem 1rem}.dashboard-header h1{font-size:1.4rem}.dashboard-header .time{display:block;margin-top:.25rem;font-size:.9rem}}@media (max-width: 480px){.dashboard-header h1{font-size:1.2rem}.dashboard-header .time{font-size:.8rem}}
