@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@500;600;700;800&display=swap";
:root{--green:#173f35;--green-dark:#103128;--ink:#243b33;--muted:#77817b;--border:#e5e8e2;--bg:#f6f7f4;--gold:#d0b66e;--radius:15px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.5}button,a,input,select{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #b89442}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h2{letter-spacing:-.7px;font-size:21px;font-weight:700}h3{font-size:17px}input,select{color:var(--ink);background:#fff;border:1px solid #dce2d9;border-radius:8px;max-width:100%;min-height:44px;padding:10px 12px}input[type=radio]{min-height:auto;accent-color:var(--green);width:16px;height:16px}label{font-size:14px;font-weight:500}svg{flex-shrink:0}.primary,.secondary{border-radius:8px;min-height:44px;padding:12px 18px;font-size:14px;font-weight:600;transition:background .15s}.primary{background:var(--green);color:#fff}.primary:hover:not(:disabled){background:var(--green-dark)}.secondary{background:#fff;border:1px solid #dce2d9}.secondary:hover:not(:disabled){background:#f1f5ef}.full-width{width:100%}.muted{color:#849186}.eyebrow{letter-spacing:1.7px;color:var(--muted);font-size:11px;font-weight:700}.topbar{border-bottom:1px solid var(--border);background:#fff}.topbar-inner{justify-content:space-between;align-items:center;max-width:1320px;height:88px;margin:auto;padding:0 48px;display:flex}.brand{letter-spacing:-1.4px;align-items:center;gap:0;font-family:Manrope,sans-serif;font-size:26px;font-weight:800;display:flex}.brand-mark{background:var(--green);color:#e8d49a;border-radius:11px;margin-right:11px;padding:10px;display:inline-flex}.brand-dot{color:#c5a75b}.topbar-caption{letter-spacing:2px;color:#8a918c;margin-left:55px;font-size:10px}.lock-button{color:#6d7971;min-height:44px;padding:0 0 0 12px;font-size:13px}.dashboard{max-width:1320px;margin:auto;padding:42px 48px 20px}.page-heading{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.page-heading .eyebrow{text-transform:uppercase;letter-spacing:1.6px;font-size:10px}.page-heading h1{letter-spacing:-2px;margin:7px 0;font-size:43px;font-weight:600;line-height:1.3}.page-heading h1 span{color:#baa05b}.page-heading p:last-child{color:#7a847e;font-size:14px}.party-label{color:#889087;align-items:center;gap:13px;padding-right:4px;display:flex}.party-label strong{color:#3a4c42;font-size:15px;font-weight:600;display:block}.bot-bar{background:#eeeee5;border:1px solid #e4e4d7;border-radius:12px;align-items:center;gap:17px;margin-bottom:30px;padding:20px 23px;display:flex}.bot-symbol{color:#7c805a;background:#e3e4d5;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.bot-copy{flex:1}.bot-copy strong{font-size:15px;font-weight:600;display:block}.bot-copy span{color:#818375;font-size:13px}.mode-pill{letter-spacing:.2px;color:#85866d;background:#f8f8f1;border:1px solid #daddcc;border-radius:20px;margin-right:10px;padding:5px 11px;font-size:10px}.running{background:#e9f2eb;border-color:#d2e1d2}.running .bot-symbol{color:var(--green);background:#d6e6d9}.main-grid{grid-template:"week rounds""week courses"1fr/minmax(0,1fr) 338px;align-items:start;gap:26px;display:grid}.main-column{grid-area:week}.main-grid>.reservations-panel{grid-area:rounds}.side-column{grid-area:courses}.main-column,.side-column{flex-direction:column;gap:25px;display:flex}.panel{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:25px}.section-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.section-heading .eyebrow{margin-bottom:6px;font-size:10px}.section-description{color:#828c84;margin-top:8px;font-size:13px}.week-panel{padding:26px 0 0;overflow:hidden}.week-panel>.section-heading,.week-panel>.section-description{padding-left:26px;padding-right:26px}.week-list{border-top:1px solid var(--border);margin-top:24px}.day-row{border-bottom:1px solid #eef0eb}.day-main{align-items:center;gap:14px;min-height:80px;padding:14px 21px 14px 26px;display:flex}.day-number{color:#adb4ac;font-variant-numeric:tabular-nums;font-size:11px;font-weight:500}.day-title{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:2px;padding:0}.day-title strong{color:#778178;font-size:14px;font-weight:500}.day-title span{color:#a1a99f;font-size:11px}.selected-day .day-title strong{color:#243e31;font-weight:650}.selected-day .day-number{color:#849477}.selected-day .day-title span{color:#84927d}.recurrence-label{color:#8b9688;font-size:10px}.switch{background:#e5e8e2;border-radius:20px;justify-content:flex-start;width:35px;min-width:35px;height:21px;min-height:21px;padding:3px}.switch span{background:#fff;border-radius:50%;width:15px;height:15px;transition:transform .15s;box-shadow:0 1px 3px #0001}.switch[aria-checked=true]{background:var(--green)}.switch[aria-checked=true] span{transform:translate(14px)}.expand-button{color:#95a08f;min-width:25px;min-height:40px;padding:0}.expanded-day{background:#f7f9f4}.day-details{padding:0 26px 23px 53px}.day-mode{flex-wrap:wrap;gap:18px;margin:0 0 22px;display:flex}.day-mode label{color:#68765f;align-items:center;gap:5px;font-size:12px;font-weight:400;display:flex}.times-label{justify-content:space-between;gap:12px;margin:15px 0 10px;display:flex}.times-label span:first-child{color:#829076;letter-spacing:1px;font-size:9px;font-weight:600}.times-label span:last-child:not(:first-child){color:#9aa28f;font-size:10px}.empty-times{color:#8b9681;max-width:350px;font-size:12px;line-height:1.8}.chips{flex-wrap:wrap;gap:7px;display:flex}.time-chip{color:#7f8b73;background:#fff;border:1px solid #dde4d5;border-radius:6px;gap:5px;min-height:36px;padding:7px 10px;font-size:12px}.time-chip.accepted{color:#3d5734;background:#edf3e6;border-color:#a6b594}.time-chip .star{color:#a38d49;font-size:14px}.time-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;display:flex}.inline-form{align-items:center;gap:7px;display:flex}.inline-form input{min-height:35px;padding:6px 9px;font-size:12px}.small-button{color:#78866a;background:#f0f3ec;border:1px solid #dee5d5;border-radius:6px;min-height:36px;padding:6px 8px;font-size:11px}.ideal-select{color:#8b805a;align-items:center;gap:7px;font-size:11px;display:flex}.ideal-select select{background:0 0;border-color:#e1e6d8;min-height:35px;padding:5px 7px;font-size:11px}.specific-dates .inline-form{margin-top:10px}.save-row{background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:20px 25px;display:flex}.save-row>span{color:#8a9782;align-items:center;gap:6px;font-size:11px;display:flex}.save-row .primary{padding:11px 15px;font-size:12px}.count-badge{color:#849277;background:#f0f3ec;border-radius:50%;justify-content:center;align-items:center;min-width:25px;height:25px;font-size:12px;display:flex}.reservations-panel h2{font-size:19px}.rounds-empty{text-align:center;padding:31px 8px 25px}.rounds-icon{color:#a2ad90;background:#f4f6f0;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:18px;display:inline-flex}.rounds-empty h3{margin-bottom:8px;font-size:14px;font-weight:600}.rounds-empty p{color:#91998a;max-width:240px;margin:auto;font-size:12px;line-height:1.8}.reservations-panel .secondary{font-size:12px}.sync-caption{text-align:center;color:#a0a799;margin-top:11px;font-size:10px}.reservations{margin:20px 0}.reservation{border-bottom:1px solid var(--border);gap:13px;padding:16px 0;display:flex}.date-tile{text-align:center;background:#f0f4eb;border-radius:7px;min-width:47px;padding:5px}.date-tile span{text-transform:uppercase;font-size:10px;display:block}.date-tile strong{font-size:22px;line-height:1.1}.reservation h3{font-size:14px}.reservation p{margin:2px 0;font-size:12px}.reservation>div>span{color:#8a9680;font-size:10px}.course-panel{background:var(--green);color:#fff;border-radius:var(--radius);padding:26px}.course-panel .eyebrow{color:#b7c9b4;font-size:9px}.course-panel h2{color:#f1f4ed;margin:7px 0 2px;font-size:21px}.course-location{color:#a1b89d;font-size:11px}.course-options{flex-direction:column;gap:8px;margin:23px 0 20px;display:flex}.course-options button{text-align:left;background:#244c3f;border:1px solid #365b4b;border-radius:7px;justify-content:flex-start;padding:12px;font-size:13px;font-weight:500;display:flex}.course-options button[aria-pressed=false]{opacity:.55}.course-options button>svg{color:#92af90;margin-left:auto}.course-check{color:#21442e;background:#c3d1ad;border-radius:3px;justify-content:center;align-items:center;width:17px;height:17px;margin-right:3px;display:flex}.course-options button[aria-pressed=false] .course-check{background:0 0;border:1px solid #8da884}.course-facts{color:#a9bfa1;flex-direction:column;gap:13px;font-size:12px;display:flex}.course-facts>div{align-items:center;gap:10px;display:flex}.course-facts small{color:#85a485;margin-left:5px;font-size:10px}.course-panel>a{color:#bfd0b4;border-top:1px solid #355849;justify-content:space-between;align-items:center;margin-top:22px;padding-top:17px;font-size:11px;display:flex}.connection-panel h2{font-size:17px}.connection-status{align-items:center;gap:8px;margin:18px 0 9px;font-size:12px;display:flex}.status-dot{background:#b8bda9;border-radius:50%;width:6px;height:6px}.status-dot.connected{background:#578754}.status-dot.attention{background:#be8b38}.small-copy{color:#8c9587;margin-bottom:17px;font-size:12px;line-height:1.8}.connection-panel .secondary{font-size:12px}.settings{border-top:1px solid var(--border);margin-top:20px;padding-top:15px}.settings summary{cursor:pointer;color:#8b9780;align-items:center;gap:7px;min-height:30px;font-size:12px;list-style:none;display:flex}.settings summary>svg:last-child{margin-left:auto}.settings label{flex-direction:column;gap:6px;margin-top:15px;font-size:12px;display:flex}.settings input,.settings select{width:100%;font-size:12px}.settings p{color:#949d8e;margin-top:12px;font-size:11px}.safety-note{color:#929f86;gap:11px;padding:0 10px;display:flex}.safety-note strong{color:#6c7d61;font-size:12px;font-weight:500}.safety-note p{margin-top:4px;font-size:11px;line-height:1.8}.availability-panel .section-heading h2{font-size:21px}.search-form{align-items:flex-end;gap:12px;margin-top:24px;display:flex}.search-form label{color:#8a9581;flex-direction:column;flex:1;gap:7px;font-size:11px;display:flex}.search-form input{width:100%;font-size:13px}.search-form .primary{font-size:12px}.search-empty{color:#a7b19b;align-items:center;gap:15px;padding:24px 8px 2px;display:flex}.search-empty p{color:#87967a;font-size:12px}.search-empty span{color:#a0a995;margin-top:3px;font-size:11px;display:block}.results-caption{flex-wrap:wrap;justify-content:space-between;gap:5px;margin:23px 0 10px;font-size:12px;display:flex}.results-caption span{color:#96a08b;font-size:10px}.tee-result{border-top:1px solid #eef1e8;align-items:center;gap:8px;padding:13px 0;font-size:12px;display:flex}.tee-result strong{white-space:nowrap;margin-left:auto}.tee-result>span:nth-last-child(2){color:#95a08a;font-size:10px}.course-dot{background:#58815b;border-radius:50%;width:6px;height:6px}.course-dot.victory{background:#b19a55}.text-button{color:#6f845b;font-size:10px}.empty-inline{color:#8c967f;margin-top:15px;font-size:13px}.footer{color:#9ca591;border-top:1px solid #e5e9dd;justify-content:space-between;gap:15px;margin-top:40px;padding:22px 0 5px;font-size:10px;display:flex}.footer>span:first-child{align-items:center;gap:8px;display:flex}.message{border-radius:9px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:23px;padding:14px 18px;font-size:14px;display:flex}.message-error{color:#934c3b;background:#f9eeeb;border:1px solid #ecd1c9}.message-success{color:#526c42;background:#eaf2e4;border:1px solid #d7e4cc}.message button{padding:4px}.unlock-page{color:#f5f6ee;background:#163c32;flex-direction:column;align-items:center;min-height:100svh;padding:50px 24px;display:flex}.unlock-brand{letter-spacing:-1.5px;align-items:center;gap:12px;margin:12px 0 58px;font-family:Manrope,sans-serif;font-size:29px;font-weight:700;display:flex}.unlock-brand>svg{color:#d9c48b}.unlock-card{color:var(--ink);background:#fff;border-radius:18px;width:100%;max-width:438px;padding:40px 43px;box-shadow:0 25px 70px #08291d50}.lock-icon{color:#8b9e7c;background:#f0f4eb;border:1px solid #e6ecdf;border-radius:12px;justify-content:center;align-items:center;width:53px;height:53px;margin-bottom:29px;display:flex}.unlock-card h1{letter-spacing:-1.3px;margin:8px 0 9px;font-size:31px}.unlock-intro{color:#86917d;font-size:13px;line-height:1.7}.unlock-card form{margin-top:28px}.unlock-card label{color:#758269;margin-bottom:8px;font-size:12px;display:block}.unlock-card input{letter-spacing:10px;background:#f9faf6;border-color:#dfe6d6;width:100%;height:55px;font-size:24px}.unlock-button{width:100%;margin-top:17px;padding:15px;font-size:13px}.unlock-button>svg{margin-left:auto}.unlock-button>.spin{margin:auto}.unlock-foot{color:#a1a990;justify-content:center;align-items:center;gap:6px;margin-top:27px;font-size:10px;display:flex}.unlock-bottom{letter-spacing:1.8px;color:#8fa78a;margin-top:32px;font-size:9px}.unlock-bottom span{margin:0 8px}.error-message{color:#a14535;letter-spacing:0;margin-top:12px;font-size:13px}.loading-page,.error-page{flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100svh;padding:30px;display:flex}.loading-page>svg{color:var(--green)}.loading-page p{color:#86937b}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow,.section-heading .eyebrow,.page-heading .eyebrow,.course-panel .eyebrow{font-size:12px}.day-title strong{font-size:16px}.day-title span,.recurrence-label,.day-mode label,.times-label span:first-child,.time-chip,.empty-times,.small-button,.ideal-select,.ideal-select select,.save-row>span,.section-description,.bot-copy span,.rounds-empty p,.small-copy,.connection-status,.course-options button,.course-facts,.settings summary,.settings label,.search-empty p,.search-form label{font-size:14px}.sync-caption,.safety-note p,.times-label span:last-child:not(:first-child),.unlock-foot,.unlock-bottom,.topbar-caption,.footer,.course-location,.course-panel>a,.results-caption span,.settings p,.search-empty span{font-size:12px}.primary,.secondary,.save-row .primary,.reservations-panel .secondary,.connection-panel .secondary,.search-form .primary{font-size:14px}.rounds-empty h3{font-size:16px}.switch{position:relative}.switch:before{content:"";position:absolute;inset:-12px -4px}.time-chip{min-height:42px}.unlock-intro{font-size:16px}.unlock-card label{font-size:14px}.unlock-button{font-size:15px}.unlock-card .eyebrow{letter-spacing:1px;font-size:12px}.inline-form input,.settings input,.settings select,.search-form input{font-size:14px}.time-actions{gap:12px}.mode-pill{font-size:12px}.bot-copy strong{font-size:17px}.party-label span{font-size:12px}.party-label strong{font-size:16px}@media (min-width:1500px){.dashboard,.topbar-inner{max-width:1400px}.main-grid{grid-template-columns:minmax(0,1fr) 365px}}@media (max-width:1150px){.dashboard{padding:30px}.topbar-inner{padding:0 30px}.main-grid{grid-template-columns:minmax(0,1fr) 310px;gap:20px}.mode-pill,.recurrence-label{display:none}.day-details{padding-left:26px}.topbar-caption{display:none}.panel{padding:22px}.week-panel{padding:24px 0 0}.time-actions{flex-direction:column;align-items:flex-start}.search-form{flex-direction:column;align-items:stretch}.tee-result{flex-wrap:wrap}}@media (max-width:860px){.main-grid{grid-template:"rounds""week""courses"/1fr}.side-column{grid-template-columns:1fr;align-items:start;display:grid}.reservations-panel{grid-column:1/-1}.rounds-empty{padding:24px}.party-label{display:none}.bot-bar{padding:17px}.page-heading h1{font-size:39px}.dashboard{padding:28px 22px}.time-actions{flex-direction:row;align-items:center}.search-form{flex-direction:row;align-items:flex-end}.search-form>label{min-width:0}.recurrence-label{display:inline}.day-details{padding-left:53px}.course-panel{padding:23px}.safety-note{grid-column:1/-1}}@media (max-width:560px){.topbar-inner{height:74px;padding:0 20px}.dashboard{padding:25px 16px}.brand{font-size:23px}.brand-mark{padding:8px}.page-heading{margin-bottom:22px}.page-heading h1{font-size:36px}.page-heading p:last-child{max-width:250px;font-size:14px}.bot-bar{flex-wrap:wrap;gap:12px}.bot-copy{flex-basis:70%}.bot-copy strong{font-size:16px}.bot-copy span{font-size:13px}.bot-bar>.primary,.bot-bar>.secondary{width:100%;margin-top:3px}.bot-symbol{width:38px;height:38px}.side-column{flex-direction:column;display:flex}.side-column>section{width:100%}.panel{padding:22px}.week-panel{padding:23px 0 0}.week-panel>.section-heading,.week-panel>.section-description{padding-left:20px;padding-right:20px}.day-main{gap:11px;padding:14px 14px 14px 20px}.recurrence-label{display:none}.day-title span{font-size:12px}.day-details{padding:0 20px 23px}.day-mode{gap:10px}.day-mode label{font-size:13px}.times-label{flex-direction:column;gap:4px}.time-actions{flex-direction:column;align-items:flex-start}.save-row{text-align:center;flex-direction:column;align-items:stretch;padding:20px}.save-row>span{justify-content:center}.search-form{flex-direction:column;align-items:stretch}.search-empty{align-items:flex-start}.section-heading h2{font-size:20px}.course-panel h2{font-size:23px}.course-panel{padding:26px}.course-facts small{font-size:12px}.footer{text-align:center;flex-direction:column;align-items:center;gap:12px}.unlock-page{padding:28px 18px}.unlock-brand{margin:15px 0 35px}.unlock-card{padding:30px 27px}.unlock-card h1{font-size:30px}.unlock-bottom{text-align:center;letter-spacing:1px;line-height:2}.unlock-card .eyebrow{font-size:10px}.tee-result .text-button{min-height:40px;font-size:12px}.tee-result,.lock-button{font-size:14px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.section-description,.day-title span,.selected-day .day-title span,.recurrence-label,.day-mode label,.empty-times,.times-label span,.small-copy,.rounds-empty p,.sync-caption,.save-row>span,.settings summary,.settings p,.settings label,.search-empty p,.search-empty span,.safety-note,.safety-note p,.footer,.party-label,.page-heading p:last-child,.bot-copy span,.connection-panel .muted,.eyebrow,.times-label span:first-child{color:#66735e}.inline-form input,.small-button,.ideal-select select{min-height:44px}.course-panel .eyebrow,.course-location,.course-facts,.course-panel>a,.course-facts small{color:#c2d3b9}.unlock-foot{color:#6a775f}.day-courses{border:0;min-width:0;margin:22px 0 25px;padding:0}.day-courses legend{margin-bottom:4px;font-size:15px;font-weight:700}.day-courses>p{color:#66735e;font-size:13px;line-height:1.6}.course-priority{gap:8px;margin:12px 0;padding:0;list-style:none;display:grid}.course-priority li{background:#fff;border:1px solid #dce4d8;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.priority-number{color:#345642;background:#edf3e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.priority-name{flex:1;font-size:15px;font-weight:650}.priority-name small{color:#66735e;font-size:12px;font-weight:400;display:block}.priority-controls{gap:3px;display:flex}.priority-controls button{border:1px solid #e5e8e2;border-radius:7px;width:44px;height:44px}.priority-controls button:hover:enabled{background:#edf3e8}.course-add{gap:8px;display:flex}.course-time-note{margin-top:10px}.course-choice-note{color:#d3dfcb;margin:18px 0;font-size:14px;line-height:1.8}.day-title .day-course-summary{color:#476b50;margin-top:3px;font-size:12px}@media (max-width:560px){.course-priority li{gap:8px;padding:8px}.priority-controls{gap:2px}.priority-controls button{width:40px;height:44px}.priority-name{font-size:14px}.priority-number{width:24px;height:24px}}.schedule-time{margin:18px 0 10px;font-family:Manrope,Arial,sans-serif;font-size:24px;font-weight:700}.schedule-time span{color:#66735e;font-family:DM Sans,Arial,sans-serif;font-size:13px;font-weight:400;display:block}.next-check{background:#f0f5eb;border:1px solid #dce6d6;border-radius:10px;flex-direction:column;gap:3px;margin:17px 0;padding:14px;display:flex}.next-check>span{color:#66735e;font-size:12px}.next-check>strong{margin-bottom:8px;font-size:14px}.next-check>strong:last-of-type{margin-bottom:1px}.schedule-empty{color:#66735e;margin:17px 0;font-size:14px}.schedule-foot{color:#66735e;margin-top:12px;font-size:12px;line-height:1.65}.reservation .reservation-cancel-by{color:#66735e;margin-top:6px;font-size:12px;line-height:1.5}.release-cadence{margin:20px 0}.release-cadence p{border-bottom:1px solid #e7e9e3;gap:4px;margin:0;padding:10px 0;font-size:12px;line-height:1.5;display:grid}.release-cadence strong{color:#263e34;font-weight:600}.release-cadence span{color:#69746d}.release-status{background:#edf3ec;border-radius:10px;gap:7px;padding:14px;font-size:12px;line-height:1.5;display:grid}.release-status span{color:#69746d}.time-preferences{border:0;min-width:0;margin:24px 0 0;padding:0}.time-preferences legend{margin-bottom:5px;font-size:15px;font-weight:700}.time-preferences>p,.time-exclusions>p{color:#66735e;font-size:13px;line-height:1.7}.range-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:17px;display:grid}.range-fields label{gap:7px;min-width:0;font-size:12px;display:grid}.range-fields input{width:100%;min-width:0;padding:10px;font-size:14px}.ideal-field input{background:#fefef7;border-color:#b6bd92}.range-options{color:#66735e;justify-content:space-between;align-items:center;gap:12px;margin-top:9px;font-size:11px;display:flex}.range-options .text-button{min-height:36px;font-size:12px}.time-exclusions{border-top:1px solid #dde5d6;margin-top:12px;padding-top:13px}.time-exclusions summary{cursor:pointer;align-items:center;gap:9px;min-height:36px;font-size:13px;list-style:none;display:flex}.time-exclusions summary span{color:#77817b;font-size:11px}.time-exclusions summary svg{margin-left:auto}.time-exclusions[open] summary svg{transform:rotate(180deg)}.time-exclusions .chips{margin:12px 0}.time-chip.excluded{color:#785b3f;background:#fff9f3;border-color:#e2cfb9}.club-list{margin:19px 0 0;padding:0;list-style:none}.club-details>summary{cursor:pointer;align-items:center;gap:12px;min-height:64px;list-style:none;display:flex}.club-details>summary::-webkit-details-marker{display:none}.time-exclusions summary::-webkit-details-marker{display:none}.club-icon{width:39px;height:39px;color:var(--green);background:#edf3e8;border-radius:9px;justify-content:center;align-items:center;display:flex}.club-details strong{font-size:14px;font-weight:650}.club-details small{color:#66735e;margin-top:2px;font-size:12px;display:block}.club-chevron{color:#77817b;margin-left:auto}.club-details[open] .club-chevron{transform:rotate(180deg)}.club-info{border-top:1px solid var(--border);margin-top:16px;padding-top:17px}.club-info>p:first-child{margin-bottom:8px;font-size:14px;font-weight:600}.club-release{color:#66735e;align-items:center;gap:9px;margin-top:14px;font-size:12px;display:flex}.club-website{min-height:35px;color:var(--green);align-items:center;gap:7px;margin-top:13px;font-size:12px;display:inline-flex}summary:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #b89442}@media (max-width:650px){.range-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.range-fields .ideal-field{grid-column:1/-1;max-width:180px}}.club-details .club-connection{align-items:center;gap:6px;margin-top:6px;font-size:11px;display:flex}.club-connection .status-dot{margin:0}.club-connect{margin-top:14px;font-size:12px}.club-connection-message{color:#66735e;margin-top:12px;font-size:12px;line-height:1.6}.party-label label{color:#66735e;gap:5px;font-size:12px;display:grid}.party-label select{min-width:138px;font-size:14px;font-weight:600}.day-group{flex-wrap:wrap;align-items:end;gap:12px 20px;margin:20px 0;display:flex}.day-group label{gap:7px;font-size:13px;display:grid}.day-group select{min-width:185px;font-size:13px}.day-group>span{color:#66735e;padding-bottom:11px;font-size:12px}@media (max-width:900px){.page-heading{flex-wrap:wrap;gap:20px}.party-label{display:flex}}@media (max-width:560px){.party-label{width:100%}.party-label label{flex:1}.party-label select{width:100%}}.day-title .day-attempt{color:#647466;margin-top:8px;font-size:12px;font-weight:400;line-height:1.6;display:block}.day-title .day-attempt>span{color:inherit;font-size:12px;line-height:1.6;display:block}.day-title .day-attempt>span:first-child{font-weight:600}.day-title .day-attempt small{color:#8a7851;margin-top:2px;font-size:11px;display:block}[hidden]{display:none!important}.dashboard-tabs{border-bottom:1px solid var(--border);gap:8px;margin-bottom:28px;display:flex}.dashboard-tabs button{color:var(--muted);border-bottom:3px solid #0000;padding:12px 20px;font-weight:600}.dashboard-tabs button[aria-selected=true]{color:var(--green);border-bottom-color:var(--green)}.reports-view{flex-direction:column;gap:24px;display:flex}.reports-intro{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.reports-intro>div{max-width:720px}.reports-intro .small-copy{margin-top:8px}.reports-intro button{flex-shrink:0}.report-filters{flex-wrap:wrap;gap:16px;display:flex}.report-filters label{flex-direction:column;gap:7px;min-width:220px;display:flex}.report-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.report-metric{flex-direction:column;gap:8px;padding:22px;display:flex}.report-metric>span{color:var(--muted);font-size:13px}.report-metric>strong{letter-spacing:-1px;color:var(--green);font-family:Manrope,Arial,sans-serif;font-size:32px}.report-metric small,.report-method,.course-report small{color:var(--muted);font-size:12px;line-height:1.6}.report-method{max-width:960px}.report-empty{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:14px;padding:48px 24px;display:flex}.report-empty h2{color:var(--ink)}.report-empty p{max-width:600px}.course-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.course-report{border:1px solid var(--border);border-radius:12px;padding:22px}.course-report>div>span{color:var(--muted);font-size:12px}.course-report>strong{color:var(--green);margin:14px 0 0;font-size:32px;display:block}.course-report>p{font-size:13px}.report-rate-track{background:#edf1eb;border-radius:8px;height:6px;margin:15px 0;overflow:hidden}.report-rate-track>span{background:var(--green);height:100%;display:block}.course-report dl,.report-details dl{margin:16px 0;font-size:13px}.course-report dl>div,.report-details dl>div{justify-content:space-between;gap:20px;margin-top:9px;display:flex}.course-report dt,.report-details dt{color:var(--muted)}.course-report dd,.report-details dd{text-align:right;overflow-wrap:anywhere;margin:0}.report-history{flex-direction:column;display:flex}.report-row{border-bottom:1px solid var(--border);padding:24px 0}.report-row:first-child{padding-top:0}.report-row:last-child{border-bottom:0;padding-bottom:0}.report-row-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.report-row-heading p,.report-row>p{color:var(--muted);margin-top:5px;font-size:13px}.report-outcome{color:#526157;background:#f0f2ed;border-radius:20px;flex-shrink:0;align-items:center;gap:5px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.outcome-booked{color:#286143;background:#e6f2e9}.outcome-error,.outcome-uncertain,.outcome-interrupted{color:#8f4826;background:#fff0e7}.report-times{flex-wrap:wrap;align-items:center;gap:22px;margin:18px 0 10px;font-size:13px;display:flex}.report-times>span{align-items:center;gap:7px;display:flex}.report-times .report-delta{color:var(--green);font-weight:600}.report-details{margin-top:16px}.report-details summary{cursor:pointer;color:var(--green);font-size:13px}.report-outcome-filter select{max-width:210px;font-size:13px}@media (max-width:900px){.report-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-intro{flex-direction:column}}@media (max-width:560px){.dashboard-tabs{margin-bottom:22px}.dashboard-tabs button{flex:1}.report-filters label{flex:100%;min-width:0}.report-metrics{gap:10px}.report-metric{padding:17px}.report-metric>strong{font-size:27px}.course-report-grid{grid-template-columns:1fr}.report-row-heading{flex-direction:column;gap:9px}.report-times{gap:10px 18px}.report-times .report-delta{flex-basis:100%}.report-outcome-filter select{max-width:155px}.report-details dl>div{flex-direction:column;gap:3px}.report-details dd{text-align:left}.reports-view>.panel>.section-heading{flex-wrap:wrap;gap:12px}}.run-timeline{border:1px solid var(--border);background:#fafbf8;border-radius:12px;margin-top:20px}.run-timeline>summary{cursor:pointer;color:var(--green);padding:16px;font-weight:600}.run-timeline>summary span{color:var(--muted);margin-left:12px;font-size:12px;font-weight:400}.timeline-content{padding:0 18px 18px}.timeline-events{margin:22px 0 0;padding:0;list-style:none}.timeline-event{grid-template-columns:30px minmax(0,1fr);gap:12px;padding-bottom:24px;display:grid;position:relative}.timeline-event:not(:last-child):before{content:"";background:var(--border);width:1px;position:absolute;top:30px;bottom:0;left:14px}.timeline-event:last-child{padding-bottom:0}.timeline-marker{width:30px;height:30px;color:var(--green);background:#eaf0e9;border-radius:50%;place-items:center;display:grid}.timeline-warning .timeline-marker{color:#925128;background:#fff0e3}.timeline-success .timeline-marker{color:#236340;background:#dcefe1}.timeline-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:14px;font-size:13px;display:flex}.timeline-heading time{font-variant-numeric:tabular-nums;color:var(--muted);font-size:11px}.timeline-body p{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.65}.timeline-body .timeline-slot{color:var(--ink);font-weight:600}.timeline-slots{flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.timeline-slots li{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;gap:6px;padding:8px;font-size:11px;display:flex}.timeline-slots li>span{color:var(--muted);font-variant-numeric:tabular-nums}.timeline-empty{color:var(--muted);padding:16px 0;font-size:13px}@media (max-width:560px){.run-timeline>summary span{margin:6px 0 0 15px;display:block}.timeline-content{padding:0 12px 15px}.timeline-heading{flex-direction:column;gap:4px}.timeline-slots{flex-direction:column}.timeline-slots li{flex-wrap:wrap}.timeline-event{gap:9px}}
