:root{--brand: #005930;--brand-dark: #003c21;--background: #f5f7f5;--surface: #fff;--text: #18201c;--muted: #5d6962;--line: #dbe1dd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizeLegibility}.manager-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;align-items:end}.manager-form-row{display:flex;gap:1rem;align-items:end;margin:1rem 0}.manager-form-grid label,.manager-form-row label{display:grid;gap:.4rem;font-weight:600}.manager-form-grid input,.manager-form-grid select,.manager-form-row input,.manager-form-row select{min-height:44px;padding:.65rem;border:1px solid var(--line, #d8d8d2);border-radius:.5rem}.manager-list article,.hours-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line, #ddd)}.manager-list article div{display:grid}.slot-picker{display:grid;gap:.5rem;margin:1.5rem 0}.slot-picker label{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1px solid var(--line, #ddd);border-radius:.5rem}.calendar-operations{display:flex;gap:.75rem;margin-bottom:1rem}.primary-link{display:inline-flex;align-items:center;min-height:44px;padding:0 1rem;background:#173f32;color:#fff;border-radius:.5rem;text-decoration:none}.manager-panel time{display:block;color:#667;font-size:.85rem}@media(max-width:650px){.manager-form-row,.manager-list article,.hours-row{align-items:stretch;flex-direction:column}.calendar-operations{position:sticky;top:0;z-index:2;background:#fff;padding:.5rem 0}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}a{color:var(--brand-dark)}:focus-visible{outline:3px solid #087344;outline-offset:3px}.app-shell,.public-route{min-height:100vh}.auth-route{display:grid;min-height:100vh;padding:clamp(1rem,5vw,4rem);place-items:center}.manager-route{min-height:100vh}.manager-shell{min-height:100vh;background:#f4f6f4}.manager-sidebar{display:none}.manager-mobile-header{position:sticky;top:0;z-index:10;padding:.8rem 1rem;background:#fff;border-bottom:1px solid var(--line)}.manager-mobile-header>strong{color:var(--brand)}.manager-mobile-header nav{display:flex;gap:.5rem;margin-top:.65rem}.manager-mobile-header a,.manager-sidebar nav a{min-height:44px;display:flex;align-items:center;padding:.65rem .9rem;border-radius:12px;text-decoration:none;font-weight:700}.manager-mobile-header a[aria-current=page],.manager-sidebar nav a[aria-current=page]{color:#fff;background:var(--brand)}.manager-workspace{min-width:0;padding:clamp(1rem,4vw,3rem)}.manager-page{width:min(100%,1280px);margin:auto}.manager-page-heading p,.calendar-heading p,.panel-heading p{margin:0 0 .4rem;color:var(--brand);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.manager-page-heading h1,.calendar-heading h1{margin:0;font-size:clamp(2rem,5vw,3.2rem);letter-spacing:-.04em}.manager-page-heading>span,.calendar-heading>div>span{display:block;margin-top:.6rem;color:var(--muted)}.metric-grid{display:grid;gap:1rem;margin:2rem 0;grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card,.manager-panel,.manager-state,.cancelled-panel{padding:clamp(1rem,3vw,1.6rem);border:1px solid #e2e7e3;border-radius:22px;background:#fff;box-shadow:0 16px 45px #1432230f}.metric-card{display:grid;gap:.45rem}.metric-card span{min-height:2.5em;color:var(--muted);font-weight:650}.metric-card strong{font-size:2.25rem}.metric-card small{color:var(--muted)}.panel-heading,.calendar-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.panel-heading h2{margin:0}.next-booking{display:grid;grid-template-columns:70px 1fr;gap:.35rem 1rem;padding:1rem 0;border-top:1px solid var(--line)}.next-booking em{color:var(--brand);font-style:normal;font-weight:700}.manager-empty{color:var(--muted)}.date-actions{display:flex;flex-wrap:wrap;gap:.5rem}.date-actions button,.date-actions input,.court-tabs button{min-height:44px;padding:.55rem .8rem;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--text);font-weight:700}.court-tabs{display:flex;gap:.5rem;overflow-x:auto;margin:1.5rem 0 .75rem}.court-tabs button[aria-selected=true]{background:var(--brand);color:#fff}.calendar-grid{display:grid;gap:1rem;overflow-x:auto}.court-lane{display:none;min-height:430px;padding:1rem;border:1px solid var(--line);border-radius:22px;background:repeating-linear-gradient(#fff 0 58px,#edf0ee 59px 60px)}.court-lane.selected{display:block}.court-lane h2{margin:0}.lane-hours{color:var(--muted)}.schedule-card{display:grid;width:100%;min-height:84px;margin:.6rem 0;padding:.75rem;text-align:left;border:1px solid #a9c8b7;border-left:5px solid var(--brand);border-radius:13px;background:#f3faf6;color:var(--text);cursor:pointer}.schedule-card.block{border-color:#9da8a1;border-left-style:double;background:#f1f2f1}.schedule-card small{margin-top:.3rem;color:var(--muted)}.cancelled-panel{margin-top:1rem}.cancelled-panel article{display:grid;gap:.25rem;padding:.8rem 0;border-top:1px solid var(--line)}.cancelled-panel em{color:var(--muted);font-style:normal}.schedule-detail{position:fixed;z-index:20;right:1rem;bottom:1rem;width:min(calc(100% - 2rem),420px);padding:1.5rem;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 20px 70px #001e0f33}.schedule-detail>button{float:right;min-width:44px;min-height:44px;border:0;border-radius:50%;font-size:1.5rem}@media(min-width:900px){.manager-shell{display:grid;grid-template-columns:240px minmax(0,1fr)}.manager-sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:2rem 1.25rem;background:#fff;border-right:1px solid var(--line)}.manager-brand{color:var(--brand);font-size:1.1rem;font-weight:850;text-decoration:none}.manager-sidebar nav{display:grid;gap:.35rem;margin-top:2.5rem}.manager-sidebar nav p{display:flex;justify-content:space-between;padding:.7rem .9rem;color:#8a928d}.manager-sidebar nav small{font-size:.65rem}.manager-account{display:grid;gap:.6rem;margin-top:auto}.manager-account button{min-height:44px;border:1px solid var(--line);border-radius:12px;background:#fff}.manager-mobile-header{display:none}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.next-booking{grid-template-columns:70px repeat(4,1fr);align-items:center}.court-tabs{display:none}.court-lane,.court-lane.selected{display:block}}.public-page{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 85% 9%,#fff 0 9rem,transparent 27rem),var(--background)}.public-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(100% - 2rem,1180px);min-height:84px;margin:auto}.brand{display:flex;align-items:center;gap:.7rem;color:var(--text);font-size:.94rem;font-weight:720;text-decoration:none}.brand-mark{width:34px;filter:drop-shadow(0 6px 6px rgb(23 43 33/15%))}.public-header nav{display:flex;align-items:center;gap:.5rem}.nav-link,.nav-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem .9rem;border-radius:14px;font-size:.9rem;font-weight:700;text-decoration:none}.nav-primary{background:var(--brand);color:#fff;box-shadow:0 8px 18px #0059302e,inset 0 1px #ffffff47}.nav-primary:hover{background:var(--brand-dark);transform:translateY(-1px)}.public-main{width:min(100% - 2rem,1180px);margin:auto}.hero{display:grid;align-items:center;min-height:390px;padding:2.2rem 0 3.4rem}.hero-label,.section-kicker{margin:0 0 .85rem;color:var(--brand);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1{max-width:9ch;margin:0;font-size:clamp(3rem,9.5vw,6.4rem);font-weight:720;letter-spacing:-.065em;line-height:.92}.hero-copy{max-width:33rem;margin:1.45rem 0 0;color:var(--muted);font-size:clamp(1rem,2vw,1.18rem);line-height:1.7}.hero-visual{display:none}.availability{padding-bottom:4rem}.section-heading{display:flex;flex-direction:column;gap:1.4rem;margin-bottom:1.75rem}.section-heading h2{margin:0;font-size:clamp(1.65rem,4vw,2.35rem);letter-spacing:-.035em}.selected-date{margin:.5rem 0 0;color:var(--muted);font-size:.92rem;text-transform:capitalize}.date-control{display:flex;align-items:stretch;gap:.75rem;min-width:0}.date-strip{display:flex;gap:.6rem;max-width:100%;padding:.35rem .25rem .7rem;overflow-x:auto;scrollbar-width:thin}.date-button{display:grid;flex:0 0 64px;min-height:70px;padding:.55rem;border:0;border-radius:18px;background:#fbfcfb;color:var(--muted);box-shadow:6px 7px 16px #1b2d2317,-5px -5px 12px #fff;cursor:pointer}.date-button span{font-size:.72rem;font-weight:700;text-transform:capitalize}.date-button strong{align-self:end;color:var(--text);font-size:1.18rem}.date-button[aria-pressed=true]{background:var(--brand);color:#dbece3;box-shadow:inset 3px 4px 8px #00231347,inset -2px -2px 4px #ffffff26}.date-button[aria-pressed=true] strong{color:#fff}.calendar-picker{position:relative;display:grid;flex:0 0 54px;align-items:center;align-self:.35rem;justify-items:center;width:54px;height:70px;border:1px solid #e1e5e2;border-radius:18px;background:#fff;box-shadow:6px 7px 16px #1b2d2314,-5px -5px 12px #fff;overflow:hidden}.calendar-picker svg{width:22px;fill:none;stroke:var(--brand);stroke-width:1.8}.calendar-picker input{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}.court-grid{display:grid;gap:1.25rem}.court-grid.is-loading{opacity:.55}.court-card{min-width:0;padding:1.4rem;border:1px solid rgb(216 223 218/70%);border-radius:28px;background:var(--surface);box-shadow:12px 15px 32px #182d2217,-9px -9px 20px #ffffffeb,inset 0 1px #fff}.court-card>header{display:flex;align-items:center;gap:.95rem;padding-bottom:1.2rem;border-bottom:1px solid #edf0ee}.court-icon-wrap{display:grid;width:62px;height:58px;padding:.6rem;border-radius:18px;background:#f5f7f5;box-shadow:inset 2px 2px 5px #1d302612,inset -2px -2px 5px #fff}.court-card h3{margin:0 0 .28rem;font-size:1.25rem}.court-card header p{margin:0;color:var(--muted);font-size:.85rem}.slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(68px,1fr));gap:.7rem;padding:1.35rem 0}.slot{min-height:48px;border:1px solid #dde3df;border-radius:14px;background:#fafbfa;color:var(--text);font-variant-numeric:tabular-nums;font-weight:750;box-shadow:4px 5px 10px #1e2f2612,-3px -3px 8px #fff;cursor:pointer}.slot.is-selected{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:inset 3px 4px 8px #00231347}.slot:disabled{cursor:not-allowed;box-shadow:none}.slot.is-past{opacity:.48;text-decoration:line-through}.slot.is-unpriced{border-style:dashed;background:#f1f3f1;color:#66716b;opacity:.78;text-decoration:none}.booking-layout{display:grid;gap:1.5rem;align-items:start}.booking-panel{padding:1.4rem;border:1px solid rgb(216 223 218/70%);border-radius:28px;background:#fff;box-shadow:12px 15px 32px #182d221a,-9px -9px 20px #fff}.booking-panel h2{margin:0 0 1rem;font-size:1.35rem}.booking-panel.empty{color:var(--muted)}.draft-list{display:grid;gap:1rem}.draft-item{padding-bottom:1rem;border-bottom:1px solid var(--line)}.draft-item>div,.my-booking-row>div{display:grid;gap:.25rem}.draft-item span,.my-booking-row span{color:var(--muted);font-size:.83rem;text-transform:capitalize}.draft-item fieldset{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:.8rem 0;border:0}.draft-item legend{font-size:.75rem;font-weight:700}.draft-item label{display:grid;grid-template-columns:auto 1fr;gap:.1rem .35rem;min-height:48px;padding:.5rem;border:1px solid var(--line);border-radius:12px;align-items:center;cursor:pointer}.draft-item label:has(input:checked){border:2px solid var(--brand);background:#edf6f1}.draft-item label.is-disabled{opacity:.45;cursor:not-allowed}.draft-item small{grid-column:2}.remove-slot{border:0;background:transparent;color:#7a2632;text-decoration:underline;cursor:pointer}.preview-total{display:flex;justify-content:space-between;font-size:1.05rem}.confirm-booking{width:100%;min-height:52px;border:0;border-radius:15px;background:var(--brand);color:#fff;font-weight:800;cursor:pointer}.confirm-booking:disabled{opacity:.55;cursor:wait}.booking-error{padding:.8rem;border-left:4px solid #a33;background:#fff4f4}.auth-gate{padding:1rem;border-radius:16px;background:#f3f7f5}.auth-gate h3{margin:0}.panel-actions{display:flex;align-items:center;gap:1rem;margin-top:1rem}.bookings-page{width:min(100% - 2rem,900px);margin:auto;padding:3rem 0}.bookings-page h1{font-size:clamp(2.4rem,8vw,4.5rem);margin:.5rem 0 2rem}.bookings-page section{margin:2rem 0}.my-booking-card{padding:1.3rem;margin:1rem 0;border-radius:24px;background:#fff;box-shadow:10px 12px 28px #182d2217}.my-booking-row{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--line)}.my-booking-card footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding-top:1rem}.cancelled-badge{display:inline-block;margin-left:.75rem;padding:.25rem .6rem;border-radius:999px;background:#edf4f0;color:var(--brand);font-size:.75rem}.booking-cancel-button,.cancellation-confirmation button{min-height:44px;padding:.7rem 1rem;border:1px solid #9d3c3c;border-radius:12px;background:#fff;color:#8b2525;font-weight:700;cursor:pointer}.booking-cancel-button{margin-top:1rem}.cancellation-confirmation{padding:1rem;margin-top:1rem;border-radius:16px;background:#fff4f4}.cancellation-confirmation div{display:flex;flex-wrap:wrap;gap:.75rem}.cancellation-confirmation button:last-child{border-color:var(--line);color:var(--text)}.cancellation-confirmation button:disabled{cursor:wait;opacity:.6}.cancellation-closed{color:var(--muted);font-size:.9rem}.slot:hover,.slot:focus-visible{border-color:#7ba590;color:var(--brand);box-shadow:6px 8px 14px #0059301c;transform:translateY(-1px)}.price-area{min-height:36px;padding-top:1rem;border-top:1px solid #edf0ee;color:var(--muted);font-size:.8rem}.price-area dl{display:grid;grid-template-columns:auto 1fr;gap:.45rem 1rem;margin:0}.price-area dd{margin:0;color:var(--text);font-weight:750}.court-empty{display:flex;align-items:center;gap:.8rem;min-height:126px;padding:1rem 0;color:var(--muted);line-height:1.45}.court-empty svg{width:38px;flex:0 0 auto;opacity:.65}.court-skeleton{height:330px;border-radius:28px;background:linear-gradient(100deg,#fff 30%,#edf1ee,#fff 70%);background-size:250% 100%;box-shadow:12px 15px 32px #182d2212;animation:skeleton 1.6s infinite}.error-state,.no-courts{padding:2rem;border-radius:28px;background:#fff;box-shadow:12px 15px 32px #182d2214;text-align:center}.error-state h3,.no-courts h3{margin-top:0}.error-state p,.no-courts p{color:var(--muted)}.error-state button{min-height:44px;padding:.7rem 1.1rem;border:0;border-radius:14px;background:var(--brand);color:#fff;font-weight:750;cursor:pointer}.coming-soon{margin:1.3rem .25rem 0;color:var(--muted);font-size:.8rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap;border:0}.auth-card{width:min(100%,42rem);padding:clamp(1.5rem,6vw,3.5rem);border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 1.25rem 3rem #1d443414}.auth-card h1{margin-top:0}.auth-card form{display:grid;gap:1rem;margin:1.5rem 0}.auth-card label{display:grid;gap:.35rem;font-weight:650}.auth-card input{min-height:44px;padding:.65rem;border:1px solid #9eb1a5;border-radius:8px}.auth-card button{min-height:44px;padding:.7rem 1rem;border:0;border-radius:8px;background:var(--brand);color:#fff;font-weight:700;cursor:pointer}.auth-card nav{display:flex;flex-wrap:wrap;gap:1rem}@keyframes skeleton{to{background-position-x:-250%}}@media(min-width:760px){.public-header{min-height:100px}.public-main{width:min(100% - 4rem,1180px)}.hero{grid-template-columns:1.05fr .95fr;min-height:490px}.hero-visual{display:block}.hero-visual svg{width:100%;overflow:visible}.section-heading{align-items:flex-end;justify-content:space-between;flex-direction:row}.date-control{max-width:590px}.court-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.court-card{padding:1.75rem}.no-courts,.error-state{grid-column:1/-1}}@media(min-width:1040px){.booking-layout{grid-template-columns:minmax(0,1fr) 340px}.booking-panel{position:sticky;top:1.5rem}.booking-layout .section-heading{align-items:stretch;flex-direction:column}.booking-layout .date-control{width:100%;max-width:none}.booking-layout .date-strip{flex:1 1 auto}}@media(max-width:430px){.brand span{max-width:145px;font-size:.82rem}.nav-link,.nav-primary{padding:.6rem .7rem;font-size:.82rem}.hero{min-height:340px}.date-strip{margin-left:-.2rem}.court-card{border-radius:24px}}.finance-period{display:flex;flex-wrap:wrap;gap:.75rem;align-items:end;margin-bottom:1.25rem}.finance-period label{display:grid;gap:.25rem;color:var(--muted);font-size:.85rem}.finance-period button,.finance-period input,.finance-row button,.manager-form-grid button{min-height:42px;padding:.6rem .8rem;border:1px solid var(--line);border-radius:10px;background:#fff}.finance-metrics .metric-card strong{font-size:clamp(1.25rem,3vw,2rem)}.finance-page .manager-panel{margin-top:1.25rem}.finance-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 0;border-top:1px solid var(--line)}.finance-row>div:first-child{display:grid;flex:1 1 240px;gap:.25rem}.finance-row span{color:var(--muted);font-size:.9rem}.finance-row.voided{opacity:.6}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.statistics-period{display:flex;flex-wrap:wrap;gap:.75rem;align-items:end;margin-bottom:1.25rem}.statistics-period label{display:grid;gap:.25rem;color:var(--muted);font-size:.85rem}.statistics-period button,.statistics-period input{min-height:44px;padding:.65rem .8rem;border:1px solid var(--line);border-radius:10px;background:#fff}.statistics-summary{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.25rem}.stat-card{display:grid;gap:.35rem;padding:1.25rem;border:1px solid var(--line);border-radius:18px;background:#fff}.stat-card span,.stat-card small,.occupancy-row span,.analytics-note{color:var(--muted)}.stat-card strong{font-size:clamp(1.25rem,4vw,2rem)}.statistics-page .manager-panel{margin-top:1.25rem}.court-stat-grid,.time-band-list{display:grid;gap:.75rem}.occupancy-row{display:grid;gap:.65rem;padding:1rem;border:1px solid var(--line);border-radius:14px}.occupancy-row>div:first-child{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}.occupancy-track{height:9px;overflow:hidden;border-radius:999px;background:#e5ebe7}.occupancy-track span{display:block;height:100%;border-radius:inherit;background:var(--brand)}.analytics-note{max-width:70ch;font-size:.85rem;line-height:1.5}@media(min-width:700px){.statistics-summary,.court-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.statistics-summary{grid-template-columns:repeat(4,minmax(0,1fr))}}:root{--brand-soft: #e8f4ed;--ink: #111814;--subtle: #718078;--danger: #a52b2b;--shadow: 0 18px 55px rgb(26 55 40 / 8%);--radius: 20px}button,.button{min-height:44px;border:1px solid var(--line);border-radius:12px;padding:.7rem 1rem;background:var(--surface);color:var(--ink);font-weight:750;cursor:pointer;text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center}.button-primary,.book-now-link{color:#fff;background:var(--brand);border-color:var(--brand)}.button-secondary:hover,button:hover{background:#f0f5f2}.page-heading{margin-bottom:2rem}.page-heading p,.eyebrow{color:var(--brand);font-size:.75rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.page-heading h1{margin:.25rem 0;font-size:clamp(2.1rem,5vw,3.5rem);letter-spacing:-.05em}.page-heading span{color:var(--muted)}.user-shell{min-height:100vh;background:#f5f7f5}.user-sidebar{display:none}.user-mobile-nav{position:sticky;top:0;z-index:20;background:#fffffff0;border-bottom:1px solid var(--line);padding:.8rem 1rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.user-mobile-nav nav{display:flex;overflow:auto;gap:.4rem;margin-top:.65rem}.user-mobile-nav a{white-space:nowrap;padding:.55rem .75rem;border-radius:10px;text-decoration:none;font-weight:700}.user-mobile-nav a[aria-current=page]{color:#fff;background:var(--brand)}.user-workspace{padding:clamp(1.2rem,5vw,4rem)}.user-page,.bookings-page{width:min(100%,1050px);margin:auto}.user-overview-grid{display:grid;gap:1rem}.next-card,.due-card,.summary-strip,.quick-links a,.profile-card,.profile-details,.payment-history article,.state-panel,.info-banner{border:1px solid #e2e8e4;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.next-card{min-height:260px;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(1.25rem,4vw,2.25rem);background:linear-gradient(140deg,#fff 35%,#eaf6ef)}.next-card h2{margin:.6rem 0 .2rem;font-size:clamp(1.5rem,4vw,2.4rem)}.due-card{padding:1.5rem}.due-card>strong{display:block;margin:.4rem 0 -.4rem;font-size:4rem;letter-spacing:-.06em}.summary-strip{display:grid;grid-template-columns:repeat(3,1fr);margin:1rem 0;padding:1rem}.summary-strip div{display:grid;text-align:center;gap:.25rem}.summary-strip strong{font-size:clamp(1.15rem,3vw,1.8rem)}.summary-strip span{color:var(--muted);font-size:.8rem}.quick-links{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.quick-links a{display:grid;padding:1.25rem;text-decoration:none}.quick-links span{margin-top:.35rem;color:var(--muted)}.profile-card{display:flex;align-items:center;gap:1rem;padding:1.5rem}.profile-avatar,.user-identity>span{display:grid;place-items:center;width:58px;aspect-ratio:1;border-radius:18px;color:#fff;background:var(--brand);font-weight:800}.profile-card h2{margin:0 0 .5rem}.profile-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:1rem 0;padding:1.5rem}.profile-details div{padding:1rem}.profile-details dt{color:var(--muted);font-size:.8rem}.profile-details dd{margin:.35rem 0;font-weight:750}.profile-details small{display:block;margin-top:.35rem;color:var(--muted);font-weight:400}.status-chip{display:inline-flex;width:max-content;padding:.3rem .6rem;border-radius:999px;background:#edf1ee;font-size:.75rem;font-weight:800}.status-pending{color:#775300;background:#fff1c7}.status-paid{color:#075b32;background:#dff3e8}.status-refunded{color:#61536e;background:#eee8f3}.info-banner{display:flex;flex-direction:column;gap:.3rem;padding:1rem 1.2rem;margin-bottom:1rem;border-color:#b7dcc7;background:var(--brand-soft)}.info-banner span{color:#365344}.payment-history{display:grid;gap:.8rem}.payment-history article{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1.25rem}.payment-history h2{margin:.3rem 0}.payment-history article>div:last-child{display:grid;justify-items:end;gap:.4rem}.payment-history article>div:last-child>strong{font-size:1.4rem}.payment-history small{color:var(--muted)}.state-panel{padding:1.5rem}.manager-sidebar nav small{margin:1.4rem .8rem .35rem;color:#91a097;font-size:.65rem;font-weight:800;letter-spacing:.12em}.manager-sidebar nav i{display:grid;width:24px;margin-right:.6rem;font-style:normal;text-align:center}.dashboard-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.5rem 0}.month-calendar{margin:2rem 0 1rem;padding:clamp(.75rem,2vw,1.5rem);border:1px solid #e2e8e4;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.month-calendar header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.month-calendar header p,.day-detail-heading p{margin:0;color:var(--brand);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.month-calendar h2,.day-detail-heading h2{margin:.15rem 0;text-transform:capitalize}.month-calendar header div:last-child{display:flex;gap:.35rem}.month-weekdays,.month-grid{display:grid;grid-template-columns:repeat(7,minmax(45px,1fr))}.month-weekdays span{padding:.5rem;color:var(--muted);font-size:.72rem;text-align:center}.month-grid>button{display:flex;flex-direction:column;align-items:flex-start;min-height:82px;margin:-1px 0 0 -1px;padding:.5rem;border-radius:0;background:#fff}.month-grid>button.outside{color:#aab2ad;background:#fafbfa}.month-grid>button.selected{position:relative;z-index:1;border:2px solid var(--brand);background:var(--brand-soft)}.month-grid>button.today time{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#fff;background:var(--brand)}.event-dot{display:inline-block;width:7px;height:7px;margin-top:auto;border-radius:50%;background:var(--brand)}.month-grid small{color:var(--muted);font-size:.63rem}.calendar-legend{color:var(--muted);font-size:.78rem}.calendar-legend .event-dot{margin:0 .3rem 0 0}.day-detail-heading{display:flex;justify-content:space-between;align-items:end;margin:1.5rem 0 .75rem}.day-detail-heading span{color:var(--muted);font-size:.85rem}.finance-mix{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem;margin:1rem 0 2rem}.trend-chart{margin-top:2rem}.chart-bars{min-height:190px;display:flex;align-items:end;gap:.5rem;overflow:auto;padding:1rem 0;border-bottom:1px solid var(--line)}.chart-column{display:grid;flex:1 0 60px;justify-items:center;gap:.4rem}.bar-stack{display:flex;flex-direction:column;justify-content:flex-end;width:min(44px,80%);overflow:hidden;border-radius:8px 8px 2px 2px;background:#edf1ee}.bar-card{background:#75a6d7}.bar-cash{background:var(--brand)}.chart-column small{font-size:.65rem}.chart-table{display:grid;gap:.4rem;margin-top:1rem}.chart-table>div{display:grid;grid-template-columns:1fr repeat(3,auto);gap:1rem;padding:.6rem;border-radius:8px;background:#f7f9f7;font-size:.78rem}@media(min-width:900px){.user-shell{display:grid;grid-template-columns:260px 1fr}.user-sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:1.4rem;border-right:1px solid var(--line);background:#fff}.user-mobile-nav{display:none}.user-brand{margin-bottom:2rem;color:var(--ink);text-decoration:none}.user-brand strong{display:block;color:var(--brand)}.user-identity{display:flex;align-items:center;gap:.7rem;padding:1rem 0;border-block:1px solid var(--line)}.user-identity>span{width:40px;border-radius:12px}.user-identity div{display:grid}.user-identity small{color:var(--muted)}.user-sidebar nav{display:grid;gap:.25rem;margin:1.2rem 0 auto}.user-sidebar nav a{display:flex;align-items:center;min-height:46px;padding:.7rem;border-radius:12px;text-decoration:none;font-weight:700}.user-sidebar nav a[aria-current=page]{color:var(--brand);background:var(--brand-soft)}.user-sidebar nav i{width:28px;font-style:normal}.book-now-link{padding:.8rem;border-radius:12px;text-align:center;text-decoration:none;font-weight:800}.user-overview-grid{grid-template-columns:2fr 1fr}.manager-sidebar{width:270px}.manager-shell{grid-template-columns:270px 1fr}}@media(max-width:650px){.month-calendar{padding:.5rem;border-radius:16px}.month-calendar header{padding:.5rem}.month-grid>button{min-height:60px;padding:.3rem}.month-grid small{display:none}.chart-table>div{grid-template-columns:1fr 1fr}.summary-strip{grid-template-columns:1fr;gap:1rem}.summary-strip div{padding-bottom:.8rem;border-bottom:1px solid var(--line)}.day-detail-heading span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
