:root{--sherobe-bg-primary: #faf8f5;--sherobe-bg-surface: #ffffff;--sherobe-bg-accent: #f3f0eb;--sherobe-text-primary: #1a1a1a;--sherobe-text-body: #3d3d3d;--sherobe-text-muted: #8a8580;--sherobe-accent-sage: #7d8c6e;--sherobe-navy: #2c3548;--sherobe-cta-bg: #1a1a1a;--sherobe-cta-text: #faf8f5;--sherobe-border: #e8e4df;--sherobe-font-heading: "Outfit", sans-serif;--sherobe-font-body: "DM Sans", sans-serif;--sherobe-space-xs: 8px;--sherobe-space-sm: 16px;--sherobe-space-md: 24px;--sherobe-space-lg: 32px;--sherobe-space-xl: 48px;--sherobe-space-2xl: 64px;--sherobe-radius-card: 8px;--sherobe-radius-pill: 24px;--sherobe-btn-height: 48px;--sherobe-swatch-size: 36px;--sherobe-sticky-height: 64px;--sherobe-transition-fast: .2s ease;--sherobe-transition-medium: .3s ease;--sherobe-transition-drawer: .25s ease-out}@media(prefers-reduced-motion:reduce){:root{--sherobe-transition-fast: 0ms;--sherobe-transition-medium: 0ms;--sherobe-transition-drawer: 0ms}}.sherobe-hero{background-color:var(--sherobe-bg-primary)}.sherobe-hero__grid{display:block}@media screen and (min-width:768px){.sherobe-hero__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:var(--sherobe-space-lg);max-width:1200px;margin:0 auto;padding:var(--sherobe-space-xl) var(--sherobe-space-lg)}}.sherobe-carousel{position:relative;overflow:hidden}.sherobe-carousel__track{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sherobe-carousel__track::-webkit-scrollbar{display:none}.sherobe-carousel__slide{flex:0 0 calc(100% - 12px);scroll-snap-align:start;aspect-ratio:4 / 5;position:relative;background-color:var(--sherobe-bg-accent)}.sherobe-carousel__slide img{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity var(--sherobe-transition-medium)}.sherobe-carousel__slide img.loaded{opacity:1}.sherobe-carousel__slide .sherobe-carousel__lqip{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;filter:blur(20px);transform:scale(1.1);transition:opacity var(--sherobe-transition-medium)}.sherobe-carousel__slide img.loaded+.sherobe-carousel__lqip,.sherobe-carousel__slide img.loaded~.sherobe-carousel__lqip{opacity:0}.sherobe-carousel__dots{display:flex;justify-content:center;gap:8px;padding:12px 0 16px}.sherobe-carousel__dot{width:8px;height:8px;border-radius:50%;background-color:var(--sherobe-border);border:none;padding:0;cursor:pointer;transition:background-color var(--sherobe-transition-fast)}.sherobe-carousel__dot.active{background-color:var(--sherobe-text-primary)}@media screen and (min-width:768px){.sherobe-carousel__track{display:block;overflow:hidden;scroll-snap-type:none}.sherobe-carousel__slide{flex:none;width:100%;aspect-ratio:3 / 4;display:none}.sherobe-carousel__slide.active{display:block}.sherobe-carousel__dots{display:none}.sherobe-carousel__thumbnails{display:flex;gap:8px;margin-top:12px;overflow-x:auto;scrollbar-width:none}.sherobe-carousel__thumbnails::-webkit-scrollbar{display:none}.sherobe-carousel__thumb{flex:0 0 72px;height:72px;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color var(--sherobe-transition-fast)}.sherobe-carousel__thumb.active{border-color:var(--sherobe-text-primary)}.sherobe-carousel__thumb img{width:100%;height:100%;object-fit:cover}}@media screen and (max-width:767px){.sherobe-carousel__thumbnails{display:none}}.sherobe-buybox{padding:var(--sherobe-space-md) var(--sherobe-space-sm);font-family:var(--sherobe-font-body)}@media screen and (min-width:768px){.sherobe-buybox{position:sticky;top:var(--sherobe-space-lg);padding:0}}.sherobe-buybox__label{font-family:var(--sherobe-font-body);font-size:12px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--sherobe-text-muted);margin-bottom:4px}.sherobe-buybox__discount{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;margin-bottom:10px;border-radius:6px;font-family:var(--sherobe-font-body);font-weight:500;color:var(--sherobe-text-primary);line-height:1.2;width:fit-content;max-width:100%}.sherobe-buybox__discount-code{font-weight:700;letter-spacing:.02em}.sherobe-buybox__title{font-family:var(--sherobe-font-heading);font-size:22px;font-weight:500;color:var(--sherobe-text-primary);line-height:1.3;margin:0 0 4px}@media screen and (min-width:768px){.sherobe-buybox__title{font-size:28px}}.sherobe-buybox__stars{display:flex;align-items:center;gap:6px;margin-bottom:12px;cursor:pointer}.sherobe-buybox__stars:hover .sherobe-buybox__stars-text{text-decoration:underline}.sherobe-buybox__stars svg{width:16px;height:16px;fill:var(--sherobe-text-primary)}.sherobe-buybox__stars-text{font-size:13px;color:var(--sherobe-text-muted)}.sherobe-buybox__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}.sherobe-buybox__price{font-family:var(--sherobe-font-heading);font-size:20px;font-weight:500;color:var(--sherobe-text-primary)}@media screen and (min-width:768px){.sherobe-buybox__price{font-size:22px}}.sherobe-buybox__shipping{font-size:13px;color:var(--sherobe-text-muted)}.sherobe-buybox__description{font-size:15px;color:var(--sherobe-text-body);line-height:1.5;margin-bottom:var(--sherobe-space-sm)}@media screen and (min-width:768px){.sherobe-buybox__description{font-size:16px}}.sherobe-buybox__divider{height:1px;background-color:var(--sherobe-border);margin:var(--sherobe-space-sm) 0}.sherobe-buybox__option-label{font-family:var(--sherobe-font-heading);font-size:14px;font-weight:500;color:var(--sherobe-text-primary);margin-bottom:8px}.sherobe-buybox__swatches{display:flex;gap:12px;margin-bottom:var(--sherobe-space-sm)}.sherobe-buybox__swatch{width:var(--sherobe-swatch-size);height:var(--sherobe-swatch-size);border-radius:50%;border:none;cursor:pointer;position:relative;padding:0;transition:box-shadow var(--sherobe-transition-fast)}.sherobe-buybox__swatch:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid transparent;transition:border-color var(--sherobe-transition-fast)}.sherobe-buybox__swatch.active:after{border-color:var(--sherobe-text-primary)}.sherobe-buybox__swatch:focus-visible{outline:2px solid var(--sherobe-accent-sage);outline-offset:4px}.sherobe-buybox__sizes-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.sherobe-buybox__size-guide{font-size:13px;color:var(--sherobe-text-muted);text-decoration:underline;text-underline-offset:2px;cursor:pointer;background:none;border:none;padding:0;font-family:var(--sherobe-font-body)}.sherobe-buybox__size-guide:hover{color:var(--sherobe-text-body)}.sherobe-buybox__pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:var(--sherobe-space-md)}.sherobe-buybox__pill{min-height:44px;min-width:44px;padding:12px 20px;white-space:nowrap;border-radius:var(--sherobe-radius-pill);border:1px solid var(--sherobe-border);background:var(--sherobe-bg-surface);color:var(--sherobe-text-primary);font-family:var(--sherobe-font-body);font-size:14px;cursor:pointer;transition:all var(--sherobe-transition-fast)}.sherobe-buybox__pill.active{background:var(--sherobe-text-primary);color:var(--sherobe-cta-text);border-color:var(--sherobe-text-primary)}.sherobe-buybox__pill.unavailable{opacity:.4;text-decoration:line-through;cursor:pointer}.sherobe-buybox__pill:focus-visible{outline:2px solid var(--sherobe-accent-sage);outline-offset:2px}.sherobe-buybox__notify{display:none;flex-direction:column;gap:8px;margin-bottom:var(--sherobe-space-sm)}.sherobe-buybox__notify.visible{display:flex}.sherobe-buybox__notify-text{font-size:14px;color:var(--sherobe-text-body)}.sherobe-buybox__notify-form{display:flex;gap:8px}.sherobe-buybox__notify-input{flex:1;height:44px;padding:0 16px;border:1px solid var(--sherobe-border);border-radius:var(--sherobe-radius-pill);font-family:var(--sherobe-font-body);font-size:14px;background:var(--sherobe-bg-surface)}.sherobe-buybox__notify-input:focus{outline:2px solid var(--sherobe-accent-sage);outline-offset:-2px}.sherobe-buybox__notify-btn{height:44px;padding:0 20px;background:var(--sherobe-cta-bg);color:var(--sherobe-cta-text);border:none;border-radius:var(--sherobe-radius-pill);font-family:var(--sherobe-font-body);font-size:14px;font-weight:500;cursor:pointer}.sherobe-buybox__announcement{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;margin-bottom:10px;border-radius:6px;background-color:#f4efe8;color:var(--sherobe-text-primary);font-family:var(--sherobe-font-body);font-size:13px;font-weight:500;line-height:1.3;text-align:center}.sherobe-buybox__announcement-icon{flex-shrink:0;width:18px;height:18px}.sherobe-buybox__atc{width:100%;height:var(--sherobe-btn-height);background:var(--sherobe-cta-bg);color:var(--sherobe-cta-text);border:none;border-radius:4px;font-family:var(--sherobe-font-heading);font-size:15px;font-weight:500;letter-spacing:.06em;cursor:pointer;transition:opacity var(--sherobe-transition-fast);position:relative}.sherobe-buybox__atc:hover{opacity:.9}.sherobe-buybox__atc:disabled{opacity:.5;cursor:not-allowed}.sherobe-buybox__atc.adding{animation:sherobe-pulse 1s ease infinite}@keyframes sherobe-pulse{0%,to{opacity:.9}50%{opacity:.7}}.sherobe-buybox__atc:focus-visible{outline:2px solid var(--sherobe-accent-sage);outline-offset:2px}.sherobe-buybox__trust{display:flex;justify-content:center;gap:16px;padding:12px 0;font-size:12px;color:var(--sherobe-text-muted)}.sherobe-buybox__trust span{white-space:nowrap}.sherobe-buybox__trust-sep{color:var(--sherobe-border)}.sherobe-buybox__logos{border-top:1px solid var(--sherobe-border);padding-top:12px;display:flex;justify-content:center;align-items:center;gap:20px}.sherobe-buybox__logo{height:20px;opacity:.4;filter:grayscale(100%)}@media screen and (min-width:768px){.sherobe-buybox__logo{height:22px}}.sherobe-sensory{background-color:var(--sherobe-bg-accent);padding:var(--sherobe-space-xl) var(--sherobe-space-sm)}@media screen and (min-width:768px){.sherobe-sensory{padding:var(--sherobe-space-2xl) var(--sherobe-space-lg)}}.sherobe-sensory__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sherobe-space-sm);max-width:600px;margin:0 auto;text-align:center}.sherobe-sensory__item-label{font-family:var(--sherobe-font-body);font-size:12px;color:var(--sherobe-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.sherobe-sensory__item-value{font-family:var(--sherobe-font-heading);font-size:16px;font-weight:600;color:var(--sherobe-text-primary)}@media screen and (min-width:768px){.sherobe-sensory__item-value{font-size:18px}}.sherobe-features{background-color:var(--sherobe-bg-primary);padding:var(--sherobe-space-xl) 0}@media screen and (min-width:768px){.sherobe-features{padding:var(--sherobe-space-2xl) var(--sherobe-space-lg)}}.sherobe-feature{padding-bottom:var(--sherobe-space-xl);border-bottom:1px solid var(--sherobe-border);margin-bottom:var(--sherobe-space-xl)}.sherobe-feature:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.sherobe-feature__image{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;background-color:var(--sherobe-bg-accent)}.sherobe-feature__text{padding:var(--sherobe-space-md) var(--sherobe-space-sm)}.sherobe-feature__heading{font-family:var(--sherobe-font-heading);font-size:16px;font-weight:500;color:var(--sherobe-text-primary);margin:0 0 8px}@media screen and (min-width:768px){.sherobe-feature__heading{font-size:18px}}.sherobe-feature__body{font-family:var(--sherobe-font-body);font-size:14px;color:var(--sherobe-text-body);line-height:1.5;margin:0}@media screen and (min-width:768px){.sherobe-features__inner{max-width:1100px;margin:0 auto}.sherobe-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--sherobe-space-lg);align-items:center}.sherobe-feature:nth-child(2n) .sherobe-feature__image{order:2}.sherobe-feature:nth-child(2n) .sherobe-feature__text{order:1}.sherobe-feature__text{padding:var(--sherobe-space-lg)}}.sherobe-lifestyle{width:100%;aspect-ratio:16 / 9;overflow:hidden}.sherobe-lifestyle__image{display:block;width:100%;max-width:100%;height:100%;object-fit:cover}.sherobe-reviews{background-color:var(--sherobe-bg-primary);padding:var(--sherobe-space-xl) var(--sherobe-space-sm)}@media screen and (min-width:768px){.sherobe-reviews{padding:var(--sherobe-space-2xl) var(--sherobe-space-lg)}}.sherobe-reviews__header{display:flex;align-items:center;gap:8px;margin-bottom:var(--sherobe-space-md)}.sherobe-reviews__stars svg{width:20px;height:20px;fill:var(--sherobe-text-primary)}.sherobe-reviews__rating{font-family:var(--sherobe-font-heading);font-size:18px;font-weight:600;color:var(--sherobe-text-primary)}.sherobe-reviews__count{font-size:14px;color:var(--sherobe-text-muted)}.sherobe-reviews__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.sherobe-reviews__track::-webkit-scrollbar{display:none}.sherobe-reviews__card{flex:0 0 260px;scroll-snap-align:start;background:var(--sherobe-bg-surface);border:1px solid var(--sherobe-border);border-radius:var(--sherobe-radius-card);padding:var(--sherobe-space-sm)}@media screen and (min-width:768px){.sherobe-reviews__inner{max-width:1100px;margin:0 auto}.sherobe-reviews__track{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sherobe-space-md);overflow:visible;scroll-snap-type:none}.sherobe-reviews__card{flex:none}}.sherobe-reviews__card-name{font-family:var(--sherobe-font-heading);font-size:14px;font-weight:500;color:var(--sherobe-text-primary);margin-bottom:8px}.sherobe-reviews__card-stars{display:flex;gap:2px;margin-bottom:8px}.sherobe-reviews__card-stars svg{width:14px;height:14px;fill:var(--sherobe-text-primary)}.sherobe-reviews__card-text{font-family:var(--sherobe-font-body);font-size:14px;color:var(--sherobe-text-body);line-height:1.5;margin-bottom:12px}.sherobe-reviews__card-tag{display:inline-block;font-size:11px;font-weight:500;padding:3px 10px;border-radius:var(--sherobe-radius-pill);text-transform:uppercase;letter-spacing:.04em}.sherobe-reviews__card-tag--verified{background-color:#e8f0fe;color:#3b6bb5}.sherobe-reviews__card-tag--gift{background-color:#e8f5e8;color:#4a7a4a}.sherobe-reviews__more{display:block;margin-top:var(--sherobe-space-md);text-align:center;font-family:var(--sherobe-font-body);font-size:14px;color:var(--sherobe-text-muted);text-decoration:underline;text-underline-offset:3px;cursor:pointer;background:none;border:none}.sherobe-reviews__more:hover{color:var(--sherobe-text-body)}.sherobe-reviews__skeleton{display:flex;gap:16px;overflow:hidden}.sherobe-reviews__skeleton-card{flex:0 0 260px;height:180px;background:linear-gradient(90deg,var(--sherobe-bg-accent) 25%,var(--sherobe-border) 50%,var(--sherobe-bg-accent) 75%);background-size:200% 100%;animation:sherobe-shimmer 1.5s ease-in-out infinite;border-radius:var(--sherobe-radius-card)}@keyframes sherobe-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sherobe-gift{background-color:var(--sherobe-bg-surface);padding:var(--sherobe-space-xl) var(--sherobe-space-sm)}@media screen and (min-width:768px){.sherobe-gift{padding:var(--sherobe-space-2xl) var(--sherobe-space-lg)}}.sherobe-gift__inner{max-width:1100px;margin:0 auto}@media screen and (min-width:768px){.sherobe-gift__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--sherobe-space-xl);align-items:center}}.sherobe-gift__image{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--sherobe-radius-card);margin-bottom:var(--sherobe-space-md)}@media screen and (min-width:768px){.sherobe-gift__image{margin-bottom:0}}.sherobe-gift__heading{font-family:var(--sherobe-font-heading);font-size:20px;font-weight:600;color:var(--sherobe-text-primary);margin:0 0 12px}@media screen and (min-width:768px){.sherobe-gift__heading{font-size:26px}}.sherobe-gift__body{font-family:var(--sherobe-font-body);font-size:15px;color:var(--sherobe-text-body);line-height:1.6;margin:0 0 12px}.sherobe-gift__secondary{font-family:var(--sherobe-font-body);font-size:14px;color:var(--sherobe-text-muted);line-height:1.5;margin:0}.sherobe-faq{background-color:var(--sherobe-bg-primary);padding:var(--sherobe-space-xl) var(--sherobe-space-sm)}@media screen and (min-width:768px){.sherobe-faq{padding:var(--sherobe-space-2xl) var(--sherobe-space-lg)}}.sherobe-faq__inner{max-width:700px;margin:0 auto}.sherobe-faq__heading{font-family:var(--sherobe-font-heading);font-size:20px;font-weight:600;color:var(--sherobe-text-primary);text-align:center;margin:0 0 var(--sherobe-space-md)}@media screen and (min-width:768px){.sherobe-faq__heading{font-size:26px}}.sherobe-faq__item{border-bottom:1px solid var(--sherobe-border)}.sherobe-faq__question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:var(--sherobe-space-sm) 0;background:none;border:none;cursor:pointer;font-family:var(--sherobe-font-body);font-size:15px;font-weight:500;color:var(--sherobe-text-primary);text-align:left}.sherobe-faq__question:focus-visible{outline:2px solid var(--sherobe-accent-sage);outline-offset:-2px}.sherobe-faq__icon{flex-shrink:0;width:20px;height:20px;position:relative;margin-left:16px}.sherobe-faq__icon:before,.sherobe-faq__icon:after{content:"";position:absolute;background-color:var(--sherobe-text-muted);transition:transform var(--sherobe-transition-fast)}.sherobe-faq__icon:before{top:50%;left:2px;right:2px;height:1.5px;transform:translateY(-50%)}.sherobe-faq__icon:after{left:50%;top:2px;bottom:2px;width:1.5px;transform:translate(-50%)}.sherobe-faq__item.active .sherobe-faq__icon:after{transform:translate(-50%) rotate(90deg);opacity:0}.sherobe-faq__answer{max-height:0;overflow:hidden;transition:max-height var(--sherobe-transition-fast)}.sherobe-faq__answer-inner{padding:0 0 var(--sherobe-space-sm);font-family:var(--sherobe-font-body);font-size:14px;color:var(--sherobe-text-body);line-height:1.6}.sherobe-cta{background-color:var(--sherobe-bg-accent);padding:var(--sherobe-space-xl) var(--sherobe-space-sm);text-align:center}@media screen and (min-width:768px){.sherobe-cta{padding:var(--sherobe-space-2xl) var(--sherobe-space-lg)}}.sherobe-cta__heading{font-family:var(--sherobe-font-heading);font-size:22px;font-weight:600;color:var(--sherobe-text-primary);margin:0 0 12px}@media screen and (min-width:768px){.sherobe-cta__heading{font-size:28px}}.sherobe-cta__subtext{font-family:var(--sherobe-font-body);font-size:14px;color:var(--sherobe-text-muted);margin:0 0 var(--sherobe-space-md);line-height:1.5}.sherobe-cta__button{display:inline-block;height:var(--sherobe-btn-height);padding:0 48px;background:var(--sherobe-cta-bg);color:var(--sherobe-cta-text);border:none;border-radius:4px;font-family:var(--sherobe-font-heading);font-size:15px;font-weight:500;letter-spacing:.06em;cursor:pointer;transition:opacity var(--sherobe-transition-fast);line-height:var(--sherobe-btn-height)}.sherobe-cta__button:hover{opacity:.9}.sherobe-cta__button:focus-visible{outline:2px solid var(--sherobe-accent-sage);outline-offset:2px}.sherobe-sticky{display:none;position:fixed;bottom:0;left:0;right:0;height:var(--sherobe-sticky-height);background:var(--sherobe-bg-surface);box-shadow:0 -1px 3px #00000014;z-index:999;transform:translateY(100%);transition:transform var(--sherobe-transition-fast);padding:0 var(--sherobe-space-sm)}.sherobe-sticky.visible{transform:translateY(0)}@media screen and (max-width:767px){.sherobe-sticky{display:flex;align-items:center;justify-content:space-between}}.sherobe-sticky__info{flex:1;min-width:0}.sherobe-sticky__name{font-family:var(--sherobe-font-heading);font-size:14px;font-weight:500;color:var(--sherobe-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sherobe-sticky__variant{font-size:12px;color:var(--sherobe-text-muted)}.sherobe-sticky__price{font-family:var(--sherobe-font-heading);font-size:16px;font-weight:500;color:var(--sherobe-text-primary);margin:0 16px;white-space:nowrap}.sherobe-sticky__atc{height:40px;padding:0 20px;background:var(--sherobe-cta-bg);color:var(--sherobe-cta-text);border:none;border-radius:4px;font-family:var(--sherobe-font-heading);font-size:13px;font-weight:500;letter-spacing:.06em;cursor:pointer;white-space:nowrap;flex-shrink:0}.sherobe-drawer-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;opacity:0;transition:opacity var(--sherobe-transition-drawer)}.sherobe-drawer-overlay.open{display:block;opacity:1}.sherobe-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:380px;max-width:90vw;background:var(--sherobe-bg-surface);z-index:1001;transform:translate(100%);transition:transform var(--sherobe-transition-drawer);display:flex;flex-direction:column}.sherobe-cart-drawer.open{transform:translate(0)}.sherobe-cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:var(--sherobe-space-sm) var(--sherobe-space-md);border-bottom:1px solid var(--sherobe-border)}.sherobe-cart-drawer__title{font-family:var(--sherobe-font-heading);font-size:18px;font-weight:500}.sherobe-cart-drawer__close{width:32px;height:32px;background:none;border:none;cursor:pointer;font-size:20px;color:var(--sherobe-text-muted);display:flex;align-items:center;justify-content:center}.sherobe-cart-drawer__items{flex:1;overflow-y:auto;padding:var(--sherobe-space-md)}.sherobe-cart-drawer__item{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:start}.sherobe-cart-drawer__item-img{width:64px;height:80px;object-fit:cover;border-radius:4px;background:var(--sherobe-bg-accent)}.sherobe-cart-drawer__item-name{font-family:var(--sherobe-font-heading);font-size:14px;font-weight:500;color:var(--sherobe-text-primary)}.sherobe-cart-drawer__item-variant{font-size:13px;color:var(--sherobe-text-muted);margin-top:2px}.sherobe-cart-drawer__item-price{font-family:var(--sherobe-font-heading);font-size:14px;font-weight:500;color:var(--sherobe-text-primary);margin-top:8px}.sherobe-cart-drawer__footer{padding:var(--sherobe-space-md);border-top:1px solid var(--sherobe-border)}.sherobe-cart-drawer__subtotal{display:flex;justify-content:space-between;font-family:var(--sherobe-font-heading);font-size:16px;font-weight:500;color:var(--sherobe-text-primary);margin-bottom:var(--sherobe-space-sm)}.sherobe-cart-drawer__checkout{width:100%;height:var(--sherobe-btn-height);background:var(--sherobe-cta-bg);color:var(--sherobe-cta-text);border:none;border-radius:4px;font-family:var(--sherobe-font-heading);font-size:15px;font-weight:500;letter-spacing:.06em;cursor:pointer;margin-bottom:8px}.sherobe-cart-drawer__continue{display:block;width:100%;text-align:center;font-family:var(--sherobe-font-body);font-size:14px;color:var(--sherobe-text-muted);background:none;border:none;cursor:pointer;padding:8px}.sherobe-cart-drawer__continue:hover{color:var(--sherobe-text-body)}.sherobe-size-guide-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;opacity:0;transition:opacity var(--sherobe-transition-drawer)}.sherobe-size-guide-overlay.open{display:block;opacity:1}.sherobe-size-guide{position:fixed;bottom:0;left:0;right:0;background:var(--sherobe-bg-surface);z-index:1001;transform:translateY(100%);transition:transform var(--sherobe-transition-drawer);border-radius:16px 16px 0 0;max-height:80vh;overflow-y:auto;padding:var(--sherobe-space-md)}@media screen and (min-width:768px){.sherobe-size-guide{position:fixed;top:0;right:0;bottom:0;left:auto;width:400px;max-width:90vw;border-radius:0;max-height:none;transform:translate(100%)}.sherobe-size-guide.open{transform:translate(0)}}.sherobe-size-guide.open{transform:translateY(0)}@media screen and (min-width:768px){.sherobe-size-guide.open{transform:translate(0)}}.sherobe-size-guide__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--sherobe-space-sm)}.sherobe-size-guide__title{font-family:var(--sherobe-font-heading);font-size:18px;font-weight:500}.sherobe-size-guide__close{width:32px;height:32px;background:none;border:none;cursor:pointer;font-size:20px;color:var(--sherobe-text-muted)}.sherobe-size-guide__note{font-family:var(--sherobe-font-body);font-size:14px;color:var(--sherobe-text-body);line-height:1.5;margin-bottom:var(--sherobe-space-md)}.sherobe-size-guide table{width:100%;border-collapse:collapse;font-family:var(--sherobe-font-body);font-size:14px}.sherobe-size-guide th{text-align:left;padding:10px 12px;font-weight:500;color:var(--sherobe-text-primary);border-bottom:2px solid var(--sherobe-text-primary)}.sherobe-size-guide td{padding:10px 12px;color:var(--sherobe-text-body);border-bottom:1px solid var(--sherobe-border)}
/*# sourceMappingURL=/cdn/shop/t/90/assets/sherobe-pdp.css.map */
