.input.date-like{padding-right:34px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#00000040}:root{--bg: #0b1220;--panel: #0f1a2d;--panel-2: #111f36;--text: #e6edf7;--muted: #a9b6cc;--border: rgba(255, 255, 255, .08);--accent: #60a5fa;--danger: #fb7185;--shadow: 0 10px 30px rgba(0, 0, 0, .35)}html,body{height:100%}body{margin:0;background:radial-gradient(1200px 600px at 20% 0%,rgba(96,165,250,.18),transparent 55%),radial-gradient(900px 500px at 80% 10%,rgba(99,102,241,.14),transparent 50%),var(--bg);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:center top;color:var(--text)}*{box-sizing:border-box}.card{border:1px solid var(--border);background:linear-gradient(180deg,#ffffff08,#ffffff03);border-radius:14px;box-shadow:var(--shadow)}.site-notice{padding:10px 14px;border-radius:12px;border:1px solid rgba(250,204,21,.45);background:#facc1524;color:#fde68a;font-size:13px;line-height:1.45}.site-notice strong{color:#fef08a}.site-notice a{color:#fef08a;font-weight:700;text-decoration:underline;text-underline-offset:2px}.site-notice a:hover{color:#fffbeb}.site-footer{margin-top:28px;padding:16px 4px 8px;border-top:1px solid var(--border);color:var(--muted);font-size:12px;line-height:1.55;display:grid;gap:6px}.site-footer a{color:var(--accent);font-weight:600;text-decoration:underline;text-underline-offset:2px}.site-footer a:hover{color:#93c5fd}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border:1px solid var(--border);border-radius:10px;background:#ffffff08;color:var(--text);cursor:pointer;font:inherit;font-size:14px;font-weight:600;line-height:1;min-height:36px;box-sizing:border-box;text-decoration:none;vertical-align:middle}.btn:hover{border-color:#ffffff29;background:#ffffff0d;color:var(--text);text-decoration:none}.btn.secondary{background:#ffffff0f;border-color:#ffffff24}.input,.select{padding:8px 10px;border:1px solid var(--border);border-radius:10px;background:#00000040;color:var(--text);appearance:none;-webkit-appearance:none;-moz-appearance:none}.select{background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23E6EDF7' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:12px;padding-right:28px;background-color:var(--panel-2);color:var(--text)}.select option,.select optgroup{color:var(--text);background:var(--panel-2)}.input::placeholder{color:#e6edf773}.input[type=date]{color-scheme:dark;background-color:var(--panel-2);color:var(--text)}.input[type=date]::-webkit-calendar-picker-indicator{opacity:0;width:0;height:0;display:none}.input[type=date]::-moz-calendar-picker-indicator{opacity:0;width:0;height:0;display:none}.input[type=date]::-webkit-datetime-edit,.input[type=date]::-webkit-datetime-edit-text,.input[type=date]::-webkit-datetime-edit-month-field,.input[type=date]::-webkit-datetime-edit-day-field,.input[type=date]::-webkit-datetime-edit-year-field{color:var(--text)}.muted{color:var(--muted)}.danger{color:var(--danger)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:18px}.modal{width:min(460px,100%);padding:16px}.recaptcha-slot{min-height:78px;display:flex;justify-content:flex-start;overflow:hidden}details.aud{border:1px solid var(--border);border-radius:14px;overflow:hidden}details.aud>summary{list-style:none;cursor:pointer;padding:12px;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;gap:12px}details.aud>summary::-webkit-details-marker{display:none}details.aud[open]>summary{border-bottom:1px solid var(--border)}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.attendance-chart{height:280px}@media (max-width: 1024px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){body{padding:0}.stats-grid{grid-template-columns:1fr}.attendance-chart{height:210px}.btn,.input,.select{width:100%}}
