@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";:root{--brand-accent:#172197;--navy:var(--brand-accent);--navy-2:color-mix(in srgb,var(--brand-accent),#000 12%);--on-navy:#FFFFFF}:root{--ink:#22242A;--canvas:#FFFFFF;--cream:#f4f1ea;--soft:#f8f8f6;--line:#e6e5df;--muted:#6c6e73}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img,.placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.page-width{width:min(1380px,calc(100% - 64px));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:12px}.announcement{height:34px;background:var(--navy);color:var(--on-navy);display:flex;align-items:center;justify-content:center;gap:18px;font-size:12px;letter-spacing:.04em}.announcement a{font-weight:600;text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:50;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-main{height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header-search{justify-self:start;width:min(390px,100%);height:45px;display:flex;align-items:center;gap:10px;padding:0 16px;border-radius:999px;background:#f4f4f2;border:1px solid transparent}.header-search:focus-within{background:#fff;border-color:var(--navy)}.header-search span{font-size:25px;transform:rotate(-18deg)}.header-search input{border:0;outline:0;background:transparent;width:100%}.wordmark{justify-self:center;color:var(--navy);font-size:24px;line-height:.8;letter-spacing:.18em;font-weight:700;text-align:center}.wordmark small{display:block;font-size:7px;letter-spacing:.46em;margin-top:8px}.wordmark img{display:block;width:auto;height:auto;max-width:230px;max-height:52px;object-fit:contain}.header-utility{justify-self:end;display:flex;gap:24px}.header-utility a{display:flex;align-items:center;gap:7px;font-size:13px}.header-utility span{font-size:18px}.header-utility em{font-style:normal}.menu-toggle{display:none;border:0;background:none;font-size:21px}.primary-nav{min-height:44px;display:flex;justify-content:center;align-items:center;gap:36px;border-top:1px solid #f0efeb;font-size:12px;font-weight:700;letter-spacing:.07em}.primary-nav a{position:relative}.primary-nav a:after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:-9px;background:var(--navy);transition:.2s}.primary-nav a:hover:after,.primary-nav a[aria-current=page]:after{right:0}.hero{display:grid;grid-template-columns:.83fr 1.17fr;min-height:560px;padding-top:28px;gap:28px}.hero__copy{background:var(--cream);border-radius:22px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:70px}.eyebrow{margin:0 0 16px;font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--navy)}h1,h2{font-family:"Instrument Serif",Georgia,serif;font-weight:400;margin:0}h1{font-size:clamp(56px,5.2vw,82px);line-height:.94;letter-spacing:-.035em;max-width:620px}.hero__text{font-size:16px;line-height:1.6;max-width:500px;margin:10px 0 24px;color:#52535a}.button-row{display:flex;gap:10px}.button{min-height:48px;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;gap:22px;justify-content:center;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.button--primary{background:var(--navy);color:var(--on-navy)}.button--secondary{border:1px solid #b9b7b0}.hero__media{border-radius:22px;overflow:hidden;position:relative}.hero__note{position:absolute;left:18px;bottom:18px;background:#fffffff0;border-radius:999px;padding:10px 15px;font-size:12px}.hero__note span,.badge{background:var(--navy);color:var(--on-navy);border-radius:999px;padding:6px 9px;margin-right:8px;font-size:9px;letter-spacing:.08em}.section{padding:94px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-heading h2,.brand-moment__copy h2,.newsletter h2{font-size:clamp(40px,4vw,58px);line-height:1}.section-heading>a{font-size:13px;font-weight:600;border-bottom:1px solid;padding-bottom:4px}.subcopy{margin:10px 0 0;color:var(--muted);font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card,.room-card{height:385px;border-radius:18px;overflow:hidden;position:relative;background:#eee}.category-card:after,.room-card:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#040918ad)}.category-card img,.room-card img{transition:transform .5s ease}.category-card:hover img,.room-card:hover img{transform:scale(1.035)}.category-card>span,.room-card>span{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff;font-family:"Instrument Serif";font-size:27px;display:flex;justify-content:space-between}.category-card b,.room-card b{font-family:DM Sans;font-size:19px;font-weight:400}.featured-collection--soft{background:var(--soft)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card__media{height:400px;border-radius:16px;background:#ecebe6;overflow:hidden;position:relative}.product-card__media>a:not(.quick-add){display:block;height:100%}.product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .35s,transform .45s}.product-card__image--secondary{opacity:0}.product-card:hover .product-card__image--secondary{opacity:1}.product-card:hover .product-card__image{transform:scale(1.025)}.product-card .badge{position:absolute;top:14px;left:14px;text-transform:uppercase;font-weight:700;margin:0}.product-card__wishlist{position:absolute;right:12px;top:12px;border:0;width:35px;height:35px;background:#fff;border-radius:50%;font-size:19px;cursor:pointer}.quick-add-form{position:static}.quick-add{position:absolute;left:12px;right:12px;bottom:12px;height:43px;border-radius:999px;border:0;background:#fff;color:var(--navy);font-weight:700;font-size:12px;transform:translateY(62px);transition:.25s;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center}.product-card:hover .quick-add,.quick-add:focus{transform:translateY(0)}.product-card__info{display:flex;justify-content:space-between;align-items:center;padding:16px 3px}.product-card__info h3{font-size:14px;margin:0 0 7px;font-weight:600}.price{font-size:13px}.price s{color:var(--muted);margin-right:6px}.finish-count{font-size:10px;color:var(--muted)}.brand-moment{display:grid;grid-template-columns:1.08fr .92fr;padding-top:94px}.brand-moment__image{height:560px;border-radius:22px 0 0 22px;overflow:hidden}.brand-moment__copy{border-radius:0 22px 22px 0;background:var(--navy);color:var(--on-navy);padding:9%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.brand-moment__copy .eyebrow{color:color-mix(in srgb,var(--on-navy) 78%,transparent)}.brand-moment__copy>div{line-height:1.7;color:color-mix(in srgb,var(--on-navy) 84%,transparent);max-width:520px;margin:10px 0 24px}.brand-moment__copy>a{font-weight:600;font-size:13px;border-bottom:1px solid color-mix(in srgb,var(--on-navy) 55%,transparent);padding-bottom:5px}.room-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.room-card{height:420px}.room-card>span{font-size:23px}.trust-strip{background:var(--cream);padding:34px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{display:flex;align-items:center;gap:14px;padding:6px 28px;border-right:1px solid #d9d5cc}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.trust-grid span{font-size:24px;color:var(--navy)}.trust-grid p{margin:0}.trust-grid b,.trust-grid small{display:block}.trust-grid b{font-size:13px}.trust-grid small{font-size:11px;color:var(--muted);margin-top:4px}.newsletter{background:#dfe5ed;padding:68px 0}.newsletter__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.newsletter-form{min-height:56px;background:#fff;border-radius:999px;padding:5px;display:flex;position:relative}.newsletter-form input{flex:1;border:0;outline:0;background:transparent;padding:0 20px;min-width:0}.newsletter-form button{border:0;background:var(--navy);color:var(--on-navy);border-radius:999px;padding:0 25px;font-weight:600;cursor:pointer}.form-message{position:absolute;top:100%;font-size:12px}.footer{background:var(--navy);color:var(--on-navy);padding:72px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.wordmark--light{color:var(--on-navy);display:inline-block;text-align:left}.footer-brand p{font-family:"Instrument Serif";font-size:24px;color:color-mix(in srgb,var(--on-navy) 80%,transparent)}.footer-social{display:flex;gap:16px;font-size:12px}.footer-grid h3{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,var(--on-navy) 72%,transparent);margin:0 0 20px}.footer-grid>div:not(:first-child) a{display:block;font-size:13px;color:color-mix(in srgb,var(--on-navy) 90%,transparent);margin:0 0 12px}.footer-bottom{border-top:1px solid color-mix(in srgb,var(--on-navy) 24%,transparent);margin-top:60px;padding-top:20px;display:flex;justify-content:space-between;font-size:11px;color:color-mix(in srgb,var(--on-navy) 66%,transparent)}.cart-toast{position:fixed;right:24px;bottom:24px;z-index:100;background:var(--navy);color:var(--on-navy);padding:14px 20px;border-radius:999px;font-size:13px;box-shadow:0 10px 40px color-mix(in srgb,var(--navy) 30%,transparent)}@media(max-width:1000px){.page-width{width:min(100% - 36px,1380px)}.header-main{grid-template-columns:auto 1fr auto;height:70px}.menu-toggle{display:block}.header-search{display:none}.wordmark{justify-self:center}.header-utility a:not(:last-child){display:none}.primary-nav{display:none;position:absolute;top:70px;left:0;right:0;height:auto;background:#fff;padding:24px;flex-direction:column;gap:20px;align-items:flex-start}.primary-nav.is-open{display:flex}.hero{grid-template-columns:1fr}.hero__copy{padding:58px;min-height:430px}.hero__media{height:500px}.category-grid,.product-grid,.room-grid{grid-template-columns:repeat(2,1fr)}.brand-moment{grid-template-columns:1fr}.brand-moment__image{border-radius:22px 22px 0 0}.brand-moment__copy{border-radius:0 0 22px 22px;min-height:400px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:20px}.trust-grid>div{border:0;padding:6px 0}.newsletter__inner{grid-template-columns:1fr;gap:30px}.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-policy-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 16px}.footer-policy-links a{text-decoration:underline;text-underline-offset:3px}@media(max-width:640px){.page-width{width:calc(100% - 24px)}.announcement{font-size:10px;height:30px}.announcement a{display:none}.header-main{height:64px}.primary-nav{top:64px}.wordmark{font-size:19px}.header-utility em{display:none}.hero{padding-top:12px;gap:12px}.hero__copy{padding:38px 24px;min-height:390px;border-radius:16px}h1{font-size:49px}.hero__text{font-size:14px}.button-row{width:100%;flex-wrap:wrap}.hero__media{height:330px;border-radius:16px}.section{padding:64px 0}.section-heading{align-items:flex-start}.section-heading h2,.brand-moment__copy h2,.newsletter h2{font-size:41px}.section-heading>a{display:none}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{height:240px;border-radius:14px}.category-card>span{font-size:20px;left:14px;right:14px;bottom:14px}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-12px;padding-right:12px;gap:12px}.product-card{min-width:78vw;scroll-snap-align:start}.product-card__media{height:370px}.quick-add{transform:none}.brand-moment{padding-top:64px}.brand-moment__image{height:330px}.brand-moment__copy{padding:48px 26px;min-height:390px}.room-grid{grid-template-columns:1fr 1fr;gap:10px}.room-card{height:280px}.room-card>span{font-size:20px;left:14px;right:14px;bottom:14px}.trust-grid{grid-template-columns:1fr 1fr;gap:22px 12px}.newsletter{padding:54px 0}.newsletter-form{height:auto;background:transparent;display:grid;gap:8px}.newsletter-form input,.newsletter-form button{height:52px;border-radius:999px}.newsletter-form input{background:#fff}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 24px}.footer-brand{grid-column:1/-1}.footer-bottom{margin-top:40px;gap:14px;flex-wrap:wrap}.footer-policy-links{order:3;width:100%;justify-content:flex-start}.cart-toast{left:12px;right:12px;bottom:12px;text-align:center}}.header-mobile-search{display:none}@media(max-width:1000px){.header-utility{gap:0}.header-mobile-search{display:grid!important;place-items:center;width:44px;height:44px;padding:0}.header-utility__cart{min-width:44px;min-height:44px;justify-content:center;padding:0 4px}.menu-toggle{width:44px;height:44px;padding:0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.jacamar-symbol-icon{display:block;width:100%;height:100%;fill:none;stroke:currentColor}.trust-item__icon{display:grid;place-items:center;width:26px;height:26px;flex:0 0 26px;color:var(--navy)}.policy-card__icon{display:grid;place-items:center;width:28px;height:28px;color:var(--navy)}.pdp-info-tabs button>span{display:grid;place-items:center;width:21px;height:21px;flex:0 0 21px}.mobile-info-toggle i{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px}.installation-card__icon{display:grid;place-items:center;width:38px;height:38px;color:currentColor}@media(max-width:640px){.trust-grid>div{min-width:0;align-items:flex-start;gap:10px}.trust-grid p{min-width:0}.trust-grid b,.trust-grid small{overflow-wrap:anywhere}.trust-item__icon{width:22px;height:22px;flex-basis:22px;margin-top:1px}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/base.css.map */
