:root{--color-espresso: #2b211b;--color-walnut-deep: #3a2a21;--color-taupe: #4a4038;--color-charcoal-warm: #3a3835;--color-bronze-graphite: #50473f;--color-stage-surface: #3a302a;--color-stage-alt: #4a4038;--color-stage-deep: #5a4a3f;--color-background-primary: #f7f3ed;--color-background-secondary: #eae3d9;--color-background-warm: #f7f3ed;--color-background-stone: #eae3d9;--color-background-white: #fbf8f3;--color-background-dark: #3a2a21;--color-footer-bg: #2b211b;--color-surface-primary: #fbf8f3;--color-surface-secondary: #f5f1eb;--color-surface-walnut: #6a4e3b;--color-surface-walnut-light: #8a6a4d;--color-stone: #eae3d9;--color-cream: #f7f3ed;--color-ivory: #fbf8f3;--color-text-primary: #211c18;--color-text-secondary: #6f675f;--color-text-muted: #8a8278;--color-accent-primary: #c8a15a;--color-accent-hover: #b68e49;--color-accent-dark: #6a4e3b;--color-accent-gradient: linear-gradient(135deg, #c8a15a 0%, #d4ad65 100%);--color-border: rgba(64, 48, 37, .14);--color-border-strong: rgba(64, 48, 37, .22);--color-divider: rgba(106, 78, 59, .2);--color-success: #6b9e78;--color-error: #c45c5c;--color-dark-text: #f7f3ed;--color-dark-text-secondary: rgba(247, 243, 237, .86);--color-dark-text-muted: rgba(247, 243, 237, .62);--color-dark-border: rgba(247, 243, 237, .12);--color-dark-surface: #4a4038;--color-avatar-warm: #8a7664;--color-avatar-light: #b7a392;--font-heading: Georgia, "Times New Roman", Times, serif;--font-body: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--text-xs: clamp(.6875rem, .65rem + .15vw, .75rem);--text-sm: clamp(.8125rem, .78rem + .15vw, .875rem);--text-base: clamp(.9375rem, .9rem + .2vw, 1rem);--text-lg: clamp(1.0625rem, 1rem + .3vw, 1.125rem);--text-xl: clamp(1.25rem, 1.15rem + .4vw, 1.375rem);--text-2xl: clamp(1.5rem, 1.35rem + .6vw, 1.75rem);--text-3xl: clamp(1.875rem, 1.65rem + .9vw, 2.25rem);--text-4xl: clamp(2.25rem, 1.9rem + 1.4vw, 3rem);--text-5xl: clamp(2.75rem, 2.2rem + 2vw, 3.75rem);--text-hero: clamp(2.5rem, 2rem + 2.5vw, 4.25rem);--ev-container-max: 90rem;--ev-container-padding: clamp(1rem, 3vw, 1.5rem);--ev-header-height: 3.25rem;--ev-header-height-mobile: 3rem;--ev-scroll-offset: var(--ev-header-height);--ev-section-gap: clamp(5.5rem, 11vw, 8rem);--ev-radius-sm: .375rem;--ev-radius-md: .625rem;--ev-radius-lg: 1rem;--ev-radius-btn: .9375rem;--ev-shadow-soft: 0 20px 60px rgba(74, 52, 38, .18);--ev-shadow-lift: 0 10px 30px rgba(58, 42, 33, .12);--ev-shadow-gold: 0 8px 28px rgba(200, 161, 90, .14);--ev-shadow-btn: 0 4px 16px rgba(58, 42, 33, .14);--ev-transition: .28s cubic-bezier(.4, 0, .2, 1);--ev-transition-slow: .45s cubic-bezier(.4, 0, .2, 1)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{overflow-x:clip;scroll-behavior:smooth;scroll-padding-top:var(--ev-scroll-offset)}body.ev-theme{font-family:var(--font-body);font-size:var(--text-base);line-height:1.65;background-color:var(--color-background-primary);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}.ev-theme *,.ev-theme *:before,.ev-theme *:after{box-sizing:border-box}.ev-container{width:100%;max-width:var(--ev-container-max);margin-inline:auto;padding-inline:var(--ev-container-padding)}.ev-section{padding-block:var(--ev-section-gap)}.ev-section--secondary,.ev-section--stone{background-color:var(--color-background-stone)}.ev-section--surface,.ev-section--white{background-color:var(--color-background-white)}.ev-section--warm{background-color:var(--color-background-warm)}.ev-section--dark{background-color:var(--color-walnut-deep);color:var(--color-dark-text)}.ev-footer.ev-section--dark{background-color:var(--color-footer-bg)}.ev-section--dark .ev-heading,.ev-section--dark .ev-wordmark{color:var(--color-dark-text)}.ev-section--dark .ev-body,.ev-section--dark .ev-body--muted{color:var(--color-dark-text-secondary)}.ev-section--dark .ev-eyebrow{color:var(--color-accent-primary)}.ev-eyebrow{font-family:var(--font-body);font-size:var(--text-xs);font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent-primary)}.ev-heading{font-family:var(--font-heading);font-weight:400;line-height:1.15;color:var(--color-text-primary);letter-spacing:-.02em}.ev-heading--xl{font-size:var(--text-hero)}.ev-heading--lg{font-size:var(--text-4xl)}.ev-heading--md{font-size:var(--text-3xl)}.ev-heading--sm{font-size:var(--text-2xl)}.ev-body{color:var(--color-text-secondary);font-size:var(--text-base);line-height:1.75}.ev-body--muted{color:var(--color-text-muted);font-size:var(--text-base)}.ev-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--type-button-weight, 500);letter-spacing:.06em;text-decoration:none;border:none;border-radius:var(--ev-radius-btn);padding:.9375rem 1.875rem;cursor:pointer;transition:background var(--ev-transition),color var(--ev-transition),border-color var(--ev-transition),transform var(--ev-transition),box-shadow var(--ev-transition)}.ev-btn:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:3px}.ev-btn--primary{background-color:var(--color-accent-primary);color:var(--color-text-primary);box-shadow:var(--ev-shadow-btn)}.ev-btn--primary:hover{background-color:var(--color-accent-hover);box-shadow:0 6px 20px #c8a15a38}.ev-btn--secondary{background-color:transparent;color:var(--color-text-primary);border:1px solid var(--color-border-strong)}.ev-btn--secondary:hover{border-color:var(--color-accent-primary);color:var(--color-accent-dark);background-color:#c7a25a0f}.ev-btn--ghost{background:transparent;color:var(--color-text-secondary);padding:.5rem .75rem}.ev-btn--ghost:hover{color:var(--color-text-primary)}@media(prefers-reduced-motion:no-preference){.ev-btn--primary:hover,.ev-btn--secondary:hover{transform:translateY(-1px)}}.ev-announcement{background-color:var(--color-espresso);border-bottom:1px solid var(--color-dark-border);text-align:center;padding:.375rem var(--ev-container-padding)}.ev-announcement__text{font-size:.6875rem;font-weight:400;letter-spacing:.08em;color:var(--color-dark-text-secondary);margin:0}@media(prefers-reduced-motion:no-preference){.ev-announcement__text{animation:ev-announcement-blink 1.6s ease-in-out infinite}}@keyframes ev-announcement-blink{0%,to{opacity:1}50%{opacity:.28}}.ev-announcement__text strong{color:var(--color-dark-text);font-weight:500}.ev-header{position:sticky;top:0;z-index:50;height:var(--ev-header-height);background:linear-gradient(180deg,#4a4038f5,#3a2a21f0);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border-bottom:1px solid var(--color-dark-border);transition:background-color var(--ev-transition-slow),border-color var(--ev-transition-slow),box-shadow var(--ev-transition-slow)}.ev-header .ev-wordmark{color:var(--color-cream);font-size:clamp(1.1875rem,1.05rem + .35vw,1.4375rem)}.ev-header .ev-header__nav-link{color:var(--color-dark-text-secondary)}.ev-header .ev-header__nav-link:hover{color:var(--color-cream)}.ev-header .ev-header__utility{color:#f7f3eddb}.ev-header .ev-header__utility:hover{color:var(--color-cream);background-color:#f7f3ed14}.ev-header .ev-header__menu-toggle{color:var(--color-cream)}.ev-header--scrolled{background:#f7f3edf5;border-bottom-color:var(--color-border);box-shadow:0 4px 24px #4a342614}.ev-header--scrolled .ev-wordmark{color:var(--color-text-primary)}.ev-header--scrolled .ev-header__nav-link{color:var(--color-text-secondary)}.ev-header--scrolled .ev-header__nav-link:hover{color:var(--color-text-primary)}.ev-header--scrolled .ev-header__utility{color:var(--color-text-secondary)}.ev-header--scrolled .ev-header__utility:hover{color:var(--color-text-primary);background-color:#4030250f}.ev-header--scrolled .ev-header__menu-toggle{color:var(--color-text-primary)}.ev-header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:1rem}.ev-header__left{display:flex;align-items:center;gap:.625rem;min-width:0;flex-shrink:0}.ev-header__nav{display:none;align-items:center;justify-content:center;gap:1.75rem;flex:1}@media(min-width:768px){.ev-header__nav{display:flex}}.ev-header__nav-link{font-size:.8125rem;font-weight:300;color:var(--color-text-secondary);text-decoration:none;letter-spacing:.04em;transition:color var(--ev-transition);white-space:nowrap}.ev-header__nav-link:hover{color:var(--color-text-primary)}.ev-header__utilities{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.ev-header__utility{display:flex;align-items:center;justify-content:center;width:2.125rem;height:2.125rem;color:var(--color-text-secondary);text-decoration:none;border-radius:var(--ev-radius-sm);transition:color var(--ev-transition),background-color var(--ev-transition);position:relative}.ev-header__utility svg{width:1rem;height:1rem}.ev-header__utility:hover{color:var(--color-text-primary);background-color:var(--color-surface-primary)}.ev-header__cart-count{position:absolute;top:.25rem;right:.25rem;min-width:1rem;height:1rem;padding:0 .25rem;font-size:.625rem;font-weight:600;line-height:1rem;text-align:center;background-color:var(--color-accent-primary);color:var(--color-background-primary);border-radius:999px}.ev-header__menu-toggle{display:flex;align-items:center;justify-content:center;width:2.125rem;height:2.125rem;background:none;border:none;color:var(--color-text-primary);cursor:pointer;border-radius:var(--ev-radius-sm)}.ev-header__menu-toggle svg{width:1.125rem;height:1.125rem}@media(min-width:768px){.ev-header__menu-toggle{display:none}}.ev-wordmark{display:inline-flex;align-items:baseline;gap:0;text-decoration:none;color:var(--color-text-primary);font-family:var(--font-heading);font-size:clamp(1.4375rem,1.25rem + .55vw,1.75rem);font-weight:400;letter-spacing:.055em;line-height:1}.ev-wordmark__tm{font-size:.55em;vertical-align:super;margin-left:.05em;color:var(--color-text-muted)}.ev-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.ev-mobile-menu:not([hidden]){pointer-events:auto}.ev-mobile-menu__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#2b211bb8;opacity:0;transition:opacity var(--ev-transition)}.ev-mobile-menu:not([hidden]) .ev-mobile-menu__backdrop{opacity:1}.ev-mobile-menu__panel{position:absolute;top:0;left:0;width:min(20rem,85vw);height:100%;background-color:var(--color-background-secondary);border-right:1px solid var(--color-border);transform:translate(-100%);transition:transform var(--ev-transition-slow);display:flex;flex-direction:column;overflow-y:auto}.ev-mobile-menu:not([hidden]) .ev-mobile-menu__panel{transform:translate(0)}.ev-mobile-menu__head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border)}.ev-mobile-menu__close{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:none;border:none;color:var(--color-text-secondary);cursor:pointer}.ev-mobile-menu__nav{display:flex;flex-direction:column;padding:1rem 0}.ev-mobile-menu__link{display:block;padding:.875rem 1.25rem;font-size:var(--text-base);color:var(--color-text-secondary);text-decoration:none;transition:color var(--ev-transition),background-color var(--ev-transition)}.ev-mobile-menu__link:hover{color:var(--color-text-primary);background-color:var(--color-surface-primary)}body.ev-menu-open{overflow:hidden}@media(max-width:767px){:root{--ev-scroll-offset: var(--ev-header-height-mobile)}.ev-header{height:var(--ev-header-height-mobile)}}.ev-hero{--ev-hero-announcement: 1.625rem;--ev-hero-viewport: calc(100svh - var(--ev-header-height) - var(--ev-hero-announcement));--ev-hero-lift-active: clamp(0px, var(--ev-hero-lift, 60px), var(--ev-hero-lift, 60px));--ev-hero-brown-extend: 1.75rem;position:relative;padding-block:var(--ev-hero-pad-top, 0) var(--ev-hero-pad-bottom, clamp(.5rem, .9vh, .875rem));overflow:hidden;background:var(--ev-hero-gradient, linear-gradient(180deg, #3a2c23 0%, #33261f 25%, #2b211b 55%, #241c17 100%));color:var(--color-dark-text);min-height:var(--ev-hero-viewport);max-height:none;display:flex;align-items:flex-start;justify-content:center}.ev-hero>.ev-container{width:100%;position:relative;z-index:2;padding-top:0}.ev-hero__lower-fill{display:none}@media(min-width:1024px){.ev-hero{isolation:isolate}.ev-hero>.ev-container{transform:translateY(calc(-1*min(var(--ev-hero-lift-active),clamp(2.75rem,5.5vh,4.6875rem))))}.ev-hero__grid{grid-template-columns:var(--ev-hero-col-left, 40fr) var(--ev-hero-col-right, 60fr);gap:max(0px,calc(var(--ev-hero-grid-gap, 8px) - 8px));min-height:calc(var(--ev-hero-viewport) - var(--ev-hero-pad-top, 0px) - var(--ev-hero-pad-bottom, 8px) - clamp(.125rem,.45vh,.5rem));align-items:center}.ev-hero__content{position:relative;z-index:2;transform:translateY(calc(40px - var(--ev-hero-content-offset-y, 40px)))}.ev-hero__lower-fill{display:block;position:absolute;left:0;right:0;bottom:0;top:calc(var(--ev-hero-visual-cutoff, 100%) + var(--ev-hero-brown-extend, 0px));background:#f6f1e9;pointer-events:none;z-index:3}}.ev-hero .ev-heading,.ev-hero .ev-wordmark{color:var(--ev-hero-color-headline, var(--color-dark-text))}.ev-hero .ev-body{color:var(--ev-hero-color-description, var(--color-dark-text-secondary))}.ev-hero .ev-eyebrow{color:var(--ev-hero-color-eyebrow, var(--color-accent-primary))}.ev-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 38% 34% at 76% 44%,rgba(200,161,90,.045) 0%,transparent 68%),radial-gradient(ellipse 30% 24% at 20% 68%,rgba(106,78,59,.035) 0%,transparent 58%);pointer-events:none;z-index:0}.ev-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;opacity:.016;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:160px 160px}.ev-hero__grid{position:relative;display:grid;gap:clamp(1rem,2.5vw,var(--ev-hero-grid-gap, 1.25rem));align-items:center}@media(min-width:1280px){.ev-hero__grid{grid-template-columns:var(--ev-hero-col-left, 40fr) var(--ev-hero-col-right, 60fr)}}.ev-hero__grid--align-center .ev-hero__content{text-align:center;margin-inline:auto}.ev-hero__grid--align-center .ev-hero__actions,.ev-hero__grid--align-center .ev-hero__benefits{justify-content:center}.ev-hero__content{max-width:36rem}.ev-hero__description{max-width:var(--ev-hero-text-max, 32.5rem)}.ev-hero__eyebrow{margin-bottom:clamp(.375rem,.85vh,.6875rem)}.ev-hero__headline{font-size:clamp(2rem,1.65rem + 1.65vw,3.25rem);font-weight:500;line-height:1.08;margin-bottom:clamp(.625rem,1.1vh,1rem);letter-spacing:-.04em;text-wrap:balance}.ev-hero__description{margin-bottom:clamp(.75rem,1.25vh,1.125rem);max-width:32.5rem;font-size:clamp(.9375rem,.88rem + .2vw,1.0625rem);line-height:1.75;color:var(--ev-hero-color-description, var(--color-dark-text-secondary));text-wrap:pretty}.ev-hero__description p{margin:0}.ev-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:clamp(.75rem,1.25vh,1rem);position:relative;z-index:5}.ev-hero__actions .ev-btn{min-height:3rem;min-width:3rem;padding:.75rem 1.625rem;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),background-color .35s cubic-bezier(.4,0,.2,1),border-color .35s cubic-bezier(.4,0,.2,1),color .35s cubic-bezier(.4,0,.2,1)}@media(prefers-reduced-motion:no-preference){.ev-hero__actions .ev-btn--primary:hover{transform:scale(1.03)}}@media(min-width:1280px){.ev-hero__actions{flex-wrap:nowrap}}@media(max-width:479px){.ev-hero__actions{flex-direction:column}.ev-hero__actions .ev-btn{width:100%}}.ev-hero__trust{display:flex;flex-direction:column;gap:clamp(.5rem,.9vh,.75rem)}.ev-hero__trust-rating{display:flex;align-items:center;flex-wrap:wrap;gap:.5625rem;font-size:clamp(.875rem,.84rem + .15vw,.9375rem);color:var(--ev-hero-color-trust, var(--color-dark-text-secondary));letter-spacing:.02em;margin:0}.ev-hero__benefits{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem 1.125rem;align-items:center}.ev-hero__badge{display:inline-flex;align-items:center;gap:.5rem;font-size:clamp(.6875rem,.66rem + .12vw,.8125rem);color:var(--ev-badge-text-color, var(--ev-hero-color-badge-text, var(--color-dark-text-secondary)));letter-spacing:.03em;line-height:1}.ev-hero__badge-icon{display:inline-flex;align-items:center;justify-content:center;width:1.2375rem;height:1.2375rem;flex-shrink:0;color:var(--ev-badge-icon-color, var(--ev-hero-color-badge-icon, rgba(200, 161, 90, .88)))}.ev-hero__badge-icon svg{width:100%;height:100%;display:block}.ev-hero__badge-text{white-space:nowrap}@media(min-width:1280px)and (max-height:760px){.ev-hero__benefits{gap:.375rem .875rem}.ev-hero__badge{font-size:.6875rem}}.ev-hero__media{position:relative;display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.ev-hero__media{justify-content:flex-start;margin-left:calc(-1 * var(--ev-hero-media-shift, 12px));padding-right:0;transform:translateY(calc(40px - var(--ev-hero-media-offset-y, 32px)))}}.ev-hero__media:before{display:none}.ev-hero__stage{position:relative;width:var(--ev-hero-image-width, 92%);max-width:var(--ev-hero-image-max, 1056px);min-height:0;display:flex;align-items:center;justify-content:center;z-index:1}@media(min-width:1024px){.ev-hero__stage{margin-left:0;margin-right:auto}}.ev-hero__stage-glow{position:absolute;pointer-events:none;width:34%;height:38%;top:27%;left:36%;background:radial-gradient(ellipse at center,var(--ev-hero-glow-color, #c8a15a) 0%,transparent 72%);filter:blur(100px);opacity:var(--ev-hero-glow-opacity, .1);z-index:0}.ev-hero--no-glow .ev-hero__stage-glow{display:none}.ev-hero__stage-frame{position:relative;width:100%;aspect-ratio:calc(var(--ev-hero-aspect-w, 4) / var(--ev-hero-aspect-h, 3));height:auto;overflow:hidden;background:transparent;border:none;border-radius:var(--ev-hero-image-radius, var(--ev-radius-hero-image));box-shadow:none;isolation:isolate}.ev-hero--shadow .ev-hero__stage-frame{box-shadow:0 40px 100px #241c1747,0 18px 48px #2b211b29}.ev-hero__stage-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ev-hero-overlay, #2b211b);opacity:var(--ev-hero-overlay-opacity, 0);pointer-events:none;z-index:2;border-radius:inherit}.ev-hero__stage-frame:after{display:none}@media(min-width:1024px){.ev-hero__stage-frame{max-height:min(var(--ev-hero-image-max-height, 810px),var(--ev-hero-image-vh-limit, 94svh));max-width:min(var(--ev-hero-image-max, 1754px),100%,calc(min(var(--ev-hero-image-max-height, 810px),var(--ev-hero-image-vh-limit, 94svh)) * var(--ev-hero-aspect-w, 4) / var(--ev-hero-aspect-h, 3)));margin-inline:auto 0}}@media(min-width:1280px){.ev-hero__stage-frame{max-height:min(var(--ev-hero-image-max-height, 810px),var(--ev-hero-image-vh-limit, 94svh));max-width:min(var(--ev-hero-image-max, 1754px),100%,calc(min(var(--ev-hero-image-max-height, 810px),var(--ev-hero-image-vh-limit, 94svh)) * var(--ev-hero-aspect-w, 4) / var(--ev-hero-aspect-h, 3)))}}@media(min-width:1280px)and (max-height:760px){.ev-hero__stage-frame{max-height:min(calc(var(--ev-hero-image-max-height, 810px) * .88),calc(var(--ev-hero-image-vh-limit, 94svh) * .88));max-width:min(var(--ev-hero-image-max, 1754px),100%,calc(min(calc(var(--ev-hero-image-max-height, 810px) * .88),calc(var(--ev-hero-image-vh-limit, 94svh) * .88)) * var(--ev-hero-aspect-w, 4) / var(--ev-hero-aspect-h, 3)))}}@media(min-width:1024px)and (max-height:820px){.ev-hero{--ev-hero-lift-applied: min(var(--ev-hero-lift-active), clamp(1.5rem, 3.5vh, 3.25rem))}.ev-hero>.ev-container{transform:translateY(calc(-1*min(var(--ev-hero-lift-active),clamp(1.5rem,3.5vh,3.25rem))))}.ev-hero__headline{font-size:clamp(1.875rem,1.5rem + 1.35vw,2.875rem)}.ev-hero__eyebrow{margin-bottom:clamp(.25rem,.55vh,.5rem)}.ev-hero__description{margin-bottom:clamp(.5rem,.85vh,.75rem);font-size:clamp(.875rem,.84rem + .15vw,1rem)}.ev-hero__actions{margin-bottom:clamp(.5rem,.85vh,.75rem)}.ev-hero__stage-frame{max-height:min(calc(var(--ev-hero-image-max-height, 810px) * .82),calc(var(--ev-hero-image-vh-limit, 94svh) * .82));max-width:min(var(--ev-hero-image-max, 1754px),100%,calc(min(calc(var(--ev-hero-image-max-height, 810px) * .82),calc(var(--ev-hero-image-vh-limit, 94svh) * .82)) * var(--ev-hero-aspect-w, 4) / var(--ev-hero-aspect-h, 3)))}}@media(min-width:1024px)and (max-height:720px){.ev-hero{padding-block:clamp(.125rem,.35vh,.375rem) clamp(.375rem,.65vh,.625rem);--ev-hero-lift-applied: min(var(--ev-hero-lift-active), clamp(1rem, 2.5vh, 2.25rem))}.ev-hero>.ev-container{transform:translateY(calc(-1*min(var(--ev-hero-lift-active),clamp(1rem,2.5vh,2.25rem))))}.ev-hero__media{transform:translateY(calc(30px - var(--ev-hero-media-offset-y, 30px)))}.ev-hero__stage-frame{max-height:min(calc(var(--ev-hero-image-max-height, 810px) * .72),calc(var(--ev-hero-image-vh-limit, 94svh) * .72));max-width:min(var(--ev-hero-image-max, 1754px),100%,calc(min(calc(var(--ev-hero-image-max-height, 810px) * .72),calc(var(--ev-hero-image-vh-limit, 94svh) * .72)) * var(--ev-hero-aspect-w, 4) / var(--ev-hero-aspect-h, 3)))}}@media(prefers-reduced-motion:no-preference){.ev-hero:not(.ev-hero--no-anim) .ev-hero__stage-frame{animation:ev-hero-float var(--ev-hero-anim-duration, 7s) ease-in-out infinite}}.ev-hero__picture{display:block;width:100%;height:100%;margin:0;overflow:hidden;border-radius:inherit}.ev-hero__image{position:relative;z-index:1;width:100%;height:100%;object-fit:var(--ev-hero-image-fit, contain);object-position:var(--ev-hero-image-position, 58% center);display:block;border-radius:inherit}.ev-hero__btn{border-radius:var(--ev-hero-btn-radius, var(--ev-radius-btn))}.ev-hero .ev-btn--secondary,.ev-hero__secondary-button{position:relative;z-index:2;color:#f8f5f0;font-weight:600;opacity:1;visibility:visible;background-color:#fff1;border:1px solid rgba(255,255,255,.32);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 1px #ffffff0d,0 8px 22px #120c091f;text-shadow:0 1px 1px rgba(0,0,0,.16);transition:transform .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.ev-hero .ev-btn--secondary:hover,.ev-hero__secondary-button:hover{color:#fff;background-color:#ffffff1f;border-color:#ffffff7a;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff14,0 12px 28px #120c092e}.ev-hero .ev-btn--secondary:focus-visible,.ev-hero__secondary-button:focus-visible{outline:2px solid rgba(214,172,88,.95);outline-offset:3px}.ev-hero__actions .ev-btn:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:3px}.ev-hero__badge-link:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px;border-radius:.25rem}.ev-hero__badge-link{color:inherit;text-decoration:none}.ev-hero__badge-link:hover{color:var(--color-cream)}@keyframes ev-hero-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(.3deg)}}@media(max-width:1023px){.ev-hero{min-height:auto;padding-bottom:clamp(1.5rem,2vw,2rem)}}@media(max-width:767px){.ev-hero{padding-bottom:clamp(1.5rem,4vw,2rem)}.ev-hero>.ev-container{transform:none}.ev-hero__stage-frame{border-radius:var(--ev-hero-image-radius-mobile, var(--ev-radius-mobile-image));max-height:min(var(--ev-hero-mobile-image-max-height, 468px),var(--ev-hero-mobile-image-vh-limit, 72svh));max-width:min(100%,calc(min(var(--ev-hero-mobile-image-max-height, 468px),var(--ev-hero-mobile-image-vh-limit, 72svh)) * var(--ev-hero-aspect-w, 4) / var(--ev-hero-aspect-h, 3)))}.ev-hero__stage{width:min(var(--ev-hero-mobile-image-width, 94%),100%)}.ev-hero__image{object-position:var(--ev-hero-mobile-image-position, var(--ev-hero-image-position, 58% center))}.ev-hero__grid{gap:var(--ev-hero-mobile-gap, 1.25rem)}}@media(prefers-reduced-motion:reduce){.ev-hero:not(.ev-hero--no-anim) .ev-hero__stage-frame{animation:none}}.ev-hero__fallback{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(ellipse 75% 55% at 50% 32%,rgba(200,161,90,.08) 0%,transparent 58%),linear-gradient(168deg,#4a4038,#3a302a)}.ev-hero__fallback:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,248,235,.025) .5px,transparent .5px);background-size:3px 3px;opacity:.35;pointer-events:none}.ev-hero__fallback-shadow{position:absolute;bottom:14%;left:50%;transform:translate(-50%);width:54%;height:8%;background:radial-gradient(ellipse at center,rgba(58,42,33,.48) 0%,transparent 72%);filter:blur(10px)}.ev-hero__fallback-wallet{position:relative;width:67%;height:82%;border-radius:13px;background:linear-gradient(148deg,#5a4a3f,#4a4038 38%,#3a302a);box-shadow:inset 0 1px #f7f3ed14,inset -3px 0 10px #3a2a2147,0 18px 40px #3a2a2152;transform:perspective(900px) rotateY(-10deg) rotateX(3deg);display:flex;flex-direction:column;align-items:stretch;padding:14% 10% 12%;gap:5%;z-index:1}.ev-hero__fallback-accent{display:block;width:100%;height:3px;border-radius:2px;background:linear-gradient(90deg,#a8892a26,#d4af378c,#a8892a26);margin-bottom:4%}.ev-hero__fallback-slot{display:block;width:100%;height:2px;border-radius:1px;background:#f5f2ed0d}.ev-hero__fallback-slot:nth-child(3){width:88%}.ev-hero__fallback-slot:nth-child(4){width:76%}.ev-hero__fallback-shine{position:absolute;top:18%;left:22%;width:28%;height:42%;background:linear-gradient(135deg,rgba(255,248,235,.07) 0%,transparent 70%);border-radius:40%;filter:blur(8px);pointer-events:none;z-index:2}@media(max-width:1023px){.ev-hero__stage{width:min(var(--ev-hero-mobile-image-width, 94%),var(--ev-hero-image-max, 1600px))}.ev-hero__stage-frame{max-height:min(var(--ev-hero-mobile-image-max-height, 468px),var(--ev-hero-mobile-image-vh-limit, 72svh));max-width:min(100%,calc(min(var(--ev-hero-mobile-image-max-height, 468px),var(--ev-hero-mobile-image-vh-limit, 72svh)) * var(--ev-hero-aspect-w, 4) / var(--ev-hero-aspect-h, 3)))}}@media(max-width:767px){.ev-hero{padding-block:clamp(.875rem,2.5vw,1.25rem) clamp(1rem,3vw,1.5rem)}.ev-hero__grid{gap:1.25rem}.ev-hero__headline{font-size:clamp(1.875rem,1.5rem + 2vw,2.5rem)}.ev-hero__stage{width:min(94%,100%)}.ev-hero__benefits{gap:.5rem .875rem}}.ev-series-showcase-section{background-color:#f6f1e9}#shop.ev-series-showcase{scroll-margin-top:calc(-1 * var(--ev-scroll-offset, 3.25rem))}.ev-series-showcase{background-color:var(--ev-series-bg, #f6f1e9);color:var(--ev-series-text, #2a241f);padding-top:52px;padding-bottom:var(--ev-series-pad-bottom-mobile, 24px)}@media(min-width:768px){.ev-series-showcase{padding-bottom:var(--ev-series-pad-bottom-tablet, 24px)}}@media(min-width:1024px){.ev-series-showcase{padding-bottom:var(--ev-series-pad-bottom-desktop, 36px)}}.ev-series-showcase__container{width:100%;max-width:min(var(--ev-series-max-width, 90rem),var(--ev-container-max, 90rem));margin-inline:auto;padding-inline:var(--ev-container-padding)}.ev-series-showcase__header{margin-bottom:.375rem}.ev-series-showcase__header--center{text-align:center}.ev-series-showcase__header--left{text-align:left}.ev-series-showcase__eyebrow{margin:0 0 1rem;font-family:var(--font-body);font-size:clamp(.6875rem,.65rem + .12vw,.8125rem);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ev-series-accent, #cfa75b)}.ev-series-showcase__heading{margin:0 0 1.5rem;font-family:var(--font-heading);font-size:clamp(2.125rem,1.65rem + 1.8vw,3.75rem);font-weight:400;line-height:1.12;letter-spacing:-.02em;color:var(--ev-series-text, #2a241f)}.ev-series-showcase__description{margin:0 auto;max-width:var(--ev-series-desc-max, 42.5rem);font-size:clamp(.9375rem,.9rem + .15vw,1.0625rem);line-height:1.7;color:var(--ev-series-muted, #746b62)}.ev-series-showcase__header--left .ev-series-showcase__description{margin-left:0}.ev-series-showcase__description p{margin:0}.ev-series-showcase__grid{display:grid;gap:var(--ev-series-gap-mobile, 22px);grid-template-columns:1fr;align-items:stretch;list-style:none;margin:0;padding:0}@media(min-width:768px)and (max-width:1023px){.ev-series-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ev-series-gap-desktop, 28px)}.ev-series-showcase__grid-item:last-child:nth-child(odd){grid-column:1 / -1;max-width:calc(50% - (var(--ev-series-gap-desktop, 28px) / 2));margin-inline:auto;width:100%}}@media(min-width:1024px){.ev-series-showcase__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ev-series-gap-desktop, 28px)}.ev-series-showcase__grid-item:last-child:nth-child(odd){grid-column:auto;max-width:none;margin-inline:0}}.ev-series-card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;background:var(--ev-series-card-bg, #fbf8f3);border:1px solid var(--ev-series-border, rgba(82, 58, 40, .1));border-radius:var(--ev-series-card-radius, var(--ev-radius-card, 24px));box-shadow:0 10px 28px rgba(48,35,25,calc(.05 * var(--ev-series-shadow-strength, 1)));overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.ev-series-card--static{cursor:default}@media(prefers-reduced-motion:no-preference){.ev-series-showcase:not(.ev-series-showcase--static) .ev-series-card:hover{transform:translateY(var(--ev-series-card-lift, -8px));box-shadow:0 20px 46px rgba(48,35,25,calc(.11 * var(--ev-series-shadow-strength, 1)));border-color:#523a2824}.ev-series-showcase:not(.ev-series-showcase--static) .ev-series-card:hover .ev-series-card__image{transform:scale(var(--ev-series-image-zoom, 1.03))}}.ev-series-card:focus-visible{outline:2px solid var(--ev-series-accent, #cfa75b);outline-offset:3px}.ev-series-card__media{position:relative;aspect-ratio:1 / 1;background:var(--ev-series-card-media-bg, var(--ev-series-media-bg, #eee7dd));border-radius:var(--ev-series-card-media-radius, 20px);margin:.4375rem .4375rem 0;overflow:hidden;z-index:0}.ev-series-card__picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ev-series-card__image-frame{display:flex;align-items:center;justify-content:center;width:var(--ev-series-product-scale, 85%);height:var(--ev-series-product-scale, 85%);max-width:100%;max-height:100%;margin:auto}.ev-series-card__responsive{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ev-series-card__image{width:100%;height:100%;display:block;margin:auto;object-fit:var(--ev-series-card-image-fit, contain);object-position:var(--ev-series-card-image-position, center center);transition:transform .3s ease}.ev-series-card__image--placeholder{opacity:.92}.ev-series-card__badge{position:absolute;top:1rem;left:1rem;z-index:3;padding:7px 10px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8a6837;background:#cfa75b1a;border:1px solid rgba(207,167,91,.28);border-radius:999px;line-height:1}.ev-series-card__editor-placeholder,.ev-series-card__media-placeholder{display:none}.ev-series-card__content{display:flex;flex-direction:column;flex:1;gap:.25rem;padding:.625rem .875rem .75rem}.ev-series-card__title{margin:0;font-family:var(--font-heading);font-size:clamp(1.125rem,1.05rem + .25vw,1.4375rem);font-weight:400;line-height:1.22;color:var(--ev-series-text, #2a241f)}.ev-series-card__material{margin:0;font-size:clamp(.8125rem,.78rem + .1vw,.9375rem);letter-spacing:.03em;color:var(--ev-series-muted, #746b62)}.ev-series-card__description{margin:0;font-size:clamp(.9375rem,.9rem + .12vw,1.0625rem);line-height:1.5;color:var(--ev-series-muted, #746b62);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ev-series-card__price{margin:0;font-size:1rem;font-weight:600;color:var(--ev-series-text, #2a241f)}.ev-series-card__price--editor{font-size:.75rem;font-weight:500;font-style:italic;color:var(--ev-series-muted, #746b62)}.ev-series-card__cta.ev-btn{width:89%;margin-top:auto;margin-inline:auto;margin-bottom:0;padding:0 1.25rem;min-height:52px;border-radius:14px;pointer-events:none;box-shadow:var(--ev-shadow-btn);transition:background .3s ease,box-shadow .3s ease,color .3s ease}.ev-series-card:hover .ev-series-card__cta.ev-btn--primary{background-color:var(--color-accent-hover);box-shadow:0 6px 20px #c8a15a38}.ev-series-showcase__footer{margin-top:clamp(1.5rem,2.5vw,2rem)}.ev-series-showcase__footer--center{display:flex;justify-content:center}.ev-series-showcase__footer--left{display:flex;justify-content:flex-start}.ev-series-showcase__footer--right{display:flex;justify-content:flex-end}.ev-series-showcase__bottom-cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 1.75rem;font-size:.9375rem;font-weight:600;letter-spacing:.03em;text-decoration:none;border-radius:var(--ev-radius-btn, .9375rem);transition:background-color .28s ease,color .28s ease,border-color .28s ease}.ev-series-showcase__bottom-cta--outline{color:var(--ev-series-text, #2a241f);background:transparent;border:1px solid rgba(207,167,91,.45)}.ev-series-showcase__bottom-cta--outline:hover{background:#cfa75b14;border-color:var(--ev-series-accent, #cfa75b)}.ev-series-showcase__bottom-cta--filled{color:#2a241f;background:var(--ev-series-accent, #cfa75b);border:1px solid transparent}.ev-series-showcase__bottom-cta--filled:hover{background:#d9b56a}.ev-series-showcase__bottom-cta--text{min-height:44px;padding:0;color:var(--ev-series-text, #2a241f);border:none;border-bottom:1px solid rgba(42,36,31,.28);border-radius:0}.ev-series-showcase__bottom-cta:focus-visible{outline:2px solid var(--ev-series-accent, #cfa75b);outline-offset:3px}@media(prefers-reduced-motion:reduce){.ev-series-card,.ev-series-card__image,.ev-series-card__image-frame,.ev-series-card__cta-icon,.ev-series-showcase__bottom-cta{transition:none}.ev-series-showcase:not(.ev-series-showcase--static) .ev-series-card:hover{transform:none}.ev-series-showcase:not(.ev-series-showcase--static) .ev-series-card:hover .ev-series-card__image{transform:none}}.ev-featured-section.ev-section{padding-top:clamp(2.25rem,4.5vw,3.25rem);padding-bottom:var(--ev-section-gap)}.ev-featured-section .ev-section-header--editorial{max-width:42.5rem;margin-bottom:clamp(1.75rem,3.5vw,2.5rem)}.ev-featured-section .ev-section-header__description{max-width:40rem}.ev-featured-section__footer{display:flex;justify-content:center;margin-top:clamp(2rem,4vw,2.75rem)}.ev-btn--outline{min-width:12rem}.ev-product-grid{display:grid;gap:clamp(1.125rem,2vw,1.5rem);grid-template-columns:1fr;align-items:stretch}@media(min-width:768px){.ev-product-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.ev-product-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,1.8vw,1.625rem)}}.ev-product-card{display:flex;flex-direction:column;background-color:var(--color-surface-primary);border:1px solid var(--color-border);border-radius:1.125rem;overflow:hidden;box-shadow:var(--ev-shadow-soft);transition:border-color var(--ev-transition),transform var(--ev-transition-slow),box-shadow var(--ev-transition-slow);height:100%}@media(prefers-reduced-motion:no-preference){.ev-product-card:hover{border-color:#c7a25a38;transform:translateY(-4px);box-shadow:var(--ev-shadow-lift)}}.ev-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--ev-radius-product-image, var(--ev-radius-image));background:radial-gradient(ellipse 75% 60% at 50% 35%,rgba(251,248,243,.85) 0%,transparent 55%),linear-gradient(165deg,#f0eae2 0%,var(--color-stone) 48%,#eae3d9 100%);display:flex;align-items:center;justify-content:center}.ev-product-card{border-radius:var(--ev-radius-card)}@media(prefers-reduced-motion:no-preference){.ev-product-card:hover .ev-product-card__image{transform:scale(calc(1 + (var(--ev-image-hover-zoom-enabled) * (var(--ev-image-hover-zoom) - 1))))}}.ev-product-card__image{width:100%;height:100%;object-fit:contain;object-position:center;padding:clamp(.875rem,2vw,1.25rem);transition:transform var(--ev-transition-slow)}@media(prefers-reduced-motion:no-preference){.ev-product-card:hover .ev-product-card__image{transform:scale(1.04)}}.ev-product-card__fallback{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ev-product-card__fallback-shadow{position:absolute;bottom:18%;left:50%;transform:translate(-50%);width:46%;height:7%;background:radial-gradient(ellipse at center,rgba(74,52,38,.32) 0%,transparent 72%);filter:blur(8px)}.ev-product-card__fallback-wallet{position:relative;width:42%;height:52%;border-radius:10px;background:linear-gradient(148deg,#8b7355 0%,var(--color-surface-walnut) 42%,#5a4030 100%);box-shadow:inset 0 1px #ffffff1f,0 14px 32px #6a4e3b47;transform:perspective(700px) rotateY(-8deg) rotateX(2deg);display:flex;align-items:flex-start;padding:12% 10% 0}.ev-product-card__fallback-accent{display:block;width:100%;height:2px;border-radius:1px;background:linear-gradient(90deg,transparent,rgba(199,162,90,.65),transparent)}.ev-product-card__badge{position:absolute;top:.75rem;left:.75rem;font-size:.625rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:.3125rem .5625rem;background-color:#ffffffeb;color:var(--color-accent-dark);border:1px solid rgba(199,162,90,.28);border-radius:.25rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ev-product-card__body{display:flex;flex-direction:column;flex:1;padding:1.125rem 1.25rem .875rem;gap:.4375rem}.ev-product-card__title{font-family:var(--font-heading);font-size:clamp(.9375rem,.9rem + .15vw,1.0625rem);font-weight:400;line-height:1.35;margin:0;letter-spacing:-.01em;min-height:calc(1.35em * 2.7)}.ev-product-card__title a{color:var(--color-text-primary);text-decoration:none;transition:color var(--ev-transition);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.ev-product-card__title a:hover{color:var(--color-accent-primary)}.ev-product-card__descriptor{font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:.03em;margin:0;min-height:1.25rem}.ev-product-card__pricing{display:flex;align-items:baseline;gap:.5rem;margin-top:auto;padding-top:.625rem;min-height:1.75rem}.ev-product-card__price{font-size:clamp(1rem,.95rem + .15vw,1.125rem);font-weight:400;font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.01em}.ev-product-card__price--pending{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);letter-spacing:.01em}.ev-product-card__compare{font-size:var(--text-sm);color:var(--color-text-muted);text-decoration:line-through}.ev-product-card__actions{padding:0 1.25rem 1.125rem;margin-top:auto}.ev-product-card__actions .ev-btn{width:100%}.ev-btn--card{min-height:2.75rem;padding:.6875rem 1.25rem;font-size:var(--text-sm);letter-spacing:.05em;background-color:var(--color-surface-primary);color:var(--color-text-primary);border:1px solid var(--color-border-strong);border-radius:var(--ev-radius-btn);transition:background var(--ev-transition),color var(--ev-transition),border-color var(--ev-transition),transform var(--ev-transition)}.ev-btn--card:hover{background-color:var(--color-accent-primary);color:#fff;border-color:var(--color-accent-primary)}.ev-btn--card:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}@media(prefers-reduced-motion:no-preference){.ev-btn--card:hover{transform:translateY(-1px)}}.ev-divider{width:3rem;height:1px;background:linear-gradient(90deg,transparent,var(--color-divider),transparent);margin-inline:auto;border:none}.ev-divider--wide{width:min(100%,12rem)}.ev-skeleton{display:none}.ev-cart-toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background-color:var(--color-surface-secondary);color:var(--color-text-primary);border:1px solid var(--color-border-strong);padding:.75rem 1.5rem;font-size:var(--text-sm);border-radius:var(--ev-radius-sm);z-index:200;box-shadow:var(--ev-shadow-lift)}.ev-header__cart-count[hidden]{display:none}.ev-section-header{margin-bottom:clamp(2rem,4vw,3rem)}.ev-section-header--center{text-align:center;max-width:42rem;margin-inline:auto;margin-bottom:clamp(2rem,4vw,3rem)}.ev-section-header__description{margin-top:1rem;max-width:36rem}.ev-section-header--center .ev-section-header__description{margin-inline:auto}.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}.ev-spotlight{display:grid;gap:clamp(2.5rem,5vw,4rem);align-items:center}@media(min-width:768px){.ev-spotlight{grid-template-columns:1.15fr .85fr;gap:clamp(3rem,6vw,5rem)}}.ev-spotlight__media{position:relative;aspect-ratio:1 / 1.05;border-radius:var(--ev-radius-lg);overflow:hidden;border:1px solid var(--color-border);background:linear-gradient(165deg,#4a4038 0%,var(--color-walnut-deep) 100%);box-shadow:var(--ev-shadow-soft)}.ev-spotlight__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 20%,rgba(212,175,55,.06) 0%,transparent 50%);pointer-events:none}.ev-spotlight__media img{width:100%;height:100%;object-fit:cover}.ev-spotlight__content{max-width:28rem}@media(min-width:768px){.ev-spotlight__content{padding-left:clamp(1rem,3vw,2rem)}}.ev-spotlight__content .ev-heading--lg{margin-top:.75rem;letter-spacing:-.03em}.ev-spotlight__content .ev-body{margin-top:1.5rem;font-size:var(--text-lg);line-height:1.75}.ev-footer{padding-block:clamp(3.5rem,6vw,5rem) 2rem}.ev-footer__grid{display:grid;gap:clamp(2.5rem,5vw,4rem);grid-template-columns:1fr}@media(min-width:768px){.ev-footer__grid{grid-template-columns:1.2fr 1fr 1fr;gap:2rem}}.ev-footer__brand-desc{margin-top:1.25rem;max-width:22rem;line-height:1.75}.ev-footer__column-title{font-family:var(--font-body);font-size:var(--text-xs);font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent-primary);margin:0 0 1.25rem}.ev-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.ev-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:clamp(2.5rem,5vw,3.5rem);padding-top:1.75rem;border-top:1px solid var(--color-border)}.ev-footer__social{display:flex;align-items:center;gap:.75rem}.ev-footer__social-link{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:50%;transition:color var(--ev-transition),border-color var(--ev-transition);text-decoration:none}.ev-footer__social-link:hover{color:var(--color-accent-primary);border-color:var(--color-border-strong)}.ev-footer__copyright{font-size:var(--text-xs);color:var(--color-text-muted);margin:0}.ev-spotlight__content .ev-btn{margin-top:2rem}.ev-best-seller-material{margin-top:1rem}.ev-text-center{text-align:center}.ev-editorial{text-align:center;max-width:47.5rem;margin-inline:auto;padding-top:clamp(1.5rem,3vw,2.5rem)}.ev-editorial .ev-divider{margin-bottom:clamp(2rem,4vw,3rem)}.ev-editorial .ev-heading--md{letter-spacing:-.025em;margin-bottom:1.75rem}.ev-editorial .ev-body{font-size:clamp(1.0625rem,1rem + .3vw,1.25rem);line-height:1.85;color:var(--color-text-secondary)}.ev-feature-grid{display:grid;gap:clamp(1.25rem,2.5vw,1.75rem);grid-template-columns:1fr}@media(min-width:640px){.ev-feature-grid--2{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.ev-feature-grid--4{grid-template-columns:repeat(4,1fr)}.ev-feature-grid--5{grid-template-columns:repeat(5,1fr)}}@media(min-width:640px)and (max-width:1023px){.ev-feature-grid--5{grid-template-columns:repeat(2,1fr)}}.ev-lux-card{background-color:var(--color-surface-primary);border:1px solid var(--color-border);border-radius:var(--ev-radius-lg);padding:clamp(1.75rem,3vw,2.25rem);transition:border-color var(--ev-transition),transform var(--ev-transition-slow),box-shadow var(--ev-transition-slow)}@media(prefers-reduced-motion:no-preference){.ev-lux-card:hover{border-color:var(--color-border-strong);transform:translateY(-4px);box-shadow:var(--ev-shadow-soft)}}.ev-lux-icon{position:relative;width:2.75rem;height:2.75rem;margin-bottom:1.5rem}.ev-lux-icon__ring{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(106,78,59,.35);border-radius:50%}.ev-lux-icon__mark{position:absolute;top:.625rem;right:.625rem;bottom:.625rem;left:.625rem;border-radius:50%;background:radial-gradient(circle at 30% 30%,#c8a15a47,#6a4e3b1a)}.ev-lux-icon--leather .ev-lux-icon__mark{border-radius:4px;top:.75rem;right:.5rem;bottom:.75rem;left:.5rem}.ev-lux-icon--rfid .ev-lux-icon__mark{border-radius:50%;box-shadow:0 0 0 2px #d4af3733}.ev-lux-icon--stitch .ev-lux-icon__mark{border-radius:2px;top:.875rem;right:.375rem;bottom:.875rem;left:.375rem;background:repeating-linear-gradient(90deg,rgba(212,175,55,.4) 0,rgba(212,175,55,.4) 3px,transparent 3px,transparent 6px)}.ev-lux-icon--aluminum .ev-lux-icon__mark{border-radius:6px;background:linear-gradient(135deg,#d4af3740,#b4b4b426)}.ev-lux-card__title{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:400;color:var(--color-text-primary);margin:0 0 .75rem;letter-spacing:-.01em}.ev-lux-card__text{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.7;margin:0}.ev-editorial-split{display:grid;gap:clamp(2.5rem,5vw,4rem);align-items:center}@media(min-width:1024px){.ev-editorial-split{grid-template-columns:1.2fr .8fr;gap:clamp(3rem,6vw,5rem)}}.ev-editorial-split__media{position:relative;aspect-ratio:4 / 5;border-radius:var(--ev-radius-lg);overflow:hidden;border:1px solid var(--color-border);background:linear-gradient(165deg,#1a1a1a,#0e0e0e);box-shadow:var(--ev-shadow-soft)}.ev-editorial-split__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 60% 30%,rgba(212,175,55,.08) 0%,transparent 55%);pointer-events:none;z-index:1}.ev-editorial-split__media img{width:100%;height:100%;object-fit:cover}.ev-editorial-split__media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.ev-editorial-split__content{max-width:26rem}@media(min-width:1024px){.ev-editorial-split__content{padding-left:1rem}}.ev-editorial-split__content .ev-heading--md{letter-spacing:-.025em;margin:.75rem 0 1.5rem}.ev-editorial-split__content .ev-body{font-size:var(--text-lg);line-height:1.8}.ev-editorial-split__content .ev-btn{margin-top:2rem}.ev-compare{overflow-x:auto;-webkit-overflow-scrolling:touch}.ev-compare__table{width:100%;min-width:36rem;border-collapse:collapse;font-size:var(--text-sm)}.ev-compare__table thead th{font-family:var(--font-body);font-size:var(--text-xs);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);text-align:left;padding:0 1.5rem 1.5rem 0;border-bottom:1px solid var(--color-border)}.ev-compare__table tbody td{padding:1.375rem 1.5rem 1.375rem 0;color:var(--color-text-secondary);border-bottom:1px solid rgba(212,175,55,.08);vertical-align:top}.ev-compare__table tbody tr:last-child td{border-bottom:none}.ev-compare__table tbody td:first-child{font-family:var(--font-heading);font-size:var(--text-base);color:var(--color-text-primary)}.ev-compare__table .ev-compare__highlight{color:var(--color-accent-primary)}.ev-reviews-carousel{position:relative}.ev-reviews-track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--ev-container-padding);padding-bottom:.5rem;-ms-overflow-style:none;scrollbar-width:none}.ev-reviews-track::-webkit-scrollbar{display:none}.ev-review-card{flex:0 0 min(100%,22rem);scroll-snap-align:start;background-color:var(--color-surface-primary);border:1px solid var(--color-border);border-radius:var(--ev-radius-lg);padding:clamp(1.75rem,3vw,2.25rem);min-height:14rem;display:flex;flex-direction:column;gap:1.25rem}@media(min-width:768px){.ev-review-card{flex-basis:calc(33.333% - .875rem)}}.ev-review-card__quote{color:var(--color-accent-primary);opacity:.5;line-height:1}.ev-review-card__quote svg{width:1.75rem;height:1.75rem}.ev-review-card__text{font-family:var(--font-heading);font-size:var(--text-lg);line-height:1.55;color:var(--color-text-secondary);font-style:italic;flex:1;margin:0}.ev-review-card__author{display:flex;align-items:center;gap:.875rem;margin-top:auto}.ev-review-card__avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,var(--color-avatar-warm) 0%,var(--color-avatar-light) 100%);border:1px solid var(--color-border);flex-shrink:0}.ev-review-card__meta{font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:.04em}.ev-reviews-nav{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.ev-reviews-nav__btn{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:transparent;border:1px solid var(--color-border);border-radius:50%;color:var(--color-text-secondary);cursor:pointer;transition:border-color var(--ev-transition),color var(--ev-transition)}.ev-reviews-nav__btn:hover{border-color:var(--color-border-strong);color:var(--color-accent-primary)}.ev-policy-grid{display:grid;gap:clamp(1.25rem,2.5vw,1.75rem);grid-template-columns:1fr}@media(min-width:768px){.ev-policy-grid{grid-template-columns:repeat(3,1fr)}}.ev-policy-card{text-align:center;padding:clamp(2rem,4vw,2.75rem) clamp(1.5rem,3vw,2rem);background-color:var(--color-surface-primary);border:1px solid var(--color-border);border-radius:var(--ev-radius-lg);transition:border-color var(--ev-transition),transform var(--ev-transition-slow)}@media(prefers-reduced-motion:no-preference){.ev-policy-card:hover{border-color:var(--color-border-strong);transform:translateY(-3px)}}.ev-policy-card .ev-lux-icon{margin-inline:auto}.ev-policy-card__title{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-text-primary);margin:0 0 .875rem}.ev-policy-card__text{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.75;margin:0}.ev-faq{max-width:48rem;margin-inline:auto}.ev-faq__item{border-bottom:1px solid var(--color-border)}.ev-faq__item:first-child{border-top:1px solid var(--color-border)}.ev-faq__trigger{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;padding:1.5rem 0;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font-heading);font-size:clamp(1.0625rem,1rem + .3vw,1.25rem);color:var(--color-text-primary);letter-spacing:-.01em;transition:color var(--ev-transition)}.ev-faq__trigger:hover{color:var(--color-accent-primary)}.ev-faq__icon{flex-shrink:0;width:1.25rem;height:1.25rem;position:relative;color:var(--color-accent-primary)}.ev-faq__icon:before,.ev-faq__icon:after{content:"";position:absolute;background:currentColor;transition:transform var(--ev-transition)}.ev-faq__icon:before{top:50%;left:0;right:0;height:1px;transform:translateY(-50%)}.ev-faq__icon:after{left:50%;top:0;bottom:0;width:1px;transform:translate(-50%)}.ev-faq__item.is-open .ev-faq__icon:after{transform:translate(-50%) scaleY(0)}.ev-faq__panel{overflow:hidden;transition:height var(--ev-transition-slow)}.ev-faq__answer{padding:0 0 1.5rem;font-size:var(--text-base);color:var(--color-text-secondary);line-height:1.75}.ev-newsletter{position:relative;text-align:center;max-width:40rem;margin-inline:auto;padding:clamp(2.5rem,5vw,3.5rem);background:var(--color-surface-primary);border:1px solid var(--color-border);border-radius:var(--ev-radius-lg);box-shadow:var(--ev-shadow-soft)}.ev-newsletter:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at 50% 0%,rgba(199,162,90,.06) 0%,transparent 60%);pointer-events:none}.ev-newsletter .ev-heading--md{position:relative;letter-spacing:-.025em}.ev-newsletter .ev-body{position:relative;margin-top:1rem}.ev-newsletter__form{position:relative;display:flex;flex-direction:column;gap:.875rem;margin-top:2rem}@media(min-width:480px){.ev-newsletter__form{flex-direction:row;align-items:stretch}}.ev-newsletter__input{flex:1;min-width:0;padding:.9375rem 1.25rem;font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-primary);background-color:var(--color-background-warm);border:1px solid var(--color-border);border-radius:var(--ev-radius-btn);transition:border-color var(--ev-transition)}.ev-newsletter__input::placeholder{color:var(--color-text-muted)}.ev-newsletter__input:focus{outline:none;border-color:var(--color-border-strong)}.ev-newsletter__input:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.ev-newsletter__btn{flex-shrink:0}.ev-newsletter__form .ev-newsletter__message{flex:1 0 100%;width:100%;text-align:center}.ev-newsletter__message{position:relative;margin-top:1rem;font-size:var(--text-sm);color:var(--color-accent-primary)}.ev-newsletter__message--error{color:var(--color-error)}.ev-photo-frame{width:100%;height:100%;object-fit:cover;display:block}.ev-collection-catalog{padding-top:clamp(1.25rem,2.2vw,1.75rem);padding-bottom:clamp(1.5rem,2.5vw,2.25rem)}.ev-collection-catalog .ev-series-showcase__header{margin-bottom:.5rem}.ev-collection-catalog__hero{margin-bottom:clamp(.75rem,1.5vw,1rem)}.ev-collection-catalog__heading{margin-bottom:.625rem;font-size:clamp(1.875rem,1.45rem + 1.25vw,2.75rem)}.ev-collection-catalog__hero-desc{margin:0 auto;max-width:var(--ev-series-desc-max, 36rem);font-family:var(--font-body);font-size:clamp(.875rem,.84rem + .12vw,.96875rem);line-height:1.55;color:var(--ev-series-muted, #746b62)}.ev-collection-catalog__hero-desc+.ev-collection-catalog__controls,.ev-collection-catalog__hero+.ev-collection-catalog__controls{margin-top:.75rem}.ev-collection-catalog__controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.625rem .875rem;margin-bottom:clamp(.875rem,1.5vw,1.125rem);padding:.5rem .75rem;border:1px solid var(--ev-series-border, rgba(82, 58, 40, .1));border-radius:14px;background:var(--ev-series-card-bg, #fbf8f3)}.ev-collection-catalog__count{margin:0;flex:0 0 auto;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ev-series-muted, #746b62)}.ev-collection-catalog__filters{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;border:0;border-radius:0;background:transparent}.ev-collection-catalog__filter-list{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem}.ev-collection-catalog__filter-group{position:relative;min-width:0}.ev-collection-catalog__filter-summary{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;color:var(--ev-series-text, #2a241f);list-style:none;cursor:pointer;border:1px solid rgba(82,58,40,.14);border-radius:999px;background:#ffffff8c;transition:border-color .2s ease,background-color .2s ease}.ev-collection-catalog__filter-summary::-webkit-details-marker{display:none}.ev-collection-catalog__filter-summary:after{content:"";width:.35rem;height:.35rem;margin-top:-.125rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);opacity:.55}.ev-collection-catalog__filter-group[open] .ev-collection-catalog__filter-summary{border-color:#cfa75b73;background:#cfa75b14}.ev-collection-catalog__filter-panel{position:absolute;top:calc(100% + .375rem);left:0;z-index:5;min-width:11rem;padding:.625rem;border:1px solid var(--ev-series-border, rgba(82, 58, 40, .1));border-radius:12px;background:var(--ev-series-card-bg, #fbf8f3);box-shadow:0 12px 28px #3023191a}.ev-collection-catalog__filter-values{display:grid;gap:.375rem;margin:0}.ev-collection-catalog__filter-option{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--ev-series-muted, #746b62);white-space:nowrap}.ev-collection-catalog__filter-option input{accent-color:var(--ev-series-accent, #cfa75b)}.ev-collection-catalog__price-range{display:flex;align-items:center;gap:.375rem}.ev-collection-catalog__price-range input{width:5.5rem;min-height:2rem;padding:.25rem .5rem;border:1px solid rgba(82,58,40,.16);border-radius:8px;font-size:.8125rem;background:#fff;color:var(--ev-series-text, #2a241f)}.ev-collection-catalog__filter-apply{flex:0 0 auto;min-height:2rem;padding:.25rem .875rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;color:var(--ev-series-text, #2a241f);background:transparent;border:1px solid rgba(207,167,91,.45);border-radius:999px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.ev-collection-catalog__filter-apply:hover{background:#cfa75b14;border-color:var(--ev-series-accent, #cfa75b)}.ev-collection-catalog__sort{display:flex;align-items:center;gap:.5rem;flex:0 0 auto;margin-left:auto}.ev-collection-catalog__sort-label{font-size:.75rem;font-weight:600;letter-spacing:.04em;color:var(--ev-series-muted, #746b62);white-space:nowrap}.ev-collection-catalog__sort-select{min-height:2rem;padding:.25rem 1.75rem .25rem .625rem;border:1px solid rgba(82,58,40,.14);border-radius:999px;background:#ffffff8c;color:var(--ev-series-text, #2a241f);font-family:var(--font-body);font-size:.75rem;font-weight:600;cursor:pointer}.ev-collection-catalog__grid{margin-top:.25rem}.ev-collection-catalog .ev-series-showcase__grid-item:last-child:nth-child(odd){grid-column:auto;max-width:none;margin-inline:0}.ev-collection-catalog .ev-series-card{box-shadow:0 10px 28px rgba(48,35,25,calc(.05 * var(--ev-series-shadow-strength, 1)))}.ev-collection-catalog .ev-series-card__media{aspect-ratio:1 / .92;margin:.3125rem .3125rem 0}.ev-collection-catalog .ev-series-card__content{gap:.125rem;padding:.5rem .75rem .625rem}.ev-collection-catalog .ev-series-card__title{line-height:1.18}.ev-collection-catalog .ev-series-card__material{line-height:1.35}.ev-collection-catalog .ev-series-card__picture{width:100%;height:100%}.ev-collection-catalog .ev-series-card__image-frame{width:var(--ev-series-product-scale, 85%);height:var(--ev-series-product-scale, 85%);flex:0 0 auto}.ev-collection-catalog .ev-series-card__image{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center center;transform:none}@media(prefers-reduced-motion:no-preference){.ev-collection-catalog:not(.ev-series-showcase--static) .ev-series-card:hover .ev-series-card__image{transform:scale(var(--ev-series-image-zoom, 1.03))}}.ev-collection-catalog__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .5rem;margin-top:.125rem}.ev-collection-catalog__price-current{font-family:var(--font-heading);font-size:1.1875rem;font-weight:600;letter-spacing:.015em;font-variant-numeric:tabular-nums;color:var(--ev-series-text, #2a241f)}.ev-collection-catalog__price-compare{font-size:.75rem;font-weight:500;letter-spacing:.02em;color:var(--ev-series-muted, #746b62);text-decoration:line-through;opacity:.65}.ev-collection-catalog__empty{margin:0;padding:2rem 0;text-align:center;color:var(--ev-series-muted, #746b62)}.ev-collection-catalog__pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem}.ev-collection-catalog__page-link,.ev-collection-catalog__page-status{font-size:.875rem;color:var(--ev-series-text, #2a241f)}.ev-collection-catalog__page-link{text-decoration:none;border-bottom:1px solid rgba(42,36,31,.28)}@media(max-width:767px){.ev-collection-catalog__controls{flex-direction:column;align-items:stretch}.ev-collection-catalog__sort{margin-left:0;justify-content:space-between}.ev-collection-catalog__filter-panel{position:static;margin-top:.375rem;box-shadow:none}}@media(min-width:768px)and (max-width:1023px){.ev-collection-catalog .ev-series-showcase__grid-item:last-child:nth-child(odd){grid-column:auto;max-width:none;margin-inline:0}}@media(min-width:1024px){.ev-collection-catalog__grid.ev-series-showcase__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ev-404__inner{max-width:40rem;margin-inline:auto;text-align:center;padding-block:4rem 5rem}.ev-404__text{margin-top:1rem}.ev-404__search{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}.ev-404__search-input{flex:1 1 16rem;max-width:24rem;min-height:3.25rem;padding:.75rem 1rem;border:1px solid rgba(42,36,31,.16);border-radius:var(--ev-radius-sm, 12px);background:#fff;color:var(--color-text-primary, #2a241f)}.ev-404__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.5rem}.ev-product-page{padding-block:clamp(1.5rem,3vw,2.5rem) clamp(3rem,6vw,5rem)}.ev-product-page__grid{display:grid;gap:clamp(2rem,4vw,3.5rem);align-items:start}@media(min-width:1024px){.ev-product-page__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2.5rem,5vw,4.5rem)}}.ev-product-page__buy{position:relative}@media(min-width:1024px){.ev-product-page__buy{position:sticky;top:calc(var(--ev-scroll-offset, 5.5rem) + 1rem)}}.ev-pdp-eyebrow{font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 .75rem}.ev-pdp-title{font-family:var(--font-heading);font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--color-text-primary);margin:0 0 .75rem}.ev-pdp-subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);margin:0 0 1.25rem;line-height:1.5}.ev-pdp-rating{margin-bottom:1.25rem;min-height:1.5rem}.ev-pdp-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.625rem .875rem;margin-bottom:1.5rem}.ev-pdp-price__current{font-family:var(--font-heading);font-size:clamp(1.375rem,2.4vw,1.75rem);font-weight:500;color:var(--color-text-primary)}.ev-pdp-price__compare{font-size:var(--text-base);color:var(--color-text-muted);text-decoration:line-through}.ev-pdp-price__badge{font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .625rem;border-radius:999px;background:#c8a15a24;color:var(--color-accent-dark)}.ev-pdp-lead{font-size:var(--text-sm);line-height:1.75;color:var(--color-text-secondary);margin-bottom:1.75rem}.ev-pdp-form{display:grid;gap:1.25rem}.ev-pdp-option{border:0;margin:0;padding:0}.ev-pdp-option__label{display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.625rem}.ev-pdp-option__selected{color:var(--color-text-primary);text-transform:none;letter-spacing:0;font-size:var(--text-sm)}.ev-pdp-option__values{display:flex;flex-wrap:wrap;gap:.5rem}.ev-pdp-option__value{min-height:2.5rem;padding:.5rem 1rem;border:1px solid rgba(42,36,31,.16);border-radius:var(--ev-radius-sm, 12px);background:#fff;color:var(--color-text-primary);font-size:var(--text-sm);cursor:pointer;transition:border-color var(--ev-transition),background-color var(--ev-transition),color var(--ev-transition)}.ev-pdp-option__value.is-selected{border-color:var(--color-accent-primary);background:#c8a15a14}.ev-pdp-option__value.is-unavailable{opacity:.45}.ev-pdp-option__value:disabled{opacity:.3;cursor:not-allowed}.ev-pdp-quantity__label{display:block;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.5rem}.ev-pdp-quantity__control{display:inline-flex;align-items:center;border:1px solid rgba(42,36,31,.16);border-radius:var(--ev-radius-sm, 12px);overflow:hidden;background:#fff}.ev-pdp-quantity__btn{width:2.75rem;height:2.75rem;border:0;background:transparent;color:var(--color-text-primary);font-size:1.125rem;cursor:pointer}.ev-pdp-quantity__input{width:3rem;border:0;text-align:center;font-size:var(--text-sm);background:transparent;color:var(--color-text-primary);-moz-appearance:textfield}.ev-pdp-quantity__input::-webkit-outer-spin-button,.ev-pdp-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ev-pdp-actions{display:grid;gap:.75rem}.ev-pdp-atc{width:100%;min-height:3.25rem}.ev-pdp-buy-now .shopify-payment-button{margin-top:0}.ev-pdp-buy-now .shopify-payment-button__button{min-height:3.25rem!important;border-radius:var(--ev-radius-sm, 12px)!important}.ev-pdp-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(42,36,31,.08)}@media(min-width:768px){.ev-pdp-trust{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.ev-pdp-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}.ev-pdp-trust__item{display:flex;align-items:center;gap:.75rem}.ev-pdp-trust__item .ev-lux-icon{width:2rem;height:2rem;margin-bottom:0;flex-shrink:0}.ev-pdp-trust__item .ev-lux-icon__mark{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.ev-pdp-trust__label{font-size:.75rem;line-height:1.4;color:var(--color-text-secondary)}.ev-pdp-gallery,.ev-product-gallery{display:flex;flex-direction:column;gap:0;width:100%}.ev-pdp-gallery__stage,.ev-pdp-gallery__main{position:relative}.ev-pdp-gallery__viewport{position:relative;aspect-ratio:1 / 1;width:100%;border-radius:clamp(16px,2vw,24px);overflow:hidden;background:var(--color-surface-warm, #f5f0e8);border:1px solid rgba(42,36,31,.06)}.ev-pdp-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .22s cubic-bezier(.4,0,.2,1),visibility .22s cubic-bezier(.4,0,.2,1)}.ev-pdp-gallery__slide.is-active{opacity:1;visibility:visible}.ev-pdp-gallery__zoom{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.ev-pdp-gallery__image{width:100%;height:100%;object-fit:contain;transition:transform .35s ease;will-change:transform}.ev-pdp-gallery__video,.ev-pdp-gallery__external-video,.ev-pdp-gallery__model model-viewer{width:100%;height:100%;object-fit:contain}.ev-pdp-gallery__placeholder{width:60%;height:60%;border-radius:12px;background:linear-gradient(135deg,#c8a15a1f,#2a241f0f)}.ev-pdp-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;border:1px solid rgba(42,36,31,.12);border-radius:50%;background:#ffffffeb;color:var(--color-text-primary);cursor:pointer;z-index:2;display:none}@media(min-width:768px){.ev-pdp-gallery__nav{display:inline-flex;align-items:center;justify-content:center}}.ev-pdp-gallery__nav--prev{left:.75rem}.ev-pdp-gallery__nav--next{right:.75rem}.ev-pdp-gallery__thumbs,.ev-product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1rem);margin-top:clamp(.75rem,1.5vw,1rem);width:100%;max-width:100%;padding:0;list-style:none}.ev-pdp-gallery__thumb{position:relative;width:100%;aspect-ratio:1 / 1;height:auto;padding:0;border:1px solid rgba(42,36,31,.12);border-radius:11px;overflow:hidden;background:#faf7f2;cursor:pointer;box-shadow:0 2px 8px #2b221d0a;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.ev-pdp-gallery__thumb-image{width:100%;height:100%;object-fit:cover;display:block}.ev-pdp-gallery__thumb-badge{position:absolute;right:.25rem;bottom:.25rem;font-size:.5625rem;letter-spacing:.04em;padding:.125rem .25rem;border-radius:4px;background:#2a241fb8;color:#fff;z-index:1}.ev-pdp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fffffff5;border-top:1px solid rgba(42,36,31,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.75rem 0 calc(.75rem + env(safe-area-inset-bottom,0px));box-shadow:0 -8px 24px #2a241f0f}.ev-pdp-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ev-pdp-sticky__meta{display:flex;align-items:center;gap:.75rem;min-width:0}.ev-pdp-sticky__thumb{width:3rem;height:3rem;object-fit:contain;border-radius:8px;background:var(--color-surface-warm, #f5f0e8);flex-shrink:0}.ev-pdp-sticky__title{font-size:var(--text-sm);font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-pdp-sticky__price{font-size:.8125rem;color:var(--color-text-muted);margin:.125rem 0 0}.ev-pdp-sticky__atc{flex-shrink:0;min-width:9rem}@media(max-width:767px){.ev-pdp-sticky__meta{display:none}.ev-pdp-sticky__atc{width:100%}}html.ev-pdp-sticky-active{scroll-padding-bottom:5rem}.ev-product-highlights__grid{display:grid;gap:1rem}@media(min-width:768px){.ev-product-highlights__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.ev-product-highlights__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.ev-product-highlights__card .ev-lux-icon{margin-bottom:1rem}.ev-product-lifestyle{position:relative;overflow:hidden}.ev-product-lifestyle__media{position:relative;min-height:clamp(16rem,42vw,28rem)}.ev-product-lifestyle__image{width:100%;height:clamp(16rem,42vw,28rem);object-fit:cover;display:block}.ev-product-lifestyle__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2a241f14,#2a241f6b)}.ev-product-lifestyle__content{position:absolute;inset:auto 0 0;padding-block:clamp(2rem,5vw,3.5rem);color:#fff;text-align:center}.ev-product-lifestyle__eyebrow,.ev-product-lifestyle__heading,.ev-product-lifestyle__text{color:#fff}.ev-product-lifestyle__text{max-width:36rem;margin-inline:auto;opacity:.92}.ev-product-specs__inner{max-width:52rem}.ev-product-specs__table{margin-top:2rem;border-top:1px solid rgba(42,36,31,.1)}.ev-product-specs__row{display:grid;gap:.375rem 1.5rem;padding:1rem 0;border-bottom:1px solid rgba(42,36,31,.08)}@media(min-width:768px){.ev-product-specs__row{grid-template-columns:1fr 1.2fr;align-items:baseline}}.ev-product-specs__label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.ev-product-specs__value{font-size:var(--text-base);color:var(--color-text-primary);line-height:1.6}.ev-product-included__list{list-style:none;margin:2rem auto 0;padding:0;max-width:32rem;display:grid;gap:.875rem}.ev-product-included__item{display:flex;align-items:center;gap:.875rem;padding:1rem 1.25rem;border:1px solid rgba(42,36,31,.08);border-radius:var(--ev-radius-sm, 12px);background:#fff}.ev-product-included__marker{width:.5rem;height:.5rem;border-radius:50%;background:var(--color-accent-primary);flex-shrink:0}.ev-product-included__label{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-text-primary)}.ev-product-policies__inner{max-width:44rem}.ev-product-policies__accordion,.ev-product-reviews__apps{margin-top:1.5rem}.ev-product-reviews__empty{text-align:center;color:var(--color-text-muted);margin-top:1rem}.ev-product-recs__grid{margin-top:2rem}.ev-lux-icon--slim .ev-lux-icon__mark{border-radius:10px;top:.9rem;right:.55rem;bottom:.9rem;left:.55rem}.ev-lux-icon--card .ev-lux-icon__mark{border-radius:3px;top:.7rem;right:.45rem;bottom:.7rem;left:.45rem;background:linear-gradient(180deg,#d4af3747,#6a4e3b1f)}.ev-lux-icon--returns .ev-lux-icon__mark{border-radius:50%;box-shadow:inset 0 0 0 2px #d4af3759}.ev-lux-icon--warranty .ev-lux-icon__mark{border-radius:2px;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;background:linear-gradient(#d4af3773,#d4af3773) center/2px 60% no-repeat,radial-gradient(circle at 30% 30%,#c8a15a47,#6a4e3b1a)}.ev-product-page{--ev-pdp-ease: cubic-bezier(.4, 0, .2, 1);--ev-pdp-dur: .22s;padding-block:clamp(1.25rem,2.5vw,2rem) clamp(2.5rem,5vw,4rem)}.ev-product-page__grid{gap:clamp(1.75rem,3vw,2.75rem)}@media(min-width:1024px){.ev-product-page__grid{gap:clamp(2rem,3.5vw,3.25rem)}.ev-product-page__buy{top:calc(var(--ev-scroll-offset, 5.5rem) + .5rem);max-width:28rem}}.ev-pdp-title{font-size:clamp(1.875rem,3vw,2.375rem);line-height:1.12;letter-spacing:-.025em;margin:0 0 .25rem}.ev-pdp-subtitle{font-size:var(--text-base);margin:0 0 .5rem;line-height:1.45}.ev-pdp-rating{margin:0 0 .5rem;min-height:auto}.ev-pdp-rating__link{display:inline-flex;align-items:center;gap:.375rem;text-decoration:none;color:var(--color-text-secondary);transition:color var(--ev-pdp-dur) var(--ev-pdp-ease)}.ev-pdp-rating__link:hover{color:var(--color-text-primary)}.ev-pdp-rating__stars{display:inline-flex;gap:.125rem;color:var(--color-accent-primary)}.ev-pdp-rating__score{font-size:.8125rem;font-weight:600;color:var(--color-text-primary);letter-spacing:.01em}.ev-pdp-rating__count{font-size:.75rem;color:var(--color-text-muted)}.ev-pdp-price{margin:0 0 .625rem}.ev-pdp-price__row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem .75rem}.ev-pdp-price__current{font-size:clamp(1.625rem,2.8vw,2rem);font-weight:500;line-height:1;letter-spacing:-.02em}.ev-pdp-price__meta{display:inline-flex;align-items:center;gap:.5rem;padding-bottom:.125rem}.ev-pdp-price__compare{font-size:.875rem;opacity:.72}.ev-pdp-price__badge{font-size:.625rem;letter-spacing:.1em;padding:.25rem .5rem}.ev-pdp-fulfillment{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;justify-items:start;column-gap:clamp(1.125rem,2vw,1.5rem);row-gap:.625rem;margin:1.5rem 0;padding:0;max-width:100%}.ev-pdp-fulfillment__item{display:inline-flex;align-items:center;gap:.4375rem;flex:0 1 auto;min-width:0;font-size:.875rem;font-weight:500;line-height:1.3;color:#6e6458}.ev-pdp-fulfillment__label{white-space:nowrap}.ev-pdp-fulfillment__item .ev-pdp-icon{flex-shrink:0;width:1.0625rem;height:1.0625rem;color:var(--color-accent-primary, #C9A86A);opacity:1}.ev-pdp-lead{font-size:.875rem;line-height:1.65;color:var(--color-text-secondary);margin:0 0 .875rem;max-width:36ch}.ev-pdp-form{gap:.75rem}.ev-pdp-option__label{margin-bottom:.4375rem;font-size:.6875rem;letter-spacing:.1em}.ev-pdp-option__name{font-weight:500}.ev-pdp-option__selected{font-size:.8125rem;font-weight:400}.ev-pdp-option__values{gap:.4375rem}.ev-pdp-option__value{min-height:2.25rem;padding:.4375rem .875rem;border-radius:999px;font-size:.8125rem;transition:border-color var(--ev-pdp-dur) var(--ev-pdp-ease),background-color var(--ev-pdp-dur) var(--ev-pdp-ease),box-shadow var(--ev-pdp-dur) var(--ev-pdp-ease),transform var(--ev-pdp-dur) var(--ev-pdp-ease)}@media(prefers-reduced-motion:no-preference){.ev-pdp-option__value:hover:not(:disabled){border-color:#c8a15a73;transform:translateY(-1px)}}.ev-pdp-option__value.is-selected{box-shadow:0 0 0 1px #c8a15a33}.ev-pdp-purchase{display:grid;gap:.625rem;margin-top:0}.ev-pdp-quantity__label{margin-bottom:.375rem;font-size:.6875rem}.ev-pdp-quantity__control{border-color:#2a241f24;transition:border-color var(--ev-pdp-dur) var(--ev-pdp-ease)}.ev-pdp-quantity__btn{width:2.5rem;height:2.5rem;font-size:1rem;transition:background-color var(--ev-pdp-dur) var(--ev-pdp-ease)}.ev-pdp-quantity__btn:hover{background:#c8a15a14}.ev-pdp-quantity__input{width:2.75rem;font-size:.8125rem}.ev-pdp-actions{gap:.5rem}.ev-pdp-atc{min-height:3.125rem;font-size:.9375rem;letter-spacing:.04em;transition:background-color var(--ev-pdp-dur) var(--ev-pdp-ease),box-shadow var(--ev-pdp-dur) var(--ev-pdp-ease),transform var(--ev-pdp-dur) var(--ev-pdp-ease)}@media(prefers-reduced-motion:no-preference){.ev-pdp-atc:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px #c8a15a47}}.ev-pdp-buy-now .shopify-payment-button__button{min-height:3.125rem!important;font-size:.875rem!important;letter-spacing:.03em!important;border-radius:var(--ev-radius-sm, 12px)!important;transition:opacity var(--ev-pdp-dur) var(--ev-pdp-ease)!important}.ev-pdp-payments{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .625rem;margin-top:.875rem;padding-top:.875rem;border-top:1px solid rgba(42,36,31,.06)}.ev-pdp-payments__item{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:1.5rem;color:#2a241f8c;opacity:.9}.ev-pdp-security{list-style:none;margin:.625rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem .875rem}.ev-pdp-security__item{display:inline-flex;align-items:center;gap:.375rem;font-size:.6875rem;color:var(--color-text-muted);letter-spacing:.02em}.ev-pdp-security__item .ev-pdp-icon{width:1rem;height:1rem;opacity:.75}.ev-pdp-trust{gap:.625rem .875rem;margin-top:1.5rem;padding-top:0;border-top:0}.ev-pdp-trust__item{gap:.625rem}.ev-pdp-trust__item .ev-pdp-icon{flex-shrink:0;color:var(--color-accent-dark);opacity:.9}.ev-pdp-trust__label{font-size:.6875rem;line-height:1.35;letter-spacing:.01em}.ev-pdp-gallery__viewport{border-radius:clamp(14px,1.8vw,20px);background:linear-gradient(180deg,#f8f4ed,#f0ebe3);border-color:#2a241f14;cursor:zoom-in}.ev-pdp-gallery__image{transition:transform .25s var(--ev-pdp-ease)}.ev-pdp-gallery__nav,.ev-pdp-gallery__expand{opacity:0;transition:opacity var(--ev-pdp-dur) var(--ev-pdp-ease),transform var(--ev-pdp-dur) var(--ev-pdp-ease),background-color var(--ev-pdp-dur) var(--ev-pdp-ease)}.ev-pdp-gallery__stage:hover .ev-pdp-gallery__nav,.ev-pdp-gallery__stage:hover .ev-pdp-gallery__expand,.ev-pdp-gallery__stage:focus-within .ev-pdp-gallery__nav,.ev-pdp-gallery__stage:focus-within .ev-pdp-gallery__expand{opacity:1}.ev-pdp-gallery__nav{width:2.25rem;height:2.25rem;border-color:#2a241f1a;box-shadow:0 4px 16px #2a241f14}.ev-pdp-gallery__nav:hover{background:#fff;transform:translateY(-50%) scale(1.04)}.ev-pdp-gallery__expand{position:absolute;right:.75rem;bottom:.75rem;z-index:2;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(42,36,31,.1);border-radius:50%;background:#fffffff0;color:var(--color-text-primary);cursor:pointer;box-shadow:0 4px 16px #2a241f14}.ev-pdp-gallery__expand:hover{background:#fff}.ev-pdp-gallery__thumbs,.ev-product-gallery__thumbs{gap:.75rem;margin-top:.75rem}.ev-pdp-gallery__thumb{border-radius:11px;border-color:#2a241f1a;background:#faf7f2}.ev-pdp-gallery__thumb:hover{border-color:#d4af37;box-shadow:0 2px 10px #d4af371f;transform:scale(1.03)}.ev-pdp-gallery__thumb:focus-visible{outline:2px solid #D4AF37;outline-offset:2px}.ev-pdp-gallery__thumb.is-active{border-color:#d4af37;box-shadow:0 0 0 1px #d4af37}.ev-pdp-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#14100ceb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:ev-pdp-fade-in var(--ev-pdp-dur) var(--ev-pdp-ease)}.ev-pdp-lightbox[hidden]{display:none!important}@keyframes ev-pdp-fade-in{0%{opacity:0}to{opacity:1}}.ev-pdp-lightbox__stage{max-width:min(92vw,72rem);max-height:88vh}.ev-pdp-lightbox__image{width:auto;height:auto;max-width:100%;max-height:88vh;object-fit:contain;border-radius:8px}.ev-pdp-lightbox__close{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;border:0;border-radius:50%;background:#ffffff1f;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;transition:background-color var(--ev-pdp-dur) var(--ev-pdp-ease)}.ev-pdp-lightbox__close:hover{background:#ffffff38}.ev-pdp-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:2.75rem;height:2.75rem;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff1a;color:#fff;font-size:1.25rem;cursor:pointer;transition:background-color var(--ev-pdp-dur) var(--ev-pdp-ease)}.ev-pdp-lightbox__nav:hover{background:#fff3}.ev-pdp-lightbox__nav--prev{left:1rem}.ev-pdp-lightbox__nav--next{right:1rem}html.ev-pdp-lightbox-open{overflow:hidden}.ev-pdp-sticky{transform:translateY(110%);opacity:0;pointer-events:none;background:#ffffffe0;-webkit-backdrop-filter:blur(16px) saturate(1.2);backdrop-filter:blur(16px) saturate(1.2);border-top-color:#2a241f0f;box-shadow:0 -12px 32px #2a241f14;transition:transform var(--ev-pdp-dur) var(--ev-pdp-ease),opacity var(--ev-pdp-dur) var(--ev-pdp-ease)}.ev-pdp-sticky.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.ev-product-highlights__card{padding:1.375rem 1.25rem;border-color:#2a241f14;transition:border-color var(--ev-pdp-dur) var(--ev-pdp-ease),box-shadow var(--ev-pdp-dur) var(--ev-pdp-ease),transform var(--ev-pdp-dur) var(--ev-pdp-ease)}@media(prefers-reduced-motion:no-preference){.ev-product-highlights__card:hover{border-color:#c8a15a47;box-shadow:0 8px 24px #2a241f0f;transform:translateY(-2px)}}.ev-product-specs__row{padding:.875rem 0}.ev-product-specs__label{font-size:.6875rem;letter-spacing:.1em}.ev-product-specs__value{font-size:.9375rem;line-height:1.55}.ev-product-included__grid{display:grid;gap:.875rem;margin-top:2rem}@media(min-width:768px){.ev-product-included__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.ev-product-included__card{padding:1.375rem 1.125rem;border:1px solid rgba(42,36,31,.08);border-radius:var(--ev-radius-sm, 12px);background:#fff;text-align:center;transition:border-color var(--ev-pdp-dur) var(--ev-pdp-ease),box-shadow var(--ev-pdp-dur) var(--ev-pdp-ease),transform var(--ev-pdp-dur) var(--ev-pdp-ease)}@media(prefers-reduced-motion:no-preference){.ev-product-included__card:hover{border-color:#c8a15a40;box-shadow:0 8px 20px #2a241f0d;transform:translateY(-2px)}}.ev-product-included__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin:0 auto .875rem;border-radius:50%;background:#c8a15a1a;color:var(--color-accent-dark)}.ev-product-included__label{font-family:var(--font-heading);font-size:var(--text-base);font-weight:400;margin:0 0 .375rem;color:var(--color-text-primary)}.ev-product-included__text{font-size:.8125rem;line-height:1.55;color:var(--color-text-muted);margin:0}.ev-product-policies .ev-faq__trigger,.ev-product-faq .ev-faq__trigger{transition:color var(--ev-pdp-dur) var(--ev-pdp-ease)}.ev-product-policies .ev-faq__panel,.ev-product-faq .ev-faq__panel{transition:height var(--ev-pdp-dur) var(--ev-pdp-ease)}.ev-product-reviews .ev-section-header{margin-bottom:.5rem}.ev-product-reviews__apps{max-width:52rem;margin-inline:auto}.ev-pdp-icon{display:block;flex-shrink:0}@media(max-width:767px){.ev-pdp-gallery__nav{display:inline-flex;opacity:1}.ev-pdp-gallery__expand{opacity:1}.ev-pdp-gallery__thumbs,.ev-product-gallery__thumbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.ev-pdp-trust{grid-template-columns:1fr 1fr}}@media(min-width:768px)and (max-width:1023px){.ev-pdp-gallery__thumbs,.ev-product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:899px)and (min-width:768px){.ev-pdp-gallery__thumbs,.ev-product-gallery__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.ev-pdp-gallery__slide,.ev-pdp-gallery__image,.ev-pdp-option__value,.ev-pdp-atc,.ev-pdp-sticky,.ev-product-highlights__card,.ev-product-included__card,.ev-pdp-gallery__thumb{transition:none!important}}.template-product{--ev-pdp-section-y: clamp(1.5rem, 3.5vw, 3.75rem);--ev-pdp-header-gap: clamp(.75rem, 1.5vw, 1.25rem)}.template-product main .ev-section{padding-block:var(--ev-pdp-section-y)}.template-product .ev-product-page.ev-section{padding-block-start:clamp(1rem,2vw,1.5rem);padding-block-end:calc(var(--ev-pdp-section-y) * .7)}.template-product #product-main+.ev-product-highlights{padding-block-start:calc(var(--ev-pdp-section-y) * .7)}.template-product .ev-product-highlights .ev-section-header .ev-eyebrow{margin-bottom:max(.125rem,calc(.625rem - 10px))}.template-product .ev-product-highlights .ev-section-header .ev-heading{margin-top:0}.template-product .ev-product-highlights{padding-block-end:calc(var(--ev-pdp-section-y) * .65)}.template-product .ev-product-specs{padding-block-start:calc(var(--ev-pdp-section-y) * .65)}.template-product .ev-product-specs__inner{max-width:72rem;margin-inline:auto}.template-product .ev-product-specs{padding-block-end:calc(var(--ev-pdp-section-y) * .7)}.template-product .ev-product-included{padding-block-start:calc(var(--ev-pdp-section-y) * .8)}.template-product .ev-product-faq .ev-faq,.template-product .ev-product-policies .ev-faq{max-width:52.5rem}.template-product main .ev-section-header,.template-product main .ev-section-header--center{margin-bottom:var(--ev-pdp-header-gap)}.template-product main .ev-section-header__description{margin-top:.5rem}.template-product .ev-product-specs__table,.template-product .ev-product-included__grid,.template-product .ev-product-policies__accordion,.template-product .ev-product-recs__grid,.template-product .ev-product-reviews__apps{margin-top:var(--ev-pdp-header-gap)}.template-product .ev-product-reviews .ev-section-header{margin-bottom:var(--ev-pdp-header-gap)}.template-product .ev-product-reviews--empty{padding-block:clamp(1.5rem,3vw,2.5rem)}.template-product .ev-product-reviews__coming-soon{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:clamp(7.5rem,14vw,10rem);max-height:10rem;margin-inline:auto;text-align:center}.template-product .ev-product-reviews__coming-soon-text{margin:0;font-size:inherit;line-height:inherit;color:var(--color-text-muted)}.template-product .ev-product-reviews--empty .ev-product-reviews__apps:empty{display:none}.template-product .ev-product-recs.ev-section{padding-block-end:calc(var(--ev-pdp-section-y) * .75)}.template-product .ev-footer{padding-block-start:max(2rem,calc(clamp(3.5rem,6vw,5rem) - 30px))}@media(min-width:1024px){.template-product .ev-product-page__grid{align-items:start}.template-product .ev-product-page__buy{display:flex;flex-direction:column;justify-content:flex-start;align-self:start;min-height:0;width:100%;max-width:28rem;margin-inline:auto}}.template-product .ev-product-lifestyle+.ev-section{padding-block-start:calc(var(--ev-pdp-section-y) * .65)}@media(min-width:1024px){.template-product{--ev-pdp-section-y: clamp(2.5rem, 3.5vw, 3.75rem);--ev-pdp-header-gap: clamp(.875rem, 1.25vw, 1.25rem)}}@media(max-width:767px){.template-product{--ev-pdp-section-y: clamp(1.25rem, 4vw, 2rem);--ev-pdp-header-gap: clamp(.625rem, 2vw, 1rem)}}.ev-secure-checkout{--ev-secure-checkout-bg: var(--color-background-warm, #F7F3EC);--ev-secure-checkout-title: var(--color-text-primary, #2B221D);--ev-secure-checkout-text: var(--color-text-muted, #7A7066);--ev-secure-checkout-icon: #8B7355;--ev-secure-checkout-icon-hover: var(--color-accent-primary, #C9A86A);width:100%;max-width:28.75rem;margin:0 auto;padding:1.5rem 1.75rem;text-align:center;background:var(--ev-secure-checkout-bg);border:1px solid rgba(180,160,135,.25);border-radius:20px;box-shadow:0 8px 24px #2b221d0a;animation:ev-secure-checkout-in .4s ease both}@keyframes ev-secure-checkout-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ev-secure-checkout__title{margin:0 0 1rem;font-family:var(--font-heading);font-size:clamp(1.0625rem,.98rem + .4vw,1.3125rem);font-weight:600;line-height:1.15;letter-spacing:.03em;color:var(--ev-secure-checkout-title)}.ev-secure-checkout__text{margin:0 auto 1.125rem;max-width:20rem;font-family:var(--font-body);font-size:inherit;font-weight:inherit;line-height:1.5;color:var(--ev-secure-checkout-text)}.ev-secure-checkout__trust{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.75rem 1rem;list-style:none;margin:0 auto 1.125rem;padding:0;max-width:100%}.ev-secure-checkout__trust-item{display:inline-flex;align-items:center;gap:.375rem;color:var(--ev-secure-checkout-icon);transition:color .2s ease;flex:0 1 auto;min-width:0}.ev-secure-checkout__icon{display:inline-flex;flex-shrink:0;width:1.125rem;height:1.125rem;transition:transform .2s ease,color .2s ease}.ev-secure-checkout__icon svg{width:100%;height:100%;display:block}.ev-secure-checkout__label{font-size:.8125rem;line-height:1.25;color:var(--ev-secure-checkout-text);white-space:nowrap}@media(prefers-reduced-motion:no-preference){.ev-secure-checkout__trust-item:hover{color:var(--ev-secure-checkout-icon-hover)}.ev-secure-checkout__trust-item:hover .ev-secure-checkout__icon{transform:scale(1.04)}}.ev-secure-checkout__payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.375rem .625rem;list-style:none;margin:0;padding:0;max-width:100%}.ev-secure-checkout__payment{display:inline-flex;align-items:center;justify-content:center;flex:0 1 auto;max-width:5.25rem;line-height:0}.ev-secure-checkout__payment-icon{display:block;width:auto;height:1.725rem;max-width:100%;object-fit:contain;opacity:.88;transition:opacity .2s ease}.ev-secure-checkout__payment:hover .ev-secure-checkout__payment-icon{opacity:1}.ev-pdp-payments,.ev-pdp-security,.ev-pdp-checkout-trust,.template-product .ev-pdp-buy-now [id*=trust],.template-product .ev-pdp-buy-now [class*=trust-badge],.template-product .ev-pdp-buy-now [class*=TrustBadge],.template-product .ev-pdp-buy-now [class*=guaranteed],.template-product .ev-pdp-buy-now img[alt*=McAfee],.template-product .ev-pdp-buy-now img[alt*=Norton],.template-product .ev-pdp-buy-now img[alt*=TRUSTe]{display:none!important}@media(min-width:768px){.ev-secure-checkout__title{white-space:nowrap}}@media(min-width:768px)and (max-width:1023px){.ev-secure-checkout__trust{gap:.625rem .875rem}}@media(max-width:767px){.ev-pdp-fulfillment{grid-template-columns:1fr;justify-items:stretch;gap:.5rem}.ev-pdp-fulfillment__label{white-space:normal}.ev-secure-checkout{margin-top:0;padding:1.25rem 1rem;border-radius:18px;max-width:100%}.ev-secure-checkout__title{font-size:clamp(.9375rem,2.8vw,1.0625rem);letter-spacing:.025em;white-space:nowrap}.ev-secure-checkout__text{margin-bottom:1rem;max-width:18rem}.ev-secure-checkout__trust{flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:1rem}.ev-secure-checkout__trust-item{flex:0 1 calc(50% - .375rem);justify-content:center}.ev-secure-checkout__trust-item:last-child{flex:1 1 100%}.ev-secure-checkout__label{white-space:normal;text-align:left}.ev-secure-checkout__payments{gap:.375rem .5rem}.ev-secure-checkout__payment{max-width:4.75rem}.ev-secure-checkout__payment-icon{height:1.4375rem}}@media(prefers-reduced-motion:reduce){.ev-secure-checkout{animation:none}.ev-secure-checkout__icon{transition:color .2s ease}.ev-secure-checkout__trust-item:hover .ev-secure-checkout__icon{transform:none}}.template-product .ev-product-page{padding-block:clamp(1rem,2vw,1.5rem) clamp(.625rem,1.25vw,1rem)}.template-product .ev-product-page.ev-section{padding-block-end:clamp(.5rem,1vw,.875rem)}.template-product #product-main+.ev-product-highlights{padding-block-start:clamp(.875rem,1.75vw,1.25rem)}.template-product .ev-product-page__grid{align-items:start;gap:clamp(1.5rem,2.5vw,2.25rem)}.template-product .ev-product-page__gallery{align-self:start;height:auto;min-height:0}.template-product .ev-product-page__gallery .ev-pdp-gallery,.template-product .ev-product-page__gallery .ev-product-gallery{height:auto;min-height:0;margin-bottom:0;width:100%}.template-product .ev-pdp-gallery__thumbs,.template-product .ev-product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1rem);margin-top:clamp(.75rem,1.5vw,1rem);margin-bottom:0;width:100%;max-width:none;margin-inline:0}.template-product .ev-pdp-gallery__thumb{border-radius:11px;padding:0}.template-product .ev-pdp-gallery__thumb.is-active{border-color:#d4af37;box-shadow:0 0 0 1px #d4af37}.template-product .ev-product-page__buy{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;max-width:28.75rem;margin-inline:auto}.template-product .ev-product-page__buy>.ev-pdp-eyebrow{margin-bottom:.5rem}.template-product .ev-product-page__buy>.ev-pdp-title{margin-bottom:.375rem}.template-product .ev-product-page__buy>.ev-pdp-subtitle{margin-bottom:.5rem}.template-product .ev-product-page__buy>.ev-pdp-rating{margin-bottom:.75rem}.template-product .ev-product-page__buy>.ev-pdp-price{margin-bottom:0}.template-product .ev-product-page__buy>.ev-pdp-lead{margin:1.125rem 0 0;max-width:28.75rem;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.template-product .ev-product-page__buy>.ev-pdp-form{margin-top:1.25rem;margin-bottom:0;gap:0}.template-product .ev-product-page__buy .ev-pdp-option{margin-bottom:0}.template-product .ev-product-page__buy .ev-pdp-option+.ev-pdp-option{margin-top:1.125rem}.template-product .ev-product-page__buy .ev-pdp-purchase{margin-top:1.125rem;gap:1.375rem}.template-product .ev-product-page__buy .ev-pdp-actions{gap:.625rem}.template-product .ev-product-page__buy .ev-pdp-atc{min-height:3.625rem;font-size:1.0625rem;font-weight:600;letter-spacing:.03em}.template-product .ev-product-page__buy .ev-pdp-buy-now .shopify-payment-button__button{min-height:3.625rem!important;font-size:1.0625rem!important;font-weight:600!important;border-radius:var(--ev-radius-sm, 12px)!important}.template-product .ev-product-page__buy>.ev-pdp-fulfillment{width:100%;max-width:100%;margin:1.5rem 0 0;padding:1rem 1.125rem;background:var(--color-background-warm, #F7F3EC);border:1px solid rgba(180,160,135,.25);border-radius:18px;box-shadow:0 8px 24px #2b221d0a;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;row-gap:.875rem}.template-product .ev-product-page__buy .ev-pdp-fulfillment__item{align-items:center}.template-product .ev-product-page__buy>.ev-secure-checkout{width:100%;max-width:100%;margin:1.25rem 0 0;padding:clamp(1.75rem,2.5vw,2rem) clamp(1.5rem,2vw,1.75rem)}.template-product .ev-product-page__buy .ev-secure-checkout__title{margin-bottom:.75rem}.template-product .ev-product-page__buy .ev-secure-checkout__text{margin-bottom:1rem}.template-product .ev-product-page__buy .ev-secure-checkout__trust{margin-bottom:1rem;gap:.75rem 1rem}.template-product .ev-product-page__buy .ev-secure-checkout__payments{gap:.5rem .75rem;justify-content:center}.template-product .ev-product-page__buy .ev-secure-checkout__payment-icon{height:clamp(2.125rem,2.5vw,2.375rem)}.template-product .ev-product-page__buy .ev-pdp-form+.ev-secure-checkout,.template-product .ev-product-page__buy .ev-pdp-fulfillment+.ev-secure-checkout{margin-top:1.25rem}.template-product .ev-product-page__buy>.ev-pdp-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem 1.25rem;width:100%;max-width:100%;margin:1.25rem 0 0;padding-top:0;border-top:0}.template-product .ev-product-page__buy .ev-pdp-trust__item{align-items:center;gap:.5rem}@media(min-width:768px)and (max-width:1023px){.template-product .ev-pdp-gallery__thumbs,.template-product .ev-product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.template-product .ev-product-page__buy>.ev-pdp-fulfillment{padding:.9375rem 1rem}}@media(max-width:767px){.template-product .ev-pdp-gallery__thumbs,.template-product .ev-product-gallery__thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.template-product .ev-product-page__buy>.ev-pdp-lead{max-width:100%;-webkit-line-clamp:3}.template-product .ev-product-page__buy>.ev-pdp-fulfillment{grid-template-columns:1fr;row-gap:.75rem;padding:.875rem 1rem}.template-product .ev-product-page__buy>.ev-secure-checkout{padding:1.5rem 1.25rem}.template-product .ev-product-page__buy .ev-secure-checkout__payment-icon{height:1.875rem}.template-product .ev-product-page__buy>.ev-pdp-trust{grid-template-columns:1fr 1fr;gap:.75rem .875rem}.template-product .ev-pdp-gallery__thumb:hover{transform:none}}@media(prefers-reduced-motion:reduce){.template-product .ev-product-page__buy>.ev-pdp-lead{display:block;-webkit-line-clamp:unset;overflow:visible}.template-product .ev-pdp-gallery__thumb:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/elitevault.css.map */
