:root{--maroon-deep: #2a0810;--maroon: #4a0d1a;--burgundy: #6b1024;--burgundy-glow: #8a1530;--gold: #f5c518;--gold-bright: #ffd84a;--gold-deep: #c89a0e;--cream: #f8efd8;--cream-warm: #ede0c0;--ink: #1a0408}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--maroon-deep);color:var(--cream);font-family:DM Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}body{background:radial-gradient(ellipse at top,rgba(138,21,48,.4) 0%,transparent 50%),radial-gradient(ellipse at bottom,rgba(245,197,24,.06) 0%,transparent 60%),var(--maroon-deep);min-height:100vh}::selection{background:var(--gold);color:var(--maroon-deep)}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}@keyframes boxFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-12px) rotate(-2deg)}}@keyframes tagSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes cardMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.btn-gold{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ffd84a,#f5c518 60%,#c89a0e);color:var(--maroon-deep);border:2px solid #c89a0e;border-radius:4px;font-family:Bebas Neue,sans-serif;letter-spacing:.12em;font-weight:700;box-shadow:0 8px 24px #f5c51859,inset 0 1px #fff6;transition:transform .15s,box-shadow .15s;cursor:pointer;text-align:center}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 12px 32px #f5c51880,inset 0 1px #fff6}.btn-gold.size-lg{padding:20px 40px;font-size:18px}.btn-gold.size-md{padding:14px 28px;font-size:15px}.btn-gold.size-sm{padding:10px 18px;font-size:13px}.btn-gold.full{width:100%}.section-heading{text-align:center;margin-bottom:60px}.section-heading .kicker{font-family:DM Sans;font-size:13px;font-weight:600;color:var(--gold);letter-spacing:.3em;text-transform:uppercase;margin-bottom:14px;display:flex;align-items:center;justify-content:center;gap:12px}.section-heading .kicker:before,.section-heading .kicker:after{content:"";width:30px;height:1px;background:var(--gold)}.section-heading h2{font-family:Bebas Neue,sans-serif;font-size:clamp(40px,6vw,72px);color:var(--cream);letter-spacing:.02em;line-height:1}.section-heading p{font-family:DM Sans;font-size:17px;color:#f8efd8b3;margin:16px auto 0;max-width:600px;line-height:1.6}.nav{position:fixed;top:0;left:0;right:0;z-index:50;padding:14px clamp(20px,4vw,32px);background:#1a0408d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(245,197,24,.15);display:flex;align-items:center;justify-content:space-between}.nav-logo{font-family:Bebas Neue;font-size:clamp(22px,4vw,26px);color:var(--gold-bright);letter-spacing:.08em;line-height:1;font-style:italic;background:none;border:none;padding:0;cursor:pointer}.nav-logo .logo-banisa{color:var(--cream)}.nav-desktop{display:flex;gap:28px;align-items:center}.nav-link{color:#f8efd8cc;font-size:14px;font-weight:500;letter-spacing:.04em}.nav-mobile-toggle{display:none;width:40px;height:40px;border:1px solid rgba(245,197,24,.4);border-radius:6px;background:#f5c5180d;color:var(--gold-bright);align-items:center;justify-content:center;font-size:20px;line-height:1;padding:0}.nav-mobile-menu{display:none;position:fixed;top:60px;left:0;right:0;background:#1a0408f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(245,197,24,.25);padding:20px 24px 24px;z-index:49;flex-direction:column;gap:4px;transform:translateY(-110%);transition:transform .3s cubic-bezier(.2,.7,.2,1);pointer-events:none}.nav-mobile-menu.open{transform:translateY(0);box-shadow:0 16px 40px #00000080;pointer-events:auto}.nav-mobile-menu a{color:var(--cream);font-family:DM Sans;font-size:17px;font-weight:600;letter-spacing:.02em;padding:14px 4px;border-bottom:1px solid rgba(245,197,24,.1)}.nav-mobile-menu a:last-of-type{border-bottom:none}.nav-mobile-menu .btn-gold{margin-top:16px}@media(max-width:760px){.nav-desktop{display:none}.nav-mobile-toggle,.nav-mobile-menu{display:flex}}.hero{position:relative;min-height:100vh;padding-top:clamp(84px,12vw,120px);padding-bottom:clamp(40px,6vw,80px);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-spot-1{position:absolute;top:-100px;left:20%;width:400px;height:800px;background:radial-gradient(ellipse at top,rgba(245,197,24,.18) 0%,transparent 60%);filter:blur(40px);pointer-events:none}.hero-spot-2{position:absolute;top:-100px;right:15%;width:500px;height:800px;background:radial-gradient(ellipse at top,rgba(138,21,48,.4) 0%,transparent 60%);filter:blur(40px);pointer-events:none}.hero-grid{max-width:1280px;width:100%;padding:0 clamp(20px,4vw,32px);display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;position:relative}.hero h1{font-family:Bebas Neue,sans-serif;font-size:clamp(56px,12vw,156px);line-height:.85;letter-spacing:.01em;color:var(--cream);margin-bottom:8px}.hero h1 .tfi{color:var(--gold-bright);text-shadow:0 0 40px rgba(245,197,24,.3)}.hero h1 .banisa{font-style:italic;display:inline-block;transform:translate(20px)}.hero p.lede{font-family:DM Sans;font-size:19px;line-height:1.5;color:#f8efd8cc;max-width:480px;margin-top:24px;margin-bottom:36px}.hero-buy-block{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-bottom:28px}.hero-buy-meta{display:flex;flex-direction:column;gap:4px}.hero-buy-meta div{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--cream)}.hero-buy-meta .check{color:var(--gold)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(245,197,24,.2);border-bottom:1px solid rgba(245,197,24,.2);padding:20px 0;max-width:480px}.hero-stats .stat{text-align:center}.hero-stats .stat:not(:last-child){border-right:1px solid rgba(245,197,24,.15)}.hero-stats .stat .v{font-family:Bebas Neue;font-size:clamp(26px,5vw,36px);color:var(--gold-bright);line-height:1}.hero-stats .stat .l{font-size:11px;letter-spacing:.2em;color:#f8efd899;text-transform:uppercase;margin-top:4px}.hero-right-col{position:relative;height:600px;display:flex;align-items:center;justify-content:center}.hero-spot-pool{position:absolute;bottom:30px;left:50%;transform:translate(-50%);width:380px;height:80px;background:radial-gradient(ellipse,rgba(245,197,24,.2),transparent 70%);filter:blur(20px)}.hero-fan{position:absolute;top:50%;left:50%;transform:translate(-50%,-45%)}.hero-fan .card{position:absolute;transform-origin:center center;transition:transform .4s cubic-bezier(.2,.7,.2,1.3);cursor:pointer}.hero-fan .card:hover{z-index:25}.hero-fan .card:hover .marquee-card{transform:scale(1.08)}.hero-fan .marquee-card{transition:transform .4s cubic-bezier(.2,.7,.2,1.3)}.hero-box-wrap{position:relative;z-index:30;transform:translateY(40px)}.hero-tag{position:absolute;top:-28px;right:-28px;width:110px;height:110px;background:var(--gold-bright);color:var(--maroon-deep);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 12px 30px #f5c51866;z-index:40;border:3px dashed var(--maroon-deep);font-family:Bebas Neue;animation:tagSpin 8s linear infinite}.hero-tag .just{font-size:14px;letter-spacing:.15em;font-weight:700;margin-bottom:-2px}.hero-tag .price{font-size:36px;line-height:1;font-weight:700}.hero-tag .all-in{font-size:10px;letter-spacing:.2em;opacity:.7;margin-top:2px}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:24px}.hero-right-col{height:460px;transform:scale(.65);transform-origin:center center}}.marquee-card{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;filter:drop-shadow(0 12px 30px rgba(0,0,0,.5))}.marquee-card img{max-width:100%;max-height:100%;width:auto;height:auto;border-radius:var(--card-radius, 16px);filter:saturate(.8) brightness(.92);-webkit-user-select:none;user-select:none}.box-art{position:relative;animation:boxFloat 4s ease-in-out infinite}.box-art.no-float{animation:none}.box-art .body{position:absolute;top:0;right:0;bottom:0;left:0;background:#4a0d1a;border-radius:6px;box-shadow:0 30px 60px #0009,0 0 0 2px var(--gold),inset 0 0 60px #00000080;overflow:hidden}.box-art .art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.8) brightness(.92);-webkit-user-select:none;user-select:none}.box-art .badges{position:absolute;bottom:8%;left:0;right:0;display:flex;justify-content:center;gap:10px;z-index:2}.box-art .badge{border-radius:50%;background:var(--gold-bright);color:var(--maroon-deep);display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:DM Sans;font-weight:700;line-height:1;box-shadow:0 2px 8px #0006}.box-art .badge .num{font-size:var(--badge-num-size)}.box-art .badge .label{font-size:var(--badge-label-size);opacity:.7}.box-art .edge{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:6px;box-shadow:inset 0 0 0 1px #ffd84a66;pointer-events:none}.marquee-strip{border-top:1px solid rgba(245,197,24,.2);border-bottom:1px solid rgba(245,197,24,.2);background:#0000004d;overflow:hidden;padding:14px 0}.marquee-strip .track{display:flex;gap:36px;white-space:nowrap;animation:marqueeScroll 30s linear infinite;width:max-content}.marquee-strip .track span{font-family:Bebas Neue;font-size:16px;letter-spacing:.3em;color:#f8efd880}.marquee-strip .track span.star{color:var(--gold)}.how-to-play{padding:clamp(64px,9vw,120px) clamp(20px,4vw,32px);background:#0003;position:relative}.how-to-play .container{max-width:1320px;margin:0 auto}.htp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.htp-card{padding:28px 22px 26px;background:linear-gradient(180deg,#7a1530,#3d0a14);border:1px solid rgba(245,197,24,.45);border-radius:10px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;min-height:380px;box-shadow:0 24px 50px #000000b3,0 0 0 1px #f5c51826,inset 0 1px #ffffff14;transition:transform .25s ease,box-shadow .25s ease}.htp-card:hover{transform:translateY(-6px);box-shadow:0 32px 60px #000000bf,0 0 0 1px #f5c5184d,inset 0 1px #ffffff1a}.htp-badge{position:absolute;top:14px;left:14px;width:34px;height:34px;border-radius:50%;background:var(--gold-bright);color:var(--maroon-deep);display:flex;align-items:center;justify-content:center;font-family:Bebas Neue;font-size:17px;font-weight:700;letter-spacing:.02em;box-shadow:0 4px 12px #f5c51859;z-index:2}.htp-illus{width:100%;height:220px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.htp-card h3{font-family:Bebas Neue;font-size:26px;color:var(--cream);letter-spacing:.04em;margin-bottom:8px}.htp-card p{font-size:14px;line-height:1.55;color:#f8efd8b8;max-width:240px}.pro-tip{margin-top:32px;padding:20px 28px;background:var(--gold-bright);color:var(--maroon-deep);border-radius:6px;display:flex;align-items:center;gap:16px;font-family:DM Sans;font-weight:600}.pro-tip .label{font-family:Bebas Neue;font-size:24px;letter-spacing:.1em}.pro-tip .text{font-size:15px}.step-vis-shuffle{position:relative;width:140px;height:200px}.step-vis-shuffle .ck{position:absolute;top:0;right:0;bottom:0;left:0;filter:drop-shadow(0 6px 14px rgba(0,0,0,.65))}.step-vis-shuffle .ck img{width:100%;height:100%;object-fit:contain;border-radius:12px;filter:saturate(.8) brightness(.92)}.step-vis-shuffle .ck.r1{transform:rotate(-18deg) translate(-11px,6px)}.step-vis-shuffle .ck.r2{transform:rotate(0) translate(0)}.step-vis-shuffle .ck.r3{transform:rotate(18deg) translate(11px,6px)}.step-vis-deal{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:10px;width:100%;height:100%}.step-vis-deal .top{display:flex;align-items:center;justify-content:center;gap:18px}.step-vis-deal .face{width:70px;height:112px;filter:drop-shadow(0 6px 14px rgba(0,0,0,.65))}.step-vis-deal .face img{width:100%;height:100%;object-fit:contain;border-radius:8px;filter:saturate(.8) brightness(.92)}.step-vis-deal .pile{position:relative;width:70px;height:112px}.step-vis-deal .pile .p{position:absolute;width:70px;height:112px;filter:drop-shadow(0 6px 14px rgba(0,0,0,.65))}.step-vis-deal .pile .p img{width:100%;height:100%;object-fit:contain;border-radius:8px;filter:saturate(.8) brightness(.92)}.step-vis-deal .pile .p:nth-child(1){left:0;top:0}.step-vis-deal .pile .p:nth-child(2){left:2px;top:-2px}.step-vis-deal .pile .p:nth-child(3){left:4px;top:-4px}.step-vis-deal .pile .p:nth-child(4){left:6px;top:-6px}.step-vis-deal .fan{position:relative;width:200px;height:100px}.step-vis-deal .fan .h{position:absolute;left:50%;bottom:0;width:60px;height:96px;margin-left:-30px;transform-origin:center bottom;filter:drop-shadow(0 6px 14px rgba(0,0,0,.65))}.step-vis-deal .fan .h img{width:100%;height:100%;object-fit:contain;border-radius:8px;filter:saturate(.8) brightness(.92)}.step-vis-deal .fan .h:nth-child(1){transform:translate(-45px,10px) rotate(-30deg)}.step-vis-deal .fan .h:nth-child(2){transform:translate(-27px,4px) rotate(-18deg)}.step-vis-deal .fan .h:nth-child(3){transform:translate(-9px,1px) rotate(-6deg)}.step-vis-deal .fan .h:nth-child(4){transform:translate(9px,1px) rotate(6deg)}.step-vis-deal .fan .h:nth-child(5){transform:translate(27px,4px) rotate(18deg)}.step-vis-deal .fan .h:nth-child(6){transform:translate(45px,10px) rotate(30deg)}.step-vis-match{display:flex;align-items:center;justify-content:center;gap:12px;padding:0 14px}.step-vis-match .c{width:68px;height:108px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.65))}.step-vis-match .c img{width:100%;height:100%;object-fit:contain;border-radius:12px;filter:saturate(.8) brightness(.92)}.step-vis-match .arrow{font-family:Bebas Neue;font-size:26px;color:var(--gold-bright);text-shadow:0 0 16px rgba(245,197,24,.5)}.step-vis-draw{position:relative;width:140px;height:200px}.step-vis-draw .pile{position:absolute;width:100px;height:150px}.step-vis-draw .pile img{width:100%;height:100%;object-fit:contain;border-radius:8px;filter:saturate(.8) brightness(.92)}.step-vis-draw .pile.b1{left:0;bottom:0}.step-vis-draw .pile.b2{left:3px;bottom:-3px}.step-vis-draw .pile.b3{left:6px;bottom:-6px}.step-vis-draw .pile.top{left:18px;top:0;transform:rotate(-10deg);filter:drop-shadow(0 8px 16px rgba(0,0,0,.5))}.step-vis-draw .arrow{position:absolute;top:4px;right:4px;font-family:Bebas Neue;font-size:28px;color:var(--gold-bright)}.step-vis-win{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.step-vis-win img{max-width:100%;max-height:100%;width:auto;height:auto;filter:drop-shadow(0 10px 22px rgba(245,197,24,.4));-webkit-user-select:none;user-select:none}.meet-cards{padding:clamp(64px,9vw,120px) clamp(20px,4vw,32px);background:#0003;overflow:hidden}.meet-cards .heading-wrap{max-width:1280px;margin:0 auto}.meet-cards .roster-marquee{width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;padding:20px 0}.meet-cards .roster-strip{display:flex;gap:24px;width:max-content;animation:cardMarquee 45s linear infinite}.meet-cards .roster-marquee:hover .roster-strip{animation-play-state:paused}.meet-cards .roster-strip>div{flex-shrink:0}.reviews{padding:clamp(64px,9vw,120px) clamp(20px,4vw,32px)}.reviews .container{max-width:1200px;margin:0 auto}.reviews .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.review-card{padding:32px 28px;background:linear-gradient(180deg,#6b102480,#2a081080);border:1px solid rgba(245,197,24,.2);border-radius:6px;display:flex;flex-direction:column;position:relative}.review-card .stars{display:flex;gap:2px;margin-bottom:16px}.review-card .stars span{font-size:18px;color:#f5c51833}.review-card .stars span.on{color:var(--gold-bright)}.review-card .text{font-size:16px;line-height:1.6;color:var(--cream);margin-bottom:24px;flex:1}.review-card .meta{padding-top:16px;border-top:1px solid rgba(245,197,24,.15);display:flex;justify-content:space-between;align-items:center}.review-card .name{font-family:Bebas Neue;font-size:18px;color:var(--cream);letter-spacing:.04em}.review-card .city{font-size:12px;color:#f8efd880}.faq{padding:clamp(64px,9vw,120px) clamp(20px,4vw,32px);background:#0003}.faq .container{max-width:880px;margin:0 auto}.faq-list{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid rgba(245,197,24,.2)}.faq-item:first-child{border-top:1px solid rgba(245,197,24,.2)}.faq-item button{width:100%;padding:24px 0;display:flex;align-items:center;justify-content:space-between;text-align:left;font-family:Bebas Neue;font-size:22px;letter-spacing:.04em;color:var(--cream);transition:color .2s}.faq-item button .plus{font-size:28px;line-height:1;transition:transform .3s;color:var(--gold)}.faq-item.open button{color:var(--gold-bright)}.faq-item.open button .plus{transform:rotate(45deg)}.faq-item .answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s;padding-bottom:0}.faq-item.open .answer{max-height:200px;padding-bottom:24px}.faq-item .answer p{font-size:16px;line-height:1.6;color:#f8efd8bf;max-width:640px}@media(max-width:480px){.faq-item button{font-size:18px}}.final-cta{padding:clamp(64px,10vw,120px) clamp(20px,4vw,32px);text-align:center;position:relative;overflow:hidden}.final-cta .glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,rgba(245,197,24,.1) 0%,transparent 60%)}.final-cta .container{position:relative;max-width:1100px;margin:0 auto;text-align:center}.final-cta h2{font-family:Bebas Neue;font-size:clamp(34px,7vw,84px);color:var(--cream);line-height:1.1;margin-bottom:8px;text-wrap:balance;word-spacing:.05em}.final-cta h2 .em{color:var(--gold-bright);font-style:italic}.final-cta p{font-size:clamp(14px,1.6vw,18px);color:#f8efd8b3;max-width:540px;margin:clamp(14px,2vw,24px) auto clamp(22px,3vw,40px);line-height:1.5;text-wrap:pretty}.sticky-buy-bar{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(180deg,#2a0810f2,#1a0408fa);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(245,197,24,.3);padding:14px clamp(16px,4vw,32px);transform:translateY(110%);transition:transform .4s cubic-bezier(.2,.7,.2,1);z-index:100;box-shadow:0 -10px 40px #0006}.sticky-buy-bar.show{transform:translateY(0)}.sticky-buy-bar .inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.sticky-buy-bar .product{display:flex;align-items:center;gap:16px}.sticky-buy-bar .info .title{font-family:Bebas Neue;font-size:20px;color:var(--cream);letter-spacing:.05em}.sticky-buy-bar .info .sub{font-size:12px;color:#f8efd899}.sticky-buy-bar .actions{display:flex;align-items:center;gap:16px}.sticky-buy-bar .price{font-family:Bebas Neue;font-size:28px;color:var(--gold-bright)}.qty-stepper{display:flex;align-items:center;border:1.5px solid rgba(245,197,24,.4);border-radius:4px;overflow:hidden}.qty-stepper button{width:36px;height:36px;font-size:18px;font-weight:600;color:var(--gold-bright);background:transparent}.qty-stepper input{width:44px;height:36px;background:transparent;border:none;text-align:center;color:var(--cream);font-size:16px;-moz-appearance:textfield}.qty-stepper input::-webkit-outer-spin-button,.qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media(max-width:640px){.sticky-buy-bar{padding:8px 14px}.sticky-buy-bar .inner,.sticky-buy-bar .product{gap:10px}.sticky-buy-bar .product .box-art{width:38px!important;height:53px!important}.sticky-buy-bar .info .title{font-size:14px}.sticky-buy-bar .info .sub{display:none}.sticky-buy-bar .actions{gap:8px}.sticky-buy-bar .price{font-size:18px}.sticky-buy-bar form .btn-gold,.sticky-buy-bar a.btn-gold{padding:8px 14px;font-size:12px}.sticky-buy-bar .qty-stepper button{width:30px;height:30px;font-size:16px}.sticky-buy-bar .qty-stepper input{width:36px;height:30px;font-size:14px}}.footer{padding:clamp(40px,6vw,60px) clamp(20px,4vw,32px) clamp(28px,4vw,40px);border-top:1px solid rgba(245,197,24,.15);background:#0006}.footer .container{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(245,197,24,.1)}.footer-logo{font-family:Bebas Neue;font-size:36px;color:var(--gold-bright);letter-spacing:.06em;line-height:1;margin-bottom:12px}.footer-logo .it{font-style:italic}.footer-tag{font-size:14px;color:#f8efd899;max-width:320px;line-height:1.6}.footer-col-title{font-family:Bebas Neue;font-size:14px;letter-spacing:.2em;color:var(--gold);margin-bottom:16px}.footer-link{font-size:14px;color:#f8efd8b3;margin-bottom:8px;cursor:pointer}.footer-bottom{padding-top:24px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#f8efd866;flex-wrap:wrap;gap:12px}@media(max-width:760px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:480px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
