:root{--bg:#f5f4f0;--text:#111;--line:#d9d7d1;--max:1500px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:12px;letter-spacing:.03em}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.ev-header{position:fixed;top:0;left:0;right:0;z-index:20;padding:22px 30px;mix-blend-mode:difference;color:#fff}.ev-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.ev-logo{font-size:18px;letter-spacing:.14em}.ev-nav{display:flex;gap:30px}.ev-nav a,.ev-cart-button{font-size:10px;letter-spacing:.12em}.ev-cart-button{justify-self:end;border:0;background:none;color:inherit;padding:0;cursor:pointer}.ev-hero{height:100svh;min-height:650px;position:relative;display:flex;align-items:flex-end;overflow:hidden;background:#222;color:#fff}.ev-hero__media,.ev-hero__overlay{position:absolute;inset:0}.ev-cover{width:100%;height:100%;object-fit:cover}.ev-placeholder{height:100%;display:grid;place-items:center;background:#ddd;color:#777}.ev-hero__overlay{background:linear-gradient(transparent 45%,rgba(0,0,0,.55))}.ev-hero__content{position:relative;padding:30px;max-width:800px;padding-bottom:65px}.ev-kicker{font-size:10px;letter-spacing:.16em;margin:0 0 18px}.ev-hero h1{font-size:clamp(44px,8vw,120px);line-height:.9;letter-spacing:-.05em;margin:0 0 22px;font-weight:500}.ev-hero p:not(.ev-kicker){font-size:13px;max-width:420px;line-height:1.5;margin-bottom:28px}.ev-button{display:inline-flex;justify-content:center;align-items:center;border:0;padding:17px 24px;min-height:52px;cursor:pointer;letter-spacing:.12em;font-size:10px}.ev-button--light{background:#fff;color:#111}.ev-button--dark{background:#111;color:#fff;width:100%}.ev-product{display:grid;grid-template-columns:1.4fr .9fr;gap:0}.ev-product__gallery{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line)}.ev-product-image{width:100%;display:block;aspect-ratio:3/4;object-fit:cover;background:#e9e8e3}.ev-product__info{padding:80px 7vw}.ev-sticky{position:sticky;top:80px}.ev-product h2{font-size:clamp(34px,4vw,64px);font-weight:400;letter-spacing:-.04em;margin:0 0 15px}.ev-price{font-size:13px;margin-bottom:30px}.ev-description{line-height:1.7;max-width:430px;margin-bottom:35px}.ev-label{display:block;font-size:10px;letter-spacing:.14em;margin-bottom:10px}.ev-select{width:100%;height:52px;border:1px solid var(--line);background:transparent;padding:0 14px;margin-bottom:12px}.ev-meta{margin-top:35px;border-top:1px solid var(--line)}.ev-meta details{border-bottom:1px solid var(--line);padding:18px 0}.ev-meta summary{cursor:pointer;font-size:10px;letter-spacing:.12em}.ev-meta p{line-height:1.6;max-width:500px}.ev-details{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ev-details>div{padding:55px 30px;border-right:1px solid var(--line)}.ev-details>div:last-child{border-right:0}.ev-details span{font-size:10px;color:#777}.ev-details h3{font-size:20px;font-weight:400;margin:45px 0 8px;letter-spacing:-.02em}.ev-details p{margin:0;color:#666}.ev-story{display:grid;grid-template-columns:1fr 1fr;min-height:700px}.ev-story__image img{width:100%;height:100%;object-fit:cover;display:block}.ev-story__copy{display:flex;flex-direction:column;justify-content:center;padding:10vw}.ev-story__copy h2{font-size:clamp(42px,6vw,90px);font-weight:400;letter-spacing:-.055em;line-height:.95;margin:0 0 30px}.ev-story__copy>p:last-child{max-width:390px;line-height:1.7}.ev-newsletter{padding:120px 30px;text-align:center;border-top:1px solid var(--line)}.ev-newsletter h2{font-size:clamp(44px,7vw,100px);font-weight:400;letter-spacing:-.06em;margin:0 0 50px}.ev-newsletter__form{max-width:520px;margin:auto;border-bottom:1px solid var(--text);display:flex}.ev-newsletter input{background:none;border:0;outline:0;padding:15px 0;flex:1;min-width:0}.ev-newsletter button{background:none;border:0;cursor:pointer}.ev-footer{padding:35px 30px 25px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.ev-footer__brand{font-size:20px;letter-spacing:.14em}.ev-footer__links{display:flex;gap:20px;flex-wrap:wrap}.ev-footer__links a{font-size:10px;letter-spacing:.12em}.ev-footer__bottom{text-align:right;font-size:9px;color:#777}.ev-empty{padding:150px 30px;text-align:center}@media(max-width:800px){.ev-header{padding:18px}.ev-header__inner{grid-template-columns:1fr auto}.ev-nav{display:none}.ev-product{display:block}.ev-product__gallery{grid-template-columns:1fr}.ev-product__info{padding:60px 20px}.ev-sticky{position:static}.ev-details{grid-template-columns:1fr 1fr}.ev-details>div{padding:35px 20px}.ev-details>div:nth-child(2){border-right:0}.ev-details>div:nth-child(3){border-top:1px solid var(--line)}.ev-details>div:nth-child(4){border-top:1px solid var(--line)}.ev-story{grid-template-columns:1fr;min-height:0}.ev-story__image{height:100vw}.ev-story__copy{padding:70px 20px}.ev-newsletter{padding:90px 20px}.ev-footer{grid-template-columns:1fr 1fr;padding:30px 20px}.ev-footer__bottom{text-align:left;grid-column:1/-1}.ev-hero__content{padding:20px 20px 40px}.ev-hero h1{font-size:54px}}