@font-face{font-family:Speedee;src:url(./Speedee-Bold-mdOW59Sp.ttf) format("truetype");font-weight:400 900;font-display:swap}*,*:before,*:after{box-sizing:border-box}:root{--red: #DA291C;--yellow: #FFC72C;--yellow-dk: #E3A800;--ink: #292929;--brown: #3A1A0E;--muted: #6E6862;--cream: #FFF4DA;--sat: env(safe-area-inset-top);--sab: env(safe-area-inset-bottom);--safe: calc(var(--sat) + var(--sab));--wheel: min(90vw, calc((100vh - 100px - var(--safe)) / 1.9), 440px)}@supports (height:1svh){:root{--wheel: min(90vw, calc((100svh - 100px - var(--safe)) / 1.9), 440px)}}html{-webkit-text-size-adjust:100%;overflow-x:hidden;background:#16a9ba}body{margin:0;min-height:100vh;color:var(--ink);font-family:Rubik,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}body:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(110% 55% at 50% 28%,rgba(255,255,255,.3),transparent 62%),linear-gradient(180deg,#16a9ba,#3bbdc2 38%,#86d3c3 66%,#c4e5b8)}button{font:inherit;color:inherit;touch-action:manipulation}.scene,.banner{-webkit-user-select:none;-moz-user-select:none;user-select:none}.sr-only{position:absolute;top:0;margin:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.intro{position:fixed;inset:0;z-index:100;display:grid;place-items:center;cursor:pointer;background:radial-gradient(circle at 50% 42%,var(--red) 58%,#B81D14 130%)}.intro-inner{display:flex;flex-direction:column;align-items:center;gap:22px;transform:translateY(-3vh)}.intro-mark{display:block;width:min(46vw,210px);height:auto;overflow:visible;fill:var(--yellow);filter:drop-shadow(0 8px 20px rgba(90,0,0,.35))}.mk-line{stroke:var(--yellow);stroke-width:7;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;fill-opacity:0}.intro.play .intro-mark{animation:markIn .7s .05s cubic-bezier(.2,1.4,.4,1) backwards}.intro.play .mk-line{animation:draw 1.05s .2s cubic-bezier(.65,0,.3,1) forwards,fillIn .5s .95s ease forwards,strokeOut .45s 1.2s ease forwards}@keyframes markIn{0%{transform:scale(.7)}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes fillIn{to{fill-opacity:1}}@keyframes strokeOut{to{stroke-opacity:0}}.intro.play .intro-squash{animation:squash .55s 1.5s cubic-bezier(.3,1.4,.5,1) both}@keyframes squash{30%{transform:scale(1.08,.92)}65%{transform:scale(.97,1.03)}to{transform:none}}.intro-word{display:flex;flex-direction:column;align-items:center;color:var(--yellow)}.intro-name{display:flex;overflow:hidden;padding:0 .05em;font-weight:900;font-size:clamp(26px,8.5vw,40px);line-height:1.05;letter-spacing:.01em;text-transform:uppercase}.intro-name span{display:block;transform:translateY(110%)}.intro.play .intro-name span{animation:letterUp .5s cubic-bezier(.2,1.2,.35,1) both;animation-delay:calc(1.4s + var(--i) * 55ms)}@keyframes letterUp{0%{transform:translateY(110%)}to{transform:none}}.intro-tag{margin-top:10px;padding-left:.6em;font:800 14px/1 Speedee,sans-serif;letter-spacing:.6em;opacity:0}.intro.play .intro-tag{animation:tagIn .6s 2s both}@keyframes tagIn{to{opacity:.85}}.intro.done .intro-mark,.intro.done .intro-name span,.intro.done .intro-squash{animation:none;opacity:1;transform:none}.intro.done .mk-line{animation:none;stroke-dashoffset:0;stroke-opacity:0;fill-opacity:1}.intro.done .intro-tag{animation:none;opacity:.85}.scene{position:relative;overflow:hidden;min-height:100vh;min-height:100svh}.app{position:relative;max-width:480px;min-height:100vh;min-height:100svh;margin:0 auto;display:flex;flex-direction:column}.hud{position:absolute;z-index:6;top:calc(12px + var(--sat));left:16px;display:flex;gap:8px}.chip{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 13px;border-radius:999px;background:#ffffffe0;color:var(--brown);font-weight:700;font-size:14px;box-shadow:0 2px 8px #0046502e}.chip svg{width:18px;height:18px}.chip.is-empty{color:var(--muted)}.icon-btn{width:36px;height:36px;border:0;border-radius:50%;cursor:pointer;display:grid;place-items:center;background:#ffffffe0;color:var(--brown);box-shadow:0 2px 8px #0046502e}.icon-btn svg{width:20px;height:20px}.icon-btn[aria-pressed=false] .waves,.icon-btn[aria-pressed=true] .mute{display:none}.play{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:calc(56px + var(--sat)) 16px calc(12px + var(--sab))}.stage{position:relative;width:var(--wheel);height:calc(var(--wheel) * 1.22);margin-top:calc(var(--wheel) * .05)}.glow{position:absolute;z-index:-1;left:50%;top:calc(var(--wheel) * .5);width:calc(var(--wheel) * 1.6);aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(closest-side,rgba(255,255,255,.55),rgba(255,255,255,.18) 60%,transparent)}.stage.won .glow{animation:glowPulse .6s ease-out 3}@keyframes glowPulse{50%{transform:translate(-50%,-50%) scale(1.1)}}.hill{position:absolute;z-index:-1;left:50%;top:calc(var(--wheel) * 1.1);width:max(200vw,1000px);height:200vh;transform:translate(-50%);border-radius:50% 50% 0 0 / calc(var(--wheel) * .8) calc(var(--wheel) * .8) 0 0;background:linear-gradient(180deg,#ffc93c 0,#fbb622 calc(var(--wheel) * .6),#f6a612 calc(var(--wheel) * 1.6));box-shadow:inset 0 calc(var(--wheel) * .014) 0 #ffeeaad9}.stand{position:absolute;z-index:1;left:50%;top:calc(var(--wheel) * .8);width:calc(var(--wheel) * .56);height:calc(var(--wheel) * .42);transform:translate(-50%)}.stand svg{display:block;width:100%;height:100%}.clown,.clown-arm{position:absolute;left:50%;top:calc(var(--wheel) * -.14);height:calc(var(--wheel) * 1.34);width:auto;transform:translate(14%);pointer-events:none}.clown{z-index:1;filter:drop-shadow(0 calc(var(--wheel) * .02) calc(var(--wheel) * .035) rgba(0,55,65,.35))}.clown-arm{z-index:3;filter:drop-shadow(0 calc(var(--wheel) * .015) calc(var(--wheel) * .02) rgba(0,55,65,.3))}body:not(.ready) .clown,body:not(.ready) .clown-arm{opacity:0}body.ready .clown,body.ready .clown-arm{animation:clownIn .7s .35s cubic-bezier(.2,1.3,.4,1) backwards}@keyframes clownIn{0%{opacity:0;transform:translate(14%) translateY(30px)}}.wheel{position:absolute;z-index:2;left:0;top:0;width:var(--wheel);height:var(--wheel);will-change:transform}.wheel:before{content:"";position:absolute;inset:0;border-radius:50%;box-shadow:0 calc(var(--wheel) * .04) calc(var(--wheel) * .07) #00374159;transition:opacity .4s}.rim,.face,.face-clip,.shade{position:absolute;inset:0;display:block;width:100%;height:100%}.face-clip{border-radius:50%;overflow:hidden}.face{will-change:transform}.shade{pointer-events:none}.bulb{animation:bulb 1.2s steps(1,end) infinite}.bulb.alt{animation-delay:-.6s}@keyframes bulb{0%{opacity:1}50%{opacity:.35}}.wheel.spinning .bulb{animation-duration:.24s}.wheel.spinning .bulb.alt{animation-delay:-.12s}.wheel.won .bulb{animation-duration:.3s}.wheel.won .bulb.alt{animation-delay:-.15s}.sep{stroke:#ffffffd9;stroke-width:2}.lbl{font-family:Speedee,Arial Narrow,sans-serif;font-weight:700;letter-spacing:.02em;text-anchor:middle;dominant-baseline:central;paint-order:stroke;stroke-linejoin:round;stroke-width:5px}.hl{opacity:0;pointer-events:none}.hl.on{animation:hl .45s ease-in-out 4}@keyframes hl{50%{opacity:.5}}.pointer{position:absolute;left:50%;top:-2%;width:12%;height:auto;margin-left:-6%;z-index:4;overflow:visible;transform-origin:50% 12%;filter:drop-shadow(0 3px 2px rgba(0,0,0,.3))}.hub{position:absolute;left:40%;top:40%;width:20%;height:20%;z-index:3;padding:0;cursor:pointer;border-radius:50%;border:calc(var(--wheel) * .016) solid #FFC53A;background:var(--red);display:grid;place-items:center;transition:transform .15s;box-shadow:0 0 0 calc(var(--wheel) * .005) #c98a00,0 4px 10px #0000004d,inset 0 -8px 12px #78000047,inset 0 6px 10px #ffffff2e}.hub:active{transform:scale(.95)}.hub:focus-visible{outline:3px solid #fff;outline-offset:3px}.hub svg{display:block;width:62%;height:auto;fill:var(--yellow)}.ribbon{position:relative;z-index:3;width:min(100%,calc(var(--wheel) * 1.1));aspect-ratio:400 / 130;margin-top:calc(var(--wheel) * -.13)}.ribbon svg{position:absolute;inset:0;width:100%;height:100%}.ribbon-text{position:absolute;left:12%;right:12%;top:16%;height:66%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1em;color:#fff;text-align:center;text-transform:uppercase;text-shadow:0 2px 0 rgba(120,0,0,.35)}.ribbon-eyebrow{font-weight:900;font-size:calc(var(--wheel) * .056);line-height:1;letter-spacing:0;white-space:nowrap}.ribbon-title{margin:0;font-weight:900;font-size:calc(var(--wheel) * .14);line-height:.92;letter-spacing:-.01em}.spin-bezel{position:relative;z-index:3;margin-top:calc(var(--wheel) * .06);padding:calc(var(--wheel) * .022);border-radius:calc(var(--wheel) * .07);background:linear-gradient(180deg,#fff,#d5d7dc);box-shadow:0 calc(var(--wheel) * .018) 0 #a7a9b0,0 calc(var(--wheel) * .05) calc(var(--wheel) * .06) #783c0059}.spin-btn{position:relative;overflow:hidden;display:block;width:calc(var(--wheel) * .58);height:calc(var(--wheel) * .2);border:0;border-radius:calc(var(--wheel) * .05);cursor:pointer;background:linear-gradient(180deg,#f5463e,#e0231f 55%,#c8161c);color:#fff;font-weight:900;font-size:calc(var(--wheel) * .105);letter-spacing:.01em;text-transform:uppercase;text-shadow:0 3px 0 rgba(110,0,0,.35);box-shadow:inset 0 3px #ffffff59,0 calc(var(--wheel) * .025) 0 #8e0b12;transform:translateY(calc(var(--wheel) * -.012));transition:transform .08s,box-shadow .08s}.spin-btn:active:not(:disabled){transform:translateY(calc(var(--wheel) * .008));box-shadow:inset 0 3px #ffffff4d,0 calc(var(--wheel) * .004) 0 #8e0b12}.spin-btn:focus-visible{outline:3px solid #fff;outline-offset:calc(var(--wheel) * .03)}.spin-btn[data-state=busy],.spin-btn[data-state=used]{font-size:calc(var(--wheel) * .075)}.spin-btn:disabled{cursor:progress}.spin-btn:after,.cta:after,.b-cta:after{content:"";position:absolute;inset:0;pointer-events:none;transform:translate(-110%);background:linear-gradient(105deg,transparent 38%,rgba(255,255,255,.5) 50%,transparent 62%);animation:shine 3.4s 1.2s ease-in-out infinite}.spin-btn:disabled:after,.spin-btn[data-state=used]:after{display:none}@keyframes shine{0%{transform:translate(-110%)}40%,to{transform:translate(110%)}}.hint{position:relative;margin:calc(var(--wheel) * .07) 0 0;min-height:1.4em;font-size:14px;font-weight:500;color:#6a3a00;text-align:center}body:not(.ready) .hud,body:not(.ready) .ribbon,body:not(.ready) .spin-bezel,body:not(.ready) .hint{opacity:0}body:not(.ready) #wheel,body.handoff #wheel{visibility:hidden}body.handoff .wheel:before{opacity:0}body:not(.ready) .stand{opacity:0}body.ready .stand{animation:standIn .55s .3s cubic-bezier(.2,1.3,.4,1) backwards}@keyframes standIn{0%{opacity:0;transform:translate(-50%) translateY(24px)}}body.ready .hud{animation:fadeIn .5s backwards}body.ready .ribbon{animation:ribbonIn .7s .2s cubic-bezier(.2,1.5,.4,1) backwards}body.ready .spin-bezel{animation:riseIn .55s .35s cubic-bezier(.2,1.4,.4,1) backwards}body.ready .hint{animation:fadeIn .5s .5s backwards}@keyframes fadeIn{0%{opacity:0}}@keyframes ribbonIn{0%{opacity:0;transform:scale(.6)}}@keyframes riseIn{0%{opacity:0;transform:translateY(18px)}}html.lock{overflow:hidden}.banner{position:fixed;inset:0;z-index:50;overflow:hidden;color:#fff;--bw: min(86vw, 48vh, 520px) }@supports (height:1svh){.banner{--bw: min(86vw, 48svh, 520px) }}.b-bg{position:absolute;inset:0;background:radial-gradient(90% 60% at 20% 20%,#da291c,#b81d14 55%,#8a100a)}.b-bg svg{position:absolute;inset:0;width:100%;height:100%}.b-bg .land{display:none}.b-glow{position:absolute;width:calc(var(--bw) * 1.5);aspect-ratio:1;border-radius:50%;left:calc(82% - var(--bw) * .75);top:calc(31% + var(--sat) - var(--bw) * .75);background:radial-gradient(closest-side,rgba(255,190,80,.55),rgba(255,140,40,.18) 55%,transparent)}.b-embers{position:absolute;inset:0;pointer-events:none}.ember{position:absolute;left:var(--x);top:var(--y);width:var(--s);height:var(--s);border-radius:50%;opacity:0;background:#ffd27a;box-shadow:0 0 6px 2px #ff9628cc;animation:ember var(--d) linear var(--delay) infinite}@keyframes ember{15%{opacity:1}to{opacity:0;transform:translate(var(--dx),-140px)}}.b-copy{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;pointer-events:none;padding:calc(18px + var(--sat)) 20px calc(28px + var(--sab))}.b-brand{display:flex;align-items:center;gap:8px;font:800 15px/1 Speedee,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--yellow)}.b-brand svg{width:30px;height:auto;fill:var(--yellow)}.b-title{margin:18px 0 0;font:400 clamp(44px,min(14vw,7.6vh),120px)/.9 "Speedee",sans-serif;letter-spacing:-.005em;text-transform:uppercase;text-shadow:0 4px 0 rgba(90,0,0,.25)}.b-sub{margin:14px 0 0;font:400 clamp(24px,min(7vw,3.8vh),56px)/.95 "Speedee",sans-serif;text-transform:uppercase;text-shadow:0 3px 0 rgba(90,0,0,.22)}.b-title span,.b-sub span{display:block}.b-text{max-width:25ch;margin:12px 0 0;font-size:clamp(15px,4.2vw,20px);line-height:1.4;color:#ffdad5}.b-cta{position:relative;overflow:hidden;align-self:stretch;margin-top:auto;height:64px;padding:0 34px;border:0;border-radius:999px;cursor:pointer;pointer-events:auto;background:linear-gradient(180deg,#f2433a,#c3121a);color:#fff;font:800 30px/1 Speedee,sans-serif;letter-spacing:.03em;text-transform:uppercase;box-shadow:inset 0 2px #ffffff59,0 6px #7e0a10,0 0 28px #ffbe508c;transition:transform .08s,box-shadow .08s}.b-cta:active{transform:translateY(4px);box-shadow:inset 0 2px #ffffff4d,0 2px #7e0a10,0 0 20px #ffbe5080}.b-cta:focus-visible{outline:3px solid #fff;outline-offset:4px}.b-wheel{--wheel: var(--bw);position:absolute;z-index:1;width:var(--bw);height:var(--bw);cursor:pointer;transform-origin:50% 50%;left:calc(82% - var(--bw) / 2);top:calc(31% + var(--sat) - var(--bw) / 2);will-change:transform}.b-wheel .hub{pointer-events:none}.b-foods{position:absolute;z-index:2;left:calc(82% - var(--bw) * .5);top:calc(31% + var(--sat) + var(--bw) * .34);width:var(--bw);height:calc(var(--bw) * .5);pointer-events:none}.b-foods img{position:absolute;filter:drop-shadow(0 10px 14px rgba(90,0,0,.4))}.b-foods .f1{width:37%;left:30%;bottom:2%;z-index:3}.b-foods .f2{width:21%;left:65%;bottom:12%;z-index:2}.b-foods .f3{width:27%;left:5%;bottom:14%;z-index:1}body.is-intro .b-foods img{opacity:0}body.is-banner .b-foods .f1{animation:popIn .55s .55s cubic-bezier(.2,1.5,.4,1) backwards}body.is-banner .b-foods .f2{animation:popIn .55s .65s cubic-bezier(.2,1.5,.4,1) backwards}body.is-banner .b-foods .f3{animation:popIn .55s .75s cubic-bezier(.2,1.5,.4,1) backwards}@media(min-width:820px)and (min-aspect-ratio:5/4){.banner{--bw: min(72vh, 46vw, 720px) }@supports (height:1svh){.banner{--bw: min(72svh, 46vw, 720px) }}.b-bg .port{display:none}.b-bg .land{display:block}.b-copy{inset:auto;left:7vw;top:50%;max-width:38vw;padding:0;display:block;transform:translateY(-55%)}.b-cta{display:block;margin-top:22px;height:56px;font-size:26px}.b-title{font-size:clamp(56px,7vw,120px)}.b-sub{font-size:clamp(28px,3.4vw,56px)}.b-text{font-size:20px}.b-wheel{left:calc(69% - var(--bw) / 2);top:calc(46% - var(--bw) / 2)}.b-glow{left:calc(69% - var(--bw) * .75);top:calc(46% - var(--bw) * .75)}.b-foods{left:calc(69% - var(--bw) * .5);top:calc(46% + var(--bw) * .34)}}body.is-intro .b-copy>*{opacity:0}body.is-banner .b-brand{animation:fadeIn .5s backwards}body.is-banner .b-title span{animation:riseIn .6s .05s cubic-bezier(.2,1.2,.35,1) backwards}body.is-banner .b-title span+span{animation-delay:.13s}body.is-banner .b-sub{animation:riseIn .6s .22s cubic-bezier(.2,1.2,.35,1) backwards}body.is-banner .b-text{animation:fadeIn .6s .32s backwards}body.is-banner .b-cta{animation:popIn .55s .45s cubic-bezier(.2,1.5,.4,1) backwards}.banner.leaving{pointer-events:none}.banner.leaving .b-bg,.banner.leaving .b-glow,.banner.leaving .b-embers,.banner.leaving .b-foods{opacity:0;transition:opacity .55s ease}.banner.leaving .b-copy{opacity:0;translate:-40px 0;transition:opacity .25s ease-in,translate .3s ease-in;will-change:opacity,translate}.overlay{position:fixed;inset:0;z-index:60;background:#140c088c;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.overlay.open{opacity:1;visibility:visible}.sheet{position:fixed;left:50%;bottom:0;z-index:70;width:min(100%,480px);max-height:92vh;overflow:auto;padding:10px 20px calc(16px + var(--sab));border-radius:20px 20px 0 0;background:#fff;text-align:center;transform:translate(-50%,105%);visibility:hidden;transition:transform .5s cubic-bezier(.2,.9,.25,1.05),visibility .5s;will-change:transform}.sheet.open{transform:translate(-50%);visibility:visible}.grabber{width:40px;height:4px;margin:0 auto 6px;border-radius:2px;background:#e4ded6}.sheet-close{position:absolute;top:12px;right:12px;width:48px;height:48px;border:0;border-radius:50%;background:#f4f1ec;display:grid;place-items:center;cursor:pointer}.sheet-close svg{width:18px;height:18px}.prize-art{position:relative;width:128px;height:128px;margin:14px auto 4px;display:grid;place-items:center}.prize-art:before{content:"";position:absolute;inset:-30px;border-radius:50%;background:repeating-conic-gradient(rgba(255,184,28,.35) 0 10deg,transparent 10deg 20deg);-webkit-mask:radial-gradient(closest-side,#000 50%,transparent);mask:radial-gradient(closest-side,#000 50%,transparent);animation:turn 16s linear infinite}@keyframes turn{to{transform:rotate(360deg)}}.prize-disc{position:absolute;inset:0;border-radius:50%;background:var(--yellow)}.prize-badge{position:relative;width:116px;height:116px;border-radius:50%;background:#fff;display:grid;place-items:center}.prize-ic{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}.sheet.open .prize-art{animation:popIn .6s .15s cubic-bezier(.2,1.6,.4,1) backwards}@keyframes popIn{0%{transform:scale(.3);opacity:0}}.sheet-eyebrow{margin:12px 0 6px;font:800 15px/1 Speedee,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--red)}.sheet h2{margin:0 0 8px;font-weight:900;font-size:28px;line-height:1.1;letter-spacing:-.01em}.sheet-copy{max-width:32ch;margin:0 auto 16px;font-size:15px;line-height:1.45;color:var(--muted)}.coupon{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 12px 12px 16px;border:2px dashed #E6D8BC;border-radius:10px;background:var(--cream);text-align:left}.coupon-label{display:block;margin-bottom:3px;font-size:12px;color:var(--muted)}.coupon strong{font:800 25px/1 Speedee,sans-serif;letter-spacing:.1em}.copy-btn{flex:none;padding:10px 14px;border:0;border-radius:6px;background:var(--ink);color:#fff;font-weight:700;font-size:14px;cursor:pointer}.copy-btn:focus-visible,.sheet-close:focus-visible,.link-btn:focus-visible,.icon-btn:focus-visible{outline:3px solid var(--ink);outline-offset:2px}.valid{margin:10px 0 16px;font-size:13px;color:var(--muted)}.cta{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;height:60px;border-radius:8px;background:var(--yellow);color:var(--ink);font-weight:700;font-size:19px;text-decoration:none;box-shadow:0 5px 0 var(--yellow-dk);transition:transform .08s,box-shadow .08s}.cta:active{transform:translateY(4px);box-shadow:0 1px 0 var(--yellow-dk)}.cta:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.link-btn{margin-top:6px;padding:12px;border:0;background:none;color:var(--muted);font-weight:500;font-size:14px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}#confetti{position:fixed;inset:0;z-index:80;width:100%;height:100%;pointer-events:none;display:none}#confetti.on{display:block}@media(prefers-reduced-motion:reduce){.intro .mk-line,.intro .intro-name span,.intro .intro-tag,.intro .intro-squash,.intro .intro-mark{animation:none!important;opacity:1!important;transform:none!important}.intro .mk-line{stroke-dashoffset:0!important;stroke-opacity:0!important;fill-opacity:1!important}.prize-art:before,.cta:after,.spin-btn:after,.b-cta:after,.bulb{animation:none!important}.b-embers{display:none}body.is-banner .b-copy>*,body.is-banner .b-copy .b-title span,body.is-banner .b-foods img{animation:none}body.ready .hud,body.ready .ribbon,body.ready .spin-bezel,body.ready .hint,body.ready .clown,body.ready .clown-arm,body.ready .stand{animation:none}}.co{--line: #E8E4DE;--bg: #F7F5F2;min-height:100vh;background:var(--bg);padding-bottom:110px}.co .appbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:10px;padding:calc(12px + var(--sat)) 16px 12px;background:#fff;border-bottom:1px solid var(--line)}.co .appbar>svg{width:30px;height:auto;fill:var(--yellow)}.co .appbar .t{font:400 20px/1 Speedee,sans-serif;text-transform:uppercase;letter-spacing:.01em}.co .back{margin-left:auto;border:0;background:#f4f1ec;width:38px;height:38px;border-radius:50%;cursor:pointer;display:grid;place-items:center}.co .back svg{width:16px;height:16px;fill:var(--ink)}.co main{max-width:520px;margin:0 auto;padding:16px}.co h1{font:400 26px/1.1 Speedee,sans-serif;text-transform:uppercase;margin:6px 2px 14px}.co .card{background:#fff;border-radius:14px;box-shadow:0 1px 3px #1e140a14;padding:16px;margin-bottom:16px}.co .card h2{font:400 17px/1 Speedee,sans-serif;text-transform:uppercase;letter-spacing:.02em;margin:0 0 12px;display:flex;align-items:center;gap:8px}.co .card h2 .n{width:22px;height:22px;border-radius:50%;background:var(--yellow);display:inline-grid;place-items:center;font:700 12px/1 Rubik,sans-serif}.co .coupon{display:flex;align-items:center;gap:14px;padding:12px 14px;border:2px dashed #E6D8BC;border-radius:12px;background:#fffbef}.co .coupon img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain}.co .coupon .info{flex:1;min-width:0}.co .coupon .pname{font-weight:700;font-size:16px;line-height:1.2}.co .coupon .pvalid{font-size:12px;color:var(--muted);margin-top:3px}.co .coupon .pcode{font:400 20px/1 Speedee,sans-serif;letter-spacing:.08em;margin-top:6px;color:var(--red)}.co .applied{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:4px 10px;border-radius:999px;background:#e8f6e9;color:#1b7a2f;font-size:12px;font-weight:600}.co label{display:block;font-size:13px;font-weight:600;margin:14px 0 6px}.co label:first-of-type{margin-top:0}.co input{width:100%;height:48px;padding:0 14px;border:1.5px solid var(--line);border-radius:10px;background:#fff;font:500 15px Rubik,sans-serif;color:var(--ink);outline:none;transition:border-color .15s,box-shadow .15s}.co input:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #ffc72c59}.co input.err{border-color:var(--red)}.co .row{display:flex;gap:10px}.co .row>div{flex:1}.co #map{height:240px;border-radius:12px;overflow:hidden;background:#eae7e2;position:relative;z-index:0}.co .leaflet-container{font:500 13px Rubik,sans-serif}.co .store{display:flex;align-items:center;gap:12px;margin-top:12px;padding:12px;border-radius:12px;background:#fffbef;border:1.5px solid #F2E4B8}.co .store .pin{flex:none;width:40px;height:40px;border-radius:50%;background:var(--red);display:grid;place-items:center}.co .store .pin svg{width:22px;height:auto;fill:var(--yellow)}.co .store .sname{font-weight:700;font-size:14px}.co .store .saddr{font-size:12.5px;color:var(--muted);margin-top:2px}.co .store .sdist{margin-left:auto;font:400 15px/1 Speedee,sans-serif;color:var(--red);white-space:nowrap}.co .map-status{margin:10px 0 0;font-size:13px;color:var(--muted);text-align:center}.co .map-btn{display:block;width:100%;margin-top:10px;height:44px;border:0;border-radius:10px;background:var(--ink);color:#fff;font:700 14px Rubik,sans-serif;cursor:pointer}.co .paybar{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid var(--line);padding:12px 16px calc(12px + var(--sab));box-shadow:0 -4px 16px #1e140a14}.co .paybar .wrap{max-width:520px;margin:0 auto}.co .pay{width:100%;height:56px;border:0;border-radius:12px;background:var(--yellow);color:var(--ink);font:400 19px/1 Speedee,sans-serif;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;box-shadow:0 4px #dda500;transition:transform .08s,box-shadow .08s}.co .pay:active{transform:translateY(3px);box-shadow:0 1px #dda500}.co .done{position:fixed;inset:0;z-index:100;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px}.co .done .check{width:84px;height:84px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;margin-bottom:18px;animation:pop .5s cubic-bezier(.2,1.5,.4,1)}@keyframes pop{0%{transform:scale(.3);opacity:0}}.co .done .check svg{width:40px;height:40px;fill:var(--ink)}.co .done h2{font:400 30px/1.1 Speedee,sans-serif;text-transform:uppercase;margin:0 0 10px}.co .done p{color:var(--muted);font-size:15px;max-width:34ch;line-height:1.5}.co .done .backhome{margin-top:26px;display:inline-block;padding:14px 34px;border:0;border-radius:12px;background:var(--red);color:#fff;font:400 17px/1 Speedee,sans-serif;text-transform:uppercase;cursor:pointer}@media(max-width:380px){.co .coupon img{width:52px;height:52px}}.home{min-height:100dvh;background:#f7f5f2;display:flex;flex-direction:column;font-family:Rubik,system-ui,sans-serif}.h-top{display:flex;align-items:center;gap:10px;padding:calc(14px + env(safe-area-inset-top)) 18px 12px;background:#fff;box-shadow:0 1px #0000000f;position:sticky;top:0;z-index:5}.h-top svg{width:30px;height:26px;fill:#ffc72c}.h-brand{font-family:Speedee,Rubik,sans-serif;font-weight:700;font-size:19px;letter-spacing:.04em;color:#3a1a0e;text-transform:uppercase}.h-main{flex:1;padding:16px 0 110px}.h-banner{display:block;width:calc(100% - 32px);margin:0 16px;padding:0;border:0;border-radius:20px;overflow:hidden;cursor:pointer;box-shadow:0 10px 28px #3a1a0e29;transition:transform .15s ease;background:#da291c}.h-banner:active{transform:scale(.985)}.h-banner img{display:block;width:100%;height:auto}.h-sec{margin:26px 18px 12px;font-family:Speedee,Rubik,sans-serif;font-size:24px;font-weight:800;color:#27251f}.h-row{display:flex;gap:14px;overflow-x:auto;padding:4px 16px 14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.h-row::-webkit-scrollbar{display:none}.h-card{flex:0 0 168px;scroll-snap-align:start;background:#fff;border-radius:18px;padding:14px 14px 16px;box-shadow:0 6px 18px #3a1a0e1a}.h-imgwrap{height:110px;display:grid;place-items:center;margin-bottom:10px}.h-imgwrap img{max-width:100%;max-height:110px;-o-object-fit:contain;object-fit:contain}.h-name{font-weight:700;font-size:14.5px;color:#27251f;line-height:1.25;min-height:36px}.h-tag{display:inline-block;margin-top:8px;padding:4px 10px;border-radius:999px;background:#fff3d6;color:#8a5a00;font-size:11.5px;font-weight:700}.h-cta{position:fixed;left:0;right:0;bottom:0;padding:14px 18px calc(16px + env(safe-area-inset-bottom));background:linear-gradient(to top,#f7f5f2 70%,#f7f5f200);z-index:6}.h-cta button{width:100%;border:0;border-radius:999px;padding:17px 20px;font-family:Speedee,Rubik,sans-serif;font-size:19px;font-weight:800;letter-spacing:.05em;color:#fff;background:linear-gradient(180deg,#e8332a,#c41e17);box-shadow:0 8px 20px #da291c66,inset 0 2px #ffffff40;cursor:pointer;transition:transform .12s ease}.h-cta button:active{transform:scale(.97)}@media(min-width:720px){.h-main{max-width:640px;margin:0 auto;width:100%}.h-cta{display:flex;justify-content:center}.h-cta button{max-width:420px}}.co .opts{display:flex;gap:10px;margin-bottom:4px}.co .opt{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;border:2px solid #E8E2DA;border-radius:14px;background:#fff;font:700 13.5px Rubik,sans-serif;color:#6b6259;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.co .opt svg{width:26px;height:26px;fill:currentColor}.co .opt.sel{border-color:#da291c;background:#fdf1f0;color:#da291c}.co .addr-note{font-size:12.5px;color:#8a8078;margin:8px 2px 0}.co{background:#fff;padding-bottom:0}.co .back-fab{position:absolute;top:calc(14px + env(safe-area-inset-top));left:16px;z-index:20;width:44px;height:44px;border:0;border-radius:50%;background:#f5f3f0;display:grid;place-items:center;cursor:pointer}.co .back-fab svg{width:18px;height:18px;fill:#1d1d1f}.co .co-title{font:800 30px/1.15 Speedee,Rubik,sans-serif;color:#1d1d1f;margin:0;padding:calc(74px + env(safe-area-inset-top)) 20px 16px;text-transform:none;letter-spacing:0}.co #map.co-map{height:250px;border-radius:0;width:100%}.co .co-sheet{position:relative;z-index:2;background:#fff;border-radius:24px 24px 0 0;margin-top:-22px;padding:22px 20px 130px;box-shadow:0 -10px 28px #0000001a;max-width:560px;margin-left:auto;margin-right:auto}.co .co-h2{display:flex;align-items:center;gap:8px;font:800 19px Speedee,Rubik,sans-serif;color:#1d1d1f;margin:26px 0 12px}.co .co-h2 .h2-ico{width:20px;height:20px;fill:#1d1d1f}.co .coupon{margin-bottom:4px}.co .opts{display:flex;gap:10px;margin-bottom:12px}.co .opt{flex-direction:row;justify-content:center;padding:12px 8px;border-radius:999px;font-size:13.5px}.co .addr-row{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:#f7f5f2;border:0;border-radius:14px;padding:14px 16px;cursor:default}.co .addr-row.as-btn{cursor:pointer}.co .addr-row .pin{width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center;flex:0 0 auto}.co .addr-row .pin svg{width:20px;height:20px;fill:#da291c}.co .addr-row .addr-txt{flex:1;min-width:0}.co .addr-row .sname{font-weight:700;font-size:14.5px;color:#1d1d1f}.co .addr-row .saddr{font-size:12.5px;color:#8a8078;margin-top:2px}.co .addr-row .chev{width:16px;height:16px;fill:#b9b2a9;flex:0 0 auto}.co .pay-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.co .pay-tile{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;border:2px solid #DA291C;border-radius:14px;background:#fdf1f0;color:#da291c;font:700 13.5px Rubik,sans-serif}.co .pay-tile svg{width:26px;height:26px;fill:currentColor}.co .map-status{margin:10px 2px 0}.h-card{border:0;cursor:pointer;text-align:left;font-family:Rubik,sans-serif;transition:transform .15s ease}.h-card:active{transform:scale(.96)}.h-modal{position:fixed;inset:0;z-index:50;background:#140a058c;display:flex;align-items:flex-end;justify-content:center}.h-pop{position:relative;width:100%;max-width:480px;background:#fff;border-radius:24px 24px 0 0;padding:26px 24px calc(26px + env(safe-area-inset-bottom));text-align:center;animation:hpop .28s cubic-bezier(.2,.9,.3,1.2)}@keyframes hpop{0%{transform:translateY(60px);opacity:0}to{transform:none;opacity:1}}.h-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:#f5f3f0;display:grid;place-items:center;cursor:pointer}.h-close svg{width:16px;height:16px;fill:#1d1d1f}.h-popimg{height:130px;display:grid;place-items:center;margin-bottom:12px}.h-popimg img{max-height:130px;max-width:70%;-o-object-fit:contain;object-fit:contain}.h-pop h3{font:800 24px Speedee,Rubik,sans-serif;color:#27251f;margin:0 0 10px}.h-pop p{color:#6b6259;font-size:14.5px;line-height:1.55;margin:0 0 20px}.h-pop .h-spin{width:100%;border:0;border-radius:999px;padding:16px 20px;font:800 18px Speedee,Rubik,sans-serif;letter-spacing:.05em;color:#fff;background:linear-gradient(180deg,#e8332a,#c41e17);box-shadow:0 8px 20px #da291c66,inset 0 2px #ffffff40;cursor:pointer}.h-pop .h-spin:active{transform:scale(.97)}.co .done .check.oops{background:#da291c}.co .done .check.oops svg{fill:#fff}.co .done h2{text-transform:none;font-size:26px}.co .done.oops-page{justify-content:flex-start;padding:calc(48px + env(safe-area-inset-top)) 28px calc(24px + env(safe-area-inset-bottom))}.co .done.oops-page .done-logo{width:64px;height:auto;fill:#ffc72c;margin-bottom:46px}.co .done.oops-page .check.oops{width:84px;height:84px;margin-bottom:26px}.co .done.oops-page .check.oops svg{width:46px;height:46px}.co .done.oops-page h2{font:800 26px/1.25 Speedee,Rubik,sans-serif;color:#1d1d1f;text-align:center;text-wrap:balance;max-width:22ch;margin:0 0 14px}.co .done.oops-page p{font-size:15px;line-height:1.6;color:#6b6259;text-align:center;text-wrap:balance;max-width:34ch;margin:0}.co .done.oops-page .backhome{margin-top:auto;width:100%;max-width:420px;border-radius:999px;padding:17px 20px;font:800 17px Speedee,Rubik,sans-serif;letter-spacing:.04em}.home{background:#fff}.h-top{justify-content:flex-start;gap:14px}.h-burger{width:40px;height:40px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.h-burger svg{width:22px;height:22px;fill:#292929}.h-mark{width:30px;height:26px;fill:#ffbc0d}.h-top .h-join{margin-left:auto;border:0;background:#ffbc0d;color:#292929;font:500 14px Speedee,Rubik,sans-serif;padding:10px 22px;border-radius:6px;cursor:pointer}.h-banner{width:100%;margin:0;border-radius:0;box-shadow:none;background:#da291c}.h-banner img{display:block;width:100%}.h-sec{font-size:27px;font-weight:800;color:#292929;margin:30px 18px 14px}.h-row{padding:4px 16px 16px}.h-card{flex:0 0 170px;border-radius:4px;box-shadow:0 10px 24px #29292914;padding:0 0 16px;background:#fff}.h-imgwrap{position:relative;height:150px;display:grid;place-items:center;margin-bottom:12px;background:#f9f9f9;border-radius:4px 4px 0 0;overflow:hidden}.h-imgwrap:before{content:"";position:absolute;width:118px;height:118px;border-radius:50%;background:#ffbc0d;left:50%;top:50%;transform:translate(-50%,-52%)}.h-imgwrap img{position:relative;max-width:78%;max-height:130px}.h-name{font-weight:500;font-size:16px;min-height:0;padding:0 14px;color:#292929}.h-tag{margin:10px 14px 0;background:#ffbc0d;color:#292929;font-size:11.5px;font-weight:700;padding:4px 10px}.h-cta{background:linear-gradient(to top,#fff 70%,#fff0)}.h-cta button{background:#ffbc0d;color:#292929;border-radius:8px;box-shadow:0 8px 20px #ffbc0d59}.h-cta button:active{transform:scale(.98)}.h-pop .h-spin{background:#ffbc0d;color:#292929;box-shadow:0 8px 20px #ffbc0d59}.co .opt.sel,.co .pay-tile{border-color:#ffbc0d;background:#fffae8;color:#292929}.co .pay{background:#ffbc0d;color:#292929;box-shadow:0 1px #e5a900;font-weight:700}.co .pay:active{transform:translateY(3px);box-shadow:none}.co .co-h2{color:#292929}.co .co-h2 .h2-ico{fill:#292929}.co .co-title,.co .done.oops-page h2{color:#292929}.co .done.oops-page p{color:#757575}.co .done.oops-page .backhome{background:#ffbc0d;color:#292929;box-shadow:0 8px 20px #ffbc0d59}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
