:root{--navy:#0b2b55;--navy2:#113e75;--blue:#2563eb;--green:#1f9d68;--orange:#f59e0b;--text:#10213b;--muted:#68788e;--line:#dbe4ee;--bg:#f4f7fa;--shadow:0 14px 38px #182d4c1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}.topbar{border-bottom:1px solid var(--line);z-index:30;background:#fff;position:sticky;top:0}.topbarInner{align-items:center;gap:20px;max-width:1180px;margin:auto;padding:15px 20px;display:flex}.brand{align-items:center;gap:13px;margin-right:auto;display:flex}.logo{background:var(--navy);color:#fff;width:58px;height:58px;box-shadow:var(--shadow);border-radius:16px;place-items:center;font-size:31px;display:grid}.brand h1{margin:0;font-size:1.55rem}.brand p{color:var(--muted);margin:3px 0 0}.stats{gap:16px;display:flex}.stats span:first-child b{color:var(--blue)}.stats span:last-child b{color:var(--green)}.adminLink{color:var(--navy);border:1px solid var(--line);border-radius:10px;padding:10px 14px;font-weight:800;text-decoration:none}main{max-width:1180px;margin:auto;padding:34px 20px 54px}.hero{justify-content:space-between;align-items:end;gap:26px;margin-bottom:20px;display:flex}.eyebrow{letter-spacing:.14em;color:var(--muted);margin:0 0 6px;font-size:.72rem;font-weight:900}.hero h2{margin:0 0 10px;font-size:clamp(2rem,5vw,3.2rem)}.hero p{color:var(--muted);margin:0;font-size:1.08rem}.heroCards{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);min-width:400px;display:grid;overflow:hidden}.heroCards div{border-right:1px solid var(--line);padding:15px 18px}.heroCards div:last-child{border-right:0}.heroCards span,.heroCards strong{display:block}.heroCards span{color:var(--muted);font-size:.78rem}.legend{flex-wrap:wrap;gap:20px;margin-bottom:20px;display:flex}.legend span{align-items:center;gap:8px;display:flex}.swatch{border:1px solid var(--line);background:#fff;border-radius:6px;width:22px;height:22px}.swatch.selected{background:var(--navy)}.swatch.unpaid{background:var(--orange)}.swatch.paid{background:var(--green)}.contentGrid{grid-template-columns:minmax(0,1.8fr) minmax(300px,.8fr);align-items:start;gap:20px;display:grid}.mapPanel,.card,.confirmation,.features article,.adminShell{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px}.mapPanel{padding:20px}.panelHead{justify-content:space-between;align-items:end;margin-bottom:16px;display:flex}.panelHead h3{margin:0}.panelHead>p{color:var(--muted)}.yard{background:linear-gradient(145deg,#8d9785,#788271);border:7px solid #5f594d;border-radius:9px;padding:14px 15px 9px}.boccia{text-align:center;width:52%;color:var(--navy);background:#e8dfca;border:2px solid #5d594e;border-radius:6px;margin:0 auto 14px;padding:9px;font-weight:900}.cellMap{flex-direction:column;gap:8px;display:flex}.cellRow{gap:5px;display:grid}.row14{grid-template-columns:repeat(14,minmax(0,1fr))}.split{grid-template-columns:repeat(7,minmax(0,1fr)) 4.8% repeat(6,minmax(0,1fr))}.cell{aspect-ratio:1;color:#13213a;background:#fff;border:1px solid #d1d8df;border-radius:5px;min-width:0;padding:0;font-weight:900}.cell.selected{background:var(--navy);color:#fff}.cell.unpaid{background:var(--orange);color:#fff}.cell.paid{background:var(--green);color:#fff}.gap{pointer-events:none}.frontEdge{grid-template-columns:1fr auto 1fr;align-items:end;gap:8px;margin-top:8px;display:grid}.frontEdge>span{border-bottom:3px solid #565145;height:8px}.gate{text-align:center;color:#fff;font-size:.72rem}.gate i{background:linear-gradient(90deg,#0000 47%,#393731 47% 53%,#0000 53%);border:3px solid #393731;border-bottom:0;width:42px;height:22px;margin:2px auto 0;display:block}.side{flex-direction:column;gap:16px;display:flex}.card{padding:20px}.emptyState{text-align:center;padding:34px 20px}.emptyIcon{background:#eef3f8;border-radius:18px;place-items:center;width:66px;height:66px;margin:0 auto 14px;font-size:2rem;display:grid}.selectedPill{color:var(--navy);background:#eaf1fb;border-radius:999px;margin-bottom:12px;padding:8px 11px;display:inline-block}label{flex-direction:column;gap:7px;margin-top:13px;font-weight:750;display:flex}label em{color:#cf2f2f}input{border:1px solid #cbd7e4;border-radius:9px;width:100%;padding:12px 13px}.consent{flex-direction:row;align-items:flex-start;margin:16px 0;font-weight:500}.consent input{width:auto}.primary,.secondary{border:0;border-radius:10px;width:100%;padding:13px;font-weight:850}.primary{background:linear-gradient(90deg,var(--navy),var(--navy2));color:#fff}.secondary{color:var(--navy);background:#edf2f7;margin-top:9px}.message{border-radius:9px;margin:12px 0;padding:11px}.message.error{color:#9a1f1f;background:#fff0ef}.paymentRow{border-top:1px solid var(--line);justify-content:space-between;padding:11px 0;display:flex}.confirmation{gap:20px;margin-top:20px;padding:24px;display:flex}.success{width:62px;height:62px;color:var(--green);background:#e4f6ee;border-radius:50%;place-items:center;font-size:2rem;display:grid}.reference{color:var(--navy);background:#eef3f7;border:0;border-radius:10px;padding:11px 15px;font-weight:900}.features{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px;display:grid}.features article{gap:13px;padding:18px;display:flex}.features p,.muted{color:var(--muted)}footer{max-width:1180px;color:var(--muted);justify-content:space-between;margin:auto;padding:0 20px 34px;display:flex}.adminMain{max-width:1250px}.adminShell{padding:22px}.loginShell{max-width:460px;margin:40px auto}.adminHead{justify-content:space-between;align-items:center;display:flex}.adminActions{gap:10px;display:flex}.tableWrap{overflow:auto}.adminTable{border-collapse:collapse;width:100%}.adminTable th,.adminTable td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:11px}.action{border:0;border-radius:8px;padding:7px 9px;font-weight:800}.pay{color:#16714a;background:#e5f7ee}.unpay{color:#8a5a00;background:#fff1d6}.delete{color:#a3231a;background:#fee8e6}.logout{color:var(--navy);background:#edf2f7}@media (width<=900px){.hero{flex-direction:column;align-items:stretch}.heroCards{min-width:0}.contentGrid{grid-template-columns:1fr}}@media (width<=700px){.stats,.adminLink{display:none}.topbarInner{padding:12px}main{padding:24px 10px}.heroCards div{padding:11px 8px}.mapPanel{padding:11px}.yard{border-width:5px;padding:10px 6px 7px}.boccia{width:70%;padding:7px;font-size:.8rem}.cellMap{gap:4px}.cellRow{gap:2px}.split{grid-template-columns:repeat(7,minmax(0,1fr)) 4% repeat(6,minmax(0,1fr))}.cell{font-size:clamp(.55rem,2.6vw,.78rem)}.features{grid-template-columns:1fr}footer{flex-direction:column}}:root{--pro-navy:#071b36;--pro-navy2:#0b2547;--pro-blue:#2867f0;--pro-bg:#f3f7fc;--pro-line:#dce6f1;--pro-text:#0d2341;--pro-muted:#6d7f95;--pro-green:#25a95f;--pro-orange:#f6a313;--pro-red:#e84e4e;--pro-purple:#8d4de8}.proAdmin{background:var(--pro-bg);min-height:100vh;color:var(--pro-text);font-family:inherit}.proSidebar{background:linear-gradient(180deg,var(--pro-navy),#06162b);color:#fff;box-sizing:border-box;z-index:20;flex-direction:column;width:265px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.proBrand{border-bottom:1px solid #ffffff1a;align-items:center;gap:13px;padding:0 7px 22px;display:flex}.proBrandMark{font-size:34px}.proBrand strong,.proBrand span{display:block}.proBrand strong{letter-spacing:.02em;font-size:15px}.proBrand span{opacity:.75;margin-top:4px;font-size:13px}.proNavLabel{letter-spacing:.08em;opacity:.55;margin:24px 8px 9px;font-size:11px;font-weight:800}.proNav{gap:5px;display:grid}.proNav a,.proNav button{color:#fff;width:100%;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-weight:700;text-decoration:none;display:flex}.proNav a:hover,.proNav button:hover,.proNav .active{background:linear-gradient(90deg,#397af9,#2260ea)}.proIcon{text-align:center;width:22px;font-size:18px}.proQuickNav button:first-child{color:#61df91}.proBookingState{background:#ffffff0d;border:1px solid #ffffff24;border-radius:12px;gap:8px;margin-top:auto;padding:15px;display:grid}.proBookingState strong{font-size:14px}.proBookingState.open strong{color:#74e895}.proBookingState.closed strong{color:#ff9e9e}.proBookingState span{opacity:.76;font-size:12px}.proBookingState button{color:#ff8989;cursor:pointer;background:#ae25382e;border:1px solid #ff686880;border-radius:8px;padding:9px;font-weight:800}.proMain{min-height:100vh;margin-left:265px}.proTopbar{border-bottom:1px solid var(--pro-line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:84px;padding:0 26px;display:flex;position:sticky;top:0}.proTopbar h1{margin:0;font-size:27px}.proTopbar p{color:var(--pro-muted);margin:4px 0 0}.proTopActions{gap:9px;display:flex}.proOutlineBtn{color:var(--pro-text);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d6e1ed;border-radius:9px;padding:10px 13px;font-weight:800;text-decoration:none}.proOutlineBtn:hover{background:#f4f8fc}.proContent{max-width:1500px;margin:auto;padding:23px}.proStatsGrid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:17px;margin-bottom:20px;display:grid}.proStatsGrid article{border:1px solid var(--pro-line);background:#fff;border-radius:13px;align-items:center;gap:16px;padding:19px;display:flex;box-shadow:0 5px 18px #1936570f}.statIcon{border-radius:14px;place-items:center;width:58px;height:58px;font-size:26px;font-weight:900;display:grid}.statIcon.green{color:#26a657;background:#dff7e7}.statIcon.orange{color:#f3a000;background:#fff0d2}.statIcon.blue{color:#2d6af1;background:#e2ecff}.statIcon.purple{color:#8f4ddd;background:#f1e4ff}.proStatsGrid strong,.proStatsGrid span,.proStatsGrid small{display:block}.proStatsGrid strong{font-size:29px;line-height:1}.proStatsGrid span{margin-top:7px;font-weight:700}.proStatsGrid small{color:var(--pro-muted);margin-top:5px}.proDashboardGrid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.proPanel{border:1px solid var(--pro-line);background:#fff;border-radius:13px;box-shadow:0 5px 18px #1936570e}.proMapPanel,.proDetailPanel,.proBookingsPanel{padding:14px}.proPanelHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.proPanelHead h2{text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:15px}.proPanelHead p{color:var(--pro-muted);margin:4px 0 0;font-size:13px}.proLegend{gap:18px;margin-top:8px;display:flex}.proLegend span{color:var(--pro-muted);align-items:center;gap:7px;font-size:12px;display:flex}.proLegend i{border:1px solid #d5dee9;border-radius:4px;width:15px;height:15px}.proLegend i.free{background:#fff}.proLegend i.waiting{background:#ffc55e}.proLegend i.confirmed{background:#82d79a}.proSeasonBadge{border:1px solid var(--pro-line);background:#f2f6fb;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:800}.proYard{background:linear-gradient(#dbe7c6,#d5e5bd);border:1px solid #d0dac4;border-radius:9px;margin-top:13px;padding:10px 14px 0;position:relative;overflow:hidden}.proTrees{color:#83ae63;text-align:center;letter-spacing:16px;opacity:.6;height:18px;font-size:18px}.proBoccia{text-align:center;background:#f0ead7;border:2px solid #96896d;border-radius:6px;max-width:48%;margin:0 auto 10px;padding:7px;font-size:12px;font-weight:900}.proCellMap{gap:6px;display:grid}.proCellRow{grid-template-columns:repeat(14,minmax(25px,1fr));gap:6px;display:grid}.proCellGap{visibility:hidden}.proCell{color:#10243f;cursor:default;background:#fff;border:1px solid #c6cfd7;border-radius:5px;height:42px;font-weight:900;box-shadow:0 1px 2px #0000000f}.proCell.waiting,.proCell.confirmed{cursor:pointer;color:#fff;border-color:#0000}.proCell.waiting{background:var(--pro-orange)}.proCell.confirmed{background:var(--pro-green)}.proCell.selected{outline-offset:2px;outline:3px solid #2667f04d}.proGate{color:#fff;text-align:center;background:#222a34;border-radius:4px 4px 0 0;width:52px;margin:10px auto 0;padding:5px;font-size:11px;font-weight:900}.proRoad{background:#58626e;justify-content:space-around;align-items:center;height:26px;margin:0 -14px;display:flex}.proRoad span{border-top:2px dashed #e8edf2;width:60px}.proDetailPanel{min-height:478px;position:sticky;top:104px}.proClose{color:#5b6c80;cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;width:31px;height:31px;font-size:22px}.proStatus{border-radius:6px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-block}.proStatus.confirmed{color:#268646;background:#ddf6e4}.proStatus.waiting{color:#a36b00;background:#fff0cf}.proDetailPanel>.proStatus{margin:14px 0 4px}.proDetails{margin:10px 0}.proDetails>div{border-bottom:1px solid #edf1f6;padding:11px 0}.proDetails dt{color:var(--pro-muted);margin-bottom:4px;font-size:12px}.proDetails dd{margin:0;font-weight:700}.proDetails a,.proTable a{color:#1b62e8}.proDetailButtons{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.proDetailButtons button{cursor:pointer;background:#fff;border-radius:8px;padding:10px;font-weight:800}.proConfirmBtn,.proUndoBtn{color:#218a40;border:1px solid #61c97e}.proDeleteBtn{color:#df3535;border:1px solid #f17a7a}.proEmptyDetail{text-align:center;min-height:430px;color:var(--pro-muted);place-content:center;display:grid}.proEmptyDetail>div{font-size:42px}.proEmptyDetail h2{color:var(--pro-text);margin:10px 0 4px}.proBookingsPanel{margin-top:18px}.proFilters{gap:10px;margin:14px 0;display:flex}.proSearch{background:#fff;border:1px solid #d3deea;border-radius:8px;flex:1;align-items:center;padding:0 11px;display:flex}.proSearch input{outline:0;width:100%;min-height:41px;box-shadow:none!important;border:0!important}.proFilters select{background:#fff;border:1px solid #d3deea;border-radius:8px;min-width:170px;padding:0 10px}.proTableWrap{overflow-x:auto}.proTable{border-collapse:collapse;width:100%;min-width:900px}.proTable th{color:#455a70;text-align:left;border-top:1px solid var(--pro-line);border-bottom:1px solid var(--pro-line);background:#f7f9fc;padding:12px;font-size:12px}.proTable td{border-bottom:1px solid #e7edf4;padding:12px;font-size:13px}.proTable tbody tr{cursor:pointer}.proTable tbody tr:hover{background:#f8fbff}.proRowActions{gap:6px;display:flex}.proRowActions button{color:#209148;cursor:pointer;background:#e4f7e9;border:0;border-radius:7px;width:30px;height:30px;font-weight:900}.proRowActions button.delete{color:#d93939;background:#ffe8e8}.proLoginPage{background:linear-gradient(135deg,#071b36,#12355d);place-items:center;min-height:100vh;padding:20px;display:grid}.proLoginCard{box-sizing:border-box;background:#fff;border-radius:18px;width:min(420px,100%);padding:32px;box-shadow:0 25px 80px #0000004d}.proLoginLogo{font-size:48px}.proLoginCard h1{margin:6px 0}.proLoginCard form{gap:13px;margin-top:20px;display:grid}.proBackLink{text-align:center;color:#52667c;font-weight:700;text-decoration:none}.proModalBackdrop{z-index:100;background:#0512238c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.proSettingsModal{background:#fff;border-radius:16px;width:min(680px,100%);padding:23px;box-shadow:0 25px 80px #00000047}.proSettingsGrid{grid-template-columns:1fr 1fr;gap:13px;margin:18px 0;display:grid}.proSettingsGrid label{margin:0}.proSettingsGrid input{box-sizing:border-box;width:100%}.proToggle{border:1px solid var(--pro-line);border-radius:10px;align-items:center;gap:12px;padding:13px;display:flex!important}.proToggle>input{display:none}.proToggle>span{background:#b5c0ce;border-radius:20px;flex:none;width:43px;height:24px;position:relative}.proToggle>span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px}.proToggle>input:checked+span{background:#2eae5f}.proToggle>input:checked+span:after{left:22px}.proToggle strong,.proToggle small{display:block}.proToggle small{color:var(--pro-muted);margin-top:3px}.proModalActions{justify-content:space-between;gap:10px;margin-top:18px;display:flex}.message.success{color:#22743a;background:#e7f8ec;border:1px solid #bfe7cb}@media (width<=1180px){.proStatsGrid{grid-template-columns:repeat(2,1fr)}.proDashboardGrid{grid-template-columns:1fr}.proDetailPanel{min-height:auto;position:static}.proCell{height:38px}.proSidebar{width:225px}.proMain{margin-left:225px}}@media (width<=800px){.proSidebar{width:auto;min-height:auto;position:static}.proBrand{border:0}.proNavLabel,.proQuickNav,.proBookingState{display:none}.proNav{display:flex;overflow-x:auto}.proNav a,.proNav button{white-space:nowrap}.proMain{margin-left:0}.proTopbar{align-items:flex-start;height:auto;padding:15px}.proTopActions{flex-wrap:wrap;justify-content:flex-end}.proContent{padding:12px}.proCellRow,.proCellMap{gap:3px}.proCell{height:34px;font-size:11px}.proYard{padding-left:7px;padding-right:7px}.proRoad{margin-left:-7px;margin-right:-7px}}@media (width<=560px){.proStatsGrid{grid-template-columns:1fr 1fr;gap:8px}.proStatsGrid article{gap:9px;padding:12px}.statIcon{width:42px;height:42px;font-size:19px}.proStatsGrid strong{font-size:20px}.proStatsGrid span{font-size:12px}.proStatsGrid small{display:none}.proTopbar{display:block}.proTopActions{justify-content:flex-start;margin-top:12px}.proTopActions .proOutlineBtn:first-child{display:none}.proMapPanel{padding:8px}.proCellRow{grid-template-columns:repeat(14,minmax(17px,1fr));gap:2px}.proCell{height:29px;padding:0;font-size:9px}.proBoccia{max-width:70%;font-size:10px}.proLegend{flex-wrap:wrap;gap:8px}.proSeasonBadge{display:none}.proFilters{display:grid}.proFilters select{min-height:42px}.proSettingsGrid{grid-template-columns:1fr}.proModalActions{flex-direction:column-reverse}.proDetailButtons{grid-template-columns:1fr}.proSidebar{padding:12px}.proNav a,.proNav button{padding:9px}.proBrand{padding-bottom:10px}}.guidelinesPrompt{background:#f5f8fc;border:1px solid #cbd8e7;border-radius:13px;align-items:flex-start;gap:12px;margin:10px 0 14px;padding:15px;display:flex;position:relative}.guidelinesPrompt.accepted{background:#f1fbf5;border-color:#8bc9a4}.guidelinesPromptIcon{font-size:1.25rem;line-height:1.3}.guidelinesPromptText{flex:1;min-width:0}.guidelinesPromptText .eyebrow{margin:0 0 3px}.guidelinesPromptText h4{color:#0b294b;margin:0 0 5px}.guidelinesPromptText p{margin:0 0 9px;line-height:1.45}.guidelinesLink{color:#0d5fbd;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:750;text-decoration:underline}.guidelinesAcceptedBadge{white-space:nowrap;color:#16723c;background:#dff5e7;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:800}.guidelinesModalBackdrop{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#041224ad;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.guidelinesModal{background:#fff;border-radius:18px;flex-direction:column;width:min(720px,100%);max-height:min(88vh,820px);display:flex;overflow:hidden;box-shadow:0 24px 80px #00000052}.guidelinesModalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 17px;display:flex}.guidelinesModalHeader .eyebrow{margin:0 0 4px}.guidelinesModalHeader h2{color:#08294d;margin:0;font-size:clamp(1.25rem,3vw,1.7rem)}.guidelinesClose{color:#1c2c3d;cursor:pointer;background:#eef2f7;border:0;border-radius:50%;flex:0 0 38px;width:38px;height:38px;font-size:1.8rem;line-height:1}.guidelinesModalBody{padding:20px 24px;overflow-y:auto}.guidelinesModalBody>p{margin-top:0}.guidelinesModalBody ol{margin:0;padding-left:24px}.guidelinesModalBody li{margin:0 0 14px;padding-left:5px;line-height:1.55}.guidelinesModalConsent{cursor:pointer;background:#eef5ff;border:1px solid #bfd1e7;border-radius:12px;align-items:flex-start;gap:11px;margin-top:20px;padding:15px;display:flex}.guidelinesModalConsent input{flex:none;width:19px;height:19px;margin-top:1px}.guidelinesModalConsent span{line-height:1.45}.guidelinesModalActions{background:#fafbfd;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:10px;padding:16px 24px 22px;display:flex}.guidelinesModalActions .primary,.guidelinesModalActions .secondary{width:auto;margin:0}@media (width<=600px){.guidelinesModalBackdrop{align-items:end;padding:0}.guidelinesModal{border-radius:18px 18px 0 0;width:100%;max-height:94vh}.guidelinesModalHeader,.guidelinesModalBody{padding-left:18px;padding-right:18px}.guidelinesModalActions{padding:14px 18px 18px}.guidelinesModalActions .primary,.guidelinesModalActions .secondary{flex:1}.guidelinesAcceptedBadge{position:absolute;top:12px;right:12px}.guidelinesPrompt.accepted .guidelinesPromptText{padding-right:82px}}.bookingSummary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 18px;display:grid}.bookingSummary>div{border:1px solid var(--line);text-align:center;background:#f7f9fc;border-radius:10px;padding:11px 9px}.bookingSummary span,.bookingSummary strong{display:block}.bookingSummary span{color:var(--muted);margin-bottom:4px;font-size:.74rem}.bookingSummary strong{color:var(--navy);font-size:.92rem}.guidelinesPrompt:not(.accepted){background:#fff7e8;border:2px solid #f0a21a;box-shadow:0 0 0 4px #f59e0b1a}.guidelinesPrompt:not(.accepted) .guidelinesPromptIcon{font-size:1.55rem}.guidelinesPrompt:not(.accepted) h4{color:#8a5200}.guidelinesPrompt:not(.accepted) .guidelinesLink{color:#8a5200;background:#fff;border:1px solid #d98600;border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:9px 13px;font-weight:850;text-decoration:none;display:inline-flex}.guidelinesStatus{border-radius:9px;margin:2px 0 12px;padding:11px 12px;font-size:.9rem;font-weight:800;line-height:1.4}.guidelinesStatus.required{color:#9a1f1f;background:#fff0ef;border:1px solid #efb2ad}.guidelinesStatus.approved{color:#16723c;background:#edf9f1;border:1px solid #a9d9b9}.primary:disabled{cursor:not-allowed;opacity:.48;filter:grayscale(.35)}@media (width<=430px){.bookingSummary{grid-template-columns:1fr}.bookingSummary>div{text-align:left;justify-content:space-between;align-items:center;display:flex}.bookingSummary span{margin:0}}.bookingSummary{gap:12px;margin-bottom:24px}.bookingSummary>div{flex-direction:column;justify-content:center;min-height:72px;display:flex}.emailChoice{background:#f7f9fc;border:1px solid #cbd8e7;border-radius:13px;margin:17px 0;padding:15px}.emailChoice.selected{background:#f2f7ff;border-color:#8eb5ec}.emailChoiceToggle{cursor:pointer;flex-direction:row;align-items:flex-start;gap:11px;margin:0;display:flex}.emailChoiceToggle input{flex:none;width:19px;height:19px;margin:2px 0 0}.emailChoiceToggle strong,.emailChoiceToggle small{display:block}.emailChoiceToggle strong{color:var(--navy)}.emailChoiceToggle small{color:var(--muted);margin-top:4px;font-weight:500;line-height:1.4}.emailAddressField{border-top:1px solid #d8e3ef;margin-top:14px;padding-top:14px}.emailMapNotice{color:#775000;background:#fff5dd;border-radius:9px;margin:13px 0 0 30px;padding:11px 12px;font-size:.88rem;font-weight:650;line-height:1.45}.privacyNotice{color:var(--muted);background:#f1f5f9;border-radius:9px;margin:14px 0;padding:10px 12px;font-size:.86rem;line-height:1.4}.confirmationNotice{border-radius:10px;margin:13px 0 0;padding:12px 14px;font-weight:700;line-height:1.45}.confirmationNotice.email{color:#174e91;background:#eef6ff;border:1px solid #b8d3f4}.confirmationNotice.map{color:#755000;background:#fff7e7;border:1px solid #e8c77f}@media (width<=430px){.bookingSummary{gap:10px;margin-bottom:24px}.bookingSummary>div{min-height:54px;padding:12px 14px}.emailMapNotice{margin-left:0}}.proMailStatus{white-space:nowrap;color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.proMailStatus.success{color:#166534;background:#dcfce7}.proMailStatus.error,.proMailStatus.missing{color:#991b1b;background:#fee2e2}.proMailStatus.pending,.proMailStatus.processing,.proMailStatus.retry{color:#1d4ed8;background:#dbeafe}.proMailStatus.waiting{color:#92400e;background:#fef3c7}.proMailStatus.none{color:#64748b;background:#f1f5f9}.proRetryBtn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #2563eb;border-radius:10px;padding:10px 14px;font-weight:700}.proRetryBtn:disabled{opacity:.55;cursor:not-allowed}
