.edah{--edah-black: #050505;--edah-dark: #0d0d0d;--edah-card: #111111;--edah-white: #ffffff;--edah-text: #111111;--edah-muted: #6d6d6d;--edah-border: #e6e6e6;--edah-radius: 10px;--edah-page-width: 1280px;--edah-accent: #ffffff;color:var(--edah-text);font-family:Poppins,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.edah *,.edah *:before,.edah *:after{box-sizing:border-box}.edah a{color:inherit;text-decoration:none}.edah img{max-width:100%;display:block}.edah-container{width:min(100% - 48px,var(--edah-page-width));margin-left:auto;margin-right:auto}.edah-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 28px;border-radius:4px;background:#fff;color:#050505;border:1px solid #ffffff;font-size:13px;font-weight:800;line-height:1;letter-spacing:.01em;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.edah-btn:hover{transform:translateY(-1px);opacity:.92}.edah-btn--dark{background:#050505;color:#fff;border-color:#050505}.edah-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.edah-section-title{margin:0;color:var(--edah-text);font-size:clamp(26px,2.4vw,38px);line-height:1.1;font-weight:900;letter-spacing:-.04em}.edah-section-subtitle{margin:8px 0 0;color:var(--edah-muted);font-size:14px;line-height:1.6}.edah-view-link{color:#050505;font-size:13px;line-height:1;font-weight:800;white-space:nowrap}.edah-empty{padding:36px 20px;text-align:center;color:#666;border:1px dashed #cccccc;border-radius:10px;background:#fff}.edah-catnav{background:#050505;color:#fff;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.edah-catnav__grid{display:grid;grid-template-columns:repeat(var(--edah-catnav-columns, 6),1fr);gap:18px;padding:14px 0}.edah-catnav__item{display:flex;align-items:center;justify-content:center;gap:11px;min-width:0;color:#fff;opacity:.95;transition:opacity .2s ease,transform .2s ease}.edah-catnav__item:hover{opacity:1;transform:translateY(-1px)}.edah-catnav__icon{width:22px;height:22px;flex:0 0 22px}.edah-catnav__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.8;fill:none}.edah-catnav__title{font-size:13px;line-height:1;font-weight:800;white-space:nowrap}.edah-hero{position:relative;min-height:clamp(430px,42vw,680px);display:flex;align-items:center;overflow:hidden;color:#fff;background:#050505}.edah-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.edah-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--edah-hero-desktop-position, center center)}.edah-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d6,#00000094 34%,#0000002e 72%,#0000000f),linear-gradient(180deg,#0000002e 0% 100%);pointer-events:none}.edah-hero__inner{position:relative;z-index:2;padding:80px 0}.edah-hero__copy{max-width:600px}.edah-hero__eyebrow{margin:0 0 18px;color:#ffffffe6;font-size:13px;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.edah-hero h1{margin:0;color:#fff;font-size:clamp(44px,5vw,82px);line-height:.98;font-weight:900;letter-spacing:-.06em}.edah-hero p{max-width:470px;margin:24px 0 30px;color:#ffffffe0;font-size:clamp(15px,1.2vw,19px);line-height:1.65;font-weight:500}.edah-categories{padding:clamp(44px,5vw,76px) 0;background:#fff}.edah-categories__head{margin-bottom:28px;text-align:center}.edah-categories__head .edah-section-subtitle{max-width:620px;margin-left:auto;margin-right:auto}.edah-category-grid{display:grid;grid-template-columns:repeat(var(--edah-category-columns, 6),1fr);gap:16px}.edah-category-card{position:relative;min-height:330px;overflow:hidden;display:flex;align-items:flex-end;border-radius:8px;background:#111;color:#fff;box-shadow:0 14px 35px #0000001f;transition:transform .22s ease,box-shadow .22s ease}.edah-category-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #0000002e}.edah-category-card__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.edah-category-card__image{width:100%;height:100%;object-fit:cover;object-position:center center}.edah-category-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#00000059 45%,#000000eb)}.edah-category-card__body{position:relative;z-index:2;width:100%;padding:22px 18px 20px;text-align:center}.edah-category-card__icon{width:42px;height:42px;margin:0 auto 13px;color:#fff}.edah-category-card__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.75;fill:none}.edah-category-card h3{min-height:42px;margin:0 0 12px;color:#fff;font-size:17px;line-height:1.15;font-weight:900;letter-spacing:-.02em}.edah-category-card__link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;min-width:126px;padding:0 16px;border-radius:5px;background:#0000008c;color:#fff;font-size:13px;line-height:1;font-weight:800}.edah-products{padding:clamp(42px,5vw,76px) 0;background:#fff}.edah-product-grid{display:grid;grid-template-columns:repeat(var(--edah-product-columns, 5),1fr);gap:22px}.edah-product-card{min-width:0}.edah-product-card__image-wrap{position:relative;display:block;aspect-ratio:1 / .78;overflow:hidden;border-radius:8px;background:#f3f3f3}.edah-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.edah-product-card:hover .edah-product-card__image{transform:scale(1.035)}.edah-product-card__body{padding:14px 0 0}.edah-product-card__title{min-height:38px;margin:0 0 8px;color:#111;font-size:13px;line-height:1.35;font-weight:800}.edah-stars{margin-bottom:8px;color:#050505;font-size:12px;line-height:1;letter-spacing:.03em}.edah-stars span{margin-left:4px;color:#777}.edah-price{margin:0 0 12px;color:#111;font-size:14px;line-height:1.3;font-weight:800}.edah-product-form{margin:0}.edah-add{width:100%;min-height:36px;border:0;border-radius:4px;background:#050505;color:#fff;font-size:12px;line-height:1;font-weight:800;cursor:pointer}.edah-add:disabled{opacity:.55;cursor:not-allowed}.edah-trust{padding:30px 0;background:#050505;color:#fff}.edah-trust__box{border-radius:10px;background:#101010;border:1px solid rgba(255,255,255,.12)}.edah-trust__grid{display:grid;grid-template-columns:repeat(var(--edah-trust-columns, 4),1fr)}.edah-trust__item{display:flex;align-items:center;justify-content:center;gap:16px;min-height:128px;padding:22px;text-align:left;border-right:1px solid rgba(255,255,255,.16)}.edah-trust__item:last-child{border-right:0}.edah-trust__icon{width:34px;height:34px;flex:0 0 34px;color:#fff}.edah-trust__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.75;fill:none}.edah-trust__title{margin:0 0 6px;color:#fff;font-size:15px;line-height:1.2;font-weight:900}.edah-trust__text{margin:0;color:#ffffffbd;font-size:12px;line-height:1.5}.edah-lifestyle{padding:0 0 clamp(42px,5vw,76px);background:#fff}.edah-lifestyle__panel{position:relative;min-height:clamp(330px,33vw,520px);overflow:hidden;display:flex;align-items:center;border-radius:10px;color:#fff;background:#050505}.edah-lifestyle__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.edah-lifestyle__image{width:100%;height:100%;object-fit:cover;object-position:var(--edah-lifestyle-desktop-position, center center)}.edah-lifestyle__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000db,#00000094 34%,#0000002e 70%,#0000000f)}.edah-lifestyle__inner{position:relative;z-index:2;width:100%;padding:58px 64px}.edah-lifestyle__copy{max-width:520px}.edah-lifestyle h2{margin:0 0 18px;color:#fff;font-size:clamp(34px,3.4vw,58px);line-height:1.04;font-weight:900;letter-spacing:-.05em}.edah-lifestyle p{max-width:440px;margin:0 0 26px;color:#ffffffdb;font-size:15px;line-height:1.7}.edah-collections{padding:clamp(42px,5vw,76px) 0;background:#fff}.edah-collection-grid{display:grid;grid-template-columns:repeat(var(--edah-collection-columns, 4),1fr);gap:18px}.edah-collection-card{position:relative;min-height:260px;overflow:hidden;display:flex;align-items:flex-end;border-radius:8px;color:#fff;background:#111}.edah-collection-card__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.edah-collection-card__image{width:100%;height:100%;object-fit:cover}.edah-collection-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000f,#00000057 45%,#000000e0)}.edah-collection-card__body{position:relative;z-index:2;padding:20px}.edah-collection-card h3{margin:0 0 8px;color:#fff;font-size:20px;line-height:1.15;font-weight:900}.edah-collection-card p{max-width:260px;margin:0 0 10px;color:#ffffffd1;font-size:13px;line-height:1.5}.edah-collection-card__link{color:#fff;font-size:13px;line-height:1;font-weight:900}.edah-testimonials{padding:clamp(42px,5vw,76px) 0;background:#fff}.edah-review-grid{display:grid;grid-template-columns:repeat(var(--edah-review-columns, 5),1fr);gap:16px}.edah-review-card{min-height:220px;padding:26px 22px;border-radius:10px;background:#fff;border:1px solid #ededed;box-shadow:0 12px 30px #0000000a}.edah-review-card__stars{margin-bottom:16px;color:#050505;font-size:14px;letter-spacing:.06em}.edah-review-card h3{margin:0 0 12px;color:#111;font-size:17px;line-height:1.25;font-weight:900}.edah-review-card p{margin:0 0 18px;color:#6d6d6d;font-size:13px;line-height:1.55}.edah-review-card__name{color:#111;font-size:12px;line-height:1;font-weight:800}@media screen and (max-width:1200px){.edah-category-grid,.edah-product-grid{grid-template-columns:repeat(3,1fr)}.edah-collection-grid{grid-template-columns:repeat(2,1fr)}.edah-review-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:900px){.edah-container{width:min(100% - 32px,var(--edah-page-width))}.edah-catnav__grid{display:flex;overflow-x:auto;gap:22px;padding:14px 0;scrollbar-width:none}.edah-catnav__grid::-webkit-scrollbar{display:none}.edah-catnav__item{flex:0 0 auto}.edah-section-head{align-items:flex-start;flex-direction:column}.edah-trust__grid{grid-template-columns:repeat(2,1fr)}.edah-trust__item:nth-child(2){border-right:0}.edah-trust__item{justify-content:flex-start}}@media screen and (max-width:700px){.edah-container{width:min(100% - 24px,var(--edah-page-width))}.edah-hero{min-height:auto;display:block}.edah-hero__picture{position:relative;height:420px}.edah-hero__image{position:absolute;object-position:var(--edah-hero-mobile-position, center center)}.edah-hero__overlay{background:linear-gradient(180deg,#0000001f,#000000bd)}.edah-hero__inner{position:absolute;inset:auto 0 0 0;padding:0 0 34px}.edah-hero__copy{max-width:100%}.edah-hero h1{font-size:38px}.edah-hero p{margin:16px 0 20px;font-size:14px}.edah-category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.edah-category-card{min-height:245px}.edah-category-card h3{font-size:14px}.edah-category-card__body{padding:18px 12px}.edah-category-card__icon{width:34px;height:34px}.edah-product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.edah-product-card__title{font-size:12px}.edah-trust__grid{grid-template-columns:1fr}.edah-trust__item{border-right:0;border-bottom:1px solid rgba(255,255,255,.16);min-height:auto;padding:22px}.edah-trust__item:last-child{border-bottom:0}.edah-lifestyle__panel{min-height:auto;display:block}.edah-lifestyle__picture{position:relative;height:390px}.edah-lifestyle__image{object-position:var(--edah-lifestyle-mobile-position, center center)}.edah-lifestyle__shade{background:linear-gradient(180deg,#0000001a,#000000c7)}.edah-lifestyle__inner{position:absolute;inset:auto 0 0 0;padding:34px 22px}.edah-lifestyle h2{font-size:34px}.edah-lifestyle p{font-size:14px}.edah-collection-grid,.edah-review-grid{grid-template-columns:1fr}}@media screen and (max-width:430px){.edah-category-grid,.edah-product-grid{grid-template-columns:1fr}.edah-hero__picture{height:390px}.edah-lifestyle__picture{height:360px}}.edah-trust{padding:36px 0 28px!important;background:#fff!important;color:#fff!important}.edah-trust .edah-container{width:min(100% - 48px,1280px)!important;margin-left:auto!important;margin-right:auto!important}.edah-trust__box{width:100%!important;overflow:hidden!important;border-radius:12px!important;background:#080808!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 18px 45px #0000001a!important}.edah-trust__grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;align-items:stretch!important}.edah-trust__item{min-height:132px!important;padding:26px 30px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;text-align:left!important;border-right:1px solid rgba(255,255,255,.18)!important;border-bottom:0!important}.edah-trust__item:last-child{border-right:0!important}.edah-trust__icon{width:34px!important;height:34px!important;flex:0 0 34px!important;color:#fff!important;opacity:.95!important}.edah-trust__icon svg{width:100%!important;height:100%!important;stroke-width:1.7!important}.edah-trust__title{margin:0 0 7px!important;color:#fff!important;font-size:15px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:.01em!important}.edah-trust__text{max-width:165px!important;margin:0!important;color:#ffffffc2!important;font-size:12px!important;line-height:1.45!important;font-weight:500!important}@media screen and (max-width:900px){.edah-trust{padding:28px 0 24px!important}.edah-trust .edah-container{width:min(100% - 32px,1280px)!important}.edah-trust__grid{grid-template-columns:repeat(2,1fr)!important}.edah-trust__item{justify-content:flex-start!important;min-height:118px!important;padding:24px!important;border-right:1px solid rgba(255,255,255,.18)!important;border-bottom:1px solid rgba(255,255,255,.18)!important}.edah-trust__item:nth-child(2n){border-right:0!important}.edah-trust__item:nth-last-child(-n+2){border-bottom:0!important}}@media screen and (max-width:600px){.edah-trust{padding:24px 0 22px!important}.edah-trust .edah-container{width:min(100% - 24px,1280px)!important}.edah-trust__box{border-radius:10px!important}.edah-trust__grid{grid-template-columns:1fr!important}.edah-trust__item{min-height:auto!important;padding:22px 20px!important;justify-content:flex-start!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.18)!important}.edah-trust__item:last-child{border-bottom:0!important}.edah-trust__icon{width:30px!important;height:30px!important;flex-basis:30px!important}.edah-trust__title{font-size:14px!important}.edah-trust__text{max-width:100%!important;font-size:12px!important}}.edah-hero .edah-btn,.edah-hero .edah-btn:visited,.edah-hero .edah-btn:hover,.edah-hero .edah-btn:focus{color:#050505!important}.edah-hero .edah-btn *{color:#050505!important}.edah-lifestyle .edah-btn,.edah-lifestyle .edah-btn:visited,.edah-lifestyle .edah-btn:hover,.edah-lifestyle .edah-btn:focus{color:#050505!important}.edah-lifestyle .edah-btn *{color:#050505!important}.edah-philosophy{position:relative;min-height:var(--edah-philosophy-height, 920px);overflow:hidden;display:flex;align-items:flex-start;justify-content:center;background:#050505;color:#fff}.edah-philosophy__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.edah-philosophy__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--edah-philosophy-desktop-position, center center)}.edah-philosophy__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#000000f5,#000000eb 24%,#000000b8 44%,#00000057 66%,#0000002e);opacity:var(--edah-philosophy-overlay, .55);pointer-events:none}.edah-philosophy__top-fade{position:absolute;inset:0 0 auto 0;height:58%;z-index:2;background:radial-gradient(circle at center top,#000000f0,#000000db 38%,#00000061 68%,#0000);pointer-events:none}.edah-philosophy__bottom-fade{position:absolute;inset:auto 0 0 0;height:34%;z-index:2;background:linear-gradient(180deg,#0000,#00000038 62%,#00000094);pointer-events:none}.edah-philosophy__inner{position:relative;z-index:3;width:100%;padding-top:clamp(72px,7vw,118px);padding-bottom:80px}.edah-philosophy__content{max-width:880px;margin-left:auto;margin-right:auto;text-align:center}.edah-philosophy__eyebrow{margin:0 0 30px;color:#d8b894;font-size:16px;line-height:1;font-weight:600;letter-spacing:.36em;text-transform:uppercase}.edah-philosophy h2{margin:0 0 42px;color:#fff;font-size:clamp(54px,6vw,104px);line-height:.95;font-weight:900;letter-spacing:-.065em;text-shadow:0 18px 48px rgba(0,0,0,.55)}.edah-philosophy__line{max-width:520px;margin:0 auto;color:#ffffffa8;font-size:clamp(19px,1.8vw,28px);line-height:1.28;font-weight:500;letter-spacing:-.025em}.edah-philosophy__divider{display:block;width:52px;height:1px;margin:24px auto;background:#ffffff3d}.edah-philosophy__keywords{margin:0 auto;color:#d8b894;font-size:clamp(18px,1.7vw,28px);line-height:1.3;font-weight:500;letter-spacing:-.02em;white-space:pre-wrap}.edah-philosophy__final{margin:0;color:#d8b894;font-size:clamp(18px,1.6vw,26px);line-height:1.25;font-weight:500;letter-spacing:-.01em}@media screen and (max-width:900px){.edah-philosophy{min-height:820px}.edah-philosophy__inner{padding-top:76px}.edah-philosophy__eyebrow{font-size:13px;letter-spacing:.28em;margin-bottom:22px}.edah-philosophy h2{margin-bottom:34px;font-size:58px}.edah-philosophy__line,.edah-philosophy__keywords{font-size:21px}}@media screen and (max-width:700px){.edah-philosophy{min-height:var(--edah-philosophy-mobile-height, 820px)}.edah-philosophy__image{object-position:var(--edah-philosophy-mobile-position, center center)}.edah-philosophy__shade{background:linear-gradient(180deg,#000000f5,#000000e0 38%,#0000006b 66%,#00000038)}.edah-philosophy__top-fade{height:62%}.edah-philosophy__inner{padding-top:58px;padding-bottom:50px}.edah-philosophy__content{max-width:100%}.edah-philosophy__eyebrow{margin-bottom:18px;font-size:12px;letter-spacing:.22em}.edah-philosophy h2{margin-bottom:26px;font-size:42px;line-height:1;letter-spacing:-.055em}.edah-philosophy__line{max-width:310px;font-size:17px;line-height:1.38}.edah-philosophy__divider{width:42px;margin:18px auto}.edah-philosophy__keywords{max-width:320px;font-size:17px;line-height:1.65}.edah-philosophy__final{font-size:17px}}@media screen and (max-width:430px){.edah-philosophy{min-height:760px}.edah-philosophy h2{font-size:36px}.edah-philosophy__line,.edah-philosophy__keywords,.edah-philosophy__final{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/edah-home.css.map */
