:root{--groovy-black: #0a0a0a;--groovy-dark: #111113;--groovy-surface: #1a1a1e;--groovy-surface-2: #242428;--groovy-border: #2e2e34;--groovy-muted: #6e6e7a;--groovy-text: #e4e4e8;--groovy-white: #f8f8fa;--groovy-accent: #00e5a0;--groovy-accent-hover: #00c98c;--groovy-accent-glow: rgba(0, 229, 160, .15);--groovy-gold: #ffd700;--groovy-red: #ff3b5c;--groovy-blue: #3b82f6;--groovy-radius-sm: 6px;--groovy-radius: 10px;--groovy-radius-lg: 16px;--groovy-radius-xl: 24px;--groovy-transition: .25s cubic-bezier(.4,0,.2,1);--groovy-section-py: clamp(48px, 8vw, 96px);--groovy-section-px: clamp(16px, 4vw, 48px);--groovy-max-w: 1320px}.groovy-section{padding:var(--groovy-section-py) var(--groovy-section-px);position:relative}.groovy-section--dark{background:var(--groovy-dark);color:var(--groovy-text)}.groovy-section--black{background:var(--groovy-black);color:var(--groovy-text)}.groovy-section--surface{background:var(--groovy-surface);color:var(--groovy-text)}.groovy-inner{max-width:var(--groovy-max-w);margin:0 auto;width:100%}.groovy-overline{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--groovy-accent);margin-bottom:.75rem}.groovy-heading{font-size:clamp(1.75rem,4vw,3rem);font-weight:800;line-height:1.1;color:var(--groovy-white);margin:0}.groovy-heading--xl{font-size:clamp(2.25rem,6vw,4.5rem)}.groovy-subheading{font-size:clamp(1rem,2vw,1.25rem);color:var(--groovy-muted);line-height:1.5;max-width:680px}.groovy-text-center{text-align:center}.groovy-mx-auto{margin-left:auto;margin-right:auto}.groovy-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:14px 28px;font-size:.9375rem;font-weight:700;border:none;border-radius:var(--groovy-radius);cursor:pointer;text-decoration:none;transition:all var(--groovy-transition);white-space:nowrap;line-height:1.2}.groovy-btn--primary{background:var(--groovy-accent);color:var(--groovy-black)}.groovy-btn--primary:hover{background:var(--groovy-accent-hover);transform:translateY(-2px);box-shadow:0 8px 24px var(--groovy-accent-glow)}.groovy-btn--secondary{background:transparent;color:var(--groovy-white);border:2px solid var(--groovy-border)}.groovy-btn--secondary:hover{border-color:var(--groovy-accent);color:var(--groovy-accent)}.groovy-btn--ghost{background:#ffffff0f;color:var(--groovy-white);border:1px solid rgba(255,255,255,.1)}.groovy-btn--ghost:hover{background:#ffffff1f;border-color:#fff3}.groovy-btn--sm{padding:10px 20px;font-size:.8125rem}.groovy-btn--lg{padding:18px 36px;font-size:1.0625rem}.groovy-card{background:var(--groovy-surface);border:1px solid var(--groovy-border);border-radius:var(--groovy-radius-lg);padding:28px;transition:all var(--groovy-transition)}.groovy-card:hover{border-color:var(--groovy-accent);transform:translateY(-4px);box-shadow:0 12px 40px #0006}.groovy-card__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;background:var(--groovy-accent-glow);border-radius:var(--groovy-radius);margin-bottom:1rem;color:var(--groovy-accent)}.groovy-card__title{font-size:1.0625rem;font-weight:700;color:var(--groovy-white);margin:0 0 .5rem}.groovy-card__text{font-size:.875rem;color:var(--groovy-muted);line-height:1.5;margin:0}.groovy-grid{display:grid;gap:1.5rem}.groovy-grid--2{grid-template-columns:repeat(2,1fr)}.groovy-grid--3{grid-template-columns:repeat(3,1fr)}.groovy-grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:999px){.groovy-grid--3,.groovy-grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.groovy-grid--2,.groovy-grid--3,.groovy-grid--4{grid-template-columns:1fr}}.groovy-flex-row{display:flex;flex-wrap:wrap;gap:1rem}.groovy-trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:1rem 0}.groovy-trust-bar__item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;white-space:nowrap;color:var(--groovy-text)}.groovy-trust-bar__icon{font-size:1.125rem;color:var(--groovy-accent)}@media(max-width:699px){.groovy-trust-bar{gap:1rem}.groovy-trust-bar__item{font-size:.75rem}}.groovy-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:100dvh;overflow:hidden;background:var(--groovy-black)}.groovy-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.groovy-hero__media img,.groovy-hero__media video{width:100%;height:100%;object-fit:cover;display:block}.groovy-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#0000004d,#000000a6);pointer-events:none}.groovy-hero__vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:radial-gradient(ellipse 70% 65% at 50% 50%,transparent 40%,rgba(10,10,10,.35) 70%,rgba(10,10,10,.85) 90%,#0a0a0a 100%),linear-gradient(to top,#0a0a0a 0%,rgba(10,10,10,.9) 5%,rgba(10,10,10,.5) 15%,transparent 35%),linear-gradient(to bottom,#0a0a0a 0%,rgba(10,10,10,.7) 4%,rgba(10,10,10,.25) 12%,transparent 30%),linear-gradient(to right,#0a0a0a 0%,rgba(10,10,10,.6) 3%,transparent 18%),linear-gradient(to left,#0a0a0a 0%,rgba(10,10,10,.6) 3%,transparent 18%)}.groovy-hero__content{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px 24px;max-width:900px;width:100%;margin:0 auto}.groovy-hero__badge{display:inline-block;background:#00e5a01f;color:var(--groovy-accent);padding:8px 20px;border-radius:100px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;margin-bottom:1.5rem;border:1px solid rgba(0,229,160,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.groovy-hero__title{font-size:clamp(2.25rem,6vw,4.5rem);font-weight:800;color:#f8f8fa;letter-spacing:-.03em;text-shadow:0 2px 30px rgba(0,0,0,.6);margin:0 0 1.25rem;line-height:1.05;max-width:14ch}.groovy-hero__subtitle{font-size:clamp(1rem,2vw,1.1875rem);color:#ffffffb3;margin:0 auto 2.5rem;line-height:1.6;max-width:560px}.groovy-hero__actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;align-items:center}.groovy-hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08)}.groovy-hero__trust-item{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;color:#ffffffa6;transition:color .25s ease}.groovy-hero__trust-item:hover{color:#ffffffe6}.groovy-hero__trust-item svg{width:15px;height:15px;color:var(--groovy-accent);flex-shrink:0}@media(max-width:699px){.groovy-hero{min-height:100dvh}.groovy-hero__content{padding:60px 20px}.groovy-hero__title{max-width:none}.groovy-hero__vignette{background:radial-gradient(ellipse 80% 60% at 50% 50%,transparent 30%,rgba(10,10,10,.5) 70%,#0a0a0a 100%),linear-gradient(to top,#0a0a0a 0%,rgba(10,10,10,.85) 8%,transparent 40%),linear-gradient(to bottom,#0a0a0a 0%,rgba(10,10,10,.6) 6%,transparent 25%),linear-gradient(to right,#0a0a0a 0%,transparent 12%),linear-gradient(to left,#0a0a0a 0%,transparent 12%)}}.groovy-game-card{position:relative;overflow:hidden;border-radius:var(--groovy-radius-lg);aspect-ratio:3/4;display:flex;align-items:flex-end;text-decoration:none;color:#fff;border:1px solid transparent;transition:all var(--groovy-transition)}.groovy-game-card:hover{border-color:var(--groovy-accent);transform:translateY(-4px)}.groovy-game-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.groovy-game-card__bg img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.groovy-game-card:hover .groovy-game-card__bg img{transform:scale(1.05)}.groovy-game-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.85) 100%);z-index:1}.groovy-game-card__content{position:relative;z-index:2;padding:24px;width:100%}.groovy-game-card__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--groovy-accent);margin-bottom:.25rem}.groovy-game-card__title{font-size:1.25rem;font-weight:800;margin:0 0 .25rem}.groovy-game-card__desc{font-size:.8125rem;color:#ffffffb3;margin:0}.groovy-finance-tabs{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2rem}.groovy-finance-tab{padding:10px 20px;font-size:.8125rem;font-weight:600;border:1px solid var(--groovy-border);border-radius:100px;background:transparent;color:var(--groovy-muted);cursor:pointer;transition:all var(--groovy-transition)}.groovy-finance-tab:hover,.groovy-finance-tab[aria-selected=true]{border-color:var(--groovy-accent);color:var(--groovy-accent);background:var(--groovy-accent-glow)}.groovy-finance-panel{display:none}.groovy-finance-panel[data-active]{display:block}.groovy-finance-detail{display:flex;flex-direction:column;gap:1rem;max-width:640px}.groovy-finance-detail__title{font-size:1.5rem;font-weight:800;color:var(--groovy-white);margin:0}.groovy-finance-detail__text{font-size:.9375rem;color:var(--groovy-muted);line-height:1.6;margin:0}.groovy-process{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;counter-reset:step}.groovy-process__step{position:relative;text-align:center;counter-increment:step}.groovy-process__step:before{content:counter(step);display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.25rem;font-weight:800;color:var(--groovy-black);background:var(--groovy-accent);border-radius:50%}.groovy-process__title{font-size:1rem;font-weight:700;color:var(--groovy-white);margin:0 0 .375rem}.groovy-process__text{font-size:.8125rem;color:var(--groovy-muted);line-height:1.5}@media(max-width:699px){.groovy-process{grid-template-columns:repeat(2,1fr)}}.groovy-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 3rem;margin-bottom:2.5rem}.groovy-stat{text-align:center}.groovy-stat__value{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--groovy-accent);line-height:1;margin-bottom:.25rem}.groovy-stat__label{font-size:.8125rem;color:var(--groovy-muted);font-weight:500}.groovy-testimonial{background:var(--groovy-surface-2);border:1px solid var(--groovy-border);border-radius:var(--groovy-radius-lg);padding:24px}.groovy-testimonial__stars{color:var(--groovy-gold);font-size:1rem;margin-bottom:.75rem}.groovy-testimonial__quote{font-size:.9375rem;color:var(--groovy-text);line-height:1.6;margin:0 0 1rem;font-style:italic}.groovy-testimonial__author{font-size:.8125rem;font-weight:600;color:var(--groovy-muted)}.groovy-final-cta{text-align:center;padding:var(--groovy-section-py) var(--groovy-section-px);background:linear-gradient(135deg,var(--groovy-surface) 0%,var(--groovy-dark) 100%);border-top:1px solid var(--groovy-border)}.groovy-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.groovy-drawer-backdrop[data-open]{opacity:1;visibility:visible}.groovy-drawer{position:fixed;z-index:1001;background:var(--groovy-surface);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow-y:auto;-webkit-overflow-scrolling:touch}.groovy-drawer--right{top:0;right:0;bottom:0;width:min(420px,90vw);transform:translate(100%);border-left:1px solid var(--groovy-border)}.groovy-drawer--right[data-open]{transform:translate(0)}.groovy-drawer--bottom{left:0;right:0;bottom:0;max-height:80vh;border-radius:var(--groovy-radius-xl) var(--groovy-radius-xl) 0 0;transform:translateY(100%);border-top:1px solid var(--groovy-border)}.groovy-drawer--bottom[data-open]{transform:translateY(0)}.groovy-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--groovy-border);position:sticky;top:0;background:var(--groovy-surface);z-index:2}.groovy-drawer__header h3{font-size:1.125rem;font-weight:700;color:var(--groovy-white);margin:0}.groovy-drawer__close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid var(--groovy-border);border-radius:50%;color:var(--groovy-text);cursor:pointer;font-size:1.125rem;transition:all var(--groovy-transition)}.groovy-drawer__close:hover{background:#ffffff1f}.groovy-drawer__body{padding:24px}.groovy-popup{position:fixed;z-index:1002;top:50%;left:50%;transform:translate(-50%,-50%) scale(.92);width:min(480px,calc(100vw - 32px));background:var(--groovy-surface);border:1px solid var(--groovy-border);border-radius:var(--groovy-radius-xl);box-shadow:0 24px 80px #0009;opacity:0;visibility:hidden;transition:all .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.groovy-popup[data-open]{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.groovy-popup__close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#0006;border:none;border-radius:50%;color:#fff;font-size:1rem;cursor:pointer;z-index:3;transition:background var(--groovy-transition)}.groovy-popup__close:hover{background:#0009}.groovy-popup__image{width:100%;aspect-ratio:16/9;object-fit:cover}.groovy-popup__body{padding:28px;text-align:center}.groovy-popup__title{font-size:1.5rem;font-weight:800;color:var(--groovy-white);margin:0 0 .5rem}.groovy-popup__text{font-size:.9375rem;color:var(--groovy-muted);margin:0 0 1.5rem;line-height:1.5}.groovy-toast{position:fixed;bottom:80px;left:20px;z-index:999;display:flex;align-items:center;gap:.75rem;background:var(--groovy-surface);border:1px solid var(--groovy-border);border-radius:var(--groovy-radius);padding:14px 18px;max-width:340px;box-shadow:0 8px 32px #00000080;transform:translateY(20px);opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.groovy-toast[data-show]{transform:translateY(0);opacity:1;visibility:visible}.groovy-toast__icon{font-size:1.5rem;flex-shrink:0}.groovy-toast__content{font-size:.8125rem;line-height:1.4;color:var(--groovy-text)}.groovy-toast__content strong{color:var(--groovy-white)}.groovy-toast__dismiss{position:absolute;top:6px;right:8px;background:none;border:none;color:var(--groovy-muted);font-size:.75rem;cursor:pointer}@media(max-width:699px){.groovy-toast{left:12px;right:12px;max-width:none;bottom:70px}}.groovy-fab{position:fixed;bottom:24px;right:24px;z-index:998;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:.5rem}.groovy-fab__trigger{width:56px;height:56px;border-radius:50%;background:var(--groovy-accent);color:var(--groovy-black);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:0 4px 20px var(--groovy-accent-glow);transition:all var(--groovy-transition)}.groovy-fab__trigger:hover{transform:scale(1.08);box-shadow:0 8px 32px var(--groovy-accent-glow)}.groovy-fab__menu{display:flex;flex-direction:column;gap:.5rem;opacity:0;visibility:hidden;transform:translateY(8px);transition:all .25s ease}.groovy-fab[data-expanded] .groovy-fab__menu{opacity:1;visibility:visible;transform:translateY(0)}.groovy-fab__item{display:flex;align-items:center;gap:.5rem;padding:10px 16px;background:var(--groovy-surface);border:1px solid var(--groovy-border);border-radius:100px;color:var(--groovy-text);font-size:.8125rem;font-weight:600;text-decoration:none;white-space:nowrap;cursor:pointer;transition:all var(--groovy-transition)}.groovy-fab__item:hover{background:var(--groovy-surface-2);border-color:var(--groovy-accent);color:var(--groovy-accent)}@media(max-width:699px){.groovy-fab{bottom:16px;right:16px}.groovy-fab__trigger{width:48px;height:48px;font-size:1.25rem}}.groovy-product-trust{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--groovy-border)}.groovy-product-trust__item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--groovy-muted)}.groovy-product-trust__item svg{width:16px;height:16px;color:var(--groovy-accent);flex-shrink:0}.groovy-accordion{border-top:1px solid var(--groovy-border)}.groovy-accordion__trigger{display:flex;width:100%;align-items:center;justify-content:space-between;padding:14px 0;background:none;border:none;border-bottom:1px solid var(--groovy-border);color:var(--groovy-white);font-size:.875rem;font-weight:600;cursor:pointer;transition:color var(--groovy-transition)}.groovy-accordion__trigger:hover{color:var(--groovy-accent)}.groovy-accordion__trigger svg{width:16px;height:16px;transition:transform var(--groovy-transition)}.groovy-accordion__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.groovy-accordion__panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.groovy-accordion__panel[data-open]{max-height:600px}.groovy-accordion__content{padding:12px 0 20px;font-size:.8125rem;color:var(--groovy-muted);line-height:1.6}[data-groovy-reveal]{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}[data-groovy-reveal=left]{transform:translate(-40px)}[data-groovy-reveal=right]{transform:translate(40px)}[data-groovy-reveal=scale]{transform:scale(.92)}[data-groovy-reveal=fade]{transform:none}[data-groovy-reveal].groovy-visible{opacity:1;transform:translateY(0) translate(0) scale(1)}[data-groovy-stagger]>*{opacity:0;transform:translateY(28px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}[data-groovy-stagger].groovy-visible>*:nth-child(1){transition-delay:0s}[data-groovy-stagger].groovy-visible>*:nth-child(2){transition-delay:.08s}[data-groovy-stagger].groovy-visible>*:nth-child(3){transition-delay:.16s}[data-groovy-stagger].groovy-visible>*:nth-child(4){transition-delay:.24s}[data-groovy-stagger].groovy-visible>*:nth-child(5){transition-delay:.32s}[data-groovy-stagger].groovy-visible>*:nth-child(6){transition-delay:.4s}[data-groovy-stagger].groovy-visible>*:nth-child(7){transition-delay:.48s}[data-groovy-stagger].groovy-visible>*:nth-child(8){transition-delay:.56s}[data-groovy-stagger].groovy-visible>*{opacity:1;transform:translateY(0)}.groovy-marquee{overflow:hidden;position:relative;padding:1.5rem 0}.groovy-marquee:before,.groovy-marquee:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.groovy-marquee:before{left:0;background:linear-gradient(to right,var(--groovy-dark),transparent)}.groovy-marquee:after{right:0;background:linear-gradient(to left,var(--groovy-dark),transparent)}.groovy-marquee__track{display:flex;gap:3rem;width:max-content;animation:groovy-marquee-scroll 30s linear infinite}.groovy-marquee__item{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:40px;opacity:.5;filter:grayscale(1) brightness(2);transition:opacity .3s,filter .3s}.groovy-marquee__item:hover{opacity:1;filter:grayscale(0) brightness(1)}.groovy-marquee__item img{height:100%;width:auto;object-fit:contain}@keyframes groovy-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.groovy-showcase-card{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:var(--groovy-radius-xl);overflow:hidden;background:var(--groovy-surface);border:1px solid var(--groovy-border);transition:border-color .4s ease;min-height:420px}.groovy-showcase-card:hover{border-color:var(--groovy-accent)}.groovy-showcase-card:nth-child(2n){direction:rtl}.groovy-showcase-card:nth-child(2n)>*{direction:ltr}.groovy-showcase-card__media{position:relative;overflow:hidden;background:var(--groovy-black)}.groovy-showcase-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.groovy-showcase-card:hover .groovy-showcase-card__media img{transform:scale(1.04)}.groovy-showcase-card__body{display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,48px);gap:1rem}.groovy-showcase-card__tag{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--groovy-accent)}.groovy-showcase-card__name{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:var(--groovy-white);margin:0;line-height:1.1}.groovy-showcase-card__desc{font-size:.9375rem;color:var(--groovy-muted);line-height:1.5;margin:0}.groovy-showcase-card__price{font-size:1.5rem;font-weight:800;color:var(--groovy-white)}.groovy-showcase-card__price-from{font-size:.75rem;font-weight:500;color:var(--groovy-muted);display:block}.groovy-showcase-card__actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.groovy-showcase-card__reviewers{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--groovy-muted);margin-top:.5rem}@media(max-width:799px){.groovy-showcase-card{grid-template-columns:1fr;min-height:auto}.groovy-showcase-card__media{aspect-ratio:4/3}.groovy-showcase-card:nth-child(2n){direction:ltr}}.groovy-hscroll{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem;scrollbar-width:thin;scrollbar-color:var(--groovy-border) transparent}.groovy-hscroll::-webkit-scrollbar{height:6px}.groovy-hscroll::-webkit-scrollbar-thumb{background:var(--groovy-border);border-radius:3px}.groovy-hscroll::-webkit-scrollbar-track{background:transparent}.groovy-hscroll__item{flex:0 0 220px;scroll-snap-align:start;background:var(--groovy-surface);border:1px solid var(--groovy-border);border-radius:var(--groovy-radius-lg);overflow:hidden;text-decoration:none;color:var(--groovy-white);transition:all var(--groovy-transition)}.groovy-hscroll__item:hover{border-color:var(--groovy-accent);transform:translateY(-4px)}.groovy-hscroll__item-img{width:100%;aspect-ratio:1;object-fit:contain;background:var(--groovy-black);padding:16px}.groovy-hscroll__item-body{padding:16px}.groovy-hscroll__item-name{font-size:.875rem;font-weight:700;margin:0 0 .25rem}.groovy-hscroll__item-price{font-size:.75rem;color:var(--groovy-muted)}.groovy-hscroll__item-price strong{font-size:1.125rem;color:var(--groovy-white);display:block}.groovy-warranty{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:800px;margin:0 auto}.groovy-warranty__block{text-align:center;padding:2rem;background:var(--groovy-surface);border:1px solid var(--groovy-border);border-radius:var(--groovy-radius-lg)}.groovy-warranty__number{font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:1;color:var(--groovy-accent);margin-bottom:.25rem}.groovy-warranty__unit{font-size:1.125rem;font-weight:700;color:var(--groovy-white);text-transform:uppercase;letter-spacing:.05em}.groovy-warranty__label{font-size:1rem;font-weight:700;color:var(--groovy-white);margin:.75rem 0 .5rem}.groovy-warranty__text{font-size:.8125rem;color:var(--groovy-muted);line-height:1.5}@media(max-width:599px){.groovy-warranty{grid-template-columns:1fr}}.groovy-hero:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:50%;height:160px;background:radial-gradient(ellipse at center bottom,var(--groovy-accent-glow) 0%,transparent 70%);z-index:5;pointer-events:none;opacity:.35}.groovy-section--divider-top:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--groovy-border),transparent)}.groovy-card:hover{box-shadow:0 12px 40px #0006,0 0 0 1px var(--groovy-accent),0 0 30px var(--groovy-accent-glow)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-groovy-reveal],[data-groovy-stagger]>*{opacity:1!important;transform:none!important}.groovy-marquee__track{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/81/assets/groovy-theme.css.map */
