*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--lime: #C8F135;--lime-dark: #a8d120;--dark: #0e0e0e;--paper: #f4f4f1;--surface: #fff;--surface-soft: #ededeb;--text: #111;--text-muted: #696969;--border: rgba(0,0,0,.11);--shadow-sm: 0 1px 2px rgba(0,0,0,.04), 0 10px 28px rgba(0,0,0,.06);--shadow-md: 0 14px 40px rgba(0,0,0,.1);--shadow-lg: 0 30px 80px rgba(0,0,0,.16)}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--text);font-family:DM Sans,sans-serif;overflow-x:hidden}.ti{width:1em;height:1em;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.icon{display:block;width:18px;height:18px;color:currentColor}.hero{position:relative;min-height:720px;padding:128px 40px 78px;overflow:hidden;background:linear-gradient(90deg,#f4f4f1fa,#f4f4f1f0 42%,#f4f4f170 70%,#f4f4f129),var(--venue-hero-image) center/cover no-repeat}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff2e,#f4f4f1 95%),radial-gradient(circle at 72% 42%,rgba(200,241,53,.18),transparent 28%);pointer-events:none}.hero-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:56px;align-items:end}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:28px;color:var(--text-muted);font-size:.78rem;font-weight:600}.breadcrumbs a{color:inherit;text-decoration:none}.breadcrumbs a:hover{color:var(--text)}.breadcrumbs .icon{width:18px;height:18px;color:var(--text)}.venue-tag{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;padding:7px 14px;border:1px solid rgba(168,209,32,.32);border-radius:999px;background:#c8f13533;color:#5f7d0b;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}h1{max-width:720px;font-family:Bebas Neue,sans-serif;font-size:clamp(5rem,9.4vw,9.2rem);font-style:italic;font-weight:400;line-height:.83;letter-spacing:0;text-transform:uppercase}h1 span{color:#97c311}.location{display:flex;align-items:flex-start;gap:9px;margin-top:26px;color:var(--text-muted);font-size:.95rem;line-height:1.5}.location .icon{color:var(--text);margin-top:1px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:13px 22px;border-radius:999px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .18s,background .2s,border-color .2s}.btn-primary{background:var(--lime);color:var(--dark)}.btn-primary:hover{background:var(--lime-dark);transform:translateY(-2px)}.btn-secondary{border:1px solid var(--border);background:#ffffffbf;color:var(--text)}.btn-secondary:hover{border-color:#00000038;transform:translateY(-2px)}.booking-card{position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#fffffff0;box-shadow:var(--shadow-lg)}.booking-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--lime)}.booking-top{display:grid;grid-template-columns:1fr auto;gap:18px;padding:30px 30px 26px;border-bottom:1px solid var(--border)}.price{font-family:Bebas Neue,sans-serif;font-size:3.8rem;line-height:.85;color:#97c311}.price span{display:block;margin-top:8px;color:var(--text-muted);font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rating{text-align:right}.rating strong{display:block;font-size:2rem;line-height:1}.stars{display:flex;gap:2px;justify-content:flex-end;margin-top:6px;color:var(--lime-dark)}.stars .icon{width:14px;height:14px;fill:currentColor;stroke-width:1.2}.rating span{display:block;margin-top:5px;color:var(--text-muted);font-size:.76rem;font-weight:600}.booking-facts{display:grid;gap:14px;padding:24px 30px 26px}.fact{display:flex;justify-content:space-between;gap:16px;color:var(--text-muted);font-size:.86rem;font-weight:600}.fact strong{color:var(--text);text-align:right;font-weight:800}.fact strong.is-open{color:#6e9309}.booking-actions{display:grid;gap:10px;padding:0 30px 30px}.booking-actions .btn-primary,.booking-actions .btn-secondary{width:100%}main{max-width:1280px;margin:0 auto;padding:72px 40px 96px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px;align-items:start}.gallery-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:12px;margin-bottom:44px}.gallery-grid img{width:100%;height:220px;display:block;object-fit:cover;border-radius:8px;box-shadow:var(--shadow-sm)}.gallery-main{grid-row:span 2;height:452px!important}.section-label{display:inline-flex;align-items:center;gap:7px;margin-bottom:14px;color:var(--lime-dark);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-label:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--lime)}h2{font-family:Bebas Neue,sans-serif;font-size:clamp(2.2rem,4vw,4rem);font-weight:400;line-height:.95;text-transform:uppercase}.lead{max-width:760px;margin-top:18px;color:var(--text-muted);font-size:1rem;line-height:1.8}.amenities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px}.amenity{display:flex;align-items:center;gap:12px;min-height:62px;padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font-size:.9rem;font-weight:700;box-shadow:var(--shadow-sm)}.amenity .icon{width:32px;height:32px;border-radius:999px;background:#c8f1353d;color:#6e9309}.amenity svg{width:18px;height:18px}.courts-section,.reviews-section{margin-top:56px}.court-list,.reviews-list{display:grid;gap:12px;margin-top:24px}.court-card,.review-card,.side-card{border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-sm)}.court-card{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;min-height:82px;padding:18px 20px}.court-num{font-family:Bebas Neue,sans-serif;font-size:2rem;color:var(--lime-dark)}.court-name{font-weight:800;margin-bottom:4px}.court-type{color:var(--text-muted);font-size:.84rem}.court-price{text-align:right;font-family:Bebas Neue,sans-serif;font-size:1.7rem}.court-price small{color:var(--text-muted);font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700}.review-card{padding:20px}.review-header{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px}.reviewer{font-weight:800}.review-date{color:var(--text-muted);font-size:.78rem;font-weight:600}.review-stars{display:flex;gap:2px;margin-bottom:10px;color:var(--lime-dark)}.review-stars svg{width:14px;height:14px;fill:currentColor}.review-text{color:var(--text-muted);font-size:.9rem;line-height:1.7}.sidebar{display:grid;gap:16px;position:sticky;top:104px}.side-card{padding:22px}.side-title{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:#6e9309;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hours-list{display:grid;gap:0}.hour-row{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--border);color:var(--text-muted);font-size:.86rem;font-weight:700}.hour-row:last-child{border-bottom:0}.hour-row strong{color:var(--text)}.hour-row:first-child,.hour-row:first-child strong{color:#6e9309}.map-box{position:relative;overflow:hidden;min-height:170px;margin-bottom:14px;border:1px solid var(--border);border-radius:8px;background:#f3f3f1;box-shadow:inset 0 0 0 1px #ffffffa3}.map-box.is-placeholder{display:grid;place-items:center;background:linear-gradient(rgba(0,0,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.04) 1px,transparent 1px),#f3f3f1;background-size:28px 28px;color:var(--text-muted);text-align:center;font-size:.84rem;font-weight:700;line-height:1.45}.map-box.is-placeholder .icon{display:flex;margin:0 auto 8px;color:#6e9309}.venue-map-frame{width:100%;height:210px;border:0;display:block;filter:saturate(.88) contrast(.98)}.map-address-chip{position:absolute;left:12px;right:12px;bottom:12px;z-index:500;display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(17,17,17,.08);border-radius:8px;background:#ffffffeb;color:var(--text);font-size:.78rem;font-weight:800;line-height:1.35;box-shadow:0 14px 34px #00000024;backdrop-filter:blur(10px)}.map-address-chip .icon{width:16px;height:16px;color:#6e9309;flex:0 0 auto}.owner-card{border-color:#a8d1205c;background:linear-gradient(180deg,#c8f13529,#fff 58%)}.owner-card p{color:var(--text-muted);font-size:.9rem;line-height:1.7;margin-bottom:18px}footer{border-top:1px solid var(--border);background:#fff;padding:32px 40px;color:var(--text-muted);text-align:center;font-size:.84rem}footer a{color:var(--lime-dark);font-weight:800;text-decoration:none}@media(max-width:1040px){.hero-inner,.content-grid{grid-template-columns:1fr}.booking-card,.sidebar{max-width:none}.sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.owner-card{grid-column:1 / -1}}@media(max-width:760px){.hero{min-height:auto;padding:112px 20px 52px}h1{font-size:clamp(4.2rem,17vw,6.4rem)}main{padding:42px 20px 72px}.gallery-grid,.amenities,.sidebar{grid-template-columns:1fr}.gallery-main,.gallery-grid img{height:240px!important}.court-card{grid-template-columns:auto 1fr}.court-price{grid-column:2;text-align:left}}
