:root{--page-width: 1240px;--spacing-page: clamp(18px, 4vw, 56px);--color-background: #faf8f3;--color-text: #22231f;--color-accent: #55633f;--color-secondary: #9f6d4f;--color-surface: #ffffff;--color-border: color-mix(in srgb, var(--color-text) 14%, transparent);--shadow-soft: 0 18px 45px rgba(35, 35, 28, .09);--font-heading: Georgia, "Times New Roman", serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{padding-bottom:0;scroll-behavior:smooth}body{margin:0;color:var(--color-text);background:var(--color-background);font-family:var(--font-body);font-size:16px;line-height:1.5}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:12px;top:12px;z-index:100;transform:translateY(-150%);padding:10px 14px;background:var(--color-text);color:#fff}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-width{width:min(100% - (var(--spacing-page) * 2),var(--page-width));margin-inline:auto}.button,.shopify-payment-button__button,button.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--color-accent);border-radius:4px;background:var(--color-accent);color:#fff;cursor:pointer;font-weight:700;line-height:1;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.button:hover,.shopify-payment-button__button:hover{transform:translateY(-1px);background:var(--color-text);border-color:var(--color-text)}.button--secondary{background:transparent;color:var(--color-accent)}.button--secondary:hover{color:#fff}.section{padding-block:clamp(42px,7vw,84px)}.section__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.eyebrow{margin:0 0 8px;color:var(--color-secondary);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.section-title,.rich-text h1,.rich-text h2,.product__title{margin:0;font-family:var(--font-heading);font-weight:500;line-height:1.05}.section-title{font-size:clamp(32px,5vw,56px)}.rte{color:color-mix(in srgb,var(--color-text) 78%,transparent)}.rte>:first-child{margin-top:0}.rte>:last-child{margin-bottom:0}.announcement{background:var(--color-text);color:#fff;font-size:14px}.announcement__inner{display:flex;justify-content:center;padding-block:9px;text-align:center}.site-header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--color-background) 92%,white);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(150px,1fr);align-items:center;gap:16px;min-height:76px}.site-header__brand{display:inline-grid;justify-items:center;justify-self:center;font-family:var(--font-heading);line-height:1;text-align:center;text-decoration:none;color:var(--color-text)}.site-header__brand-mark{font-size:27px;font-weight:500;white-space:nowrap}.site-header__brand-sub{margin-top:3px;font-family:var(--font-body);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--color-secondary)}.site-header__logo{width:var(--logo-width);height:auto}.site-nav,.site-header__actions{display:flex;align-items:center;gap:8px}.site-nav a,.site-header__actions a{font-size:13px;font-weight:700}.site-header__actions{justify-content:end}.site-header__menu-button{display:none;min-width:58px;height:42px;align-items:center;justify-content:center;padding-inline:10px;border:1px solid color-mix(in srgb,var(--color-accent) 24%,var(--color-border));border-radius:6px;background:color-mix(in srgb,var(--color-surface) 88%,#fff);color:var(--color-text);box-shadow:inset 0 1px #ffffffb3;cursor:pointer;font:inherit;font-size:13px;font-weight:800;line-height:1}.site-header__menu-button span[aria-hidden=true]{display:inline-flex;gap:7px;align-items:center}.site-header__menu-button span[aria-hidden=true]:before{display:block;width:12px;height:8px;border-block:2px solid currentColor;content:""}.mobile-menu{border-top:1px solid var(--color-border);padding:18px var(--spacing-page) 24px;background:var(--color-surface)}.mobile-menu a{display:block;padding-block:10px;font-weight:700}.site-nav__item{position:static}.site-nav__link{display:inline-flex;min-height:42px;align-items:center;padding-inline:9px;border-radius:999px;white-space:nowrap}.mega-menu{position:absolute;left:var(--spacing-page);right:var(--spacing-page);top:calc(100% - 1px);z-index:60;display:grid;grid-template-columns:minmax(300px,.78fr) 1.22fr;align-items:start;gap:20px;max-width:var(--page-width);max-height:min(78vh,720px);overflow-y:auto;margin-inline:auto;padding:18px;border:1px solid var(--color-border);border-radius:0 0 8px 8px;background:color-mix(in srgb,var(--color-surface) 94%,var(--color-background));box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease}.site-nav__item:hover .mega-menu,.site-nav__item:focus-within .mega-menu,.site-nav__item.is-mega-open .mega-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.mega-menu__feature{display:grid;grid-template-columns:170px 1fr;gap:16px;align-items:center}.mega-menu__feature img,.mega-menu__placeholder{width:100%;aspect-ratio:1.2 / 1;border-radius:6px;object-fit:cover;background:#e8e0d5}.mega-menu__feature h2{margin:0;font-family:var(--font-heading);font-size:28px;font-weight:500;line-height:1.02}.mega-menu__feature p:last-child{margin:8px 0 0;color:color-mix(in srgb,var(--color-text) 68%,transparent);font-size:14px}.mega-menu__shop-all{display:inline-flex;min-height:34px;align-items:center;margin-top:14px;padding-inline:12px;border:1px solid var(--color-accent);border-radius:999px;color:var(--color-accent);font-size:12px;font-weight:900}.mega-menu__content{display:grid;gap:14px;align-content:start}.mega-menu__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:start}.mega-menu-card{position:relative;display:block;min-width:0;overflow:hidden;border:1px solid var(--color-border);border-radius:6px;background:#201f1b;color:#fff}.mega-menu-card:hover{border-color:var(--color-accent);color:#fff}.mega-menu-card__image{display:block;width:100%;aspect-ratio:1 / 1.08;overflow:hidden;background:linear-gradient(135deg,#55633fb3,#9f6d4fb3),#e8e0d5}.mega-menu-card__image img,.mega-menu-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.mega-menu-card:hover img{transform:scale(1.04)}.mega-menu-card__copy{position:absolute;inset:auto 0 0;display:grid;gap:4px;align-content:end;min-height:58%;padding:48px 12px 12px;background:linear-gradient(0deg,#141610db,#14161000);color:#fff}.mega-menu-card__copy small{color:color-mix(in srgb,#fff 78%,var(--color-secondary));font-size:10px;font-weight:900;letter-spacing:.1em;line-height:1.1;text-transform:uppercase}.mega-menu__path-groups h3{color:color-mix(in srgb,var(--color-secondary) 86%,var(--color-text));font-size:10px;font-weight:900;letter-spacing:.1em;line-height:1.1;text-transform:uppercase}.mega-menu-card__copy strong{color:#fff;font-size:15px;font-weight:900;line-height:1.08}.mega-menu__path-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mega-menu__path-groups div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:center;padding:12px;border:1px solid var(--color-border);border-radius:6px;background:color-mix(in srgb,var(--color-background) 72%,#fff)}.mega-menu__path-groups h3{grid-column:1 / -1;margin:0 0 2px}.mega-menu__path-groups a{display:inline-flex;min-height:32px;align-items:center;color:color-mix(in srgb,var(--color-text) 72%,transparent);font-size:13px;font-weight:800}.mega-menu__path-groups a:hover{color:var(--color-accent)}.mobile-menu__group{border-bottom:1px solid var(--color-border)}.mobile-menu__group summary{padding-block:12px;cursor:pointer;font-weight:900;list-style:none}.mobile-menu__group summary::-webkit-details-marker{display:none}.mobile-menu__group a{padding:8px 0 8px 16px;color:color-mix(in srgb,var(--color-text) 72%,transparent)}.hero{position:relative;min-height:min(720px,calc(100vh - 120px));overflow:hidden;background:#e9e1d6}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__image,.hero__placeholder{width:100%;height:100%;object-fit:cover}.hero__placeholder{background:linear-gradient(135deg,#e8dccd,#f7f4ed)}.hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1416109e,#14161029 52%,#14161000)}.hero__content{position:relative;z-index:1;display:flex;align-items:center;min-height:min(720px,calc(100vh - 120px));padding-block:72px}.hero__copy{width:min(620px,100%);color:#fff}.hero__heading{margin:0;font-family:var(--font-heading);font-size:clamp(46px,8vw,88px);font-weight:500;line-height:.96}.hero__text{max-width:560px;margin:22px 0 0;font-size:clamp(17px,2vw,21px)}.hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero__signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px}.hero__signal{padding:14px;border:1px solid rgba(255,255,255,.26);border-radius:6px;background:#ffffff1f}.hero__signal strong{display:block;font-size:20px}.hero__signal span{display:block;margin-top:2px;font-size:12px;text-transform:uppercase}.storefront-hero{position:relative;min-height:min(760px,calc(100vh - 92px));overflow:hidden;background:#e8e0d5}.storefront-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.storefront-hero__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;color:inherit;text-decoration:none}.storefront-hero__image,.storefront-hero__placeholder{width:100%;height:100%;object-fit:cover}.storefront-hero__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1b1d17c2,#1b1d1757 42%,#1b1d170a),linear-gradient(0deg,#1b1d1738,#1b1d1700)}.storefront-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,340px);gap:clamp(26px,5vw,64px);align-items:end;min-height:min(760px,calc(100vh - 92px));padding-block:clamp(86px,13vw,150px) 54px;color:#fff}.storefront-hero__copy{max-width:780px}.storefront-hero__copy .eyebrow{color:color-mix(in srgb,#fff 72%,var(--color-secondary))}.storefront-hero__copy h1{margin:0;font-family:var(--font-heading);font-size:clamp(52px,9vw,108px);font-weight:500;line-height:.9}.storefront-hero__copy .rte{max-width:620px;margin-top:22px;color:#ffffffd6;font-size:clamp(18px,2vw,22px)}.storefront-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.storefront-hero .resku-ai-assistant--hero{max-width:min(720px,100%);margin-top:22px;padding:14px;border-color:#ffffff47;background:#ffffff29;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 60px #0000002e}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__header{align-items:center}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__header h2{max-width:none;font-family:var(--font-body);font-size:clamp(17px,1.8vw,22px);font-weight:900;line-height:1.18}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__header span,.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__empty,.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__status{color:#ffffffb8}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__form{grid-template-columns:minmax(0,1fr) auto}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__form input{border-color:#ffffff5c;background:#ffffffeb}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__mode{display:none}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__results{grid-template-columns:1fr;max-height:min(52vh,420px);overflow:auto}.storefront-hero__note{padding:20px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.storefront-hero__note span{display:block;font-family:var(--font-heading);font-size:54px;line-height:.9}.storefront-hero__note p{margin:12px 0 0;color:#ffffffc7}.storefront-section{padding-block:clamp(56px,8vw,110px)}.storefront-section__header{max-width:880px;margin-bottom:28px}.storefront-section__header--split{display:flex;justify-content:space-between;gap:24px;align-items:end;max-width:none}.storefront-section__header h2,.storefront-feature__copy h2{margin:0;font-family:var(--font-heading);font-size:clamp(38px,6vw,76px);font-weight:500;line-height:.98}.storefront-section__header .rte{max-width:680px;margin-top:14px;font-size:18px}.storefront-trust{overflow-x:auto;border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 40% 100%,rgba(85,99,63,.045) 0 64px,transparent 66px),radial-gradient(circle at 100% 100%,rgba(159,109,79,.04) 0 74px,transparent 76px),linear-gradient(90deg,#55633f09,#9f6d4f09),color-mix(in srgb,var(--color-surface) 78%,var(--color-background))}.storefront-trust__inner{display:grid;width:100%;min-width:1060px;grid-template-columns:minmax(250px,1.08fr) repeat(4,minmax(200px,1fr));scroll-snap-type:x proximity;scrollbar-width:thin}.storefront-trust__proof,.storefront-trust__item{min-width:0;min-height:208px;padding:clamp(18px,1.8vw,26px) clamp(16px,1.7vw,24px);border-left:1px solid var(--color-border);scroll-snap-align:start}.storefront-trust__proof{display:grid;grid-template-columns:minmax(76px,104px) minmax(0,1fr);gap:clamp(14px,1.5vw,20px);align-content:center;align-items:start;color:inherit;text-decoration:none}.storefront-trust__proof:hover strong,.storefront-trust__proof:focus-visible strong{color:var(--color-accent)}.storefront-trust__proof-badge{display:grid;place-items:center;min-width:86px;min-height:56px;padding:7px 8px;border:1px solid color-mix(in srgb,var(--color-accent) 28%,var(--color-border));border-radius:6px;background:linear-gradient(145deg,#ffffffeb,#55633f1a),color-mix(in srgb,var(--color-accent) 7%,#fff);box-shadow:inset 0 1px #fffc;line-height:1;text-align:center}.google-quality-badge{position:relative;display:grid;place-items:center;min-width:76px;min-height:44px}.google-quality-badge__fallback{display:grid;place-items:center;gap:3px}.google-quality-badge__fallback span{color:var(--color-secondary);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.google-quality-badge__fallback strong{font-family:var(--font-heading);font-size:16px;font-weight:500;line-height:1}.storefront-trust__proof-badge img{display:block;max-width:104px;max-height:46px;object-fit:contain}.storefront-trust__proof-badge>span{color:var(--color-secondary);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.storefront-trust__proof-badge>strong{margin-top:4px;font-family:var(--font-heading);font-size:17px;font-weight:500}.storefront-trust__proof-copy{display:grid;gap:5px}.storefront-trust__item{position:relative;display:grid;grid-template-rows:auto auto minmax(50px,1fr) 50px;align-content:stretch;gap:12px;overflow:hidden;color:inherit;text-decoration:none}.storefront-trust__item:hover strong,.storefront-trust__item:focus-visible strong{color:var(--color-accent)}.storefront-trust__item-badge{display:inline-grid;place-items:center;width:fit-content;min-width:48px;min-height:28px;padding:5px 12px;border:1px solid color-mix(in srgb,var(--color-secondary) 28%,var(--color-border));border-radius:999px;background:#ffffff9e;color:var(--color-secondary);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.storefront-trust__item:after{position:absolute;right:-20px;bottom:-30px;width:72px;height:72px;border:1px solid color-mix(in srgb,var(--color-accent) 12%,transparent);border-radius:50%;content:""}.storefront-trust__item:last-child{border-right:1px solid var(--color-border)}.storefront-trust__proof-copy strong,.storefront-trust__item strong{display:block;font-family:var(--font-heading);font-size:clamp(24px,2vw,32px);font-weight:500;line-height:1.12}.storefront-trust__proof-copy span,.storefront-trust__item>span:not(.storefront-trust__item-badge):not(.storefront-trust__rating):not(.storefront-trust__actions):not(.storefront-trust__fulfillment){display:block;color:color-mix(in srgb,var(--color-text) 62%,transparent);font-size:clamp(14px,1.1vw,17px);line-height:1.38}.storefront-trust__rating{display:grid;align-self:end;gap:5px;color:var(--color-secondary)}.storefront-trust__stars{display:inline-flex;gap:.16em;color:var(--color-secondary);font-size:clamp(19px,1.5vw,24px);line-height:1}.storefront-trust__star{display:block}.storefront-trust__star--clipped{clip-path:polygon(0 0,78% 0,100% 26%,100% 100%,0 100%)}.storefront-trust__rating em{color:color-mix(in srgb,var(--color-text) 64%,transparent);font-size:13px;font-style:normal;line-height:1.25}.storefront-trust__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;gap:10px;align-items:start}.storefront-trust__action{display:grid;gap:6px;justify-items:center;min-width:0;padding:0;border:0;background:transparent;color:color-mix(in srgb,var(--color-text) 70%,transparent);cursor:pointer;font:inherit;font-size:12px;font-weight:700;line-height:1.25;text-align:center;text-decoration:none}.storefront-trust__action+.storefront-trust__action{border-left:1px solid var(--color-border)}.storefront-trust__action svg{width:34px;height:34px;overflow:visible;fill:none;stroke:var(--color-secondary);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.storefront-trust__action:first-child svg path:first-child{stroke:#111}.storefront-trust__action:hover,.storefront-trust__action:focus-visible{color:var(--color-accent)}.storefront-trust__action:hover svg,.storefront-trust__action:focus-visible svg{stroke:var(--color-accent)}.storefront-trust__fulfillment{display:inline-flex;align-self:end;gap:8px;align-items:center;width:fit-content;max-width:100%;padding:8px 10px;border:1px solid currentColor;border-radius:12px;background:#ffffff94;box-shadow:inset 0 1px #ffffffb8}.storefront-trust__fulfillment svg{flex:0 0 auto;width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.storefront-trust__fulfillment span{display:grid;gap:2px;min-width:0}.storefront-trust__fulfillment strong{font-family:var(--font-body);font-size:11px;font-weight:950;letter-spacing:.07em;line-height:1.1;text-transform:uppercase;white-space:nowrap}.storefront-trust__fulfillment em{color:color-mix(in srgb,var(--color-text) 78%,transparent);font-size:12px;font-style:normal;font-weight:700;line-height:1.15}.storefront-trust__fulfillment--local{color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 7%,#fff)}.storefront-trust__fulfillment--ship{color:#1766ad;background:color-mix(in srgb,#1766ad 7%,#fff)}.storefront-room-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.storefront-room-card{position:relative;min-height:360px;overflow:hidden;border-radius:8px;background:#e8e0d5}.storefront-room-card--1,.storefront-room-card--2{grid-column:span 2}.storefront-room-card__media,.storefront-room-card__media img,.storefront-room-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.storefront-room-card__media img,.storefront-room-card__placeholder{object-fit:cover;transition:transform .26s ease}.storefront-room-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#1a1b16bf,#1a1b160a 66%)}.storefront-room-card:hover img{transform:scale(1.035)}.storefront-room-card__body{position:absolute;inset:auto 0 0;z-index:1;display:flex;justify-content:space-between;gap:16px;align-items:end;padding:18px;color:#fff}.storefront-room-card__body small{display:block;margin-bottom:6px;color:#ffffffad;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.storefront-room-card__body strong{display:block;font-family:var(--font-heading);font-size:clamp(30px,4vw,50px);font-weight:500;line-height:.98}.storefront-room-card__body em{flex:0 0 auto;color:#ffffffc2;font-size:12px;font-style:normal;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.storefront-feature{background:color-mix(in srgb,var(--color-surface) 56%,var(--color-background))}.storefront-feature__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:clamp(30px,6vw,76px);align-items:center}.storefront-feature--image-right .storefront-feature__media{order:2}.storefront-feature__media img,.storefront-feature__placeholder{width:100%;aspect-ratio:1.18 / 1;border-radius:8px;object-fit:cover;background:#e8e0d5}.storefront-feature__copy .rte{margin-top:18px;font-size:18px}.storefront-feature__copy .button{margin-top:24px}.storefront-finn-intel{background:linear-gradient(180deg,#f7f4eeeb,#f7f4eefa),var(--color-surface)}.finn-intel-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr) minmax(0,.85fr);gap:1rem;align-items:stretch}.finn-intel-card{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:410px;overflow:hidden;color:var(--color-ink);text-decoration:none;background:#fffdf8;border:1px solid var(--color-border);border-radius:8px}.finn-intel-card--fit{background:#fbfaf7}.finn-intel-card__media{display:block;min-height:0;background:#ede9e1}.finn-intel-card__media img{display:block;width:100%;height:100%;min-height:250px;object-fit:cover}.finn-intel-card--fit .finn-intel-card__media img{object-fit:contain;padding:clamp(1rem,2vw,2rem);background:#fff}.finn-intel-card__copy{display:grid;gap:.45rem;padding:1rem}.finn-intel-card__copy small{color:var(--color-accent);font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.finn-intel-card__copy strong{font-family:var(--font-heading);font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.02}.finn-intel-card:not(.finn-intel-card--fit) .finn-intel-card__copy strong{font-size:clamp(1.15rem,1.65vw,1.55rem)}.finn-intel-card__copy span{color:var(--color-muted);font-size:.92rem;line-height:1.45}.finn-intel-ask{margin-top:1rem;border:1px solid color-mix(in srgb,var(--color-primary) 22%,var(--color-border));border-radius:8px;background:#fffdf8db}.finn-intel-ask summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;cursor:pointer;list-style:none}.finn-intel-ask summary::-webkit-details-marker{display:none}.finn-intel-ask summary span{display:grid;gap:.25rem}.finn-intel-ask summary small{color:var(--color-accent);font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.finn-intel-ask summary strong{font-family:var(--font-heading);font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:500;line-height:1.08}.finn-intel-ask summary em{flex:0 0 auto;display:inline-grid;min-width:68px;min-height:38px;place-items:center;border:1px solid color-mix(in srgb,var(--color-primary) 28%,var(--color-border));border-radius:999px;color:var(--color-primary);font-size:.76rem;font-style:normal;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.finn-intel-ask[open] summary{border-bottom:1px solid var(--color-border)}.finn-intel-ask[open] summary em{background:var(--color-primary);color:#fff}.finn-intel-ask[open] summary em:before{content:"Close"}.finn-intel-ask[open] summary em{font-size:0}.finn-intel-ask[open] summary em:before{font-size:.76rem}.finn-intel-ask .resku-ai-assistant--inline{border:0;border-radius:0 0 8px 8px;background:transparent}.finn-intel-ask .resku-ai-assistant__results{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-guides{background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 7%,transparent),transparent 46%),color-mix(in srgb,var(--color-surface) 72%,var(--color-background))}.storefront-guides__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.storefront-guide-card{display:grid;align-content:start;gap:10px;min-height:178px;padding:18px;border:1px solid var(--color-border);border-radius:8px;background:color-mix(in srgb,var(--color-surface) 88%,#fff);color:var(--color-text);text-decoration:none;transition:border-color .16s ease,transform .16s ease}.storefront-guide-card:hover,.storefront-guide-card:focus-visible{border-color:color-mix(in srgb,var(--color-accent) 62%,var(--color-border));transform:translateY(-2px)}.storefront-guide-card small{color:var(--color-secondary);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.storefront-guide-card strong{font-family:var(--font-heading);font-size:clamp(21px,2vw,30px);font-weight:500;line-height:1.02}.storefront-guide-card span{color:color-mix(in srgb,var(--color-text) 66%,transparent);font-size:14px;line-height:1.42}.product-grid--storefront{grid-template-columns:repeat(4,minmax(0,1fr))}.collection-tiles,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.collection-experience{padding-block:clamp(34px,5vw,64px) 84px}.resku-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-bottom:16px;color:color-mix(in srgb,var(--color-text) 56%,transparent);font-size:13px;font-weight:800;line-height:1.35}.resku-breadcrumb a{color:inherit;text-decoration:none}.resku-breadcrumb a:hover,.resku-breadcrumb a:focus-visible{color:var(--color-accent);text-decoration:underline;text-underline-offset:.18em}.resku-breadcrumb span[aria-current=page]{color:color-mix(in srgb,var(--color-text) 76%,transparent)}.collection-hero{max-width:980px;margin-bottom:24px}.collection-hero .rte{max-width:860px}.collection-console{display:grid;gap:14px}.collection-console__header{display:flex;justify-content:space-between;gap:24px;align-items:end;padding:16px 18px;border:1px solid var(--color-border);border-radius:8px;background:color-mix(in srgb,var(--color-surface) 78%,var(--color-background))}.collection-console__header h2{margin:0;font-family:var(--font-heading);font-size:clamp(24px,2.4vw,34px);font-weight:500;line-height:1.08}.collection-intelligence{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:14px 18px;border:1px solid color-mix(in srgb,var(--color-border) 84%,var(--color-accent));border-radius:8px;background:color-mix(in srgb,var(--color-background) 72%,var(--color-surface))}.collection-intelligence--active{background:color-mix(in srgb,var(--color-accent) 7%,var(--color-surface))}.collection-intelligence h3{margin:0;font-family:var(--font-heading);font-size:clamp(20px,1.8vw,28px);font-weight:500;line-height:1.08}.collection-intelligence p:not(.eyebrow){max-width:760px;margin:6px 0 0;color:color-mix(in srgb,var(--color-text) 70%,transparent);font-size:14px;line-height:1.55}.collection-intelligence>a{flex:0 0 auto;color:var(--color-accent);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.collection-console__tools,.collection-sort{display:flex;align-items:center;gap:12px}.collection-filter-toggle{display:inline-flex}.collection-sort label{color:color-mix(in srgb,var(--color-text) 62%,transparent);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.collection-sort__select{min-height:42px;border:1px solid var(--color-border);border-radius:4px;background:#fff;color:var(--color-text)}.catalog-paths{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.catalog-paths a{display:flex;min-height:62px;align-items:center;padding:12px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);color:var(--color-text);font-size:13px;font-weight:800;line-height:1.16}.catalog-paths a:hover{border-color:var(--color-accent);color:var(--color-accent)}.room-path-builder{padding-block:clamp(42px,7vw,84px)}.room-path-builder--atlas,.room-path-builder--collection{padding-block:clamp(34px,5vw,64px)}.room-path-builder--collection{padding-block:10px 22px}.room-path-builder__inner{display:grid;gap:24px}.room-path-builder__header{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.55fr);gap:24px;align-items:end}.room-path-builder__header h2{max-width:860px;margin:0;font-family:var(--font-heading);font-size:clamp(36px,6vw,70px);font-weight:500;letter-spacing:0;line-height:.96}.room-path-builder__header p:last-child{margin:0;color:color-mix(in srgb,var(--color-text) 68%,transparent);font-size:17px;line-height:1.55}.room-path-builder__jump{display:inline-flex;min-height:38px;align-items:center;margin-top:14px;padding-inline:14px;border:1px solid var(--color-accent);border-radius:999px;color:var(--color-accent);font-size:13px;font-weight:900}.room-path-builder--collection .room-path-builder__jump{min-height:32px;margin-top:0;padding-inline:12px;font-size:11px}.room-path-builder__jump:hover{background:var(--color-accent);color:#fff}.room-path-builder__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(220px,auto);gap:12px}.room-path-builder--collection .room-path-builder__header h2{max-width:640px;font-size:clamp(30px,4vw,48px)}.room-path-builder--collection .room-path-builder__grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:auto;align-items:stretch}.room-path-builder--collection .room-path-builder__header{align-items:start;padding:18px 20px 0;border:1px solid var(--color-border);border-bottom:0;border-radius:8px 8px 0 0;background:color-mix(in srgb,var(--color-surface) 82%,var(--color-background))}.room-path-builder--collection .room-path-builder__summary{display:grid;justify-items:end;gap:10px;align-self:start}.room-path-builder__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.room-path-builder__meta span{display:inline-flex;min-height:30px;align-items:center;padding-inline:10px;border:1px solid var(--color-border);border-radius:999px;background:#fff;color:color-mix(in srgb,var(--color-text) 72%,transparent);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.room-path-builder--collection .room-path-builder__meta span{min-height:28px;font-size:10px}.room-path-builder--dining-table .room-path-builder__meta{gap:6px}.room-path-card{position:relative;min-height:260px;overflow:hidden;border:1px solid var(--color-border);border-radius:8px;background:#1f201b;color:#fff}.room-path-card:first-child{grid-column:span 2;grid-row:span 2;min-height:520px}.room-path-builder--collection .room-path-card,.room-path-builder--collection .room-path-card:first-child{grid-column:auto;grid-row:auto;min-height:178px;border-radius:0}.room-path-builder--collection .room-path-card:first-child{border-bottom-left-radius:8px}.room-path-builder--collection .room-path-card:last-child{border-bottom-right-radius:8px}.room-path-builder--collection .room-path-card:after{background:linear-gradient(0deg,#141610e6,#14161042 62%,#1416100a),linear-gradient(90deg,rgba(20,22,16,.16),transparent 54%)}.room-path-builder--collection .room-path-card--current{border-color:color-mix(in srgb,var(--color-accent) 78%,#fff);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--color-accent) 54%,transparent)}.room-path-builder--collection .room-path-card__body{gap:6px;padding:12px}.room-path-builder--collection .room-path-card__body strong{max-width:13ch;font-family:var(--font-body);font-size:16px;font-weight:900;line-height:1.04}.room-path-builder--collection .room-path-card__body span{display:none}.room-path-builder--collection .room-path-card__body em{max-width:100%;padding:5px 7px;font-size:9px}.room-path-builder--collection .room-path-card__body small{font-size:10px}.room-path-builder--dining-table,.room-path-builder--dining-sets,.room-path-builder--dining-seating,.room-path-builder--dining-storage,.room-path-builder--kids-study,.room-path-builder--kids-sleep,.room-path-builder--bedroom-beds,.room-path-builder--bedroom-sets,.room-path-builder--bedroom-storage,.room-path-builder--accent-seating,.room-path-builder--accent-storage,.room-path-builder--accent-finish,.room-path-builder--office-work,.room-path-builder--office-seating,.room-path-builder--office-storage,.room-path-builder--bar-seating,.room-path-builder--bar-tables,.room-path-builder--bar-storage,.room-path-builder--living-seating,.room-path-builder--living-sectionals,.room-path-builder--living-motion,.room-path-builder--living-tables{padding-block:6px 18px}.room-path-builder--dining-table .room-path-builder__header,.room-path-builder--dining-sets .room-path-builder__header,.room-path-builder--dining-seating .room-path-builder__header,.room-path-builder--dining-storage .room-path-builder__header,.room-path-builder--kids-study .room-path-builder__header,.room-path-builder--kids-sleep .room-path-builder__header,.room-path-builder--bedroom-beds .room-path-builder__header,.room-path-builder--bedroom-sets .room-path-builder__header,.room-path-builder--bedroom-storage .room-path-builder__header,.room-path-builder--accent-seating .room-path-builder__header,.room-path-builder--accent-storage .room-path-builder__header,.room-path-builder--accent-finish .room-path-builder__header,.room-path-builder--office-work .room-path-builder__header,.room-path-builder--office-seating .room-path-builder__header,.room-path-builder--office-storage .room-path-builder__header,.room-path-builder--bar-seating .room-path-builder__header,.room-path-builder--bar-tables .room-path-builder__header,.room-path-builder--bar-storage .room-path-builder__header,.room-path-builder--living-seating .room-path-builder__header,.room-path-builder--living-sectionals .room-path-builder__header,.room-path-builder--living-motion .room-path-builder__header,.room-path-builder--living-tables .room-path-builder__header{grid-template-columns:minmax(0,1.08fr) minmax(280px,.72fr);gap:18px;padding:16px 14px 12px;border-bottom:1px solid var(--color-border);border-radius:8px 8px 0 0}.room-path-builder--dining-table .room-path-builder__summary,.room-path-builder--dining-sets .room-path-builder__summary,.room-path-builder--dining-seating .room-path-builder__summary,.room-path-builder--dining-storage .room-path-builder__summary,.room-path-builder--kids-study .room-path-builder__summary,.room-path-builder--kids-sleep .room-path-builder__summary,.room-path-builder--bedroom-beds .room-path-builder__summary,.room-path-builder--bedroom-sets .room-path-builder__summary,.room-path-builder--bedroom-storage .room-path-builder__summary,.room-path-builder--accent-seating .room-path-builder__summary,.room-path-builder--accent-storage .room-path-builder__summary,.room-path-builder--accent-finish .room-path-builder__summary,.room-path-builder--office-work .room-path-builder__summary,.room-path-builder--office-seating .room-path-builder__summary,.room-path-builder--office-storage .room-path-builder__summary,.room-path-builder--bar-seating .room-path-builder__summary,.room-path-builder--bar-tables .room-path-builder__summary,.room-path-builder--bar-storage .room-path-builder__summary,.room-path-builder--living-seating .room-path-builder__summary,.room-path-builder--living-sectionals .room-path-builder__summary,.room-path-builder--living-motion .room-path-builder__summary,.room-path-builder--living-tables .room-path-builder__summary{align-content:start}.room-path-builder--dining-table .room-path-builder__summary p,.room-path-builder--dining-sets .room-path-builder__summary p,.room-path-builder--dining-seating .room-path-builder__summary p,.room-path-builder--dining-storage .room-path-builder__summary p,.room-path-builder--kids-study .room-path-builder__summary p,.room-path-builder--kids-sleep .room-path-builder__summary p,.room-path-builder--bedroom-beds .room-path-builder__summary p,.room-path-builder--bedroom-sets .room-path-builder__summary p,.room-path-builder--bedroom-storage .room-path-builder__summary p,.room-path-builder--accent-seating .room-path-builder__summary p,.room-path-builder--accent-storage .room-path-builder__summary p,.room-path-builder--accent-finish .room-path-builder__summary p,.room-path-builder--office-work .room-path-builder__summary p,.room-path-builder--office-seating .room-path-builder__summary p,.room-path-builder--office-storage .room-path-builder__summary p,.room-path-builder--bar-seating .room-path-builder__summary p,.room-path-builder--bar-tables .room-path-builder__summary p,.room-path-builder--bar-storage .room-path-builder__summary p,.room-path-builder--living-seating .room-path-builder__summary p,.room-path-builder--living-sectionals .room-path-builder__summary p,.room-path-builder--living-motion .room-path-builder__summary p,.room-path-builder--living-tables .room-path-builder__summary p{max-width:42ch;font-size:13px;line-height:1.35}.room-path-builder--dining-table .room-path-builder__header h2,.room-path-builder--dining-sets .room-path-builder__header h2,.room-path-builder--dining-seating .room-path-builder__header h2,.room-path-builder--dining-storage .room-path-builder__header h2,.room-path-builder--kids-study .room-path-builder__header h2,.room-path-builder--kids-sleep .room-path-builder__header h2,.room-path-builder--bedroom-beds .room-path-builder__header h2,.room-path-builder--bedroom-sets .room-path-builder__header h2,.room-path-builder--bedroom-storage .room-path-builder__header h2,.room-path-builder--accent-seating .room-path-builder__header h2,.room-path-builder--accent-storage .room-path-builder__header h2,.room-path-builder--accent-finish .room-path-builder__header h2,.room-path-builder--office-work .room-path-builder__header h2,.room-path-builder--office-seating .room-path-builder__header h2,.room-path-builder--office-storage .room-path-builder__header h2,.room-path-builder--bar-seating .room-path-builder__header h2,.room-path-builder--bar-tables .room-path-builder__header h2,.room-path-builder--bar-storage .room-path-builder__header h2,.room-path-builder--living-seating .room-path-builder__header h2,.room-path-builder--living-sectionals .room-path-builder__header h2,.room-path-builder--living-motion .room-path-builder__header h2,.room-path-builder--living-tables .room-path-builder__header h2{max-width:520px;font-size:clamp(26px,3vw,38px)}.room-path-builder--dining-table .room-path-card,.room-path-builder--dining-table .room-path-card:first-child,.room-path-builder--dining-sets .room-path-card,.room-path-builder--dining-sets .room-path-card:first-child,.room-path-builder--dining-seating .room-path-card,.room-path-builder--dining-seating .room-path-card:first-child,.room-path-builder--dining-storage .room-path-card,.room-path-builder--dining-storage .room-path-card:first-child,.room-path-builder--kids-study .room-path-card,.room-path-builder--kids-study .room-path-card:first-child,.room-path-builder--kids-sleep .room-path-card,.room-path-builder--kids-sleep .room-path-card:first-child,.room-path-builder--bedroom-beds .room-path-card,.room-path-builder--bedroom-beds .room-path-card:first-child,.room-path-builder--bedroom-sets .room-path-card,.room-path-builder--bedroom-sets .room-path-card:first-child,.room-path-builder--bedroom-storage .room-path-card,.room-path-builder--bedroom-storage .room-path-card:first-child,.room-path-builder--accent-seating .room-path-card,.room-path-builder--accent-seating .room-path-card:first-child,.room-path-builder--accent-storage .room-path-card,.room-path-builder--accent-storage .room-path-card:first-child,.room-path-builder--accent-finish .room-path-card,.room-path-builder--accent-finish .room-path-card:first-child,.room-path-builder--office-work .room-path-card,.room-path-builder--office-work .room-path-card:first-child,.room-path-builder--office-seating .room-path-card,.room-path-builder--office-seating .room-path-card:first-child,.room-path-builder--office-storage .room-path-card,.room-path-builder--office-storage .room-path-card:first-child,.room-path-builder--bar-seating .room-path-card,.room-path-builder--bar-seating .room-path-card:first-child,.room-path-builder--bar-tables .room-path-card,.room-path-builder--bar-tables .room-path-card:first-child,.room-path-builder--bar-storage .room-path-card,.room-path-builder--bar-storage .room-path-card:first-child,.room-path-builder--living-seating .room-path-card,.room-path-builder--living-seating .room-path-card:first-child,.room-path-builder--living-sectionals .room-path-card,.room-path-builder--living-sectionals .room-path-card:first-child,.room-path-builder--living-motion .room-path-card,.room-path-builder--living-motion .room-path-card:first-child,.room-path-builder--living-tables .room-path-card,.room-path-builder--living-tables .room-path-card:first-child{min-height:142px}.room-path-builder--dining-table .room-path-card__body,.room-path-builder--dining-sets .room-path-card__body,.room-path-builder--dining-seating .room-path-card__body,.room-path-builder--dining-storage .room-path-card__body,.room-path-builder--kids-study .room-path-card__body,.room-path-builder--kids-sleep .room-path-card__body,.room-path-builder--bedroom-beds .room-path-card__body,.room-path-builder--bedroom-sets .room-path-card__body,.room-path-builder--bedroom-storage .room-path-card__body,.room-path-builder--accent-seating .room-path-card__body,.room-path-builder--accent-storage .room-path-card__body,.room-path-builder--accent-finish .room-path-card__body,.room-path-builder--office-work .room-path-card__body,.room-path-builder--office-seating .room-path-card__body,.room-path-builder--office-storage .room-path-card__body,.room-path-builder--bar-seating .room-path-card__body,.room-path-builder--bar-tables .room-path-card__body,.room-path-builder--bar-storage .room-path-card__body,.room-path-builder--living-seating .room-path-card__body,.room-path-builder--living-sectionals .room-path-card__body,.room-path-builder--living-motion .room-path-card__body,.room-path-builder--living-tables .room-path-card__body{padding:10px}.room-path-builder--dining-table .room-path-card__body strong,.room-path-builder--dining-sets .room-path-card__body strong,.room-path-builder--dining-seating .room-path-card__body strong,.room-path-builder--dining-storage .room-path-card__body strong,.room-path-builder--kids-study .room-path-card__body strong,.room-path-builder--kids-sleep .room-path-card__body strong,.room-path-builder--bedroom-beds .room-path-card__body strong,.room-path-builder--bedroom-sets .room-path-card__body strong,.room-path-builder--bedroom-storage .room-path-card__body strong,.room-path-builder--accent-seating .room-path-card__body strong,.room-path-builder--accent-storage .room-path-card__body strong,.room-path-builder--accent-finish .room-path-card__body strong,.room-path-builder--office-work .room-path-card__body strong,.room-path-builder--office-seating .room-path-card__body strong,.room-path-builder--office-storage .room-path-card__body strong,.room-path-builder--bar-seating .room-path-card__body strong,.room-path-builder--bar-tables .room-path-card__body strong,.room-path-builder--bar-storage .room-path-card__body strong,.room-path-builder--living-seating .room-path-card__body strong,.room-path-builder--living-sectionals .room-path-card__body strong,.room-path-builder--living-motion .room-path-card__body strong,.room-path-builder--living-tables .room-path-card__body strong{font-size:15px}.room-path-builder--dining-table .room-path-card__body em,.room-path-builder--dining-table .room-path-card__body b,.room-path-builder--dining-sets .room-path-card__body em,.room-path-builder--dining-sets .room-path-card__body b,.room-path-builder--dining-seating .room-path-card__body em,.room-path-builder--dining-seating .room-path-card__body b,.room-path-builder--dining-storage .room-path-card__body em,.room-path-builder--dining-storage .room-path-card__body b,.room-path-builder--kids-study .room-path-card__body em,.room-path-builder--kids-study .room-path-card__body b,.room-path-builder--kids-sleep .room-path-card__body em,.room-path-builder--kids-sleep .room-path-card__body b,.room-path-builder--bedroom-beds .room-path-card__body em,.room-path-builder--bedroom-beds .room-path-card__body b,.room-path-builder--bedroom-sets .room-path-card__body em,.room-path-builder--bedroom-sets .room-path-card__body b,.room-path-builder--bedroom-storage .room-path-card__body em,.room-path-builder--bedroom-storage .room-path-card__body b,.room-path-builder--accent-seating .room-path-card__body em,.room-path-builder--accent-seating .room-path-card__body b,.room-path-builder--accent-storage .room-path-card__body em,.room-path-builder--accent-storage .room-path-card__body b,.room-path-builder--accent-finish .room-path-card__body em,.room-path-builder--accent-finish .room-path-card__body b,.room-path-builder--office-work .room-path-card__body em,.room-path-builder--office-work .room-path-card__body b,.room-path-builder--office-seating .room-path-card__body em,.room-path-builder--office-seating .room-path-card__body b,.room-path-builder--office-storage .room-path-card__body em,.room-path-builder--office-storage .room-path-card__body b,.room-path-builder--bar-seating .room-path-card__body em,.room-path-builder--bar-seating .room-path-card__body b,.room-path-builder--bar-tables .room-path-card__body em,.room-path-builder--bar-tables .room-path-card__body b,.room-path-builder--bar-storage .room-path-card__body em,.room-path-builder--bar-storage .room-path-card__body b,.room-path-builder--living-seating .room-path-card__body em,.room-path-builder--living-seating .room-path-card__body b,.room-path-builder--living-sectionals .room-path-card__body em,.room-path-builder--living-sectionals .room-path-card__body b,.room-path-builder--living-motion .room-path-card__body em,.room-path-builder--living-motion .room-path-card__body b,.room-path-builder--living-tables .room-path-card__body em,.room-path-builder--living-tables .room-path-card__body b{font-size:8px}.room-path-builder--dining-table .room-path-builder__grid,.room-path-builder--dining-sets .room-path-builder__grid,.room-path-builder--dining-seating .room-path-builder__grid,.room-path-builder--dining-storage .room-path-builder__grid,.room-path-builder--kids-study .room-path-builder__grid,.room-path-builder--kids-sleep .room-path-builder__grid,.room-path-builder--bedroom-beds .room-path-builder__grid,.room-path-builder--bedroom-sets .room-path-builder__grid,.room-path-builder--bedroom-storage .room-path-builder__grid,.room-path-builder--accent-seating .room-path-builder__grid,.room-path-builder--accent-storage .room-path-builder__grid,.room-path-builder--accent-finish .room-path-builder__grid,.room-path-builder--office-work .room-path-builder__grid,.room-path-builder--office-seating .room-path-builder__grid,.room-path-builder--office-storage .room-path-builder__grid,.room-path-builder--bar-seating .room-path-builder__grid,.room-path-builder--bar-tables .room-path-builder__grid,.room-path-builder--bar-storage .room-path-builder__grid,.room-path-builder--living-seating .room-path-builder__grid,.room-path-builder--living-sectionals .room-path-builder__grid,.room-path-builder--living-motion .room-path-builder__grid,.room-path-builder--living-tables .room-path-builder__grid{gap:0}.room-path-card__body b{display:inline-flex;width:fit-content;align-items:center;padding:5px 7px;border-radius:999px;background:color-mix(in srgb,var(--color-accent) 88%,#fff);color:#fff;font-size:9px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.room-path-card__media,.room-path-card__media img,.room-path-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.room-path-card__media img,.room-path-card__placeholder{object-fit:cover;transition:transform .26s ease}.room-path-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#141610e0,#14161033 64%,#14161005),linear-gradient(90deg,rgba(20,22,16,.22),transparent 52%)}.room-path-card:hover img{transform:scale(1.035)}.room-path-card__body{position:absolute;inset:auto 0 0;z-index:1;display:grid;gap:9px;padding:clamp(16px,2.4vw,24px)}.room-path-card__body small,.room-path-card__body em{color:color-mix(in srgb,#fff 72%,var(--color-secondary));font-size:11px;font-style:normal;font-weight:900;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.room-path-card__body strong{max-width:12ch;color:#fff;font-family:var(--font-heading);font-size:clamp(30px,3.4vw,48px);font-weight:500;line-height:.98}.room-path-card:not(:first-child) .room-path-card__body strong{font-family:var(--font-body);font-size:18px;font-weight:900;line-height:1.08}.room-path-card__body span{max-width:36ch;color:#ffffffd1;font-size:14px;line-height:1.45}.room-path-card:not(:first-child) .room-path-card__body span{display:none}.room-path-card__body em{display:inline-flex;width:fit-content;max-width:100%;padding:6px 8px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px}.resku-ai-assistant{display:grid;gap:16px;padding:18px;border:1px solid color-mix(in srgb,var(--color-accent) 30%,var(--color-border));border-radius:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--color-surface) 90%,var(--color-accent)),var(--color-surface))}.collection-console>.resku-ai-assistant{gap:10px;padding:12px}.collection-console>.resku-ai-assistant .resku-ai-assistant__header{align-items:center}.collection-console>.resku-ai-assistant .resku-ai-assistant__header h2{font-size:clamp(20px,2vw,26px)}.collection-console>.resku-ai-assistant .resku-ai-assistant__form{gap:8px}.collection-console>.resku-ai-assistant .resku-ai-assistant__empty{font-size:12px}.resku-ai-assistant__header{display:flex;justify-content:space-between;gap:18px;align-items:start}.resku-ai-assistant__header h2{margin:0;font-family:var(--font-heading);font-size:clamp(22px,2.6vw,32px);font-weight:500;line-height:1.12}.resku-ai-assistant__header span,.resku-ai-assistant__empty,.resku-ai-assistant__status{color:color-mix(in srgb,var(--color-text) 62%,transparent);font-size:13px;font-weight:800}.resku-ai-assistant__header span{white-space:nowrap}.resku-ai-assistant__form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.resku-ai-assistant__form input{min-width:0;min-height:48px;padding-inline:14px;border:1px solid var(--color-border);border-radius:6px;background:#fff;color:var(--color-text);font:inherit}.resku-ai-assistant__mode{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;min-width:150px;margin:0;padding:3px;border:1px solid var(--color-border);border-radius:6px;background:color-mix(in srgb,#fff 78%,var(--color-surface))}.resku-ai-assistant__mode label{display:grid;place-items:center;min-height:40px;padding-inline:10px;border-radius:4px;color:color-mix(in srgb,var(--color-text) 66%,transparent);cursor:pointer;font-size:12px;font-weight:900;text-align:center}.resku-ai-assistant__mode input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.resku-ai-assistant__mode label:has(input:checked){background:var(--color-accent);color:#fff}.resku-ai-assistant__mode label:focus-within{outline:2px solid color-mix(in srgb,var(--color-accent) 42%,transparent);outline-offset:2px}.resku-ai-assistant__results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.resku-ai-assistant--product,.resku-ai-assistant--concierge,.resku-ai-assistant--drawer{margin-block:22px}.resku-ai-assistant--product .resku-ai-assistant__results,.resku-ai-assistant--concierge .resku-ai-assistant__results,.resku-ai-assistant--drawer .resku-ai-assistant__results{grid-template-columns:1fr}.resku-ai-concierge{padding-block:clamp(30px,5vw,58px)}.resku-ai-launcher{position:fixed;right:auto;left:22px;bottom:22px;z-index:90;display:inline-grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;min-width:144px;padding:12px 17px 12px 14px;border:1px solid color-mix(in srgb,var(--color-accent) 38%,var(--color-border));border-radius:999px;background:var(--color-accent);color:#fff;box-shadow:0 18px 40px #0000002e;cursor:pointer;font:inherit;text-align:left}.resku-ai-launcher:before{display:grid;grid-row:span 2;place-items:center;width:34px;height:34px;border-radius:50%;background:#ffffff29;color:#fff;content:"F";font-family:var(--font-heading);font-size:20px;font-weight:500;line-height:1}.resku-ai-launcher span{font-size:14px;font-weight:900;line-height:1}.resku-ai-launcher small{color:color-mix(in srgb,#fff 72%,transparent);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.resku-ai-drawer-open .resku-ai-launcher{opacity:0;pointer-events:none;transform:translateY(8px)}.resku-ai-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;justify-items:end;background:#14161257}.resku-ai-drawer[hidden]{display:none}.resku-ai-drawer__panel{width:min(480px,calc(100vw - 28px));height:100%;padding:18px;overflow-y:auto;background:var(--color-background);box-shadow:-20px 0 48px #0003}.resku-ai-assistant--drawer{margin-block:0}.resku-ai-drawer__close{min-height:36px;padding-inline:12px;border:1px solid var(--color-border);border-radius:999px;background:#fff;color:var(--color-text);cursor:pointer;font:inherit;font-size:12px;font-weight:900}.resku-ai-drawer__intro{margin:0;color:color-mix(in srgb,var(--color-text) 68%,transparent)}.resku-ai-assistant__group{display:grid;align-content:start;gap:10px;min-width:0}.resku-ai-assistant__group h3{margin:0;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.resku-ai-assistant__group-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.resku-ai-assistant__group-heading a{flex:0 0 auto;color:var(--color-accent);font-size:12px;font-weight:900}.resku-ai-assistant__group-heading span{flex:0 0 auto;color:color-mix(in srgb,var(--color-text) 54%,transparent);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.resku-ai-assistant__answer{padding:12px;border:1px solid color-mix(in srgb,var(--color-accent) 28%,var(--color-border));border-radius:6px;background:color-mix(in srgb,var(--color-accent) 5%,#fff)}.resku-ai-assistant__answer--chat{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;padding:0;border:0;background:transparent}.resku-ai-assistant__avatar{display:grid;width:34px;aspect-ratio:1;place-items:center;border-radius:999px;background:var(--color-accent);color:#fff;font-size:13px;font-weight:950;line-height:1;box-shadow:0 7px 18px color-mix(in srgb,var(--color-accent) 28%,transparent)}.resku-ai-assistant__bubble{position:relative;display:grid;gap:7px;min-width:0;padding:12px 13px;border:1px solid color-mix(in srgb,var(--color-accent) 26%,var(--color-border));border-radius:4px 12px 12px;background:linear-gradient(180deg,color-mix(in srgb,#fff 94%,var(--color-surface)),color-mix(in srgb,var(--color-accent) 5%,#fff));box-shadow:0 10px 24px #191c140f}.resku-ai-assistant__bubble h3{color:var(--color-accent)}.resku-ai-assistant__answer--shopping .resku-ai-assistant__bubble{gap:9px;padding:10px 12px}.resku-ai-assistant__answer--shopping .resku-ai-assistant__bubble p{color:color-mix(in srgb,var(--color-text) 74%,transparent)}.resku-ai-assistant__answer--shopping .resku-ai-assistant__bubble strong{color:var(--color-text);font-weight:950}.resku-ai-assistant__answer-context{width:fit-content;padding:3px 7px;border-radius:999px;background:color-mix(in srgb,var(--color-accent) 10%,#fff);color:color-mix(in srgb,var(--color-text) 60%,transparent);font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.resku-ai-assistant__results>.resku-ai-assistant__answer{grid-column:1 / -1}.resku-ai-assistant__answer p{margin:0;color:color-mix(in srgb,var(--color-text) 78%,transparent);font-size:13px;line-height:1.45}.resku-ai-assistant__guide-points{display:grid;gap:5px;margin:0;padding-left:17px}.resku-ai-assistant__guide-points li{color:color-mix(in srgb,var(--color-text) 72%,transparent);font-size:13px;line-height:1.38}.resku-ai-assistant__guide-actions{display:flex;flex-wrap:wrap;gap:7px}.resku-ai-assistant__guide-actions a{display:inline-flex;align-items:center;gap:4px;width:fit-content;padding:6px 9px;border:1px solid color-mix(in srgb,var(--color-accent) 24%,var(--color-border));border-radius:999px;background:#fff;color:var(--color-accent);font-size:11px;font-weight:950;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.resku-ai-assistant__guide-actions a:after{content:">";font-size:12px;line-height:1}.resku-ai-assistant__guide-actions a:hover,.resku-ai-assistant__guide-actions a:focus-visible{border-color:color-mix(in srgb,var(--color-accent) 70%,var(--color-border));background:color-mix(in srgb,var(--color-accent) 5%,#fff)}.resku-ai-assistant__regular-search{padding:12px;border:1px solid var(--color-border);border-radius:6px;background:color-mix(in srgb,#fff 82%,var(--color-surface))}.resku-ai-assistant__regular-search p{margin:0;color:color-mix(in srgb,var(--color-text) 64%,transparent);font-size:13px}.resku-ai-assistant__intent-note{padding:10px 12px;border:1px solid color-mix(in srgb,var(--color-accent) 18%,var(--color-border));border-radius:6px;background:color-mix(in srgb,var(--color-accent) 5%,#fff)}.resku-ai-assistant__intent-note p{margin:0;color:color-mix(in srgb,var(--color-text) 72%,transparent);font-size:13px;line-height:1.38}.resku-ai-assistant__quick-replies{display:flex;flex-wrap:wrap;gap:7px}.resku-ai-assistant__quick-replies button{min-height:34px;padding:7px 10px;border:1px solid color-mix(in srgb,var(--color-accent) 28%,var(--color-border));border-radius:999px;background:#fff;color:var(--color-accent);cursor:pointer;font:inherit;font-size:12px;font-weight:900}.resku-ai-assistant__quick-replies button:hover,.resku-ai-assistant__quick-replies button:focus-visible{border-color:color-mix(in srgb,var(--color-accent) 76%,var(--color-border));background:color-mix(in srgb,var(--color-accent) 6%,#fff)}.resku-ai-help-card{display:grid;gap:12px;min-width:0;padding:12px;border:1px solid color-mix(in srgb,var(--color-accent) 24%,var(--color-border));border-radius:6px;background:color-mix(in srgb,var(--color-surface) 74%,#fff)}.resku-ai-help-card h3,.resku-ai-help-card p{margin:0}.resku-ai-help-card p,.resku-ai-help-map small,.resku-ai-help-lane p{color:color-mix(in srgb,var(--color-text) 70%,transparent);font-size:13px;line-height:1.4}.resku-ai-help-map{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;padding:10px;border:1px solid var(--color-border);border-radius:6px;background:#fff}.resku-ai-help-map__ring{position:relative;display:block;width:46px;aspect-ratio:1;border:2px solid color-mix(in srgb,var(--color-accent) 74%,#fff);border-radius:999px;background:color-mix(in srgb,var(--color-accent) 9%,#fff)}.resku-ai-help-map__ring:after{content:"";position:absolute;top:17px;right:17px;bottom:17px;left:17px;border-radius:999px;background:var(--color-accent)}.resku-ai-help-map strong,.resku-ai-help-map small{display:block}.resku-ai-help-card__lanes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.resku-ai-help-lane{display:grid;gap:5px;min-width:0;padding:10px;border:1px solid var(--color-border);border-radius:6px;background:#fff}.resku-ai-help-lane__badge{width:fit-content;padding:3px 7px;border-radius:999px;background:var(--color-accent);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em}.resku-ai-assistant__sources{display:flex;flex-wrap:wrap;gap:8px}.resku-ai-assistant__sources a{color:var(--color-accent);font-size:12px;font-weight:800}.resku-ai-assistant__chips,.resku-ai-assistant__products{display:grid;gap:8px}.resku-ai-assistant__chips a,.resku-ai-assistant__products a{display:grid;gap:4px;min-width:0;padding:10px;border:1px solid var(--color-border);border-radius:6px;background:#fff;color:var(--color-text);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.resku-ai-assistant__chips a:hover,.resku-ai-assistant__products a:hover,.resku-ai-assistant__chips a:focus-visible,.resku-ai-assistant__products a:focus-visible{border-color:color-mix(in srgb,var(--color-accent) 72%,var(--color-border));background:color-mix(in srgb,var(--color-accent) 4%,#fff);box-shadow:0 10px 22px #191c1414;transform:translateY(-1px)}.resku-ai-assistant__products a{grid-template-columns:74px minmax(0,1fr);align-items:center;gap:10px}.resku-ai-assistant__products a:not(:has(img)){grid-template-columns:minmax(0,1fr)}.resku-ai-assistant__products img{width:74px;aspect-ratio:1;border-radius:5px;object-fit:cover;background:var(--color-surface)}.resku-ai-assistant__product-copy{display:grid;gap:4px;min-width:0}.resku-ai-assistant__chips a{grid-template-columns:minmax(0,1fr) auto;align-items:center;font-size:13px;font-weight:900}.resku-ai-assistant__chips a>span{display:inline-flex;align-items:center;gap:4px;color:var(--color-accent);font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.resku-ai-assistant__chips a>span:after,.resku-ai-assistant__product-copy em:after{content:">";font-size:12px;line-height:1}.resku-ai-assistant__products strong,.resku-ai-assistant__products span{display:block;overflow-wrap:anywhere}.resku-ai-assistant__products strong{font-size:14px}.resku-ai-assistant__products span,.resku-ai-assistant__group li{color:color-mix(in srgb,var(--color-text) 68%,transparent);font-size:13px;line-height:1.35}.resku-ai-assistant__product-copy em{display:inline-flex;width:fit-content;align-items:center;gap:4px;color:var(--color-accent);font-size:11px;font-style:normal;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.resku-ai-assistant__products .resku-ai-assistant__product-facts{color:var(--color-text);font-size:12px;font-weight:800}.resku-ai-assistant__group ul{display:grid;gap:6px;margin:0;padding-left:18px}.active-filters{display:flex;flex-wrap:wrap;gap:8px}.active-filters__clear,.active-filters__chip{display:inline-flex;min-height:34px;align-items:center;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:800}.active-filters__clear{background:var(--color-text);color:#fff}.active-filters__chip{border:1px solid var(--color-border);background:var(--color-surface)}.collection-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:24px;align-items:start}.collection-layout[data-filters-collapsed]{grid-template-columns:minmax(0,1fr)}.collection-filters{position:sticky;top:94px;max-height:calc(100vh - 112px);overflow:auto;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.collection-filters[hidden]{display:none}.collection-filters__header{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:16px;border-bottom:1px solid var(--color-border)}.collection-filters__header h2{margin:0;font-family:var(--font-heading);font-size:24px;font-weight:500}.collection-filters__header button{display:none;border:0;background:transparent;color:var(--color-accent);cursor:pointer;font-weight:800}.filter-form{display:grid}.filter-group{border-bottom:1px solid var(--color-border)}.filter-group:last-child{border-bottom:0}.filter-group summary{display:flex;justify-content:space-between;gap:12px;padding:15px 16px;cursor:pointer;font-weight:800;list-style:none}.filter-group summary::-webkit-details-marker{display:none}.filter-group summary small{min-width:22px;border-radius:999px;background:color-mix(in srgb,var(--color-accent) 12%,transparent);color:var(--color-accent);text-align:center}.filter-group__body{display:grid;gap:9px;padding:0 16px 16px}.filter-choice{display:grid;grid-template-columns:auto auto 1fr auto;gap:9px;align-items:center;color:color-mix(in srgb,var(--color-text) 82%,transparent);font-size:14px}.filter-choice input{width:16px;height:16px;accent-color:var(--color-accent)}.filter-choice__swatch{display:none;width:17px;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--color-text) 18%,transparent);border-radius:999px;background:linear-gradient(135deg,#55633f6b,#9f6d4f6b),#eee6da}.filter-choice--visual .filter-choice__swatch{display:inline-block}.filter-choice small{color:color-mix(in srgb,var(--color-text) 48%,transparent)}.filter-choice--disabled{opacity:.42}.filter-group__show-more{min-height:34px;justify-self:start;padding:0;border:0;background:transparent;color:var(--color-accent);cursor:pointer;font-size:13px;font-weight:900}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:10px}.price-filter label{display:grid;gap:5px;color:color-mix(in srgb,var(--color-text) 58%,transparent);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.price-filter input{min-width:0;min-height:40px;border:1px solid var(--color-border);border-radius:4px}.price-filter button{grid-column:1 / -1;min-height:40px;border:1px solid var(--color-accent);border-radius:4px;background:var(--color-accent);color:#fff;cursor:pointer;font-weight:800}.collection-results{display:grid;gap:14px}.collection-results__bar{display:flex;justify-content:space-between;align-items:center;gap:12px;color:color-mix(in srgb,var(--color-text) 58%,transparent);font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.collection-results__tools{display:flex;align-items:center;justify-content:flex-end;gap:14px}.collection-results__tools .collection-sort__select{min-height:36px}.product-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-empty{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:end;padding:28px;border:1px solid var(--color-border);border-radius:6px;background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 8%,transparent),transparent 46%),var(--color-surface)}.collection-empty__copy{max-width:660px}.collection-empty__copy h2{margin:0;max-width:560px;font-family:var(--font-heading);font-size:clamp(28px,3vw,44px);line-height:.96}.collection-empty__copy p:not(.eyebrow){margin:12px 0 0;color:color-mix(in srgb,var(--color-text) 68%,transparent);line-height:1.55}.collection-empty__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.collection-empty__actions .button{min-height:42px;white-space:nowrap}.collection-empty__link{display:inline-flex;min-height:42px;align-items:center;padding:0 14px;border:1px solid var(--color-border);border-radius:999px;color:var(--color-text);font-size:13px;font-weight:800;text-decoration:none}.collection-empty__tips{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding-top:4px}.collection-empty__tips span,.collection-empty__tips a{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.collection-empty__tips span{padding-left:0;color:var(--color-secondary)}.collection-empty__tips a{border:1px solid var(--color-border);background:color-mix(in srgb,var(--color-background) 82%,#fff);color:var(--color-text);text-decoration:none}.collection-tile,.product-card{overflow:hidden;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface)}.collection-tile__media,.product-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#ede7dd}.product-card__badge{position:absolute;left:10px;top:10px;z-index:1;padding:5px 8px;border-radius:999px;background:var(--color-secondary);color:#fff;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.collection-tile__image,.collection-tile__placeholder,.product-card__image,.product-card__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.collection-tile:hover img,.product-card:hover img{transform:scale(1.035)}.collection-tile__body,.product-card__body{padding:16px}.collection-tile__title,.product-card__title{margin:0;font-size:18px;line-height:1.2}.product-card__title a{display:-webkit-box;min-height:2.4em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__vendor,.resku-signals{margin:0 0 6px;color:color-mix(in srgb,var(--color-text) 58%,transparent);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.resku-signals{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;margin-bottom:0;letter-spacing:0;text-transform:capitalize}.resku-signals span{padding:4px 7px;border-radius:999px;background:color-mix(in srgb,var(--color-accent) 12%,transparent)}.product-card__swatch-line{display:flex;align-items:center;gap:7px;margin:9px 0 0;color:color-mix(in srgb,var(--color-text) 62%,transparent);font-size:12px;font-weight:850;line-height:1.25}.product-card__swatch{flex:0 0 auto;width:15px;height:15px;border:1px solid color-mix(in srgb,var(--color-text) 18%,transparent);border-radius:50%;background:linear-gradient(135deg,#f7f3ea 0 48%,color-mix(in srgb,var(--color-accent) 22%,#fff) 49% 52%,#d8c9ae 53% 100%);box-shadow:inset 0 0 0 2px #ffffffb8}.price{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px;font-weight:800}.price__compare{color:color-mix(in srgb,var(--color-text) 48%,transparent);text-decoration:line-through}.delivery-lane{display:flex;align-items:center;gap:8px;color:var(--color-text)}.delivery-lane__eyebrow{color:var(--color-secondary);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.delivery-lane--card{width:fit-content;max-width:100%;margin-top:10px;padding:6px 9px;border:1px solid color-mix(in srgb,var(--color-accent) 22%,var(--color-border));border-radius:999px;background:color-mix(in srgb,var(--color-accent) 8%,#fff);font-size:12px;font-weight:800;line-height:1}.delivery-lane--product{display:grid;grid-template-columns:auto 1fr;gap:5px 12px;margin-top:14px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--color-accent) 26%,var(--color-border));border-radius:6px;background:color-mix(in srgb,var(--color-accent) 7%,#fff)}.delivery-lane--product strong{font-family:var(--font-heading);font-size:22px;font-weight:500;line-height:1.05}.delivery-lane--product>span:last-child{grid-column:1 / -1;color:color-mix(in srgb,var(--color-text) 68%,transparent);font-size:14px}.story-band{background:var(--color-text);color:#fff}.story-band__inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(28px,6vw,72px);align-items:center}.story-band__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.story-band__stat{padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:6px}.story-band__stat strong{display:block;font-family:var(--font-heading);font-size:38px;font-weight:500}.product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:start;gap:clamp(30px,5vw,64px);padding-block:42px 80px}.product>.resku-breadcrumb{grid-column:1 / -1;margin-bottom:-8px}.product__media{display:grid;gap:12px}.product__media-main{display:grid;place-items:center;margin:0;aspect-ratio:1.18 / 1;min-height:auto;max-height:680px;overflow:hidden;border:1px solid var(--color-border);border-radius:8px;background:#f1ece4}.product__image,.product__placeholder{width:100%;height:100%;max-height:inherit;object-fit:contain;mix-blend-mode:multiply}.product__thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.product__thumb{display:block;overflow:hidden;aspect-ratio:1;border:1px solid var(--color-border);border-radius:6px;background:#f1ece4}.product__thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.product__thumb:hover img{transform:scale(1.04)}.product__info{position:sticky;top:116px;min-width:0}.product__title{max-width:12ch;font-size:clamp(34px,4.1vw,54px)}.product__vendor{margin:0 0 8px;color:var(--color-secondary);font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product__block{margin-top:18px}.product__block:empty{display:none}.product-description--hide-tables table{display:none}.product-copy--set-builder,.product-copy--modular[data-template*=set_builder]{display:grid;gap:14px}.product-copy--set-builder p,.product-copy--modular[data-template*=set_builder] p{margin:0}.product-copy--set-builder h3,.product-copy--modular[data-template*=set_builder] h3{margin:14px 0 0;color:var(--color-text);font-family:var(--font-body);font-size:15px;font-weight:800;letter-spacing:.01em;line-height:1.25}.product-copy--set-builder ul,.product-copy--modular[data-template*=set_builder] ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.product-copy--set-builder li,.product-copy--modular[data-template*=set_builder] li{position:relative;min-height:42px;padding:10px 12px 10px 32px;border:1px solid color-mix(in srgb,var(--color-border) 84%,var(--color-secondary));border-radius:6px;background:color-mix(in srgb,var(--color-surface) 88%,white);line-height:1.35}.product-copy--set-builder li:before,.product-copy--modular[data-template*=set_builder] li:before{content:"";position:absolute;top:14px;left:12px;width:8px;height:8px;border-radius:50%;background:var(--color-secondary)}.resku-panel{margin-top:24px;padding:22px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface)}.resku-panel--ontology{border-color:color-mix(in srgb,var(--color-secondary) 34%,var(--color-border));background:color-mix(in srgb,var(--color-secondary) 6%,var(--color-surface))}.resku-panel h2{margin:0 0 16px;font-family:var(--font-heading);font-size:28px;font-weight:500;line-height:1.1}.resku-details{display:grid;gap:0;margin:0}.resku-details div{display:grid;grid-template-columns:minmax(120px,.45fr) 1fr;gap:16px;padding-block:10px;border-top:1px solid var(--color-border)}.resku-details dt{color:color-mix(in srgb,var(--color-text) 58%,transparent);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.resku-details dd{margin:0}.fit-confidence{margin-top:24px;padding:22px;border:1px solid color-mix(in srgb,var(--color-accent) 34%,var(--color-border));border-radius:6px;background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 7%,transparent),transparent 48%),var(--color-surface)}.fit-confidence__header h2{margin:0;font-family:var(--font-heading);font-size:30px;font-weight:500;line-height:1.04}.fit-confidence__header p:not(.eyebrow){margin:8px 0 0;color:color-mix(in srgb,var(--color-text) 66%,transparent)}.fit-confidence__body{display:grid;grid-template-columns:minmax(160px,.52fr) minmax(0,1fr);gap:18px;align-items:start;margin-top:18px}.fit-diagram{display:grid;min-height:220px;padding:18px;border:1px solid var(--color-border);border-radius:6px;background:color-mix(in srgb,var(--color-background) 72%,#fff)}.fit-diagram__box{position:relative;align-self:center;width:min(100%,210px);aspect-ratio:1.45 / 1;margin:10px auto 0;border:2px solid color-mix(in srgb,var(--color-accent) 54%,var(--color-border));border-radius:8px;background:linear-gradient(135deg,transparent 48%,color-mix(in srgb,var(--color-accent) 18%,transparent) 49%,transparent 51%),#fff;box-shadow:12px -12px color-mix(in srgb,var(--color-secondary) 9%,transparent)}.fit-diagram__line{position:absolute;display:inline-flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--color-text) 68%,transparent);font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.fit-diagram__line--width{right:6px;bottom:-28px;left:6px;border-top:1px solid currentColor}.fit-diagram__line--depth{right:-36px;top:10px;bottom:10px;writing-mode:vertical-rl;border-left:1px solid currentColor}.fit-diagram__line--height{left:-34px;top:0;bottom:0;writing-mode:vertical-rl;border-right:1px solid currentColor}.fit-diagram__line b{padding:3px 5px;border-radius:999px;background:var(--color-surface)}.fit-confidence__facts{display:grid;gap:14px;min-width:0}.fit-confidence__facts dl{display:grid;gap:0;margin:0}.fit-confidence__facts dl div{display:grid;grid-template-columns:minmax(116px,.42fr) 1fr;gap:14px;padding-block:9px;border-top:1px solid var(--color-border)}.fit-confidence__facts dt{color:color-mix(in srgb,var(--color-text) 56%,transparent);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.fit-confidence__facts dd{margin:0;min-width:0;line-height:1.38;overflow-wrap:anywhere}.fit-confidence__dimensions{display:grid;gap:.55rem}.fit-confidence__dimensions br{display:none}.fit-calculator{display:grid;gap:10px;padding:12px;border:1px solid var(--color-border);border-radius:6px;background:#fff}.fit-calculator__label{margin:0;font-weight:900}.fit-calculator__inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:end}.fit-calculator label{display:grid;gap:4px;color:color-mix(in srgb,var(--color-text) 58%,transparent);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.fit-calculator input,.fit-calculator button{min-height:38px;border-radius:4px}.fit-calculator input{width:100%;border:1px solid var(--color-border);padding:0 10px}.fit-calculator button{grid-column:1 / -1;border:1px solid var(--color-accent);padding:0 12px;background:var(--color-accent);color:#fff;font-weight:900}.fit-calculator__result,.fit-confidence__note{margin:0;color:color-mix(in srgb,var(--color-text) 68%,transparent);font-size:13px;font-weight:800;line-height:1.4}.finish-options{display:grid;gap:14px;margin-top:24px;padding:18px;border:1px solid color-mix(in srgb,var(--color-accent) 30%,var(--color-border));border-radius:6px;background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 6%,transparent),transparent 48%),var(--color-surface)}.finish-options__header{display:flex;justify-content:space-between;gap:18px;align-items:end}.finish-options__header h2{margin:0;font-family:var(--font-heading);font-size:clamp(24px,2.2vw,32px);font-weight:500;line-height:1.05}.finish-options__header p{max-width:28ch;margin:0;color:color-mix(in srgb,var(--color-text) 64%,transparent);font-size:13px;font-weight:800;line-height:1.35}.finish-options__rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(124px,1fr));gap:10px}.finish-option-card{display:grid;grid-template-rows:minmax(110px,1fr) auto;min-width:0;overflow:hidden;border:1px solid var(--color-border);border-radius:5px;background:#fff;color:var(--color-text);text-decoration:none}.finish-option-card--current{border-color:var(--color-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-accent) 54%,transparent)}.finish-option-card__media{display:grid;place-items:center;min-height:112px;background:#f1ece4}.finish-option-card__media img,.finish-option-card__placeholder{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .18s ease}.finish-option-card:hover img{transform:scale(1.035)}.finish-option-card__body{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;padding:10px}.finish-option-card__swatch{width:24px;height:24px;border:1px solid color-mix(in srgb,var(--color-text) 18%,transparent);border-radius:50%;background:linear-gradient(135deg,#f7f3ea 0 48%,color-mix(in srgb,var(--color-accent) 22%,#fff) 49% 52%,#d8c9ae 53% 100%);box-shadow:inset 0 0 0 2px #ffffffb8}.finish-option-card__body strong,.finish-option-card__body small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finish-option-card__body strong{font-size:13px;line-height:1.15}.finish-option-card__body small{margin-top:3px;color:color-mix(in srgb,var(--color-text) 58%,transparent);font-size:11px;font-weight:800}.product-reviews-proof{margin-top:24px;padding:22px;border:1px solid var(--color-border);border-radius:6px;background:color-mix(in srgb,var(--color-surface) 72%,#fff)}.product-reviews-proof__header{margin-bottom:16px}.product-reviews-proof__header h2{margin:0;font-family:var(--font-heading);font-size:28px;font-weight:500;line-height:1.05}.product-reviews-proof__rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-review-card{display:grid;gap:10px;padding:14px;border:1px solid var(--color-border);border-radius:6px;background:#fff}.product-review-card__topline{display:flex;justify-content:space-between;gap:12px;color:var(--color-secondary);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.product-review-card h3{margin:0;font-size:16px;line-height:1.15}.product-review-card p{display:-webkit-box;margin:0;overflow:hidden;color:color-mix(in srgb,var(--color-text) 68%,transparent);font-size:14px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:5}.product-review-card footer{color:color-mix(in srgb,var(--color-text) 54%,transparent);font-size:13px;font-weight:800}.product-reviews-proof__link{display:inline-flex;margin-top:14px;color:var(--color-accent);font-weight:900;text-decoration:none}.product-form{display:grid;gap:18px;margin-top:24px}.variant-swatches{display:grid;gap:10px;margin:0;padding:0;border:0}.variant-swatches legend{font-size:1.2rem;font-weight:900}.variant-swatches__choices{display:flex;flex-wrap:wrap;gap:8px}.variant-swatch{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:8px 12px;border:1px solid var(--color-border);border-radius:4px;background:color-mix(in srgb,var(--color-surface) 82%,var(--color-background));font-size:1.25rem;font-weight:800;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.variant-swatch input{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.variant-swatch__dot{width:22px;height:22px;border:1px solid color-mix(in srgb,var(--color-text) 18%,transparent);border-radius:50%;background:linear-gradient(135deg,#f7f3ea 0 48%,color-mix(in srgb,var(--color-accent) 22%,#fff) 49% 52%,#d8c9ae 53% 100%);box-shadow:inset 0 0 0 2px #ffffffb8}.variant-swatch:has(input:checked){border-color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 8%,var(--color-surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-accent) 62%,transparent)}.variant-swatch:has(input:focus-visible){outline:2px solid var(--color-accent);outline-offset:3px}.product-form__select,.quantity__input{width:100%;min-height:46px;border:1px solid var(--color-border);border-radius:4px;background:#fff;color:var(--color-text)}.quantity{display:grid;grid-template-columns:46px 80px 46px;width:max-content;border:1px solid var(--color-border);border-radius:4px;overflow:hidden}.quantity__button{border:0;background:#fff;cursor:pointer}.quantity__input{min-height:44px;border-width:0 1px;border-radius:0;text-align:center}.cart-items{width:100%;border-collapse:collapse;background:var(--color-surface)}.cart-items th,.cart-items td{padding:16px;border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top}.cart-items img{width:86px;height:86px;object-fit:cover}.cart-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:18px;align-items:stretch;margin-top:24px}.cart-footer__panel{padding:22px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface)}.cart-support,.purchase-help{padding:18px;border:1px solid color-mix(in srgb,var(--color-accent) 30%,var(--color-border));border-radius:6px;background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 7%,transparent),transparent 48%),var(--color-surface)}.cart-support h2{margin:0 0 8px;font-family:var(--font-heading);font-size:clamp(24px,2.2vw,32px);font-weight:500;line-height:1.05}.cart-support p,.purchase-help p{margin:0 0 12px;color:color-mix(in srgb,var(--color-text) 68%,transparent);font-weight:800;line-height:1.4}.cart-support__links,.purchase-help__links{display:flex;flex-wrap:wrap;gap:8px}.cart-support__links a,.purchase-help__links a{display:inline-flex;min-height:34px;align-items:center;padding:7px 10px;border:1px solid var(--color-border);border-radius:999px;background:#fff;color:var(--color-accent);font-size:12px;font-weight:900;text-decoration:none}.purchase-help{margin-top:18px}.pagination{margin-top:32px;text-align:center}.pagination .page,.pagination .next,.pagination .prev{display:inline-flex;min-width:38px;min-height:38px;align-items:center;justify-content:center;margin:3px;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface)}.atlas{padding-block:clamp(38px,6vw,82px) 96px}.atlas-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:clamp(28px,6vw,76px);align-items:end;margin-bottom:clamp(36px,7vw,72px)}.atlas-hero__copy h1{max-width:920px;margin:0;font-family:var(--font-heading);font-size:clamp(46px,8vw,92px);font-weight:500;line-height:.95}.atlas-hero__copy p:not(.eyebrow){max-width:720px;margin:20px 0 0;color:color-mix(in srgb,var(--color-text) 72%,transparent);font-size:clamp(17px,2vw,21px)}.atlas-hero__panel{padding:24px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-text);color:#fff}.atlas-hero__panel span{display:block;font-family:var(--font-heading);font-size:clamp(58px,8vw,96px);line-height:.86}.atlas-hero__panel strong{display:block;margin-top:10px;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.atlas-hero__panel p{margin:16px 0 0;color:#ffffffb8}.atlas-section,.collection-index{margin-top:clamp(38px,7vw,76px)}.atlas-section__header,.collection-index__header{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:20px}.atlas-section__header h2,.atlas-lane__header h2,.collection-index__header h2{margin:0;font-family:var(--font-heading);font-size:clamp(30px,5vw,56px);font-weight:500;line-height:1.02}.room-gateways{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.room-gateway{position:relative;min-height:280px;overflow:hidden;border-radius:8px;background:#e8e0d5}.room-gateway--1,.room-gateway--2{grid-column:span 2}.room-gateway__media,.room-gateway__media img,.room-gateway__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.room-gateway__media img,.room-gateway__placeholder{object-fit:cover;transition:transform .26s ease}.room-gateway:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#161713bd,#1617130d 68%)}.room-gateway:hover img{transform:scale(1.035)}.room-gateway__body{position:absolute;inset:auto 0 0;z-index:1;display:flex;justify-content:space-between;gap:16px;align-items:end;padding:18px;color:#fff}.room-gateway__body span{font-family:var(--font-heading);font-size:clamp(28px,4vw,46px);line-height:.98}.room-gateway__body small{flex:0 0 auto;color:#ffffffb8;font-weight:800;text-transform:uppercase}.atlas-lanes{display:grid;grid-template-columns:1.35fr .825fr .825fr;gap:16px;margin-top:18px}.atlas-lane{display:grid;align-content:start;gap:20px;padding:22px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.atlas-lane--feature{background:color-mix(in srgb,var(--color-accent) 9%,var(--color-surface))}.atlas-lane__header p:not(.eyebrow){color:color-mix(in srgb,var(--color-text) 68%,transparent)}.atlas-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.atlas-link-grid a,.atlas-link-list a{border:1px solid var(--color-border);border-radius:6px;background:#ffffffad}.atlas-link-grid a{display:grid;min-height:78px;align-content:space-between;padding:12px}.atlas-link-grid span,.atlas-link-list a{font-weight:800;line-height:1.16}.atlas-link-grid small,.atlas-link-list span{color:color-mix(in srgb,var(--color-text) 52%,transparent);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.atlas-link-list{display:grid;gap:8px}.atlas-link-list a{display:flex;justify-content:space-between;gap:14px;padding:11px 12px}.collection-search{width:min(100%,430px)}.collection-search input{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);color:var(--color-text)}.collection-index{padding:clamp(22px,4vw,34px);border:1px solid var(--color-border);border-radius:8px;background:color-mix(in srgb,var(--color-surface) 76%,var(--color-background))}.collection-index__filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.collection-index__filters button{min-height:36px;padding:0 12px;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);color:var(--color-text);cursor:pointer;font-weight:800}.collection-index__filters button[aria-pressed=true]{border-color:var(--color-text);background:var(--color-text);color:#fff}.collection-index__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.collection-index-card{overflow:hidden;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface)}.collection-index-card[hidden]{display:none}.collection-index-card__media{display:block;aspect-ratio:1.25 / 1;overflow:hidden;background:#e7ded2}.collection-index-card__media img,.collection-index-card__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.collection-index-card:hover img{transform:scale(1.035)}.collection-index-card__body{padding:12px}.collection-index-card__body p{margin:0 0 6px;color:var(--color-secondary);font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.collection-index-card__body h3{margin:0;font-size:15px;line-height:1.18}.collection-index-card__body h3 a{display:-webkit-box;min-height:2.36em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.collection-index-card__body span{display:block;margin-top:8px;color:color-mix(in srgb,var(--color-text) 52%,transparent);font-size:12px;font-weight:800}.site-footer{padding-block:48px 28px;background:#20231d;color:#fff}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1fr) repeat(4,minmax(140px,220px));gap:32px}.site-footer h2,.site-footer h3{margin:0 0 12px;font-family:var(--font-heading);font-weight:500}.site-footer a{display:block;margin-bottom:8px;color:#ffffffc7}.site-footer__contact p{margin:0 0 8px;color:#ffffffad;line-height:1.45}.site-footer__policy-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.site-footer__policy-links a{display:inline-flex;min-height:30px;align-items:center;margin:0;padding:5px 9px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;font-size:11px;font-weight:900;text-decoration:none}.site-footer__policy-links a:nth-child(n+4){color:#ffffffc7}.site-footer__bottom{margin-top:32px;color:#ffffff94;font-size:13px}.contact-form-section{padding-block:10px 72px}.contact-form-section__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);gap:28px;align-items:start}.contact-form-section__intro,.contact-form-section__form{border:1px solid var(--color-border);border-radius:8px;background:#fff}.contact-form-section__intro{padding:28px}.contact-form-section__intro h2{margin:0 0 12px;font-family:var(--font-heading);font-size:clamp(30px,4vw,52px);line-height:.95}.contact-form-section__direct{display:grid;gap:8px;margin-top:22px}.contact-form-section__direct a{color:var(--color-accent);font-weight:900}.contact-form-section__form{display:grid;gap:16px;padding:22px}.contact-form-section__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-form-section label{display:grid;gap:7px;color:color-mix(in srgb,var(--color-text) 74%,transparent);font-size:12px;font-weight:900;text-transform:uppercase}.contact-form-section input,.contact-form-section textarea{width:100%;border:1px solid var(--color-border);border-radius:4px;padding:12px 13px;background:var(--color-background);color:var(--color-text);font:inherit;font-size:15px;text-transform:none}.contact-form-section textarea{resize:vertical}.contact-form-section__success,.contact-form-section__error{margin:0;padding:12px 14px;border-radius:6px;font-weight:800}.contact-form-section__success{background:color-mix(in srgb,var(--color-accent) 12%,#fff);color:var(--color-accent)}.contact-form-section__error{background:#fff2ee;color:#8b2f18}@media(max-width:989px){.site-header__inner{grid-template-columns:auto 1fr auto}.site-header__brand{justify-self:start}.site-nav,.mega-menu{display:none}.site-header__menu-button{display:inline-grid;place-items:center}.storefront-hero__inner,.storefront-feature__inner{grid-template-columns:1fr}.storefront-hero__inner{align-items:end}.storefront-hero__note{max-width:420px}.storefront-section{padding-block:clamp(42px,6vw,68px)}.storefront-trust__inner,.storefront-room-grid,.finn-intel-grid,.storefront-guides__grid,.product-grid--storefront{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-trust__inner{width:100%;min-width:1060px;grid-template-columns:minmax(250px,1.08fr) repeat(4,minmax(200px,1fr));scroll-snap-type:x proximity}.storefront-room-grid,.finn-intel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid.product-grid--storefront{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.finn-intel-card--fit{grid-column:auto}.finn-intel-card{min-height:auto}.finn-intel-card__media img{min-height:0;aspect-ratio:4 / 3}.finn-intel-card--fit .finn-intel-card__media img{aspect-ratio:4 / 3;padding:clamp(.75rem,2vw,1.25rem)}.storefront-room-card--1,.storefront-room-card--2{grid-column:span 1}.storefront-room-card{min-height:240px}.storefront-feature--image-right .storefront-feature__media{order:0}.storefront-feature__inner{gap:clamp(24px,5vw,40px)}.storefront-feature__media{aspect-ratio:16 / 10;overflow:hidden;border-radius:8px;background:#e8e0d5}.storefront-feature__media img,.storefront-feature__placeholder{display:block;height:100%;aspect-ratio:16 / 10;border-radius:0}.product-grid--storefront .product-card__media{aspect-ratio:1.08 / 1}.product-grid--storefront .product-card__body{padding:12px}.product-grid--storefront .product-card__vendor{font-size:10px}.product-grid--storefront .product-card__title{font-size:14px}.collection-tiles,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-hero,.atlas-lanes{grid-template-columns:1fr}.room-gateways{grid-template-columns:repeat(2,minmax(0,1fr))}.room-gateway--1,.room-gateway--2{grid-column:span 1}.collection-index__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-console__header{align-items:start}.catalog-paths{grid-template-columns:repeat(3,minmax(0,1fr))}.room-path-builder__header{grid-template-columns:1fr;align-items:start}.room-path-builder--collection .room-path-builder__header{grid-template-columns:1fr;padding:16px 16px 0}.room-path-builder--collection .room-path-builder__summary{justify-items:start}.room-path-builder--collection .room-path-builder__meta{justify-content:flex-start}.room-path-builder__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.room-path-builder--collection .room-path-builder__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.room-path-card:first-child{grid-column:span 2;min-height:420px}.collection-layout{grid-template-columns:1fr}.collection-filter-toggle{display:inline-flex}.collection-filters{position:fixed;inset:0 0 0 auto;z-index:80;width:min(92vw,390px);max-height:none;border-radius:0;transform:translate(100%);transition:transform .18s ease}.filters-open .collection-filters,.collection-filters[data-open]{transform:translate(0)}.collection-filters__header button{display:inline-flex}.product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-empty{grid-template-columns:1fr;padding:22px}.collection-empty__actions{justify-content:flex-start}.story-band__inner,.product,.site-footer__inner,.contact-form-section__grid,.contact-form-section__fields{grid-template-columns:1fr}.contact-form-section__intro,.contact-form-section__form{padding:20px}.cart-footer{grid-template-columns:1fr}.product__media-main{min-height:auto;max-height:none;aspect-ratio:4 / 5}.product__info{position:static}.fit-confidence__body,.fit-calculator__inputs{grid-template-columns:1fr}.fit-diagram{min-height:210px}.product__title{max-width:14ch}}@media(max-width:640px){.collection-experience{padding-block-start:24px}.collection-hero{margin-bottom:16px}.hero{min-height:620px}.site-header__actions{gap:10px}.site-header__inner{gap:9px;min-height:68px}.site-header__brand-mark{font-size:24px}.site-header__brand-sub{font-size:9px;letter-spacing:.13em}.site-header__menu-button{min-width:66px;height:38px;padding-inline:9px;font-size:12px}.site-header__actions a{font-size:13px}.hero__content{align-items:end;min-height:620px}.hero__shade{background:linear-gradient(0deg,#141610c2,#1416103d 62%,#14161000)}.hero__signals,.story-band__stats,.collection-tiles,.product-grid{grid-template-columns:1fr}.product{gap:16px;padding-block:18px 52px}.product__media{gap:8px}.product__media-main{aspect-ratio:1.08 / 1}.product-copy--set-builder ul,.product-copy--modular[data-template*=set_builder] ul{grid-template-columns:1fr}.product>.resku-breadcrumb .resku-breadcrumb__current-separator,.product>.resku-breadcrumb span[aria-current=page]{display:none}.product__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.product__title{max-width:100%;font-size:clamp(30px,9vw,38px)}.storefront-hero{min-height:auto}.storefront-hero__inner{min-height:auto;padding-block:34px 22px}.storefront-hero__copy h1{max-width:11ch;font-size:clamp(32px,9.6vw,40px);line-height:.95}.storefront-hero__copy .rte{display:-webkit-box;margin-top:10px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:14px;line-height:1.38}.storefront-hero__buttons,.storefront-section__header--split{display:grid;align-items:stretch}.storefront-hero__buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.storefront-hero__buttons .button{width:100%;min-height:40px;padding-inline:10px;font-size:13px}.storefront-hero__buttons .button--secondary{border-color:#ffffff8a;background:#ffffff24;color:#fff}.storefront-hero .resku-ai-assistant--hero{gap:8px;margin-top:12px;padding:10px}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__header{gap:6px}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__header span{display:none}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__header h2{font-size:14px}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__form{grid-template-columns:minmax(0,1fr) minmax(84px,auto);gap:8px}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__form input,.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__form .button{min-height:38px;font-size:13px}.storefront-hero .resku-ai-assistant--hero .resku-ai-assistant__empty,.storefront-hero__note{display:none}.resku-ai-launcher{left:16px;bottom:14px;min-width:0;padding:10px}.resku-ai-launcher:before{grid-row:auto;width:30px;height:30px;font-size:18px}.resku-ai-launcher span,.resku-ai-launcher small{display:none}.storefront-section{padding-block:38px}.storefront-section__header{margin-bottom:18px}.storefront-section__header h2,.storefront-feature__copy h2{font-size:clamp(34px,11vw,46px);line-height:.98}.storefront-section__header .rte,.storefront-feature__copy .rte{font-size:15px;line-height:1.45}.storefront-trust__inner{display:flex;gap:0;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x proximity}.storefront-trust__proof{flex:0 0 min(82vw,320px);grid-column:auto;min-height:220px;padding:18px;border-right:1px solid var(--color-border);scroll-snap-align:start}.storefront-trust__proof-badge{min-width:72px;min-height:48px}.storefront-trust__item,.storefront-trust__item:last-child{flex:0 0 min(78vw,280px);min-height:220px;padding:18px;border-right:1px solid var(--color-border);scroll-snap-align:start}.storefront-trust__item-badge{width:fit-content;min-width:42px;min-height:26px;padding:5px 10px;font-size:10px}.storefront-trust__item:after{display:none}.storefront-trust__proof-copy strong,.storefront-trust__item strong{font-size:28px;line-height:1.05}.storefront-trust__proof-copy span,.storefront-trust__item>span:not(.storefront-trust__item-badge):not(.storefront-trust__rating):not(.storefront-trust__actions):not(.storefront-trust__fulfillment){font-size:15px;line-height:1.4}.storefront-trust__stars{font-size:25px}.storefront-trust__actions{gap:10px}.storefront-trust__action{font-size:12px}.storefront-trust__action svg{width:38px;height:38px}.storefront-trust__fulfillment{gap:8px;padding:8px 10px;border-radius:12px}.storefront-trust__fulfillment svg{width:22px;height:22px}.storefront-trust__fulfillment strong{font-size:11px}.storefront-trust__fulfillment em{font-size:12px}.finn-intel-grid,.storefront-guides__grid,.storefront-room-grid{display:flex;gap:12px;margin-inline:calc(var(--spacing-page) * -1);overflow-x:auto;padding-inline:var(--spacing-page);padding-bottom:4px;scroll-snap-type:x proximity}.finn-intel-card,.finn-intel-card--fit,.storefront-guide-card,.storefront-room-card,.storefront-room-card--1,.storefront-room-card--2{flex:0 0 min(82vw,310px);grid-column:auto;scroll-snap-align:start}.finn-intel-card,.finn-intel-card--fit{min-height:auto}.finn-intel-card__media img{min-height:0;aspect-ratio:4 / 3}.finn-intel-card--fit .finn-intel-card__media img{min-height:0;aspect-ratio:1.25 / 1;padding:12px}.finn-intel-card__copy{padding:14px}.storefront-guide-card{min-height:168px}.storefront-room-card,.storefront-room-card--1,.storefront-room-card--2{min-height:220px}.storefront-room-card__body{display:block}.storefront-room-card__body em{display:block;margin-top:8px}.storefront-feature__inner{gap:20px}.storefront-feature__media{aspect-ratio:4 / 3;overflow:hidden;border-radius:8px;background:#e8e0d5}.storefront-feature__media img,.storefront-feature__placeholder{display:block;height:100%;aspect-ratio:4 / 3;border-radius:0}.storefront-feature__copy .button{width:100%;margin-top:18px}.storefront-product-rail .storefront-section__header--split .button{width:100%}.product-grid.product-grid--storefront{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-grid--storefront .product-card__media{aspect-ratio:1.08 / 1}.product-grid--storefront .product-card__body{padding:10px}.product-grid--storefront .product-card__vendor{margin-bottom:5px;font-size:10px}.product-grid--storefront .product-card__title{font-size:13px;line-height:1.25}.product-grid--storefront .price{margin-top:6px;font-size:13px}.product-grid--storefront .resku-signals{gap:4px;margin-top:8px}.product-grid--storefront .resku-signals span{padding:3px 6px;font-size:10px}.collection-console__header,.collection-intelligence,.collection-console__tools,.collection-sort,.resku-ai-assistant__header,.collection-results__tools,.collection-results__bar{display:grid;align-items:stretch}.collection-console__header{gap:10px;padding:12px}.collection-console__header .eyebrow{display:none}.collection-console__header h2{font-size:22px}.collection-intelligence{gap:10px;padding:12px}.collection-intelligence h3{font-size:21px}.collection-intelligence>a{white-space:normal}.collection-console__tools{grid-template-columns:auto minmax(0,1fr);align-items:center}.collection-results__tools{gap:8px}.collection-filter-toggle{min-height:38px;padding-inline:14px}.collection-sort label{display:none}.collection-sort select{width:100%;min-height:38px}.resku-ai-assistant__header span{white-space:normal}.resku-ai-assistant__form,.resku-ai-assistant__results{grid-template-columns:1fr}.resku-ai-assistant__mode{width:100%}.resku-ai-help-card__lanes{grid-template-columns:1fr}.resku-ai-launcher{left:14px;bottom:14px;min-width:0;max-width:calc(100vw - 104px);padding:10px 12px}.resku-ai-launcher:before{width:30px;height:30px;font-size:18px}.resku-ai-launcher span{font-size:13px}.resku-ai-launcher small{font-size:10px}.catalog-paths{display:flex;overflow-x:auto;padding-bottom:4px}.catalog-paths a{min-width:150px}.room-path-builder{padding-block:34px}.room-path-builder__grid{grid-template-columns:1fr}.room-path-builder--collection{padding-block:4px 18px}.room-path-builder--collection .room-path-builder__header{grid-template-columns:1fr;border-bottom:1px solid var(--color-border);border-radius:8px;gap:8px;padding:12px}.room-path-builder--collection .room-path-builder__header h2{max-width:none;font-size:clamp(22px,6.6vw,28px);line-height:1}.room-path-builder--collection .room-path-builder__summary{justify-items:start;gap:7px}.room-path-builder--collection .room-path-builder__summary p{display:none}.room-path-builder--collection .room-path-builder__meta{justify-content:flex-start}.room-path-builder--collection .room-path-builder__meta span{min-height:24px;padding-inline:8px;font-size:9px}.room-path-builder--collection .room-path-builder__meta span:nth-child(3){display:none}.room-path-builder--collection .room-path-builder__jump{min-height:28px;padding-inline:10px}.room-path-builder--collection .room-path-builder__grid{display:flex;gap:10px;margin-top:10px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.room-path-builder--collection .room-path-card,.room-path-builder--collection .room-path-card:first-child,.room-path-builder--collection .room-path-card:last-child{flex:0 0 min(64vw,236px);min-height:132px;border-radius:8px;scroll-snap-align:start}.room-path-builder--collection .room-path-card__body{gap:4px;padding:10px}.room-path-builder--collection .room-path-card__body strong{max-width:12ch;font-size:14px}.room-path-builder--collection .room-path-card__body small{font-size:8px}.room-path-builder--collection .room-path-card__body em{padding:4px 6px;font-size:8px}.room-path-card,.room-path-card:first-child{grid-column:auto;grid-row:auto;min-height:330px}.room-path-card__body strong{max-width:14ch}.product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-grid--collection .product-card__body{padding:10px}.product-grid--collection .product-card__vendor{margin-bottom:5px;font-size:10px}.product-grid--collection .product-card__title{font-size:13px;line-height:1.25}.product-grid--collection .price{margin-top:6px;font-size:13px}.product-grid--collection .resku-signals{gap:4px;margin-top:8px}.product-grid--collection .resku-signals span{padding:3px 6px;font-size:10px}.atlas{padding-block-start:34px}.atlas-hero__copy h1{font-size:clamp(40px,14vw,64px)}.atlas-section__header,.collection-index__header{display:grid;align-items:start}.room-gateways,.atlas-link-grid,.collection-index__grid{grid-template-columns:1fr}.room-gateway{min-height:230px}.section__header{display:block}.cart-items thead{display:none}.cart-items,.cart-items tbody,.cart-items tr,.cart-items td{display:block}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
