:root{--crazy-purple: #8f42d4;--crazy-purple-dark: #612e9d;--crazy-pink: #ff4ca6;--crazy-pink-dark: #e62c8d;--crazy-blue: #1f3f98;--crazy-blue-dark: #162a6a;--crazy-yellow: #fde34b;--crazy-cream: #fff7eb;--crazy-cream-strong: #fff0c7;--crazy-mint: #d8f2ea;--crazy-text: #142860;--crazy-text-soft: rgba(20, 40, 96, .7);--crazy-shadow: 0 20px 50px rgba(31, 63, 152, .12);--crazy-radius-lg: 36px;--crazy-radius-md: 24px;--crazy-radius-sm: 18px;--crazy-shell: min(1200px, calc(100vw - 32px) )}body.crazy-theme,body.crazy-theme dialog{background:linear-gradient(180deg,#fffdf7,#fff5de);color:var(--crazy-text);font-family:Nunito,sans-serif}body.crazy-theme :is(h1,h2,h3,h4,h5,h6,summary,button,.button,.crazy-display,.crazy-brand-font){font-family:Fredoka,sans-serif}body.crazy-theme a{color:inherit;text-decoration:none}body.crazy-theme main.content-for-layout{overflow:clip}.crazy-shell{width:var(--crazy-shell);margin-inline:auto}.crazy-pill-button,.crazy-product-form__submit,.crazy-product-card__button,.crazy-footer__submit,.crazy-filter-button,.crazy-feature-card__button,.crazy-hero__button,.crazy-page-intro__button{align-items:center;background:var(--crazy-pink);border:0;border-radius:999px;box-shadow:0 14px 24px #ff4ca63d;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:700;gap:.55rem;justify-content:center;letter-spacing:.02em;min-height:52px;padding:.95rem 1.45rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.crazy-pill-button:hover,.crazy-product-form__submit:hover,.crazy-product-card__button:hover,.crazy-footer__submit:hover,.crazy-filter-button:hover,.crazy-feature-card__button:hover,.crazy-hero__button:hover,.crazy-page-intro__button:hover{background:var(--crazy-pink-dark);box-shadow:0 16px 28px #ff4ca64d;transform:translateY(-2px)}.crazy-pill-button[disabled],.crazy-product-form__submit[disabled],.crazy-product-card__button[disabled]{background:#bcc4dd;box-shadow:none;cursor:not-allowed;transform:none}.crazy-icon-button{align-items:center;background:transparent;border:0;color:var(--crazy-text);cursor:pointer;display:inline-flex;height:44px;justify-content:center;padding:0;width:44px}.crazy-icon-button svg{display:block;height:24px;width:24px}.crazy-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.crazy-announcement{background:var(--crazy-purple);color:#fff;font-size:.88rem;font-weight:700;letter-spacing:.01em}.crazy-announcement__inner{align-items:center;display:flex;gap:.75rem;justify-content:center;min-height:44px;text-align:center}.crazy-header{background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(31,63,152,.08);color:var(--crazy-text);position:sticky;top:0;z-index:30}.crazy-header__top{align-items:center;display:flex;justify-content:flex-end;min-height:46px;border-bottom:1px solid rgba(31,63,152,.08)}.crazy-header__bottom{align-items:center;display:grid;gap:1.25rem;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:82px;padding:.75rem 0}.crazy-header__brand{color:var(--crazy-blue);display:inline-flex;flex-direction:column;font-weight:800;gap:.15rem;justify-self:center;text-align:center}.crazy-header__brand-image{display:block;height:auto;max-height:min(92px,7vw);width:auto}.crazy-header__brand-kicker{color:var(--crazy-pink);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.crazy-header__brand-name{font-size:clamp(1.55rem,3vw,2.5rem);line-height:.95}.crazy-header__utility-links,.crazy-header__nav,.crazy-header__actions{align-items:center;display:flex;gap:1rem}.crazy-header__utility-links{color:var(--crazy-text-soft);font-size:.92rem;font-weight:700;justify-content:flex-end;width:100%}.crazy-header__utility-link{transition:color .2s ease}.crazy-header__utility-link:hover{color:var(--crazy-blue)}.crazy-header__nav{gap:1.5rem;justify-content:center;justify-self:center;width:100%}.crazy-header__nav-link{align-items:center;color:var(--crazy-blue);display:inline-flex;font-size:1rem;font-weight:700;gap:.45rem;line-height:1;transition:color .2s ease}.crazy-header__nav-link:hover{color:var(--crazy-purple-dark)}.crazy-header__nav-caret{display:block;flex-shrink:0;transform:translateY(1px)}.crazy-header__dropdown{position:relative}.crazy-header__dropdown-menu{background:#fff;border:1px solid rgba(31,63,152,.1);border-radius:22px;box-shadow:var(--crazy-shadow);display:grid;gap:.6rem;left:0;min-width:220px;opacity:0;padding:1rem;pointer-events:none;position:absolute;top:calc(100% + 14px);transform:translateY(10px);transition:opacity .18s ease,transform .18s ease}.crazy-header__dropdown:hover .crazy-header__dropdown-menu,.crazy-header__dropdown:focus-within .crazy-header__dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.crazy-header__dropdown-menu a{border-radius:14px;color:var(--crazy-blue);font-weight:700;padding:.55rem .75rem}.crazy-header__dropdown-menu a:hover{background:var(--crazy-cream)}.crazy-header__actions{justify-content:center;justify-self:center;width:100%}.crazy-header__cart-count{align-items:center;background:var(--crazy-yellow);border-radius:999px;color:var(--crazy-blue-dark);display:inline-flex;font-size:.72rem;font-weight:800;height:1.25rem;justify-content:center;min-width:1.25rem;padding-inline:.28rem;position:absolute;right:1px;top:1px}.crazy-header__cart-link{position:relative}.crazy-header__menu-toggle{display:none}.crazy-header__drawer{background:#1428607a;height:100dvh;top:0;right:0;bottom:0;left:0;min-height:100dvh;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease;width:100vw;z-index:40}.crazy-header__drawer.is-open{opacity:1;pointer-events:auto}.crazy-header__drawer-panel{background:linear-gradient(180deg,#fff,#fff5de);box-shadow:28px 0 60px #14286033;display:flex;flex-direction:column;gap:1.5rem;height:100%;max-width:min(360px,100vw);overflow-y:auto;overscroll-behavior:contain;padding:1.3rem 1.3rem 2rem;transform:translate(-100%);transition:transform .25s ease;width:min(360px,100vw)}.crazy-header__drawer.is-open .crazy-header__drawer-panel{transform:translate(0)}.crazy-header__drawer-top{align-items:center;display:flex;justify-content:space-between}.crazy-header__drawer-links,.crazy-header__drawer-links details>div{display:grid;gap:.85rem}.crazy-header__drawer-links a,.crazy-header__drawer-links summary{color:var(--crazy-blue);font-size:1.08rem;font-weight:700;list-style:none}.crazy-header__drawer-links summary::-webkit-details-marker{display:none}.crazy-header__drawer-submenu{border-left:2px solid rgba(31,63,152,.08);margin-left:.4rem;padding-left:1rem}.crazy-header__drawer-utility{border-top:1px solid rgba(31,63,152,.1);display:grid;gap:.75rem;margin-top:auto;padding-top:1.2rem}.crazy-homepage{display:grid;gap:3rem;padding-bottom:4rem}.crazy-hero{background:#fff;border-bottom-left-radius:42px;border-bottom-right-radius:42px;box-shadow:var(--crazy-shadow);overflow:hidden;position:relative}.crazy-hero__slides{position:relative}.crazy-hero__slide{top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s ease}.crazy-hero__slide.is-active{opacity:1;pointer-events:auto;position:relative}.crazy-hero__slide picture,.crazy-hero__slide img{display:block;width:100%}.crazy-hero__overlay{align-items:flex-end;display:flex;top:0;right:0;bottom:0;left:0;justify-content:flex-start;padding:2rem;position:absolute}.crazy-hero__overlay-card{background:#ffffffe0;border-radius:28px;color:var(--crazy-blue);max-width:360px;padding:1.25rem}.crazy-hero__eyebrow{color:var(--crazy-pink);display:block;font-size:.8rem;font-weight:800;letter-spacing:.14em;margin-bottom:.6rem;text-transform:uppercase}.crazy-hero__overlay-card h1,.crazy-hero__overlay-card h2{font-size:clamp(2rem,4vw,3.5rem);line-height:.94;margin:0 0 .8rem}.crazy-hero__overlay-card p{color:var(--crazy-text-soft);font-size:1rem;margin:0 0 1rem}.crazy-hero__controls{align-items:center;bottom:1.2rem;display:flex;gap:.75rem;justify-content:center;left:50%;position:absolute;transform:translate(-50%)}.crazy-hero__arrow{background:#ffffffe0;border:0;border-radius:999px;color:var(--crazy-blue);cursor:pointer;display:inline-flex;height:44px;justify-content:center;width:44px}.crazy-hero__dots{display:flex;gap:.5rem}.crazy-hero__dot{background:#ffffff85;border:0;border-radius:999px;cursor:pointer;height:10px;padding:0;transition:width .2s ease,background .2s ease;width:10px}.crazy-hero__dot.is-active{background:var(--crazy-yellow);width:34px}.crazy-home-section{display:grid;gap:1.6rem}.crazy-section-heading{align-items:end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.crazy-section-heading__text h2{color:var(--crazy-blue);font-size:clamp(2rem,4vw,3.2rem);line-height:.96;margin:0}.crazy-section-heading__text p{color:var(--crazy-text-soft);font-size:1rem;margin:.45rem 0 0;max-width:560px}.crazy-product-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(4,minmax(0,1fr))}.crazy-product-card{background:#fff;border-radius:30px;box-shadow:var(--crazy-shadow);display:flex;flex-direction:column;height:100%;overflow:hidden}.crazy-product-card__media{aspect-ratio:1 / 1;background:linear-gradient(180deg,#fff,#fff8ef);display:block;overflow:hidden}.crazy-product-card__media img,.crazy-product-card__media svg{height:100%;object-fit:contain;padding:1.2rem;width:100%}.crazy-product-card__content{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:1.2rem}.crazy-product-card__eyebrow{color:var(--crazy-pink);font-size:.72rem;font-weight:800;letter-spacing:.14em;margin:0;text-transform:uppercase}.crazy-product-card__title{color:var(--crazy-blue);font-size:1.18rem;line-height:1.05;margin:0}.crazy-product-card__price-row{align-items:baseline;display:flex;gap:.55rem}.crazy-product-card__price{color:var(--crazy-blue-dark);font-size:1.02rem;font-weight:800}.crazy-product-card__compare{color:#1f3f9873;font-size:.95rem;text-decoration:line-through}.crazy-product-card__spacer{flex:1}.crazy-product-card__form{display:flex}.crazy-product-card__button{width:100%}.crazy-why{background:linear-gradient(180deg,#fff,#fff7eb);border-radius:42px;box-shadow:var(--crazy-shadow);overflow:hidden;padding:clamp(1.5rem,4vw,3rem);position:relative}.crazy-why__bg-a,.crazy-why__bg-b{pointer-events:none;position:absolute;width:min(220px,28vw)}.crazy-why__bg-a{left:0;top:0}.crazy-why__bg-b{bottom:0;right:0}.crazy-why__grid{display:grid;gap:2rem;grid-template-columns:1.1fr .9fr;position:relative}.crazy-why__title{font-size:clamp(2.4rem,5vw,4.3rem);line-height:.94;margin:0 0 1rem}.crazy-why__title span{color:var(--crazy-pink);display:block;font-size:.48em;letter-spacing:.18em;margin-bottom:.25rem;text-transform:uppercase}.crazy-why__copy{color:var(--crazy-text-soft);display:grid;gap:1rem;font-size:1rem}.crazy-why__copy p{margin:0}.crazy-why__art{align-items:center;display:flex;justify-content:center}.crazy-why__face{background:#fff;border-radius:42px;box-shadow:inset 0 0 0 2px #1f3f9814;padding:1.4rem}.crazy-why__face img{display:block;max-width:280px}.crazy-mission{align-items:center;background:linear-gradient(135deg,#fce668,#ffd59a);border-radius:42px;box-shadow:var(--crazy-shadow);display:grid;gap:2rem;grid-template-columns:.95fr 1.05fr;overflow:hidden;padding:clamp(1.5rem,4vw,3rem)}.crazy-mission__media img{border-radius:28px;display:block;width:100%}.crazy-mission__content h2{color:var(--crazy-blue);font-size:clamp(2rem,4.4vw,3.8rem);line-height:.95;margin:0 0 1rem}.crazy-mission__content p{color:#142860d1;font-size:1.05rem;margin:0}.crazy-feature-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(2,minmax(0,1fr))}.crazy-feature-card{background-position:center;background-size:cover;border-radius:40px;color:#fff;display:flex;min-height:420px;overflow:hidden;padding:clamp(1.4rem,3vw,2.2rem);position:relative}.crazy-feature-card:before{background:linear-gradient(180deg,#1428602e,#142860ad);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.crazy-feature-card__content{display:flex;flex:1;flex-direction:column;gap:1rem;justify-content:flex-end;position:relative;z-index:1}.crazy-feature-card__content h3{font-size:clamp(2rem,4vw,3.4rem);line-height:.95;margin:0}.crazy-feature-card__content p{font-size:1rem;margin:0;max-width:430px}.crazy-cool-stuff{background:linear-gradient(180deg,#1f3f98,#162a6a);border-radius:42px;box-shadow:var(--crazy-shadow);color:#fff;overflow:hidden;padding:clamp(1.5rem,4vw,3rem)}.crazy-cool-stuff .crazy-section-heading__text h2,.crazy-cool-stuff .crazy-section-heading__text p{color:#fff}.crazy-article-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(4,minmax(0,1fr))}.crazy-article-card{background:#ffffff1f;border-radius:30px;overflow:hidden}.crazy-article-card__image{aspect-ratio:1 / 1;display:block;overflow:hidden}.crazy-article-card__image img{height:100%;object-fit:cover;width:100%}.crazy-article-card__content{display:grid;gap:.55rem;padding:1.15rem}.crazy-article-card__eyebrow{color:var(--crazy-yellow);font-size:.72rem;font-weight:800;letter-spacing:.14em;margin:0;text-transform:uppercase}.crazy-article-card__title{font-size:1.2rem;line-height:1.08;margin:0}.crazy-article-card__copy{color:#ffffffd1;font-size:.94rem;margin:0}.crazy-page{display:grid;gap:2rem;padding:2.25rem 0 4rem}.crazy-page-intro{background:#fff;border-radius:38px;box-shadow:var(--crazy-shadow);display:grid;gap:1rem;padding:clamp(1.4rem,3.5vw,2.4rem)}.crazy-breadcrumbs{color:var(--crazy-text-soft);display:flex;flex-wrap:wrap;font-size:.92rem;gap:.4rem}.crazy-page-intro__title{color:var(--crazy-blue);font-size:clamp(2rem,4vw,3.5rem);line-height:.95;margin:0}.crazy-page-intro__meta{color:var(--crazy-text-soft);display:flex;flex-wrap:wrap;gap:1rem}.crazy-page-intro__body{color:var(--crazy-text-soft);max-width:760px}.crazy-page-intro__body p{margin:0}.crazy-collection-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.crazy-filter-row{display:flex;flex-wrap:wrap;gap:.75rem}.crazy-filter-button{background:#fff;border:2px solid rgba(31,63,152,.12);box-shadow:none;color:var(--crazy-blue);min-height:46px;padding-inline:1.1rem}.crazy-filter-button.is-active{background:var(--crazy-purple);border-color:var(--crazy-purple);color:#fff}.crazy-collection-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(4,minmax(0,1fr))}.crazy-collection-card[hidden]{display:none!important}.crazy-empty-state{background:#fff;border-radius:28px;box-shadow:var(--crazy-shadow);color:var(--crazy-text-soft);padding:2rem;text-align:center}.crazy-product-layout{align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.crazy-product-gallery{display:grid;gap:1rem}.crazy-product-gallery__main{background:#fff;border-radius:36px;box-shadow:var(--crazy-shadow);overflow:hidden}.crazy-product-gallery__main img,.crazy-product-gallery__main svg{aspect-ratio:1 / 1;display:block;height:auto;object-fit:contain;padding:1.5rem;width:100%}.crazy-product-gallery__thumbs{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(84px,1fr))}.crazy-product-gallery__thumb{background:#fff;border:2px solid transparent;border-radius:24px;box-shadow:var(--crazy-shadow);cursor:pointer;overflow:hidden;padding:0}.crazy-product-gallery__thumb.is-active{border-color:var(--crazy-purple)}.crazy-product-gallery__thumb img{aspect-ratio:1 / 1;display:block;object-fit:contain;padding:.55rem;width:100%}.crazy-product-panel{background:#fff;border-radius:36px;box-shadow:var(--crazy-shadow);display:grid;gap:1.2rem;padding:clamp(1.5rem,3vw,2.2rem);position:sticky;top:150px}.crazy-product-panel__eyebrow{color:var(--crazy-pink);font-size:.76rem;font-weight:800;letter-spacing:.16em;margin:0;text-transform:uppercase}.crazy-product-panel__title{color:var(--crazy-blue);font-size:clamp(2rem,4vw,3.4rem);line-height:.95;margin:0}.crazy-product-panel__price{color:var(--crazy-blue-dark);font-size:1.4rem;font-weight:800}.crazy-product-panel__copy,.crazy-product-panel__badge-copy,.crazy-product-accordion__body{color:var(--crazy-text-soft);font-size:.98rem}.crazy-product-panel__copy p,.crazy-product-accordion__body p{margin:0}.crazy-product-panel__highlights{display:grid;gap:.65rem;margin:0;padding:0}.crazy-product-panel__highlights li{align-items:center;display:flex;gap:.65rem;list-style:none}.crazy-product-panel__highlights li:before{background:var(--crazy-yellow);border-radius:999px;content:"";flex:0 0 10px;height:10px}.crazy-product-form{display:grid;gap:1rem}.crazy-product-form__field{display:grid;gap:.45rem}.crazy-product-form__field label{color:var(--crazy-blue);font-size:.88rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.crazy-product-form select,.crazy-product-form input[type=number],.crazy-footer__signup input[type=email],.crazy-footer__email{background:#fff;border:2px solid rgba(31,63,152,.12);border-radius:999px;color:var(--crazy-blue-dark);min-height:52px;padding:.85rem 1rem}.crazy-product-form__qty{align-items:center;background:#fff7eb;border-radius:999px;display:inline-grid;gap:.35rem;grid-template-columns:48px minmax(72px,96px) 48px;padding:.2rem}.crazy-product-form__qty input{background:transparent;border:0;min-height:auto;padding:0;text-align:center}.crazy-product-form__qty button{align-items:center;background:#fff;border:0;border-radius:999px;color:var(--crazy-blue);cursor:pointer;display:inline-flex;font-size:1.2rem;height:42px;justify-content:center;width:42px}.crazy-product-panel__badge-copy{background:linear-gradient(180deg,#fff7eb,#fff0c7);border-radius:24px;padding:1rem 1.1rem}.crazy-product-accordion-group{display:grid;gap:.75rem}.crazy-product-accordion{background:#fff7eb;border-radius:24px;overflow:hidden}.crazy-product-accordion summary{align-items:center;color:var(--crazy-blue);cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:space-between;list-style:none;padding:1rem 1.1rem}.crazy-product-accordion summary::-webkit-details-marker{display:none}.crazy-product-accordion__body{padding:0 1.1rem 1.1rem}.crazy-footer{background:linear-gradient(180deg,#1b2f79,#101f51);color:#fff;margin-top:3rem;padding:3.5rem 0 2rem}.crazy-footer__grid{display:grid;gap:2rem;grid-template-columns:1.2fr .8fr}.crazy-footer__intro h2{font-size:clamp(2rem,4vw,3.4rem);line-height:.95;margin:0 0 .8rem}.crazy-footer__intro p{color:#ffffffc7;margin:0 0 1.2rem;max-width:520px}.crazy-footer__signup{align-items:end;display:flex;flex-wrap:wrap;gap:.85rem}.crazy-footer__field{flex:1 1 320px;position:relative}.crazy-footer__email{-webkit-appearance:none;appearance:none;block-size:58px;font-size:16px;inline-size:100%;line-height:1.2;padding:1.4rem 1.2rem .6rem}.crazy-footer__email::placeholder{color:transparent}.crazy-footer__email:is(:focus,:not(:placeholder-shown)){border-color:#ff4ca68c;box-shadow:0 0 0 4px #ff4ca61a;outline:none}.crazy-footer__label{color:#1f3f9894;font-size:1rem;left:1.2rem;line-height:1;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:transform .2s ease,top .2s ease,font-size .2s ease,letter-spacing .2s ease}.crazy-footer__email:is(:focus,:not(:placeholder-shown))+.crazy-footer__label{font-size:.72rem;letter-spacing:.08em;top:.9rem;transform:none;text-transform:uppercase}.crazy-footer__success,.crazy-footer__errors{flex:1 0 100%}.crazy-footer__success{color:#fff;font-size:.95rem;font-weight:700;margin:0}.crazy-footer__errors .errors{background:#ffffff1f;border-radius:18px;color:#fff;margin:0;padding:.8rem 1rem}.crazy-footer__errors .errors ul{display:grid;gap:.35rem;list-style:none;margin:0;padding:0}.crazy-footer__columns{display:grid;gap:1.1rem;justify-self:end;max-width:360px;width:100%}.crazy-footer__column{background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:22px;overflow:hidden}.crazy-footer__column summary{align-items:center;cursor:pointer;display:flex;color:#fff;font-size:.86rem;font-weight:800;justify-content:space-between;letter-spacing:.08em;list-style:none;padding:1rem 1.15rem .8rem;text-transform:uppercase}.crazy-footer__column summary::-webkit-details-marker{display:none}.crazy-footer__column ul{display:grid;gap:.72rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0 1.15rem 1.15rem}.crazy-footer__column a{color:#ffffffd1;display:inline-flex;font-size:.98rem;line-height:1.3}.crazy-footer__column a:hover{color:#fff36b}.crazy-footer__bottom{align-items:center;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-wrap:wrap;gap:.9rem 1.4rem;justify-content:space-between;margin-top:2rem;padding-top:1.4rem}.crazy-footer__payments{display:flex;flex:0 1 auto;justify-content:center}.crazy-footer__payment-list{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;margin:0;padding:0}.crazy-footer__payment-item{align-items:center;display:flex}.crazy-footer__payment-item .icon{display:block;height:24px;width:auto}.crazy-footer__copyright{color:#ffffffb8;font-size:.92rem}@media screen and (max-width:1099px){.crazy-product-grid,.crazy-collection-grid,.crazy-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crazy-feature-grid,.crazy-mission,.crazy-why__grid,.crazy-footer__grid,.crazy-product-layout{grid-template-columns:1fr}.crazy-product-panel{position:static}}@media screen and (max-width:899px){.crazy-header__top,.crazy-header__nav{display:none}.crazy-header__bottom{grid-template-columns:1fr auto 1fr;min-height:74px;padding:.65rem 0}.crazy-header__brand{grid-column:2}.crazy-header__brand-name{font-size:1.8rem}.crazy-header__menu-toggle{display:inline-flex;justify-self:start}.crazy-header__actions{gap:.35rem;justify-content:flex-end;justify-self:end;width:auto}.crazy-hero{border-bottom-left-radius:34px;border-bottom-right-radius:34px}.crazy-hero__overlay{align-items:flex-end;padding:1.1rem}.crazy-hero__overlay-card{max-width:280px;padding:1rem}}@media screen and (max-width:699px){.crazy-homepage{gap:2rem}.crazy-section-heading{align-items:start;flex-direction:column}.crazy-product-grid,.crazy-collection-grid,.crazy-article-grid,.crazy-feature-grid{grid-template-columns:1fr 1fr}.crazy-product-card__content,.crazy-cool-stuff,.crazy-why,.crazy-page-intro{padding:1rem}.crazy-product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.crazy-footer{padding-top:2.4rem}.crazy-footer__intro h2{font-size:clamp(1.8rem,8.5vw,2.45rem);line-height:1;max-width:8ch}.crazy-footer__intro p{font-size:.98rem;line-height:1.5;margin-bottom:1rem;max-width:22rem}.crazy-footer__signup{flex-direction:column;gap:.8rem}.crazy-footer__field{flex-basis:auto;inline-size:100%}.crazy-footer__email{block-size:60px;padding:1.35rem 1.05rem .55rem}.crazy-footer__label{left:1.05rem}.crazy-footer__submit{justify-content:center;width:100%}.crazy-footer__bottom{justify-content:center;text-align:center}.crazy-footer__payments,.crazy-footer__copyright{justify-content:center;width:100%}.crazy-footer__columns{justify-self:stretch;max-width:none}}@media screen and (max-width:539px){.crazy-product-grid,.crazy-collection-grid,.crazy-article-grid{grid-template-columns:1fr 1fr;gap:1rem}.crazy-shell{width:min(100vw - 20px,1200px)}.crazy-announcement__inner{font-size:.78rem;min-height:40px;padding:0 .5rem}.crazy-header__bottom{min-height:68px}.crazy-header__brand-kicker{font-size:.58rem;letter-spacing:.1em}.crazy-header__brand-image{max-height:62px}.crazy-header__brand-name{font-size:1.45rem}.crazy-hero__overlay-card h1,.crazy-hero__overlay-card h2{font-size:1.75rem}.crazy-hero__controls{bottom:.8rem}.crazy-product-card__title{font-size:1rem}.crazy-product-card__content{gap:.55rem}.crazy-product-card__button,.crazy-product-form__submit,.crazy-footer__submit{min-height:48px;padding-inline:1rem}.crazy-footer__payment-item .icon{height:22px}.crazy-feature-card{min-height:320px}.crazy-feature-card__content h3{font-size:1.65rem}.crazy-filter-row{overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.crazy-filter-row::-webkit-scrollbar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/crazy-aarons.css.map */
