.goober-marquee-bar{background:var(--color-accent, #8BC34A);overflow:hidden}.goober-marquee{display:flex;align-items:center;height:36px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.goober-marquee__track{display:flex;flex-wrap:nowrap;white-space:nowrap;will-change:transform;animation:goober-marquee-scroll var(--goober-marquee-duration, 26s) linear infinite}.goober-marquee:hover .goober-marquee__track{animation-play-state:paused}.goober-marquee__copy{flex:0 0 auto;padding-right:1rem;color:#fff;font-family:var(--font-body, "Nunito", sans-serif);font-weight:700;font-size:13px}@keyframes goober-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.goober-marquee__track{animation:none;transform:none}}.goober-footer{position:relative}.goober-footer__wave{display:block;line-height:0;background:var(--color-bg, #fff)}.goober-footer__wave svg{width:100%;height:5rem;display:block}.goober-footer__body{background:var(--color-accent, #8BC34A);padding:48px 1.6rem}.goober-footer__inner{max-width:120rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.8rem}@media screen and (min-width:750px){.goober-footer__inner{grid-template-columns:repeat(3,1fr);gap:2rem}}.goober-footer__logo{font-family:var(--font-display, sans-serif);font-size:2.4rem;color:#fff;margin:0 0 .8rem}.goober-footer__tagline{font-family:var(--font-body, sans-serif);font-size:1.4rem;color:#fffc;margin:0}.goober-footer__heading{font-family:var(--font-body, sans-serif);font-weight:700;font-size:1.4rem;color:#fff;margin:0 0 1.2rem}.goober-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.goober-footer__links a{color:#fff;text-decoration:none;font-family:var(--font-body, sans-serif);font-size:1.4rem}.goober-footer__links a:hover{text-decoration:underline}.goober-footer__newsletter-copy{font-family:var(--font-body, sans-serif);font-size:1.4rem;color:#ffffffd9;margin:0 0 1.2rem}.goober-footer__newsletter-row{display:flex;gap:.8rem;flex-wrap:wrap}.goober-footer__newsletter-row input{flex:1 1 16rem;background:#fff;border:0;border-radius:8px;padding:1rem 1.2rem;font-family:var(--font-body, sans-serif);font-size:1.4rem}.goober-footer__newsletter-row button{flex:0 0 auto;background:var(--color-primary, #2D6A1F);color:#fff;border:0;border-radius:8px;padding:1rem 1.6rem;font-family:var(--font-body, sans-serif);font-weight:800;font-size:1.4rem;cursor:pointer;transition:background .3s ease}.goober-footer__newsletter-row button:hover{background:var(--color-primary-light, #4CAF50)}.goober-footer__newsletter-success{font-family:var(--font-body, sans-serif);font-weight:700;color:#fff;margin:0}.goober-footer__bottom{max-width:120rem;margin:3.2rem auto 0;padding-top:2rem;border-top:1px solid rgba(255,255,255,.3);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem}.goober-footer__bottom p{font-family:var(--font-body, sans-serif);font-size:1.2rem;color:#ffffffb3;margin:0}.goober-footer__payment{list-style:none;display:flex;gap:.8rem;padding:0;margin:0}.goober-footer__payment-icon{width:3.6rem;height:auto;display:block}.goober-urgency-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:1rem;background:#141e0f8c;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease}.goober-urgency-popup.is-visible{opacity:1;visibility:visible;pointer-events:auto}.goober-urgency-popup__card{position:relative;width:100%;max-width:380px;background:rgb(var(--color-background, 255 255 255));color:rgb(var(--color-foreground, 26 26 26));border-radius:16px;padding:2.25rem 1.75rem 1.75rem;text-align:center;box-shadow:0 20px 60px #00000040;font-family:var(--font-body, "Nunito", sans-serif)}.goober-urgency-popup__close{position:absolute;top:4px;right:4px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:inherit;opacity:.6}.goober-urgency-popup__close:hover{opacity:1}.goober-urgency-popup__badge{display:inline-block;background:var(--color-accent, #8BC34A);color:#fff;font-weight:800;font-size:17px;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:999px;margin-bottom:.75rem}.goober-urgency-popup__heading{font-size:1.93rem;font-weight:800;margin:0 0 .4rem}.goober-urgency-popup__subtext{font-size:.78rem;white-space:nowrap;opacity:.8;margin:0 0 1rem}.goober-urgency-popup__timer{font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Monaco,monospace;font-size:2.21rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.02em;margin-bottom:1.1rem;color:#f97316}.goober-urgency-popup__code-row{display:flex;align-items:center;justify-content:center;gap:.5rem;border:2px dashed var(--color-accent, #8BC34A);border-radius:10px;padding:.6rem .75rem;margin-bottom:1.1rem}.goober-urgency-popup__code{font-weight:800;letter-spacing:.08em;font-size:1.38rem}.goober-urgency-popup__copy{background:var(--color-accent, #8BC34A);color:#fff;border:none;border-radius:6px;padding:6px 10px;font-size:1.03rem;font-weight:700;cursor:pointer}.goober-urgency-popup__cta{display:block;background:#1a1a1a;color:#fff;text-decoration:none;font-weight:700;font-size:1.38rem;border-radius:8px;padding:.75rem 1rem}@media(max-width:480px){.goober-urgency-popup__card{padding:1.75rem 1.25rem 1.5rem}}@media(min-width:750px){.goober-urgency-popup__card{max-width:460px;padding:2.75rem 2.25rem 2.25rem}.goober-urgency-popup__badge{font-size:19px}.goober-urgency-popup__heading{font-size:2.3rem}.goober-urgency-popup__subtext{font-size:1rem}.goober-urgency-popup__timer{font-size:2.75rem}.goober-urgency-popup__code{font-size:1.55rem}.goober-urgency-popup__copy{font-size:1.1rem;padding:8px 14px}.goober-urgency-popup__cta{font-size:1.55rem;padding:.9rem 1rem}}.goober-applied-toast{position:fixed;left:50%;bottom:24px;z-index:1000000;display:flex;align-items:center;gap:.6rem;background:#1a1a1a;color:#fff;font-family:var(--font-body, "Nunito", sans-serif);font-weight:700;font-size:.95rem;padding:.9rem 1.25rem;border-radius:999px;box-shadow:0 12px 30px #0000004d;max-width:calc(100vw - 2rem);transform:translate(-50%,20px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.goober-applied-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%)}.goober-applied-toast__check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#8bc34a;font-size:.7rem;flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/32/compiled_assets/styles.css.map?subset=AgAAAgAAAAAI */
