:root{--forest:#163f34;--deep:#0b2b24;--lime:#d7ec73;--gold:#f0c84c;--cream:#f7f0df;--ink:#17322d;--white:#fffdf7;--muted:#60736e;--line:#d8dfd5;--serif:"Fraunces",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}.announcement{background:var(--deep);color:#eaf2c0;text-align:center;padding:8px 20px;font-size:13px;letter-spacing:.02em}.announcement a{color:white;margin-left:12px;font-weight:700}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,92px);border-bottom:1px solid rgba(22,63,52,.12);background:rgba(255,253,247,.94);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-family:var(--serif);font-weight:700;font-size:20px;line-height:1.05}.brand small{display:block;font-family:var(--sans);font-weight:600;font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-top:5px}.brand-mark{width:42px;height:42px;background:var(--gold);border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:inset 0 0 0 2px rgba(22,63,52,.15)}.brand-mark:before,.brand-mark:after,.brand-mark span:before{content:"";position:absolute;width:5px;height:5px;background:var(--forest);border-radius:50%}.brand-mark:before{left:10px;top:12px}.brand-mark:after{right:10px;bottom:10px}.brand-mark span:before{right:12px;top:9px}.site-header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.site-header nav>a:not(.nav-cta):hover{color:#6b7f2c}.nav-cta{background:var(--forest);color:white;padding:11px 18px;border-radius:99px}.menu-button{display:none;border:0;background:none;padding:10px}.hero{min-height:690px;display:grid;grid-template-columns:1.03fr .97fr;background:var(--cream);overflow:hidden}.hero-copy{padding:90px 5vw 70px max(6vw,calc((100vw - 1440px)/2));display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:700;color:#6f7f34;margin:0 0 18px}.eyebrow.light{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-family:var(--serif);font-size:clamp(60px,7vw,108px);line-height:.88;letter-spacing:-.055em;margin-bottom:34px;color:var(--deep)}h1 em,h2 em{font-weight:600;color:#758d2b}.hero-lead{max-width:610px;font-size:20px;line-height:1.6;color:#48615a}.hero-actions{display:flex;align-items:center;gap:28px;margin:27px 0 40px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:0;font:700 15px var(--sans);padding:16px 22px;border-radius:6px;cursor:pointer}.button.primary{background:var(--forest);color:white;box-shadow:0 8px 24px rgba(15,57,46,.15)}.button.primary:hover{background:#0e3229;transform:translateY(-1px)}.button span{font-size:20px}.text-link{font-weight:700;border-bottom:1px solid var(--ink)}.trust-row{display:flex;gap:24px;flex-wrap:wrap;font-size:13px;color:#4f6861}.trust-row b{color:#7a922e;margin-right:5px}.hero-visual{position:relative;background:var(--forest);min-height:690px;overflow:hidden}.court-lines{position:absolute;inset:7%;border:2px solid rgba(255,255,255,.18);border-radius:2px}.court-lines:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:2px solid rgba(255,255,255,.18)}.court-lines:after{content:"";position:absolute;top:0;bottom:0;left:50%;border-left:2px solid rgba(255,255,255,.18)}.sunburst{position:absolute;width:470px;height:470px;border-radius:50%;background:var(--lime);top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 65px rgba(215,236,115,.08),0 0 0 135px rgba(215,236,115,.045)}.paddle{position:absolute;width:230px;height:410px;left:46%;top:48%;transform:translate(-50%,-50%) rotate(-18deg);filter:drop-shadow(0 28px 24px rgba(0,0,0,.26))}.paddle-face{height:270px;background:var(--gold);border:10px solid #f8da75;border-radius:48% 48% 43% 43%;display:grid;place-items:center}.paddle-face:before,.paddle-face:after{content:"";position:absolute;width:12px;height:12px;background:rgba(22,63,52,.25);border-radius:50%;box-shadow:48px 22px rgba(22,63,52,.25),-45px 45px rgba(22,63,52,.25),25px 75px rgba(22,63,52,.25),-36px 104px rgba(22,63,52,.25),52px 120px rgba(22,63,52,.25)}.paddle-logo{font:700 56px var(--serif);color:var(--forest);z-index:1}.handle{height:140px;width:68px;margin:auto;background:repeating-linear-gradient(0deg,#412d22 0 9px,#755447 10px 17px);border-radius:0 0 18px 18px;border-top:13px solid #dcb743}.pickleball{position:absolute;width:108px;height:108px;border-radius:50%;background:var(--lime);right:10%;top:15%;box-shadow:0 18px 25px rgba(0,0,0,.22)}.pickleball i{position:absolute;width:13px;height:13px;background:#84a237;border-radius:50%}.pickleball i:nth-child(1){left:25px;top:23px}.pickleball i:nth-child(2){right:25px;top:20px}.pickleball i:nth-child(3){left:48px;top:47px}.pickleball i:nth-child(4){left:22px;bottom:22px}.pickleball i:nth-child(5){right:20px;bottom:27px}.floating-note{position:absolute;background:var(--white);padding:15px 18px;border-radius:8px;box-shadow:0 12px 30px rgba(0,0,0,.17);font-size:12px}.note-one{left:8%;bottom:12%;transform:rotate(2deg)}.note-one strong{font:700 30px var(--serif);display:block;color:var(--forest)}.note-one span{color:var(--muted)}.note-two{right:5%;bottom:25%;display:flex;flex-direction:column;gap:3px;font-weight:700;transform:rotate(-3deg)}.note-two span:before{content:"✓";color:#7f982f;margin-right:8px}.social-proof{padding:24px 6vw;text-align:center;border-bottom:1px solid var(--line);background:#fff}.social-proof p{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#71817c;margin-bottom:13px}.social-proof div{display:flex;justify-content:center;gap:clamp(25px,5vw,75px);flex-wrap:wrap;font:600 14px var(--serif);color:#40554f}.section{padding:110px clamp(24px,7vw,110px);max-width:1500px;margin:auto}.section-heading{max-width:650px}.section-heading h2,.benefits h2,.safety h2,.service h2,.faq h2,.contact h2{font:700 clamp(42px,5vw,72px)/1.03 var(--serif);letter-spacing:-.035em;margin-bottom:30px;color:var(--deep)}.section-intro{margin-left:auto;max-width:510px;font-size:18px;color:var(--muted);margin-top:-80px;margin-bottom:65px}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.program-card{min-height:470px;padding:35px 32px;position:relative;border-radius:4px;display:flex;flex-direction:column;align-items:flex-start}.program-card.yellow{background:#f4d35f}.program-card.cream{background:#edf0df}.program-card.green{background:var(--forest);color:white}.card-number{position:absolute;right:25px;top:22px;font:700 16px var(--serif);opacity:.55}.mini-icon{width:66px;height:66px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:27px;margin-bottom:40px}.program-card .tag{text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:700;margin-bottom:8px;opacity:.7}.program-card h3{font:700 32px var(--serif);margin-bottom:14px}.program-card>p:not(.tag){font-size:15px;opacity:.82}.program-card ul{list-style:none;padding:0;margin:auto 0 0;font-size:13px;font-weight:600}.program-card li{margin-top:8px}.program-card li:before{content:"•";margin-right:9px}.why{max-width:none;background:#f3f1e6;display:grid;grid-template-columns:1fr 1.15fr;gap:9vw;align-items:center}.why-panel{background:var(--gold);min-height:610px;padding:70px 60px;display:flex;flex-direction:column;justify-content:center;position:relative}.quote-mark{font:700 140px/1 var(--serif);position:absolute;top:28px;opacity:.2}.big-quote{font:700 clamp(38px,4vw,62px)/1.12 var(--serif);letter-spacing:-.03em;margin-bottom:40px}.why-panel>p:last-child{max-width:430px}.benefit-list>div{display:grid;grid-template-columns:40px 1fr;border-top:1px solid #cdd5c8;padding:20px 0;gap:16px}.benefit-list span{font:700 13px var(--serif);color:#7b8e36}.benefit-list p{margin:0;color:var(--muted)}.benefit-list strong{display:block;color:var(--ink);font:700 18px var(--serif);margin-bottom:3px}.center{text-align:center;margin:auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:65px;text-align:center;position:relative}.steps:before{content:"";position:absolute;top:42px;left:18%;right:18%;border-top:1px dashed #9caf95}.steps article{position:relative}.step-icon{width:84px;height:84px;border-radius:50%;background:var(--cream);border:1px solid #cfdbca;display:grid;place-items:center;margin:0 auto 24px;font-size:30px;position:relative;z-index:1}.steps span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#85943d;font-weight:700}.steps h3{font:700 23px var(--serif);margin:8px 0}.steps p{color:var(--muted);font-size:14px}.space-note{background:var(--forest);color:#dbe7df;border-radius:4px;text-align:center;margin:65px auto 0;padding:20px 30px;max-width:900px}.space-note span{color:var(--lime);font-weight:700}.safety{max-width:none;background:var(--deep);color:white;display:grid;grid-template-columns:1fr .55fr;align-items:center;gap:10vw}.safety h2,.contact h2{color:white}.safety-copy>p:not(.eyebrow){color:#c7d6d0;max-width:680px;font-size:18px}.safety-points{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:35px}.safety-points span:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--lime);color:var(--deep);margin-right:10px;font-weight:700}.safety-badge{width:290px;height:290px;border-radius:50%;border:2px solid var(--lime);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(5deg);outline:1px dashed rgba(215,236,115,.5);outline-offset:10px}.safety-badge span,.safety-badge small{text-transform:uppercase;letter-spacing:.18em;font-size:10px;color:var(--lime)}.safety-badge strong{font:700 42px/1.03 var(--serif);margin:12px}.service{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.service>div>p:last-child{color:var(--muted);font-size:18px}.locations{display:flex;flex-wrap:wrap;gap:12px}.locations span{padding:14px 22px;border-radius:99px;border:1px solid #b9c7b6;font-weight:700;font-size:14px}.locations .home{background:var(--gold);border-color:var(--gold)}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw;background:#f4f1e7;max-width:none}.faq-sub{color:var(--muted);max-width:360px}.accordion details{border-top:1px solid #cbd3c7;padding:22px 0}.accordion details:last-child{border-bottom:1px solid #cbd3c7}.accordion summary{font:700 19px var(--serif);cursor:pointer;list-style:none;display:flex;justify-content:space-between}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font:400 24px var(--sans);transition:.2s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{color:var(--muted);font-size:14px;max-width:650px;margin:14px 35px 0 0}.contact{max-width:none;background:var(--forest);color:white;display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw}.contact-copy>p:not(.eyebrow){color:#ccdad4;font-size:18px}.contact-promise{display:flex;gap:15px;align-items:center;margin-top:35px}.contact-promise>span{width:38px;height:38px;border-radius:50%;background:var(--lime);color:var(--forest);display:grid;place-items:center;font-weight:700}.contact-promise p{margin:0;font-size:14px}.interest-form{background:var(--white);color:var(--ink);padding:35px;border-radius:6px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.interest-form label{display:block;font-size:12px;font-weight:700;margin-bottom:16px}.interest-form label>span{font-weight:400;color:var(--muted)}input,select,textarea{width:100%;border:1px solid #cfd8cd;background:#fff;padding:13px 14px;font:14px var(--sans);margin-top:7px;border-radius:3px;color:var(--ink)}textarea{resize:vertical}.form-submit{width:100%;margin-top:4px}.form-note{font-size:11px;color:var(--muted);text-align:center;margin:10px 0 0}.form-success{background:#edf3d2;border-left:4px solid #8aa233;padding:14px 16px;margin-top:15px;font-size:13px}.form-success p{margin:4px 0 0}.form-success strong{font-family:var(--serif)}footer{background:#071f1a;color:#bed0ca;display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:50px;padding:70px 7vw 25px;font-size:13px}footer .brand{color:white;margin-bottom:18px}footer .brand small{color:#9db0aa}.footer-brand>p{max-width:260px}.footer-brand .brand-mark{color:var(--ink)}footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px}footer strong{color:white;font-family:var(--serif);font-size:15px;margin-bottom:8px}footer a:hover{color:var(--lime)}.footer-cta a{display:inline-block;color:var(--lime);font-weight:700;border-bottom:1px solid var(--lime);align-self:flex-start}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:20px;margin-top:25px;font-size:11px}@media(max-width:980px){.site-header nav{display:none;position:absolute;top:86px;left:0;right:0;background:var(--white);padding:25px;flex-direction:column;box-shadow:0 12px 20px rgba(0,0,0,.1)}.site-header nav.open{display:flex}.menu-button{display:block}.menu-button span{display:block;width:25px;border-top:2px solid var(--forest);margin:6px}.hero{grid-template-columns:1fr}.hero-copy{padding:80px 7vw}.hero-visual{min-height:570px}.program-grid{grid-template-columns:1fr}.program-card{min-height:370px}.section-intro{margin:0 0 45px}.why,.safety,.service,.faq,.contact{grid-template-columns:1fr}.why-panel{min-height:450px}.safety-badge{margin:auto}.steps{gap:20px}.faq{gap:40px}footer{grid-template-columns:1fr 1fr}}@media(max-width:640px){.announcement{font-size:11px}.announcement a{display:block;margin:2px 0 0}.site-header{height:74px;padding:0 20px}.brand{font-size:17px}.brand-mark{width:36px;height:36px}.hero-copy{padding:65px 24px 55px}.hero-lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:460px}.sunburst{width:330px;height:330px}.paddle{width:165px;height:310px}.paddle-face{height:205px}.handle{height:105px;width:52px}.pickleball{width:75px;height:75px}.note-two{display:none}.section{padding:75px 24px}.section-heading h2,.benefits h2,.safety h2,.service h2,.faq h2,.contact h2{font-size:42px}.steps{grid-template-columns:1fr;gap:35px}.steps:before{display:none}.safety-points,.field-row{grid-template-columns:1fr}.why-panel{padding:50px 30px;margin:0 -24px}.safety-badge{width:230px;height:230px}.safety-badge strong{font-size:34px}.interest-form{padding:24px 18px;margin:0 -8px}footer{grid-template-columns:1fr;padding:55px 24px 25px}.copyright{margin-top:5px}}
/* Contact and social updates */
.contact-email{display:inline-block;color:var(--lime);font-weight:700;border-bottom:1px solid rgba(215,236,115,.7);margin:4px 0 8px}.contact-email:hover{color:white;border-color:white}.footer-cta .footer-email{color:#bed0ca;border-bottom-color:rgba(190,208,202,.35);font-size:12px;margin-top:6px}.social-links{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.social-links>strong{margin:0}.social-coming{color:#8fa69f;font-size:12px}.social-links>div{display:flex;gap:10px;flex-wrap:wrap;margin-left:auto}.social-link{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid rgba(255,255,255,.18);border-radius:99px;color:#d5e1dd}.social-link b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:var(--deep);font:700 14px var(--sans)}
@media(max-width:640px){.social-links{align-items:flex-start;flex-direction:column}.social-links>div{margin-left:0}}
.contact-methods{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:4px 0 8px}.contact-methods .contact-email{margin:0}.contact-phone{color:white;font-weight:700;border-bottom:1px solid rgba(255,255,255,.45)}.contact-phone:hover{color:var(--lime);border-color:var(--lime)}.footer-cta .footer-phone{color:#bed0ca;border-bottom-color:rgba(190,208,202,.35);font-size:12px}
/* Rally photography and playful brand feature */
.hero-photo{width:100%;height:100%;min-height:690px;object-fit:cover;object-position:center;display:block}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,31,26,.28));pointer-events:none}.hero-visual .floating-note{z-index:2}.rally-feature{max-width:none;background:#f4d35f;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:0;padding:0}.rally-feature-image{min-height:560px;overflow:hidden}.rally-feature-image img{width:100%;height:100%;min-height:560px;display:block;object-fit:cover}.rally-feature-copy{padding:70px clamp(32px,6vw,90px);display:flex;flex-direction:column;justify-content:center}.rally-feature-copy .eyebrow{color:#52651d}.rally-feature-copy h2{font:700 clamp(42px,5vw,72px)/1.02 var(--serif);letter-spacing:-.035em;color:var(--deep);margin-bottom:28px}.rally-feature-copy>p:not(.eyebrow){font-size:18px;max-width:510px}.rally-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.rally-tags span{background:var(--forest);color:white;padding:9px 14px;border-radius:99px;font-size:12px;font-weight:700;letter-spacing:.04em}.rally-tags span:last-child{background:var(--white);color:var(--forest)}@media(max-width:980px){.rally-feature{grid-template-columns:1fr}.rally-feature-image,.rally-feature-image img{min-height:420px}.rally-feature-copy{padding:60px 7vw}.hero-photo{min-height:570px}}@media(max-width:640px){.hero-photo{min-height:460px;object-position:56% center}.rally-feature-image,.rally-feature-image img{min-height:300px}.rally-feature-copy{padding:50px 24px}.rally-feature-copy h2{font-size:42px}}
