:root{--ev-ink:#11100f;--ev-charcoal:#181613;--ev-night:#0b0a09;--ev-paper:#f7f4ee;--ev-cream:#eee8dd;--ev-gold:#b58a47;--ev-gold-light:#d4b374;--ev-line:rgba(17,16,15,0.14);--ev-line-light:rgba(247,244,238,0.22);--ev-shadow:0 30px 80px rgba(15,12,8,0.14);--ev-ease:cubic-bezier(0.22,1,0.36,1);--ev-shell:min(1600px,calc(100vw - clamp(32px,6vw,112px)));}html{scroll-behavior:smooth;}body{background:var(--ev-paper);color:var(--ev-ink);}body.template-index{background:var(--ev-night);}.ev-shell{width:var(--ev-shell);margin-inline:auto;}.ev-home{overflow:clip;background:var(--ev-paper);}.ev-home h1,.ev-home h2,.ev-home h3,.ev-collection-hero h1{font-family:var(--font-heading--family,serif);font-weight:400;letter-spacing:-0.048em;text-wrap:balance;}.ev-home p,.ev-home .rte,.ev-collection-hero p{text-wrap:pretty;}.ev-kicker{margin:0 0 18px;color:var(--ev-gold);font-size:.69rem;font-weight:650;letter-spacing:.2em;line-height:1.4;text-transform:uppercase;}.ev-section{padding-block:clamp(78px,9vw,150px);}.ev-section-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:clamp(38px,8vw,140px);margin-bottom:clamp(42px,5vw,80px);}.ev-section-head h2,.ev-materials__head h2{max-width:12ch;margin:0;font-size:clamp(3rem,5.9vw,7.2rem);line-height:.9;}.ev-section-head__text{max-width:510px;color:rgba(17,16,15,.68);font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.72;}.ev-section-head__text p{margin:0;}.ev-section-head--inline{grid-template-columns:1fr auto;align-items:end;}.ev-text-link{display:inline-flex;align-items:center;gap:22px;padding-bottom:5px;border-bottom:1px solid currentColor;color:inherit;font-size:.72rem;font-weight:650;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;}.ev-text-link span{transition:transform 260ms var(--ev-ease);}.ev-text-link:hover span{transform:translateX(6px);}body.template-index #header-group{position:absolute;inset:0 0 auto;z-index:80;border-bottom:0;}body.template-index .header-section{color:var(--ev-paper);background:transparent;backdrop-filter:none;transition:color 350ms ease,background 350ms ease,backdrop-filter 350ms ease,box-shadow 350ms ease;}body.template-index.ev-header-scrolled .header-section{color:var(--ev-ink);background:rgba(247,244,238,.92);backdrop-filter:blur(18px);box-shadow:0 1px 0 rgba(17,16,15,.1);}body.template-index:not(.ev-header-scrolled) .header__menu-item,body.template-index:not(.ev-header-scrolled) .header-actions__action,body.template-index:not(.ev-header-scrolled) .header__heading-link{color:var(--ev-paper);}body.template-index:not(.ev-header-scrolled) .header__menu-item:hover,body.template-index:not(.ev-header-scrolled) .header-actions__action:hover{color:var(--ev-gold-light);}body.template-index .header-announcements,body.template-index .announcement-bar{background:rgba(8,7,6,.76);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);}.ev-hero{position:relative;min-height:max(760px,96svh);display:grid;align-items:center;isolation:isolate;overflow:hidden;color:var(--ev-paper);background:var(--ev-night);}.ev-hero__media,.ev-hero__veil,.ev-hero__ambient,.ev-hero__curtain{position:absolute;inset:0;}.ev-hero__media{z-index:-1;}.ev-hero__image{width:100%;height:100%;object-fit:cover;object-position:center 44%;animation:evHeroImage 2.6s var(--ev-ease) both;}.ev-hero__veil{background:linear-gradient(90deg,rgba(6,5,4,.92) 0%,rgba(6,5,4,.72) 35%,rgba(6,5,4,.16) 72%,rgba(6,5,4,.36) 100%),linear-gradient(0deg,rgba(5,4,3,.74),transparent 45%);}.ev-hero__ambient{inset:-20%;background:radial-gradient(circle at 66% 36%,rgba(206,151,73,.3),transparent 18%),radial-gradient(circle at 74% 62%,rgba(190,126,50,.12),transparent 24%);mix-blend-mode:screen;animation:evAmbient 9s ease-in-out infinite alternate;}.ev-hero__curtain{z-index:3;background:var(--ev-night);transform-origin:top;animation:evCurtain 1.5s .1s var(--ev-ease) both;}.ev-hero__inner{position:relative;min-height:max(760px,96svh);display:flex;align-items:center;padding-block:calc(var(--header-group-height,120px) + 40px) 80px;}.ev-hero__content{width:min(760px,58vw);padding-left:clamp(0px,4vw,66px);}.ev-hero__kicker{opacity:0;animation:evRise 1s 1.15s var(--ev-ease) forwards;}.ev-hero__title{max-width:760px;margin:0;color:inherit;font-size:clamp(4.3rem,7.6vw,9rem);line-height:.86;opacity:0;transform:translateY(44px);animation:evRise 1.25s 1.25s var(--ev-ease) forwards;}.ev-hero__text{max-width:560px;margin-top:30px;color:rgba(247,244,238,.78);font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.72;opacity:0;animation:evRise 1s 1.45s var(--ev-ease) forwards;}.ev-hero__text p{margin:0;}.ev-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:38px;opacity:0;animation:evRise 1s 1.6s var(--ev-ease) forwards;}.ev-button{position:relative;min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:34px;overflow:hidden;padding:15px 22px;border:1px solid transparent;color:inherit;font-size:.7rem;font-weight:650;letter-spacing:.13em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:transform 300ms var(--ev-ease),background 300ms ease,color 300ms ease,border-color 300ms ease,box-shadow 300ms var(--ev-ease);}.ev-button::before{position:absolute;inset:-100% -35%;content:'';background:linear-gradient(110deg,transparent 36%,rgba(255,255,255,.32) 50%,transparent 64%);transform:translateX(-65%) rotate(8deg);transition:transform 800ms var(--ev-ease);}.ev-button:hover::before{transform:translateX(65%) rotate(8deg);}.ev-button:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,0,0,.18);}.ev-button > span{position:relative;z-index:1;}.ev-button--gold{color:#140f08;background:var(--ev-gold);border-color:var(--ev-gold);}.ev-button--gold:hover{background:var(--ev-gold-light);border-color:var(--ev-gold-light);}.ev-button--ghost{color:var(--ev-paper);background:rgba(255,255,255,.02);border-color:rgba(247,244,238,.38);backdrop-filter:blur(8px);}.ev-button--ghost:hover{border-color:var(--ev-paper);background:rgba(255,255,255,.1);}.ev-button--light{color:var(--ev-night);background:var(--ev-paper);border-color:var(--ev-paper);}.ev-button--dark{color:var(--ev-paper);background:var(--ev-night);border-color:var(--ev-night);}.ev-hero__index{position:absolute;left:0;bottom:82px;display:flex;flex-direction:column;align-items:center;gap:11px;color:rgba(247,244,238,.7);font-size:.62rem;letter-spacing:.12em;}.ev-hero__index i{width:1px;height:52px;display:block;overflow:hidden;background:rgba(255,255,255,.2);}.ev-hero__index i::after{width:100%;height:50%;display:block;content:'';background:var(--ev-gold);animation:evIndex 2.2s ease-in-out infinite;}.ev-hero__scroll{position:absolute;right:0;bottom:70px;display:inline-flex;align-items:center;gap:18px;color:rgba(247,244,238,.72);font-size:.63rem;letter-spacing:.18em;text-decoration:none;text-transform:uppercase;}.ev-hero__scroll i{width:48px;height:1px;display:block;background:currentColor;transition:width 300ms var(--ev-ease);}.ev-hero__scroll:hover i{width:70px;}.ev-trust{position:relative;z-index:4;color:var(--ev-ink);background:#fff;border-bottom:1px solid var(--ev-line);}.ev-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));}.ev-trust__item{min-height:118px;display:flex;align-items:center;gap:17px;padding:25px clamp(18px,2.4vw,38px);border-right:1px solid var(--ev-line);}.ev-trust__item:last-child{border-right:0;}.ev-trust__icon{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(181,138,71,.55);border-radius:50%;color:var(--ev-gold);font-family:var(--font-heading--family,serif);font-size:.78rem;}.ev-trust__item strong,.ev-trust__item small{display:block;}.ev-trust__item strong{font-size:.72rem;letter-spacing:.08em;line-height:1.4;text-transform:uppercase;}.ev-trust__item small{margin-top:4px;color:rgba(17,16,15,.58);font-size:.76rem;line-height:1.4;}.ev-categories{background:var(--ev-paper);}.ev-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;}.ev-category-card{--ev-depth-x:0px;--ev-depth-y:0px;--ev-glow-x:50%;--ev-glow-y:50%;position:relative;min-height:clamp(390px,38vw,620px);display:flex;align-items:flex-end;overflow:hidden;color:var(--ev-paper);background:var(--ev-night);text-decoration:none;}.ev-category-card::after{position:absolute;inset:0;z-index:2;pointer-events:none;content:'';opacity:0;background:radial-gradient(circle at var(--ev-glow-x) var(--ev-glow-y),rgba(255,214,145,.26),transparent 34%);transition:opacity 450ms ease;}.ev-category-card:hover::after{opacity:1;}.ev-category-card__media,.ev-category-card__shade{position:absolute;inset:0;}.ev-category-card__image{width:100%;height:100%;object-fit:cover;transform:scale(1.045) translate3d(var(--ev-depth-x),var(--ev-depth-y),0);transition:transform 950ms var(--ev-ease),filter 500ms ease;}.ev-category-card:hover .ev-category-card__image{transform:scale(1.1) translate3d(var(--ev-depth-x),var(--ev-depth-y),0);filter:saturate(1.08);}.ev-category-card__shade{background:linear-gradient(0deg,rgba(5,4,3,.9),rgba(5,4,3,.08) 68%),linear-gradient(90deg,rgba(5,4,3,.2),transparent);}.ev-category-card__number{position:absolute;top:18px;left:18px;z-index:3;font-size:.62rem;letter-spacing:.14em;}.ev-category-card__content{position:relative;z-index:3;width:100%;display:block;padding:25px 19px;}.ev-category-card__content small,.ev-category-card__content strong,.ev-category-card__content > span{display:block;}.ev-category-card__content small{margin-bottom:8px;color:var(--ev-gold-light);font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;}.ev-category-card__content strong{font-family:var(--font-heading--family,serif);font-size:clamp(1.35rem,1.65vw,2rem);font-weight:400;letter-spacing:-.03em;line-height:1.02;}.ev-category-card__content > span{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;color:rgba(247,244,238,.68);font-size:.61rem;letter-spacing:.08em;text-transform:uppercase;}.ev-category-card__content b{font-size:1rem;font-weight:400;transition:transform 300ms var(--ev-ease);}.ev-category-card:hover .ev-category-card__content b{transform:translate(4px,-4px);}.ev-featured{background:#fff;border-top:1px solid var(--ev-line);}.ev-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.6vw,24px);}.ev-product-card{min-width:0;}.ev-product-card__link{display:block;color:inherit;text-decoration:none;}.ev-product-card__media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#efece6;}.ev-product-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity 650ms ease,transform 950ms var(--ev-ease);}.ev-product-card__image--secondary{opacity:0;}.ev-product-card__link:hover .ev-product-card__image--primary:has(+ .ev-product-card__image--secondary){opacity:0;}.ev-product-card__link:hover .ev-product-card__image--secondary{opacity:1;}.ev-product-card__link:hover .ev-product-card__image{transform:scale(1.04);}.ev-product-card__badge{position:absolute;top:14px;left:14px;z-index:2;padding:7px 10px;color:var(--ev-paper);background:rgba(10,9,8,.88);font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(8px);}.ev-product-card__arrow{position:absolute;right:14px;bottom:14px;z-index:2;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--ev-paper);background:var(--ev-night);transform:scale(.85);opacity:0;transition:opacity 300ms ease,transform 400ms var(--ev-ease);}.ev-product-card__link:hover .ev-product-card__arrow{opacity:1;transform:scale(1);}.ev-product-card__details{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:17px 2px 26px;border-bottom:1px solid var(--ev-line);}.ev-product-card__details h3,.ev-product-card__details p{margin:0;font-family:var(--font-body--family,sans-serif);font-size:.9rem;font-weight:450;letter-spacing:0;line-height:1.45;}.ev-product-card__details p{white-space:nowrap;color:rgba(17,16,15,.62);}