: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}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}}body,#root{background:#181c24;color:#e0e6ef;max-width:1280px;margin:0 auto;padding:2rem;text-align:center;font-family:Segoe UI,Roboto,Arial,sans-serif}input,button,select,textarea{background:#232837;color:#e0e6ef;border:1px solid #333a4d;border-radius:6px;padding:8px;margin-bottom:8px;font-size:1rem;transition:background .2s,border .2s}input:focus,button:focus,select:focus,textarea:focus{outline:2px solid #3a8fff;background:#232c3b}button{background:#3a8fff;color:#fff;border:none;cursor:pointer;font-weight:700;transition:background .2s,color .2s}button:disabled{background:#444c5c;color:#888;cursor:not-allowed}button:hover:not(:disabled),button:focus:not(:disabled){background:#2563eb}.card{padding:2em;background:#232837;border-radius:12px;box-shadow:0 2px 12px #0002}.entry-table-wrapper{overflow-x:auto;margin:16px 0}.entry-table{width:100%;border-collapse:separate;border-spacing:0;background:#232837;border-radius:10px;box-shadow:0 2px 12px #0003;table-layout:fixed}.entry-table th,.entry-table td{padding:8px 0;text-align:center;min-width:40px;font-size:1.1rem;border-bottom:1px solid #333a4d}.entry-table th{color:#a0b4d4;font-weight:600;background:#232837;border-top:none;border-bottom:2px solid #3a8fff}.entry-cell{cursor:pointer;border-radius:8px;border:2px solid #333a4d;font-weight:700;transition:background .2s,color .2s,border .2s,box-shadow .2s;outline:none;-webkit-user-select:none;user-select:none}.entry-cell.selected{background:#2ecc40;color:#fff;border-color:#27ae36;box-shadow:0 0 6px #2ecc4060}.entry-cell.unselected{background:#ff4136;color:#fff;border-color:#c0392b;box-shadow:0 0 6px #ff413660}.entry-cell.disabled{background:#888!important;color:#ccc!important;border-color:#666!important;cursor:not-allowed!important;box-shadow:none!important;pointer-events:none;opacity:.7}.entry-cell:hover,.entry-cell:focus{box-shadow:0 0 10px #3a8fff80;border-color:#3a8fff;filter:brightness(1.1)}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;margin:16px 0;justify-items:center}.calendar-day{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;border-radius:8px;border:2px solid #ccc;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s,color .2s,border .2s,box-shadow .2s;outline:none}.calendar-day.selected{background:#2ecc40;color:#fff;border-color:#27ae36;box-shadow:0 0 6px #2ecc4060}.calendar-day.unselected{background:#ff4136;color:#fff;border-color:#c0392b;box-shadow:0 0 6px #ff413660}.calendar-day:hover,.calendar-day:focus{box-shadow:0 0 10px #888;border-color:#888;filter:brightness(1.1)}
