:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}#root{color:#1e293b;background-color:#f8fafc;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem;font-family:Segoe UI,system-ui,-apple-system,sans-serif}body{background-color:#f8fafc;margin:0}h1{color:#1e3a8a;letter-spacing:-.5px;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}h2,h3{color:#0f172a;margin-top:0;font-weight:600}h2{letter-spacing:-.3px;margin-bottom:1.25rem;font-size:1.5rem}h3{margin-bottom:.75rem;font-size:1.15rem}.card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2.25rem;box-shadow:0 4px 6px -1px #0f172a0d,0 2px 4px -1px #0f172a05}.auth-container{max-width:500px;margin:5rem auto 0}.auth-container form{flex-direction:column;gap:1.25rem;display:flex}.form-field-group{flex-direction:column;margin-bottom:1.25rem;display:flex}label{color:#334155;margin-bottom:.35rem;font-size:.875rem;font-weight:600;display:block}.label-helper{color:#64748b;margin-bottom:.5rem;font-size:.75rem;font-weight:400;line-height:1.4}input[type=email],input[type=password],input[type=text],input[type=tel],input[type=number],textarea,select{color:#0f172a;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;font-family:inherit;font-size:.95rem;transition:all .2s ease-in-out;width:100%!important;padding:.75rem 1rem!important}textarea{resize:vertical;min-height:90px;line-height:1.5}input:focus,select:focus,textarea:focus{background-color:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.currency-wrapper{align-items:center;width:100%;display:flex;position:relative}.currency-wrapper input{letter-spacing:.2px;font-weight:600;padding-left:2.25rem!important}.currency-symbol{color:#64748b;pointer-events:none;font-size:1rem;font-weight:600;position:absolute;left:1rem}.year-selector-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.year-selection-card{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-direction:column;align-items:center;gap:.15rem;padding:.85rem .5rem;transition:all .2s ease-in-out;display:flex}.year-selection-card:hover{background-color:#f8fafc;border-color:#94a3b8}.year-selection-card input[type=checkbox]{display:none}.year-selection-card .card-year-title{color:#334155;font-size:1.1rem;font-weight:700}.year-selection-card .card-year-sub{color:#64748b;text-transform:uppercase;letter-spacing:.3px;font-size:.7rem;font-weight:500}.year-selection-card.active-selected{background-color:#f0f6ff;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.year-selection-card.active-selected .card-year-title{color:#1d4ed8}.year-selection-card.active-selected .card-year-sub{color:#2563eb}button{cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}button[type=submit],.btn-primary{color:#fff;background-color:#2563eb}button[type=submit]:hover,.btn-primary:hover{background-color:#1d4ed8}.btn-secondary{color:#475569;background-color:#f1f5f9;border:1px solid #cbd5e1}.btn-secondary:hover{color:#1e293b;background-color:#e2e8f0}.btn-danger{color:#fff;background-color:#dc2626}.btn-danger:hover{background-color:#b91c1c}button:active{transform:scale(.98)}.navbar-tabs{border-bottom:2px solid #e2e8f0;gap:.5rem;margin-bottom:2rem;padding-bottom:.25rem;display:flex}.nav-tab{box-shadow:none;color:#64748b;background:0 0;border:none;border-radius:6px 6px 0 0;padding:.75rem 1.25rem;font-weight:600;transition:all .2s}.nav-tab:hover{color:#1e293b;background-color:#f1f5f9}.nav-tab.active{color:#2563eb;background:0 0;border-bottom:3px solid #2563eb;border-radius:0}.admin-season-box{background-color:#fffbeb;border:1px solid #fde68a;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.25rem 1.75rem;display:flex}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0f172a73;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:85vh;padding:2.25rem;animation:.2s ease-out modalSlideUp;overflow-y:auto;box-shadow:0 25px 50px -12px #00000026}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:0 0}.modal-content::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}.modal-header-section{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1rem}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.stats-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.stat-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem}.stat-label{color:#64748b;text-transform:uppercase;font-size:.85rem;font-weight:600}.stat-value{margin-top:.25rem;font-size:1.5rem;font-weight:700}.value-blue{color:#1e3a8a}.value-green{color:#166534}.value-orange{color:#c2410c}.budget-table{border-collapse:collapse;text-align:left;width:100%;font-size:.95rem}.budget-table th,.budget-table td{border-bottom:1px solid #e2e8f0;padding:.75rem 1rem}.budget-table th{color:#475569;background-color:#f1f5f9;font-weight:600}.org-chart-wrapper{flex-direction:column;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.org-node{text-align:center;background:#f1f5f9;border:2px solid #cbd5e1;border-radius:8px;min-width:180px;padding:.75rem 1.25rem;box-shadow:0 2px 4px #00000005}.org-node.level-1{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.org-node .node-title{font-size:.95rem;font-weight:700}.org-node .node-name{color:#475569;margin-top:.25rem;font-size:.85rem}.org-row{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;display:flex}.toggle-container{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.9rem}.toggle-btn{color:#2563eb;box-shadow:none;background:0 0;border:none;margin-left:.25rem;padding:0;font-weight:600}.toggle-btn:hover{color:#1d4ed8;text-decoration:underline}.alert{border-radius:6px;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.alert-error{color:#991b1b;background-color:#fef2f2;border:1px solid #fee2e2}.alert-success{color:#166534;background-color:#f0fdf4;border:1px solid #dcfce7}.badge{text-transform:uppercase;border-radius:4px;padding:.25rem .6rem;font-size:.75rem;font-weight:700}.badge-general{color:#0369a1;background-color:#e0f2fe}.badge-social{color:#be185d;background-color:#fce7f3}.badge-economic{color:#15803d;background-color:#dcfce7}
