:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#14213d;--muted:#526176;--line:#dbe3ee;--paper:#fff;--wash:#f4f7fb;--brand:#164ea6;--brand-strong:#113a7e;--accent:#f4b942;--danger:#9d2727}*{box-sizing:border-box}html{background:var(--wash)}body{color:var(--ink);background:var(--wash);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}.shell{min-height:100vh}.topbar{background:var(--ink);color:#fff}.topbar__inner{justify-content:space-between;align-items:center;gap:20px;width:min(1120px,100% - 32px);min-height:72px;margin:0 auto;display:flex}.brand{color:#fff;letter-spacing:.02em;font-weight:800;text-decoration:none}.brand small{color:#d8e2f5;margin-top:3px;font-weight:400;display:block}.topnav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.topnav a,.topnav button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 11px;text-decoration:none}.topnav a:hover,.topnav a:focus-visible,.topnav button:hover,.topnav button:focus-visible{background:#28466f;outline:2px solid #0000}.main{width:min(1120px,100% - 32px);margin:0 auto;padding:44px 0 64px}.eyebrow{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:.8rem;font-weight:800}h1{max-width:780px;margin:0;font-size:clamp(2rem,5vw,3.8rem);line-height:1.04}h2{margin:0 0 12px;font-size:1.25rem}p{line-height:1.55}.lead{max-width:720px;color:var(--muted);font-size:1.12rem}.grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;display:grid}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.module-card{border:1px solid var(--line);background:var(--paper);border-radius:14px;flex-direction:column;gap:16px;min-height:252px;padding:20px;display:flex;box-shadow:0 3px 13px #14213d0a}.module-card__heading .eyebrow{margin-bottom:7px;font-size:.7rem}.module-card__heading h2{margin:0}.module-card>p{color:var(--muted);margin:0}.module-card__footer{color:var(--muted);justify-content:space-between;align-items:end;gap:12px;margin-top:auto;font-size:.84rem;display:flex}.module-card__footer strong{color:var(--ink);font-size:1.15rem;display:block}.text-link{color:var(--brand);white-space:nowrap;font-weight:800;text-decoration:none}.text-link:hover,.text-link:focus-visible{outline:2px solid #0000;text-decoration:underline}.card{border:1px solid var(--line);background:var(--paper);border-radius:14px;padding:22px;box-shadow:0 3px 13px #14213d0a}.card p{color:var(--muted);margin:0}.callout{border-left:5px solid var(--accent);background:#fffaf0;border-radius:8px;margin-top:28px;padding:16px 18px}.button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:700;text-decoration:none;display:inline-flex}.button:hover,.button:focus-visible{background:var(--brand-strong);outline-offset:2px;outline:3px solid #9db8e8}.button:disabled{cursor:not-allowed;opacity:.55}.auth-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:44px;display:grid}.form{gap:16px;display:grid}.field{gap:7px;font-weight:700;display:grid}.field input{min-height:46px;color:var(--ink);background:#fff;border:1px solid #acb9ca;border-radius:8px;padding:0 12px}.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #acb9ca;border-radius:8px;padding:10px 12px}.field textarea{resize:vertical;min-height:110px}.field small{color:var(--muted);font-weight:400}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline-offset:1px;border-color:var(--brand);outline:3px solid #9db8e8}.notice{min-height:24px;color:var(--muted);margin:0}.notice--error{color:var(--danger)}.notice--success{color:#176237}.form-link{margin:16px 0 0}.form-link a{color:var(--brand);font-weight:700}.dashboard-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.dashboard-head h1{font-size:clamp(1.8rem,4vw,2.8rem)}.status{color:#176237;background:#e8f5ed;border-radius:999px;padding:7px 10px;font-size:.875rem;font-weight:700}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:22px;font-size:.9rem;display:flex}.breadcrumb a{color:var(--brand);font-weight:700;text-decoration:none}.breadcrumb a:hover,.breadcrumb a:focus-visible{outline:2px solid #0000;text-decoration:underline}.module-head{margin-bottom:20px}.fixture-badge,.fixture-note{color:#254e93;white-space:nowrap;background:#edf3ff;border-radius:999px;padding:7px 10px;font-size:.8rem;font-weight:700}.module-summary{border:1px solid var(--line);background:var(--paper);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:20px;display:flex}.metric{gap:2px;display:grid}.metric strong{font-size:1.7rem;line-height:1}.metric span{color:var(--muted);font-size:.9rem}.module-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.button--secondary{color:var(--brand);background:#fff;border:1px solid #b2c3df}.button--secondary:hover,.button--secondary:focus-visible{background:#edf3ff}.table-card{padding:0;overflow:hidden}.local-form-card{margin-top:20px;padding:0;overflow:hidden}.access-controls{border:1px solid var(--line);background:var(--wash);border-radius:14px;margin-top:20px;overflow:hidden}.access-controls__heading{background:var(--paper);border-bottom:1px solid var(--line)}.access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:16px;display:grid}.access-form-card{min-height:100%}.portal-profile-link{margin:0 0 20px}.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.portal-card{min-height:220px}.portal-details{gap:10px;margin:16px 0 0;display:grid}.portal-details div{border-bottom:1px solid var(--line);gap:3px;padding-bottom:10px;display:grid}.portal-details dt{color:var(--muted);font-size:.85rem}.portal-details dd{margin:0;font-weight:700}.portal-details .status{margin-left:8px;display:inline-block}.portal-action{margin-top:20px}.operations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.operations-card{min-height:260px}.operations-filter{gap:8px;margin:16px 0;display:flex}.operations-filter input{border:1px solid #acb9ca;border-radius:8px;flex:1;min-width:0;padding:0 12px}.cms-editor{margin-top:16px}.cms-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.cms-command h2{font-size:1.05rem}.removal-card{border-color:#edc4c4;margin-top:20px}.removal-card>p{margin-bottom:16px}.button--danger{background:var(--danger)}.button--danger:hover,.button--danger:focus-visible{background:#791d1d}.local-form{padding:22px}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 22px 18px;display:flex}.section-heading h2{margin:0}.fixture-table{display:grid}.fixture-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:17px 22px;display:flex}.fixture-row:last-child{border-bottom:0}.fixture-row>div{gap:3px;display:grid}.fixture-row span:not(.status){color:var(--muted);font-size:.9rem}.status--pending{color:#875b00;background:#fff1d6}.status--paid{color:#176237;background:#e8f5ed}.status--overdue{color:var(--danger);background:#fce9e9}.status--draft{color:#526176;background:#edf0f5}.empty{color:var(--muted);font-size:.95rem}.footer{width:min(1120px,100% - 32px);color:var(--muted);margin:0 auto;padding:0 0 32px;font-size:.875rem}@media (max-width:760px){.topbar__inner{flex-direction:column;justify-content:center;align-items:flex-start;min-height:94px;padding:12px 0}.topnav{justify-content:flex-start}.main{padding-top:32px}.grid,.module-grid,.auth-layout,.form-row,.access-grid,.portal-grid,.operations-grid,.cms-grid{grid-template-columns:1fr}.dashboard-head,.module-summary,.section-heading,.fixture-row{flex-direction:column;align-items:flex-start}.module-actions{justify-content:flex-start}}
