:root{--cream:#fcecd8;--paper:#fff9ef;--brown:#6e3511;--olive:#597928;--sage:#91ac67;--ink:#1f2715;--line:rgba(31,39,21,.18);--shadow:0 20px 60px rgba(41,34,19,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.065em}em{font-style:normal;color:var(--olive)}.wrap{width:min(100% - 64px,1230px);margin-inline:auto}.skip-link{position:absolute;left:16px;top:-60px;z-index:50;background:#fff;padding:12px}.skip-link:focus{top:12px}:focus-visible{outline:3px solid var(--brown);outline-offset:4px}
.site-header{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:48px;height:48px;background:var(--ink);border-radius:16px;display:grid;place-items:center;position:relative;overflow:hidden;transform:rotate(-8deg)}.brand-mark span{color:var(--cream);font-size:16px;letter-spacing:-.07em;font-weight:950;transform:rotate(8deg)}.brand-mark i{position:absolute;width:28px;height:4px;background:var(--sage);bottom:10px;right:-2px;transform:rotate(-27deg)}.brand-copy{display:grid;gap:3px}.brand-copy strong{font-size:16px;letter-spacing:-.06em;font-weight:900;line-height:1}.brand-copy small{font-size:9px;letter-spacing:.18em;font-weight:800;color:var(--olive)}.header-nav{display:flex;gap:36px;font-size:13px;font-weight:750}.header-nav a{transition:color .2s}.header-nav a:hover{color:var(--olive)}.header-contact{border:1px solid var(--ink);padding:13px 19px;border-radius:999px;font-size:12px;font-weight:800;transition:background .2s,color .2s}.header-contact:hover{background:var(--ink);color:var(--cream)}.header-contact span{margin-left:12px}
.hero{display:grid;grid-template-columns:1fr 1fr;column-gap:55px;position:relative;min-height:650px;align-items:center;padding-block:57px 69px}.hero-copy{position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:900;letter-spacing:.2em;color:var(--olive);margin-bottom:24px}.eyebrow-line{height:1px;width:29px;background:currentColor}.hero h1{font-size:clamp(60px,6.6vw,110px);line-height:.98;font-weight:900;margin-bottom:29px}.hero-lead{max-width:460px;font-size:16px;line-height:1.8;color:#5a604f;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:13px 23px;border-radius:100px;border:1px solid transparent;font-size:13px;font-weight:850;cursor:pointer;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button-dark{background:var(--ink);color:var(--cream)}.button-dark:hover{background:var(--olive)}.text-link{font-size:13px;font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:4px}.text-link span{margin-left:5px}.hero-mini{display:flex;align-items:center;gap:9px;margin-top:60px;font-size:10px;font-weight:850;letter-spacing:.2em;color:#68724d}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--sage);display:inline-block;box-shadow:0 0 0 5px rgba(145,172,103,.19)}.hero-media{height:min(42vw,540px);min-height:450px;position:relative}.photo-frame{height:100%;border-radius:240px 240px 28px 28px;overflow:hidden;background:var(--sage);position:relative}.photo-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(18,29,12,.58),transparent 46%)}.photo-frame img{width:100%;height:100%;object-fit:cover;object-position:50% center}.media-stamp{position:absolute;top:28px;right:-26px;width:113px;height:113px;border-radius:50%;background:var(--sage);border:7px solid var(--cream);display:grid;place-content:center;text-align:center;transform:rotate(13deg);box-shadow:var(--shadow)}.media-stamp span{font-size:23px;font-weight:950;line-height:1}.media-stamp small{font-size:7px;font-weight:900;letter-spacing:.14em}.media-stamp b{position:absolute;right:20px;bottom:14px;font-size:13px}.media-caption{position:absolute;left:32px;bottom:33px;color:#fff;display:grid;gap:8px}.media-caption span{letter-spacing:.16em;font-size:10px;font-weight:850;color:var(--sage)}.media-caption strong{font-size:19px;line-height:1.15;letter-spacing:-.035em}.hero-bottom{position:absolute;left:0;right:0;bottom:20px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.2em;color:#7a745f;font-weight:800}
.destinations-section{background:var(--paper);padding:106px 0 120px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px}.section-head h2,.social-intro h2,.game-heading h2{font-size:clamp(52px,5.5vw,78px);line-height:1;max-width:620px;margin:0;font-weight:900}.section-head p:last-child{font-size:15px;line-height:1.8;color:#656c59;max-width:315px;margin:0 0 6px}.dest-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:16px}.dest-card{position:relative;overflow:hidden;min-height:350px;border-radius:25px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s,box-shadow .25s}.dest-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.dest-shop{background:var(--olive);color:#fff}.dest-service{background:#e8e9d5;color:var(--ink)}.dest-about{background:#f5d4ae;color:var(--brown)}.dest-number{font-size:10px;font-weight:900;letter-spacing:.16em}.dest-symbol{position:absolute;right:22px;top:40px;font-size:100px;line-height:1;font-weight:200;opacity:.24;transform:rotate(-20deg)}.dest-bottom{display:grid;align-content:end}.dest-bottom strong{font-size:clamp(28px,2.8vw,39px);line-height:1.05;letter-spacing:-.06em;max-width:220px}.dest-bottom>span{font-size:13px;margin-top:10px;opacity:.78}.dest-bottom small{font-size:10px;letter-spacing:.1em;font-weight:900;margin-top:35px;border-top:1px solid currentColor;padding-top:15px}.dest-service .dest-symbol{font-size:140px;top:30px;right:0}.dest-about .dest-symbol{font-size:160px;top:10px;right:-10px}
.social-section{padding-block:130px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.social-intro p:last-child{max-width:300px;color:#626953;font-size:15px;line-height:1.7;margin-top:23px}.social-list{border-top:1px solid var(--line)}.social-row{display:grid;grid-template-columns:48px 1fr 145px 42px;align-items:center;gap:10px;min-height:96px;border-bottom:1px solid var(--line);transition:padding .2s,color .2s}.social-row:hover{padding-left:10px;color:var(--olive)}.social-index{font-size:11px;letter-spacing:.1em;color:var(--olive);font-weight:800}.social-row strong{font-size:28px;letter-spacing:-.05em}.social-handle{font-size:12px;color:#747b65}.social-arrow{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:18px}
.branches-section{padding:100px 0 120px;background:#e8eddb}.branch-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.branch-card{background:var(--paper);border-radius:26px;overflow:hidden;box-shadow:0 14px 36px rgba(24,37,11,.06)}.branch-image{width:100%;height:280px;object-fit:cover}.branch-body{padding:27px 29px 31px}.branch-type{font-size:11px;font-weight:850;letter-spacing:.13em;color:var(--olive);text-transform:uppercase}.branch-body h3{font-size:36px;letter-spacing:-.06em;margin:8px 0 24px}.branch-link{font-size:13px;font-weight:850;border-bottom:1px solid var(--ink);padding-bottom:6px}.branch-link:hover{color:var(--olive);border-color:var(--olive)}
.game-section{padding-block:120px 135px}.game-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:38px}.game-heading p:last-child{color:#636b55;line-height:1.7;margin:21px 0 0;max-width:480px}.game-sticker{width:93px;height:93px;display:grid;place-content:center;background:var(--sage);border-radius:50%;transform:rotate(15deg);font-size:14px;font-weight:900;line-height:1.1;text-align:center}.game-card{border-radius:27px;overflow:hidden;background:var(--ink);color:#fff;box-shadow:var(--shadow)}.game-toolbar,.game-footer{min-height:65px;display:flex;justify-content:space-between;align-items:center;padding:12px 26px;gap:20px}.game-name,.game-footer{font-size:11px;font-weight:850;letter-spacing:.16em}.game-name{display:flex;align-items:center;gap:12px}.game-stats{display:flex;gap:20px;font-size:11px;letter-spacing:.1em;color:#b8c69c}.game-stats strong{color:#fff;font-size:16px}.game-stage{height:360px;position:relative;background:#a8c17a}.game-stage canvas{width:100%;height:100%;display:block}.game-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;background:rgba(19,31,10,.73);color:#fff}.game-overlay[hidden]{display:none}.overlay-badge{font-size:10px;font-weight:900;letter-spacing:.18em;color:#cfe4a0}.game-overlay h3{font-size:clamp(31px,4vw,49px);letter-spacing:-.06em;margin:12px 0 8px}.game-overlay p{max-width:330px;font-size:13px;line-height:1.55;color:#e1e9d6;margin-bottom:22px}.button-light{background:var(--cream);color:var(--ink)}.button-light:hover{background:#fff}.game-footer{background:#252e1b;color:#b6c49a}.game-controls{display:flex;gap:9px}.game-controls button{width:48px;height:40px;border:1px solid #798b5e;border-radius:10px;background:transparent;color:#fff;font-size:21px;cursor:pointer;touch-action:manipulation}.game-controls button:active{background:var(--olive)}
.site-footer{background:var(--brown);color:#fff;padding:65px 0}.footer-inner{display:flex;justify-content:space-between;align-items:end}.footer-brand>span{font-size:69px;line-height:.9;letter-spacing:-.09em;font-weight:950}.footer-brand .dot{color:var(--sage)}.footer-brand p{margin:12px 0 0;color:#e3c9b2}.footer-right{display:grid;justify-items:end;gap:20px}.footer-right a{font-size:19px;font-weight:850}.footer-right small{color:#ddc1a9}
@media(max-width:1000px){.hero{column-gap:30px}.hero h1{font-size:clamp(52px,7vw,76px)}.dest-grid{grid-template-columns:repeat(2,1fr)}.dest-card:first-child{grid-column:1/-1;min-height:250px}.dest-bottom strong{max-width:none}.social-section{gap:35px}.social-row{grid-template-columns:35px 1fr 85px 36px}.social-handle{font-size:11px}}
@media(max-width:720px){.wrap{width:min(100% - 36px,560px)}.site-header{min-height:82px}.brand-mark{width:43px;height:43px}.brand-copy strong{font-size:14px}.header-nav{display:none}.header-contact{padding:11px 13px;font-size:11px}.header-contact span{margin-left:3px}.hero{grid-template-columns:1fr;padding-top:53px;padding-bottom:66px;gap:38px}.hero h1{font-size:clamp(52px,12vw,82px);margin-bottom:23px}.hero-lead{font-size:14px;line-height:1.75}.hero-mini{margin-top:38px}.hero-media{height:390px;min-height:0;margin-right:15px}.media-stamp{right:-23px;top:20px;width:92px;height:92px;border-width:5px}.media-stamp span{font-size:20px}.hero-bottom{bottom:16px}.hero-bottom span:first-child{display:none}.destinations-section,.branches-section{padding-block:76px 85px}.section-head{display:block;margin-bottom:30px}.section-head p:last-child{margin:20px 0 0}.section-head h2,.social-intro h2,.game-heading h2{font-size:clamp(48px,11vw,69px)}.dest-grid{grid-template-columns:1fr;gap:13px}.dest-card,.dest-card:first-child{grid-column:auto;min-height:260px;padding:23px}.dest-bottom strong{font-size:34px}.dest-bottom small{margin-top:25px}.social-section{grid-template-columns:1fr;gap:28px;padding-block:85px}.social-intro p:last-child{margin:17px 0 0}.social-row{grid-template-columns:33px 1fr 65px 37px;min-height:80px}.social-row strong{font-size:23px}.social-handle{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.branch-grid{grid-template-columns:1fr}.branch-image{height:225px}.game-section{padding-block:80px 95px}.game-sticker{width:68px;height:68px;font-size:11px;flex-shrink:0}.game-heading p:last-child{font-size:14px}.game-toolbar,.game-footer{padding-inline:15px}.game-stage{height:280px}.game-name{font-size:9px;letter-spacing:.07em}.game-stats{gap:9px;font-size:9px}.game-footer>span{font-size:9px;line-height:1.4;max-width:190px}.footer-inner{align-items:start;gap:35px;flex-direction:column}.footer-right{justify-items:start}.footer-brand>span{font-size:60px}}
@media(max-width:360px){.wrap{width:calc(100% - 28px)}.brand-copy small{font-size:8px}.header-contact{font-size:10px}.hero h1{font-size:49px}.hero-actions{gap:14px}.hero-media{height:340px}.social-row{grid-template-columns:26px 1fr 36px}.social-handle{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.hero h1{font-size:clamp(60px,5vw,78px)}
@media(max-width:720px){.hero h1{font-size:clamp(48px,10vw,64px)}}
@media(max-width:360px){.hero h1{font-size:46px}}
.branch-actions{display:flex;flex-wrap:wrap;gap:18px 25px}
.motion-ready .reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .8s cubic-bezier(.19,1,.22,1);transition-delay:var(--reveal-delay,0ms)}
.motion-ready .reveal.in-view{opacity:1;transform:translateY(0)}
.photo-frame img{transition:transform 1.1s cubic-bezier(.19,1,.22,1)}.hero-media:hover .photo-frame img{transform:scale(1.045)}
.media-stamp{animation:stamp-float 5s ease-in-out infinite}@keyframes stamp-float{0%,100%{transform:rotate(13deg) translateY(0)}50%{transform:rotate(8deg) translateY(-9px)}}
.dest-card{isolation:isolate;transform-style:preserve-3d}.dest-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--spot-x,50%) var(--spot-y,50%),rgba(255,255,255,.27),transparent 55%);opacity:0;transition:opacity .3s;pointer-events:none;z-index:0}.dest-card>*{position:relative;z-index:1}.dest-card:hover:before{opacity:1}
@media(hover:hover) and (pointer:fine){.dest-card.in-view:hover{transform:translateY(-8px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg))}.social-row .social-arrow{transition:transform .25s,background .25s,color .25s}.social-row:hover .social-arrow{transform:rotate(45deg);background:var(--olive);color:#fff}.branch-image{transition:transform .7s cubic-bezier(.19,1,.22,1)}.branch-card{overflow:hidden}.branch-card:hover .branch-image{transform:scale(1.04)}}
@media(prefers-reduced-motion:reduce){.media-stamp{animation:none}.motion-ready .reveal{opacity:1;transform:none}}
.score-pop{animation:score-pop .3s ease-out}@keyframes score-pop{50%{transform:scale(1.45);color:#d4ee88}}
.garage-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:25px 27px 15px;border-bottom:1px solid #435037}.garage-head p{margin:7px 0 0;color:#acbc9a;font-size:13px}.wallet{font-size:11px;font-weight:850;letter-spacing:.09em;color:#d5e6a5;white-space:nowrap}.wallet strong{font-size:18px;color:#fff}.bike-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:15px 25px 24px}.bike-choice{min-width:0;background:#34422d;border:1px solid #556449;border-radius:17px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.bike-choice:hover{transform:translateY(-4px)}.bike-choice.is-selected{border-color:#c9e98c;box-shadow:0 0 0 2px #c9e98c55}.bike-choice-image{width:100%;height:105px;object-fit:contain;background:#f8f7ef;mix-blend-mode:normal}.bike-choice-info{padding:11px 12px 7px;display:flex;flex-direction:column;gap:5px;min-height:58px}.bike-choice-info strong{font-size:11px;line-height:1.25}.bike-product-link{font-size:10px;color:#cbe3a1;text-decoration:none}.bike-product-link:hover{text-decoration:underline}.bike-choice-button{margin:auto 10px 10px;padding:9px 8px;border:0;border-radius:8px;background:#c9e98c;color:#213318;font-weight:850;font-size:11px;cursor:pointer}.bike-choice-button:disabled{background:#647a53;color:#fff;cursor:default}.energy-row{display:flex;align-items:center;gap:13px;padding:0 26px 15px;font-size:10px;letter-spacing:.08em;font-weight:850;color:#baceaa}.energy-row>span{white-space:nowrap}.energy-track{height:12px;flex:1;border-radius:99px;overflow:hidden;background:#3f4b3b}.energy-track span{display:block;height:100%;width:65%;border-radius:99px;background:linear-gradient(90deg,#4c9cde,#8fd0ff);box-shadow:0 0 12px #74c9ff;transition:width .16s}.energy-row strong{color:#9bd7ff;width:34px}.game-stage{height:380px;overflow:hidden}.player-bike{position:absolute;bottom:20%;left:13%;width:23%;height:35%;pointer-events:auto;filter:drop-shadow(0 13px 10px #12231277);will-change:transform}.player-bike:after{content:"";position:absolute;left:16%;right:10%;bottom:2%;height:10px;border-radius:50%;background:#10210d55;z-index:-1}.player-bike img{height:100%;width:100%;object-fit:contain;border-radius:25px;mix-blend-mode:multiply}.player-bike.is-jumping{filter:drop-shadow(0 22px 13px #12231255)}.game-overlay{z-index:2}.game-footer{gap:12px}.game-controls button{width:auto;min-width:105px;font-size:19px;font-weight:900}.game-controls button span{font-size:10px;letter-spacing:.12em}.battery-showcase{display:grid;grid-template-columns:1fr 2fr;gap:25px;margin-top:36px}.battery-showcase h3{font-size:clamp(27px,3vw,40px);letter-spacing:-.05em;line-height:1.05;margin:12px 0}.battery-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.battery-product{display:flex;align-items:center;gap:12px;min-width:0;padding:9px;background:#fff9ea;border:1px solid #e6dfcc;border-radius:14px;color:var(--ink);text-decoration:none;transition:transform .2s,box-shadow .2s}.battery-product:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.battery-product img{width:62px;height:62px;object-fit:contain;border-radius:8px;background:#fff}.battery-product-info{display:grid;gap:4px;min-width:0}.battery-product-info strong{font-size:17px}.battery-product-info small{font-size:10px;line-height:1.3;color:#646a56}.battery-product-arrow{margin-left:auto;font-size:20px}.game-note{font-size:11px;color:#69715f;line-height:1.6;margin-top:20px}
@media(max-width:800px){.bike-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.battery-showcase{grid-template-columns:1fr}.player-bike{width:31%;left:9%;height:34%}}
@media(max-width:480px){.garage-head{padding:18px;align-items:flex-start}.garage-head p{font-size:11px}.wallet{font-size:9px}.bike-picker{padding:12px;gap:8px}.bike-choice-image{height:83px}.bike-choice-info{padding:9px;min-height:62px}.bike-choice-info strong{font-size:10px}.bike-choice-button{font-size:10px}.energy-row{padding:0 14px 12px;gap:7px;font-size:8px}.game-stage{height:280px}.player-bike{bottom:18%;width:39%;left:4%;height:37%}.battery-list{grid-template-columns:1fr}.game-footer>span{max-width:140px}.game-controls button{min-width:90px}}
.sound-toggle{border:1px solid #718563;background:#34432a;color:#d5e6c3;border-radius:8px;padding:7px 9px;cursor:pointer;font-size:9px;font-weight:900;letter-spacing:.08em}.sound-toggle[aria-pressed=true]{color:#9bd7ff;border-color:#6aaee3}.game-stage.effect-pickup:after,.game-stage.effect-crash:after{content:"";position:absolute;inset:0;pointer-events:none;animation:game-flash .35s ease-out;z-index:1}.game-stage.effect-pickup:after{background:#86d3ff66}.game-stage.effect-crash:after{background:#ff6d3b77}@keyframes game-flash{from{opacity:.7}to{opacity:0}}.player-bike.is-jumping img{animation:bike-tilt .55s ease-out}@keyframes bike-tilt{30%{transform:rotate(-9deg)}70%{transform:rotate(4deg)}to{transform:rotate(0)}}@media(max-width:480px){.game-toolbar{flex-wrap:wrap}.game-stats{width:100%;justify-content:space-between}.sound-toggle{font-size:8px}}
.player-bike,.player-bike.is-jumping{filter:none;mix-blend-mode:multiply}.player-bike img{mix-blend-mode:normal}
.bike-choice-image{height:135px;background:radial-gradient(circle at 50% 75%,#657f53,#31442d 72%);padding:8px 5px;filter:drop-shadow(0 11px 6px #14211a77)}.player-bike,.player-bike.is-jumping{mix-blend-mode:normal;filter:drop-shadow(0 12px 7px #07160e77)}.player-bike img{transform:scale(1.13)}.player-bike.is-jumping img{animation:bike-tilt .55s ease-out}.stage-theme{position:absolute;z-index:1;top:17px;right:18px;padding:8px 12px;border:1px solid #ffffffa0;border-radius:100px;background:#18352b88;color:#fff;font-size:10px;font-weight:900;letter-spacing:.13em;box-shadow:0 4px 12px #101d1540}.stage-theme.theme-enter{animation:theme-pop .5s ease-out}@keyframes theme-pop{0%{transform:translateY(-10px) scale(.85);opacity:0}100%{transform:none;opacity:1}}.battery-product{overflow:hidden}.battery-product img{background:transparent;filter:drop-shadow(0 5px 4px #15294833)}
.bike-choice{position:relative}.bike-choice.is-locked .bike-choice-image{opacity:.7;filter:saturate(.5);padding-top:22px}.bike-lock-badge{position:absolute;top:8px;left:8px;background:#172414ed;border:1px solid #9bb373;color:#eff8df;padding:5px 8px;border-radius:7px;font-size:9px;font-weight:850;letter-spacing:.06em;pointer-events:none}.bike-unlock-hint{text-align:center;color:#ccdabb;font-size:10px;line-height:1.35;padding:0 7px 10px}.bike-choice.is-locked .bike-choice-button:disabled{background:#435138;color:#d4dfc9;cursor:not-allowed}
@media(max-width:480px){.bike-choice-image{height:93px}.stage-theme{font-size:8px;padding:7px 9px}.player-bike img{transform:scale(1.03)}}
.game-controls button{min-width:85px;touch-action:none;user-select:none}.game-controls #throttle-button{background:#bddf83;color:#1c3017;border-color:#bddf83}.game-controls #brake-button{border-color:#e4a386;color:#ffe3d2}.game-controls button.is-held,.game-controls button:active{transform:translateY(2px);filter:brightness(1.2);box-shadow:inset 0 2px 8px #0005}.game-footer>span{letter-spacing:.09em}.combo-label{position:absolute;left:4%;top:16px;color:#fff;background:#4c9fd7;padding:8px 12px;border-radius:100px;font-size:11px;font-weight:900;letter-spacing:.12em;z-index:1;box-shadow:0 3px 12px #09385c55}.combo-label:empty{display:none}.energy-track span{width:80%}
@media(max-width:720px){.game-footer{flex-wrap:wrap;gap:12px}.game-controls{width:100%;justify-content:space-between}.game-controls button{flex:1;max-width:140px}.game-footer>span{max-width:none;font-size:8px}.game-stats{gap:8px}}
.energy-shop-link{margin-top:13px;color:#d7f4a6;font-size:13px;font-weight:850;text-underline-offset:4px}.energy-shop-link[hidden]{display:none}
.player-bike{width:16%;height:auto;aspect-ratio:3/2;bottom:24%;left:calc(var(--player-x,23%) - 8%)}.player-bike img{transform:none;display:block;object-position:center bottom}.game-controls #left-button,.game-controls #right-button{min-width:47px;color:#d0e9ff;border-color:#7290a2}.game-controls #left-button,.game-controls #right-button{font-size:21px}.game-controls{align-items:center}.game-controls button{transition:transform .1s,filter .1s}.game-controls #brake-button{min-width:84px}.game-controls #jump-button{min-width:84px}.game-controls #throttle-button{min-width:84px}
@media(max-width:800px){.player-bike{width:21.6%;left:calc(var(--player-x,23%) - 10.8%)}}
@media(max-width:720px){.game-controls button{min-width:0!important;max-width:none;padding:0 3px}.game-controls #left-button,.game-controls #right-button{flex:.65}.game-controls #brake-button,.game-controls #jump-button,.game-controls #throttle-button{flex:1}.game-controls button span{font-size:8px}}
@media(max-width:480px){.player-bike{width:28%;left:calc(var(--player-x,23%) - 14%)}}
.game-controls button{height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;white-space:nowrap;line-height:1}.game-controls button span{display:block;font-size:8px;line-height:1}.game-controls #left-button,.game-controls #right-button{font-size:20px}
@media(max-width:720px){.game-footer>span{display:none}.game-controls button{height:48px}.game-controls button span{font-size:8px}}
.stage-goal{position:absolute;right:18px;top:56px;color:#fff;background:#182d288a;border:1px solid #ffffff66;border-radius:8px;padding:6px 9px;font-size:9px;font-weight:900;letter-spacing:.07em;z-index:1}.game-stats{align-items:center}.game-stats>span{white-space:nowrap}
@media(max-width:480px){.stage-goal{top:49px;right:10px;font-size:7px;max-width:132px;text-align:center}.game-stats{flex-wrap:wrap;justify-content:space-between}.game-stats>span{font-size:8px}.game-stats strong{font-size:13px}}
.boost-hud{position:absolute;left:18px;bottom:14px;width:180px;max-width:48%;padding:8px 10px;border:1px solid #d5e8ff55;border-radius:9px;background:#12232cdc;color:#d7ecff;font-size:9px;font-weight:900;letter-spacing:.06em;pointer-events:none}.boost-track{height:5px;margin-top:6px;border-radius:5px;background:#547083;overflow:hidden}.boost-track span{display:block;width:0;height:100%;background:linear-gradient(90deg,#80d4ff,#f5ef87);transition:width .12s}.game-stage.is-boosting{box-shadow:inset 0 0 35px #4cceff99}.game-stage.is-boosting .boost-hud{border-color:#a7efff;color:#fff;box-shadow:0 0 18px #4cceff55}.combo-label{max-width:44%;font-size:11px;line-height:1.3;pointer-events:none}.reward-pop{animation:reward-pop .28s ease-out}.game-stats strong.time-urgent{color:#ffb47c;animation:countdown-pulse .8s ease-in-out infinite}@keyframes reward-pop{from{transform:translateY(6px) scale(.85);opacity:.5}to{transform:none;opacity:1}}@keyframes countdown-pulse{50%{text-shadow:0 0 12px #ff9c37;transform:scale(1.15)}}@media(max-width:480px){.boost-hud{left:10px;bottom:10px;width:149px;font-size:8px}.combo-label{font-size:9px;padding:7px 9px}}
@media(prefers-reduced-motion:reduce){.reward-pop,.game-stats strong.time-urgent{animation:none}.boost-track span{transition:none}}
.wheel-overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;transform-origin:center}.player-bike.is-jumping .wheel-overlay{animation:bike-tilt .55s ease-out}
.run-actions button,.ride-dialog button{font-family:inherit;font-size:12px;font-weight:700}
.visit-shop{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
@media(min-width:721px) and (max-width:1000px){.media-stamp{right:-14px}}
.garage-dialog{width:min(760px,calc(100% - 28px));padding:24px!important;background:#142521!important;color:#edf6e7!important}.garage-dialog h3{font-size:clamp(24px,4vw,32px);margin:8px 0;letter-spacing:-.04em}.garage-dialog>p{font-size:13px;line-height:1.6;color:#c3d8ca}.garage-dialog .eyebrow{color:#c2e7a0;margin-bottom:10px}.garage-dialog .shop-status{color:#c8ed9a}.garage-dialog .shop-picker{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.garage-dialog .bike-choice{max-width:250px}.run-actions #open-garage{border-color:#a6cda4;background:#254538;color:#e4f8d6}@media(min-width:601px){.run-actions:has(#open-garage){grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:600px){.run-actions #open-garage{grid-column:1/-1}.garage-dialog{padding:18px!important}.garage-dialog .shop-picker{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.media-stamp{right:-12px}.shop-bottom>span{min-width:0}}
.visit-shop{margin-left:auto;border:1px solid #8caa8c;border-radius:9px;background:#213d38;color:#dcf0d5;min-height:44px;padding:9px 14px;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer}.visit-shop:hover{background:#35594c}.visit-shop:focus-visible{outline:3px solid #91d8ff;outline-offset:3px}@media(max-width:600px){.garage-head{flex-wrap:wrap}.visit-shop{order:3;width:100%;margin:0}.garage-head .wallet{margin-left:auto}}
.run-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:0 24px 12px}.run-actions button{min-height:44px;padding:10px;border:1px solid #728065;border-radius:10px;background:#35452e;color:#f1f5e9;font:700 12px inherit;cursor:pointer}.run-actions button:disabled{opacity:.4;cursor:default}.run-actions .reset-action{color:#f2c7aa;border-color:#8f7359;background:transparent}.run-help{margin:0;padding:0 24px 20px;color:#bcc9b0;font-size:11px;line-height:1.6}.game-stage.is-paused *{animation-play-state:paused!important}
.ride-dialog{padding:0;border:1px solid #a8b896;border-radius:24px;background:#fcecd8;color:#263421;box-shadow:0 30px 120px #06140b99;max-height:92vh;max-height:92dvh;overflow:auto;overscroll-behavior:contain}.ride-dialog:not([open]){display:none}.ride-dialog::backdrop{background:#08160ed9;backdrop-filter:blur(8px)}.ride-dialog button{min-height:44px;padding:12px 20px;border:1px solid #90a676;border-radius:10px;cursor:pointer;font-weight:800;background:#e3eecb;color:#203b1d}.ride-dialog button:focus-visible,.run-actions button:focus-visible{outline:3px solid #61b9eb;outline-offset:3px}.reset-dialog{width:min(460px,calc(100% - 28px));padding:28px}.reset-dialog h3{font-size:28px;letter-spacing:-.04em;margin:12px 0}.reset-dialog>p:not(.eyebrow){font-size:14px;line-height:1.7}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.dialog-actions .danger-button{background:#803c25;border-color:#803c25;color:#fff}
.shop-dialog{width:min(900px,calc(100% - 28px));background:#142521;color:#eff5e8;border-color:#526967}.shop-scene{position:relative;height:280px;overflow:hidden;background:radial-gradient(ellipse at 50% 50%,#bad4d6 0%,#6d969a 65%,#30535d 100%);isolation:isolate}.shop-scene:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 48%,#c0cfca44 49%,#c0cfca44 50%,transparent 51%);background-size:95px 100%;opacity:.3;z-index:-1}.shop-scene:after{content:"";position:absolute;bottom:0;left:0;right:0;height:27%;background:linear-gradient(#a4aca2 0 11%,#dadecf 11% 16%,#45595a 16% 20%,#293f44 20%);z-index:-1}.shop-scene-label{position:absolute;top:18px;left:22px;color:#eafff7;font-size:9px;font-weight:800;letter-spacing:.19em}.club-building{position:absolute;width:70%;height:65%;bottom:24%;left:14%;filter:drop-shadow(12px 14px 8px #1c353950);container-type:inline-size}.club-building:after{content:"";position:absolute;right:-18px;top:0;bottom:0;width:18px;background:linear-gradient(#747f79 0 27%,#142f4e 27% 53%,#7d8a83 53%);transform:skewY(-30deg);transform-origin:left top;z-index:-1}.club-upper{height:26%;background:linear-gradient(#a6aaa0,#d1cfba);border-top:6px solid #586968;border-bottom:4px solid #435358;display:flex;align-items:center;gap:7px;padding:5px 12px;box-shadow:inset 0 2px #edf3d6}.club-upper i{height:80%;width:12%;background:linear-gradient(125deg,#344a53,#63878c 45%,#b7d1cb 47%,#42585e 50%);border:3px solid #4d6369;box-shadow:inset 1px 0 #a5b8b0}.club-upper>span{margin-left:auto;font-size:8px;font-weight:800;letter-spacing:.2em;color:#40534e}.club-sign{height:29%;background:linear-gradient(110deg,#0b1c45,#163a6a);border:2px solid #50668a;display:flex;align-items:center;gap:7px;padding:3px 9px;box-shadow:0 3px 5px #051a2c77,inset 0 1px #7692b1;position:relative;z-index:2}.club-sign>img{height:140%;width:18%;object-fit:contain;filter:drop-shadow(0 2px 2px #07162a)}.club-sign>div{min-width:0}.club-sign strong{font-size:clamp(10px,3.2cqw,22px);letter-spacing:-.035em;white-space:nowrap;display:block;color:#fff}.club-sign strong b{font-weight:700}.club-sign small{display:block;font-size:clamp(5px,1.4cqw,9px);letter-spacing:.14em;color:#c4d9e7;margin-top:3px;white-space:nowrap}.club-phone{margin-left:auto;color:#fff2bd;white-space:nowrap;font-size:clamp(7px,2cqw,13px);font-weight:850}.club-canopy{height:5%;background:repeating-linear-gradient(90deg,#152c45 0 8%,#31495f 8% 16%);transform:skewX(-15deg);border-bottom:2px solid #ebdb9e;box-shadow:0 5px 10px #f5d69a33;position:relative;z-index:1}.club-windows{height:40%;display:grid;grid-template-columns:1.35fr .45fr 1fr;border:5px solid #aab4a6;border-top:0;background:#293f49;gap:4px}.club-display,.club-door,.club-service{position:relative;overflow:hidden;border:2px solid #526b6e;background:linear-gradient(128deg,#7b9694 0%,#314c54 24%,#526f74 26%,#1a313a 49%,#2f4a53 100%)}.club-display:after,.club-door:after{content:"";position:absolute;inset:0;background:linear-gradient(125deg,transparent 20%,#d6f6ec33 21%,#d6f6ec11 37%,transparent 38%,transparent 65%,#d6f6ec22 66%,transparent 69%);pointer-events:none}.club-display>span,.club-service>span{position:absolute;top:5px;width:100%;text-align:center;font-size:clamp(5px,1.15cqw,8px);font-weight:700;letter-spacing:.14em;color:#cce7de}.club-display>img,.club-service>img{position:absolute;bottom:2%;left:18%;width:65%;height:90%;object-fit:contain;filter:drop-shadow(0 3px 3px #0009)}.club-display>i{position:absolute;top:0;bottom:0;left:50%;width:3px;background:#839ea2;box-shadow:1px 0 #e4f2e788}.club-door{background:linear-gradient(120deg,#7a9594,#18333d)}.club-door>span{position:absolute;top:14%;left:15%;right:15%;padding:2px;text-align:center;background:#172f23;color:#bff791;font-size:clamp(6px,1.5cqw,10px);border:1px solid #89ac89;border-radius:2px;box-shadow:0 0 9px #adf58944}.club-door>i{position:absolute;right:12%;top:50%;height:22%;width:3px;background:#d4ded9;box-shadow:1px 1px 2px #10252b}.club-service{background:repeating-linear-gradient(0deg,#182e34 0px,#182e34 7px,#2d4349 8px,#2d4349 9px)}.club-service>i{position:absolute;right:5%;top:33%;font-style:normal;color:#d9e8a4;font-size:clamp(9px,3cqw,22px)}.club-step{height:7%;background:linear-gradient(#e2decb 0 30%,#78867c 30% 65%,#bbc4b7 65%);margin:0 -10px;box-shadow:0 5px 2px #263b3d55}.club-planter{position:absolute;bottom:-6%;width:6%;height:19%;background:linear-gradient(90deg,#677b70,#b0b9a3,#667e71);border-bottom:3px solid #4f6a5b;box-shadow:2px 2px 4px #152b3e88}.planter-left{left:-8%}.planter-right{right:-8%}.club-planter:before{content:"";position:absolute;width:145%;height:120%;bottom:85%;left:-23%;border-radius:60% 60% 30% 30%;background:radial-gradient(circle at 30% 20%,#b1c275,#577e4b 55%,#315e42);box-shadow:inset -3px -3px 8px #15392b66}.shop-parked-bike{position:absolute;bottom:5%;left:18%;width:28%;height:28%;filter:drop-shadow(5px 8px 4px #05191baa)}.shop-parked-bike img{width:100%;height:100%;object-fit:contain}.shop-street-mark{position:absolute;bottom:7%;right:14%;transform:skewX(-20deg);font-size:11px;letter-spacing:.18em;font-weight:900;color:#c8d4c4a0}.shop-content{padding:22px 26px 24px}.shop-welcome{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-welcome .eyebrow{font-size:9px;color:#a6c4b0;margin:0 0 7px}.shop-welcome h3{font-size:clamp(23px,4vw,32px);letter-spacing:-.04em;margin:0}.shop-wallet{color:#d0eda7;font-size:25px;white-space:nowrap}.shop-wallet small{display:block;font-size:8px;letter-spacing:.1em}.shop-content>p{font-size:12px;line-height:1.6;color:#c0d0c6;margin:10px 0}.shop-content .shop-status{color:#c5ee9e;min-height:20px}.shop-picker{padding:5px 0 18px;grid-template-columns:repeat(4,minmax(0,1fr))}.shop-picker .bike-choice{background:#223a31;border-color:#476655}.shop-picker .bike-choice-image{height:105px;background:radial-gradient(ellipse at bottom,#567965,#233c34)}.shop-picker .bike-choice-button{padding:8px 5px;font-size:10px;min-height:42px}.shop-picker .bike-choice-button:disabled{cursor:default;opacity:.7}.shop-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #3e574a;padding-top:16px}.shop-bottom>span{font-size:10px;line-height:1.5;color:#b9cec1}.shop-bottom button{background:#c9e98c;color:#1b3927;min-width:175px;border:0}
@media(max-width:600px){.run-actions{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 12px 12px}.run-help{padding:0 14px 16px;font-size:10px}.shop-scene{height:210px}.club-building{width:80%;left:8%;height:60%}.club-sign{gap:2px;padding:2px 4px}.club-phone{font-size:7px}.club-upper>span{font-size:6px;letter-spacing:.06em}.shop-scene-label{font-size:8px;left:14px;top:14px}.shop-content{padding:18px 14px}.shop-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shop-picker .bike-choice-image{height:85px}.shop-picker .bike-choice-info{min-height:48px}.shop-bottom{position:sticky;bottom:-18px;background:#142521;padding:12px 0;margin-top:0}.shop-bottom button{min-width:155px;padding:12px}.shop-street-mark{font-size:8px;right:10%}.shop-wallet{font-size:21px}.ride-dialog{border-radius:18px}.reset-dialog{padding:23px}}
