:root{--purple:#7c3aed;--purple-dark:#5b21b6;--purple-soft:#f2edff;--pink:#ec4899;--ink:#242036;--muted:#6f6a7d;--line:#e9e4f2;--white:#fff;--shadow:0 18px 50px rgba(91,33,182,.12);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Nunito,ui-rounded,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 16px;background:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}.visually-hidden{position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);overflow:hidden}.announcement{padding:8px 20px;text-align:center;background:var(--announcement-bg);color:var(--announcement-color);font-size:13px;font-weight:800;letter-spacing:.02em}.announcement p{margin:0}.site-header{position:sticky;z-index:50;top:0;background:#fffffff0;border-bottom:1px solid rgba(124,58,237,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:74px}.logo{display:inline-flex;align-items:center;gap:4px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:29px;font-weight:700}.logo>span>span,.logo-highlight,.logo span span{color:var(--purple)}.logo-mark{color:var(--pink);font-size:42px;line-height:0}.logo-image{width:auto;max-height:48px}.site-nav{display:flex;align-items:center;gap:30px;font-size:15px;font-weight:800}.site-nav>a{position:relative;padding:25px 0}.site-nav>a:not(.cart-link):after{position:absolute;right:0;bottom:18px;left:0;height:2px;background:var(--purple);content:"";transform:scaleX(0);transition:.2s}.site-nav>a:hover:after,.site-nav>a.is-active:after{transform:scaleX(1)}.cart-link{display:flex;align-items:center;gap:4px}.cart-count{display:grid;min-width:20px;height:20px;padding:0 5px;place-items:center;border-radius:20px;background:var(--purple);color:#fff;font-size:11px}.mobile-toggle{display:none;padding:8px;border:0;background:none}.mobile-toggle span{display:block;width:24px;height:2px;margin:5px;background:var(--ink)}.hero{position:relative;overflow:hidden;padding:92px 0 100px;background:linear-gradient(135deg,var(--hero-bg),#fff8fd)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px}.eyebrow{display:inline-flex;padding:8px 14px;border-radius:999px;background:#fff;color:var(--purple);box-shadow:0 5px 20px #7c3aed1a;font-size:13px;font-weight:900}.hero h1{max-width:680px;margin:22px 0;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:clamp(43px,5.6vw,72px);line-height:1.02;letter-spacing:-.04em}.hero h1 em{color:var(--purple);font-style:normal}.hero-text{max-width:620px;color:var(--muted);font-size:18px}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 22px;border:2px solid transparent;border-radius:999px;cursor:pointer;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--purple),var(--purple-dark));color:#fff;box-shadow:0 10px 24px #7c3aed40}.button-outline{border-color:#c8b7ef;background:#fff;color:var(--purple-dark)}.button-small{min-height:40px;padding:7px 16px;font-size:14px}.button-large{width:100%;min-height:56px}.hero-trust{display:flex;flex-wrap:wrap;gap:20px;margin-top:26px;color:#514b5d;font-size:13px;font-weight:800}.hero-trust span{display:flex;align-items:center;gap:6px}.hero-trust b{color:var(--purple)}.hero-media{position:relative}.hero-image{width:100%;max-height:560px;object-fit:contain;filter:drop-shadow(0 34px 32px rgba(78,38,110,.2));mix-blend-mode:multiply}.size-pill{position:absolute;right:3%;bottom:12%;display:grid;width:76px;height:76px;place-items:center;border:6px solid rgba(255,255,255,.7);border-radius:50%;background:var(--purple);color:#fff;font-size:23px;font-weight:900;box-shadow:var(--shadow)}.balloons i{position:absolute;width:70px;height:86px;border-radius:50% 50% 48% 48%;background:#c4b5fd4d}.balloons i:nth-child(1){top:9%;left:4%}.balloons i:nth-child(2){top:23%;right:4%;background:#fbcfe873}.balloons i:nth-child(3){bottom:12%;left:10%;width:46px;height:58px}.balloons i:nth-child(4){right:42%;bottom:4%;width:52px;height:64px}.balloons i:nth-child(5){top:2%;right:25%;width:42px;height:52px}.balloons i:nth-child(6){right:8%;bottom:8%;width:38px;height:48px;background:#fde68a80}.trust-strip{position:relative;z-index:3;margin-top:-34px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 26px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.trust-item{display:flex;align-items:center;gap:12px;padding:8px 18px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item>span{font-size:25px}.trust-item strong,.trust-item small{display:block}.trust-item strong{font-size:14px}.trust-item small{color:var(--muted);font-size:12px}.section{padding:96px 0}.section-heading{max-width:700px;margin:0 auto 48px;text-align:center}.section-heading h2,.panel-copy h2,.newsletter h2,.page-hero h1{margin:0 0 12px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.03em}.section-heading>div,.section-heading p{color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 40px #34235214;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-card.is-featured{outline:3px solid #c4b5fd;transform:translateY(-9px)}.product-image-wrap{position:relative;display:block;aspect-ratio:1/.78;padding:22px;background:linear-gradient(145deg,#f9f6ff,#fff)}.product-image{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.placeholder{width:100%;height:100%;background:#f5f2fb}.card-badge{position:absolute;top:16px;left:16px;padding:6px 12px;border-radius:999px;background:var(--purple);color:#fff;font-size:12px;font-weight:900}.product-card-body{padding:24px}.product-card h2,.product-card h3{margin:0 0 5px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:24px}.product-card p{margin:0 0 16px;color:var(--muted)}.specs ul{margin:18px 0;padding:0;list-style:none}.specs li{padding:7px 0;border-bottom:1px dashed var(--line);font-size:14px}.specs li:before{margin-right:8px;color:var(--purple);content:"\2713"}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.card-footer>strong{color:var(--purple-dark);font-size:23px}.feature-panel{padding-top:40px}.split-panel{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;align-items:center;border-radius:32px;background:linear-gradient(135deg,#efe7ff,#fff0f7)}.panel-media{height:540px;padding:35px}.panel-media img,.panel-media svg{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.panel-copy{padding:65px}.panel-copy h2{margin-top:20px}.panel-copy>div{color:var(--muted)}.panel-copy .button{margin-top:22px}.soft-section{background:#faf8ff}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:30px;border:1px solid #eee8fa;border-radius:22px;background:#fff}.info-card>span{font-size:34px}.info-card h3{margin:13px 0 7px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:21px}.info-card p{margin:0;color:var(--muted)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-card{margin:0;padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 35px #34235212}.stars{color:#f59e0b;letter-spacing:2px}.review-card blockquote{margin:16px 0;color:#4d4758}.review-card figcaption strong,.review-card figcaption small{display:block}.review-card figcaption small{color:var(--purple);font-size:12px}.newsletter{padding:62px 0;background:linear-gradient(135deg,#6d28d9,#9333ea);color:#fff}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.newsletter h2{font-size:36px}.newsletter p{margin:0;color:#ede9fe}.newsletter-form{display:flex;min-width:min(460px,100%);gap:10px}.newsletter-form input{flex:1;min-width:0;padding:14px 18px;border:0;border-radius:999px}.newsletter-form .button{background:#fff;color:var(--purple-dark);box-shadow:none}.site-footer{padding:70px 0 25px;background:#211b31;color:#ded8e9}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.logo-footer{color:#fff}.footer-brand p{max-width:380px;color:#aaa0b9}.socials{display:flex;gap:10px;margin-top:20px}.socials a{display:grid;width:38px;height:38px;place-items:center;border:1px solid #4d445f;border-radius:50%;font-size:12px}.footer-menu h2{margin:7px 0 18px;color:#fff;font-size:15px}.footer-menu a{display:block;margin:9px 0;color:#aaa0b9}.footer-menu a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:22px;border-top:1px solid #3b324b;color:#8c829a;font-size:13px}.page-hero{padding:70px 0;text-align:center;background:linear-gradient(135deg,#eee8ff,#fff2f8)}.page-hero p{max-width:700px;margin:auto;color:var(--muted)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff}.blog-image{display:block;aspect-ratio:16/10;background:#f4efff}.blog-image img,.blog-image svg{width:100%;height:100%;object-fit:cover}.blog-card>div{padding:24px}.blog-card time{color:var(--purple);font-size:12px;font-weight:900}.blog-card h2{font-size:21px;line-height:1.25}.blog-card p{color:var(--muted)}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:start}.product-gallery{position:sticky;top:120px;padding:35px;border-radius:30px;background:#f8f5ff}.product-main-image{width:100%;max-height:650px;object-fit:contain;mix-blend-mode:multiply}.product-info h1{margin:18px 0 5px;font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:48px;line-height:1.1}.product-price{margin:15px 0;color:var(--purple-dark);font-size:28px;font-weight:900}.product-form{display:grid;gap:10px;margin-top:28px}.product-form select,.product-form input[type=number]{width:100%;padding:13px;border:1px solid #d9d1e7;border-radius:12px}.product-form input[type=number]{max-width:100px}.product-promises{margin-top:22px;padding:15px;border-radius:14px;background:#f6f2ff;color:#5b506c}.cart-list{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:110px 1fr 90px 120px;align-items:center;gap:25px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item img{width:100px;height:100px;object-fit:contain}.cart-item h2{font-size:18px}.cart-item input{width:80px;padding:10px;border:1px solid var(--line);border-radius:10px}.cart-summary{margin-left:auto;padding-top:30px;text-align:right}.cart-summary .button{margin-left:8px}.empty-state{text-align:center}.page-content,.article-inner{max-width:850px}.article-inner>h1{font-family:Fredoka,ui-rounded,system-ui,sans-serif;font-size:52px;line-height:1.1}.article-inner>img{margin:35px 0;border-radius:24px}.rte img{border-radius:18px}.rte a{text-decoration:underline}.pagination{text-align:center;margin-top:40px}.pagination .page,.pagination a{display:inline-block;margin:3px;padding:8px 13px;border:1px solid var(--line);border-radius:9px}@media(max-width:900px){.mobile-toggle{display:block}.site-nav{position:absolute;top:100%;right:0;left:0;display:none;align-items:stretch;gap:0;padding:10px 20px 25px;background:#fff;box-shadow:0 20px 30px #00000014}.site-nav.is-open{display:flex;flex-direction:column}.site-nav>a{padding:12px}.site-nav>a:after{display:none}.hero{padding:65px 0}.hero-grid,.product-page{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-text{margin:auto}.button-row,.hero-trust{justify-content:center}.hero-media{max-width:580px;margin:auto}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.card-grid,.info-grid,.review-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.split-panel{grid-template-columns:1fr}.panel-media{height:420px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.newsletter-inner{align-items:flex-start;flex-direction:column}.product-gallery{position:static}.product-card.is-featured{transform:none}}@media(max-width:620px){.container{width:min(100% - 28px,1160px)}.announcement{font-size:11px}.hero h1{font-size:42px}.hero-grid{gap:35px}.hero-trust{align-items:center;flex-direction:column;gap:8px}.trust-strip{margin-top:-18px}.trust-grid{grid-template-columns:1fr;padding:12px}.trust-item,.trust-item:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.section{padding:68px 0}.card-grid,.info-grid,.review-grid,.blog-grid{grid-template-columns:1fr}.panel-media{height:320px;padding:20px}.panel-copy{padding:36px 25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.newsletter-form{min-width:100%;flex-direction:column}.cart-item{grid-template-columns:70px 1fr}.cart-item img{width:70px;height:70px}.cart-item>input,.cart-item>strong{grid-column:2}.cart-summary .button{width:100%;margin:8px 0 0}.article-inner>h1,.product-info h1{font-size:38px}}.motion-intro{animation:gasclub-intro .8s cubic-bezier(.2,.75,.25,1) both}.motion-intro--copy{animation-delay:.08s}.motion-intro--media{animation-delay:.22s}.hero-media{transform-origin:50% 65%}.hero-media .hero-image{animation:gasclub-product-float 5.5s ease-in-out 1s infinite}.size-pill{animation:gasclub-pulse 3s ease-in-out 1.4s infinite}.balloons i{animation:gasclub-balloon-float 7s ease-in-out infinite;transform-origin:50% 100%}.balloons i:nth-child(2){animation-delay:-1.7s;animation-duration:8.5s}.balloons i:nth-child(3){animation-delay:-3.2s;animation-duration:6.5s}.balloons i:nth-child(4){animation-delay:-4.4s;animation-duration:9s}.balloons i:nth-child(5){animation-delay:-2.3s;animation-duration:7.8s}.balloons i:nth-child(6){animation-delay:-5.2s;animation-duration:8.8s}.reveal-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.2,.75,.25,1),transform .7s cubic-bezier(.2,.75,.25,1);transition-delay:calc(min(var(--reveal-order,0),6)*70ms)}.reveal-on-scroll.is-visible,.shopify-design-mode .reveal-on-scroll{opacity:1;transform:none}.trust-strip.reveal-on-scroll{transform:translateY(22px) scale(.985)}.trust-strip.reveal-on-scroll.is-visible,.shopify-design-mode .trust-strip.reveal-on-scroll{transform:none}.product-card,.info-card,.review-card{will-change:transform}.product-card:hover{transform:translateY(-9px) rotate(.15deg)}.info-card,.review-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.info-card:hover,.review-card:hover{transform:translateY(-6px);border-color:#d8c9f7;box-shadow:0 18px 42px #5b21b61c}.trust-item>span{transition:transform .25s ease}.trust-item:hover>span{transform:translateY(-3px) rotate(-6deg) scale(1.08)}@keyframes gasclub-intro{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes gasclub-balloon-float{0%,to{transform:translateZ(0) rotate(-2deg)}50%{transform:translate3d(8px,-22px,0) rotate(3deg)}}@keyframes gasclub-product-float{0%,to{transform:translateY(0) rotate(-.4deg)}50%{transform:translateY(-12px) rotate(.5deg)}}@keyframes gasclub-pulse{0%,to{transform:scale(1);box-shadow:var(--shadow)}50%{transform:scale(1.06);box-shadow:0 18px 42px #7c3aed47}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-intro,.hero-media .hero-image,.size-pill,.balloons i{animation:none!important}.reveal-on-scroll{opacity:1;transform:none;transition:none}.product-card,.info-card,.review-card,.trust-item>span{transition:none}}@media(prefers-reduced-motion:no-preference){.hero .balloons i{opacity:.58;animation-name:gasclub-balloon-arrive,gasclub-balloon-float;animation-duration:.9s,6.4s;animation-timing-function:cubic-bezier(.2,.8,.25,1),ease-in-out;animation-fill-mode:both;animation-iteration-count:1,infinite}.hero .balloons i:nth-child(1){animation-delay:.05s,-1.1s}.hero .balloons i:nth-child(2){animation-delay:.14s,-2.4s}.hero .balloons i:nth-child(3){animation-delay:.23s,-3.7s}.hero .balloons i:nth-child(4){animation-delay:.32s,-4.8s}.hero .balloons i:nth-child(5){animation-delay:.41s,-2.9s}.hero .balloons i:nth-child(6){animation-delay:.5s,-5.4s}.hero-media .hero-image{animation:gasclub-product-arrive .9s .18s cubic-bezier(.2,.8,.25,1) both,gasclub-product-float 4.6s 1.1s ease-in-out infinite}.size-pill{animation:gasclub-pill-arrive .65s .62s cubic-bezier(.2,.9,.3,1.35) both,gasclub-pulse 2.8s 1.3s ease-in-out infinite}}@keyframes gasclub-balloon-arrive{0%{opacity:0;transform:translate3d(0,48px,0) scale(.72)}to{opacity:.58;transform:translateZ(0) scale(1)}}@keyframes gasclub-product-arrive{0%{opacity:0;transform:translate3d(34px,42px,0) rotate(4deg) scale(.9)}to{opacity:1;transform:translateZ(0) rotate(-.4deg) scale(1)}}@keyframes gasclub-pill-arrive{0%{opacity:0;transform:scale(.55) rotate(-16deg)}to{opacity:1;transform:scale(1) rotate(0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
