:root{--primary-color: #2563eb;--secondary-color: #059669;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 28px;--text-4xl: 32px;--touch-min: 44px;--color-text: #111827;--color-text-muted: #6b7280;--color-text-dim: #4b5563;--color-border: #e5e7eb}*,*:before,*:after{box-sizing:border-box}html{font-size:16px}body{font-size:var(--text-base);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}button{min-height:var(--touch-min);cursor:pointer}button.btn-icon,button[data-compact=true]{min-height:unset}input[type=text],input[type=email],input[type=password],input[type=time],input[type=date],input[type=number],select,textarea{font-size:max(16px,1em);font-family:inherit}.card{background:#fff;border-radius:12px;box-shadow:0 1px 4px #00000012;padding:var(--space-4)}.card-bordered{background:#fff;border-radius:12px;border:1px solid var(--color-border);padding:var(--space-4)}.text-muted{color:var(--color-text-muted)}.text-dim{color:var(--color-text-dim)}.admin-actions-desktop{display:none}.admin-actions-mobile{display:inline-block}.dash-nav{flex-wrap:wrap}.event-row:hover{background:#f8fafc}.event-row-inner{flex-wrap:nowrap}@media (max-width: 540px){.event-row-inner{flex-wrap:wrap}}@media (max-width: 500px){.member-userinfo{display:none!important}}@media (max-width: 540px){.avail-label{display:none}.avail-icon{margin-right:0!important}.avail-btn{padding:7px 11px!important}}@media (max-width: 500px){.member-event-right{flex-direction:row!important;align-items:center!important;flex-wrap:wrap;width:100%;gap:6px!important}}@media (max-width: 480px){.member-tab{padding:6px 10px!important;font-size:12px!important}}@media (max-width: 440px){.member-login-card{padding:32px 20px 24px!important}}@media (max-width: 480px){.member-article-card{padding:20px 16px!important}}@media (max-width: 640px){[role=dialog],.modal-box{max-height:90dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5)}@media (max-width: 860px){.settings-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.settings-grid{grid-template-columns:1fr}}.user-mgmt-card{grid-column:1 / -1}@keyframes notif-ping{0%{box-shadow:0 0 #dc26268c}70%{box-shadow:0 0 0 6px #dc262600}to{box-shadow:0 0 #dc262600}}.notif-dot{animation:notif-ping 1.8s ease-in-out infinite}@media (max-width: 600px){.referee-stats{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 430px){.referee-team-grid{grid-template-columns:1fr!important}}@media (max-width: 560px){.vol-list-row{flex-wrap:wrap!important;align-items:flex-start!important}.vol-list-row .vol-actions{width:100%;justify-content:flex-end;margin-top:6px}}@media (max-width: 460px){.docs-page-card{flex-wrap:wrap!important}.docs-page-card .docs-actions{width:100%;justify-content:flex-end;margin-top:6px}}@media (max-width: 440px){.member-stat-card{padding:12px 10px!important}.member-stat-label{font-size:9px!important}.member-stat-value{font-size:20px!important}}@media (max-width: 380px){.member-stat-label{font-size:10px!important}.member-stat-value{font-size:22px!important}}.user-table-header{display:flex;align-items:center;gap:var(--space-3);padding:6px 0 8px;border-bottom:2px solid var(--color-border);font-size:11px;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em}.user-row{display:flex;align-items:center;gap:var(--space-3);padding:10px 0;border-bottom:1px solid #f3f4f6;transition:background .15s}.user-row:last-child{border-bottom:none}.user-row:hover{background:#f9fafb;border-radius:8px;padding-left:6px;padding-right:6px;margin-left:-6px;margin-right:-6px}.user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-user-select:none;user-select:none}.user-actions{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0;margin-left:auto}.user-role-badge{font-size:12px;color:var(--color-text-muted);font-style:italic;background:#f3f4f6;padding:3px 10px;border-radius:99px;white-space:nowrap;margin-left:auto}@media (max-width: 560px){.user-row{flex-wrap:wrap;align-items:flex-start}.user-actions{width:100%;padding-left:48px;margin-left:0}.user-role-badge{margin-left:0;margin-top:2px}}.card-icon-primary{background:color-mix(in srgb,var(--primary-color) 9%,transparent)!important;color:var(--primary-color)!important}.card-icon-secondary{background:color-mix(in srgb,var(--secondary-color) 9%,transparent)!important;color:var(--secondary-color)!important}.dash-nav{display:flex;align-items:center;justify-content:space-between;padding:14px 28px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10;gap:12px}.dash-main{padding:36px 28px;max-width:960px;margin:0 auto}.dash-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.dash-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.dash-list-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f3f4f6;font-size:13px;flex-wrap:wrap;gap:6px}.dash-event-header{display:flex;justify-content:space-between;width:100%;align-items:center;flex-wrap:wrap;gap:6px}.dash-event-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}@media (max-width: 768px){.dash-nav{padding:12px 16px}.dash-main{padding:20px 16px}.dash-stats{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.dash-grid{grid-template-columns:1fr}}.mobile-sticky-logo{display:none}@media (max-width: 480px){.mobile-sticky-logo{display:none}.dash-nav{padding:10px 14px;flex-direction:row;align-items:center}.nav-logo-group{display:flex!important}.dash-main{padding:20px 16px}.dash-stats{grid-template-columns:repeat(2,1fr);gap:10px}.dash-grid{grid-template-columns:1fr;gap:12px}.dash-event-header{flex-direction:column;align-items:flex-start}.dash-event-actions{flex-wrap:wrap}}.home-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-tile{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:28px 22px 22px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:5px;text-align:left;transition:box-shadow .15s,transform .15s,border-color .15s;font-family:inherit;position:relative;overflow:hidden}.home-tile:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--tile-color, var(--primary-color))}.home-tile:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px);border-color:var(--tile-color, var(--primary-color))}.home-tile-icon{font-size:32px;margin-bottom:6px;display:block}.home-tile-label{font-size:17px;font-weight:700;color:#111827;display:block}.home-tile-sub{font-size:12px;color:#6b7280;display:block}@media (max-width: 900px) and (min-width: 601px){.home-tiles{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 600px){.home-tiles{grid-template-columns:1fr;gap:12px}.home-tile{padding:20px 18px 16px}}@media (max-width: 600px){.rooster-modal-body{flex-direction:column!important;overflow-y:auto!important;overflow-x:hidden!important}.rooster-members-panel{width:100%!important;min-width:unset!important;border-right:none!important;border-bottom:1px solid #e5e7eb!important;max-height:180px!important;flex-direction:row!important;flex-wrap:wrap!important;overflow-x:auto!important;overflow-y:visible!important;gap:4px!important}.rooster-timeline-panel{flex:none!important;width:100%!important;min-height:300px;padding:10px!important}.rooster-modal-footer{flex-wrap:wrap!important;gap:8px!important}}
