.ed-home-section{padding:clamp(64px,7vw,112px) 0}.ed-section-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.ed-section-header__eyebrow{margin-bottom:9px;font-size:10px;letter-spacing:.17em;text-transform:uppercase;color:var(--ed-color-muted)}.ed-section-header h2{margin:0;font-size:clamp(36px,4vw,60px)}.ed-section-header__link{flex:0 0 auto;font-size:12px;border-bottom:1px solid currentColor;padding-bottom:3px}.ed-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:min(730px,calc(100svh - 112px));background:var(--ed-color-background);overflow:hidden}.ed-hero__content{display:flex;align-items:center;padding:clamp(58px,7vw,110px) clamp(28px,5.8vw,92px)}.ed-hero__inner{max-width:610px}.ed-hero__eyebrow{margin:0 0 18px;font-size:10px;letter-spacing:.17em;text-transform:uppercase;color:var(--ed-color-muted)}.ed-hero h1{margin:0 0 25px;font-size:clamp(50px,4.8vw,78px);line-height:1.01;letter-spacing:-.036em}.ed-hero__copy{max-width:520px;margin:0 0 32px;color:var(--ed-color-muted);font-size:clamp(15px,1.35vw,18px);line-height:1.6}.ed-hero__actions{display:flex;gap:10px;flex-wrap:wrap}.ed-hero__media{position:relative;min-height:540px;background:linear-gradient(145deg,#e9ded0,#d7c4af)}.ed-hero__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 20%}.ed-hero__media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,245,239,.07),transparent 30%);pointer-events:none}.ed-hero__placeholder,.ed-fit__placeholder{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(145deg,#e5dace,#cdb9a4);color:rgba(27,26,24,.36);font-family:var(--ed-font-display);letter-spacing:.22em}.ed-trust-strip{border-top:1px solid rgba(27,26,24,.08);border-bottom:1px solid rgba(27,26,24,.08);background:var(--ed-color-surface)}.ed-trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.ed-trust-item{display:flex;gap:12px;align-items:center;justify-content:center;min-height:82px;padding:16px;border-right:1px solid rgba(27,26,24,.07)}.ed-trust-item:last-child{border-right:0}.ed-trust-item__icon{width:28px;height:28px;display:grid;place-items:center;font-size:18px}.ed-trust-item strong{display:block;font-size:12px;letter-spacing:.02em}.ed-trust-item span{display:block;margin-top:2px;font-size:11px;color:var(--ed-color-muted)}.ed-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,30px)}.ed-product-card{min-width:0}.ed-product-card__media{position:relative;overflow:hidden;background:#ede7df;aspect-ratio:4/5}.ed-product-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .38s ease,transform .55s cubic-bezier(.2,.7,.2,1)}.ed-product-card__image--secondary{opacity:0}.ed-product-card:hover .ed-product-card__image--primary{opacity:0}.ed-product-card:hover .ed-product-card__image--secondary{opacity:1;transform:scale(1.015)}.ed-product-card__badge{position:absolute;left:12px;top:12px;padding:6px 8px;background:rgba(248,245,239,.94);font-size:9px;letter-spacing:.1em;text-transform:uppercase;z-index:2}.ed-product-card__body{padding-top:14px}.ed-product-card__title{display:-webkit-box;min-height:37px;margin:0 0 7px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:var(--ed-font-body);font-size:13px;font-weight:500;line-height:1.42}.ed-product-card__price{display:flex;gap:7px;align-items:baseline;flex-wrap:wrap;font-size:13px}.ed-product-card__from{font-size:10px;color:var(--ed-color-muted)}.ed-product-card__compare{color:var(--ed-color-muted);text-decoration:line-through;font-size:10px;opacity:.75}.ed-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ed-category-card{position:relative;min-height:470px;overflow:hidden;background:linear-gradient(145deg,#eee7df,#d8c9b9)}.ed-category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.ed-category-card:hover img{transform:scale(1.025)}.ed-category-card::after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgba(20,18,16,.66))}.ed-category-card__content{position:absolute;z-index:2;left:24px;right:24px;bottom:23px;color:#fff}.ed-category-card__content small{font-size:9px;letter-spacing:.13em;text-transform:uppercase;opacity:.78}.ed-category-card__content h3{margin:6px 0 0;color:#fff;font-size:clamp(24px,2.1vw,36px)}.ed-fit{background:#ede6dc}.ed-fit__grid{display:grid;grid-template-columns:1.02fr .98fr;min-height:610px}.ed-fit__content{padding:clamp(52px,6.5vw,96px);display:flex;flex-direction:column;justify-content:center}.ed-fit__eyebrow{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ed-color-muted)}.ed-fit h2{max-width:650px;margin:12px 0 20px;font-size:clamp(42px,4.6vw,68px)}.ed-fit__copy{max-width:570px;color:var(--ed-color-muted);font-size:16px;line-height:1.6}.ed-fit__options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0}.ed-fit__option{padding:18px 14px;border:1px solid rgba(27,26,24,.16);background:rgba(248,245,239,.4)}.ed-fit__option strong{display:block;font-size:12px}.ed-fit__option span{display:block;margin-top:4px;font-size:11px;color:var(--ed-color-muted)}.ed-fit__media{position:relative;min-height:540px;background:linear-gradient(145deg,#d8c7b6,#bba58e);overflow:hidden}.ed-fit__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 20%}.ed-story{display:grid;grid-template-columns:1.1fr .9fr;min-height:560px;background:#1b1a18;color:#f8f5ef}.ed-story__media{min-height:500px;background:#6b5c4d;position:relative}.ed-story__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ed-story__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(46px,6vw,92px)}.ed-story__eyebrow{font-size:10px;letter-spacing:.16em;text-transform:uppercase;opacity:.65}.ed-story h2{margin:14px 0 20px;color:#f8f5ef;font-size:clamp(40px,4.5vw,66px)}.ed-story p{max-width:500px;color:rgba(248,245,239,.72)}.ed-story .ed-button{margin-top:15px;background:#f8f5ef;color:#1b1a18;border-color:#f8f5ef;align-self:flex-start}.ed-story .ed-button:hover{background:transparent;color:#f8f5ef}.ed-home-note{padding:24px;text-align:center;font-size:12px;color:var(--ed-color-muted)}@media(max-width:989px){.ed-hero{grid-template-columns:1fr;min-height:auto}.ed-hero__media{order:-1;min-height:58svh}.ed-hero__content{padding:48px var(--ed-gutter) 58px}.ed-hero h1{font-size:clamp(44px,10vw,66px)}.ed-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:36px}.ed-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-category-card{min-height:420px}.ed-fit__grid,.ed-story{grid-template-columns:1fr}.ed-fit__media,.ed-story__media{min-height:60svh;order:-1}.ed-trust-strip__grid{grid-template-columns:repeat(2,1fr)}.ed-trust-item:nth-child(2){border-right:0}.ed-trust-item:nth-child(-n+2){border-bottom:1px solid rgba(27,26,24,.07)}}@media(max-width:749px){.ed-home-section{padding:58px 0}.ed-section-header{align-items:flex-end;margin-bottom:21px}.ed-section-header h2{font-size:36px}.ed-section-header__link{font-size:11px}.ed-hero__media{min-height:54svh}.ed-hero__content{padding:38px 20px 48px}.ed-hero__eyebrow{font-size:9px}.ed-hero h1{font-size:clamp(42px,12vw,58px)}.ed-hero__copy{font-size:15px}.ed-hero__actions{display:grid;grid-template-columns:1fr;width:100%}.ed-hero__actions .ed-button{width:100%}.ed-trust-item{justify-content:flex-start;min-height:76px;padding:12px}.ed-trust-item__icon{display:none}.ed-trust-item strong{font-size:11px}.ed-trust-item span{font-size:10px}.ed-product-grid{display:flex;overflow:auto;gap:12px;margin-right:calc(var(--ed-gutter) * -1);padding-right:var(--ed-gutter);scroll-snap-type:x mandatory;scrollbar-width:none}.ed-product-grid::-webkit-scrollbar{display:none}.ed-product-card{flex:0 0 76%;scroll-snap-align:start}.ed-product-card__image--secondary{display:none}.ed-product-card:hover .ed-product-card__image--primary{opacity:1}.ed-category-grid{display:flex;overflow:auto;gap:10px;margin-right:calc(var(--ed-gutter) * -1);padding-right:var(--ed-gutter);scroll-snap-type:x mandatory;scrollbar-width:none}.ed-category-grid::-webkit-scrollbar{display:none}.ed-category-card{flex:0 0 77%;min-height:440px;scroll-snap-align:start}.ed-fit__content{padding:46px 20px 52px}.ed-fit h2{font-size:44px}.ed-fit__options{grid-template-columns:1fr;margin:24px 0}.ed-fit__media,.ed-story__media{min-height:56svh}.ed-story__content{padding:44px 20px 52px}.ed-story h2{font-size:42px}}
