/* Wresmora native-module editorial skin */
:root{--wr-paper:#f7f2e9;--wr-paper2:#fbf8f2;--wr-ink:#30271f;--wr-pine:#2f3b31;--wr-wine:#7a4b3f;--wr-brass:#a17948;--wr-line:#d8ccbc;--wr-muted:#786c61}
body{background:var(--wr-paper2);color:var(--wr-ink)}
.header-section{border-bottom:1px solid var(--wr-line);box-shadow:none!important}
.header-section .header__logo-image{max-height:64px;object-fit:contain}
.announcement-bar{letter-spacing:.04em}
/* hero */
[data-section-id="wres-hero"].image-with-text-section{background:var(--wr-paper);position:relative;overflow:hidden}
[data-section-id="wres-hero"]>.page-width{max-width:none;padding:0!important}
[data-section-id="wres-hero"]>.page-width>div{min-height:590px;gap:0!important}
[data-section-id="wres-hero"] .block-image{width:60%!important;height:590px!important;overflow:hidden}
[data-section-id="wres-hero"] .block-image img{width:100%!important;height:100%!important;object-fit:cover!important}
[data-section-id="wres-hero"] .group-block{width:40%!important;min-height:590px;background:var(--wr-paper);padding:64px 58px!important;position:relative}
[data-section-id="wres-hero"] .group-block:before{content:"✶  THE CHRISTMAS ATELIER";display:block;font-size:12px;letter-spacing:.18em;color:var(--wr-wine);margin-bottom:22px}
[data-section-id="wres-hero"] .group-block:after{content:"Homes hold the kindest magic";display:block;font-family:serif;font-style:italic;color:var(--wr-brass);font-size:20px;margin-top:26px;opacity:.8;transform:rotate(-4deg)}
[data-section-id="wres-hero"] h1,[data-section-id="wres-hero"] h2,[data-section-id="wres-hero"] .title0,[data-section-id="wres-hero"] .title1,[data-section-id="wres-hero"] .title2,[data-section-id="wres-hero"] .title3{font-family:Georgia,'Times New Roman',serif;line-height:1.06;letter-spacing:-.02em}
[data-section-id="wres-hero"] .button-group{gap:12px}
/* trust */
[data-section-id="wres-trust"].text-columns-with-image-section{border-top:1px solid var(--wr-line);border-bottom:1px solid var(--wr-line)}
[data-section-id="wres-trust"] .card-group{gap:0!important}
[data-section-id="wres-trust"] .card{padding:12px 34px!important;border-right:1px solid var(--wr-line)}
[data-section-id="wres-trust"] .card:last-child{border-right:0}
[data-section-id="wres-trust"] .block-image{width:40px!important;margin:0 auto}
/* category editorial cards */
[data-section-id="wres-categories"] .text-columns-with-image-card{background:#f4ece2!important;border:1px solid #eadfd0}
[data-section-id="wres-categories"] .block-image img{transition:transform .5s ease}
[data-section-id="wres-categories"] .text-columns-with-image-card:hover .block-image img{transform:scale(1.025)}
[data-section-id="wres-categories"] .text-columns-with-image-card .title5{font-family:Georgia,'Times New Roman',serif}
/* featured products */
[data-section-id="wres-best"] .section-featured-collection{background:var(--wr-paper2)}
[data-section-id="wres-best"] h2,[data-section-id="wres-best"] .heading{font-family:Georgia,'Times New Roman',serif}
/* story 3-column editorial */
[data-section-id="wres-story"].text-columns-with-image-section{background:var(--wr-paper)}
[data-section-id="wres-story"] .card-group{align-items:stretch!important}
[data-section-id="wres-story"] .card{justify-content:center!important}
[data-section-id="wres-story"] .card:nth-child(2){padding:42px 40px!important}
[data-section-id="wres-story"] .card:nth-child(3) .block-image{opacity:.78}
/* journey */
[data-section-id="wres-journey"].text-columns-with-image-section{background:var(--wr-paper2)}
[data-section-id="wres-journey"] .block-image{margin:0 auto}
[data-section-id="wres-journey"] .block-image img{border-radius:999px!important}
[data-section-id="wres-journey"] .card{text-align:center!important;align-items:center!important}
[data-section-id="wres-journey"] .card:not(:last-child):after{content:"→";position:absolute;right:-13px;top:64px;color:var(--wr-muted);font-size:20px}
[data-section-id="wres-journey"] .card{position:relative}
/* newsletter */
[data-section-id="wres-newsletter"].sign-up-and-save-section{background:#44382d;color:#f7f2e9;position:relative;overflow:hidden}
[data-section-id="wres-newsletter"] .sign-up-and-save__content{max-width:760px;margin:auto}
[data-section-id="wres-newsletter"] input{background:#fffaf1!important}
/* footer */
.footer-section{background:#263329!important;color:#f4ebdd!important}
.footer-section a{color:#f4ebdd!important}
@media(max-width:749px){
 [data-section-id="wres-hero"]>.page-width>div{min-height:0!important;flex-direction:column-reverse!important}
 [data-section-id="wres-hero"] .block-image,[data-section-id="wres-hero"] .group-block{width:100%!important;height:auto!important;min-height:0!important}
 [data-section-id="wres-hero"] .block-image{height:420px!important}
 [data-section-id="wres-hero"] .group-block{padding:32px 22px 38px!important}
 [data-section-id="wres-trust"] .card{border-right:0;border-bottom:1px solid var(--wr-line);padding:16px!important}
 [data-section-id="wres-journey"] .card:not(:last-child):after{display:none}
}
