@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700;800&display=swap');
:root{--ink:#173b37;--ink-dark:#102d2b;--paper:#f9f8ed;--lime:#dfff6a;--coral:#ff886f;--cream:#f1f1df;--line:#d8ddcf;--muted:#5f716b;--font:'DM Sans',system-ui,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.55}img{max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent }button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #e76463;outline-offset:3px}.wrap{width:min(100% - 48px,1280px);margin-inline:auto}
.site-header{height:84px;width:min(100% - 48px,1280px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);position:relative;z-index:3}.wordmark{display:inline-flex;align-items:center;gap:8px;font-family:var(--display);font-size:34px;line-height:1;font-weight:900;letter-spacing:-.045em;text-decoration:none;white-space:nowrap}.wordmark img{object-fit:contain}.accent{color:#699a29}.site-header nav{display:flex;align-items:center;gap:clamp(10px,2.4vw,34px)}.site-header nav a{text-decoration:none;text-transform:uppercase;font-weight:800;font-size:12px;letter-spacing:.1em;white-space:nowrap}.site-header nav a:not(.nav-play){padding:13px 0;border-bottom:2px solid transparent}.site-header nav a:hover,.site-header nav a[aria-current="page"]{border-bottom-color:var(--ink)}.site-header nav .nav-play{background:var(--ink);color:white;padding:13px 20px;border-radius:7px;display:flex;gap:15px;align-items:center}.site-header nav .nav-play:hover{background:#2a6556}
.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:12px;font-weight:800}.spark{color:#e46b56;font-size:17px}.hero{display:grid;grid-template-columns:1.04fr .96fr;gap:20px;min-height:620px;align-items:center;padding-block:40px 65px}.hero-copy{position:relative;z-index:1}.hero h1{font-family:var(--display);font-size:clamp(85px,11vw,180px);font-weight:900;line-height:.85;letter-spacing:-.065em;margin:34px 0 25px;white-space:nowrap}.hero h1 span:first-child{color:#70a535}.hero h1 .bang{color:var(--coral);display:inline-block;transform:rotate(9deg) translateX(-4px)}.hero-lead{font-size:clamp(18px,2vw,23px);line-height:1.48;max-width:620px;font-weight:600}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:33px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:58px;padding:15px 24px;border-radius:9px;text-decoration:none;text-transform:uppercase;letter-spacing:.07em;font-weight:800;font-size:14px;border:2px solid transparent;cursor:pointer;transition:transform .18s,background .18s,box-shadow .18s}.button:hover{transform:translateY(-3px);box-shadow:0 9px 0 #173b3724}.button span{font-size:22px;line-height:0}.button-primary{background:var(--lime);border-color:var(--ink);color:var(--ink)}.button-primary:hover{background:#c8fa49}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#24584d}.button-light{background:var(--paper);color:var(--ink)}.text-link{font-weight:800;text-decoration-thickness:2px;text-underline-offset:5px}.text-link span{margin-left:5px}.hero-pills{display:flex;gap:9px;flex-wrap:wrap;margin-top:40px}.pill{border:1px solid #b9c8ae;border-radius:99px;padding:6px 10px;font-size:10px;font-weight:800;letter-spacing:.12em}.hero-art{align-self:stretch;position:relative;display:grid;place-items:center;overflow:hidden;min-height:540px;background:radial-gradient(circle at 50% 44%,#f3ffaf 0 17%,#def77b 18% 41%,#c9e883 42% 64%,#9fc37b 65%);border-radius:46% 54% 48% 52% / 47% 44% 56% 53%;transform:rotate(-2deg)}.hero-art:before,.hero-art:after{content:'';position:absolute;border:3px solid #193b37;border-radius:50%;inset:8%;opacity:.27}.hero-art:after{inset:18%;opacity:.22}.hero-art img{width:min(93%,580px);filter:drop-shadow(0 15px 0 #173b3718);z-index:1;animation:bob 4.5s ease-in-out infinite}.art-label{position:absolute;z-index:2;background:var(--paper);border:2px solid var(--ink);font-family:var(--display);font-size:27px;font-weight:900;letter-spacing:.08em;padding:8px 18px;box-shadow:6px 6px 0 var(--ink)}.art-label.top{top:8%;left:2%;transform:rotate(-11deg)}.art-label.bottom{bottom:9%;right:1%;transform:rotate(8deg);font-size:20px}.art-label span{color:#e66155}@keyframes bob{50%{transform:translateY(-11px) rotate(2deg)}}
.how-section{background:#173b37;color:#f8f8eb;padding:95px 0 110px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:35px}.section-head h2,.court-copy h2,.closing-cta h2,.page-hero h1,.legal-hero h1,.prose-lead h2,.challenge-strip h2{font-family:var(--display);line-height:.92;letter-spacing:-.035em}.section-head h2{font-size:clamp(60px,6.2vw,104px);margin:13px 0 0}.section-head em,.page-hero em{font-style:normal;color:var(--lime)}.section-head>p{max-width:310px;font-weight:600;font-size:18px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{min-height:330px;border-radius:14px;padding:27px 28px;color:var(--ink);display:flex;flex-direction:column;position:relative;overflow:hidden}.feature-card.lime{background:#dfff6a}.feature-card.coral{background:#ffaf94}.feature-card.cream{background:#f8f8e7}.feature-num{font-size:12px;font-weight:800;letter-spacing:.1em}.feature-icon{font-family:var(--display);font-size:84px;line-height:1;margin-top:28px}.feature-card h3{font-family:var(--display);font-size:42px;line-height:1;margin:10px 0 5px}.feature-card p{max-width:300px;margin:8px 0 0;font-size:15px;font-weight:600}.feature-card:after{content:'✦';position:absolute;right:-25px;top:15px;font-size:165px;line-height:1;opacity:.08}.court-feature{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(36px,6vw,90px);align-items:center;padding-block:110px}.court-photo{min-height:470px;border-radius:20px;overflow:hidden;position:relative;border:1px solid var(--line);box-shadow:17px 17px 0 #dbe5c4}.court-photo img{width:100%;height:470px;object-fit:cover;display:block}.court-photo-label{position:absolute;left:24px;bottom:24px;background:white;border-radius:10px;padding:13px 17px;font-size:12px;font-weight:800;letter-spacing:.1em;box-shadow:0 8px 25px #0002}.court-photo-label b{display:block;font-family:var(--display);font-size:26px;letter-spacing:0}.court-copy h2{font-size:clamp(60px,6vw,96px);margin:22px 0}.court-copy p{font-size:18px;max-width:510px;color:#465f57;margin-bottom:30px}.challenge-strip{background:#e48168;color:var(--ink);padding:38px 0}.challenge-strip>.wrap{display:flex;align-items:center;gap:26px}.challenge-strip .star{font-size:80px;line-height:1}.challenge-strip h2{font-size:clamp(40px,4vw,64px);margin:5px 0}.challenge-strip p{margin:0;font-weight:700}.challenge-strip .button{margin-left:auto;white-space:nowrap}.closing-cta{text-align:center;padding:105px 0 120px}.closing-cta p{font-weight:800;letter-spacing:.2em;font-size:12px}.closing-cta h2{font-size:clamp(76px,9vw,140px);margin:0 0 23px}.closing-cta .button{min-width:220px}
.irl-banner{display:flex;align-items:center;gap:28px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px 35px;margin-bottom:105px}.irl-icon{font-family:var(--display);font-size:95px;line-height:1;color:#6a9c37}.irl-banner h2{font-family:var(--display);font-size:clamp(30px,3.2vw,48px);line-height:1.05;margin:7px 0}.irl-banner p{margin:0;color:#50685e}.irl-banner p a{font-weight:800}.irl-arrow{font-size:40px;text-decoration:none;margin-left:auto;line-height:1}
.site-footer{background:var(--ink-dark);color:#f3f4e9;padding:50px max(24px,calc((100vw - 1280px)/2)) 28px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.site-footer .accent{color:var(--lime)}.site-footer .wordmark{font-size:30px}.site-footer>div p{color:#b3c8bd;font-size:14px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 23px;align-content:center}.footer-links a{font-size:13px;text-decoration:none;font-weight:700}.footer-links a:hover{text-decoration:underline}.site-footer>small{grid-column:1/-1;padding-top:22px;border-top:1px solid #ffffff2d;color:#b3c8bd;font-size:12px}
.page-hero{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;min-height:450px;gap:35px;padding-block:40px 70px}.page-hero h1{font-size:clamp(75px,9vw,140px);margin:23px 0 15px}.page-hero p{font-size:21px;max-width:660px;font-weight:600;color:#456357}.page-hero img{width:min(100%,390px);justify-self:center}.page-hero em{color:#70a535}.prose-section{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:45px;padding-block:80px}.prose-lead h2{font-size:clamp(60px,6vw,90px);margin:20px 0}.prose-copy{font-size:18px;color:#465e57}.prose-copy p:first-child{margin-top:0}.prose-copy a{font-weight:800}.about-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.about-cards article{background:#e7efce;padding:25px;border-radius:12px}.about-cards article:nth-child(2){background:#ffe2c9}.about-cards article:nth-child(3){background:#daeae3}.about-cards article>span{font-family:var(--display);font-size:55px}.about-cards h3{font-family:var(--display);font-size:35px;line-height:1;margin:4px 0 8px}.about-cards p{margin:0;color:#405e54}
.real-game{display:grid;grid-template-columns:1.3fr .7fr;gap:30px;align-items:center;background:#dfff6a;border:2px solid var(--ink);border-radius:18px;padding:clamp(28px,5vw,65px);margin-top:80px;overflow:hidden}.real-game h2{font-family:var(--display);font-size:clamp(54px,6vw,90px);line-height:.98;letter-spacing:-.03em;max-width:760px;margin:18px 0}.real-game p{font-size:18px;max-width:650px}.real-game p a{font-weight:800}.real-game-stamp{font-family:var(--display);font-weight:900;font-size:clamp(70px,9vw,145px);line-height:.72;letter-spacing:-.05em;transform:rotate(9deg);color:#4d8f3c;text-shadow:6px 6px 0 #173b37}.real-game-stamp span{color:#f98772}.maker-note{border-bottom:1px solid var(--line);padding:50px 0}.maker-note p{font-family:var(--display);font-size:35px;margin:8px 0}.maker-note a{font-weight:800}
.contact-hero{min-height:390px;padding-bottom:30px}.contact-hero img{width:min(100%,290px)}.contact-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:40px;padding-bottom:110px}.contact-aside{border-radius:16px;background:#dfff6a;padding:35px;min-height:590px;position:relative;overflow:hidden}.contact-aside h2{font-family:var(--display);font-size:60px;line-height:1;margin:20px 0}.contact-aside a{font-weight:800;word-break:break-word}.aside-decoration{position:absolute;right:20px;bottom:-85px;line-height:.6;font-size:240px;transform:rotate(-15deg);opacity:.1}.contact-form{background:white;border:1px solid var(--line);border-radius:16px;padding:clamp(25px,4vw,50px);box-shadow:14px 14px 0 #e8ebdc}.contact-form label{display:flex;flex-direction:column;gap:8px;margin-bottom:22px;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.09em}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;background:#f9faf5;border:1px solid #bac9be;border-radius:8px;color:var(--ink);padding:13px 15px;font-size:16px;font-weight:500;text-transform:none;letter-spacing:0}.contact-form textarea{resize:vertical;min-height:150px}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--ink)}.contact-form .trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.captcha{display:flex;justify-content:space-between;gap:20px;align-items:center;border:2px solid #dce8bb;background:#f1f8df;border-radius:10px;padding:17px 20px;margin-bottom:20px}.captcha p{margin:3px 0 0;font-family:var(--display);font-size:34px;font-weight:800;line-height:1.1}.captcha label{width:100px;margin:0}.form-fine{font-size:13px;color:var(--muted);margin-bottom:23px}.form-fine a{font-weight:800}.form-status{font-weight:800;min-height:25px}.form-status.error{color:#a83f3f}.form-status.success{color:#306e45}
.legal-hero{padding:65px 0 45px;border-bottom:1px solid var(--line)}.legal-hero h1{font-size:clamp(70px,9vw,125px);margin:20px 0 5px}.legal-hero p{font-size:20px;color:var(--muted);max-width:700px}.legal-layout{display:grid;grid-template-columns:220px 1fr;gap:70px;padding:60px 0 110px}.legal-layout aside{display:flex;flex-direction:column;gap:8px;align-self:start;position:sticky;top:20px}.legal-layout aside a{border:1px solid var(--line);padding:11px 15px;border-radius:7px;text-decoration:none;font-weight:700}.legal-layout aside a:hover{background:var(--lime)}.legal-copy{max-width:760px;color:#3d5a51}.legal-copy h2{font-family:var(--display);font-size:37px;line-height:1;margin:28px 0 10px;color:var(--ink)}.legal-copy h2:first-child{margin-top:0}.legal-copy p{font-size:16px;line-height:1.7}.legal-copy a{font-weight:800}.legal-date{border-top:1px solid var(--line);padding-top:20px;margin-top:45px;font-size:13px!important;color:var(--muted)}
@media(max-width:1000px){.hero{grid-template-columns:1fr .9fr;min-height:520px}.hero h1{font-size:clamp(68px,10.3vw,105px)}.hero-art{min-height:450px}.court-feature{gap:40px}.court-photo,.court-photo img{min-height:390px;height:390px}.site-header nav{gap:15px}.site-header nav a:not(.nav-play){font-size:11px}.wordmark{font-size:29px}}
@media(max-width:760px){.wrap,.site-header{width:min(100% - 32px,1280px)}.site-header{height:auto;min-height:75px;flex-wrap:wrap;padding:10px 0}.site-header nav{width:100%;justify-content:space-between;gap:8px;padding-bottom:5px}.site-header nav a{font-size:10px!important}.site-header nav .nav-play{padding:9px 13px}.hero{grid-template-columns:1fr;padding-block:40px 55px;gap:35px}.hero h1{font-size:clamp(82px,17vw,135px);margin:25px 0}.hero-lead{font-size:18px}.hero-art{min-height:400px;max-height:500px}.hero-pills{margin-top:30px}.section-head,.challenge-strip>.wrap{align-items:start;flex-direction:column}.section-head h2{font-size:68px}.feature-grid,.about-cards{grid-template-columns:1fr}.feature-card{min-height:245px}.feature-icon{margin-top:5px;font-size:60px}.feature-card h3{font-size:36px}.court-feature{grid-template-columns:1fr;padding-block:80px}.irl-banner{align-items:start;gap:15px;padding:25px;margin-bottom:75px}.irl-icon{font-size:55px}.irl-arrow{font-size:28px}.challenge-strip .star{display:none}.challenge-strip .button{margin-left:0}.site-footer{padding:40px 20px 25px;grid-template-columns:1fr}.footer-links{justify-content:flex-start}.page-hero{grid-template-columns:1fr;min-height:auto;padding-block:55px 35px}.page-hero h1{font-size:clamp(75px,15vw,115px)}.page-hero img{max-width:230px}.prose-section,.contact-layout,.legal-layout{grid-template-columns:1fr;gap:25px}.real-game{grid-template-columns:1fr}.real-game-stamp{font-size:80px;max-height:210px}.contact-layout{padding-bottom:80px}.contact-aside{min-height:230px}.legal-layout{padding-top:30px}.legal-layout aside{position:static;flex-direction:row;flex-wrap:wrap}.legal-layout aside a{font-size:13px}}
@media(max-width:520px){.wordmark{font-size:28px}.wordmark img{width:38px;height:38px}.site-header nav a:not(.nav-play){font-size:9px!important;letter-spacing:.04em}.site-header nav .nav-play{font-size:10px!important}.hero h1{font-size:clamp(69px,16.3vw,85px)}.hero-art{min-height:320px}.art-label{font-size:18px;padding:6px 11px}.art-label.bottom{font-size:14px}.form-row{grid-template-columns:1fr;gap:0}.captcha p{font-size:26px}.captcha label{width:75px}.court-copy h2{font-size:60px}.court-photo,.court-photo img{height:300px;min-height:300px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.move-banner{width:min(100% - 48px,1280px);margin:12px auto 0;padding:10px 15px;display:flex;align-items:center;gap:15px;background:#e2f6b0;border:1px solid #abc879;border-radius:8px;font-size:12px;font-weight:800;letter-spacing:.06em}.move-banner button{background:var(--ink);color:white;border:0;border-radius:5px;padding:9px 12px;cursor:pointer;font-weight:800}.move-banner small{color:#53745a}@media(max-width:760px){.move-banner{width:min(100% - 32px,1280px);flex-wrap:wrap}}
