: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}*{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}.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:default}.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(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}}@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}}
