:root{color-scheme:light;--ink:#173342;--navy:#102b3a;--lime:#d8f77d;--paper:#f4f6f7;--line:#dfe6e9;--muted:#61737c;--red:#a52f36;font-family:Arial,Helvetica,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);line-height:1.5}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,.button{min-height:44px;border:1px solid #c9d5da;border-radius:9px;padding:10px 18px;background:white;color:var(--ink);font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none}button:hover,.button:hover{filter:brightness(.97);border-color:#839ba7}button:disabled{cursor:default;opacity:.55}.primary{background:var(--lime);border-color:var(--lime);color:var(--navy)}.danger{color:var(--red);border-color:#edcace}.quiet{border:0;background:transparent;padding:8px 12px}.full{width:100%}input:not([type=checkbox]),select{display:block;width:100%;min-height:46px;border:1px solid #bdccd3;background:white;border-radius:8px;padding:10px 12px;margin-top:7px;color:var(--ink)}input[type=checkbox]{width:20px;height:20px;accent-color:var(--navy);flex-shrink:0}label{display:block;font-weight:600;font-size:.9375rem;margin-bottom:18px}fieldset{border:0;padding:0;margin:20px 0}legend{font-weight:600;margin-bottom:10px}.check{display:flex;align-items:flex-start;gap:10px;font-weight:400}.check input{margin-top:2px}.checks-row{display:flex;flex-wrap:wrap;gap:14px}.checks-row label{margin-bottom:0}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:700;line-height:1.14;letter-spacing:-.035em}h2{font-size:1.3rem;letter-spacing:-.02em}h3{font-size:1.08rem}p{color:var(--muted)}.small,.footnote{font-size:.875rem}.muted{color:var(--muted)}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.15em;margin-bottom:10px;color:#657d89}.topbar{height:86px;background:var(--navy);color:#fff;display:flex;align-items:center;padding:0 max(24px,calc((100vw - 1200px)/2));gap:36px}.brand{font-size:2.2rem;letter-spacing:-.045em;min-width:0;overflow-wrap:anywhere;font-weight:800;text-decoration:none;line-height:1.2}.brand span{color:var(--lime);font-size:1.2rem;vertical-align:top;margin-left:5px;display:inline-block;padding-top:6px}.header-label{font-size:.75rem;letter-spacing:.18em;color:#afc0c8}.account{margin-left:auto;display:flex;align-items:center;gap:16px;font-size:.875rem}.account .quiet{color:#fff}.workspace{max-width:1250px;padding:0 26px;margin:auto}.mainnav{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:38px;overflow-x:auto}.mainnav a{white-space:nowrap;padding:22px 0 18px;text-decoration:none;font-size:.9375rem;color:var(--muted);border-bottom:3px solid transparent}.mainnav a.active{border-color:var(--ink);color:var(--ink);font-weight:700}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.page-heading p:not(.eyebrow){margin-top:10px}.week-strip{display:flex;gap:12px}.day-pill{display:flex;flex-direction:column;align-items:flex-start;min-width:104px;padding:14px 22px;background:#fff;border:1px solid var(--line);border-radius:12px;text-decoration:none;position:relative}.day-pill>span:first-child{font-size:.875rem}.day-pill strong{font-size:1.7rem;line-height:1.2;margin-top:6px}.day-pill .month{position:absolute;bottom:15px;right:18px;font-size:.75rem}.day-pill.selected{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:inset 0 -4px var(--lime)}.visibility-note{font-size:.8125rem;margin:13px 0 28px}.visibility-note a{font-weight:600;color:var(--ink);margin-left:8px}.day-heading{display:flex;justify-content:space-between;align-items:center;margin:28px 0 18px;gap:12px;flex-wrap:wrap}.day-heading h2 span{font-size:.9375rem;font-weight:400;color:var(--muted);margin-left:10px}.day-count{font-size:.875rem;color:var(--muted)}.day-count strong{color:var(--ink)}.day-count>span{padding:0 10px}.courts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.court{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.court-title{display:flex;align-items:center;justify-content:space-between;padding:18px 16px;border-bottom:1px solid var(--line);background:#fbfcfc}.court-title h3{display:flex;align-items:center;gap:8px}.court-number{font-size:.8125rem;color:#889ca6}.badge{font-size:.8125rem;padding:4px 9px;border-radius:6px;background:#eaf0f3;color:#526b78;font-weight:600;white-space:nowrap}.badge.complete{background:var(--lime);color:var(--ink)}.slot-list{list-style:none;margin:0;padding:6px 14px 12px}.slot-list li{display:flex;align-items:center;gap:8px;min-height:66px;border-bottom:1px solid #edf1f3}.slot-list li:last-child{border:0}.slot-num{font-size:.75rem;color:#8499a4;width:15px;flex-shrink:0}.player-name{font-size:.9375rem;font-weight:600;overflow-wrap:anywhere;flex:1;min-width:0}.remove,.promote{min-height:36px;min-width:36px;padding:0;border:0;background:#f3f6f8;font-size:1.4rem;font-weight:400}.remove:hover{color:var(--red);background:#ffedef}.promote{background:#e6f5c2}.add-slot{display:flex;align-items:center;justify-content:space-between;flex:1;gap:8px;min-height:44px;color:#6b818c;text-decoration:none;font-size:.875rem}.add-slot b{font-size:1.35rem;font-weight:400;min-width:30px;text-align:center}.reserves{margin-top:22px;background:#eaf0f3;padding:22px;border:1px solid #dce5e9;border-radius:14px}.reserve-heading{display:flex;justify-content:space-between;align-items:center}.reserve-heading .eyebrow{margin-bottom:3px;font-size:.6875rem}.reserve-list{list-style:none;padding:0;margin:16px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.reserve-list>li{background:#fff;display:flex;align-items:center;gap:12px;border-radius:9px;padding:10px 12px;min-height:62px}.reserve-num{font-size:.8rem;color:var(--muted)}.slot-actions{display:flex;gap:4px}.footnote{margin-top:18px}.site-footer{border-top:1px solid var(--line);margin-top:44px;padding:22px 0 28px;display:flex;justify-content:space-between;font-size:.8125rem;color:#748892}.notice{padding:14px 18px;background:#edf7d4;border:1px solid #c3d995;border-radius:10px;margin-bottom:22px}.notice.error{color:#922e38;background:#fff0f1;border-color:#edc7cb}.panel{padding:26px;background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:22px}.panel h2{margin-bottom:20px}.panel p{margin-bottom:18px}.panel.narrow{max-width:580px;margin:25px auto}.panel.narrow h2{margin-top:20px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.roster-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px}.roster-list>a{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:13px 0;text-decoration:none;font-size:.9375rem}.roster-list>a>span:first-child{flex:1;overflow-wrap:anywhere}.roster-list>a>span.small{font-size:.8125rem}.history-row{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--line);padding:22px;border-radius:12px;text-decoration:none;margin-bottom:12px}.history-row h2{font-size:1.15rem}.history-row h2 span{font-weight:400;color:var(--muted)}.empty{padding:40px;background:#fff;border:1px dashed #b9cbd4;border-radius:14px;text-align:center;margin:28px 0}.empty p{margin:10px 0 20px}.search-label{max-width:360px}.availability-table{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.availability-row{display:grid;grid-template-columns:minmax(150px,1.8fr) repeat(5,minmax(48px,1fr));align-items:center;padding:10px 20px;gap:12px;border-bottom:1px solid #edf1f3}.availability-row[hidden]{display:none}.availability-row form{text-align:center}.table-header{background:var(--navy);color:#fff;font-size:.875rem;padding-top:15px;padding-bottom:15px}.table-header>span:not(:first-child){text-align:center}.availability{min-height:42px;width:70px;max-width:100%;border:0;padding:8px;font-size:.875rem}.availability.yes{background:#dff1b9;color:#314e22}.availability.no{background:#edf1f3;color:#647680}.priority{display:block;font-size:.6875rem;letter-spacing:.05em;color:var(--muted);font-weight:400;margin-top:2px}details{border-top:1px solid var(--line);padding-top:18px;margin-top:24px}summary{cursor:pointer;font-weight:600;padding:6px 0}details form{margin-top:20px}dialog{border:0;border-radius:16px;max-width:min(520px,calc(100vw - 28px));width:100%;padding:26px;color:var(--ink);box-shadow:0 30px 100px #001b3544}dialog::backdrop{background:#08243499;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px}dialog p{margin-bottom:20px}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:35px 20px;background:var(--navy)}.login-card{background:#fff;max-width:460px;width:100%;padding:38px;border-radius:20px}.login-card .brand{margin-bottom:26px}.login-card .brand span{color:#739627}.login-card h1{font-size:2.75rem;margin-bottom:18px}.login-card>p{margin-bottom:25px}.login-card .small{margin:20px 0 0}.login-card.wide{max-width:720px}.login-footer{color:#a7bdc8;font-size:.8125rem;margin-top:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.skip{position:absolute;top:-100px;background:#fff;padding:12px;z-index:99}.skip:focus{top:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #5589ae;outline-offset:3px}
@media(max-width:1000px){.courts{grid-template-columns:repeat(2,minmax(0,1fr))}.roster-list{grid-template-columns:repeat(2,1fr)}.reserve-list{gap:10px}.topbar{padding:0 26px}.header-label{display:none}}
@media(max-width:640px){.topbar{height:auto;min-height:72px;padding:14px 18px;flex-wrap:wrap;gap:8px 16px}.brand{font-size:1.7rem}.topbar>.brand{flex-basis:100%}.account{gap:8px;max-width:100%}.account>span{font-size:.75rem;min-width:0;overflow-wrap:anywhere}.account form{flex-shrink:0}.workspace{padding:0 16px}.mainnav{gap:23px;margin-bottom:26px}.mainnav a{font-size:.875rem;padding:18px 0 14px}.page-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:23px}.page-heading>.primary{width:100%;justify-content:space-between}.week-strip{gap:6px}.day-pill{min-width:0;flex:1;padding:11px 6px;align-items:center;border-radius:9px}.day-pill>span:first-child{font-size:.75rem}.day-pill strong{font-size:1.5rem}.day-pill .month{position:static;font-size:.75rem}.visibility-note{font-size:.8125rem;line-height:1.6}.visibility-note a{display:inline-block;margin-left:0}.day-heading{margin-top:23px}.day-heading h2 span{font-size:.875rem}.day-count{font-size:.8125rem}.courts{gap:12px}.court-title{padding:13px 10px}.court-title h3{font-size:.9375rem}.court-number{display:none}.badge{font-size:.75rem;padding:3px 7px}.slot-list{padding:3px 9px 8px}.slot-list li{min-height:64px;gap:5px}.slot-num{width:10px;font-size:.6875rem}.player-name{font-size:.875rem}.remove,.promote{min-height:38px;min-width:30px;font-size:1.25rem}.add-slot{font-size:.8125rem;gap:2px}.add-slot b{min-width:20px}.reserves{padding:17px}.reserve-list{grid-template-columns:1fr;gap:8px}.reserve-list>li{padding:8px 12px}.reserve-list .remove,.reserve-list .promote{min-width:38px}.admin-grid{grid-template-columns:1fr;gap:0}.panel{padding:20px}.roster-list{grid-template-columns:1fr}.availability-row{grid-template-columns:minmax(90px,1.8fr) repeat(5,minmax(32px,1fr));padding:10px 8px;gap:4px}.availability-row .player-name{font-size:.8125rem}.availability{min-height:44px;padding:6px 2px;font-size:.8125rem}.table-header{font-size:.75rem}.history-row{padding:18px}.history-row h2{font-size:1rem}.history-row h2 span{display:block}.form-grid{grid-template-columns:1fr}.login-card{padding:28px}.site-footer{font-size:.75rem;gap:20px}.empty{padding:30px 18px}.footnote{font-size:.8125rem}}@media(max-width:350px){.courts{grid-template-columns:1fr}.availability-row{grid-template-columns:minmax(72px,1.4fr) repeat(5,minmax(28px,1fr));gap:2px}}

.account-list>div{padding:14px 0;border-bottom:1px solid var(--line)}.account-list a{text-decoration:none;display:block;margin-bottom:8px}.account-list a span{display:block;color:var(--muted)}

.avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;border-radius:50%;overflow:hidden;background:#e0edc9;color:#344b26;font-size:.75rem;font-weight:700;line-height:1;letter-spacing:0}.avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%}.photo-heading{display:flex;align-items:center;gap:16px;margin-bottom:20px}.photo-heading h2{margin:0}.photo-heading .avatar{width:80px;height:80px;flex-basis:80px;font-size:1.5rem}.photo-editor{max-width:580px}.photo-editor form+form{margin-top:14px}.photo-roster{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px}.photo-player{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.roster-name{flex:1;min-width:0;overflow-wrap:anywhere}.roster-list>a>.avatar{flex:0 0 36px}.photo-editor input[type=file]{max-width:100%;font-size:.875rem}.photo-editor .small{margin-top:10px}.photo-roster .avatar{width:44px;height:44px;flex-basis:44px}
@media(max-width:640px){.photo-roster{grid-template-columns:1fr}.slot-list .avatar{width:28px;height:28px;flex-basis:28px;font-size:.625rem}.slot-list li{flex-wrap:wrap}.slot-list .player-name{flex-basis:calc(100% - 51px)}.slot-list li>form{margin-left:auto}.photo-heading h2{overflow-wrap:anywhere;min-width:0}}
.inbox-list{margin-top:24px}.inbox-list .unread{border-left:4px solid #7c9e2a}.inbox-list form{margin-top:12px}#push-status{margin-top:22px}#disable-push{margin:8px 0}.panel>form+form{margin-top:12px}

.topbar>.brand{display:flex;align-items:center;gap:12px}.brand-icon{width:44px;height:44px;flex:0 0 44px;border-radius:10px}.brand strong{font:inherit;min-width:0}
@media(max-width:640px){.brand-icon{width:36px;height:36px;flex-basis:36px}.topbar>.brand{gap:10px}}
.time-notice{max-width:1200px;margin:16px auto}.time-notice[hidden]{display:none}.time-notice p{margin-bottom:12px}
