.planned-rounds{max-width:1280px;margin:0 auto}.upcoming-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;padding-bottom:32px;border-bottom:2px solid var(--line-strong)}.upcoming-heading .lede{max-width:720px}.upcoming-heading>.button{flex:0 0 auto;min-height:48px}
.tee-sheet-board{position:relative}.tee-time-section{padding-top:24px;margin-top:34px}.tee-time-section+.tee-time-section{border-top:2px solid var(--line-strong)}
.tee-time-section-header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.tee-time-section-header h2{margin:0;font-size:clamp(1.35rem,2.2vw,2rem)}.tee-time-section-header>span{padding-bottom:3px;color:var(--muted);font:800 .7rem ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase}.tee-section-label{margin:0 0 4px;color:var(--accent);font:850 .64rem ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase}
.tee-time-list{border-bottom:1px solid var(--line)}.tee-time-row{position:relative;display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:22px;align-items:center;padding:22px 4px;border-top:1px solid var(--line)}.tee-time-row::before{content:"";position:absolute;top:-1px;bottom:-1px;left:0;width:3px;background:transparent}.tee-time-row:focus,.tee-time-row:focus-within{outline:none}.tee-time-row:focus::before,.tee-time-row:focus-within::before{background:var(--accent)}
.tee-date{align-self:start;display:grid;place-content:center;min-height:72px;text-align:center;border:1px solid var(--line-strong);background:var(--surface)}.tee-date span,.tee-date small{color:var(--muted);font:850 .62rem ui-monospace,monospace;letter-spacing:.1em}.tee-date strong{font-size:1.9rem;line-height:1.05}
.tee-time-main{min-width:0}.tee-time-title{display:flex;align-items:start;justify-content:space-between;gap:16px}.tee-time-title h3{margin:0;font-size:1.22rem;line-height:1.2}.tee-time-title p{margin:4px 0 0;color:var(--muted);font-size:.78rem}.tee-status{flex:0 0 auto;padding:5px 8px;border:1px solid var(--line-strong);color:var(--ink);font:850 .62rem ui-monospace,monospace;letter-spacing:.055em;text-transform:uppercase}.is-invitation .tee-status{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}.is-completed .tee-status{color:var(--muted)}
.tee-facts{display:flex;flex-wrap:wrap;gap:0;margin:14px 0 0}.tee-facts>div{display:grid;gap:2px;padding-right:18px}.tee-facts>div+div{padding-left:18px;border-left:1px solid var(--line)}.tee-facts dt{color:var(--muted);font-size:.61rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.tee-facts dd{margin:0;color:var(--ink);font-size:.85rem;font-weight:800}.tee-host{margin:11px 0 0;color:var(--muted);font-size:.78rem}.tee-notes{margin:13px 0 0;max-width:680px;padding-left:11px;border-left:2px solid var(--line-strong);color:var(--muted);font-size:.8rem;line-height:1.5}
.tee-people-label{display:block;margin-top:15px;color:var(--muted);font-size:.61rem;font-weight:850;letter-spacing:.065em;text-transform:uppercase}.tee-people{display:flex;gap:13px;flex-wrap:wrap;margin-top:8px}.tee-person{position:relative;display:grid;grid-template-columns:28px minmax(0,auto);grid-template-rows:auto auto;column-gap:8px;align-items:center;max-width:190px}.tee-person i{grid-row:1/3;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;overflow:hidden;background:var(--surface-soft);display:grid;place-items:center;font-style:normal}.tee-person i img{width:100%;height:100%;object-fit:cover}.tee-person b{overflow:hidden;font-size:.72rem;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.tee-person small{color:var(--muted);font-size:.61rem}.tee-person-remove{position:absolute;right:-8px;top:-8px;width:22px;height:22px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--danger);line-height:1;cursor:pointer}.tee-person-remove:focus-visible{outline:3px solid var(--focus);outline-offset:2px}
.tee-actions{position:relative;display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-wrap:wrap;max-width:260px}.tee-actions>.button{min-height:44px;padding:0 14px;font-size:.76rem}.tee-actions>.primary{min-width:124px}.tee-actions>.quiet-danger{border-color:transparent;background:transparent;color:var(--danger)}
.tee-more{position:relative;min-width:94px}.tee-more>summary{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 13px;list-style:none;cursor:pointer;border:1px solid var(--line);border-radius:3px;background:var(--surface);color:var(--muted);font-size:.75rem;font-weight:800}.tee-more>summary::-webkit-details-marker{display:none}.tee-more>summary::after{content:"⌄";font-size:1rem}.tee-more[open]>summary{border-color:var(--line-strong);color:var(--ink)}.tee-more-panel{position:absolute;right:0;top:calc(100% + 5px);z-index:25;width:190px;padding:6px;border:1px solid var(--line-strong);background:var(--surface);box-shadow:0 12px 30px #0003}.tee-more-panel .button{display:block;width:100%;min-height:44px;padding:10px 11px;border:0;border-radius:0;background:transparent;color:var(--ink);text-align:left}.tee-more-panel .button+.button{border-top:1px solid var(--line)}.tee-more-panel .quiet-danger{color:var(--danger)}.tee-more>summary:focus-visible,.tee-more-panel .button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}
.upcoming-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;border:0}.tee-time-group{min-width:0;border-top:4px solid var(--line-strong);background:var(--surface-raised)}.tee-time-group>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--line)}.tee-time-group>header h3{margin:0;font-size:1rem}.tee-time-group>header span{display:block;margin-top:3px;color:var(--muted);font-size:.68rem}.tee-time-group>header>strong{font:850 1.25rem ui-monospace,monospace}.tee-time-group-list{padding-inline:18px}.tee-time-group .tee-time-row{grid-template-columns:58px minmax(0,1fr);gap:14px;padding:18px 0}.tee-time-group .tee-date{min-height:64px}.tee-time-group .tee-actions{grid-column:1/-1;justify-content:flex-start;max-width:none;padding-left:72px}.tee-group-empty{min-height:90px;margin:0;display:grid;place-items:center;color:var(--muted);font-size:.78rem;text-align:center}
.tee-time-empty{display:flex;justify-content:space-between;gap:20px;padding:25px 4px;border-top:1px solid var(--line);color:var(--muted)}.tee-time-empty strong{color:var(--ink)}.no-course-callout{margin-top:20px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.no-course-callout p{margin:0 0 10px;color:var(--muted)}
.plan-round-dialog{width:min(720px,calc(100% - 32px));padding:0;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink)}.plan-round-dialog::backdrop{background:color-mix(in srgb,#000 55%,transparent)}.plan-round-sheet{padding:28px}.plan-round-heading{display:flex;align-items:start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:18px}.plan-round-heading h2{margin:0;font-size:2rem}.plan-round-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:22px 0}.plan-round-grid .full{grid-column:1/-1}.plan-round-grid textarea{width:100%;resize:vertical;padding:11px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink)}
.friend-choice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:230px;overflow:auto;padding:2px}.friend-choice{display:grid;grid-template-columns:auto 34px minmax(0,1fr);align-items:center;gap:9px;padding:9px;border:1px solid var(--line);border-radius:5px;cursor:pointer}.friend-choice:has(input:checked){border-color:var(--accent);background:var(--surface-soft)}.friend-choice>span:first-of-type{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:var(--surface-alt)}.friend-choice img{width:100%;height:100%;object-fit:cover}.friend-choice strong,.friend-choice small{display:block;overflow:hidden;text-overflow:ellipsis}.friend-choice small{color:var(--muted);font-size:.68rem}.friend-choice-empty{color:var(--muted)}.plan-round-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.quiet-danger{color:var(--danger)!important}
@media(max-width:980px){.upcoming-groups{grid-template-columns:1fr}.tee-time-group .tee-time-row{grid-template-columns:64px minmax(0,1fr) auto}.tee-time-group .tee-actions{grid-column:auto;padding-left:0}}
@media(max-width:760px){.upcoming-heading{align-items:start;flex-direction:column;padding-bottom:24px}.upcoming-heading>.button{width:100%}.tee-time-section{margin-top:26px}.tee-time-row,.tee-time-group .tee-time-row{grid-template-columns:54px minmax(0,1fr);gap:14px}.tee-actions,.tee-time-group .tee-actions{grid-column:1/-1;justify-content:stretch;max-width:none;padding-left:68px}.tee-actions>.button{flex:1}.tee-date{min-height:58px}.friend-choice-list{grid-template-columns:1fr}.plan-round-grid{grid-template-columns:1fr}.tee-time-empty{flex-direction:column}.plan-round-dialog{width:100%;max-width:none;margin:auto 0 0;border-radius:8px 8px 0 0}.plan-round-sheet{padding:22px 18px}.plan-round-actions{position:sticky;bottom:0;background:var(--surface);padding-top:12px}.plan-round-actions .button{flex:1}}
@media(max-width:480px){.tee-time-section-header{align-items:start}.tee-time-section-header>span{padding-top:5px}.tee-time-group-list{padding-inline:12px}.tee-time-row,.tee-time-group .tee-time-row{grid-template-columns:48px minmax(0,1fr);gap:11px;padding-block:16px}.tee-date{min-height:56px}.tee-date strong{font-size:1.5rem}.tee-time-title{gap:9px}.tee-status{padding:4px 6px;font-size:.56rem}.tee-facts>div{padding-right:12px}.tee-facts>div+div{padding-left:12px}.tee-people{gap:11px}.tee-person{max-width:145px}.tee-actions,.tee-time-group .tee-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;padding-left:59px}.tee-actions>.button{width:100%;min-width:0}.tee-more{min-width:98px}.tee-more-panel{position:fixed;right:16px;bottom:16px;top:auto;width:min(250px,calc(100vw - 32px));z-index:45}.is-invitation .tee-actions{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:59px}.is-completed .tee-actions{grid-template-columns:1fr;padding-left:59px}.tee-notes{white-space:normal}.plan-round-actions{flex-direction:column-reverse}.plan-round-actions .button{width:100%}}
