:root{--background: 0 0% 100%;--foreground: 0 0% 10%;--card: 340 20% 96%;--card-foreground: 0 0% 10%;--popover: 0 0% 100%;--popover-foreground: 0 0% 10%;--primary: 332 60% 30%;--primary-foreground: 0 0% 100%;--secondary: 240 3% 34%;--secondary-foreground: 0 0% 100%;--muted: 340 20% 96%;--muted-foreground: 240 3% 34%;--accent: 205 52% 84%;--accent-foreground: 0 0% 10%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 100%;--border: 340 10% 90%;--input: 340 10% 90%;--ring: 332 60% 30%;--radius: .375rem;--surface: 340 20% 96%;--dark: 0 0% 10%;--ehs-brand: #7A1E49;--ehs-text: #191919;--ehs-surface: #F6F2F4;--ehs-border: #E8E2E4;--ehs-muted-text: #545459;--ehs-accent: #C0D9EB;--ehs-destructive: #EE4444;--ehs-border-hard: #E8E2E4;--ehs-shop-purple: #5A31F4;--ehs-container: 1440px}.ehs-body{margin:0;min-height:100vh;font-family:Arial,Helvetica,sans-serif;background-color:hsl(var(--background));color:hsl(var(--foreground));text-wrap:pretty}.ehs-body h1,.ehs-body h2,.ehs-body h3,.ehs-body h4,.ehs-body h5,.ehs-body h6{font-family:Georgia,Times New Roman,serif;font-weight:700}.ehs-body h1{font-family:Georgia,serif;font-weight:500;line-height:1.2}.ehs-main{display:block}.ehs-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ehs-container{width:100%;max-width:var(--ehs-container);margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;box-sizing:border-box}.ehs-link{color:inherit;text-decoration:none}.ehs-link:hover{color:hsl(var(--primary))}.ehs-text-muted{color:hsl(var(--muted-foreground))}.ehs-bg-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ehs-bg-muted{background-color:hsl(var(--muted))}.ehs-border{border:1px solid hsl(var(--border))}.ehs-rounded-sm{border-radius:var(--radius)}.ehs-font-serif{font-family:Georgia,Times New Roman,serif}.ehs-font-playfair{font-family:Playfair Display,Georgia,serif}.ehs-font-dm{font-family:DM Sans,Arial,sans-serif}.ehs-announcement-bar-section{margin:0!important;padding:0!important}.ehs-promo-link{color:inherit;text-decoration:underline;text-underline-offset:2px}.ehs-promo-link:hover{opacity:.85}.ehs-promo{display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;padding-left:1rem;padding-right:1rem}.ehs-promo--no-arrows .ehs-promo-track-wrap{max-width:none}.ehs-promo-track-wrap{overflow:hidden;flex:1;max-width:480px;text-align:center}.ehs-promo-track{position:relative;min-height:1.5rem}.ehs-promo-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease;white-space:nowrap}.ehs-promo-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.ehs-promo-arrow{background:none;border:none;font-size:1.25rem;line-height:1;cursor:pointer;padding:0 .25rem;flex-shrink:0;opacity:.75;position:relative;z-index:2;color:inherit}.ehs-promo-arrow:hover{opacity:1}.ehs-header-shell{background-color:hsl(var(--background));border-bottom:1px solid hsl(var(--border));padding-top:.75rem;padding-bottom:.75rem}.ehs-header-shell.ehs-header-shell--transparent{background-color:hsl(var(--background))}.ehs-header-desktop{display:none;align-items:stretch;gap:1.5rem}.ehs-header-mobile{display:flex;flex-direction:column;align-items:center;padding-top:.75rem;padding-bottom:.75rem}.ehs-logo-img{height:6rem;width:auto}.ehs-header-row-icons{display:flex;align-items:center;gap:1rem;margin-top:.5rem;width:100%;padding-left:.5rem;padding-right:.5rem;box-sizing:border-box}.ehs-icon-btn{border:0;background:transparent;padding:0;cursor:pointer;color:hsl(var(--foreground));line-height:0}.ehs-icon-btn:hover{color:hsl(var(--primary))}.ehs-icon{width:1.25rem;height:1.25rem;display:block}.ehs-icon-lg{width:1.5rem;height:1.5rem}.ehs-badge-count{position:absolute;top:-.375rem;right:-.375rem;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:10px;border-radius:999px;min-width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;line-height:1}.ehs-relative{position:relative}.ehs-mobile-drawer{display:none;background-color:hsl(var(--background));border-bottom:1px solid hsl(var(--border));padding:1rem 1.25rem 1.25rem}.ehs-mobile-drawer.is-open{display:block}.ehs-mobile-search{position:relative;margin-bottom:1rem}.ehs-mobile-search .ehs-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:hsl(var(--muted-foreground))}.ehs-input{width:100%;box-sizing:border-box;border:1px solid hsl(var(--border));background-color:hsl(var(--background));color:hsl(var(--foreground));font-size:.875rem;border-radius:0;padding:.625rem 1rem}.ehs-input:focus{outline:2px solid hsla(var(--primary) / .4);outline-offset:0}.ehs-live-search{position:relative;width:100%;max-width:32rem}.ehs-live-search-inner{display:flex;align-items:center;min-height:2.75rem;border:1px solid hsl(var(--border));border-radius:0;overflow:visible}.ehs-live-search-input-wrap{flex:1;display:flex;align-items:center;padding:0 .875rem;gap:.5rem}.ehs-live-search-input-wrap .ehs-icon{width:1rem;height:1rem;color:hsl(var(--muted-foreground))}.ehs-live-search-input{flex:1;border:0;background:transparent;font-size:.875rem;padding:.75rem 0;min-width:0;font-family:Arial,Helvetica,sans-serif}.ehs-live-search-input:focus{outline:none}.ehs-live-search-panel{display:none;position:absolute;left:0;right:0;top:calc(100% + .25rem);background:hsl(var(--background));border:1px solid hsl(var(--border));box-shadow:0 12px 40px #0000001f;z-index:80;max-height:32rem;overflow-y:auto}.ehs-live-search-panel.is-open{display:block}.ehs-live-search-section-title{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));padding:.75rem 1rem .25rem}.ehs-live-search-popular-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:.5rem 1rem .75rem}.ehs-live-search-chip{display:flex;align-items:center;gap:.45rem;padding:.5rem .75rem;border:1px solid hsl(var(--border));border-radius:999px;text-decoration:none;color:hsl(var(--foreground));font-size:.8125rem;font-weight:500;background:hsl(var(--background));transition:background .15s,border-color .15s;overflow:hidden;white-space:nowrap}.ehs-live-search-chip:hover{background:hsla(var(--muted) / .6);border-color:hsl(var(--primary))}.ehs-live-search-chip-icon{flex-shrink:0;width:.875rem;height:.875rem;color:hsl(var(--primary))}.ehs-live-search-chip-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ehs-live-search-result{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;text-decoration:none;color:hsl(var(--foreground));transition:background .15s}.ehs-live-search-result:hover{background:hsla(var(--muted) / .5)}.ehs-live-search-result-img{flex-shrink:0;width:50px;height:67px;background:hsl(var(--muted));overflow:hidden;display:flex;align-items:center;justify-content:center}.ehs-live-search-result-img img{width:100%;height:100%;object-fit:cover}.ehs-live-search-result-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.ehs-live-search-result-title{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ehs-live-search-result-price{font-size:.8125rem;color:hsl(var(--muted-foreground))}.ehs-live-search-view-all{display:block;padding:.75rem 1rem;font-size:.8125rem;font-weight:600;text-decoration:none;color:hsl(var(--foreground));border-top:1px solid hsl(var(--border));margin-top:.25rem;transition:background .15s}.ehs-live-search-view-all:hover{background:hsla(var(--muted) / .5)}.ehs-live-search-empty{padding:.875rem 1rem;font-size:.875rem;color:hsl(var(--muted-foreground))}.ehs-live-search-spinner{padding:.5rem 0}.ehs-nav-row{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.5rem;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:700;font-size:15px}.ehs-nav-item{position:relative;display:flex;align-items:center}.ehs-nav-sep{width:1px;height:1rem;background:hsl(var(--border));margin-right:.75rem;margin-left:.75rem}.ehs-nav-link{font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:hsl(var(--foreground));text-decoration:none;font-size:16px}.ehs-nav-link:hover,.ehs-nav-item.is-active .ehs-nav-link{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:4px}.ehs-mega{display:none;position:absolute;top:100%;left:0;padding-top:.25rem;z-index:60}.ehs-nav-item.is-open .ehs-mega{display:block}.ehs-mega-inner{background:hsl(var(--background));border:1px solid hsl(var(--border));box-shadow:0 10px 30px #00000014;padding:.5rem 0;min-width:180px;width:max-content}.ehs-mega-link{display:block;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));text-decoration:none;white-space:nowrap}.ehs-mega-link:hover{color:hsl(var(--foreground));background:hsla(var(--muted) / .4)}.ehs-cart-drawer-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none;opacity:0;transition:opacity .3s ease}.ehs-cart-drawer-root.is-visible{pointer-events:auto;opacity:1}.ehs-cart-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:hsla(var(--foreground) / .4)}.ehs-cart-drawer-panel{position:absolute;top:0;right:0;height:100%;width:100%;max-width:28rem;background:hsl(var(--background));box-shadow:-4px 0 24px #00000026;display:flex;flex-direction:column;transform:translate(100%);transition:transform .5s ease}.ehs-cart-drawer-root.is-open .ehs-cart-drawer-panel{transform:translate(0)}.ehs-cart-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid hsl(var(--border))}.ehs-cart-scroll{flex:1;overflow-y:auto;padding:.5rem 1.5rem}.ehs-cart-line{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid hsl(var(--border))}.ehs-cart-thumb{width:72px;height:90px;overflow:hidden;background:hsl(var(--muted));border-radius:.125rem;flex-shrink:0}.ehs-cart-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ehs-stepper{display:flex;align-items:center;border:1px solid hsl(var(--border));border-radius:.125rem}.ehs-stepper button{width:1.75rem;height:1.75rem;border:0;background:transparent;cursor:pointer}.ehs-stepper span{width:2rem;text-align:center;font-size:.75rem;font-weight:600}.ehs-btn-primary{display:inline-flex;align-items:center;justify-content:center;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:0;cursor:pointer;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.15em;font-size:.875rem;padding:.875rem 1rem;border-radius:999px}.ehs-btn-primary:hover{background:hsla(var(--primary) / .9)}.ehs-btn-outline{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:hsl(var(--primary));border:1.5px solid hsl(var(--primary));cursor:pointer;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:.875rem;padding:.8rem 1rem;border-radius:999px;transition:background .15s,color .15s}.ehs-btn-outline:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ehs-footer{background:hsl(var(--background));color:hsl(var(--foreground));border-top:1px solid hsl(var(--border))}.ehs-footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;padding:2rem 0;text-align:left}.ehs-footer h4{font-family:Arial,Helvetica,sans-serif;font-size:.9375rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1.25rem}.ehs-footer ul{list-style:none;margin:0;padding:0}.ehs-footer li{margin-bottom:.75rem}.ehs-footer a:not(.ehs-footer-logo-link){font-size:.9375rem;opacity:.7;color:inherit;text-decoration:none}.ehs-footer a:not(.ehs-footer-logo-link):hover{opacity:1}.ehs-footer a.ehs-footer-logo-link,.ehs-footer a.ehs-footer-logo-link:hover,.ehs-footer a.ehs-footer-logo-link .ehs-footer-split-img{opacity:1;color:inherit}.ehs-footer-connect-list{display:flex;flex-direction:column;gap:1.25rem}.ehs-footer-connect-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:0!important;font-size:.9375rem;opacity:.75;line-height:1.6}.ehs-footer-connect-item a{font-size:.9375rem;opacity:1}.ehs-footer-connect-icon{width:1.125rem;height:1.125rem;flex-shrink:0;margin-top:.2rem;opacity:.6;color:hsl(var(--primary))}.ehs-footer-split{display:none}.ehs-footer-bottom{border-top:1px solid hsla(var(--foreground) / .1);padding:1rem 0;text-align:center}.ehs-footer-bottom p{margin:0;font-size:.75rem;opacity:.5}.ehs-footer-newsletter{margin-top:2rem}.ehs-footer-newsletter p{font-size:.875rem;opacity:.7;margin-bottom:1rem}.ehs-footer-newsletter-form{display:flex;flex-wrap:wrap}.ehs-footer-newsletter-msg,.ehs-footer-newsletter-error{width:100%;font-size:.8125rem;margin:.6rem 0 0}.ehs-footer-newsletter-msg{color:hsl(var(--primary));font-weight:600}.ehs-footer-newsletter-error{color:#b91c1c}.ehs-footer-email-input{flex:1;min-width:0;background:transparent;border:1px solid hsl(var(--border));border-right:0;border-radius:.375rem 0 0 .375rem;padding:.75rem 1rem;font-size:.9375rem;height:44px;box-sizing:border-box}.ehs-footer-email-input:focus{outline:none;border-color:hsl(var(--primary))}.ehs-footer-email-btn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:0;padding:0 1.75rem;font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:0 .375rem .375rem 0;height:44px;cursor:pointer;flex-shrink:0;transition:background .15s,transform .05s}.ehs-footer-email-btn:hover{background:hsla(var(--primary) / .88)}.ehs-footer-email-btn:active{transform:scale(.97)}.ehs-footer-logo-link{display:inline-block;text-decoration:none;opacity:1}.ehs-footer-split-img{height:175px;width:auto;opacity:1}.ehs-email-popup-desktop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none;align-items:center;justify-content:center}.ehs-email-popup-desktop.is-open{display:flex}.ehs-email-popup-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:hsla(var(--foreground) / .5)}.ehs-email-popup-mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none}.ehs-email-popup-mobile.is-open{display:block}.ehs-email-popup-mobile-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:hsla(var(--foreground) / .4)}.ehs-email-popup-sheet{position:absolute;bottom:0;left:0;right:0;background:hsl(var(--background));border-radius:1rem 1rem 0 0;box-shadow:0 -8px 30px #00000026;transform:translateY(100%);transition:transform .3s ease}.ehs-email-popup-mobile.is-open .ehs-email-popup-sheet{transform:translateY(0)}.ehs-email-drag-bar{display:flex;justify-content:center;padding-top:.75rem;padding-bottom:.25rem}.ehs-email-drag-bar:after{content:"";width:2.5rem;height:.25rem;border-radius:999px;background:hsl(var(--border))}.ehs-email-popup-sheet-inner{position:relative;padding:.5rem 1.5rem 2rem}.ehs-email-close-btn{position:absolute;top:.75rem;right:1rem;border:0;background:transparent;color:hsl(var(--muted-foreground));cursor:pointer;font-size:1.25rem}.ehs-email-close-btn--desktop{top:1rem;right:1rem}.ehs-email-text-center{text-align:center}.ehs-email-kicker{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:hsl(var(--primary));margin:0 0 .25rem}.ehs-email-title{font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:700;margin:0 0 .35rem;color:hsl(var(--foreground))}.ehs-email-title--lg{font-size:1.5rem}.ehs-email-desc{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.5;margin:0 0 1.25rem}.ehs-email-form{display:flex;flex-direction:column;gap:.75rem}.ehs-email-input{width:100%;box-sizing:border-box;border:1px solid hsl(var(--border));border-radius:.125rem;padding:.75rem 1rem;font-size:.875rem;background:hsl(var(--background));color:hsl(var(--foreground))}.ehs-email-submit{width:100%;border:0;border-radius:.125rem;padding:.75rem;font-size:.875rem;font-weight:600;background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer}.ehs-email-dismiss{margin-top:1rem;border:0;background:transparent;font-size:.75rem;color:hsla(var(--muted-foreground) / .6);cursor:pointer}.ehs-email-thanks-text{color:hsl(var(--primary));font-weight:600;font-size:.875rem}.ehs-email-popup-desktop-left{display:none;width:280px;flex-shrink:0;position:relative;min-height:400px}.ehs-email-popup-desktop-left img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ehs-email-popup-desktop-right{flex:1;padding:2.5rem 2rem;position:relative}.ehs-email-popup-campus-caption{position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;z-index:2}.ehs-email-campus-line{margin:0;color:hsl(var(--background));font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.85}.ehs-email-campus-sub{margin:.15rem 0 0;color:hsla(var(--background) / .7);font-size:.6875rem}.ehs-email-popup-desktop-left:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,hsla(var(--foreground) / .6),hsla(var(--foreground) / .2),transparent);pointer-events:none}.ehs-email-popup-desktop-card{position:relative;z-index:1;background:hsl(var(--background));max-width:720px;width:90vw;display:flex;overflow:hidden;border-radius:.125rem;box-shadow:0 20px 60px #0003}.ehs-hero-video-wrap{position:relative;min-height:70vh;display:flex;align-items:center;overflow:hidden}.ehs-hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ehs-hero-video-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a0a10}.ehs-hero-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,.3),transparent)}.ehs-hero-content{position:relative;z-index:2;padding-bottom:5rem;width:100%}.ehs-hero-title{color:#fff;font-size:2.25rem;line-height:1.1;max-width:32rem;margin:0 0 1rem;font-weight:500;font-family:Georgia,serif}.ehs-hero-sub{color:#fff;font-size:1.125rem;max-width:32rem;margin:0 0 2rem}.ehs-btn-hero{display:inline-block;background:hsl(var(--primary));color:hsl(var(--primary-foreground));padding:1rem 2.25rem;font-weight:600;border-radius:.125rem;text-decoration:none;font-size:1rem}.ehs-trust-bar{display:none;border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border))}.ehs-trust-inner{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.ehs-trust-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ehs-community-section{width:100%;background:#f5f5f5;padding:2.375rem 0 3.5rem}.ehs-community-grid{display:flex;flex-direction:column;gap:1.5rem;margin-top:3rem;align-items:stretch}.ehs-community-card{background:#fff;border:1px solid hsl(var(--border));border-radius:.125rem;border-top-width:4px;border-top-color:hsl(var(--primary));padding:2rem 2.5rem;text-align:center;text-decoration:none;color:inherit;transition:background .3s ease,border-color .3s ease,color .3s ease}.ehs-community-card:hover{background:hsl(var(--primary));border-color:hsl(var(--primary));color:#fff}.ehs-community-card--static{cursor:default}.ehs-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.ehs-product-card-img-link{display:block;height:100%;text-decoration:none}.ehs-product-card-body{display:block;text-decoration:none;color:inherit}.ehs-product-card-body:hover .ehs-product-card-title{color:hsl(var(--primary))}.ehs-product-card-media{border-radius:.125rem;overflow:hidden;position:relative}.ehs-product-card-badge{position:absolute;top:.5rem;left:.5rem;z-index:2;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;border-radius:2px;pointer-events:none}.ehs-product-card-badge--sold-out{background-color:hsl(var(--background));color:hsl(var(--foreground));border:1px solid hsl(var(--border) / .45)}.ehs-product-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.ehs-product-card-wrap:hover .ehs-product-card-media img{transform:scale(1.05)}.ehs-aspect-3-4{aspect-ratio:3 / 4}.ehs-aspect-4-5{aspect-ratio:4 / 5}.ehs-bg-block-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ehs-bg-block-muted{background-color:hsl(var(--muted))}.ehs-quick-add{position:absolute;bottom:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;gap:.35rem;border:1px solid hsl(var(--border));background:hsla(var(--background) / .9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:.75rem;font-weight:500;padding:.5rem;border-radius:.125rem;cursor:pointer;opacity:1}.ehs-product-card-wrap:hover .ehs-quick-add{border-color:hsl(var(--primary));color:hsl(var(--primary))}.ehs-quick-add-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:hsla(var(--background) / .95);display:none;flex-direction:column;align-items:center;justify-content:center;padding:.75rem;z-index:10}.ehs-quick-add-overlay.is-open{display:flex}.ehs-swatch-row{display:flex;gap:.35rem;margin-top:.625rem}.ehs-swatch{width:1rem;height:1rem;border-radius:999px;border:1px solid hsl(var(--border));flex-shrink:0}.ehs-swatch-maroon{background-color:#7a1f49}.ehs-swatch-navy{background-color:#1a2744}.ehs-swatch-gray{background-color:#8c8c8c}.ehs-swatch-white{background-color:#f5f5f5;border:1px solid #e5e5e5}.ehs-swatch-maroon-navy{background-color:#7a1f49}.ehs-swatch-black{background-color:#111}.ehs-swatch-red{background-color:#c8102e}.ehs-swatch-green{background-color:#1f6a3a}.ehs-swatch-blue{background-color:#1e4ea8}.ehs-swatch-khaki{background-color:#c3b091}.ehs-swatch-tan{background-color:tan}.ehs-swatch-cream{background-color:#f5efdc;border:1px solid #e5e5e5}.ehs-swatch-pink{background-color:#f4a8b8}.ehs-swatch-yellow{background-color:#f1c40f}.ehs-swatch-purple{background-color:#5b2a86}.ehs-swatch-brown{background-color:#5a3a22}.ehs-swatch-default{background-color:#ddd}.ehs-product-card-media--logo-fallback{display:flex;align-items:center;justify-content:center;background-color:#f5f0e8}.ehs-product-card-media--logo-fallback .ehs-product-card-img-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ehs-product-card-img--logo-fallback{width:45%!important;height:auto!important;max-width:180px;object-fit:contain;opacity:.85}.ehs-product-card-meta{margin-top:.5rem}.ehs-jdgm-badge-wrap{margin-bottom:.2rem;line-height:1}.ehs-jdgm-badge-wrap .jdgm-preview-badge,.ehs-jdgm-badge-wrap .jdgm-prev-badge__stars{font-size:.75rem!important}.ehs-reviews-wrap .jdgm-widget{max-width:100%}.ehs-reviews-wrap{padding-top:3rem;padding-bottom:3rem}.ehs-review-inline-count{font-size:.75rem;margin-left:.25rem}.ehs-product-card-title{font-family:DM Sans,Arial,sans-serif;font-size:.875rem;font-weight:500;margin:.15rem 0 0;line-height:1.25}.ehs-product-card-price{font-family:DM Sans,Arial,sans-serif;font-size:.875rem;font-weight:600;margin:.1rem 0 0}.ehs-quick-add-close-pos{position:absolute;top:.5rem;right:.5rem}.ehs-quick-add-inner{position:relative;width:100%}.ehs-quick-add-title{font-family:DM Sans,Arial,sans-serif;font-size:.75rem;font-weight:600;text-align:center;margin:0 0 .5rem}.ehs-quick-add-sizes{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;margin-bottom:.75rem}.ehs-size-btn--sm{padding:.35rem .6rem;font-size:.7rem}.ehs-atc-btn--full{width:100%;font-size:.75rem}.ehs-payment-svg{height:1.25rem;width:auto;display:block}.ehs-shop-wordmark-img{height:20px;width:auto;display:block}.ehs-star-row{display:flex;align-items:center;gap:.25rem}.ehs-star{width:.75rem;height:.75rem}.ehs-spirit-banner{position:relative;color:#fff;background-image:var(--spirit-bg);background-size:cover;background-position:center center;background-attachment:fixed;background-repeat:no-repeat}.ehs-spirit-bg-img{display:none}.ehs-spirit-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#7a1830e0,#3d0c18eb 60%,#1a0a10f2)}.ehs-spirit-inner{position:relative;z-index:2;text-align:center;padding:5rem 0}@supports (-webkit-touch-callout: none){.ehs-spirit-banner{background-attachment:scroll}}.ehs-spirit-kicker{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#ffffff80;margin:0 0 1rem}.ehs-spirit-heading{font-family:Georgia,Times New Roman,serif;font-size:1.875rem;font-weight:500;line-height:1.15;margin:0 0 1rem}.ehs-spirit-copy{color:#ffffffb3;font-size:1.125rem;line-height:1.6;max-width:28rem;margin:0 auto 1rem}.ehs-spirit-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding-top:.5rem}.ehs-spirit-btn{border:1px solid rgba(255,255,255,.4);color:#fff;padding:.875rem 1.75rem;font-size:.875rem;font-weight:600;border-radius:.125rem;text-decoration:none}.ehs-spirit-btn:hover{background:#ffffff1a}.ehs-community-title{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;color:hsl(var(--primary));font-weight:500;text-align:center;margin:0}.ehs-community-sub{text-align:center;color:hsl(var(--muted-foreground));font-size:.875rem;margin:.5rem 0 0}.ehs-community-card-title{font-size:1rem;font-weight:600;margin:0}.ehs-community-card-desc{font-size:.875rem;color:hsl(var(--muted-foreground));margin:.35rem 0 0}.ehs-community-card:hover .ehs-community-card-desc{color:#ffffffbf}.ehs-featured-wrap{padding-top:2rem;padding-bottom:4rem}.ehs-featured-title{font-size:1.5rem;font-weight:500;text-align:center;margin:0 0 2.5rem;color:hsl(var(--primary))}.ehs-trust-icon{height:2.25rem;width:auto}.ehs-trust-title{display:block;font-size:.875rem;font-weight:600;color:hsl(var(--foreground))}.ehs-trust-desc{display:block;font-size:.75rem;color:hsl(var(--muted-foreground))}.ehs-header-desktop{align-items:stretch}.ehs-header-logo-link{display:flex;align-items:center;padding:.5rem 0;flex-shrink:0}.ehs-header-desktop-right{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:.75rem 0}.ehs-header-search-row{display:flex;align-items:center;gap:1.5rem}.ehs-search-center-wrap{flex:1;display:flex;justify-content:center}.ehs-header-icons{display:flex;align-items:center;gap:1rem;flex-shrink:0}.ehs-nav-icons-spacer{flex-shrink:0;width:3.5rem;visibility:hidden}.ehs-header-menu-btn{margin-right:auto}.ehs-nav-main{display:flex;flex:1;align-items:center;justify-content:center}.ehs-mobile-nav-heading{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--primary));margin:0 0 .5rem}.ehs-mobile-nav-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;padding-left:.5rem;margin-bottom:1rem}.ehs-mobile-nav-link{font-size:.875rem;color:hsl(var(--muted-foreground));text-decoration:none}.ehs-mobile-nav-link:hover{color:hsl(var(--foreground))}.ehs-mobile-search-input{padding-left:2.5rem}.ehs-cart-drawer-title{margin:0;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.ehs-cart-progress-block{padding:1rem 1.5rem .75rem}.ehs-cart-progress-text{font-size:.75rem;text-align:center;color:hsl(var(--muted-foreground));margin:.5rem 0 0}.ehs-cart-progress-bold{font-weight:700;color:hsl(var(--primary))}.ehs-cart-line-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.ehs-cart-line-top{display:flex;justify-content:space-between;gap:.5rem;align-items:flex-start}.ehs-cart-title-link{font-size:.875rem;font-weight:600;color:hsl(var(--foreground));text-decoration:none;line-height:1.25}.ehs-cart-title-link:hover{color:hsl(var(--primary))}.ehs-cart-variant{font-size:.75rem;color:hsl(var(--muted-foreground));margin:.15rem 0 0}.ehs-cart-line-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.ehs-cart-line-price{font-size:.875rem;font-weight:600}.ehs-cart-thumb-link{flex-shrink:0}.ehs-cart-cross{padding-top:1.25rem}.ehs-cart-cross-banner{background:hsla(var(--accent) / .4);text-align:center;padding:.5rem;border-radius:.125rem;margin-bottom:1rem}.ehs-cart-cross-banner p{margin:0;font-size:.875rem;font-weight:600}.ehs-cart-cross-line{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.ehs-cart-cross-thumb img{width:80px;height:80px;object-fit:cover;border-radius:.125rem;display:block}.ehs-cart-cross-info{flex:1;min-width:0}.ehs-cart-cross-sizes{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.ehs-cart-size-chip{font-size:10px;font-weight:700;text-transform:uppercase;padding:.25rem .5rem;border-radius:.125rem;border:1px solid hsl(var(--border));background:transparent;cursor:pointer}.ehs-cart-cross-add{flex-shrink:0;background:hsl(var(--foreground));color:hsl(var(--background));font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.625rem 1.25rem;border-radius:999px;border:0;cursor:pointer}.ehs-cart-footer{padding:1.25rem 1.5rem;border-top:1px solid hsl(var(--border))}.ehs-cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 1.5rem;text-align:center}.ehs-cart-empty-icon{width:3rem;height:3rem;opacity:.25}.ehs-cart-empty-msg{font-size:1rem;color:hsl(var(--muted-foreground))}.ehs-cart-empty-btn{text-decoration:none;padding:.6rem 1.5rem;border-radius:999px}.ehs-cart-footer-row{display:flex;justify-content:space-between;margin-bottom:1rem;font-weight:700}.ehs-cart-checkout-btn{display:block;text-align:center;text-decoration:none;width:100%;box-sizing:border-box;border-radius:999px}.ehs-payment-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start}.ehs-payment-row--center{justify-content:center}.ehs-payment-item svg{height:1.25rem;width:auto;display:block}.ehs-payment-label{font-size:9px;color:hsl(var(--muted-foreground));text-align:center}.ehs-breadcrumb{font-size:.875rem;color:hsl(var(--muted-foreground));margin-bottom:1.5rem}.ehs-breadcrumb a{color:inherit;text-decoration:none}.ehs-breadcrumb a:hover{color:hsl(var(--primary))}.ehs-bc-sep{margin:0 .5rem}.ehs-filter-bar{display:none;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;border-bottom:1px solid hsl(var(--border));padding-bottom:1.25rem;align-items:center}.ehs-filter-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:999px;border:1px solid #d4d4d4;background:transparent;cursor:pointer}.ehs-filter-pill.is-active{background:var(--ehs-brand);border-color:var(--ehs-brand);color:#fff}.ehs-filter-dropdown{display:none;position:absolute;top:calc(100% + .5rem);left:0;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 10px 30px #00000014;padding:.75rem;z-index:30;min-width:12rem;width:max-content;max-width:min(90vw,32rem)}.ehs-filter-wrap{position:relative}.ehs-filter-wrap.is-open .ehs-filter-dropdown{display:block}.ehs-mobile-filter-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.ehs-sheet-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:40}.ehs-sheet-backdrop.is-open{display:block}.ehs-sheet{display:none;position:fixed;left:0;right:0;bottom:0;z-index:50;background:hsl(var(--background));border-radius:1rem 1rem 0 0;max-height:85vh;overflow-y:auto;transform:translateY(100%);transition:transform .3s ease}.ehs-sheet.is-open{display:block;transform:translateY(0)}.ehs-pagination{display:flex;align-items:center;justify-content:center;gap:.375rem;margin-top:3rem}.ehs-page-btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;-webkit-user-select:none;user-select:none}.ehs-page-btn:hover{background:hsl(var(--muted));border-color:hsl(var(--border));text-decoration:none}.ehs-page-btn.is-current{border-color:hsl(var(--primary));background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:default;pointer-events:none}.ehs-page-btn--gap{border-color:transparent;background:transparent;cursor:default;pointer-events:none}.ehs-dialog::backdrop{background:#00000073}.ehs-dialog{border:0;padding:0;max-width:32rem;width:calc(100% - 2rem);border-radius:.5rem}.ehs-dialog-inner{padding:1.5rem}.ehs-dialog-title{font-size:1.375rem;font-weight:700;margin:0 0 1.25rem}.ehs-dialog-close{position:absolute;top:1rem;right:1rem;background:none;border:1px solid hsl(var(--border));border-radius:.25rem;width:2rem;height:2rem;cursor:pointer;font-size:.875rem;display:flex;align-items:center;justify-content:center}.ehs-sg-tabs{display:flex;gap:0;border-bottom:1px solid hsl(var(--border));margin-bottom:1.25rem}.ehs-sg-tabs .ehs-tab-btn{font-size:.8125rem;padding:.5rem .75rem;border:none;border-bottom:2px solid transparent;background:none;cursor:pointer;color:hsl(var(--muted-foreground));margin-bottom:-1px}.ehs-sg-tabs .ehs-tab-btn.is-active{color:hsl(var(--primary));border-bottom-color:hsl(var(--primary));font-weight:600}.ehs-sg-table{width:100%;border-collapse:collapse;font-size:.875rem;margin-bottom:1rem}.ehs-sg-table th{text-align:left;padding:.5rem 1rem .5rem 0;border-bottom:2px solid hsl(var(--border));font-weight:600;color:hsl(var(--foreground));white-space:nowrap}.ehs-sg-table td{padding:.5rem 1rem .5rem 0;border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground))}.ehs-sg-table tbody tr:last-child td{border-bottom:none}.ehs-sg-note{font-size:.8125rem;color:hsl(var(--muted-foreground));margin:.75rem 0 .5rem;line-height:1.5}.ehs-sg-links{margin:.375rem 0 0;font-size:.8125rem}.ehs-hidden{display:none!important}.ehs-scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.ehs-scrollbar-hide::-webkit-scrollbar{display:none}.ehs-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:50;background:hsl(var(--primary));box-shadow:0 -4px 20px #00000026;transform:translateY(100%);transition:transform .3s ease}.ehs-sticky-atc.is-visible{transform:translateY(0)}.ehs-sticky-atc--top{top:0;bottom:auto;box-shadow:0 4px 20px #00000026;transform:translateY(-100%)}.ehs-sticky-atc--top.is-visible{transform:translateY(0)}.ehs-review-grid-desktop{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.ehs-review-card{border:1px solid hsl(var(--border));border-radius:.5rem;padding:1.25rem;margin-bottom:1rem;background:hsl(var(--background));break-inside:avoid}.ehs-account-sidebar{width:100%}.ehs-account-nav-btn{display:block;width:100%;text-align:left;padding:.5rem .75rem;border:0;background:transparent;cursor:pointer;font-size:.8125rem;border-left:2px solid transparent}.ehs-account-nav-btn.is-active{color:hsl(var(--primary));border-left-color:hsl(var(--primary));background:hsla(var(--primary) / .06);font-weight:600}.ehs-switch{width:2.75rem;height:1.5rem;border-radius:999px;border:0;background:#d4d4d4;position:relative;cursor:pointer;padding:0}.ehs-switch:after{content:"";position:absolute;top:2px;left:2px;width:1.25rem;height:1.25rem;background:#fff;border-radius:50%;transition:transform .2s ease}.ehs-switch[aria-checked=true]{background:hsl(var(--primary))}.ehs-switch[aria-checked=true]:after{transform:translate(1.2rem)}.ehs-prose{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.6}.ehs-prose h2{font-size:1.125rem;color:hsl(var(--foreground));margin-top:2.5rem;margin-bottom:1rem}.ehs-prose h3{font-size:1rem;color:hsl(var(--foreground));margin-top:1.5rem;margin-bottom:.5rem}.ehs-prose p{margin-bottom:1rem}.ehs-prose ul,.ehs-prose ol{margin-bottom:1rem;padding-left:1.5rem}.ehs-prose a{color:hsl(var(--primary))}.ehs-prose table{width:100%;border-collapse:collapse;margin:1.25rem 0 1.5rem;font-size:.9375rem;border:1px solid hsl(var(--border));border-radius:.25rem;overflow:hidden}.ehs-prose thead{background:hsl(var(--muted))}.ehs-prose th{text-align:left;font-weight:700;padding:.75rem 1rem;border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground));letter-spacing:.02em}.ehs-prose td{padding:.75rem 1rem;border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground))}.ehs-prose tbody tr:last-child td{border-bottom:0}.ehs-prose tbody tr:nth-child(2n){background:hsla(var(--muted) / .4)}.ehs-prose tbody tr:hover{background:hsla(var(--muted) / .7)}@media(min-width:768px){.ehs-container{padding-left:5rem;padding-right:5rem}.ehs-header-desktop{display:flex}.ehs-header-mobile{display:none}.ehs-mobile-drawer{display:none!important}.ehs-hero-video-wrap{min-height:90vh}.ehs-hero-title{font-size:3.75rem}.ehs-hero-sub{font-size:1.25rem}.ehs-trust-bar{display:block}.ehs-trust-inner{flex-direction:row;justify-content:space-evenly;align-items:center;gap:2rem}.ehs-community-grid{flex-direction:row;justify-content:center;align-items:stretch}.ehs-community-card{flex:1;max-width:20rem}.ehs-product-grid{gap:1.5rem}.ehs-filter-bar{display:flex}.ehs-mobile-filter-bar{display:none}.ehs-quick-add{opacity:0}.ehs-product-card-wrap:hover .ehs-quick-add{opacity:1}.ehs-email-popup-desktop-left{display:block}.ehs-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ehs-review-grid-desktop{display:grid}.ehs-review-stack-mobile{display:none}.ehs-account-layout{display:flex;gap:2.5rem}.ehs-account-sidebar{width:220px;flex-shrink:0}.ehs-account-nav-row{flex-direction:column;overflow:visible}.ehs-featured-wrap{padding-top:3rem;padding-bottom:6rem}.ehs-featured-title{font-size:1.875rem}.ehs-spirit-inner{padding:7rem 0}.ehs-spirit-heading{font-size:2.25rem}.ehs-hero-content{padding-bottom:7rem}.ehs-product-grid--featured{grid-template-columns:repeat(4,minmax(0,1fr))}}.ehs-product-grid--featured .ehs-product-card-wrap{border:1px solid hsl(var(--border));border-radius:.375rem;background:hsl(var(--background));box-shadow:0 4px 12px -4px #0000001a,0 2px 4px -2px #0000000f;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.ehs-product-grid--featured .ehs-product-card-wrap:hover{border-color:hsl(var(--foreground) / .25);box-shadow:0 14px 32px -8px #0000002e,0 6px 10px -3px #0000001a;transform:translateY(-3px)}.ehs-product-grid--featured .ehs-product-card-media{border-radius:0;box-shadow:none;padding:5%;background:hsl(var(--background))}.ehs-product-grid--featured .ehs-product-card-media img{object-fit:contain}.ehs-product-grid--featured .ehs-product-card-body{padding:1rem 1.125rem 1.125rem}.ehs-product-grid--featured .ehs-product-card-title{font-size:1rem;font-weight:400}.ehs-product-grid--featured .ehs-product-card-price{font-size:1rem;font-weight:700;margin-top:.35rem}.ehs-cart-yml-grid .ehs-product-card-wrap,.ehs-product-grid--collection .ehs-product-card-wrap{border:1px solid hsl(var(--border));border-radius:.375rem;background:hsl(var(--background));box-shadow:0 4px 12px -4px #0000001a,0 2px 4px -2px #0000000f;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.ehs-cart-yml-grid .ehs-product-card-wrap:hover,.ehs-product-grid--collection .ehs-product-card-wrap:hover{border-color:hsl(var(--foreground) / .25);box-shadow:0 14px 32px -8px #0000002e,0 6px 10px -3px #0000001a;transform:translateY(-3px)}.ehs-cart-yml-grid .ehs-product-card-media,.ehs-product-grid--collection .ehs-product-card-media{border-radius:0;box-shadow:none}.ehs-product-grid--collection .ehs-product-card-media{background:hsl(var(--background))!important}.ehs-product-grid--collection .ehs-product-card-media img{object-fit:contain!important;background:hsl(var(--background))}.ehs-cart-yml-grid .ehs-product-card-body,.ehs-product-grid--collection .ehs-product-card-body{padding:.875rem 1rem 1rem}@media(min-width:1024px){.ehs-hero-title{font-size:4.5rem}.ehs-spirit-heading{font-size:3rem}}@media(min-width:1200px){.ehs-container{padding-left:5rem;padding-right:5rem}.ehs-header-desktop{gap:1.5rem}.ehs-product-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr))}.ehs-footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ehs-footer-split{display:flex;align-items:flex-start;justify-content:flex-start}.ehs-footer-split img{height:175px;width:auto}}@media(min-width:1280px){.ehs-product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr))}}.ehs-review-stack-mobile{display:block}@media(min-width:768px){.ehs-review-stack-mobile{display:none}}.ehs-pdp-grid{display:grid;gap:2rem}.ehs-pdp-gallery{display:flex;gap:1rem;align-items:flex-start}.ehs-pdp-thumbs{display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}.ehs-pdp-thumb{width:64px;height:64px;border-radius:.125rem;overflow:hidden;border:1px solid var(--ehs-border-hard);padding:0;cursor:pointer;background:transparent}.ehs-pdp-thumb.is-selected{border:1.5px solid hsl(var(--primary))}.ehs-pdp-thumb--ref{overflow:hidden}.ehs-pdp-thumb-ref{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:64px;font-size:10px;font-family:Arial,Helvetica,sans-serif;font-weight:500;background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ehs-pdp-thumb-ref--muted{background:hsl(var(--muted));color:hsl(var(--foreground))}.ehs-pdp-main-img{width:100%;border-radius:.125rem;overflow:hidden}.ehs-size-btn{padding:.5rem 1rem;font-size:.8125rem;border:1px solid var(--ehs-border-hard);border-radius:4px;background:transparent;cursor:pointer;color:hsl(var(--foreground))}.ehs-size-btn.is-selected{border:2px solid hsl(var(--primary))}.ehs-size-btn:disabled,.ehs-size-btn.is-unavailable{opacity:.45;cursor:not-allowed;text-decoration:line-through}.ehs-qty-box{display:inline-flex;align-items:center;border:1px solid var(--ehs-border-hard);border-radius:.125rem}.ehs-qty-box button{border:0;background:transparent;padding:.625rem .75rem;cursor:pointer;color:hsl(var(--muted-foreground))}.ehs-atc-row{display:flex;gap:.625rem;width:100%}.ehs-atc-btn{flex:1;height:44px;border-radius:.125rem;border:0;cursor:pointer;font-size:.8125rem;font-weight:700;font-family:Arial,Helvetica,sans-serif}.ehs-atc-btn:disabled{opacity:.5;cursor:not-allowed}.ehs-shop-btn{flex:1;height:44px;border-radius:999px;border:0;background:var(--ehs-shop-purple);display:flex;align-items:center;justify-content:center;cursor:pointer}.ehs-shop-btn:disabled{opacity:.5;cursor:not-allowed}.ehs-progress{width:100%;height:.375rem;background:hsl(var(--muted));border-radius:999px;overflow:hidden}.ehs-progress-bar{height:100%;background:hsl(var(--primary));border-radius:999px;transition:width .5s ease}.ehs-progress-bar--full{width:100%}.ehs-tab-row{display:flex;flex-wrap:wrap;gap:1.5rem;border-bottom:1px solid hsl(var(--border))}.ehs-tab-btn{padding-bottom:.75rem;margin-bottom:-1px;border:0;border-bottom:2px solid transparent;background:transparent;cursor:pointer;font-size:.8125rem;font-family:Arial,Helvetica,sans-serif;color:var(--ehs-muted-text)}.ehs-tab-btn.is-active{border-bottom-color:hsl(var(--primary));color:hsl(var(--foreground))}.ehs-pdp .ehs-star,.ehs-pdp .ehs-star--fill{width:1rem;height:1rem}.ehs-mobile-dot-row{display:flex;justify-content:center;gap:.5rem}.ehs-mobile-dot{width:.5rem;height:.5rem;border-radius:999px;border:0;padding:0;background:hsl(var(--border));cursor:pointer}.ehs-mobile-dot.is-active{background:hsl(var(--primary))}.ehs-pdp-desktop{display:none}.ehs-pdp-mobile{display:block}.ehs-horizontal-scroll{display:flex;overflow-x:auto;gap:1rem;padding-bottom:.5rem}.ehs-horizontal-item{flex:0 0 calc(50vw - 28px)}.ehs-cart-page-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:5rem 1.5rem;text-align:center}.ehs-cart-page-empty-icon{width:4rem;height:4rem;opacity:.2}.ehs-cart-page-empty-btn{text-decoration:none;padding:.65rem 2rem;border-radius:999px}.ehs-cart-page-progress{margin-bottom:1.5rem}.ehs-cart-page-progress .ehs-progress{margin-bottom:.5rem}.ehs-cart-page-remove-btn{color:hsl(var(--muted-foreground))}.ehs-cart-page-remove-btn:hover{color:hsl(var(--destructive))}.ehs-order-line--muted span{color:hsl(var(--muted-foreground));font-size:.875rem}.ehs-cart-page-inner{padding-top:2.5rem;padding-bottom:4rem}.ehs-cart-page-head{margin-bottom:2rem}.ehs-cart-kicker{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:.25rem}.ehs-cart-page-title{font-size:2rem;font-weight:700;line-height:1.2}.ehs-cart-lines{border-top:1px solid hsl(var(--border))}.ehs-cart-page-line{display:flex;gap:1.25rem;padding:1.25rem 0;border-bottom:1px solid hsl(var(--border));align-items:flex-start}.ehs-cart-page-thumb{flex-shrink:0;width:100px;aspect-ratio:3 / 4;border-radius:var(--radius);overflow:hidden;background:hsl(var(--muted));display:block}.ehs-cart-page-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ehs-cart-page-detail{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.ehs-cart-page-brand{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.ehs-cart-page-pname{font-size:.9375rem;font-weight:600;color:hsl(var(--foreground));text-decoration:none;line-height:1.3}.ehs-cart-page-pname:hover{text-decoration:underline}.ehs-cart-page-var-row{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.15rem}.ehs-cart-page-var{font-size:.8125rem;color:hsl(var(--muted-foreground));display:inline-flex;gap:.25rem;white-space:nowrap}.ehs-cart-page-var-label{font-weight:500;color:hsl(var(--muted-foreground))}.ehs-cart-page-var-val{font-weight:600;color:hsl(var(--foreground))}.ehs-cart-page-actions{display:flex;align-items:center;gap:.75rem;margin-top:.75rem}.ehs-cart-page-line-price{margin-left:auto;font-size:.9375rem;font-weight:700;white-space:nowrap}.ehs-stepper--lg button{width:2.25rem;height:2.25rem;font-size:1rem}.ehs-stepper--lg span{width:2.5rem;font-size:.875rem}.ehs-continue-shop{display:inline-block;margin-top:1.5rem;font-size:.875rem;color:hsl(var(--primary));text-decoration:none}.ehs-continue-shop:hover{text-decoration:underline}.ehs-cart-page-grid{display:grid;gap:3rem}.ehs-order-summary{background:hsla(var(--muted) / .3);border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.75rem}.ehs-order-summary-title{font-size:1.125rem;font-weight:700;margin-bottom:1.25rem}.ehs-order-summary-lines{display:flex;flex-direction:column;gap:.6rem;padding-bottom:1rem;border-bottom:1px solid hsl(var(--border));margin-bottom:1rem}.ehs-order-line{display:flex;justify-content:space-between;font-size:.9375rem}.ehs-order-total-row{display:flex;justify-content:space-between;font-size:1rem;font-weight:700;margin-bottom:1.25rem}.ehs-checkout-btn{display:block;width:100%;text-align:center;text-decoration:none;border-radius:999px;padding:.75rem 1rem;box-sizing:border-box;font-size:.9375rem;font-weight:600;letter-spacing:.03em}.ehs-order-footnote{text-align:center;font-size:.8125rem;color:hsl(var(--muted-foreground));margin-top:.75rem}.ehs-cart-shipping-free{font-weight:700;color:#2d7a46;font-size:.8125rem;letter-spacing:.04em}.ehs-order-line--pickup{align-items:flex-start;padding-top:.25rem}.ehs-pickup-toggle-label{display:flex;flex-direction:column;gap:.15rem}.ehs-pickup-location{font-size:.78rem;color:hsl(var(--muted-foreground))}.ehs-toggle{position:relative;display:inline-flex;flex-shrink:0;cursor:pointer;margin-top:2px}.ehs-toggle-input{position:absolute;opacity:0;width:0;height:0}.ehs-toggle-track{display:block;width:2.5rem;height:1.375rem;background:hsl(var(--border));border-radius:999px;position:relative;transition:background .2s}.ehs-toggle-track:after{content:"";position:absolute;top:3px;left:3px;width:1rem;height:1rem;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000002e;transition:transform .2s}.ehs-toggle-input:checked+.ehs-toggle-track{background:hsl(var(--primary))}.ehs-toggle-input:checked+.ehs-toggle-track:after{transform:translate(1.125rem)}.ehs-cart-ctl-banner{display:flex;flex-direction:column;gap:.5rem;margin-top:2.5rem;padding:1.25rem 1.5rem;border-left:4px solid hsl(var(--primary));background:hsla(var(--muted) / .35);border-radius:0 var(--radius) var(--radius) 0}.ehs-cart-ctl-body{display:flex;flex-direction:column;gap:.25rem}.ehs-cart-ctl-heading{font-family:Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:700;margin:0}.ehs-cart-ctl-sub{font-size:.9375rem;color:hsl(var(--muted-foreground));margin:0}.ehs-cart-ctl-link{display:inline-block;margin-top:.35rem;font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--primary));text-decoration:none;align-self:flex-start}.ehs-cart-ctl-link:hover{text-decoration:underline}.ehs-cart-yml{margin-top:3rem;padding-top:2.5rem;border-top:1px solid hsl(var(--border))}.ehs-cart-yml-title{font-size:1.375rem;font-weight:700;margin-bottom:1.5rem}.ehs-cart-yml-grid{grid-template-columns:repeat(4,1fr)}.ehs-login-wrap{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:4rem 1.25rem}.ehs-login-card{width:100%;max-width:420px;border:.5px solid hsl(var(--border));border-radius:8px;overflow:hidden;background:hsl(var(--background))}.ehs-login-accent{height:3px;width:100%;background:hsl(var(--primary))}.ehs-checkout-grid{display:grid;grid-template-columns:1fr}.ehs-checkout-right{background:hsla(var(--muted) / .3);border-top:1px solid hsl(var(--border));padding:3rem 1.5rem}@media(min-width:768px){.ehs-pdp-desktop{display:grid;grid-template-columns:41fr 59fr;gap:3rem;align-items:start}.ehs-pdp-mobile{display:none}.ehs-pdp-gallery{position:sticky;top:160px}.ehs-pdp-desktop .ehs-pdp-main-img{flex:1;min-width:0;aspect-ratio:4 / 5}.ehs-pdp-desktop .ehs-pdp-main-img img{width:100%;height:100%;object-fit:contain;display:block}.ehs-pdp-desktop .ehs-pdp-info{padding-top:.5rem}.ehs-pdp-desktop .ehs-ship-progress-block{width:75%;box-sizing:border-box}.ehs-pdp-desktop .ehs-pdp-tabs{margin-top:2rem}.ehs-atc-row{width:75%}.ehs-cart-page-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.ehs-cart-col-main{grid-column:span 8}.ehs-cart-col-side{grid-column:span 4}.ehs-order-summary{position:sticky;top:12rem}.ehs-checkout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ehs-checkout-right{border-top:0;border-left:1px solid hsl(var(--border))}}.ehs-pdp-top-pad{padding-top:2rem;padding-bottom:2rem}.ehs-pdp-info{min-width:0}.ehs-pdp-brand{font-family:Arial,Helvetica,sans-serif;font-size:.6875rem;text-transform:uppercase;letter-spacing:.14em;color:var(--ehs-muted-text);margin:0 0 .35rem}.ehs-pdp .ehs-pdp-title{font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:500;line-height:1.2;margin:0 0 .75rem;color:hsl(var(--foreground))}.ehs-pdp .ehs-pdp-title--sm{font-size:1.5rem;font-weight:500}.ehs-pdp-rating-row{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .5rem;margin-bottom:.75rem}.ehs-pdp-rating-num{font-size:.8125rem;color:var(--ehs-muted-text)}.ehs-pdp-reviews-link{font-size:.8125rem;color:var(--ehs-muted-text);text-decoration:underline}.ehs-pdp-reviews-link:hover{color:hsl(var(--primary))}.ehs-pdp-price{font-size:1.25rem;font-weight:400;font-family:Arial,Helvetica,sans-serif;margin:0 0 1rem;color:hsl(var(--foreground))}.ehs-pdp-spacer{height:1rem}.ehs-pdp-colors,.ehs-pdp-sizes{margin-bottom:1rem}.ehs-color-row,.ehs-size-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.ehs-pdp .ehs-color-row{gap:.75rem}.ehs-color-btn{width:1.75rem;height:1.75rem;border-radius:999px;border:1px solid hsl(var(--border));padding:0;cursor:pointer;flex-shrink:0;box-sizing:border-box}.ehs-color-btn.is-selected{outline:2px solid hsl(var(--primary));outline-offset:2px}.ehs-color-label{font-size:.75rem;color:var(--ehs-muted-text);margin:.375rem 0 0}.ehs-size-guide-link{font-size:.75rem;border:0;background:none;cursor:pointer;color:var(--ehs-muted-text);text-decoration:underline;text-underline-offset:2px}.ehs-size-guide-link:hover{color:hsl(var(--foreground))}.ehs-size-guide-link--block{display:block;margin:.75rem 0 0;margin-left:0}.ehs-qty-val{min-width:2rem;text-align:center;font-size:.875rem}.ehs-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ehs-yml{margin-top:3rem;padding-top:2rem;padding-bottom:4rem;border-top:1px solid hsl(var(--border));scroll-margin-top:6rem}.ehs-yml-title{font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:600;margin:0 0 2rem;color:hsl(var(--foreground))}.ehs-yml .ehs-yml-grid{display:none}.ehs-yml .ehs-yml-scroll{display:block}@media(min-width:768px){.ehs-yml{padding-bottom:3rem}.ehs-yml .ehs-yml-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.ehs-yml .ehs-yml-scroll{display:none}}.ehs-review-root{margin-top:3rem;padding-top:2rem;border-top:1px solid hsl(var(--border))}.ehs-review-heading{font-size:1.25rem;margin:0 0 1rem}.ehs-review-hero{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.ehs-review-avg{font-size:1.5rem;font-weight:700}.ehs-review-total{font-size:.875rem;color:hsl(var(--muted-foreground))}.ehs-review-bars{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1.5rem}.ehs-review-bar-row{display:grid;grid-template-columns:2.5rem 1fr 1.5rem;align-items:center;gap:.5rem;border:0;background:transparent;padding:.15rem 0;cursor:pointer;font:inherit;text-align:left}.ehs-review-bar-stars{font-size:.75rem;color:hsl(var(--muted-foreground))}.ehs-review-bar-track{height:.5rem;background:hsl(var(--muted));border-radius:999px;overflow:hidden}.ehs-review-bar-fill{display:block;height:100%;background:hsl(var(--primary));border-radius:999px}.ehs-review-bar-fill--100{width:100%}.ehs-review-bar-fill--43{width:43%}.ehs-review-bar-fill--21{width:21%}.ehs-review-bar-fill--7{width:7%}.ehs-review-bar-fill--0{width:0%}.ehs-review-bar-count{font-size:.75rem;color:hsl(var(--muted-foreground));text-align:right}.ehs-review-summary-grid{display:grid;gap:1.25rem;margin-bottom:1.5rem}@media(min-width:768px){.ehs-review-summary-grid{grid-template-columns:1fr 1fr}}.ehs-review-summary-h{font-size:1rem;margin:0 0 .5rem}.ehs-review-summary-p,.ehs-review-ai,.ehs-review-highlights-label{font-size:.8125rem;color:hsl(var(--muted-foreground));margin:0 0 .75rem}.ehs-review-highlight-btn{display:block;width:100%;text-align:left;padding:.5rem .75rem;border:1px solid hsl(var(--border));border-radius:.25rem;background:hsl(var(--background));cursor:pointer;font-size:.8125rem}.ehs-review-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.ehs-review-photo{width:100%;height:auto;border-radius:.25rem;object-fit:cover}.ehs-review-photo--ph{display:block;aspect-ratio:1;min-height:4rem;border-radius:.25rem;background:linear-gradient(135deg,hsl(var(--muted)),hsl(var(--border)))}.ehs-review-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.ehs-review-tabs{display:flex;gap:.5rem}.ehs-review-tab{padding:.35rem .5rem;border:0;border-bottom:2px solid transparent;background:transparent;cursor:pointer;font-size:.8125rem;color:hsl(var(--muted-foreground))}.ehs-review-tab.is-active{border-bottom-color:hsl(var(--primary));color:hsl(var(--foreground));font-weight:600}.ehs-review-searchico{border:1px solid hsl(var(--border));border-radius:.25rem;padding:.35rem;background:hsl(var(--background));cursor:pointer}.ehs-review-search-input{width:100%;padding:.5rem .75rem;border:1px solid hsl(var(--border));border-radius:.25rem;margin-bottom:1rem}.ehs-review-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem}.ehs-hidden-md-up{display:flex}@media(min-width:768px){.ehs-hidden-md-up{display:none}}.ehs-chip{padding:.25rem .5rem;font-size:.75rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--background));cursor:pointer}.ehs-review-more-wrap{text-align:center;margin-top:1rem}.ehs-review-more-btn,.ehs-review-ask-btn{padding:.5rem 1rem;border:1px solid hsl(var(--border));border-radius:.25rem;background:hsl(var(--background));cursor:pointer;font-size:.8125rem}.ehs-404{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:4rem 1.25rem}.ehs-404-inner{text-align:center;max-width:28rem}.ehs-404-title{font-size:4rem;font-weight:700;margin:0;color:hsl(var(--primary))}.ehs-404-sub{font-size:1.125rem;margin:.5rem 0 1.5rem;color:hsl(var(--muted-foreground))}.ehs-404-link{display:inline-block}.ehs-login-card-inner{padding:1.75rem 1.5rem 2rem}.ehs-login-brand-row{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem}.ehs-login-badge{width:2rem;height:2rem;border-radius:.25rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700}.ehs-login-brand-text{font-size:.8125rem;color:hsl(var(--muted-foreground))}.ehs-login-h1{font-size:1.5rem;margin:0 0 .35rem}.ehs-login-sub{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0 0 1.25rem}.ehs-login-form{display:flex;flex-direction:column;gap:1rem}.ehs-field-label{display:block;font-size:.75rem;font-weight:600;margin-bottom:.35rem}.ehs-field-input{width:100%;box-sizing:border-box;padding:.625rem .75rem;border:1px solid hsl(var(--border));border-radius:.25rem;font-size:.875rem}.ehs-pass-wrap{position:relative}.ehs-pass-wrap .ehs-field-input{padding-right:2.75rem}.ehs-pass-toggle{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);border:0;background:transparent;cursor:pointer;font-size:1rem;line-height:1;padding:.25rem}.ehs-login-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;font-size:.8125rem}.ehs-check-label{display:flex;align-items:center;gap:.35rem;cursor:pointer}.ehs-forgot-btn{border:0;background:none;color:hsl(var(--primary));cursor:pointer;font-size:.8125rem;text-decoration:underline}.ehs-login-submit{width:100%;margin-top:.5rem;padding:.75rem;border:0;border-radius:.25rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.9375rem;font-weight:600;cursor:pointer}.ehs-login-below{margin-top:1.5rem;text-align:center;font-size:.875rem;color:hsl(var(--muted-foreground))}.ehs-linkish{border:0;background:none;color:hsl(var(--primary));cursor:pointer;text-decoration:underline;font:inherit}.ehs-continue-guest{color:hsl(var(--primary))}a.ehs-back-btn{display:inline-block;padding:.5rem 1.25rem;border:1px solid hsl(var(--border));border-radius:.25rem;text-decoration:none;color:hsl(var(--foreground));font-size:.875rem}a.ehs-back-btn:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.ehs-default-page-title{font-size:1.75rem;font-weight:600;margin:0 0 1rem}.ehs-search-page-head{margin-bottom:2rem}.ehs-search-page-form{margin-bottom:1rem}.ehs-search-page-input-wrap{display:flex;align-items:center;gap:.5rem;max-width:42rem;border:1.5px solid hsl(var(--border));border-radius:var(--radius);padding:0 1rem;background:hsl(var(--background));transition:border-color .15s}.ehs-search-page-input-wrap:focus-within{border-color:hsl(var(--primary))}.ehs-search-page-icon{flex-shrink:0;width:1.125rem;height:1.125rem;color:hsl(var(--muted-foreground))}.ehs-search-page-input{flex:1;border:0;background:transparent;font-size:1rem;padding:.875rem 0;min-width:0;font-family:inherit;color:hsl(var(--foreground))}.ehs-search-page-input:focus{outline:none}.ehs-search-page-clear{flex-shrink:0;font-size:.875rem;color:hsl(var(--muted-foreground));text-decoration:none;padding:.25rem;line-height:1;transition:color .15s}.ehs-search-page-clear:hover{color:hsl(var(--foreground))}.ehs-search-page-meta{font-size:.9375rem;color:hsl(var(--muted-foreground))}.ehs-search-page-meta strong,.ehs-search-page-meta em{color:hsl(var(--foreground));font-style:normal}.ehs-search-page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid hsl(var(--border))}.ehs-search-page-count{font-size:.875rem;color:hsl(var(--muted-foreground))}.ehs-search-sort-form{display:flex;align-items:center;gap:.5rem}.ehs-search-page-empty{text-align:center;padding:5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.ehs-search-page-empty-icon{width:3.5rem;height:3.5rem;color:hsl(var(--muted-foreground));opacity:.4}.ehs-search-page-empty-title{font-size:1.375rem;font-weight:700}.ehs-search-page-empty-links{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem}.ehs-collection-link-list{list-style:none;padding:0;margin:0;column-gap:2rem}@media(min-width:768px){.ehs-collection-link-list{columns:2}}.ehs-collection-link-list li{margin-bottom:.35rem}.ehs-password-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.ehs-password-inner{max-width:420px;width:100%}.ehs-password-h1{text-align:center;margin-bottom:1rem}.ehs-password-errors{color:#b91c1c;margin-bottom:1rem;font-size:.875rem}.ehs-link-primary{color:hsl(var(--primary));text-decoration:none}.ehs-link-primary:hover{text-decoration:underline}.ehs-about{width:100%}.ehs-about>.ehs-container.ehs-about-grid{padding-top:4rem;padding-bottom:4rem}@media(min-width:768px){.ehs-about>.ehs-container.ehs-about-grid{padding:6rem 5rem}}.ehs-about-grid{display:grid;gap:3rem;align-items:start}@media(min-width:768px){.ehs-about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ehs-about-grid>div:first-child{display:flex;flex-direction:column;gap:1.5rem}.ehs-about-h2{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:600;line-height:1.25;color:hsl(var(--foreground));margin:0}.ehs-about-h2-accent{color:hsl(var(--primary))}@media(min-width:768px){.ehs-about-h2{font-size:1.875rem}}.ehs-about-grid>div:first-child .ehs-prose-p{margin:0;line-height:1.7;font-size:1rem}.ehs-about-placeholder{border-radius:var(--radius);aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;text-align:center;padding:1.5rem;box-sizing:border-box;font-size:.875rem;color:hsl(var(--muted-foreground))}.ehs-about-media{border-radius:var(--radius);aspect-ratio:4 / 3;overflow:hidden;display:flex;align-items:center;justify-content:center}.ehs-about-img{width:100%;height:100%;object-fit:cover;display:block}.ehs-about .ehs-about-placeholder.ehs-bg-muted{background-color:hsl(var(--card));font-style:italic}.ehs-map-wrap{aspect-ratio:4 / 3;border-radius:var(--radius);overflow:hidden;border:1px solid hsl(var(--border))}.ehs-map-iframe{width:100%;height:100%;display:block}.ehs-about .ehs-about-placeholder.ehs-border{background-color:hsl(var(--border));border:1px solid hsl(var(--border));font-style:normal}.ehs-about-band{width:100%;background-color:hsl(var(--card))}.ehs-about-band .ehs-container{padding-top:4rem;padding-bottom:4rem}@media(min-width:768px){.ehs-about-band .ehs-container{padding-left:5rem;padding-right:5rem}}.ehs-visit-grid .ehs-about-h2{margin-bottom:2rem}.ehs-visit-cols{display:grid;gap:2rem}@media(min-width:768px){.ehs-visit-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}.ehs-visit-cols>div:first-child{display:flex;flex-direction:column;gap:1rem}.ehs-visit-h3{font-family:Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:400;color:hsl(var(--foreground));margin:0 0 .25rem}.ehs-visit-cols>div:first-child>p.ehs-text-muted{font-size:.875rem;margin:0;line-height:1.5}.ehs-visit-label{font-size:.875rem;font-weight:600;color:hsl(var(--foreground));margin:.75rem 0 .25rem}.ehs-visit-cols>div:first-child .ehs-link-primary{font-size:.875rem;align-self:flex-start}.ehs-contact>.ehs-container{padding-top:2rem;padding-bottom:4rem}.ehs-contact-h1{font-family:Georgia,Times New Roman,serif;font-size:1.875rem;font-weight:500;margin:0 0 2.5rem;color:hsl(var(--foreground))}@media(min-width:768px){.ehs-contact-h1{font-size:2.25rem}}.ehs-contact-grid{display:grid;gap:3rem}@media(min-width:768px){.ehs-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ehs-contact-form{display:flex;flex-direction:column;gap:1.25rem}.ehs-contact .ehs-field{margin:0}.ehs-field-textarea{width:100%;box-sizing:border-box;min-height:9rem;padding:.625rem 1rem;border:1px solid hsl(var(--border));border-radius:var(--radius);font-size:.875rem;font-family:inherit;line-height:1.5;resize:vertical;background:hsl(var(--background));color:hsl(var(--foreground))}.ehs-field-input:focus,.ehs-field-textarea:focus{outline:2px solid hsla(var(--ring) / .35);outline-offset:0}.ehs-contact-submit{align-self:flex-start;padding:.75rem 2rem}.ehs-contact-side{display:flex;flex-direction:column;gap:2rem}.ehs-contact-side .ehs-visit-h3{margin-bottom:.75rem}.ehs-contact-side .ehs-text-muted{font-size:.875rem;line-height:1.5;margin:0 0 .35rem}.ehs-contact .ehs-about-placeholder.ehs-border{aspect-ratio:16 / 9;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;box-sizing:border-box;font-size:.875rem;color:hsl(var(--muted-foreground));background-color:hsl(var(--border));border:1px solid hsl(var(--border))}.ehs-terms-nav{padding-top:2rem}.ehs-terms-nav .ehs-breadcrumb{margin-bottom:0}.ehs-terms-wrap{padding-top:.5rem;padding-bottom:4rem}.ehs-terms-h1{font-size:1.875rem;font-weight:600;margin:0 0 1rem;color:hsl(var(--foreground))}@media(min-width:768px){.ehs-terms-h1{font-size:2.25rem}}.ehs-terms-updated{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0 0 2.5rem}.ehs-terms.ehs-prose>h2:first-of-type{margin-top:0}.ehs-terms.ehs-prose a:hover{text-decoration:underline}.ehs-shipping>.ehs-container:first-of-type{padding-top:2rem}.ehs-shipping-narrow{max-width:48rem;margin-left:auto;margin-right:auto;padding-bottom:4rem}.ehs-shipping-h1{font-family:Georgia,Times New Roman,serif;font-size:1.875rem;font-weight:600;margin:0 0 2rem;color:hsl(var(--foreground))}.ehs-ship-block{margin-bottom:2.5rem}.ehs-ship-h2{font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:600;color:hsl(var(--foreground));margin:0 0 1rem}.ehs-ship-h3{font-size:1rem;font-weight:600;font-family:Arial,Helvetica,sans-serif;color:hsl(var(--foreground));margin:1.5rem 0 .5rem}.ehs-ship-block>p.ehs-text-muted{font-size:.875rem;line-height:1.65;margin:0 0 .75rem}.ehs-table-wrap{border:1px solid hsl(var(--border));border-radius:var(--radius);overflow:hidden;margin-bottom:1rem}.ehs-data-table{width:100%;border-collapse:collapse;font-size:.875rem}.ehs-data-table thead{background:hsla(var(--muted) / .4)}.ehs-data-table th,.ehs-data-table td{text-align:left;padding:.625rem 1rem;vertical-align:top}.ehs-data-table thead th{font-weight:600;color:hsl(var(--foreground))}.ehs-data-table tbody td{color:hsl(var(--muted-foreground))}.ehs-data-table tbody tr+tr td{border-top:1px solid hsl(var(--border))}.ehs-list{margin:0 0 .75rem;padding-left:1.25rem;font-size:.875rem;line-height:1.65}.ehs-ship-block ul.ehs-list{list-style:disc}.ehs-ship-block ol.ehs-list{list-style:decimal}.ehs-list li{margin-bottom:.35rem}.ehs-ship-block .ehs-text-muted strong{color:hsl(var(--foreground));font-weight:600}.ehs-shop-checkout{display:flex;flex-direction:column;width:100%;min-height:60vh;padding-bottom:2rem}.ehs-checkout-header{border-bottom:1px solid hsl(var(--border));background:hsl(var(--background))}.ehs-checkout-header-inner{display:flex;justify-content:center;padding-top:1.25rem;padding-bottom:1.25rem}@media(min-width:768px){.ehs-checkout-header-inner{justify-content:flex-start}}.ehs-checkout-logo{height:4rem;width:auto;display:block}.ehs-checkout-left{padding:3rem 1.25rem}@media(min-width:768px){.ehs-checkout-left{padding:4rem}}.ehs-checkout-form-wrap{max-width:28rem;margin-left:auto;margin-right:auto}.ehs-checkout-h1{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:600;text-align:center;margin:0 0 .25rem;color:hsl(var(--foreground))}.ehs-checkout-form-wrap>p.ehs-text-muted{text-align:center;font-size:.875rem;margin:0 0 2rem}.ehs-checkout-form{display:flex;flex-direction:column;gap:1rem}.ehs-checkout-email{width:100%;box-sizing:border-box;padding:.875rem 1rem;border:1px solid hsl(var(--border));border-radius:.375rem;font-size:.875rem;background:hsla(var(--muted) / .4);color:hsl(var(--foreground))}.ehs-checkout-email:focus{outline:2px solid hsla(var(--ring) / .35);outline-offset:0;border-color:hsl(var(--primary))}.ehs-shop-purple-btn{width:100%;border:0;border-radius:.375rem;padding:.75rem;min-height:3rem;background:var(--ehs-shop-purple);cursor:pointer;display:flex;align-items:center;justify-content:center}.ehs-shop-purple-btn:hover{opacity:.92}.ehs-checkout-legal{font-size:.6875rem;line-height:1.65;color:hsl(var(--muted-foreground));text-align:center;margin:0;padding:0 .5rem}.ehs-link-u{color:inherit;text-decoration:underline}.ehs-link-u:hover{color:hsl(var(--primary))}.ehs-text-center{text-align:center}.ehs-strong{font-weight:600}.ehs-checkout-summary{max-width:28rem}.ehs-checkout-line{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.ehs-checkout-thumb-wrap{position:relative;flex-shrink:0}.ehs-checkout-thumb{width:4rem;height:4rem;border-radius:.375rem;overflow:hidden;border:1px solid hsl(var(--border));background:hsl(var(--background))}.ehs-checkout-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ehs-checkout-qty{position:absolute;top:-.35rem;right:-.35rem;min-width:1.25rem;height:1.25rem;padding:0 .2rem;border-radius:999px;background:hsl(var(--foreground));color:hsl(var(--background));font-size:.625rem;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1;box-sizing:border-box}.ehs-checkout-line-info{flex:1;min-width:0}.ehs-checkout-pname{font-size:.875rem;font-weight:600;margin:0;color:hsl(var(--foreground));line-height:1.25}.ehs-checkout-meta{font-size:.75rem;margin:.2rem 0 0}.ehs-checkout-line-price{font-size:.875rem;font-weight:600;color:hsl(var(--foreground));white-space:nowrap}.ehs-checkout-subrow{display:flex;justify-content:space-between;align-items:baseline;font-size:.875rem;margin-top:.75rem;gap:1rem}.ehs-checkout-total-row{display:flex;justify-content:space-between;align-items:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid hsl(var(--border))}.ehs-checkout-total-label{font-size:1.125rem;font-weight:600}.ehs-checkout-total-amt{font-size:1.25rem;font-weight:600}.ehs-small{font-size:.75rem}.ehs-small-up{font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em}.ehs-checkout-footer{margin-top:auto;border-top:1px solid hsl(var(--border));padding:1.5rem 0}.ehs-checkout-foot-links{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;justify-content:center;font-size:.75rem}.ehs-checkout-foot-links a{color:hsl(var(--muted-foreground));text-decoration:none}.ehs-checkout-foot-links a:hover{color:hsl(var(--primary))}.ehs-collection{width:100%}.ehs-pad-y{padding-top:2rem;padding-bottom:3rem}.ehs-collection-head{margin-bottom:1.5rem}.ehs-collection-title{display:inline-block;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:600;line-height:1.15;color:hsl(var(--foreground));margin:0}@media(min-width:768px){.ehs-collection-title{font-size:2.5rem}}.ehs-collection-underline{display:block;height:3px;width:100%;min-width:3rem;margin-top:.5rem;background-color:hsl(var(--primary))}.ehs-collection-head .ehs-text-muted{display:block;margin:.75rem 0 0;font-size:.875rem}.ehs-collection .ehs-breadcrumb{margin-bottom:1.25rem}.ehs-filter-sort{margin-left:auto;display:flex;align-items:center}.ehs-filter-bar-actions{margin-left:auto;display:flex;align-items:center;gap:1rem;flex-shrink:0}.ehs-filter-bar-actions .ehs-filter-sort{margin-left:0}.ehs-select{box-sizing:border-box;min-width:11rem;padding:.5rem .75rem;border:1px solid hsl(var(--border));border-radius:var(--radius);font-size:.875rem;background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer}.ehs-filter-opt{display:block;width:100%;text-align:left;border:0;background:transparent;padding:.5rem .75rem;border-radius:var(--radius);font-size:.875rem;color:hsl(var(--foreground));cursor:pointer;text-decoration:none;white-space:nowrap}.ehs-filter-opt-btn{font-family:inherit;appearance:none;-webkit-appearance:none}.ehs-brand-filter-form{margin:0;padding:0}.ehs-filter-opt:hover{background:hsla(var(--muted) / .5);text-decoration:none}.ehs-filter-opt.is-checked{color:hsl(var(--primary));font-weight:600}.ehs-filter-opt.is-disabled{opacity:.4;pointer-events:none;cursor:default}.ehs-filter-check{display:inline-block;width:1rem;margin-right:.25rem;text-align:center;color:hsl(var(--primary));font-size:.75rem}.ehs-filter-count{margin-left:.25rem;opacity:.55;font-size:.8125rem}.ehs-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem}.ehs-active-filter-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:999px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.8125rem;font-weight:500;text-decoration:none;transition:opacity .15s}.ehs-active-filter-pill:hover{opacity:.85}.ehs-clear-filters{font-size:.8125rem;text-decoration:underline;margin-left:.25rem}.ehs-filter-reset-link{display:inline-flex;align-items:center;align-self:center;font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:.2em;white-space:nowrap;flex-shrink:0}.ehs-filter-reset-link:hover{opacity:.8}.ehs-filter-reset-link.is-disabled{opacity:.45;text-decoration:none;cursor:default}.ehs-sheet-foot .ehs-sheet-reset-link{margin-right:auto;margin-left:0;text-decoration:underline}.ehs-filter-dropdown--price{min-width:220px;padding:.75rem}.ehs-price-range-inputs{display:flex;align-items:center;gap:.4rem}.ehs-price-input{width:80px;padding:.35rem .5rem;font-size:.875rem}.ehs-price-apply{padding:.35rem .75rem;font-size:.8125rem;white-space:nowrap}.ehs-filter-chip{display:inline-flex;align-items:center;justify-content:center;margin:.15rem;padding:.35rem .85rem;border-radius:999px;border:1px solid #e0e0e0;background:transparent;font-size:.75rem;font-weight:500;color:hsl(var(--foreground));cursor:pointer}.ehs-filter-chip:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.ehs-filter-color-label{display:block;font-size:.75rem;color:hsl(var(--muted-foreground));padding:.25rem .25rem .5rem}.ehs-filter-mobile-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--background));font-size:.875rem;font-weight:500;cursor:pointer;color:hsl(var(--foreground))}.ehs-filter-pill .ehs-chev{font-size:.65rem;opacity:.75}.ehs-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;border-bottom:1px solid hsl(var(--border));position:sticky;top:0;z-index:1;background:hsl(var(--background))}.ehs-sheet-title{margin:0;font-size:1rem;font-weight:600;color:hsl(var(--foreground))}.ehs-sheet-body{padding:1.25rem}.ehs-sheet-foot{padding:1.25rem;border-top:1px solid hsl(var(--border));position:sticky;bottom:0;background:hsl(var(--background));display:flex;align-items:center;gap:1rem}.ehs-muted-label{margin:0 0 .5rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.ehs-product-grid--collection{gap:1.25rem}@media(min-width:768px){.ehs-product-grid--collection{gap:1.75rem}}.ehs-explore-categories{width:100%;border-top:1px solid hsl(var(--border));background:hsl(var(--background))}.ehs-explore-categories__heading{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:600;margin:0 0 1.25rem;color:hsl(var(--foreground))}.ehs-explore-categories__grid{display:grid;gap:1rem}.ehs-explore-categories__grid--menu{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:640px){.ehs-explore-categories__grid--menu{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.ehs-explore-categories__grid--menu{grid-template-columns:repeat(6,minmax(0,1fr))}}.ehs-explore-categories__menu-cell{display:flex;align-items:center;justify-content:center;min-height:3rem;padding:.75rem .5rem;border:1px solid hsl(var(--border));border-radius:var(--radius);font-size:.875rem;font-weight:600;text-align:center;text-decoration:none;color:hsl(var(--foreground));background:hsl(var(--background));transition:border-color .15s ease,color .15s ease}.ehs-explore-categories__menu-cell:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.ehs-pdp{width:100%}.ehs-pdp-desc,.ehs-pdp-desc.rte{font-size:.9375rem;line-height:1.55;color:#54565b}.ehs-pdp-desc p+p,.ehs-pdp-desc.rte p+p{margin-top:.75rem}.ehs-pdp-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ehs-pdp-mobile .ehs-pdp-main-img img{width:100%;height:auto;display:block}.ehs-aspect-square{aspect-ratio:1 / 1}.ehs-aspect-square img{width:100%;height:100%;object-fit:cover}.ehs-pdp-mobile{padding-bottom:1rem}.ehs-pdp-mobile-info{padding-top:1rem}.ehs-pdp-mobile .ehs-mobile-dot-row{margin:.75rem 0 1.25rem}.ehs-tab-panels{margin-top:0;padding:1.5rem 0 0}.ehs-tab-panel{font-size:.875rem;line-height:1.6;color:var(--ehs-muted-text)}.ehs-tab-panel p{margin:0 0 .85rem}.ehs-tab-panel strong{color:hsl(var(--foreground))}.ehs-tab-stack .ehs-tab-h{font-size:.9375rem;font-weight:600;color:hsl(var(--foreground));margin:1rem 0 .35rem}.ehs-tab-stack .ehs-tab-h:first-child{margin-top:0}.ehs-size-table{width:100%;border-collapse:collapse;font-size:.8125rem}.ehs-size-table th,.ehs-size-table td{border:1px solid hsl(var(--border));padding:.5rem .65rem;text-align:left}.ehs-size-table thead th{background:hsla(var(--muted) / .35);font-weight:600;color:hsl(var(--foreground))}.ehs-size-table--sm th,.ehs-size-table--sm td{font-size:.75rem;padding:.4rem .5rem}.ehs-ship-progress-block{margin:1.25rem 0;padding:1rem;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card))}.ehs-ship-progress-head{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.ehs-ship-icon{flex-shrink:0;width:auto;height:1rem;margin-top:.1rem}.ehs-ship-progress-text{margin:0;font-size:.75rem;line-height:1.45;color:var(--ehs-muted-text)}.ehs-ship-progress-strong{font-weight:600;color:hsl(var(--foreground))}.ehs-pickup-line{margin:1rem 0;font-size:.8125rem;line-height:1.5}.ehs-pickup-line .ehs-link-btn{font-weight:600;font-size:.8125rem}.ehs-link-btn{border:0;background:none;padding:0;font:inherit;color:hsl(var(--primary));cursor:pointer;text-decoration:underline}.ehs-link-btn:hover{color:hsl(var(--foreground))}.ehs-cross-hat{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin:1.25rem 0;padding:1rem;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsla(var(--muted) / .35)}.ehs-cross-hat-thumb{flex-shrink:0;display:block;border-radius:var(--radius);overflow:hidden;border:1px solid hsl(var(--border))}.ehs-cross-hat-thumb img{display:block}.ehs-cross-hat-text{flex:1;min-width:10rem;margin:0;font-size:.8125rem;color:hsl(var(--muted-foreground))}.ehs-cross-hat-lead{font-family:Georgia,Times New Roman,serif;font-weight:600;color:hsl(var(--foreground))}.ehs-cross-hat-btn{border:1px solid hsl(var(--primary));background:transparent;color:hsl(var(--primary));padding:.45rem .85rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius);cursor:pointer}.ehs-cross-hat-btn:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.ehs-trust-box{display:none!important}.ehs-trust-box-DISABLED{margin-top:1.25rem;padding:1rem 1.25rem;border-radius:.375rem}.ehs-trust-box-text{margin:0 0 .75rem;font-size:.8125rem;line-height:1.5;text-align:left;color:var(--ehs-muted-text)}.ehs-muted-sm{font-size:.75rem;color:hsl(var(--muted-foreground));margin:.35rem 0}.ehs-size-row--wrap{flex-wrap:wrap}.ehs-size-btn--touch{min-height:2.75rem;padding-left:1rem;padding-right:1rem}.ehs-atc-row--mobile{margin-top:.5rem}.ehs-pdp-acc{margin-top:2rem;border-top:1px solid hsl(var(--border))}.ehs-border-t{border-top:1px solid hsl(var(--border))}.ehs-border-b{border-bottom:1px solid hsl(var(--border))}.ehs-acc-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border:0;background:transparent;font-size:.9375rem;font-weight:500;text-align:left;cursor:pointer;color:hsl(var(--foreground));font-family:inherit}.ehs-acc-chev{font-size:.7rem;opacity:.6}.ehs-acc-panel{padding-bottom:1rem;font-size:.875rem;line-height:1.6;color:hsl(var(--muted-foreground))}.ehs-acc-panel p{margin:0 0 .75rem}.ehs-sticky-atc-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:var(--ehs-container);margin:0 auto;padding:.75rem 1.25rem;box-sizing:border-box}.ehs-sticky-title{margin:0;font-size:.8125rem;font-weight:500;color:hsl(var(--primary-foreground));line-height:1.25}.ehs-sticky-price{margin:.15rem 0 0;font-size:.75rem;color:hsla(var(--primary-foreground) / .85)}.ehs-sticky-atc-btn{flex-shrink:0;border:0;border-radius:.125rem;padding:.65rem 1.25rem;background:hsl(var(--background));color:hsl(var(--primary));font-size:.8125rem;font-weight:600;cursor:pointer}.ehs-sticky-atc-btn:hover{opacity:.92}.ehs-reviews-wrap{padding-top:2rem;padding-bottom:3rem}.ehs-cart-drawer-recs{padding:1.25rem 0 1rem;margin-top:.5rem}.ehs-cart-drawer-recs-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground));margin:0 0 .75rem}.ehs-cart-drawer-recs-grid{display:flex;flex-direction:column}.ehs-cart-drawer-recs-grid .ehs-product-card-wrap{display:grid!important;grid-template-columns:72px 1fr;grid-template-areas:"media body" "atc atc";column-gap:1rem;row-gap:.5rem;align-items:center;padding:1rem 0;border:0;border-bottom:1px solid hsl(var(--border));border-radius:0;background:transparent}.ehs-cart-drawer-recs-grid .ehs-product-card-wrap:last-child{border-bottom:0}.ehs-cart-drawer-recs-grid .ehs-product-card-wrap:hover{background:transparent}.ehs-cart-drawer-recs-grid .ehs-product-card-media{grid-area:media}.ehs-cart-drawer-recs-grid .ehs-product-card-body{grid-area:body}.ehs-cart-drawer-recs-grid .ehs-card-atc{grid-area:atc;padding:0;gap:.5rem}.ehs-cart-drawer-recs-grid .ehs-card-variant-select{height:32px;font-size:.75rem;padding:0 .5rem}.ehs-cart-drawer-recs-grid .ehs-card-atc-btn{height:34px;font-size:.7rem;padding:0;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.ehs-cart-drawer-recs-grid .ehs-product-card-media{width:72px;height:90px;aspect-ratio:auto!important;overflow:hidden;border-radius:.125rem;flex-shrink:0}.ehs-cart-drawer-recs-grid .ehs-product-card-media img{width:100%;height:100%;object-fit:cover}.ehs-cart-drawer-recs-grid .ehs-product-card-body{text-decoration:none;min-width:0}.ehs-cart-drawer-recs-grid .ehs-product-card-meta{display:flex;flex-direction:column;gap:.2rem}.ehs-cart-drawer-recs-grid .ehs-product-card-title{font-size:.8125rem;font-weight:600;line-height:1.25;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:hsl(var(--foreground))}.ehs-cart-drawer-recs-grid .ehs-product-card-price{font-size:.8125rem;margin:0;color:hsl(var(--muted-foreground))}.ehs-yml-grid .ehs-product-card-wrap,.ehs-horizontal-item .ehs-product-card-wrap{display:flex;flex-direction:column;height:100%}.ehs-yml-grid .ehs-product-card-body,.ehs-horizontal-item .ehs-product-card-body{flex:1}.ehs-card-variant-placeholder{display:block;height:36px}.ehs-yml-grid .ehs-product-card-wrap{border:1px solid hsl(var(--border));border-radius:.375rem;background:hsl(var(--background));box-shadow:0 4px 12px -4px #0000001a,0 2px 4px -2px #0000000f;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.ehs-yml-grid .ehs-product-card-wrap:hover{border-color:hsl(var(--foreground) / .25);box-shadow:0 14px 32px -8px #0000002e,0 6px 10px -3px #0000001a;transform:translateY(-3px)}.ehs-yml-grid .ehs-product-card-media{border-radius:0;box-shadow:none;aspect-ratio:3 / 4}.ehs-yml-grid .ehs-product-card-media img{width:100%;height:100%;object-fit:cover}.ehs-yml-grid .ehs-product-card-body{padding:.875rem 1rem .5rem}.ehs-yml-grid .ehs-product-card-title{font-size:.9375rem;font-weight:600;margin:0 0 .25rem}.ehs-yml-grid .ehs-product-card-price{font-size:.9375rem;font-weight:700;margin:0}.ehs-yml-grid .ehs-card-atc{padding:0 1rem 1rem;gap:.5rem}.ehs-yml-grid .ehs-card-variant-select{height:36px;padding:0 .625rem;font-size:.8125rem;border-radius:.25rem;border:1px solid hsl(var(--border))}.ehs-yml-grid .ehs-card-atc-btn{height:40px;padding:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;border-radius:.25rem}.ehs-card-atc{padding:0 12px 14px;display:flex;flex-direction:column;gap:8px}.ehs-card-variant-select{width:100%;padding:7px 10px;border:1px solid var(--ehs-border, hsl(var(--border)));border-radius:4px;background:var(--ehs-surface, hsl(var(--background)));color:var(--ehs-text, hsl(var(--foreground)));font-size:.8rem;cursor:pointer;-webkit-appearance:auto;appearance:auto}.ehs-card-atc-btn{width:100%;padding:9px 12px;font-size:.8rem;font-weight:600;letter-spacing:.04em;cursor:pointer;border:none;border-radius:4px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));transition:opacity .15s}.ehs-card-atc-btn:hover{opacity:.88}.ehs-card-atc-btn:disabled{opacity:.55;cursor:not-allowed}html[data-ehs-cart-drawer-mode=wiser_pro] .ehs-cart-drawer-root,html.ehs-wiser-cart-drawer-active .ehs-cart-drawer-root,html:has(#evmcartdrawer) .ehs-cart-drawer-root,html:has(.evmcartdrawer) .ehs-cart-drawer-root{display:none!important;pointer-events:none!important;visibility:hidden!important}.ehs-wiser-cross-sell,.ehs-wiser-yml-widget,.ehs-wiser-drawer-widget,.ehs-wiser-cart-yml-widget{--wiser-primary: #7A1E49;--wiser-border: #E8E2E4}.ehs-wiser-cross-sell .wiser-widget,.ehs-wiser-cross-sell [class*=wiser]{border:1px solid var(--wiser-border);border-radius:var(--radius);background:hsla(var(--muted) / .35);font-family:Arial,Helvetica,sans-serif}.ehs-wiser-yml .ehs-yml-title,.ehs-wiser-cart-yml .ehs-cart-yml-title{font-family:Georgia,Times New Roman,serif;font-weight:600;color:#191919}.ehs-wiser-yml-widgets,.ehs-wiser-cart-yml-widgets{margin-top:0}.ehs-wiser-yml-widget{border-top:0}.ehs-wiser-yml .ws_widgets_heading,.ehs-wiser-cart-yml .ws_widgets_heading{display:none!important}.ehs-wiser-yml .evm-related-product,.ehs-wiser-yml .ws-widget-section,.ehs-wiser-yml .ws_inr_main_wgt{background:transparent!important;border:0!important;padding:0!important;margin:0!important;text-align:left!important}.ehs-wiser-yml .ws-items-wrapper{overflow:visible}.ehs-wiser-yml .swiper-slide{height:auto}.ehs-wiser-yml .ws_card_wrapper{display:flex;flex-direction:column;height:100%;border:1px solid hsl(var(--border));border-radius:.375rem;background:hsl(var(--background))!important;box-shadow:0 4px 12px -4px #0000001a,0 2px 4px -2px #0000000f;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.ehs-wiser-yml .ws_card_wrapper:hover{border-color:hsl(var(--foreground) / .25);box-shadow:0 14px 32px -8px #0000002e,0 6px 10px -3px #0000001a;transform:translateY(-3px)}.ehs-wiser-yml .ws_card_header,.ehs-wiser-yml .ws_image_wrapper,.ehs-wiser-yml .ws_card_image_container,.ehs-wiser-yml .ws_images_wrapper{background:hsl(var(--muted) / .35)!important;border-radius:0!important}.ehs-wiser-yml .ws_card_header.square{aspect-ratio:3 / 4;overflow:hidden}.ehs-wiser-yml .ws_product_card_image_link,.ehs-wiser-yml .ws_product_card_image{display:block;width:100%;height:100%}.ehs-wiser-yml .ws_product_card_image{object-fit:cover;border-radius:0!important}.ehs-wiser-yml .ws_card_info,.ehs-wiser-yml .ws_card_buttom,.ehs-wiser-yml .ws_card_info_top,.ehs-wiser-yml .ws_template2{background:hsl(var(--background))!important;color:hsl(var(--foreground))!important;border:0!important}.ehs-wiser-yml .ws_card_info{display:flex;flex-direction:column;flex:1;padding:.875rem 1rem 1rem!important;gap:.5rem}.ehs-wiser-yml .ws_card_info_top{flex:1;padding:0!important}.ehs-wiser-yml .ws-product-title{margin:0 0 .35rem!important;padding:0!important;font-family:Georgia,Times New Roman,serif!important;font-size:.9375rem!important;font-weight:600!important;line-height:1.35!important;text-align:left!important}.ehs-wiser-yml .ws-product-title-link{color:hsl(var(--foreground))!important;text-decoration:none!important}.ehs-wiser-yml .ws-product-title-link:hover{color:hsl(var(--primary))!important}.ehs-wiser-yml .ws_product_price_wrapper{margin:0 0 .5rem!important}.ehs-wiser-yml .ws_Product_Price,.ehs-wiser-yml .ws_Price{color:hsl(var(--foreground))!important;font-size:.9375rem!important;font-weight:700!important;margin:0!important}.ehs-wiser-yml .ws_Product_option_wrapper{margin:0 0 .5rem!important}.ehs-wiser-yml .ws_Product_options{width:100%!important;height:36px!important;padding:0 .625rem!important;font-size:.8125rem!important;font-family:Arial,Helvetica,sans-serif!important;border:1px solid hsl(var(--border))!important;border-radius:.25rem!important;background:hsl(var(--background))!important;color:hsl(var(--foreground))!important;-webkit-appearance:auto;appearance:auto}.ehs-wiser-yml .ws_Product_Button{width:100%!important;min-height:40px!important;margin:0!important;padding:0 1rem!important;font-size:.75rem!important;font-weight:700!important;font-family:Arial,Helvetica,sans-serif!important;text-transform:uppercase!important;letter-spacing:.08em!important;line-height:1.2!important;border:none!important;border-radius:.25rem!important;background:var(--wiser-primary)!important;color:#fff!important;cursor:pointer}.ehs-wiser-yml .ws_Product_Button:hover{opacity:.88}.ehs-wiser-yml .ws_add_extra_text{display:none!important}.ehs-wiser-yml .ws_nav_button_wrapper .ws-swiper-button,.ehs-wiser-yml .ws_nav_button_wrapper .swiper-button-next,.ehs-wiser-yml .ws_nav_button_wrapper .swiper-button-prev{--ws-nav-bg-color: #7A1E49 !important;--ws-nav-color: #fff !important;--ws-nav-hover-bg-color: #5c1737 !important;background:#7a1e49!important;color:#fff!important;border:none!important}.ehs-wiser-yml .ws-swiper-scrollbar,.ehs-wiser-yml .swiper-pagination{margin-top:1rem}.ehs-wiser-cross-sell .ws_Product_Button,.ehs-wiser-drawer-widget .ws_Product_Button,.ehs-wiser-cart-yml-widget .ws_Product_Button{background:var(--wiser-primary)!important;color:#fff!important;border:none!important;border-radius:var(--radius);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.ehs-wiser-cross-sell .ws_Product_Button:hover,.ehs-wiser-drawer-widget .ws_Product_Button:hover,.ehs-wiser-cart-yml-widget .ws_Product_Button:hover{opacity:.88}.ehs-wiser-drawer-widget img,.ehs-wiser-cart-yml-widget img,.ehs-wiser-cross-sell img{border-radius:var(--radius)}.ehs-wiser-drawer-recs{padding-top:1rem;border-top:1px solid var(--wiser-border)}.ehs-wiser-drawer-recs-grid{display:flex;flex-direction:column;gap:.75rem}.ehs-wiser-cart-yml-widget{border-top:1px solid var(--wiser-border)}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom-ehs.css.map */
