body:has(.home-page) .site-header,body:has(.home-page)>.mobile-menu{display:none!important}body:has(.home-page) #MainContent{margin:0;padding:0;max-width:none}.home-page{--home-cream:#fdf6e7;--home-red:#e84b3a;--home-brown:#3c1e1e;background:var(--home-cream);color:var(--home-brown);overflow:hidden;display:flex;flex-direction:column}.home-page>*{order:10}.home-page>.home-hero{order:0}.home-page>.retro-aisle{order:1}.home-page>.home-retail-band{order:2}.home-page,.home-page *{box-sizing:border-box;font-family:var(--font-body)!important}.home-page img{display:block}.home-page h1,.home-page h2,.home-page h3{font-family:var(--font-display)!important;font-weight:400!important;text-transform:uppercase}.home-button,.home-mobile-nav summary{font-family:var(--font-body)!important;font-weight:600!important;text-transform:uppercase}.home-header{position:relative;z-index:10;height:110px;padding:20px 30px;display:grid;grid-template-columns:250px 1fr auto;align-items:start;gap:25px}.home-logo{width:160px;line-height:0;display:block}.home-logo img{width:100%;height:auto}.home-header nav{display:flex;justify-content:center;gap:28px;padding-top:20px;font-size:17px}.home-header-actions{display:flex;gap:15px;padding-top:8px}.home-button{min-height:49px;padding:0 20px;border:2px solid var(--home-red);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:var(--home-red);font-size:15px;line-height:1;transition:transform .2s ease}.home-button:hover{transform:translateY(-2px)}.home-button.solid{background:var(--home-red);color:#fff;padding-inline:25px}.home-button span{font-family:var(--font-body)!important;font-size:21px}.home-mobile-nav{display:none}.home-hero{position:relative;min-height:110px;background:#f9e7bd;overflow:visible;isolation:isolate}.home-hero-center{position:relative;z-index:3;width:min(46vw,630px);margin:0 auto;text-align:center}.home-hero-center>img{width:100%;height:auto}.home-hero-center p{margin:12px 0 0;font-size:24px;line-height:1.4;font-weight:600}.home-float{position:absolute;z-index:1;pointer-events:none;will-change:transform;animation:home-snack-float var(--float-duration,6s) ease-in-out var(--float-delay,0s) infinite alternate}.float-chip-a{top:-70px;left:16%;width:160px;filter:blur(5px);--float-x:16px;--float-y:24px;--float-rotate:7deg;--float-duration:7.2s;--float-delay:-2.4s}.float-chip-b{top:340px;left:-6%;width:280px;--float-x:20px;--float-y:-18px;--float-rotate:-5deg;--float-duration:6.4s;--float-delay:-4.1s}.float-chip-c{top:370px;right:5%;width:260px;--float-x:-18px;--float-y:22px;--float-rotate:6deg;--float-duration:7.8s;--float-delay:-1.6s}.float-pop-a{top:110px;left:3%;width:160px;--float-x:14px;--float-y:25px;--float-rotate:-8deg;--float-duration:5.9s;--float-delay:-3.7s}.float-pop-b{top:430px;right:-4%;width:180px;--float-x:-16px;--float-y:-24px;--float-rotate:9deg;--float-duration:6.8s;--float-delay:-.9s}@keyframes home-snack-float{0%{transform:translateZ(0) rotate(0)}to{transform:translate3d(var(--float-x),var(--float-y),0) rotate(var(--float-rotate))}}.home-bags{position:absolute;z-index:4;left:50%;bottom:10px;width:min(82vw,1080px);height:470px;transform:translate(-50%);display:flex;justify-content:center;align-items:flex-end}.home-bags a{width:22%;max-height:430px;margin:0 -2.3%;display:flex;align-items:flex-end;justify-content:center;position:relative;will-change:transform;animation:home-bag-float var(--bag-duration,5.6s) ease-in-out var(--bag-delay,0s) infinite alternate;transform-origin:50% 88%}.home-bags a img{width:100%;height:auto;max-height:inherit;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(60,30,30,.13))}.home-bags a:nth-child(1){--bag-rise:-15px;--bag-start:-1deg;--bag-end:.7deg;--bag-duration:5.8s;--bag-delay:-1.2s}.home-bags a:nth-child(2){--bag-rise:-21px;--bag-start:.7deg;--bag-end:-.8deg;--bag-duration:6.4s;--bag-delay:-3.6s}.home-bags a:nth-child(3){--bag-rise:-13px;--bag-start:-.4deg;--bag-end:.4deg;--bag-duration:5.2s;--bag-delay:-2.1s}.home-bags a:nth-child(4){--bag-rise:-19px;--bag-start:.9deg;--bag-end:-.6deg;--bag-duration:6.1s;--bag-delay:-4.4s}.home-bags a:nth-child(5){--bag-rise:-16px;--bag-start:-.8deg;--bag-end:.8deg;--bag-duration:5.5s;--bag-delay:-.7s}.home-bags .hero-main-bag{width:25%;max-height:470px;z-index:3}.home-bags a:focus-visible{outline:3px solid var(--home-red);outline-offset:8px;border-radius:12px}@keyframes home-bag-float{0%{transform:translateY(0) rotate(var(--bag-start))}to{transform:translateY(var(--bag-rise)) rotate(var(--bag-end))}}.home-retail-band{min-height:285px;padding:30px 0 48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.home-retail-band>p{text-align:center;margin:0;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.home-retail-marquee{position:relative;width:100%;overflow:hidden;padding:18px 0}.home-retail-track{display:flex;width:max-content;will-change:transform;animation:home-retail-scroll 26s linear infinite}.home-retail-group{display:flex;align-items:center;gap:clamp(54px,6.5vw,105px);padding-right:clamp(54px,6.5vw,105px)}.home-retail-logo{flex:0 0 auto;width:240px;height:92px;display:flex;align-items:center;justify-content:center}.home-retail-logo img{display:block;width:auto;height:auto;max-width:220px;max-height:72px;object-fit:contain}.retail-sprouts img{max-width:235px}.retail-world-market img{max-width:205px;max-height:54px}.retail-moms img{max-width:170px;max-height:86px}.home-retail-actions{display:flex;gap:16px;justify-content:center}@keyframes home-retail-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(max-width:760px){.home-retail-marquee{width:calc(100% + 36px);margin-inline:-18px}.home-retail-track{animation-duration:20s}.home-retail-group{gap:42px;padding-right:42px}.home-retail-logo{width:180px;height:76px}.home-retail-logo img{max-width:165px;max-height:58px}.retail-sprouts img{max-width:175px}.retail-world-market img{max-width:150px;max-height:42px}.retail-moms img{max-width:125px;max-height:68px}}@media(prefers-reduced-motion:reduce){.home-retail-marquee{overflow-x:auto}.home-retail-track{animation:none}.home-retail-group[aria-hidden=true]{display:none}.home-float,.home-bags a{animation:none;transform:none}}.home-retail-actions{flex-wrap:wrap}.home-press{padding:52px 3.65vw 92px;background:var(--home-cream)}.home-press-panel{max-width:1260px;margin:0 auto;padding:56px 48px 50px;background:#fffdf8;border:1px solid rgba(60,30,30,.62);box-shadow:4px 4px #3c1e1e6b}.home-press-panel h2{margin:0 0 38px;text-align:center;color:var(--home-brown);font-size:clamp(40px,4vw,58px);line-height:.9}.home-press-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.home-press-item{min-height:255px;display:flex;flex-direction:column;align-items:center;color:inherit;text-decoration:none;text-align:center}.home-press-quote{height:42px;color:var(--home-red);font-family:Georgia,serif!important;font-size:58px;font-weight:800;line-height:1}.home-press-item p{margin:8px auto 28px;max-width:330px;font-size:16px;line-height:1.5}.home-press-logo{height:86px;margin-top:auto;display:flex;align-items:center;justify-content:center}.home-press-logo img{width:auto;height:auto;max-width:230px;max-height:72px;object-fit:contain;transition:transform .2s ease}.press-new-hope .home-press-logo img{max-width:245px;max-height:82px}.press-nosh .home-press-logo img{max-width:190px;max-height:82px}.home-press-item:hover .home-press-logo img{transform:scale(1.04)}.home-press-item:focus-visible{outline:3px solid var(--home-red);outline-offset:8px;border-radius:8px}@media(max-width:1100px){.home-press-panel{padding-inline:34px}.home-press-grid{gap:24px}.home-press-logo img{max-width:190px}}@media(max-width:760px){.home-press{padding:34px 18px 75px}.home-press-panel{padding:42px 24px 35px}.home-press-panel h2{font-size:42px;margin-bottom:30px}.home-press-grid{grid-template-columns:1fr;gap:18px}.home-press-item{min-height:0;padding:20px 0 28px;border-bottom:1px solid rgba(60,30,30,.15)}.home-press-item:last-child{border-bottom:0}.home-press-item p{margin-bottom:22px;font-size:15px}.home-press-logo img{max-width:220px}}.home-cookies{padding:95px 4vw 110px;background:#f6c0cf}.home-cookie-heading{max-width:950px;margin:0 auto 60px;text-align:center}.home-cookie-heading>span{display:inline-block;margin-bottom:20px;padding:8px 14px;background:var(--home-red);color:#fff;border-radius:999px;text-transform:uppercase;font-weight:700;font-size:12px}.home-cookie-heading h2{margin:0;font-size:clamp(55px,6vw,88px);line-height:.88}.home-cookie-heading h2 em{font:inherit;color:var(--home-red);font-style:normal}.home-cookie-heading p{max-width:760px;margin:28px auto 0;font-size:19px;line-height:1.5}.home-cookie-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.home-cookie-card{display:block;color:inherit;text-decoration:none;background:var(--home-cream);border-radius:28px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.home-cookie-card:hover{transform:translateY(-6px);box-shadow:0 18px 32px #3c1e1e24}.home-cookie-art{position:relative;height:360px;padding:18px;display:flex;justify-content:center;align-items:center;text-align:center;background:#f8e9c7;overflow:hidden}.cookie-2 .home-cookie-art{background:#f4d9a8}.cookie-3 .home-cookie-art{background:#efe1bd}.home-cookie-package{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(60,30,30,.16))}.home-cookie-card>div:last-child{padding:27px}.home-cookie-card>div:last-child>span{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.home-cookie-card h3{font-family:var(--font-body)!important;margin:8px 0;font-size:22px;font-weight:700!important;text-transform:none}.home-cookie-card p{margin:0;color:var(--home-red);font-weight:700}.home-social{padding:95px 4vw 115px}.home-social h2{margin:0 0 60px;text-align:center;font-size:clamp(48px,5vw,72px);line-height:.9}.home-social h2 em{font:inherit;font-style:normal;color:var(--home-red)}.home-social>div{display:grid;grid-template-columns:repeat(7,1fr);gap:16px}.home-social article>a{display:block;color:inherit;text-decoration:none}.home-social article>a>div{position:relative;height:260px;border-radius:20px;overflow:hidden}.home-social article>a:focus-visible{outline:3px solid var(--home-red);outline-offset:6px;border-radius:20px}.home-social article img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.home-social article>a:hover img{transform:scale(1.03)}.home-play{position:absolute;left:50%;top:50%;width:82px;height:82px;transform:translate(-50%,-50%);border-radius:50%;background:#fff;color:#ec4937;display:grid;place-items:center;box-shadow:0 2px 8px #3c1f1f14;transition:transform .2s ease}.home-play svg{width:35%;height:42%;margin-left:6%;fill:currentColor}.home-social article>a:hover .home-play{transform:translate(-50%,-50%) scale(1.06)}.home-social article p{text-align:center;margin:12px 0 0;font-weight:700;font-size:14px}.home-movement-card{max-width:1260px;margin:0 auto 105px;border-radius:34px;overflow:hidden;background:#fff;display:grid;grid-template-columns:1.08fr .92fr;align-items:stretch}.home-movement-card>div{padding:55px 42px}.home-movement-card h2{margin:0 0 35px;font-size:42px;line-height:1}.home-movement-card h2 em{font:inherit;color:var(--home-red);font-style:normal}.home-movement-card h3{font-family:var(--font-body)!important;margin:0 0 30px;font-size:20px;font-weight:700!important;text-transform:none}.home-movement-card p{margin:0 0 35px;font-size:17px;line-height:1.5}.home-movement-card>img{width:100%;height:100%;min-height:500px;object-fit:cover}.home-story{position:relative;padding:30px 4vw 110px}.home-story-line{position:absolute;z-index:0;top:0;left:48%;width:150px;height:85%;border:10px solid white;border-block:0;border-radius:50%}.home-story article{position:relative;z-index:1;min-height:620px;display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center;max-width:1260px;margin:auto}.home-story article>img{width:100%;max-width:610px;aspect-ratio:1;border-radius:45px;object-fit:cover}.home-story article>div{max-width:610px}.home-story h2{margin:0 0 35px;font-size:clamp(35px,3.5vw,50px);line-height:.95}.home-story h2 em{font:inherit;color:var(--home-red);font-style:normal}.home-story article p{margin:0;font-size:21px;line-height:1.5}.home-story .reverse>img{justify-self:end;max-width:400px}.home-story-close{position:relative;z-index:1;padding:75px 20px 20px;text-align:center}.home-story-close h2{color:var(--home-red);font-size:48px;margin-bottom:25px}.home-story-close p{font-size:21px;line-height:1.5}.social-wheel-section{position:relative;height:900px;overflow:hidden;background:#f9e7bd}.social-wheel-heading{position:absolute;z-index:3;top:72px;left:50%;width:min(92vw,950px);transform:translate(-50%);text-align:center}.social-wheel-heading h2{margin:0;font-size:clamp(54px,6vw,88px);line-height:.82}.social-wheel-heading h2 em{font:inherit;font-style:normal;color:var(--home-red)}.social-wheel-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden}.social-wheel-orbit{position:absolute;left:50%;top:70%;width:min(196vw,125rem);aspect-ratio:1;transform:translate(-50%) rotate(0);transform-origin:center;will-change:transform;animation:social-wheel-turn 30s linear infinite}.social-wheel-item{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(var(--social-angle))}.social-wheel-card{position:absolute;left:50%;top:0;width:300px;aspect-ratio:5/7;margin:0;overflow:hidden;border:5px solid #fff;border-radius:24px;background:var(--home-cream);box-shadow:0 18px 45px #3c1e1e2e;transform:translate(-50%,-50%) rotate(var(--social-counter));transform-origin:center;will-change:transform;animation:social-wheel-level 30s linear infinite}.social-wheel-card img{width:100%;height:100%;object-fit:cover}.social-wheel-item:nth-child(1){--social-angle:0deg;--social-counter:0deg}.social-wheel-item:nth-child(2){--social-angle:36deg;--social-counter:-36deg}.social-wheel-item:nth-child(3){--social-angle:72deg;--social-counter:-72deg}.social-wheel-item:nth-child(4){--social-angle:108deg;--social-counter:-108deg}.social-wheel-item:nth-child(5){--social-angle:144deg;--social-counter:-144deg}.social-wheel-item:nth-child(6){--social-angle:180deg;--social-counter:-180deg}.social-wheel-item:nth-child(7){--social-angle:216deg;--social-counter:-216deg}.social-wheel-item:nth-child(8){--social-angle:252deg;--social-counter:-252deg}.social-wheel-item:nth-child(9){--social-angle:288deg;--social-counter:-288deg}.social-wheel-item:nth-child(10){--social-angle:324deg;--social-counter:-324deg}@keyframes social-wheel-turn{to{transform:translate(-50%) rotate(360deg)}}@keyframes social-wheel-level{to{transform:translate(-50%,-50%) rotate(calc(var(--social-counter) - 360deg))}}@media(max-width:760px){.social-wheel-section{height:740px}.social-wheel-heading{top:55px;width:92vw}.social-wheel-heading h2{font-size:48px}.social-wheel-orbit{top:65%;width:min(460vw,125rem)}.social-wheel-card{width:230px;border-width:4px;border-radius:18px}}@media(prefers-reduced-motion:reduce){.social-wheel-section{height:auto;padding:75px 18px}.social-wheel-heading{position:relative;top:auto;left:auto;width:auto;transform:none}.social-wheel-stage{position:relative;inset:auto;margin-top:42px;overflow-x:auto;padding-bottom:15px}.social-wheel-orbit{position:relative;left:auto;top:auto;width:max-content;aspect-ratio:auto;display:flex;gap:18px;transform:none;animation:none}.social-wheel-item{position:static;transform:none}.social-wheel-card{position:relative;left:auto;top:auto;width:230px;transform:none;animation:none}}.home-customer-reviews{padding:88px 0 100px;background:var(--home-cream);overflow:hidden;border-top:1px solid rgba(60,30,30,.12)}.home-customer-reviews-heading{padding:0 24px 50px;text-align:center}.home-customer-reviews-heading h2{margin:0;font-size:clamp(50px,5vw,74px);line-height:.9}.home-customer-rating{margin-top:25px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:18px;line-height:1}.home-customer-rating strong{font-weight:800}.home-reviews-marquee{position:relative;width:100%;overflow:hidden;padding:14px 0 22px}.home-reviews-track{display:flex;width:max-content;will-change:transform;animation:home-reviews-scroll 44s linear infinite}.home-reviews-group{display:flex;align-items:center;gap:26px;padding-right:26px}.home-review-card{flex:0 0 auto;width:clamp(560px,57vw,760px);margin:0;padding:12px;background:#fffdf8;border:1px solid rgba(60,30,30,.45);border-radius:18px;box-shadow:7px 7px #e84b3ac7;overflow:hidden}.home-review-card img{width:100%;height:auto;object-fit:contain;border-radius:10px}@keyframes home-reviews-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(max-width:760px){.home-customer-reviews{padding:70px 0 78px}.home-customer-reviews-heading{padding:0 18px 38px}.home-customer-reviews-heading h2{font-size:46px}.home-customer-rating{flex-wrap:wrap;gap:6px;font-size:15px}.home-customer-rating .gheelish-rating-stars{width:100%;justify-content:center;font-size:26px;margin-bottom:3px}.home-reviews-track{animation-duration:34s}.home-reviews-group{gap:18px;padding-right:18px}.home-review-card{width:88vw;padding:7px;border-radius:14px;box-shadow:5px 5px #e84b3ac7}.home-review-card img{border-radius:8px}}@media(prefers-reduced-motion:reduce){.home-reviews-marquee{overflow-x:auto;padding-bottom:18px}.home-reviews-track{animation:none}.home-reviews-group[aria-hidden=true]{display:none}}.home-cta{background:#fff;padding:56px 3.65vw 42px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.home-cta img{width:100%;height:auto;border-radius:20px}.home-footer{background:#fff;padding:22px 3% 28px}.home-newsletter{padding:32px 0 48px;display:grid;grid-template-columns:.72fr 1.28fr;gap:75px;align-items:end;border-bottom:1px solid rgba(60,30,30,.13)}.home-newsletter h2{margin:0 0 18px;font-size:38px;line-height:1}.home-newsletter p{margin:0;font-size:17px;line-height:1.5}.home-newsletter form{display:grid;grid-template-columns:1fr 295px;gap:20px;align-items:end}.home-newsletter input{min-width:0;border:0;border-bottom:1px solid var(--home-brown);padding:14px 0 10px;font-size:17px;outline:0}.home-newsletter button{min-height:42px;border:0;border-radius:11px;background:var(--home-brown);color:#fff;text-transform:uppercase;font-weight:700;cursor:pointer}.home-footer-links{padding:44px 0 65px;display:grid;grid-template-columns:repeat(4,1fr);gap:60px}.home-footer-links>div{display:flex;flex-direction:column;gap:11px}.home-footer-links h3{font-size:21px;margin:0 0 14px}.home-footer-links a{font-size:16px}.home-footer-bottom{min-height:95px;padding-top:22px;border-top:1px solid rgba(60,30,30,.13);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;font-size:13px;color:#3c1e1eb8}.home-footer-bottom b{color:var(--home-red);margin:0 8px}.home-footer-bottom .home-logo{width:155px}.home-footer-bottom>div{justify-self:end;display:flex;align-items:center;gap:20px}.home-footer-bottom>div a:nth-child(n+2){color:var(--home-brown);font-size:25px}@media(max-width:1100px){.home-header{grid-template-columns:190px 1fr auto;padding-inline:20px}.home-header nav{gap:17px;font-size:14px}.home-header-actions .outline{display:none}.home-retail-band{grid-template-columns:1fr}.home-retail-band>div:last-child{justify-content:center}.home-social>div{grid-template-columns:repeat(4,1fr)}.home-cookie-grid{gap:16px}.home-cookie-art{height:320px}}@media(max-width:760px){.home-header{height:94px;padding:15px 18px;grid-template-columns:1fr auto auto;gap:12px}.home-logo{width:130px}.home-header nav,.home-header-actions .outline{display:none}.home-header-actions{padding:0}.home-header-actions .solid{min-height:42px;padding:0 14px;border-radius:10px;font-size:13px}.home-mobile-nav{display:block;position:relative}.home-mobile-nav summary{list-style:none;min-height:42px;display:grid;place-items:center;color:var(--home-red)}.home-mobile-nav summary::-webkit-details-marker{display:none}.home-mobile-nav>div{position:absolute;right:0;top:50px;width:210px;padding:15px;background:var(--home-cream);border-radius:12px;display:flex;flex-direction:column;gap:14px;box-shadow:0 12px 30px #3c1e1e26}.home-hero{min-height:94px}.home-hero-center{width:80vw;margin-top:35px}.home-hero-center p{font-size:17px}.home-bags{height:285px;width:100vw;bottom:10px}.home-bags a{max-height:260px}.home-bags .hero-main-bag{max-height:285px}.home-float{opacity:.55}.home-retail-band{padding:35px 18px 55px}.home-retail-logos{grid-template-columns:repeat(2,1fr);gap:30px}.home-retail-logos strong:last-child{grid-column:1/-1}.home-retail-band>div:last-child{flex-direction:column}.home-cookies{padding:70px 18px 80px}.home-cookie-heading h2{font-size:52px}.home-cookie-heading p{font-size:17px}.home-cookie-grid{grid-template-columns:1fr}.home-cookie-art{height:360px}.home-social{padding:75px 18px}.home-social>div{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.home-social article{min-width:68vw;scroll-snap-align:start}.home-movement-card{margin:0 18px 75px;grid-template-columns:1fr}.home-movement-card>div{padding:40px 25px}.home-movement-card h2{font-size:37px}.home-movement-card>img{min-height:300px}.home-story{padding:20px 18px 75px}.home-story-line{display:none}.home-story article,.home-story article.reverse{grid-template-columns:1fr;gap:35px;margin-bottom:65px;min-height:0}.home-story article.reverse>img{order:-1;max-width:none}.home-story article>img{border-radius:25px;max-width:none}.home-story h2{font-size:38px}.home-story article p{font-size:17px}.home-story-close{padding-top:25px}.home-story-close h2{font-size:42px}.home-story-close p{font-size:17px}.home-cta{padding:45px 18px 20px;grid-template-columns:1fr;gap:14px}.home-cta img{border-radius:14px}.home-footer{padding:20px}.home-newsletter{grid-template-columns:1fr;gap:30px}.home-newsletter form{grid-template-columns:1fr}.home-newsletter button{min-height:48px}.home-footer-links{grid-template-columns:1fr 1fr;gap:38px 24px}.home-footer-bottom{grid-template-columns:1fr;justify-items:center;gap:22px;text-align:center}.home-footer-bottom>div{justify-self:center}}.retro-aisle{position:relative;padding:92px 3.65vw 112px;background:#f6c0cf;overflow:hidden}.retro-aisle:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,transparent 0 88px,rgba(255,255,255,.13) 89px 90px);pointer-events:none}.retro-aisle-heading{position:relative;z-index:1;max-width:780px;margin:0 auto 52px;text-align:center}.retro-aisle-heading>span{display:inline-block;padding:8px 15px;border:2px solid var(--home-red);border-radius:999px;background:var(--home-cream);color:var(--home-red);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.retro-aisle-heading h2{margin:22px 0 0;font-size:clamp(58px,6vw,92px);line-height:.82}.retro-aisle-heading h2 em{font:inherit;font-style:normal;color:var(--home-red)}.retro-aisle-heading p{margin:24px 0 0;font-size:17px;font-weight:700}.retro-shelf{position:relative;z-index:1;max-width:1320px;margin:auto;padding:105px 28px 34px;border:4px solid #552829;border-radius:34px 34px 12px 12px;background:#f9e7bd;box-shadow:inset 0 0 0 8px #fff7e7,10px 14px #3c1e1e2e}.retro-shelf-sign{position:absolute;left:50%;top:0;min-width:430px;padding:12px 36px 16px;transform:translate(-50%,-45%);display:flex;flex-direction:column;align-items:center;border:4px solid #552829;border-radius:50% 50% 12px 12px;background:var(--home-red);color:#fff7e7;box-shadow:0 7px #552829;text-transform:uppercase}.retro-shelf-sign b{font-family:var(--font-display)!important;font-size:42px;line-height:.85}.retro-shelf-sign span{margin-top:7px;font-size:10px;font-weight:800;letter-spacing:.18em}.retro-shelf-row{display:grid;grid-template-columns:repeat(4,1fr);align-items:end;gap:18px;min-height:390px;padding:0 16px}.shelf-product{position:relative;min-width:0;height:390px;display:flex;align-items:flex-end;justify-content:center;z-index:1}.shelf-product>button{width:100%;height:100%;padding:0 10px 42px;border:0;background:transparent;color:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.shelf-product-image{width:100%;height:300px;display:flex;align-items:flex-end;justify-content:center;transition:transform .3s cubic-bezier(.2,.85,.3,1.25),filter .3s}.shelf-product-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 12px rgba(60,30,30,.2))}.shelf-product.cookie .shelf-product-image{height:265px;padding:0 8px}.shelf-price-tag{position:absolute;z-index:3;left:50%;bottom:5px;max-width:88%;padding:6px 12px;transform:translate(-50%) rotate(-1deg);border:1px solid #552829;background:#fffdf6;box-shadow:2px 2px #552829;font-size:12px;font-weight:800;line-height:1.05;text-align:center}.shelf-product:nth-child(2n) .shelf-price-tag{transform:translate(-50%) rotate(1deg)}.shelf-product-details{position:absolute;z-index:5;left:50%;bottom:28px;width:min(245px,96%);padding:18px;transform:translate(-50%,18px) scale(.94);opacity:0;visibility:hidden;border:2px solid #552829;border-radius:16px;background:#fffdf6;box-shadow:7px 7px 0 var(--home-red);text-align:left;transition:opacity .2s,transform .25s,visibility .2s}.shelf-product-details>span{color:var(--home-red);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.shelf-product-details h3{margin:5px 0 8px;font-family:var(--font-body)!important;font-size:18px;font-weight:800!important;line-height:1.05;text-transform:none}.shelf-product-details p{min-height:35px;margin:0 0 14px;font-size:12px;line-height:1.35}.shelf-product-details a{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:9px;background:var(--home-red);color:#fff;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.04em}.shelf-product-details a b{font-size:18px}.shelf-product:hover,.shelf-product:focus-within,.shelf-product.is-selected{z-index:6}.shelf-product:hover .shelf-product-image,.shelf-product:focus-within .shelf-product-image,.shelf-product.is-selected .shelf-product-image{transform:translateY(-30px) scale(1.12);filter:brightness(1.04)}.shelf-product:hover .shelf-product-details,.shelf-product:focus-within .shelf-product-details,.shelf-product.is-selected .shelf-product-details{opacity:1;visibility:visible;transform:translate(-50%) scale(1)}.shelf-product>button:focus-visible{outline:3px solid var(--home-red);outline-offset:-3px;border-radius:18px}.retro-shelf-divider{height:58px;margin:0 -28px 5px;padding:0 34px;display:flex;align-items:center;justify-content:space-around;border-block:4px solid #552829;background:#a8c6d7;color:#552829;box-shadow:inset 0 5px #ffffff8c,0 7px #3c1e1e2e;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.retro-shelf-divider i{width:7px;height:7px;border-radius:50%;background:var(--home-red)}.retro-shelf-base{height:22px;margin:10px -28px -34px;border-top:4px solid #552829;border-radius:0 0 8px 8px;background:#a8c6d7}.retro-shelf-note{position:relative;z-index:1;margin:36px auto 0;text-align:center;font-size:15px}.retro-shelf-note strong{color:var(--home-red)}@media(max-width:1000px){.retro-shelf{padding-inline:14px}.retro-shelf-row{gap:4px;padding-inline:0}.retro-shelf-divider,.retro-shelf-base{margin-inline:-14px}.shelf-product-details{width:210px}.shelf-product-image{height:270px}.shelf-product.cookie .shelf-product-image{height:235px}}@media(max-width:760px){.retro-aisle{padding:76px 0 85px;overflow-x:hidden}.retro-aisle-heading{padding:0 20px;margin-bottom:68px}.retro-aisle-heading h2{font-size:54px}.retro-shelf{width:100%;max-width:100%;padding:82px 14px 24px;border-inline:0;border-radius:0;overflow-x:hidden;box-shadow:inset 0 0 0 6px #fff7e7,0 12px #3c1e1e29}.retro-shelf-sign{min-width:280px;padding-inline:22px}.retro-shelf-sign b{font-size:34px}.retro-shelf-row{width:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:24px;overflow:visible;padding:0 0 24px;scroll-snap-type:none;scroll-padding-left:0}.shelf-product{width:100%;min-width:0;max-width:100%;height:auto;min-height:0;display:block;padding:12px 12px 18px;flex:none;scroll-snap-align:none;border:1px solid rgba(60,30,30,.16);border-radius:18px;background:#fff8e8;box-shadow:0 7px #3c1e1e1f}.shelf-product>button{width:100%;height:auto;min-height:290px;padding:0 16px}.shelf-product-image,.shelf-product.cookie .shelf-product-image{height:270px;padding:0 12px;transform:none}.shelf-product-details{position:static;width:100%;margin:6px 0 0;padding:20px 16px;opacity:1;visibility:visible;transform:none;border-radius:14px}.shelf-product:hover .shelf-product-image,.shelf-product:focus-within .shelf-product-image,.shelf-product.is-selected .shelf-product-image{transform:none}.shelf-product:hover .shelf-product-details,.shelf-product:focus-within .shelf-product-details,.shelf-product.is-selected .shelf-product-details{opacity:1;visibility:visible;transform:none}.shelf-product-actions{display:grid;grid-template-columns:1fr;gap:10px}.shelf-product-actions a{width:100%;min-height:46px;justify-content:center}.retro-shelf-divider{height:auto;min-height:118px;margin:0 0 24px;padding:15px;display:flex;flex-direction:column;justify-content:center;gap:8px;overflow:hidden;white-space:normal;text-align:center}.retro-shelf-divider i{display:none}.retro-shelf-base{margin-inline:0;margin-bottom:-24px}.retro-shelf-note{padding-inline:24px;font-size:13px}}@media(prefers-reduced-motion:reduce){.shelf-product-image,.shelf-product-details{transition:none}.shelf-product:hover .shelf-product-image,.shelf-product:focus-within .shelf-product-image,.shelf-product.is-selected .shelf-product-image{transform:none}}.retro-shelf-row.retail-row{grid-template-columns:repeat(5,minmax(0,1fr))}.retro-shelf-row.cookie-row{grid-template-columns:repeat(3,minmax(0,1fr));max-width:900px;margin-inline:auto}@media(max-width:760px){.retro-shelf-row.retail-row,.retro-shelf-row.cookie-row{display:grid;grid-template-columns:minmax(0,1fr);max-width:none;margin-inline:0}}.gheelish-header-logo{position:relative;width:140px!important;height:78px;overflow:hidden}.gheelish-header-logo img{position:absolute;top:-11px;left:0;width:140px!important;max-width:none;height:auto!important;clip-path:none;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 806 587'%3E%3Cpath fill='black' d='M403 62C418 62 430 68 444 77L735 267C760 283 760 300 735 316L444 496C417 513 389 513 362 496L71 316C46 300 46 283 71 267L362 77C376 68 388 62 403 62Z'/%3E%3C/svg%3E") center/100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 806 587'%3E%3Cpath fill='black' d='M403 62C418 62 430 68 444 77L735 267C760 283 760 300 735 316L444 496C417 513 389 513 362 496L71 316C46 300 46 283 71 267L362 77C376 68 388 62 403 62Z'/%3E%3C/svg%3E") center/100% 100% no-repeat}.home-hero-center-art{width:min(52vw,720px);margin-top:-5px}@media(max-width:760px){.home-hero-center-art{width:90vw;margin-top:18px}}.float-cookie-a{top:120px;right:3%;width:150px;--float-x:-14px;--float-y:24px;--float-rotate:7deg;--float-duration:6.2s;--float-delay:-2.8s}.float-cookie-b{top:620px;left:5%;width:135px;--float-x:18px;--float-y:-20px;--float-rotate:-8deg;--float-duration:7.1s;--float-delay:-4.3s}.float-cookie-c{top:650px;right:8%;width:140px;--float-x:-16px;--float-y:-22px;--float-rotate:8deg;--float-duration:6.6s;--float-delay:-1.2s}.home-float-link{z-index:2;display:block;pointer-events:auto}.home-float-link>img{width:100%;height:auto}.home-float-link:focus-visible{outline:3px solid var(--home-red);outline-offset:7px;border-radius:18px}.shelf-product-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.shelf-product-actions>a:only-child{grid-column:1/-1}.shelf-product-details .shelf-product-actions a.learn{justify-content:center;border:2px solid var(--home-red);background:#fffdf6;color:var(--home-red);padding-inline:8px}@media(max-width:760px){.gheelish-header-logo{width:118px!important;height:66px}.gheelish-header-logo img{top:-9px;width:118px!important}.float-cookie-a{top:150px;right:-8%;width:92px}.float-cookie-b{top:510px;left:-6%;width:88px}.float-cookie-c{top:540px;right:1%;width:84px}}.retro-aisle{padding:72px 3.65vw 118px;border-top:6px solid var(--home-red);background-color:#f3c1d0;background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px);background-size:44px 44px}.retro-aisle:before{height:36px;bottom:auto;background:repeating-linear-gradient(90deg,var(--home-red) 0 48px,#fff7e7 48px 96px);border-bottom:4px solid #552829;box-shadow:0 5px #ffffff8c}.retro-aisle-heading{margin:22px auto 62px}.retro-aisle-heading h2{margin:0;text-shadow:3px 3px 0 rgba(255,255,255,.6)}.retro-aisle-heading p{display:inline-block;margin-top:26px;padding:9px 16px;border:2px solid #552829;border-radius:3px;background:#fff7e7;box-shadow:4px 4px 0 var(--home-red);text-transform:uppercase;font-size:13px;letter-spacing:.08em}.retro-shelf{padding:112px 30px 42px;border:7px solid #d7d8d2;outline:4px solid #552829;border-radius:26px 26px 8px 8px;background:linear-gradient(180deg,#fffaf0,#f6e6c6 72%,#ead5ae);box-shadow:inset 0 0 0 7px var(--home-red),inset 0 0 0 13px #fff7e7,10px 18px 24px #3c1e1e2e}.retro-shelf:before{content:"";position:absolute;z-index:0;top:0;left:0;right:0;height:60px;border-bottom:5px solid #552829;background:repeating-linear-gradient(90deg,var(--home-red) 0 64px,#fff7e7 64px 128px);box-shadow:inset 0 -7px #ffffff73}.retro-shelf-sign{z-index:4;top:20px;min-width:440px;padding:15px 38px 17px;border:5px double #fff4cf;border-radius:18px;background:var(--home-red);box-shadow:0 0 0 5px #c8cac6,0 0 0 8px #552829,0 10px #3c1e1e47}.retro-shelf-sign b{font-size:46px;text-shadow:2px 2px 0 #552829}.retro-shelf-sign span{font-size:11px;color:#fff2be}.retro-shelf-row{position:relative;z-index:1;border-bottom:8px solid #c5c7c2;box-shadow:0 5px #552829}.retro-shelf-row.retail-row{margin-top:8px;border-bottom:0;box-shadow:none}.shelf-price-tag{padding:7px 13px;border:2px solid var(--home-red);border-radius:2px;background:#fff6cf;color:#552829;box-shadow:3px 3px #552829;text-transform:uppercase;letter-spacing:.04em;transform:translate(-50%) rotate(-1deg)}.retro-shelf-divider{height:62px;border-block:4px solid var(--home-red);background:linear-gradient(180deg,#fafbf7,#c9cbc7 48%,#f5f6f2 52%,#aeb1ad);box-shadow:inset 0 4px #fffc,0 7px #552829}.retro-shelf-divider i{width:10px;height:10px;background:var(--home-red);box-shadow:0 0 0 2px #fff7e7,0 0 0 3px #552829}.retro-shelf-base{height:32px;border-top:5px solid #552829;background:repeating-linear-gradient(90deg,var(--home-red) 0 54px,#fff7e7 54px 108px);box-shadow:inset 0 7px #ffffff73}.retro-shelf-note{margin-top:48px;padding:12px 18px;width:max-content;max-width:92%;border:2px solid #552829;background:#fff7e7;box-shadow:5px 5px 0 var(--home-red)}.home-customer-reviews{position:relative;min-height:900px;padding:86px 0 0;overflow:hidden;border-top:10px solid var(--home-red);background:radial-gradient(ellipse at 50% 30%,#573033,#35191c 52%,#1d0b0d);color:#fff5d7}.home-customer-reviews:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background:repeating-linear-gradient(0deg,transparent 0 4px,rgba(255,255,255,.04) 5px)}.home-customer-reviews-heading{position:relative;z-index:2;padding:0 24px 34px}.home-customer-reviews-heading h2{color:#fff2c9;text-shadow:0 4px 0 #000;font-size:clamp(54px,5.5vw,82px)}.home-customer-rating{color:#fff2c9;text-transform:uppercase;letter-spacing:.05em}.home-customer-rating .gheelish-rating-stars{color:#f3bd42}.home-reviews-marquee{width:min(100%,1020px);height:650px;margin:0 auto;padding:0;overflow:hidden;perspective:800px;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 13%,#000 87%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 13%,#000 87%,transparent 100%)}.home-reviews-track{display:flex;flex-direction:column;width:100%;will-change:transform;animation:home-reviews-credits 46s linear infinite}.home-reviews-group{display:flex;flex-direction:column;align-items:center;gap:56px;width:100%;padding:70px 0}.home-review-card{flex:0 0 auto;width:min(820px,88vw);margin:0;padding:11px;border:3px double #e6c67c;border-radius:4px;background:#fff9e9;box-shadow:0 0 0 5px #e84b3ab8,0 16px 35px #00000073}.home-review-card img{width:100%;height:auto;border-radius:0}.home-reviews-marquee:hover .home-reviews-track{animation-play-state:paused}@keyframes home-reviews-credits{0%{transform:translate3d(0,-50%,0)}to{transform:translateZ(0)}}@media(max-width:760px){.retro-aisle{padding:64px 0 90px}.retro-aisle-heading{margin:18px auto 70px}.retro-aisle-heading h2{font-size:52px}.retro-shelf{padding-top:96px;border-inline:0;outline:0;border-radius:0;box-shadow:inset 0 0 0 6px var(--home-red),inset 0 0 0 11px #fff7e7,0 10px 18px #3c1e1e2e}.retro-shelf:before{height:52px;background:repeating-linear-gradient(90deg,var(--home-red) 0 40px,#fff7e7 40px 80px)}.retro-shelf-sign{top:18px;min-width:270px;padding:12px 22px 14px}.retro-shelf-sign b{font-size:36px}.retro-shelf-row{padding-bottom:20px}.retro-shelf-divider{height:56px}.retro-shelf-note{width:auto;margin-inline:18px}.home-customer-reviews{min-height:760px;padding-top:68px}.home-customer-reviews-heading{padding:0 18px 28px}.home-customer-reviews-heading h2{font-size:48px}.home-reviews-marquee{height:520px}.home-reviews-track{animation-duration:38s}.home-reviews-group{gap:36px;padding:48px 0}.home-review-card{width:91vw;padding:7px;border-width:2px;box-shadow:0 0 0 3px #e84b3ab8,0 10px 24px #0006}}@media(prefers-reduced-motion:reduce){.home-reviews-marquee{overflow-y:auto;mask-image:none;-webkit-mask-image:none}.home-reviews-track{animation:none}.home-reviews-group[aria-hidden=true]{display:none}}.gheelish-header-logo{position:relative;width:140px!important;height:auto;aspect-ratio:806/587;overflow:visible}.gheelish-header-logo img{position:static;top:auto;width:140px!important;max-width:none;height:auto!important}.home-page .home-header{height:150px}.home-page .home-hero{min-height:150px}.home-header>nav{position:absolute;top:58px;left:50%;justify-content:center;padding-top:0;transform:translate(-50%);white-space:nowrap}@media(max-width:760px){.gheelish-header-logo{width:118px!important;height:auto}.gheelish-header-logo img{top:auto;width:118px!important}.home-page .home-header{height:132px;padding-bottom:24px}.home-page .home-hero{min-height:132px}}.social-wheel-orbit{width:min(170vw,105rem);animation-duration:42s}.social-wheel-card{width:320px;animation-duration:42s}@media(max-width:760px){.social-wheel-orbit{width:min(340vw,95rem)}.social-wheel-card{width:238px}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/home.css.map */
