.sn-categories-drawer{--sn-drawer-background: #fffdfa;--sn-drawer-text: #291313;--sn-drawer-accent: #d95f78;--sn-drawer-muted: #766c69;--sn-drawer-line: #eadfdb;--sn-drawer-soft: #fff1f2;--sn-drawer-width: 420px;--sn-overlay-opacity: .45;--sn-level-two-banner-height: 220px;--sn-level-three-banner-height: 220px;--sn-product-image-height: 185px;--sn-heading-font-family: var(--font-heading--family);--sn-body-font-family: var(--font-body--family);--sn-eyebrow-font-size: 12px;--sn-eyebrow-font-weight: 500;--sn-heading-font-size: 30px;--sn-heading-font-weight: 500;--sn-subheading-font-size: 15px;--sn-menu-label-font-size: 16px;--sn-menu-label-font-weight: 600;--sn-header-title-font-size: 18px;--sn-hero-heading-font-size: 32px;--sn-hero-description-font-size: 15px;--sn-view-all-font-size: 14px;--sn-view-all-font-weight: 700;--sn-view-all-text-color: #ffffff;--sn-view-all-background: #d95f78;--sn-view-all-border-radius: 6px;--sn-view-all-height: 52px;--drawer-max-width: var(--sn-drawer-width)}.sn-categories-drawer .drawer__overlay:empty{background-color:rgb(22 12 12 / var(--sn-overlay-opacity))}.sn-categories-drawer [data-drawer-content]{width:min(100vw,var(--sn-drawer-width));max-width:100vw;height:calc(100vh - var(--toolbar-mobile-height, 0px));height:calc(100dvh - var(--toolbar-mobile-height, 0px));max-height:calc(100dvh - var(--toolbar-mobile-height, 0px));background:var(--sn-drawer-background);color:var(--sn-drawer-text)}.sn-categories-drawer .drawer__inner{width:100%;padding:0;background:var(--sn-drawer-background)}.sn-categories__header{min-height:68px;padding:12px 18px;border-bottom:1px solid var(--sn-drawer-line);background:var(--sn-drawer-background)}.sn-categories-drawer.is-root-view .sn-categories__header{position:absolute;inset:0 0 auto;z-index:3;min-height:62px;border-bottom:0;background:transparent;pointer-events:none}.sn-categories-drawer.is-root-view .sn-categories__close{pointer-events:auto}.sn-categories__header-title{margin:0;padding:0 48px;color:var(--sn-drawer-text);font-family:var(--sn-heading-font-family);font-size:var(--sn-header-title-font-size);font-weight:600;line-height:1.25;text-align:center}.sn-categories__back,.sn-categories-drawer .sn-categories__close{position:absolute;inset-block-start:50%;width:44px;height:44px;min-width:44px;min-height:44px;padding:11px;border:0;color:var(--sn-drawer-text);background:transparent;transform:translateY(-50%)}.sn-categories__back{inset-inline-start:8px}.sn-categories-drawer .sn-categories__close{inset-inline-end:8px}.sn-categories__back[hidden]{display:none}.sn-categories__back svg,.sn-categories__close svg{width:100%;height:100%}.sn-categories__stage{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.sn-categories__panel{min-height:100%;animation:sn-categories-panel-in .26s ease both}.sn-categories__panel.is-back{animation-name:sn-categories-panel-back}.sn-categories__intro{padding:56px 28px 22px}.sn-categories__eyebrow{margin:0 0 4px;color:var(--sn-drawer-accent);font-family:var(--sn-body-font-family);font-size:var(--sn-eyebrow-font-size);font-weight:var(--sn-eyebrow-font-weight);letter-spacing:.14em;text-transform:uppercase}.sn-categories__intro h2,.sn-categories__hero h2,.sn-categories__promo h3{margin:0;color:var(--sn-drawer-text);font-family:var(--sn-heading-font-family);font-weight:var(--sn-heading-font-weight);line-height:1.08}.sn-categories__intro h2{font-size:var(--sn-heading-font-size)}.sn-categories__intro p{margin:10px 0 0;color:var(--sn-drawer-muted);font-family:var(--sn-body-font-family);font-size:var(--sn-subheading-font-size);line-height:1.55}.sn-categories__hero p,.sn-categories__promo p{margin:10px 0 0;color:var(--sn-drawer-muted);font-family:var(--sn-body-font-family);line-height:1.55}.sn-categories__sparkle{margin-inline-start:6px;color:var(--sn-drawer-accent);font-size:.7em;vertical-align:top}.sn-categories__list{margin:0;padding:0 20px;list-style:none}.sn-categories__list-item{border-bottom:1px solid var(--sn-drawer-line)}.sn-categories__list-item:first-child .sn-categories__item{border-radius:10px}.sn-categories__item{width:100%;min-height:64px;padding:10px 8px;border:0;color:var(--sn-drawer-text);background:transparent;font-family:var(--sn-body-font-family);text-decoration:none;text-align:start}.sn-categories__item:hover,.sn-categories__item:focus-visible,.sn-categories__item[aria-current=page]{color:var(--sn-drawer-accent);background:var(--sn-drawer-soft)}.sn-categories__item-icon{width:var(--sn-category-icon-size, 34px);height:var(--sn-category-icon-size, 34px);margin-inline-end:14px;color:var(--sn-category-icon-color, currentColor);flex:0 0 var(--sn-category-icon-size, 34px)}.sn-categories__item-icon svg,.sn-categories__item-icon img{width:100%;height:100%;object-fit:contain}.sn-categories__item-title{flex:1 1 auto;min-width:0;font-size:var(--sn-menu-label-font-size);font-weight:var(--sn-menu-label-font-weight);line-height:1.25}.sn-categories__item-arrow{width:19px;height:19px;margin-inline-start:12px;flex:0 0 19px}.sn-categories__item-arrow svg{width:100%;height:100%}.sn-categories__hero{position:relative;min-height:var(--sn-level-two-banner-height);overflow:hidden;background:linear-gradient(110deg,#fff4f2,#f9dfdc)}.sn-categories__panel[data-level="3"] .sn-categories__hero{min-height:var(--sn-level-three-banner-height)}.sn-categories__hero-media,.sn-categories__hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sn-categories__hero-media img{object-fit:cover}.sn-categories__hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff9f7f5,#fff9f7c2 47%,#fff9f714 78%)}.sn-categories__hero-content{position:relative;z-index:1;width:58%;padding:36px 0 30px 28px}.sn-categories__hero h2{font-size:var(--sn-hero-heading-font-size)}.sn-categories__hero p{color:var(--sn-drawer-muted);font-size:var(--sn-hero-description-font-size)}.sn-categories__sublist{padding-block:18px 0}.sn-categories__sublist .sn-categories__item{min-height:60px;padding-inline:14px 8px}.sn-categories__footer{position:relative;z-index:4;flex:0 0 auto;padding:12px 20px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--sn-drawer-line);background:var(--sn-drawer-background);box-shadow:0 -8px 24px #2913130f}.sn-categories__footer[hidden]{display:none}.sn-categories__view-all{display:flex;justify-content:center;align-items:center;width:100%;min-height:var(--sn-view-all-height);padding:10px 18px;border:1px solid var(--sn-view-all-background);border-radius:var(--sn-view-all-border-radius);font-family:var(--sn-body-font-family);font-size:var(--sn-view-all-font-size);font-weight:var(--sn-view-all-font-weight);letter-spacing:.03em;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.sn-categories__view-all--solid{color:var(--sn-view-all-text-color);background:var(--sn-view-all-background)}.sn-categories__view-all--outline{color:var(--sn-view-all-background);background:transparent}.sn-categories__view-all--solid:hover,.sn-categories__view-all--solid:focus-visible{color:var(--sn-view-all-text-color);background:color-mix(in srgb,var(--sn-view-all-background),#000 12%);border-color:color-mix(in srgb,var(--sn-view-all-background),#000 12%)}.sn-categories__view-all--outline:hover,.sn-categories__view-all--outline:focus-visible{color:var(--sn-view-all-text-color);background:var(--sn-view-all-background)}.sn-categories__view-all-mark{margin-inline-end:8px}.sn-categories__products-heading{margin:0;padding:26px 20px 16px;color:var(--sn-drawer-text);font-family:var(--sn-body-font-family);font-size:1.35rem;font-weight:700;letter-spacing:.03em;text-align:center;text-transform:uppercase}.sn-categories__product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px;padding:0 16px 28px}.sn-categories__product-card{min-width:0;color:var(--sn-drawer-text);text-decoration:none}.sn-categories__product-media{height:var(--sn-product-image-height);overflow:hidden;border-radius:9px;background:#f8efeb}.sn-categories__product-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.sn-categories__product-card:hover img{transform:scale(1.025)}.sn-categories__product-title{display:-webkit-box;margin:8px 4px 0;overflow:hidden;font-family:var(--sn-body-font-family);font-size:1.25rem;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sn-categories__empty{padding:36px 24px;color:var(--sn-drawer-muted);text-align:center}.sn-categories__promo{position:relative;min-height:var(--sn-promo-height, 250px);margin:28px 20px 24px;padding:28px 22px;overflow:hidden;border-radius:10px;background:linear-gradient(120deg,#fff0ef,#f4d4cf)}.sn-categories__promo-media,.sn-categories__promo-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sn-categories__promo-media img{object-fit:cover}.sn-categories__promo-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff6f3f5,#fff6f359)}.sn-categories__promo-content{position:relative;z-index:1;width:58%}.sn-categories__promo h3{font-size:2.5rem}.sn-categories__promo p{color:var(--sn-drawer-text);font-size:1.35rem}.sn-categories__promo-button{display:inline-flex;margin-top:18px;padding:10px 16px;border-radius:5px;color:#fff;background:var(--sn-drawer-accent);font-family:var(--sn-body-font-family);font-size:1.15rem;font-weight:700;text-decoration:none;text-transform:uppercase}@keyframes sn-categories-panel-in{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}@keyframes sn-categories-panel-back{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:translate(0)}}@media screen and (min-width:990px){.sn-categories-drawer{display:none!important}}@media(prefers-reduced-motion:reduce){.sn-categories__panel{animation:none}.sn-categories__product-media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/sn-categories-drawer.css.map */
