/** Shopify CDN: Minification failed

Line 919:18 Unexpected "{"
Line 919:27 Expected ":"
Line 919:33 Unexpected "{"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:all-brands-new (INDEX:3) */
.eh-all-brands{background:var(--eh-brands-bg,#f5f5f5);padding:var(--section-pt,72px) 0 var(--section-pb,72px)}
.eh-all-brands__inner{width:min(100%,1440px);margin:0 auto;padding:0 clamp(16px,4vw,48px)}
.eh-all-brands__head{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:clamp(32px,5vw,56px)}
@media(min-width:900px){.eh-all-brands__head{grid-template-columns:1fr auto;align-items:end;gap:40px}}
.eh-all-brands__eyebrow{margin:0 0 12px;font-size:11px;letter-spacing:.18em;color:var(--eh-brands-gold,#111111)}
.eh-all-brands__title{margin:0 0 16px;font-size:clamp(28px,4vw,42px);font-weight:400;line-height:1.15;color:#111}
.eh-all-brands__text{margin:0;max-width:52ch;font-size:14px;line-height:1.7;color:#666}
.eh-all-brands__text p{margin:0}
.eh-all-brands__all-link{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.14em;color:#111;text-decoration:none;white-space:nowrap;padding-bottom:4px;border-bottom:1px solid #ddd;transition:border-color .2s ease,color .2s ease}
.eh-all-brands__all-link:hover{border-color:#111;color:#111}
.eh-all-brands__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.5vw,16px)}
@media(min-width:640px){.eh-all-brands__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:900px){.eh-all-brands__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:1200px){.eh-all-brands__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
.eh-all-brands__card{position:relative;min-height:clamp(140px,22vw,220px)}
.eh-all-brands__card-link{display:block;position:relative;height:100%;overflow:hidden;color:#fff;text-decoration:none}
.eh-all-brands__media{position:absolute;inset:0}
.eh-all-brands__img,.eh-all-brands__placeholder{width:100%;height:100%;object-fit:cover;display:block}
.eh-all-brands__placeholder{background:#ddd}
.eh-all-brands__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15) 0%,rgba(0,0,0,.45) 100%);transition:background .25s ease}
.eh-all-brands__card-link:hover .eh-all-brands__overlay{background:linear-gradient(180deg,rgba(0,0,0,.25) 0%,rgba(0,0,0,.55) 100%)}
.eh-all-brands__card-body{position:relative;z-index:1;min-height:clamp(140px,22vw,220px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px 12px;gap:10px}
.eh-all-brands__brand{margin:0;font-size:clamp(11px,1.2vw,13px);letter-spacing:.16em;font-weight:400}
.eh-all-brands__cta{font-size:10px;letter-spacing:.14em;color:var(--eh-brands-gold,#111111)}
/* END_SECTION:all-brands-new */

/* START_SECTION:eh-edit-editions (INDEX:34) */
.eh-edit-editions {
  width: 100%;
  padding: clamp(32px, 5vw, 56px) clamp(16px, 4vw, 40px) clamp(24px, 4vw, 40px);
  background: #fff;
}
.eh-edit-editions__head {
  text-align: center;
  margin: 0 0 clamp(24px, 3vw, 36px);
}
.eh-edit-editions__title {
  margin: 0;
  font-family: var(--eh-font-family, var(--font-heading-family, "Lato", sans-serif));
  font-weight: 300;
  font-size: clamp(22px, 2.6vw, 32px);
  line-height: 1.2;
  color: #111;
  text-transform: lowercase;
}
.eh-edit-editions__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 20px;
  max-width: 720px;
  margin: 0 auto;
}
.eh-edit-editions__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  text-align: center;
  border: 1px solid #ddd;
  padding: 2rem 1.5rem;
  border-radius: 8px;
  background: #fff;
}
.eh-edit-editions__card img {
  width: 166px;
  height: 205px;
  object-fit: cover;
  border-radius: 4px;
}
.eh-edit-editions__name {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  color: #111;
}
.eh-edit-editions__btn {
  display: inline-block;
  padding: 8px 14px;
  background: #000;
  color: #fff;
  border: none;
  font-size: 14px;
  cursor: pointer;
  transition: background-color 0.25s ease;
}
.eh-edit-editions__btn:hover {
  background: #333;
}
/* END_SECTION:eh-edit-editions */

/* START_SECTION:eh-material-lib (INDEX:36) */
.eh-ml{position:relative;background:var(--eh-ml-bg,#f5f5f5);padding:var(--section-pt,64px) 0 var(--section-pb,64px);overflow:hidden}
.eh-ml__bg{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.35}
.eh-ml__bg-img{width:100%;height:100%;object-fit:cover;object-position:center top}
.eh-ml__inner{position:relative;z-index:1;width:min(100%,1200px);margin:0 auto;padding:0 clamp(16px,3vw,40px)}
.eh-ml__eyebrow{margin:0 0 12px;font-size:10px;letter-spacing:.22em;color:var(--eh-ml-muted,#9a9a9a)}
.eh-ml__title{margin:0 0 clamp(24px,4vw,40px);font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(30px,4.2vw,48px);line-height:1.05;color:var(--eh-ml-text,#111)}
.eh-ml__title-em{font-style:italic}
.eh-ml__intro-grid{display:grid;gap:clamp(20px,3vw,40px);margin-bottom:clamp(32px,5vw,56px)}
@media(min-width:768px){.eh-ml__intro-grid{grid-template-columns:1fr 1fr;align-items:start}}
.eh-ml__intro{font-size:13px;line-height:1.75;color:var(--eh-ml-muted,#666)}
.eh-ml__intro p{margin:0 0 12px}.eh-ml__intro p:last-child{margin-bottom:0}
.eh-ml__intro-right{display:flex;flex-direction:column;gap:20px}
.eh-ml__catalogue-link{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.18em;color:var(--eh-ml-text,#111);text-decoration:none;padding-bottom:3px;border-bottom:1px solid var(--eh-ml-border,#ccc);width:fit-content}
.eh-ml__catalogue-link span{transition:transform .35s ease}
@media(hover:hover){.eh-ml__catalogue-link:hover span{transform:translateX(5px)}}

.eh-ml__grid{display:grid;grid-template-columns:1fr;gap:0;border:1px solid var(--eh-ml-border,#e5e5e5);background:var(--eh-ml-card-bg,#fff)}
@media(min-width:640px){.eh-ml__grid{grid-template-columns:repeat(2,1fr)}}
@media(min-width:1000px){.eh-ml__grid{grid-template-columns:repeat(3,1fr)}}
.eh-ml__card{display:flex;flex-direction:column;padding:clamp(20px,2.5vw,28px);border-bottom:1px solid var(--eh-ml-border,#e5e5e5);transition:background .3s ease}
@media(min-width:640px){
.eh-ml__card:nth-child(odd){border-right:1px solid var(--eh-ml-border,#e5e5e5)}
.eh-ml__card:nth-last-child(-n+2){border-bottom:0}
}
@media(min-width:1000px){
.eh-ml__card{border-right:1px solid var(--eh-ml-border,#e5e5e5);border-bottom:1px solid var(--eh-ml-border,#e5e5e5)}
.eh-ml__card:nth-child(3n){border-right:0}
.eh-ml__card:nth-last-child(-n+3){border-bottom:0}
}
@media(hover:hover){.eh-ml__card:hover{background:#f5f5f5}}

.eh-ml__card-num{margin:0 0 10px;font-size:9px;letter-spacing:.2em;color:var(--eh-ml-muted,#aaa)}
.eh-ml__card-title{margin:0 0 12px;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(16px,1.6vw,19px);line-height:1.2;color:var(--eh-ml-text,#111)}
.eh-ml__card-desc{margin:0 0 18px;font-size:11px;line-height:1.65;color:var(--eh-ml-muted,#888);flex:1}
.eh-ml__card-desc p{margin:0}

.eh-ml__swatches{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}
.eh-ml__swatch{width:18px;height:18px;border-radius:50%;background:var(--swatch-color,#ccc);border:1px solid rgba(0,0,0,.08);flex-shrink:0}
.eh-ml__swatches--img{margin-bottom:18px}
.eh-ml__swatch-strip{max-width:100%;height:auto;display:block}

.eh-ml__card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:8px}
.eh-ml__options{font-size:10px;letter-spacing:.12em;color:var(--eh-ml-muted,#999)}
.eh-ml__view-link{display:inline-flex;align-items:center;gap:6px;font-size:9px;letter-spacing:.16em;color:var(--eh-ml-accent,#111111);text-decoration:none}
.eh-ml__view-link span{transition:transform .35s ease}
@media(hover:hover){.eh-ml__view-link:hover span{transform:translateX(4px)}}

.eh-ml__foot{margin-top:clamp(28px,4vw,44px);text-align:center}
.eh-ml__foot-link{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.18em;color:var(--eh-ml-muted,#888);text-decoration:none;padding-bottom:3px;border-bottom:1px solid var(--eh-ml-border,#ccc)}
.eh-ml__foot-link span{transition:transform .35s ease}
@media(hover:hover){.eh-ml__foot-link:hover{color:var(--eh-ml-text,#111);border-color:var(--eh-ml-text,#111)}.eh-ml__foot-link:hover span{transform:translateX(5px)}}
.eh-ml__empty{text-align:center;color:#777;padding:32px 0}
/* END_SECTION:eh-material-lib */

/* START_SECTION:eh-new-about-us (INDEX:37) */
.eh-about{background:var(--eh-about-bg,#fff);padding:var(--section-pt,72px) 0 var(--section-pb,72px)}
.eh-about__inner{width:min(100%,1520px);margin:0 auto;padding:0 clamp(16px,4vw,64px);display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(32px,5vw,72px);align-items:center}
@media(min-width:900px){.eh-about__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}}
.eh-about__eyebrow{margin:0 0 14px;font-size:12px;letter-spacing:.24em;color:#9a9a9a;text-transform:lowercase}
.eh-about__title{margin:0 0 22px;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(26px,3.2vw,40px);line-height:1.14;color:#111}
.eh-about__title-em{font-style:italic}
.eh-about__body{font-size:15px;line-height:1.85;color:#444;max-width:62ch}
.eh-about__body p{margin:0 0 14px}
.eh-about__body p:last-child{margin-bottom:0}
.eh-about__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:28px;padding:14px 32px;background:var(--eh-about-accent,#2a2a2a);color:#fff;font-size:10px;letter-spacing:.18em;text-decoration:none;text-transform:lowercase;transition:opacity .2s ease}
.eh-about__cta:hover{opacity:.85}
.eh-about__media{min-width:0;overflow:visible}
.eh-about__devices{position:relative;width:100%;max-width:640px;margin:0 auto;isolation:isolate}
.eh-about__devices img{
  display:block;
  height:auto;
  max-width:100%;
  background:transparent!important;
  object-fit:contain;
}
.eh-about__devices .eh-about__laptop{
  position:relative;
  z-index:1;
  width:86%;
  margin-left:auto;
  filter:drop-shadow(0 16px 32px rgba(0,0,0,.10));
}
.eh-about__devices .eh-about__tablet{
  position:absolute;
  left:0;
  bottom:0;
  z-index:2;
  width:52%;
  filter:drop-shadow(0 14px 28px rgba(0,0,0,.12));
}
.eh-about__devices .eh-about__phone{
  position:absolute;
  right:2%;
  bottom:-6%;
  z-index:3;
  width:22%;
  filter:drop-shadow(0 14px 24px rgba(0,0,0,.14));
}
@media(max-width:899px){
.eh-about__devices{max-width:480px}
.eh-about__devices .eh-about__laptop{width:88%}
.eh-about__devices .eh-about__tablet{width:54%}
.eh-about__devices .eh-about__phone{width:24%;bottom:-4%}
.eh-about__body{max-width:none}
}
/* END_SECTION:eh-new-about-us */

/* START_SECTION:eh-new-bar-glass (INDEX:38) */
.eh-bg{background:var(--eh-bg-bg,#ffffff);padding:var(--section-pt,64px) 0 var(--section-pb,64px)}
.eh-bg__inner{width:min(100%,1520px);margin:0 auto;padding:0 clamp(16px,3vw,40px)}
.eh-bg__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:clamp(28px,4vw,44px)}
.eh-bg__eyebrow{margin:0 0 12px;font-size:10px;letter-spacing:.22em;color:var(--eh-bg-muted,#9a9a9a)}
.eh-bg__title{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(32px,4.5vw,52px);line-height:1.08;color:var(--eh-bg-text,#111)}
.eh-bg__title-em{font-style:italic}
.eh-bg__view-collection{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.16em;color:var(--eh-bg-text,#111);text-decoration:none;padding-bottom:3px;border-bottom:1px solid #ccc;white-space:nowrap}
.eh-bg__view-collection span{transition:transform .35s ease}
.eh-bg__view-collection:hover{border-color:var(--eh-bg-text,#111)}
@media(hover:hover){.eh-bg__view-collection:hover span{transform:translateX(5px)}}
.eh-bg__track-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.eh-bg__track-wrap::-webkit-scrollbar{display:none}
.eh-bg__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(74vw,1fr);gap:clamp(10px,1.2vw,16px)}
@media(min-width:640px){.eh-bg__grid{grid-auto-columns:minmax(40vw,1fr)}}
@media(min-width:900px){.eh-bg__grid{grid-auto-flow:row;grid-auto-columns:unset;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1100px){.eh-bg__grid{grid-template-columns:repeat(var(--eh-bg-cols,4),minmax(0,1fr))}}
.eh-bg__card{display:flex;flex-direction:column;background:var(--eh-bg-bg,#ffffff);min-width:0}
.eh-bg__media{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--eh-bg-card-bg,#f5f5f5)}
.eh-bg__media-link{position:relative;display:block;width:100%;height:100%}
.eh-bg__img,.eh-bg__img-empty{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.eh-bg__img{transition:opacity .35s ease,transform .9s cubic-bezier(.2,.6,.2,1)}
.eh-bg__img--hover{opacity:0;z-index:1}
.eh-bg__img-empty{background:var(--eh-bg-card-bg,#f5f5f5)}
.eh-bg__card--has-hover:hover .eh-bg__img--main{opacity:0}
.eh-bg__card--has-hover:hover .eh-bg__img--hover{opacity:1}
@media(hover:hover){.eh-bg__card:not(.eh-bg__card--has-hover):hover .eh-bg__img--main{transform:scale(1.04)}}
.eh-bg__badge{position:absolute;top:12px;left:12px;z-index:3;padding:5px 10px;font-size:9px;letter-spacing:.14em;line-height:1;color:#fff}
.eh-bg__badge--new{background:var(--eh-bg-accent,#111111)}
.eh-bg__badge--bestseller{background:#111}
.eh-bg__hover-bar{position:absolute;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:stretch;transform:translateY(100%);transition:transform .35s cubic-bezier(.2,.6,.2,1)}
.eh-bg__hover-form{flex:1;margin:0;display:flex}
.eh-bg__hover-action{flex:1;display:flex;align-items:center;justify-content:center;min-height:46px;width:100%;background:rgba(18,18,18,.92);color:#fff;font-size:10px;letter-spacing:.18em;text-decoration:none;text-transform:lowercase;border:0;cursor:pointer;font-family:inherit}
.eh-bg__hover-action--soldout{cursor:default;opacity:.7}
.eh-bg__wishlist{display:flex;align-items:center;justify-content:center;min-width:46px;background:rgba(245,245,245,.96);border-left:1px solid rgba(0,0,0,.08)}
.eh-bg__wishlist-btn{display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:0;background:transparent;cursor:pointer;color:#1a1a1a}
.eh-bg__card:hover .eh-bg__hover-bar,.eh-bg__card:focus-within .eh-bg__hover-bar{transform:translateY(0)}
@media(hover:none){.eh-bg__hover-bar{display:none}}
.eh-bg__info{padding:16px 4px 0;display:flex;flex-direction:column;gap:5px;flex:1}
.eh-bg__vendor{margin:0;font-size:9px;letter-spacing:.16em;color:var(--eh-bg-muted,#aaa)}
.eh-bg__name{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(15px,1.55vw,18px);line-height:1.25}
.eh-bg__name a{color:var(--eh-bg-text,#111);text-decoration:none}
.eh-bg__descriptor{margin:0;font-size:11px;color:var(--eh-bg-muted,#999);line-height:1.45}
.eh-bg__buy-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:10px}
.eh-bg__price{font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-size:clamp(14px,1.5vw,17px);color:var(--eh-bg-text,#111)}
.eh-bg__action{font-size:9px;letter-spacing:.14em;color:var(--eh-bg-accent,#111111);text-decoration:none;white-space:nowrap;text-transform:lowercase}
.eh-bg__action--btn{padding:0;border:0;background:transparent;cursor:pointer;font-family:inherit}
.eh-bg__action--soldout{color:var(--eh-bg-muted,#aaa);cursor:default}
.eh-bg__form{margin:0}
.eh-bg__foot{display:flex;justify-content:center;margin-top:clamp(32px,5vw,48px)}
.eh-bg__view-all{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.16em;color:var(--eh-bg-text,#111);text-decoration:none;padding-bottom:3px;border-bottom:1px solid #ccc}
.eh-bg__view-all span{transition:transform .35s ease}
.eh-bg__view-all:hover{border-color:var(--eh-bg-text,#111)}
@media(hover:hover){.eh-bg__view-all:hover span{transform:translateX(5px)}}
.eh-bg__empty{text-align:center;color:#777;padding:32px 0}
/* END_SECTION:eh-new-bar-glass */

/* START_SECTION:eh-new-by-category (INDEX:39) */
.eh-cat{width:100%;background:var(--eh-cat-bg,#f5f5f5);padding:var(--section-pt,72px) 0 var(--section-pb,72px)}
.eh-cat__inner{width:100%;max-width:none;margin:0;padding:0 clamp(20px,5vw,88px)}
.eh-cat__head{margin:0 0 clamp(28px,4vw,44px)}
.eh-cat__label{margin:0;font-size:10px;letter-spacing:.22em;color:var(--eh-cat-muted,#b8a99a)}
.eh-cat__grid{display:grid;grid-template-columns:1fr;gap:clamp(28px,4vw,48px) clamp(20px,3vw,32px);align-items:stretch}
@media(min-width:640px){.eh-cat__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1024px){.eh-cat__grid{grid-template-columns:repeat(var(--eh-cat-cols,4),minmax(0,1fr));gap:clamp(36px,4.5vw,56px) clamp(24px,3.5vw,40px)}}
.eh-cat__item{min-width:0;display:flex;align-self:stretch}
.eh-cat__link{display:flex;flex-direction:column;justify-content:flex-start;flex:1 1 auto;width:100%;min-width:0;min-height:100%;color:inherit;text-decoration:none;box-sizing:border-box}
.eh-cat__row{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex:1 1 auto;min-width:0;width:100%}
.eh-cat__title{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(20px,2.1vw,32px);line-height:1.2;color:var(--eh-cat-text,#111);max-width:100%;overflow-wrap:break-word;word-break:normal;hyphens:manual}
.eh-cat__subtitle{margin:0;font-size:11px;line-height:1.45;min-height:1.45em;color:var(--eh-cat-muted,#9a9088);max-width:100%}
.eh-cat__line{display:block;flex:0 0 auto;align-self:stretch;width:100%;height:1px;min-height:1px;margin-top:auto;padding-top:14px;background:linear-gradient(var(--eh-cat-line,#ddd5cb),var(--eh-cat-line,#ddd5cb)) 0 100%/100% 1px no-repeat;box-sizing:content-box;transform-origin:left center;transition:transform .35s ease,background-color .35s ease}
@media(hover:hover){
.eh-cat__link:hover .eh-cat__line{transform:scaleX(1.02);background:linear-gradient(var(--eh-cat-text,#111),var(--eh-cat-text,#111)) 0 100%/100% 1px no-repeat}
.eh-cat__link:hover .eh-cat__title{color:var(--eh-cat-text,#111)}
}
.eh-cat__empty{text-align:center;color:#777;padding:24px 0}
@media(max-width:639px){
.eh-cat__subtitle{max-width:none}
}
/* END_SECTION:eh-new-by-category */

/* START_SECTION:eh-new-exclusive-furniture (INDEX:40) */
.eh-exf{background:var(--eh-exf-bg,#fff);padding:var(--section-pt,0) 0 var(--section-pb,0)}
.eh-exf__head{width:min(100%,1520px);margin:0 auto;padding:clamp(32px,5vw,72px) clamp(16px,4vw,64px) clamp(20px,3vw,32px)}
.eh-exf__head-eyebrow{margin:0 0 10px;font-size:10px;letter-spacing:.22em;color:var(--eh-exf-muted,#9a9a9a)}
.eh-exf__head-title{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(26px,3.4vw,40px);line-height:1.1;color:var(--eh-exf-text,#111)}
.eh-exf__head-em{font-style:italic}
.eh-exf__slider{display:block;width:100%;position:relative}
.eh-exf__viewport{overflow:hidden}
.eh-exf__slide{min-height:var(--eh-exf-height-mb,62vh)}
.eh-exf__slide-inner{display:grid;grid-template-columns:1fr;align-items:stretch;min-height:inherit}
.eh-exf__panel{order:2}
.eh-exf__media{order:1}
@media(min-width:900px){.eh-exf__slide{min-height:var(--eh-exf-height,88vh)}.eh-exf__slide-inner{grid-template-columns:45% 55%}.eh-exf__panel,.eh-exf__media{order:unset}}
.eh-exf__panel{background:var(--eh-exf-panel-bg,#f5f5f5);display:flex;align-items:flex-start;padding:clamp(32px,5vw,80px) clamp(20px,5vw,72px)}
.eh-exf__panel-inner{width:100%;max-width:520px;margin-inline:auto}
.eh-exf__eyebrow{margin:0 0 18px;font-size:10px;letter-spacing:.24em;color:var(--eh-exf-muted,#9a9a9a)}
.eh-exf__title-row{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}
.eh-exf__number{font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-style:italic;font-size:clamp(30px,4vw,46px);line-height:1;color:var(--eh-exf-muted,#b9b3a8)}
.eh-exf__title{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(28px,3.6vw,44px);line-height:1.08;color:var(--eh-exf-text,#111);letter-spacing:.04em}
.eh-exf__title-em{font-style:italic}
.eh-exf__subtitle{margin:0 0 22px;font-size:10px;letter-spacing:.18em;color:var(--eh-exf-muted,#9a9a9a)}
.eh-exf__body{margin:0 0 26px;font-size:14px;line-height:1.75;color:var(--eh-exf-text,#444)}
.eh-exf__body p{margin:0 0 12px}
.eh-exf__body p:last-child{margin-bottom:0}
.eh-exf__price{margin:0 0 12px;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-size:clamp(17px,1.8vw,21px);color:var(--eh-exf-text,#111)}
.eh-exf__meta{margin:0 0 28px;font-size:10px;letter-spacing:.16em;color:var(--eh-exf-muted,#9a9a9a)}
.eh-exf__actions{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(20px,4vw,48px);margin-bottom:0}
.eh-exf__enquire{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.18em;color:var(--eh-exf-text,#111);text-decoration:none;padding-bottom:4px;border-bottom:1px solid var(--eh-exf-text,#111)}
.eh-exf__enquire span{transition:transform .35s ease}
.eh-exf__secondary{font-size:10px;letter-spacing:.16em;color:var(--eh-exf-muted,#9a9a9a);text-decoration:none}
.eh-exf__secondary:hover{color:var(--eh-exf-text,#111)}
.eh-exf__more{border-top:1px solid rgba(0,0,0,.1);padding-top:22px;margin-top:clamp(28px,4vw,40px)}
.eh-exf__more-label{margin:0 0 16px;font-size:10px;letter-spacing:.2em;color:var(--eh-exf-muted,#9a9a9a)}
.eh-exf__more-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,1.4vw,18px)}
.eh-exf__card{display:flex;flex-direction:column;text-decoration:none;color:inherit}
.eh-exf__card-media{position:relative;aspect-ratio:1/1;overflow:hidden;background:#ece8e1;margin-bottom:10px}
.eh-exf__card-img,.eh-exf__card-empty{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.eh-exf__card-img{transition:transform .8s cubic-bezier(.2,.6,.2,1)}
.eh-exf__card-empty{background:#ece8e1}
.eh-exf__card-name{margin:0 0 4px;font-size:12px;line-height:1.3;color:var(--eh-exf-text,#222);text-transform:lowercase}
.eh-exf__card-enquire{font-size:9px;letter-spacing:.14em;color:var(--eh-exf-accent,#111)}
@media(hover:hover){.eh-exf__card:hover .eh-exf__card-img{transform:scale(1.06)}.eh-exf__card:hover .eh-exf__card-enquire{transform:translateX(4px)}}
@media(max-width:560px){.eh-exf__card-name{font-size:11px}}
.eh-exf__media{position:relative;overflow:hidden;background:#ece8e1;min-height:clamp(280px,50vw,520px)}
@media(min-width:900px){.eh-exf__media{min-height:100%}}
.eh-exf__media-link{display:block;width:100%;height:100%}
.eh-exf__img,.eh-exf__img-empty{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.eh-exf__img{transition:transform 1s cubic-bezier(.2,.6,.2,1)}
.eh-exf__img-empty{background:#ece8e1}
.eh-exf__slider{position:relative}
.eh-exf__controls{position:absolute;inset:0;z-index:3;pointer-events:none}
.eh-exf__arrow{pointer-events:auto;width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease;position:absolute;top:50%;transform:translateY(-50%);margin:0;z-index:5}
.eh-exf__arrow--prev{left:clamp(12px,2.5vw,28px)}
.eh-exf__arrow--next{right:clamp(12px,2.5vw,28px)}
.eh-exf__arrow:hover{background:#fff;transform:translateY(-50%) scale(1.04)}
.eh-exf__arrow[disabled]{opacity:.35;cursor:default;pointer-events:none}
.eh-exf__dots{pointer-events:auto;position:absolute;left:50%;bottom:clamp(16px,2.5vw,24px);transform:translateX(-50%);display:flex!important;gap:6px;align-items:center;justify-content:center;margin:0;padding:0;width:min(320px,46vw);z-index:4}
.eh-exf__dots .hdt-slider__dot{flex:1;height:2px;border-radius:0;margin:0!important;padding:0!important;width:auto!important;min-width:0;background:rgba(17,17,17,.22);opacity:1!important;transition:background .25s ease}
.eh-exf__dots .hdt-slider__dot:before{display:none!important}
.eh-exf__dots .hdt-slider__dot--selected{background:var(--eh-exf-accent,#111111)!important}
.eh-exf__empty{text-align:center;color:#777;padding:40px 0}
@media(hover:hover){
.eh-exf__slide:hover .eh-exf__img{transform:scale(1.04)}
.eh-exf__enquire:hover span{transform:translateX(6px)}
}
@media(max-width:899px){
.eh-exf__arrow{width:36px;height:36px}
}
/* END_SECTION:eh-new-exclusive-furniture */

/* START_SECTION:eh-new-hero-banner (INDEX:41) */
.eh-hb {
  background: #fff;
  padding: var(--section-pt, 0) 0 var(--section-pb, 0);
}
.eh-hb__hero {
  position: relative;
  width: 100%;
  height: var(--eh-hb-hero-h-mb, 52vh);
  overflow: hidden;
  background: #ece8e1;
}
@media (min-width: 900px) {
  .eh-hb__hero {
    height: var(--eh-hb-hero-h, 56vh);
  }
}
.eh-hb__hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 1.1s cubic-bezier(0.2, 0.6, 0.2, 1);
}
.eh-hb__hero-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  padding: clamp(20px, 4vw, 52px);
  color: #fff;
  background: linear-gradient(180deg, rgba(0,0,0,0) 45%, rgba(0,0,0,0.35) 100%);
}
.eh-hb__hero-eyebrow {
  margin: 0 0 10px;
  font-size: 10px;
  letter-spacing: 0.24em;
  opacity: 0.85;
  text-transform: lowercase;
}
.eh-hb__hero-title {
  margin: 0;
  font-family: var(--eh-font-family, var(--font-heading-family, "Lato", sans-serif));
  font-weight: 300;
  font-size: clamp(28px, 4vw, 52px);
  line-height: 1.05;
  text-transform: lowercase;
}
.eh-hb__em {
  font-style: italic;
}
.eh-hb__hero-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 10px;
  letter-spacing: 0.2em;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  padding-bottom: 3px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  text-transform: lowercase;
}
@media (hover: hover) {
  .eh-hb__hero:hover .eh-hb__hero-img {
    transform: scale(1.04);
  }
  .eh-hb__hero-link span {
    transition: transform 0.35s ease;
  }
  .eh-hb__hero-link:hover span {
    transform: translateX(6px);
  }
}
@media (max-width: 600px) {
  .eh-hb__hero-overlay {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 14px;
  }
}
/* END_SECTION:eh-new-hero-banner */

/* START_SECTION:eh-new-light-object (INDEX:42) */
.eh-lo{background:var(--eh-lo-bg,#fff);padding:var(--section-pt,56px) 0 var(--section-pb,56px)}
.eh-lo__inner{width:min(100%,1520px);margin:0 auto;padding:0 clamp(16px,3vw,40px)}
.eh-lo__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:clamp(22px,3vw,36px)}
.eh-lo__eyebrow{margin:0 0 10px;font-size:10px;letter-spacing:.22em;color:var(--eh-lo-muted,#9a9a9a)}
.eh-lo__title{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(28px,4vw,46px);line-height:1.05;color:var(--eh-lo-text,#111)}
.eh-lo__title-em{font-style:italic}
.eh-lo__view-all{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.18em;color:var(--eh-lo-text,#111);text-decoration:none;padding-bottom:3px;border-bottom:1px solid #ccc;white-space:nowrap}
.eh-lo__view-all span{transition:transform .35s ease}
.eh-lo__view-all:hover{border-color:var(--eh-lo-text,#111)}
@media(hover:hover){.eh-lo__view-all:hover span{transform:translateX(5px)}}

.eh-lo__track-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.eh-lo__track-wrap::-webkit-scrollbar{display:none}
.eh-lo__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(78vw,1fr);gap:clamp(10px,1.4vw,18px)}
@media(min-width:640px){.eh-lo__grid{grid-auto-flow:row;grid-auto-columns:unset;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1000px){.eh-lo__grid{grid-template-columns:repeat(var(--eh-lo-cols,4),minmax(0,1fr))}}

.eh-lo__card{display:flex;flex-direction:column;min-width:0}
.eh-lo__media{position:relative;aspect-ratio:var(--eh-lo-media-ratio,3/4);overflow:hidden;background:var(--eh-lo-card-bg,#0c0c0c)}
.eh-lo__media-link{position:relative;display:block;width:100%;height:100%}
.eh-lo__img,.eh-lo__img-empty{position:absolute;inset:0;width:100%;height:100%;object-fit:var(--eh-lo-img-fit,cover);display:block}
.eh-lo__img{transition:opacity .4s ease,transform 1s cubic-bezier(.2,.6,.2,1)}
.eh-lo__img--hover{opacity:0;z-index:1}
.eh-lo__img-empty{background:var(--eh-lo-card-bg,#0c0c0c)}
.eh-lo__badge{position:absolute;top:12px;right:12px;z-index:3;padding:5px 10px;background:var(--eh-lo-accent,#111111);color:#fff;font-size:9px;letter-spacing:.14em;line-height:1}
.eh-lo__card--has-hover:hover .eh-lo__img--main{opacity:0}
.eh-lo__card--has-hover:hover .eh-lo__img--hover{opacity:1}
@media(hover:hover){.eh-lo__card:not(.eh-lo__card--has-hover):hover .eh-lo__img--main{transform:scale(1.05)}}

.eh-lo__hover-bar{position:absolute;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:stretch;transform:translateY(100%);transition:transform .35s cubic-bezier(.2,.6,.2,1)}
.eh-lo__hover-form{flex:1;margin:0;display:flex}
.eh-lo__hover-action{flex:1;display:flex;align-items:center;justify-content:center;min-height:46px;width:100%;background:rgba(18,18,18,.92);color:#fff;font-size:10px;letter-spacing:.18em;text-decoration:none;text-transform:lowercase;border:0;cursor:pointer;font-family:inherit}
.eh-lo__hover-action--soldout{cursor:default;opacity:.7}
.eh-lo__wishlist{display:flex;align-items:center;justify-content:center;min-width:46px;background:rgba(244,242,238,.96);border-left:1px solid rgba(0,0,0,.08)}
.eh-lo__wishlist-btn{display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:0;background:transparent;cursor:pointer;color:#1a1a1a}
.eh-lo__card:hover .eh-lo__hover-bar,.eh-lo__card:focus-within .eh-lo__hover-bar{transform:translateY(0)}
@media(hover:none){.eh-lo__hover-bar{display:none}}

.eh-lo__info{padding:16px 2px 0;display:flex;flex-direction:column;gap:5px}
.eh-lo__vendor{margin:0;font-size:9px;letter-spacing:.16em;color:var(--eh-lo-muted,#aaa)}
.eh-lo__name{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(15px,1.5vw,18px);line-height:1.25}
.eh-lo__name a{color:var(--eh-lo-text,#111);text-decoration:none}
.eh-lo__descriptor{margin:0;font-size:11px;color:var(--eh-lo-muted,#999);line-height:1.4}
.eh-lo__buy-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:8px}
.eh-lo__price{font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-size:clamp(14px,1.5vw,17px);color:var(--eh-lo-text,#111)}
.eh-lo__action{font-size:9px;letter-spacing:.14em;color:var(--eh-lo-accent,#111111);text-decoration:none;white-space:nowrap;text-transform:lowercase}
.eh-lo__action--btn{padding:0;border:0;background:transparent;cursor:pointer;font-family:inherit}
.eh-lo__action--soldout{color:var(--eh-lo-muted,#aaa)}
.eh-lo__form{margin:0}
.eh-lo__empty{text-align:center;color:#777;padding:32px 0}
/* END_SECTION:eh-new-light-object */

/* START_SECTION:eh-new-our-designers (INDEX:43) */
.eh-dz{background:var(--eh-dz-bg,#fff);padding:var(--section-pt,56px) 0 var(--section-pb,56px)}
.eh-dz__inner{width:min(100%,1520px);margin:0 auto;padding:0 clamp(16px,3vw,40px)}
.eh-dz__head{display:flex;flex-direction:column;gap:16px;margin-bottom:clamp(24px,3vw,40px)}
.eh-dz__head-top{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px 24px}
.eh-dz__head-titles{min-width:0;flex:1 1 auto}
.eh-dz__eyebrow{margin:0 0 10px;font-size:10px;letter-spacing:.22em;color:var(--eh-dz-accent,#111111)}
.eh-dz__title{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(28px,4vw,46px);line-height:1.05;color:var(--eh-dz-text,#111)}
.eh-dz__title-em{font-style:italic}
.eh-dz__intro{width:100%;max-width:none;font-size:13px;line-height:1.7;color:var(--eh-dz-muted,#888)}
.eh-dz__intro p{margin:0}
.eh-dz__view-all{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.18em;color:var(--eh-dz-text,#111);text-decoration:none;padding-bottom:3px;border-bottom:1px solid #ccc;white-space:nowrap;flex:0 0 auto}
.eh-dz__view-all span{transition:transform .35s ease}
.eh-dz__view-all:hover{border-color:var(--eh-dz-text,#111)}
@media(hover:hover){.eh-dz__view-all:hover span{transform:translateX(5px)}}

.eh-dz__rail{position:relative}
.eh-dz__track-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;container-type:inline-size;container-name:eh-dz;scroll-behavior:smooth}
.eh-dz__track-wrap::-webkit-scrollbar{display:none}
.eh-dz__slider{display:flex;gap:clamp(8px,1vw,14px);width:max-content}
.eh-dz__arrow{position:absolute;top:50%;right:0;z-index:3;transform:translate(35%,-50%);display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid rgba(17,17,17,.16);background:rgba(255,255,255,.92);color:var(--eh-dz-text,#111);cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.1);transition:transform .25s ease,background-color .25s ease,border-color .25s ease}
.eh-dz__arrow:hover{background:#fff;border-color:rgba(17,17,17,.28);transform:translate(35%,-50%) scale(1.04)}
.eh-dz__arrow:focus-visible{outline:2px solid var(--eh-dz-text,#111);outline-offset:2px}
@media(max-width:639px){.eh-dz__arrow{right:4px;transform:translate(0,-50%);width:36px;height:36px}.eh-dz__arrow:hover{transform:translate(0,-50%) scale(1.04)}}
.eh-dz__card{flex:0 0 62cqi;min-width:0}
@container eh-dz (min-width:640px){.eh-dz__card{flex-basis:calc((100cqi - 2 * clamp(8px,1vw,14px)) / 3.15)}}
@container eh-dz (min-width:1000px){.eh-dz__card{flex-basis:calc((100cqi - 5 * clamp(8px,1vw,14px)) / 6)}}

.eh-dz__card-link{display:block;text-decoration:none;color:inherit}
.eh-dz__media{position:relative;aspect-ratio:5/7;overflow:hidden;background:var(--eh-dz-card-bg,#1a1a1a)}
.eh-dz__img,.eh-dz__img-empty{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(1)}
.eh-dz__img{transition:transform 1s cubic-bezier(.2,.6,.2,1),filter .5s ease}
.eh-dz__img-empty{background:var(--eh-dz-card-bg,#1a1a1a)}
.eh-dz__overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;padding:18px 12px 22px;color:#fff;background:linear-gradient(to top,var(--eh-dz-overlay,rgba(0,0,0,.75)) 0%,rgba(0,0,0,0) 100%)}
.eh-dz__name{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(15px,1.4vw,18px);line-height:1.2}
.eh-dz__location{margin:0;font-size:8px;letter-spacing:.2em;color:rgba(255,255,255,.7)}
.eh-dz__link-label{font-size:8px;letter-spacing:.18em;color:rgba(255,255,255,.85);margin-top:3px}
.eh-dz__link-label span{display:inline-block;transition:transform .35s ease}
@media(hover:hover){
.eh-dz__card:hover .eh-dz__img{transform:scale(1.06);filter:grayscale(0)}
.eh-dz__card:hover .eh-dz__link-label span{transform:translateX(5px)}
}
.eh-dz__empty{text-align:center;color:#777;padding:32px 0}
/* END_SECTION:eh-new-our-designers */

/* START_SECTION:eh-new-soft-furnishing (INDEX:44) */
.eh-sf{background:var(--eh-sf-bg,#fff);padding:var(--section-pt,0) 0 var(--section-pb,0)}

.eh-sf__hero{position:relative;width:100%;height:var(--eh-sf-hero-h-mb,52vh);overflow:hidden;background:#ece8e1}
@media(min-width:900px){.eh-sf__hero{height:var(--eh-sf-hero-h,56vh)}}
.eh-sf__hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.1s cubic-bezier(.2,.6,.2,1)}
.eh-sf__hero-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:clamp(20px,4vw,52px);color:#fff}
.eh-sf__hero-eyebrow{margin:0 0 10px;font-size:10px;letter-spacing:.24em;opacity:.85}
.eh-sf__hero-title{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(28px,4vw,52px);line-height:1.05}
.eh-sf__hero-link{display:inline-flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.2em;color:#fff;text-decoration:none;white-space:nowrap;padding-bottom:3px;border-bottom:1px solid rgba(255,255,255,.6)}
.eh-sf__em{font-style:italic}
@media(hover:hover){.eh-sf__hero:hover .eh-sf__hero-img{transform:scale(1.04)}.eh-sf__hero-link span,.eh-sf__enquire span,.eh-sf__card-enquire{transition:transform .35s ease}.eh-sf__hero-link:hover span{transform:translateX(6px)}}
@media(max-width:600px){.eh-sf__hero-overlay{flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:14px}}

.eh-sf__feature{display:grid;grid-template-columns:1fr}
@media(min-width:900px){.eh-sf__feature{grid-template-columns:50% 50%}}
@media(min-width:900px){.eh-sf--invert .eh-sf__feature{grid-template-columns:50% 50%}.eh-sf--invert .eh-sf__media{order:2}.eh-sf--invert .eh-sf__panel{order:1}}
.eh-sf__media{position:relative;overflow:hidden;min-height:var(--eh-sf-feat-h-mb,58vh);background:#ece8e1}
@media(min-width:900px){.eh-sf__media{min-height:var(--eh-sf-feat-h,92vh)}}
.eh-sf__media-link{display:block;width:100%;height:100%}
.eh-sf__media-img,.eh-sf__media-empty{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.eh-sf__media-img{transition:transform 1s cubic-bezier(.2,.6,.2,1)}
.eh-sf__media-empty{background:#ece8e1}
.eh-sf__media-logo{display:none!important}
.eh-sf__logo{display:none!important}
@media(hover:hover){.eh-sf__media:hover .eh-sf__media-img{transform:scale(1.05)}}

.eh-sf__panel{background:var(--eh-sf-panel-bg,#fff);display:flex;align-items:center;padding:clamp(32px,5vw,72px) clamp(20px,5vw,72px)}
.eh-sf__panel-inner{width:100%;max-width:520px}
.eh-sf__eyebrow{margin:0 0 14px;font-size:10px;letter-spacing:.24em;color:var(--eh-sf-muted,#9a9a9a)}
.eh-sf__number{display:block;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-style:italic;font-size:clamp(30px,4vw,48px);line-height:1;color:var(--eh-sf-muted,#c8c2b6);margin-bottom:4px}
.eh-sf__title{margin:0 0 14px;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(30px,3.8vw,48px);line-height:1.08;color:var(--eh-sf-text,#111)}
.eh-sf__subtitle{margin:0 0 22px;font-size:10px;letter-spacing:.18em;color:var(--eh-sf-muted,#9a9a9a)}
.eh-sf__body{margin:0 0 24px;font-size:14px;line-height:1.75;color:var(--eh-sf-text,#444)}
.eh-sf__body p{margin:0 0 12px}.eh-sf__body p:last-child{margin-bottom:0}
.eh-sf__price{margin:0 0 12px;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-size:clamp(17px,1.8vw,21px);color:var(--eh-sf-text,#111)}
.eh-sf__meta{margin:0 0 24px;font-size:10px;letter-spacing:.16em;color:var(--eh-sf-muted,#9a9a9a)}
.eh-sf__actions{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(20px,4vw,40px);margin-bottom:clamp(28px,4vw,40px)}
.eh-sf__enquire{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.18em;color:var(--eh-sf-text,#111);text-decoration:none;padding-bottom:4px;border-bottom:1px solid var(--eh-sf-text,#111)}
@media(hover:hover){.eh-sf__enquire:hover span{transform:translateX(6px)}}
.eh-sf__secondary{font-size:10px;letter-spacing:.16em;color:var(--eh-sf-muted,#9a9a9a);text-decoration:none}
.eh-sf__secondary:hover{color:var(--eh-sf-text,#111)}

.eh-sf__more{border-top:1px solid rgba(0,0,0,.1);padding-top:22px;margin-top:0;width:100%}
.eh-sf__more-label{margin:0 0 16px;font-size:10px;letter-spacing:.2em;color:var(--eh-sf-muted,#9a9a9a)}
.eh-sf__more-grid{display:block;width:100%}
.eh-sf__more-grid-inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,1.4vw,18px);width:100%}
.eh-sf__more-slider{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:thin;margin-right:-8px;padding-bottom:4px}
.eh-sf__more-track{display:flex;gap:clamp(10px,1.4vw,18px);width:max-content;padding-right:8px}
.eh-sf__more--slider .eh-sf__card{flex:0 0 clamp(132px,28%,168px);width:clamp(132px,28%,168px);scroll-snap-align:start}
.eh-sf__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;min-width:0}
.eh-sf__card-media{position:relative;aspect-ratio:1/1;overflow:hidden;background:#ece8e1;margin-bottom:10px;width:100%}
.eh-sf__card-img,.eh-sf__card-empty{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.eh-sf__card-img{transition:transform .8s cubic-bezier(.2,.6,.2,1)}
.eh-sf__card-empty{background:#ece8e1}
.eh-sf__card-name{margin:0 0 4px;font-size:12px;line-height:1.3;color:var(--eh-sf-text,#222);text-transform:lowercase}
.eh-sf__card-enquire{font-size:9px;letter-spacing:.14em;color:var(--eh-sf-accent,#111111)}
@media(hover:hover){.eh-sf__card:hover .eh-sf__card-img{transform:scale(1.06)}.eh-sf__card:hover .eh-sf__card-enquire{transform:translateX(4px)}}
@media(max-width:560px){.eh-sf__card-name{font-size:11px}.eh-sf__more--slider .eh-sf__card{flex-basis:42vw;width:42vw}}
.eh-sf__products-only{padding:clamp(32px,5vw,56px) clamp(20px,5vw,72px);background:var(--eh-sf-bg,#fff)}
.eh-sf__products-only-inner{margin-left:auto;width:min(100%,720px)}
.eh-sf--invert .eh-sf__products-only-inner{margin-left:0;margin-right:auto}
@media(max-width:899px){.eh-sf__products-only-inner{margin-left:0;width:100%}}
/* END_SECTION:eh-new-soft-furnishing */

/* START_SECTION:eh-new-though (INDEX:45) */
.eh-thought{position:relative;width:100%;min-height:var(--eh-thought-min-h-mb,72vh);display:grid;align-items:center;overflow:hidden;padding:var(--section-pt,0) 0 var(--section-pb,0)}
@media(min-width:900px){.eh-thought{min-height:var(--eh-thought-min-h,88vh)}}
.eh-thought__media{position:absolute;inset:0;z-index:0;background:#f5f3ef}
.eh-thought__media[style*="--eh-thought-bg"]{background-image:var(--eh-thought-bg);background-size:cover;background-position:center center;background-repeat:no-repeat}
.eh-thought__veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,calc(.08 + var(--eh-thought-overlay,.2) * .5)) 0%,rgba(255,255,255,calc(var(--eh-thought-overlay,.2) * .65)) 50%,rgba(255,255,255,calc(.12 + var(--eh-thought-overlay,.2) * .5)) 100%)}
.eh-thought__content{position:relative;z-index:1;width:100%;padding:clamp(48px,10vw,120px) clamp(20px,5vw,64px)}
.eh-thought__inner{width:min(100%,var(--eh-thought-max-w,920px));margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:clamp(20px,3vw,28px)}
.eh-thought__quote{margin:0;padding:0;border:0}
.eh-thought__quote p{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-weight:300;font-size:clamp(24px,3.4vw,42px);line-height:1.32;color:var(--eh-thought-text,#0a0a0a);letter-spacing:-.015em;text-shadow:0 1px 24px rgba(255,255,255,.75)}
.eh-thought__divider{display:block;width:clamp(48px,8vw,72px);height:1px;background:var(--eh-thought-accent,#111111);opacity:.9}
.eh-thought__attribution{margin:0;font-size:9px;letter-spacing:.22em;line-height:1.7;color:var(--eh-thought-muted,#5c5c5c);max-width:42ch;text-transform:lowercase}
@media(max-width:639px){
.eh-thought__quote p{line-height:1.42}
.eh-thought__attribution{font-size:8px;letter-spacing:.16em;max-width:28ch}
}
/* END_SECTION:eh-new-though */

/* START_SECTION:eh-slideshow-new (INDEX:47) */
.eh-slideshow-new-section{margin:0}
.eh-slideshow-new{position:relative;width:100%;background:#f5f5f5;overflow:hidden}
.eh-slideshow-new__slider{display:block;width:100%}
.eh-slideshow-new__viewport{overflow:hidden}
.eh-slideshow-new__slide{position:relative;height:clamp(360px,var(--eh-hero-height-mb,72svh),92svh);min-height:320px}
.eh-slideshow-new__media,.eh-slideshow-new__link{position:absolute;inset:0}
.eh-slideshow-new__media{z-index:0}
.eh-slideshow-new__link{z-index:3}
.eh-slideshow-new__img{width:100%;height:100%;object-fit:cover;object-position:center 32%;display:block}
.eh-slideshow-new__placeholder{width:100%;height:100%;object-fit:cover}
.eh-slideshow-new__veil{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(13,12,10,.24) 0%,rgba(13,12,10,0) 38%,rgba(13,12,10,.42) 100%);pointer-events:none;z-index:1}
.eh-slideshow-new__foot{position:absolute;left:0;right:0;bottom:clamp(36px,8vw,52px);padding:0 clamp(16px,4vw,52px);display:flex;align-items:flex-end;justify-content:space-between;gap:12px;z-index:2;pointer-events:none}
.eh-slideshow-new__foot-left{display:flex;align-items:center;gap:10px;min-width:0;flex:1}
.eh-slideshow-new__line{width:28px;height:1px;background:rgba(255,255,255,.55);flex-shrink:0}
.eh-slideshow-new__caption{font-size:8px;letter-spacing:.2em;color:rgba(255,255,255,.72);font-weight:400;line-height:1.45;word-break:break-word}
.eh-slideshow-new__brand{font-family:var(--eh-font-family,"Lato",sans-serif);font-style:italic;font-size:12px;color:rgba(255,255,255,.5);white-space:nowrap;flex-shrink:0}
.eh-slideshow-new__progress{position:absolute;left:clamp(16px,4vw,52px);right:clamp(16px,4vw,52px);bottom:clamp(12px,2.5vw,18px);display:flex!important;gap:6px;align-items:center;justify-content:stretch;width:auto;margin:0;padding:0;z-index:4}
.eh-slideshow-new__progress .hdt-slider__dot{flex:1;height:2px;border-radius:0;margin:0!important;padding:0!important;width:auto!important;min-width:0;background:rgba(255,255,255,.28);opacity:1!important;transition:background .25s ease}
.eh-slideshow-new__progress .hdt-slider__dot:before{display:none!important}
.eh-slideshow-new__progress .hdt-slider__dot--selected{background:var(--eh-hero-progress,#9fd4c8)!important}
.eh-slideshow-new__empty{min-height:280px;display:grid;place-items:center;color:#777;font-size:14px}
@media(max-width:599px){
.eh-slideshow-new__foot{flex-direction:column;align-items:flex-start;gap:8px;bottom:40px}
.eh-slideshow-new__brand{white-space:normal;font-size:11px}
.eh-slideshow-new__caption{font-size:7.5px;letter-spacing:.16em}
}
@media(min-width:600px){
.eh-slideshow-new__caption{font-size:9px}
.eh-slideshow-new__brand{font-size:13px}
}
@media(min-width:1150px){
.eh-slideshow-new__slide{height:calc(var(--eh-hero-height,100svh) - var(--header-height,0px));min-height:520px}
.eh-slideshow-new__img{object-position:center 28%}
}
/* END_SECTION:eh-slideshow-new */

/* START_SECTION:footer-new (INDEX:53) */
.eh-footer-v2-section .eh-footer-main{background:var(--eh-footer-bg,#0a0a0a);color:var(--eh-footer-text,#fff)}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-main,
.eh-footer-v2--light .eh-footer-main{background:var(--eh-footer-bg,#eeeeee);color:var(--eh-footer-text,#111)}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-eyebrow--light,
.eh-footer-v2--light .eh-footer-eyebrow--light{color:#8a8a8a}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-newsletter__title,
.eh-footer-v2--light .eh-footer-newsletter__title{color:#111}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-newsletter__text,
.eh-footer-v2--light .eh-footer-newsletter__text{color:#666}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-newsletter,
.eh-footer-v2--light .eh-footer-newsletter{border-bottom-color:rgba(0,0,0,.1)}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-newsletter__field,
.eh-footer-v2--light .eh-footer-newsletter__field{border-bottom-color:rgba(0,0,0,.25)}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-newsletter__field input,.eh-footer-v2-section.eh-footer-v2--light .eh-footer-newsletter__field button,
.eh-footer-v2--light .eh-footer-newsletter__field input,.eh-footer-v2--light .eh-footer-newsletter__field button{color:#111}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-newsletter__field input::placeholder,
.eh-footer-v2--light .eh-footer-newsletter__field input::placeholder{color:rgba(0,0,0,.35)}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-newsletter__legal,
.eh-footer-v2--light .eh-footer-newsletter__legal{color:rgba(0,0,0,.45)}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-col__heading,
.eh-footer-v2--light .eh-footer-col__heading{color:#111}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-col__content a,
.eh-footer-v2--light .eh-footer-col__content a{color:rgba(0,0,0,.55)}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-col__content a:hover,
.eh-footer-v2--light .eh-footer-col__content a:hover{color:#111}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-brand-text,.eh-footer-v2-section.eh-footer-v2--light .eh-footer-contact p,.eh-footer-v2-section.eh-footer-v2--light .eh-footer-contact a,
.eh-footer-v2--light .eh-footer-brand-text,.eh-footer-v2--light .eh-footer-contact p,.eh-footer-v2--light .eh-footer-contact a{color:rgba(0,0,0,.55)}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-bottom,
.eh-footer-v2--light .eh-footer-bottom{border-top-color:rgba(0,0,0,.1)}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-copy,
.eh-footer-v2--light .eh-footer-copy{color:rgba(0,0,0,.4)}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-social a,
.eh-footer-v2--light .eh-footer-social a{border-color:rgba(0,0,0,.2);color:rgba(0,0,0,.65)}
.eh-footer-v2-section.eh-footer-v2--light .eh-footer-col,
.eh-footer-v2--light .eh-footer-col{border-bottom-color:rgba(0,0,0,.08)}
.eh-footer-v2-section .eh-footer-visit{background:var(--eh-visit-bg,#ffffff);padding:48px 24px}
.eh-footer-v2-section .eh-footer-visit__inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:32px}
.eh-footer-v2-section .eh-footer-newsletter{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:48px}
.eh-footer-v2-section .eh-footer-columns{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:32px;margin-bottom:40px}
.eh-footer-v2-section .eh-footer-col__content ul{list-style:none;margin:0;padding:0}
.eh-footer-v2-section .eh-footer-col__content a{color:rgba(255,255,255,.55);text-decoration:none;font-size:14px;text-transform:lowercase}
.eh-footer-v2-section .eh-footer-col__heading{font-size:13px;letter-spacing:.12em;text-transform:lowercase;color:rgba(255,255,255,.85);margin:0 0 16px}
.eh-footer-v2-section .eh-footer-newsletter__title{font-size:clamp(28px,3vw,40px);font-weight:400;text-transform:lowercase;margin:0 0 12px}
.eh-footer-v2-section .eh-footer-newsletter__field{display:flex;align-items:flex-end;gap:16px;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:10px}
.eh-footer-v2-section .eh-footer-newsletter__field input{flex:1;border:0;background:transparent;color:#fff;font-size:15px;outline:none}
.eh-footer-v2-section .eh-footer-newsletter__field button{border:0;background:transparent;color:#fff;font-size:13px;text-transform:lowercase;cursor:pointer}
.eh-footer-v2-section .eh-footer-brand-text,.eh-footer-v2-section .eh-footer-contact p,.eh-footer-v2-section .eh-footer-contact a{font-size:14px}
.eh-footer-v2-section .eh-footer-copy{font-size:13px}
.eh-footer-v2-section .eh-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap;gap:16px}
@media(max-width:1024px){.eh-footer-v2-section .eh-footer-visit__inner,.eh-footer-v2-section .eh-footer-columns{grid-template-columns:1fr 1fr}.eh-footer-v2-section .eh-footer-visit__intro{grid-column:1/-1}.eh-footer-v2-section .eh-footer-newsletter{grid-template-columns:1fr}}
@media(max-width:767px){.eh-footer-v2-section .eh-footer-visit__inner,.eh-footer-v2-section .eh-footer-columns{grid-template-columns:1fr 1fr;gap:8px 16px}.eh-footer-v2-section .eh-footer-visit__intro,.eh-footer-v2-section .eh-footer-col--brand{grid-column:1/-1}.eh-footer-v2-section .eh-footer-col:not(.eh-footer-col--brand) .eh-footer-col__content{display:block!important;height:auto!important;visibility:visible!important;opacity:1!important}}
/* END_SECTION:footer-new */

/* START_SECTION:header-menu-new-bottom (INDEX:64) */
.eh-header-v2-section{--eh-gold:#111111;--eh-top-bg:#fff;--eh-nav-muted:#111111;--eh-mega-bg:#f5f5f5;--eh-border:#e5e5e5;--eh-text:#111111;--eh-logo-width:170px}
.eh-header-v2-section.hdt-section-header:not(:has(.eh-header-transparent)){position:sticky;top:0;z-index:10000}
.eh-header-v2-section:not(:has(.eh-header-transparent)).shopify-section-header-hidden{top:calc(-1 * var(--header-height,108px))}
.eh-header-v2-section.animate{transition:top .15s ease-out,transform .28s ease}
.eh-header-v2-section .eh-hdt-mobile-bar{background:#fff;border-bottom:1px solid var(--eh-border)}
.eh-header-v2-section .eh-hdt-mobile-bar [data-header-height]{display:flex;align-items:center;justify-content:space-between;min-height:var(--eh-header-mobile-height,64px)}
.eh-header-v2-section .eh-hdt-mobile-bar .hdt-custom-col-3{flex:1 1 0;min-width:0;display:flex;align-items:center}
.eh-header-v2-section .eh-hdt-mobile-bar .hdt-custom-col-3:first-child{justify-content:flex-start}
.eh-header-v2-section .eh-hdt-mobile-bar .hdt-custom-col-6{flex:0 0 auto;display:flex;align-items:center;justify-content:center}
.eh-header-v2-section .eh-hdt-mobile-bar .hdt-push-menu-btn{color:#222;padding:0;border:0;background:none;cursor:pointer}
.eh-header-v2-section .eh-mobile-logo-link{display:inline-flex;justify-content:center;align-items:center;max-width:100%}
.eh-header-v2-section .eh-mobile-logo-img{width:min(148px,38vw);height:auto;display:block}
.eh-header-v2-section .eh-mobile-logo-link .eh-logo-light{display:none}
.eh-header-v2-section .eh-mobile-logo-link .eh-logo-dark{display:block}
.eh-header-v2-section .eh-mobile-icons-wrap{display:flex;justify-content:flex-end}
.eh-header-v2-section .eh-mobile-icons-wrap .hdt-site-top_nav{gap:14px}
.eh-header-v2-section .eh-mobile-icons-wrap .hdt-site-nav_search,.eh-header-v2-section .eh-mobile-icons-wrap .hdt-site-nav_wishlist,.eh-header-v2-section .eh-mobile-icons-wrap .hdt-site-nav_compare{display:none!important}
.eh-header-v2-section .eh-mobile-icons-wrap .hdt-site-nav_user{display:inline-flex!important}
.eh-header-v2-section .eh-mobile-icons-wrap,.eh-header-v2-section .eh-mobile-icons-wrap a,.eh-header-v2-section .eh-mobile-icons-wrap svg{color:#222!important;fill:#222!important}
.eh-header-v2-section hdt-cart-count,.eh-header-v2-section .hdt-count-box{background:var(--eh-gold)!important;color:#fff!important}
.eh-header-v2-section .hdt-header-menu-mobile .hdt-menu-link-text,.eh-header-v2-section .hdt-header-menu-mobile .hdt-icon-text{text-transform:lowercase}
.eh-header-v2-section .eh-mb-nav__group-label{margin:14px 0 6px;padding:0 0 0 4px;font-size:10px;letter-spacing:.16em;color:var(--eh-gold,#111111);text-transform:lowercase;list-style:none}
.eh-header-v2-section .eh-mb-nav__sub .hdt-menu-link{font-weight:400;font-size:16px;padding-block:10px}
.eh-header-v2-section .eh-mb-nav__all{border-bottom:1px solid #eeeeee;padding-bottom:12px!important;margin-bottom:4px}
.eh-header-v2-section .hdt-drawer-menu-mb,.eh-header-v2-section .hdt-header-menu-mobile,.eh-header-v2-section #menu_mobile{overflow-y:auto!important;-webkit-overflow-scrolling:touch}
#menu_mobile,.hdt-drawer-menu-mb.hdt-header-menu-mobile{overflow-y:auto!important;-webkit-overflow-scrolling:touch}
#menu_mobile[open],#menu_mobile[open]::part(content),#menu_mobile[open]::part(overlay){z-index:2147483000!important;pointer-events:auto!important}
#menu_mobile .hdt-menu-link,#menu_mobile a,#menu_mobile summary,#menu_mobile button{pointer-events:auto!important;touch-action:manipulation}
.eh-header-v2-section #sub-hdt-nav-mb,#sub-hdt-nav-mb{max-height:none;overflow:visible}
@media(max-width:1149px){.eh-header-v2-section .eh-header-desktop{display:none!important}}
@media(min-width:1150px){
.eh-header-v2-section .eh-header-desktop{display:block!important}
.eh-header-v2-section .eh-header-v2{width:100%;background:#fff}
.eh-header-v2-section .eh-header-top{background:#fff;border-bottom:1px solid var(--eh-border);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:var(--eh-header-desktop-top,78px);padding:14px clamp(40px,6vw,100px)}
.eh-header-v2-section .eh-header-left a,.eh-header-v2-section .eh-header-right>a,.eh-header-v2-section .eh-main-nav>ul>li>a,.eh-header-v2-section .eh-mega-column h4,.eh-header-v2-section .eh-mega-panel__title,.eh-header-v2-section .eh-all-link a{text-transform:lowercase}
.eh-header-v2-section .eh-header-left a{text-decoration:none;font-size:15px;letter-spacing:.12em;color:var(--eh-gold)}
.eh-header-v2-section .eh-header-logo{display:flex;align-items:center;justify-content:center}
.eh-header-v2-section .eh-logo-img{width:var(--eh-logo-width);max-width:min(var(--eh-logo-width),42vw);height:auto;display:block}
.eh-header-v2-section .eh-logo-dark{display:block}
.eh-header-v2-section .eh-logo-light{display:none}
.eh-header-v2-section .eh-header-transparent .eh-logo-light{display:block}
.eh-header-v2-section .eh-header-transparent .eh-logo-dark{display:none}
.eh-header-v2-section .eh-header-transparent .eh-header-top .eh-logo-dark{display:none}
.eh-header-v2-section .eh-header-transparent .eh-header-top .eh-logo-light{display:block}
.eh-header-v2-section .eh-header-right{justify-self:end;display:flex;align-items:center;gap:clamp(14px,2vw,28px)}
.eh-header-v2-section .eh-header-right>a{text-decoration:none;color:var(--eh-nav-muted);font-size:15px;letter-spacing:.12em;white-space:nowrap;transition:color .2s ease}
.eh-header-v2-section .eh-header-right>a:hover{color:var(--eh-gold)}
.eh-header-v2-section .eh-header-icons{display:flex;align-items:center;gap:16px}
.eh-header-v2-section .eh-header-icons--desktop,.eh-header-v2-section .eh-header-icons--desktop a,.eh-header-v2-section .eh-header-icons--desktop svg{color:#222!important;fill:#222!important}
.eh-header-v2-section .eh-header-icons .hdt-site-nav_compare{display:none!important}
.eh-header-v2-section,.eh-header-v2-section hdt-sticky-header,.eh-header-v2-section .eh-header-v2,.eh-header-v2-section .eh-header-bottom-wrap,.eh-header-v2-section .eh-header-bottom,.eh-header-v2-section .eh-main-nav,.eh-header-v2-section .eh-main-nav>ul{overflow:visible!important}
.eh-header-v2-section hdt-sticky-header{position:relative;z-index:10000;overflow:visible!important}
.eh-header-v2-section .eh-header-bottom-wrap,.eh-header-v2-section .eh-header-bottom{background:#fff;position:relative;z-index:10001;overflow:visible!important}
.eh-header-v2-section .eh-header-bottom{border-bottom:1px solid var(--eh-border);min-height:var(--eh-header-desktop-bottom,56px)}
.eh-header-v2-section .eh-main-nav{z-index:10001}
.eh-header-v2-section .eh-main-nav>ul{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:clamp(20px,4vw,55px);margin:0;padding:4px clamp(40px,6vw,100px);list-style:none}
.eh-header-v2-section .eh-main-nav>ul>li{position:static!important;display:inline-flex;align-items:stretch}
.eh-header-v2-section .eh-main-nav>ul>li>a{display:inline-flex;align-items:center;min-height:var(--eh-header-desktop-bottom,56px);gap:6px;text-decoration:none;color:var(--eh-nav-muted);font-size:15px!important;font-weight:400!important;letter-spacing:.12em!important;line-height:1!important;font-family:inherit!important;transition:color .2s ease}
.eh-header-v2-section .eh-main-nav>ul>li>a:hover{color:var(--eh-gold)}
.eh-header-v2-section .eh-main-nav>ul>li.eh-nav-gold>a{color:var(--eh-gold)!important;font-weight:500!important}
.eh-header-v2-section .eh-main-nav .hdt-menu-item-arrow{margin-inline-start:8px;fill:currentColor;flex-shrink:0;transition:transform .4s ease .1s}
.eh-header-v2-section .eh-has-mega:hover>a .hdt-menu-item-arrow,.eh-header-v2-section .eh-has-mega:focus-within>a .hdt-menu-item-arrow,
.eh-header-v2-section .eh-has-dropdown:hover>a .hdt-menu-item-arrow,.eh-header-v2-section .eh-has-dropdown:focus-within>a .hdt-menu-item-arrow,
.eh-header-v2-section .eh-has-dropdown.is-open>a .hdt-menu-item-arrow{transform:rotate(180deg)}
.eh-header-v2-section .eh-main-nav>ul>li.eh-has-dropdown{position:relative!important}
.eh-header-v2-section .eh-simple-dropdown{position:absolute;left:50%;top:100%;transform:translate(-50%,-8px);min-width:190px;padding:14px 0;background:#fff;border:1px solid var(--eh-border);box-shadow:0 14px 32px rgba(0,0,0,.08);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease,transform .28s ease;z-index:10003}
.eh-header-v2-section .eh-simple-dropdown::before{content:"";position:absolute;left:0;right:0;bottom:100%;height:14px}
.eh-header-v2-section .eh-has-dropdown:hover>.eh-simple-dropdown,.eh-header-v2-section .eh-has-dropdown:focus-within>.eh-simple-dropdown,.eh-header-v2-section .eh-has-dropdown.is-open>.eh-simple-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.eh-header-v2-section .eh-simple-dropdown ul{margin:0;padding:0;list-style:none}
.eh-header-v2-section .eh-simple-dropdown li{margin:0}
.eh-header-v2-section .eh-simple-dropdown a{display:block;padding:10px 22px;color:var(--eh-text);font-size:15px;letter-spacing:.1em;text-decoration:none;text-transform:lowercase;white-space:nowrap;transition:color .2s ease,background-color .2s ease}
.eh-header-v2-section .eh-simple-dropdown a:hover{color:var(--eh-gold);background:#f7f7f7}
.eh-header-v2-section .eh-mega-menu{position:absolute;left:0;right:0;top:100%;width:100%;max-width:100%;box-sizing:border-box;background:var(--eh-mega-bg);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(26px,4.25vw,68px);padding-top:clamp(36px,4vw,60px);padding-bottom:clamp(36px,4vw,60px);padding-left:15%;padding-right:15%;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .35s cubic-bezier(.16,1,.3,1),visibility .35s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1);z-index:10002;box-shadow:0 18px 40px rgba(0,0,0,.08);border-top:1px solid var(--eh-border);border-bottom:1px solid var(--eh-border)}
.eh-header-v2-section .eh-mega-menu--furniture{grid-template-columns:minmax(0,3fr) minmax(0,1.1fr);gap:clamp(24px,3.4vw,48px);align-items:start;width:100%}
.eh-header-v2-section .eh-mega-menu--lighting,.eh-header-v2-section .eh-mega-menu--decor{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,3.4vw,48px)}
.eh-header-v2-section .eh-mega-column--spacer{display:none!important}
.eh-header-v2-section .eh-mega-panel--indoor,.eh-header-v2-section .eh-mega-panel--outdoor,.eh-header-v2-section .eh-mega-column{min-width:0;width:100%}
.eh-header-v2-section .eh-mega-panel__title,.eh-header-v2-section .eh-mega-column h4{margin:0 0 20px;color:var(--eh-gold);font-size:15px;letter-spacing:.12em;border-bottom:1px solid #ddd;padding-bottom:12px;font-weight:400}
.eh-header-v2-section .eh-mega-panel--indoor .eh-mega-panel__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2.55vw,40px);width:100%}
.eh-header-v2-section .eh-mega-panel--outdoor{padding-left:clamp(24px,3vw,40px);border-left:1px solid var(--eh-border)}
.eh-header-v2-section .eh-mega-menu::before{content:"";position:absolute;left:0;right:0;bottom:100%;height:24px}
.eh-header-v2-section .eh-has-mega:hover>.eh-mega-menu,.eh-header-v2-section .eh-has-mega:focus-within>.eh-mega-menu,.eh-header-v2-section .eh-has-mega.is-open>.eh-mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}
.eh-header-v2-section .eh-mega-column ul,.eh-header-v2-section .eh-mega-panel ul{margin:0;padding:0;list-style:none}
.eh-header-v2-section .eh-mega-column ul li,.eh-header-v2-section .eh-mega-panel ul li{margin-bottom:10px}
.eh-header-v2-section .eh-mega-column ul li a,.eh-header-v2-section .eh-mega-panel ul li a{color:var(--eh-text);font-size:15px!important;letter-spacing:.12em;text-decoration:none;line-height:1.45;text-transform:lowercase}
.eh-header-v2-section .eh-mega-column ul li a:hover,.eh-header-v2-section .eh-mega-panel ul li a:hover{color:#222}
.eh-header-v2-section .eh-all-link{margin-top:13px}
.eh-header-v2-section .eh-all-link a{display:inline-flex;align-items:center;gap:6px;font-size:15px;color:#222;text-decoration:none;border-bottom:1px solid var(--eh-border);padding-bottom:2px;transition:border-color .2s ease,color .2s ease}
.eh-header-v2-section .eh-all-link a:hover{border-color:#222;color:#222}
.eh-header-v2-section .eh-all-link .eh-all-arrow{display:inline-flex;align-items:center;line-height:0}
.eh-header-v2-section .eh-all-link .eh-all-arrow svg{transition:transform .2s ease}
.eh-header-v2-section .eh-all-link a:hover .eh-all-arrow svg{transform:translateX(3px)}
.eh-header-v2-section .eh-header-transparent .eh-header-top{background:transparent}
.eh-header-v2-section .eh-header-transparent .eh-header-bottom{background:transparent;border-bottom-color:rgba(0,0,0,.08)}
.eh-header-v2-section .eh-header-transparent .eh-main-nav>ul>li>a{color:#111}
}
/* END_SECTION:header-menu-new-bottom */

/* START_SECTION:indor-outdor-lifestyle (INDEX:74) */
.eh-lifestyle-full{padding:var(--section-pt,0) 0 var(--section-pb,0);background:#fff}
.eh-lifestyle-full__intro{position:relative;background:var(--eh-lifestyle-intro-bg,#fff);overflow:hidden;padding:clamp(48px,8vw,96px) clamp(20px,5vw,80px)}
.eh-lifestyle-full__watermark{position:absolute;left:clamp(-10px,2vw,40px);top:50%;transform:translateY(-50%);font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-size:clamp(120px,22vw,280px);font-weight:300;line-height:.85;color:rgba(0,0,0,.05);pointer-events:none;user-select:none;letter-spacing:-.04em}
.eh-lifestyle-full__intro-inner{position:relative;z-index:1;display:flex;justify-content:flex-end}
.eh-lifestyle-full__intro-copy{width:min(100%,640px)}
.eh-lifestyle-full__intro-eyebrow{margin:0 0 18px;font-size:10px;letter-spacing:.2em;color:var(--eh-lifestyle-gold,#111111)}
.eh-lifestyle-full__intro-title{margin:0 0 20px;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-size:clamp(30px,4.5vw,46px);font-weight:300;line-height:1.12;color:#111}
.eh-lifestyle-full__intro-title em,.eh-lifestyle-full__intro-title i{font-style:italic}
.eh-lifestyle-full__intro-text{margin:0 0 28px;font-size:14px;line-height:1.75;color:#666;max-width:54ch}
.eh-lifestyle-full__intro-text p{margin:0}
.eh-lifestyle-full__intro-cta{display:inline-flex;align-items:center;gap:16px;font-size:10px;letter-spacing:.18em;color:#111;text-decoration:none}
.eh-lifestyle-full__intro-line{display:block;width:clamp(80px,12vw,140px);height:1px;background:#111;flex-shrink:0}
.eh-lifestyle-full__grid{display:grid;grid-template-columns:1fr;gap:2px;background:#fff}
@media(min-width:900px){.eh-lifestyle-full__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}}
.eh-lifestyle-full__card{position:relative;min-height:var(--eh-lifestyle-height-mb,58vh);overflow:hidden;background:#111;color:#fff;isolation:isolate}
@media(min-width:900px){.eh-lifestyle-full__card{min-height:var(--eh-lifestyle-height,72vh)}}
.eh-lifestyle-full__media{position:absolute;inset:0;z-index:0}
.eh-lifestyle-full__img,.eh-lifestyle-full__video,.eh-lifestyle-full__placeholder{width:100%;height:100%;object-fit:cover;display:block}
.eh-lifestyle-full__video{pointer-events:none}
.eh-lifestyle-full__veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.12) 35%,rgba(0,0,0,.55) 72%,rgba(0,0,0,.78) 100%)}
.eh-lifestyle-full__top{position:absolute;top:clamp(22px,3.5vw,34px);left:clamp(22px,3.5vw,34px);z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.eh-lifestyle-full__logo{width:40px;height:40px;object-fit:contain;display:block;filter:none}
.eh-lifestyle-full__tag{font-size:13px;font-style:italic;line-height:1.2;color:#fff;opacity:.95}
.eh-lifestyle-full__body{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:clamp(24px,4vw,40px) clamp(22px,3.5vw,34px) clamp(28px,4vw,42px);display:flex;flex-direction:column;gap:12px;max-width:36ch}
.eh-lifestyle-full__eyebrow{margin:0;font-size:9px;letter-spacing:.18em;line-height:1.4;color:rgba(255,255,255,.88)}
.eh-lifestyle-full__title{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-size:clamp(26px,3.2vw,38px);font-weight:300;font-style:italic;line-height:1.1;color:#fff}
.eh-lifestyle-full__desc{margin:0;font-size:12px;line-height:1.7;color:rgba(255,255,255,.9)}
.eh-lifestyle-full__desc p{margin:0}
.eh-lifestyle-full__link{display:inline-flex;align-items:center;margin-top:6px;font-size:9px;letter-spacing:.18em;color:#fff;text-decoration:none;opacity:.95;transition:opacity .2s ease}
.eh-lifestyle-full__link:hover{opacity:.75}
.eh-lifestyle-full__bottom-logo{position:absolute;left:50%;bottom:clamp(14px,2vw,22px);transform:translateX(-50%);z-index:2;pointer-events:none}
.eh-lifestyle-full__bottom-logo-img{width:auto;height:clamp(18px,2.5vw,26px);display:block;filter:brightness(0) invert(1);opacity:.9}
@media(max-width:899px){
  .eh-lifestyle-full__intro-inner{justify-content:flex-start}
  .eh-lifestyle-full__watermark{font-size:clamp(90px,34vw,160px);left:0;top:24px;transform:none;opacity:.7}
  .eh-lifestyle-full__intro-copy{padding-top:clamp(80px,28vw,140px)}
  .eh-lifestyle-full__body{max-width:none}
}
/* END_SECTION:indor-outdor-lifestyle */

/* START_SECTION:new-season-product (INDEX:109) */
.eh-new-season{background:var(--eh-season-bg,#f5f5f5);padding:var(--section-pt,64px) 0 var(--section-pb,64px)}
.eh-new-season__inner{width:min(100%,1520px);margin:0 auto;padding:0 clamp(16px,3vw,40px)}
.eh-new-season__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:clamp(28px,4vw,44px)}
.eh-new-season__eyebrow{margin:0 0 10px;font-size:10px;letter-spacing:.2em;color:#9a9a9a}
.eh-new-season__title{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-size:clamp(30px,4.2vw,44px);font-weight:300;font-style:italic;line-height:1.1;color:#111}
.eh-new-season__view-all{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.16em;color:#111;text-decoration:none;padding-bottom:3px;border-bottom:1px solid #ccc;white-space:nowrap}
.eh-new-season__view-all:hover{border-color:#111}
.eh-new-season__track-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.eh-new-season__track-wrap::-webkit-scrollbar{display:none}
.eh-new-season__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(72vw,1fr);gap:clamp(10px,1.2vw,14px)}
.eh-new-season__grid--random:not(.is-ready){visibility:hidden}
@media(min-width:640px){.eh-new-season__grid{grid-auto-columns:minmax(42vw,1fr)}}
@media(min-width:900px){.eh-new-season__grid{grid-auto-flow:row;grid-auto-columns:unset;grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1200px){.eh-new-season__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
.eh-new-season__card{display:flex;flex-direction:column;background:#fff;min-width:0}
.eh-new-season__media{position:relative;aspect-ratio:4/5;background:#ece8e1;overflow:hidden}
.eh-new-season__media-link{position:relative;display:block;width:100%;height:100%}
.eh-new-season__img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .35s ease}
.eh-new-season__img--hover{position:absolute;inset:0;opacity:0;z-index:1}
.eh-new-season__img-empty{width:100%;height:100%;background:#ece8e1}
.eh-new-season__badge{position:absolute;top:12px;left:12px;z-index:3;padding:5px 10px;background:var(--eh-season-gold,#111111);color:#fff;font-size:9px;letter-spacing:.14em;line-height:1}
.eh-new-season__logo-wrap{position:absolute;left:0;right:0;bottom:14px;z-index:2;display:flex;justify-content:center;pointer-events:none;transition:opacity .3s ease}
.eh-new-season__logo{height:18px;width:auto;opacity:.85}
.eh-new-season__hover-title{position:absolute;inset:0;z-index:1;display:flex;align-items:flex-start;padding:42px 16px 16px;font-size:12px;color:#333;background:#f5f5f5;opacity:0;pointer-events:none;transition:opacity .3s ease}
.eh-new-season__hover-bar{position:absolute;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:stretch;transform:translateY(100%);transition:transform .3s ease}
.eh-new-season__hover-enquire{flex:1;display:flex;align-items:center;justify-content:center;min-height:44px;background:#2a2a2a;color:#fff;font-size:10px;letter-spacing:.16em;text-decoration:none;text-transform:lowercase}
.eh-new-season__wishlist{display:flex;align-items:center;justify-content:center;min-width:44px;background:#f5f5f5;border-left:1px solid rgba(0,0,0,.08)}
.eh-new-season__wishlist-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:transparent;cursor:pointer;color:#222}
.eh-new-season__card:hover .eh-new-season__hover-bar,.eh-new-season__card:focus-within .eh-new-season__hover-bar{transform:translateY(0)}
.eh-new-season__card:hover .eh-new-season__logo-wrap,.eh-new-season__card:focus-within .eh-new-season__logo-wrap{opacity:0}
.eh-new-season__card--has-hover:hover .eh-new-season__img--main,.eh-new-season__card--has-hover:focus-within .eh-new-season__img--main{opacity:0}
.eh-new-season__card--has-hover:hover .eh-new-season__img--hover,.eh-new-season__card--has-hover:focus-within .eh-new-season__img--hover{opacity:1}
.eh-new-season__card:not(.eh-new-season__card--has-hover):hover .eh-new-season__img--main,.eh-new-season__card:not(.eh-new-season__card--has-hover):focus-within .eh-new-season__img--main{opacity:0}
.eh-new-season__card:not(.eh-new-season__card--has-hover):hover .eh-new-season__hover-title,.eh-new-season__card:not(.eh-new-season__card--has-hover):focus-within .eh-new-season__hover-title{opacity:1}
@media(max-width:899px){
.eh-new-season__hover-bar{transform:translateY(0)}
.eh-new-season__card--has-hover:hover .eh-new-season__img--main,.eh-new-season__card--has-hover:focus-within .eh-new-season__img--main{opacity:1}
.eh-new-season__card--has-hover:hover .eh-new-season__img--hover,.eh-new-season__card--has-hover:focus-within .eh-new-season__img--hover{opacity:0}
.eh-new-season__card:not(.eh-new-season__card--has-hover):hover .eh-new-season__img--main,.eh-new-season__card:not(.eh-new-season__card--has-hover):focus-within .eh-new-season__img--main{opacity:1}
.eh-new-season__card:not(.eh-new-season__card--has-hover):hover .eh-new-season__hover-title,.eh-new-season__card:not(.eh-new-season__card--has-hover):focus-within .eh-new-season__hover-title{opacity:0}
}
.eh-new-season__info{padding:16px 14px 18px;display:flex;flex-direction:column;gap:6px;flex:1}
.eh-new-season__vendor{margin:0;font-size:9px;letter-spacing:.14em;color:#aaa}
.eh-new-season__name{margin:0;font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-size:clamp(15px,1.6vw,18px);font-weight:300;line-height:1.25}
.eh-new-season__name a{color:#111;text-decoration:none}
.eh-new-season__meta{margin:0;font-size:11px;color:#999;line-height:1.4}
.eh-new-season__price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:8px}
.eh-new-season__price{font-family:var(--eh-font-family,var(--font-heading-family,"Lato",sans-serif));font-size:clamp(14px,1.5vw,17px);color:#111}
.eh-new-season__enquire-link{font-size:9px;letter-spacing:.14em;color:var(--eh-season-gold,#111111);text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
.eh-new-season__empty{text-align:center;color:#777;padding:32px 0}
/* END_SECTION:new-season-product */

/* CSS from snippet stylesheet tags */
/* START_SNIPPET:eh-hero-home (INDEX:214) */
#shopify-section-{{ section.id }}{--section-pt:0px;--section-pb:0px}
.eh-hero-carousel-new--in-slideshow{position:relative;width:100%;background:#f5f5f5;overflow:hidden;margin:0}
.eh-hero-carousel-new__slider{display:block;width:100%}
.eh-hero-carousel-new__viewport{overflow:hidden}
.eh-hero-carousel-new__slide{position:relative;height:88vh;min-height:420px}
.eh-hero-carousel-new__media,.eh-hero-carousel-new__link{position:absolute;inset:0}
.eh-hero-carousel-new__media{z-index:0}
.eh-hero-carousel-new__link{z-index:3}
.eh-hero-carousel-new__img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}
.eh-hero-carousel-new__placeholder{width:100%;height:100%;object-fit:cover}
.eh-hero-carousel-new__veil{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(13,12,10,.22) 0%,rgba(13,12,10,0) 40%,rgba(13,12,10,.3) 100%);pointer-events:none;z-index:1}
.eh-hero-carousel-new__foot{position:absolute;left:0;right:0;bottom:44px;padding:0 20px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;z-index:2;pointer-events:none}
.eh-hero-carousel-new__foot-left{display:flex;align-items:center;gap:14px;min-width:0}
.eh-hero-carousel-new__line{width:32px;height:1px;background:rgba(255,255,255,.5);flex-shrink:0}
.eh-hero-carousel-new__caption{font-size:9px;letter-spacing:.24em;text-transform:uppercase;color:rgba(255,255,255,.65);font-weight:400;line-height:1.4}
.eh-hero-carousel-new__brand{font-family:var(--eh-font-family,"Lato",sans-serif);font-style:italic;font-size:13px;color:rgba(255,255,255,.45);white-space:nowrap;flex-shrink:0}
.eh-hero-carousel-new__progress{position:absolute;left:20px;right:20px;bottom:14px;display:flex!important;gap:6px;align-items:center;justify-content:stretch;width:auto;margin:0;padding:0;z-index:4}
.eh-hero-carousel-new__progress .hdt-slider__dot{flex:1;height:2px;border-radius:0;margin:0!important;padding:0!important;width:auto!important;min-width:0;background:rgba(255,255,255,.28);opacity:1!important;transition:background .25s ease}
.eh-hero-carousel-new__progress .hdt-slider__dot:before{display:none!important}
.eh-hero-carousel-new__progress .hdt-slider__dot--selected{background:#9fd4c8!important}
@media(min-width:768px){
.eh-hero-carousel-new__foot{padding:0 52px}
.eh-hero-carousel-new__caption{font-size:9.5px}
.eh-hero-carousel-new__progress{left:52px;right:52px;bottom:16px}
}
@media(min-width:1150px){
.eh-hero-carousel-new__slide{height:calc(100vh - var(--header-height,0px));min-height:560px}
}
/* END_SNIPPET:eh-hero-home */