@charset "UTF-8";*{box-sizing:border-box}@font-face{font-family:Roboto;src:url(/fonts/roboto-v51-latin-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Jost;src:url(/fonts/jost-v20-latin-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}body{margin:0;color:#111;font-family:Jost,Roboto,Arial,PingFang SC,Microsoft YaHei,sans-serif;background:#d8d8d8}:root{--link-underline-offset: 1px;--link-underline-thickness: 1px;--link-underline-duration: .36s}a{color:inherit;text-decoration:none;text-decoration-thickness:var(--link-underline-thickness);text-underline-offset:var(--link-underline-offset)}button,input{font:inherit}.storefront-page{min-height:100vh;background:#d8d8d8}.store-header{position:fixed;top:0;left:0;z-index:10;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:clamp(18px,3vw,54px);width:100%;height:70px;padding:0 clamp(18px,10vw,280px);color:#fff;font-size:clamp(11px,.78vw,13px);font-weight:700;letter-spacing:0;background:transparent;transition:color .22s ease,background-color .22s ease,box-shadow .22s ease}.store-header.is-solid,.store-header.has-mega-menu{color:#111;background:#fff;box-shadow:0 1px #11111114}.brand-cluster{display:inline-flex;align-items:center;gap:clamp(16px,2.2vw,34px);min-width:0}.store-brand{display:inline-flex;align-items:center;justify-content:center;font-size:clamp(18px,1.7vw,24px);font-weight:800;letter-spacing:2px;white-space:nowrap}.locale-currency-toggle{white-space:nowrap}.store-logo-img{display:block;width:auto;max-width:140px;height:20px;object-fit:contain}.primary-nav,.utility-nav{display:flex;align-items:center;gap:clamp(12px,1.55vw,24px);white-space:nowrap}.primary-nav{min-width:0;padding-left:clamp(24px,4.8vw,92px);justify-content:flex-start}.primary-nav-item{display:inline-flex;align-items:center;height:70px}.primary-nav a{display:inline-flex;align-items:center}.primary-nav a,.product-type-list a,.product-mark-link,.about-mega-links a,.header-drawer-empty a{background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - var(--link-underline-offset));background-size:0 var(--link-underline-thickness);text-decoration:none;text-decoration-thickness:var(--link-underline-thickness);text-underline-offset:var(--link-underline-offset);transition:background-size var(--link-underline-duration) ease}.primary-nav a:hover,.primary-nav a.is-active,.product-type-list a:hover,.product-mark-link:hover,.about-mega-links a:hover,.header-drawer-empty a:hover{background-size:100% var(--link-underline-thickness)}.utility-nav{position:relative;justify-content:flex-end;gap:clamp(10px,1.25vw,18px)}.utility-nav button,.locale-currency-toggle,.icon-button,.mobile-menu-button,.mobile-actions button{display:inline-flex;align-items:center;padding:0;color:inherit;font-size:inherit;font-weight:inherit;background:transparent;border:0;cursor:pointer}.mobile-menu-button{display:none;justify-content:center;width:32px;height:32px}.mobile-menu-panel{display:none}.header-search{position:relative;display:inline-flex;align-items:center;width:18px;height:70px;gap:8px;border-bottom:1px solid transparent;transition:transform .2s ease}.header-search:hover,.header-search:focus-within{transform:translate(-2px)}.header-search input{position:absolute;top:50%;right:calc(100% + 10px);width:clamp(140px,15vw,230px);height:30px;padding:0 38px 0 12px;color:inherit;font-size:11px;font-weight:700;background:transparent;border:0;border-bottom:1px solid currentColor;outline:0;opacity:0;pointer-events:none;transform:translateY(-50%) scaleX(.72);transform-origin:right center;transition:opacity .18s ease,transform .24s ease}.header-search:hover input,.header-search:focus-within input{opacity:1;pointer-events:auto;transform:translateY(-50%) scaleX(1)}.header-search .search-submit{position:absolute;top:50%;right:calc(100% + 12px);width:26px;justify-content:center;opacity:0;pointer-events:none;transform:translateY(-50%) translate(8px);transition:opacity .18s ease,transform .24s ease}.header-search:hover .search-submit,.header-search:focus-within .search-submit{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}.shops-mega-menu{position:absolute;top:70px;left:0;right:0;z-index:9;min-height:455px;color:#111;background:#f7f4ef;border-top:1px solid rgba(17,17,17,.08);box-shadow:0 18px 36px #11111114}.shops-mega-inner{display:grid;grid-template-columns:150px minmax(0,1fr);gap:48px;width:min(1080px,100vw - 96px);margin:0 auto;padding:28px 0 40px}.shops-mega-sidebar{display:grid;align-content:start;gap:12px;padding-top:4px}.product-mark-link{color:#b04b5c;font-style:italic}.product-type-list{display:grid;gap:13px;margin-top:36px}.product-type-list a,.product-mark-link{width:max-content;font-size:13px;font-weight:700}.product-scene-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.product-scene-card{display:grid;gap:7px;min-width:0}.product-scene-card strong{font-size:13px;line-height:1}.product-scene-card span{display:block;aspect-ratio:1.32/1;background:#d7d7d7;overflow:hidden}.product-scene-card img{width:100%;height:100%;object-fit:cover}.about-mega-menu{position:absolute;top:70px;left:0;right:0;z-index:9;color:#111;background:#f7f4ef;border-top:1px solid rgba(17,17,17,.08);box-shadow:0 18px 36px #11111114}.about-mega-inner{display:grid;grid-template-columns:minmax(92px,.42fr) minmax(260px,1.18fr) minmax(92px,.42fr) minmax(260px,1.18fr);align-items:start;gap:clamp(36px,5.4vw,88px);width:min(1080px,100vw - 84px);min-height:360px;margin:0 auto;padding:22px 0 0}.about-mega-links{display:grid;gap:7px;align-content:start;padding-top:2px}.about-mega-image{width:100%;height:360px;overflow:hidden;background:#d8d8d8}.about-mega-image img{width:100%;height:100%;object-fit:cover}.about-mega-links a{width:max-content;font-size:11px;font-weight:700;line-height:1.25}.header-drawer-list,.header-drawer-empty{display:grid;gap:14px;color:#111;font-size:13px}.header-drawer-list a{display:grid;gap:4px;padding:14px 0;color:#111;border-bottom:1px solid rgba(17,17,17,.12)}.header-drawer-product{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;border-bottom:1px solid rgba(17,17,17,.12)}.header-drawer-product a{grid-template-columns:64px 1fr;border-bottom:0}.header-drawer-product button{padding:6px 0;color:#6b6b6b;font-size:11px;text-transform:uppercase}.header-drawer-product img,.header-drawer-thumb{width:64px;aspect-ratio:1;background:#f3f1ed;object-fit:cover}.header-drawer-list span,.header-drawer-list small,.header-drawer-note{color:#6b6b6b;font-size:12px}.header-drawer-empty a{width:fit-content;color:#111;font-weight:800}.commerce-drawer{--commerce-border: rgba(17, 17, 17, .1);--commerce-muted: #666666}.commerce-drawer .el-drawer__header{align-items:center;min-height:54px;margin:0;padding:22px 28px 14px;color:#111;border-bottom:1px solid var(--commerce-border)}.commerce-drawer .el-drawer__title{font-size:17px;font-weight:800}.commerce-drawer .el-drawer__body{padding:0;background:#fbfaf7}.commerce-drawer-layout{display:grid;grid-template-columns:minmax(210px,32%) minmax(0,1fr);min-height:calc(100vh - 55px)}.commerce-recommendations{display:grid;align-content:start;gap:0;padding:24px 22px 32px;background:#f4f1eb;border-right:1px solid var(--commerce-border)}.commerce-recommendations h3{margin:0 0 18px;font-size:15px;font-weight:800}.commerce-recommendation{display:grid;grid-template-columns:1fr;gap:10px;padding:18px 0;border-bottom:1px solid var(--commerce-border)}.commerce-recommendation a{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;align-items:center;color:#111}.commerce-recommendation img,.commerce-thumb{width:58px;aspect-ratio:1;background:#fff;object-fit:contain}.commerce-recommendation strong,.commerce-line-copy strong{display:block;overflow:hidden;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.commerce-recommendation small,.commerce-line-copy small,.commerce-note{color:var(--commerce-muted);font-size:12px;line-height:1.5}.commerce-line-copy{display:grid;gap:4px}.commerce-line-spec,.commerce-line-price{display:block}.commerce-note.is-error{color:#9f3b1f}.commerce-recommendation button,.commerce-line-actions button,.commerce-submit{min-height:34px;padding:0 18px;color:#111;font-size:12px;font-weight:800;background:transparent;border:1px solid #111111;cursor:pointer}.commerce-panel{display:grid;align-content:start;gap:0;padding:20px 28px 132px;background:#fff}.commerce-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:22px 0;border-bottom:1px solid var(--commerce-border)}.commerce-line.is-cart{grid-template-columns:minmax(0,1fr) 104px auto}.commerce-line a{display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;align-items:center;min-width:0;color:#111}.commerce-line img{width:88px;aspect-ratio:1;background:#fbfaf7;object-fit:contain}.commerce-line-actions{display:grid;gap:8px}.commerce-line-actions button:last-child,.commerce-remove{color:var(--commerce-muted);font-size:12px;font-weight:700;background:transparent;border:0;cursor:pointer}.commerce-quantity{display:grid;grid-template-columns:34px 38px 34px;align-items:center;justify-items:center;color:#111;font-size:13px}.commerce-quantity button{width:34px;height:34px;color:#111;font-size:22px;line-height:1;background:transparent;border:0;cursor:pointer}.commerce-summary{position:sticky;bottom:0;display:grid;gap:14px;margin:28px -28px -132px;padding:20px 28px 24px;background:#fff;border-top:1px solid var(--commerce-border)}.commerce-total{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:15px}.commerce-inquiry-form{display:grid;gap:8px;margin-top:10px}.commerce-inquiry-form input,.commerce-inquiry-form textarea{width:100%;min-height:34px;padding:8px 10px;color:#111;font:inherit;font-size:12px;background:#fbfaf7;border:1px solid var(--commerce-border);border-radius:0}.commerce-inquiry-form textarea{resize:vertical}.commerce-terms{display:flex;align-items:center;gap:8px;color:var(--commerce-muted);font-size:12px}.commerce-submit{width:100%;color:#fff;background:#333}.commerce-submit:disabled{color:#ffffffb8;cursor:not-allowed;background:#777;border-color:#777}.commerce-empty{display:grid;gap:14px;padding:32px 28px;color:#111;font-size:13px}.commerce-empty a{width:fit-content;color:#111;font-weight:800;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - var(--link-underline-offset));background-size:0 var(--link-underline-thickness);text-decoration:none;text-decoration-thickness:var(--link-underline-thickness);text-underline-offset:var(--link-underline-offset);transition:background-size var(--link-underline-duration) ease}.commerce-empty a:hover{background-size:100% var(--link-underline-thickness)}@media(max-width:720px){.commerce-drawer-layout{grid-template-columns:1fr}.commerce-recommendations{order:2;border-top:1px solid var(--commerce-border);border-right:0}.commerce-panel{padding-inline:18px}.commerce-line,.commerce-line.is-cart{grid-template-columns:1fr;gap:12px}.commerce-line-actions,.commerce-quantity{justify-self:start}.commerce-summary{margin-inline:-18px;padding-inline:18px}}.hero-block{position:relative;overflow:hidden;min-height:100vh;min-height:100dvh;background:#b8ad9c}.hero-media,.hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-media{object-fit:cover}.hero-placeholder{background:linear-gradient(90deg,#73513447,#ffffff14),#b8ad9c}.hero-caption{position:absolute;left:clamp(28px,12vw,330px);bottom:34px;z-index:1;max-width:280px;margin:0;color:#fff;font-size:10px;line-height:1.45}.hero-link-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.home-status-band{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px clamp(24px,9vw,120px);color:#4d3826;background:#fff6dd;border-top:1px solid rgba(131,92,48,.18);border-bottom:1px solid rgba(131,92,48,.18)}.home-status-band div{display:grid;gap:4px}.home-status-band strong{font-size:14px;font-weight:500}.home-status-band span{font-size:13px;line-height:1.6}.home-status-band button{flex:0 0 auto;min-width:88px;min-height:36px;border:1px solid rgba(77,56,38,.32);background:#ffffffa3;color:#2f241b;cursor:pointer}.home-status-band button:hover{background:#fff}@media(max-width:640px){.home-status-band{align-items:flex-start;flex-direction:column}}.home-product-rail{padding:84px 0 58px clamp(24px,9vw,120px);overflow:hidden;background:#f6f2eb}.home-rail-track{display:grid;grid-auto-columns:minmax(190px,240px);grid-auto-flow:column;gap:clamp(34px,4vw,76px);width:100%;overflow-x:auto;padding:0 clamp(24px,8vw,110px) 32px 0;scrollbar-width:none}.home-rail-track::-webkit-scrollbar{display:none}.home-rail-card{display:grid;gap:10px;color:#1b1b1b}.home-rail-card:hover strong{color:#b6293e}.home-rail-image{display:block;aspect-ratio:.78/1;overflow:hidden;background:#ddd7ce}.home-rail-image img{width:100%;height:100%;object-fit:cover}.home-rail-card strong{font-size:clamp(18px,2vw,27px);font-weight:400;line-height:1.05;transition:color .22s ease}.home-rail-card small,.home-shop-all{font-size:13px;font-weight:700;line-height:1}.home-rail-actions{display:flex;align-items:center;justify-content:space-between;padding-right:clamp(24px,8vw,110px)}.home-shop-all{display:inline-flex;margin-top:8px;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - var(--link-underline-offset));background-size:0 var(--link-underline-thickness);text-decoration:none;text-decoration-thickness:var(--link-underline-thickness);text-underline-offset:var(--link-underline-offset);transition:background-size var(--link-underline-duration) ease}.home-shop-all:hover{background-size:100% var(--link-underline-thickness)}.home-rail-arrows{display:inline-flex;gap:28px;align-items:center}.home-rail-arrows button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:24px;color:#1b1b1b;font-size:18px;background:transparent;border:0;cursor:pointer}.home-panorama-feature{position:relative;display:grid;grid-template-columns:minmax(220px,340px) minmax(0,1fr);align-items:end;min-height:860px;padding:82px clamp(28px,7vw,110px) 96px;background:#fbf8f2}.home-panorama-copy{z-index:1;grid-column:1;grid-row:1;display:grid;gap:14px;align-self:end;padding-bottom:28px}.home-panorama-copy h2{margin:0;font-size:18px;font-weight:400;line-height:1.1}.home-panorama-copy p{max-width:290px;margin:0;font-size:11px;line-height:1.42}.home-panorama-copy a{width:fit-content;font-size:11px;font-weight:800;text-transform:uppercase;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - var(--link-underline-offset));background-size:0 var(--link-underline-thickness);text-decoration:none;text-decoration-thickness:var(--link-underline-thickness);text-underline-offset:var(--link-underline-offset);transition:background-size var(--link-underline-duration) ease}.home-panorama-copy a:hover{background-size:100% var(--link-underline-thickness)}.home-panorama-stage{position:relative;grid-column:1/-1;grid-row:1;justify-self:stretch;display:grid;place-items:center;height:clamp(700px,74vh,820px);min-height:700px;overflow:hidden}.home-panorama-viewer,.home-panorama-fallback{width:min(70vw,760px);height:100%;min-height:0;background:transparent}.home-panorama-fallback{display:grid;place-items:center}.home-panorama-fallback img{width:100%;height:100%;object-fit:cover}.home-panorama-fallback span{font-size:56px;font-weight:800}.home-panorama-switcher-shell{position:absolute;right:clamp(0px,3.8vw,64px);bottom:34px;display:grid;gap:12px;justify-items:center}.home-panorama-switcher{display:grid;gap:18px;max-height:300px;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(17,17,17,.28) transparent}.home-panorama-switcher::-webkit-scrollbar{width:4px}.home-panorama-switcher::-webkit-scrollbar-thumb{background:#11111147}.home-panorama-switcher button{overflow:hidden;display:grid;place-items:center;width:74px;height:88px;padding:0;background:#f4efe7;border:1px solid transparent;border-bottom:1px solid transparent;cursor:pointer}.home-panorama-switcher button.is-active{border-color:#111}.home-panorama-switcher img{width:100%;height:100%;object-fit:cover}.home-panorama-switch-arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:30px;color:#1b1b1b;font-size:20px;background:transparent;border:0;cursor:pointer}.switcher-color{width:24px;height:24px;border-radius:50%}.story-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:760px;background:#f6f2eb}.story-split a{position:relative;overflow:hidden;display:grid;align-items:start;color:#fff;min-height:760px;padding:14px 16px;font-size:13px;font-weight:700}.story-split img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.story-split span{position:relative;z-index:1}.story-split .materials{background:#b9aaa0}.story-split .craftsmanship{background:#c29d7c}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,380px)}.category-tile{position:relative;overflow:hidden;display:grid;place-items:center;color:#fff;font-size:18px;font-weight:700}.category-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.category-tile span{position:relative;z-index:1}.living{grid-column:span 2;background:#c9c9c9}.dining{background:#c4c4c4}.kitchen{background:#cac6be}.hallway{background:#d7d7d7}.bathroom{background:#d0d0d0}.office{background:#bdbdbd}.bedroom{grid-column:span 2;background:#adadad}.store-footer{padding:112px clamp(28px,5.5vw,84px) 88px clamp(44px,7.2vw,120px);background:#f8f8f8}.footer-lower{display:grid;grid-template-columns:1fr;gap:clamp(28px,4vw,64px);align-items:start;padding-top:28px;border-top:1px solid rgba(17,17,17,.18)}.footer-lower.has-newsletter{grid-template-columns:minmax(240px,.48fr) minmax(560px,1fr)}.footer-columns{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:clamp(36px,6vw,96px);align-items:start}.store-footer h3,.store-footer h4{margin:0;font-size:10px;line-height:1.45}.store-footer h3{margin-bottom:16px;font-weight:800}.store-footer h4{margin-top:10px}.store-footer a{display:block;width:fit-content;color:#2d2d2d;font-size:10px;line-height:1.5;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - var(--link-underline-offset));background-size:0 var(--link-underline-thickness);text-decoration:none;text-decoration-thickness:var(--link-underline-thickness);text-underline-offset:var(--link-underline-offset);transition:background-size var(--link-underline-duration) ease}.store-footer a:hover{background-size:100% var(--link-underline-thickness)}.newsletter-form{display:flex;width:min(100%,450px);height:24px;margin:8px 0}.newsletter-form input{min-width:0;flex:1;padding:0 10px;color:#111;font-size:9px;border:1px solid #dfd8d0;border-right:0;background:#fff}.newsletter-form button{width:70px;color:#111;font-size:9px;font-weight:700;background:#fff;border:1px solid #111111;border-left:0}.newsletter-intro,.newsletter small{display:block;max-width:330px;margin:0;color:#2d2d2d;font-size:10px;line-height:1.45}.newsletter small{max-width:360px;color:#5f5f5f;font-size:9px}.newsletter h3{margin-top:18px;margin-bottom:8px}.footer-mark{display:grid;grid-template-columns:minmax(240px,.48fr) minmax(560px,1fr);gap:clamp(28px,4vw,64px);align-items:start;margin-bottom:36px;padding-top:0;border-top:1px solid rgba(17,17,17,.18);text-align:left}.footer-mark strong{padding-top:18px;font-size:22px;font-style:normal;font-weight:900;letter-spacing:1px}.footer-mark span{padding-top:18px;border-top:1px solid rgba(17,17,17,.18);max-width:760px;font-size:10px;line-height:1.45}@media(max-width:768px){.store-footer{padding:64px 20px 58px;overflow-x:hidden}.footer-mark,.footer-lower,.footer-lower.has-newsletter{grid-template-columns:minmax(0,1fr);width:100%}.footer-mark,.footer-lower{gap:24px}.footer-mark strong,.footer-mark span,.newsletter,.footer-columns,.footer-columns section{min-width:0}.footer-mark span,.newsletter-intro,.newsletter small{max-width:100%}.footer-columns{grid-template-columns:minmax(0,1fr);gap:24px;width:100%}.newsletter-form{width:100%}}.login-dialog.el-dialog{padding:0;border-radius:0;background:#f7f4ef;box-shadow:0 24px 80px #00000038}.login-dialog .el-dialog__header{padding:28px 32px 0}.login-dialog .el-dialog__body{padding:24px 32px 32px}.auth-header{display:flex;align-items:center;justify-content:space-between}.auth-header h2{margin:0;font-size:22px;font-weight:800;letter-spacing:0}.auth-header button,.auth-switch{padding:0;background:transparent;border:0;cursor:pointer}.auth-form{display:grid;gap:18px}.account-summary{display:grid;gap:4px;margin-bottom:20px;font-size:12px}.account-summary span{color:#6b665f}.account-section{display:grid;gap:10px;margin-bottom:20px;padding:12px 0;border-top:1px solid #dfd8d0;border-bottom:1px solid #dfd8d0}.account-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.account-section-title button{padding:0;background:transparent;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - var(--link-underline-offset));background-size:0 var(--link-underline-thickness);border:0;cursor:pointer;text-decoration:none;text-decoration-thickness:var(--link-underline-thickness);text-underline-offset:var(--link-underline-offset);transition:background-size var(--link-underline-duration) ease}.account-section-title button:hover{background-size:100% var(--link-underline-thickness)}.account-note,.account-inquiry-list{margin:0;color:#6b665f;font-size:12px}.account-note.is-error{color:#9f2a1d}.account-inquiry-list{display:grid;gap:8px;padding:0;list-style:none}.account-inquiry-list li{display:flex;justify-content:space-between;gap:12px}.auth-form label{display:grid;gap:8px;font-size:11px;font-weight:700}.auth-form input{width:100%;height:42px;padding:0 12px;background:#fffaf5;border:1px solid #dfd8d0}.auth-submit{height:48px;color:#fff;font-size:15px;font-weight:700;background:#111;border:0;cursor:pointer}.auth-submit:disabled{cursor:default;opacity:.55}.auth-switch{margin-top:18px;font-size:12px;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - var(--link-underline-offset));background-size:0 var(--link-underline-thickness);text-decoration:none;text-decoration-thickness:var(--link-underline-thickness);text-underline-offset:var(--link-underline-offset);transition:background-size var(--link-underline-duration) ease}.auth-switch.is-forgot{color:#8a8580}.auth-switch:hover{background-size:100% var(--link-underline-thickness)}.article-page{min-height:100vh;background:#f7f4ef}.article-body{max-width:1440px;min-height:calc(100vh - 58px);padding:140px clamp(24px,8vw,140px) 120px}.article-body h1{margin:0;font-size:clamp(42px,7vw,88px);line-height:1.08;letter-spacing:0}.article-body p:last-child{max-width:680px;margin-top:24px;color:#383838;font-size:15px;line-height:1.9}.article-summary{max-width:720px;margin:24px 0 0;color:#383838;line-height:1.9}.article-cover{width:min(100%,860px);margin-top:34px;object-fit:cover}.article-image-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(100%,920px);margin-top:34px}.article-image-pair.is-single{grid-template-columns:minmax(0,860px)}.article-image-pair img{width:100%;aspect-ratio:1.2/1;object-fit:cover}.article-split-list{display:grid;gap:74px}.article-split-row{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,.78fr);align-items:center;gap:clamp(34px,6vw,96px)}.article-split-row>img{width:100%;aspect-ratio:.82/1;object-fit:cover}.article-split-copy{min-width:0}.article-rich-text{max-width:760px;margin-top:0;color:#2f2f2f;line-height:1.9}.article-rich-text h2{margin:38px 0 12px;font-size:28px;line-height:1.25}.article-rich-text p,.article-rich-text ul{margin:18px 0 0}.article-rich-text ul{padding-left:20px}.article-rich-text img{display:block;width:min(100%,760px);margin:28px 0;object-fit:cover}.article-rich-text a{background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - var(--link-underline-offset));background-size:0 var(--link-underline-thickness);text-decoration:none;text-decoration-thickness:var(--link-underline-thickness);text-underline-offset:var(--link-underline-offset);transition:background-size var(--link-underline-duration) ease}.article-rich-text a:hover{background-size:100% var(--link-underline-thickness)}@media(max-width:768px){.article-body{min-height:auto;padding:104px 20px 72px}.article-body h1{font-size:40px;line-height:1.08}.article-summary,.article-body p:last-child,.article-rich-text{max-width:100%}.article-image-pair{grid-template-columns:1fr}.article-split-list{gap:46px}.article-split-row{grid-template-columns:1fr;gap:22px}.article-split-row>img{aspect-ratio:1/1.08}.story-category-nav{flex-wrap:nowrap;gap:18px;margin:42px -20px 34px;padding:0 20px 8px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.story-category-nav::-webkit-scrollbar{display:none}.story-subcategory-nav{margin-top:-18px}}.article-state{display:grid;gap:10px;max-width:620px;margin-top:28px;padding:18px 20px;color:#4f4a44;background:#fffaf0;border:1px solid rgba(96,70,45,.18)}.article-state strong{color:#2f2a25;font-size:15px}.article-state span{font-size:14px;line-height:1.7}.article-state button{justify-self:start;min-width:86px;min-height:34px;border:1px solid rgba(47,42,37,.28);background:#fff;color:#2f2a25;cursor:pointer}.article-state-error{background:#fff3ea;border-color:#ab4c2a42}.article-state-warning{margin-bottom:24px}.story-category-nav{display:flex;flex-wrap:wrap;gap:clamp(18px,2vw,32px);margin:72px 0 58px}.story-category-nav button{padding:0 0 5px;color:#171717;font-size:14px;font-weight:500;background:transparent;border:0;border-bottom:1px solid transparent;cursor:pointer}.story-category-nav button.is-active{border-bottom-color:currentColor}.story-subcategory-nav{margin:-38px 0 52px;padding-top:16px;border-top:1px solid rgba(33,33,33,.12)}.story-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,3vw,42px) clamp(22px,2.5vw,34px)}.story-list-item{display:grid;gap:14px;min-width:0}.story-list-item img{width:100%;aspect-ratio:1.42/1;object-fit:cover;background:#e7e2da}.story-card-category{padding-top:16px;color:#171717;font-size:11px;font-weight:500;border-top:1px solid rgba(33,33,33,.12);text-transform:uppercase}.story-list-item strong{color:#34312d;font-size:clamp(24px,2.7vw,38px);font-weight:500;line-height:1.08}.story-list-item p{margin:0;max-width:92%;color:#272727;font-size:14px;line-height:1.65}.story-list-item em{justify-self:start;font-style:normal;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - var(--link-underline-offset));background-size:100% var(--link-underline-thickness)}.story-detail-body{max-width:1220px}.story-detail-cover{width:100%;max-height:680px}.story-detail-rich-text{max-width:820px;margin-top:46px}.story-detail-rich-text img{width:min(100%,980px)}@media(max-width:980px){.story-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.story-subcategory-nav{margin-bottom:36px}.story-list{grid-template-columns:1fr}.story-list-item{gap:12px}.story-list-item strong{font-size:26px}.story-list-item p{max-width:100%}}.eyebrow{margin:0 0 16px;font-size:11px;font-weight:800;letter-spacing:0}.not-found-page{display:grid;align-content:center;min-height:70vh;padding:120px clamp(24px,12vw,180px) 80px;background:#f7f4ef}.not-found-page h1{margin:0;font-size:clamp(44px,7vw,96px);font-weight:500;line-height:.95}.not-found-page p:not(.eyebrow){max-width:360px;margin:22px 0 28px;color:#555;font-size:14px;line-height:1.7}.not-found-page a{width:fit-content;font-size:12px;font-weight:800;text-transform:uppercase;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - var(--link-underline-offset));background-size:0 var(--link-underline-thickness);text-decoration:none;text-decoration-thickness:var(--link-underline-thickness);text-underline-offset:var(--link-underline-offset);transition:background-size var(--link-underline-duration) ease}.not-found-page a:hover{background-size:100% var(--link-underline-thickness)}.product-list-page{min-height:100vh;padding:96px clamp(24px,7.8vw,150px) 120px;color:#111;background:#f7f4ef}.product-taxonomy-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:40px;font-size:12px;font-weight:700;text-transform:uppercase}.product-scene-nav{gap:18px;margin-top:-24px;margin-bottom:42px;color:#6a6259;font-size:11px}.product-taxonomy-nav a,.product-search-stories-title a{background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - var(--link-underline-offset));background-size:0 var(--link-underline-thickness);text-decoration:none;text-decoration-thickness:var(--link-underline-thickness);text-underline-offset:var(--link-underline-offset);transition:background-size var(--link-underline-duration) ease}.product-taxonomy-nav a.is-active,.product-taxonomy-nav a:hover,.product-search-stories-title a:hover{background-size:100% var(--link-underline-thickness)}.mobile-filter-trigger{display:none}.product-filter-drawer{display:grid;gap:22px;padding-bottom:18px}.product-filter-drawer section{display:flex;flex-wrap:wrap;gap:10px}.product-filter-drawer h2{flex-basis:100%;margin:0 0 2px;font-size:12px;text-transform:uppercase}.product-filter-drawer a{padding:9px 12px;color:#111;font-size:12px;text-transform:uppercase;border:1px solid rgba(17,17,17,.18)}.product-filter-drawer a.is-active{color:#fff;background:#111;border-color:#111}.product-list-heading{position:relative;display:grid;place-items:center;margin-bottom:40px}.product-list-heading h1{margin:0;font-size:clamp(42px,4vw,58px);font-weight:400;line-height:1;letter-spacing:0}.product-list-tools{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-12px 0 28px;color:#6b665f;font-size:12px;text-transform:uppercase}.product-list-tools label{display:inline-flex;align-items:center;gap:10px}.clear-product-filters{height:36px;padding:0 14px;color:#111;font-size:12px;text-transform:uppercase;background:transparent;border:1px solid rgba(17,17,17,.28);cursor:pointer}.clear-product-filters:hover{color:#fff;background:#888;border-color:#888}.product-list-tools select{min-width:170px;height:36px;padding:0 28px 0 10px;color:#111;background:transparent;border:1px solid rgba(17,17,17,.28)}.product-search-keyword{color:#111}.product-search-stories{display:grid;gap:16px;margin:-8px 0 36px;padding:18px 0 22px;border-top:1px solid rgba(17,17,17,.12);border-bottom:1px solid rgba(17,17,17,.12)}.product-search-stories-title{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;font-weight:700;text-transform:uppercase}.product-search-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-search-story-grid a{display:grid;gap:8px;min-width:0;padding:14px 0 0;color:#111}.product-search-story-grid span{color:#7a7168;font-size:11px;text-transform:uppercase}.product-search-story-grid strong,.product-search-story-grid p{margin:0}.product-search-story-grid strong{font-size:14px}.product-search-story-grid p{color:#6b665f;font-size:12px;line-height:1.5}.lamp-mode-switch{position:absolute;top:4px;right:0;display:inline-flex;gap:26px}.lamp-mode-switch button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;color:#111;background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer}.lamp-mode-switch button.is-active{border-bottom-color:#d05a78}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:54px 18px}.product-empty-state{display:grid;place-items:center;gap:12px;min-height:360px;color:#6b665f;font-size:14px;text-align:center;border-top:1px solid rgba(17,17,17,.12);border-bottom:1px solid rgba(17,17,17,.12)}.product-empty-state p{margin:0}.product-empty-state small{max-width:360px;color:#8a8277;line-height:1.6}.product-empty-state button{height:38px;padding:0 18px;color:#111;text-transform:uppercase;background:transparent;border:1px solid rgba(17,17,17,.28);cursor:pointer}.product-empty-state button:hover{color:#fff;background:#888;border-color:#888}.product-empty-suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:560px}.product-empty-suggestions span{flex-basis:100%;color:#6b665f;font-size:12px;text-transform:uppercase}.product-empty-suggestions a{padding:9px 12px;color:#111;font-size:12px;text-transform:uppercase;border:1px solid rgba(17,17,17,.28)}.product-empty-suggestions a:hover{color:#fff;background:#888;border-color:#888}.product-card{position:relative;display:grid;grid-template-rows:auto 1fr auto;min-width:0}.product-favorite{position:absolute;top:18px;right:18px;z-index:1;width:28px;height:28px;padding:0;background:transparent;border:0;cursor:pointer}.product-favorite img{display:block;width:20px;height:20px;object-fit:contain}.product-image-box{position:relative;display:grid;place-items:center;aspect-ratio:.7/1;overflow:hidden;background:#fff}.product-image-box.is-lamp-off{background:#302f2a}.product-image-main,.product-image-hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .24s ease}.product-image-hover,.product-card-link:hover .product-image-box.has-hover-image .product-image-main{opacity:0}.product-card-link:hover .product-image-box.has-hover-image .product-image-hover{opacity:1}.product-panorama-badge{position:absolute;right:12px;bottom:12px;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:28px;padding:0 10px;color:#111111b8;font-size:11px;font-weight:800;line-height:1;background:#ffffffc7;border:1px solid rgba(17,17,17,.16);border-radius:999px;pointer-events:none}.product-panorama-badge:before{width:14px;height:14px;margin-right:4px;border:2px solid currentColor;border-left-color:transparent;border-radius:999px;content:"";transform:rotate(-24deg)}.product-image-placeholder{display:grid;place-items:center;width:46%;aspect-ratio:1.7/1;color:transparent;background:#e9dfcf;border-radius:50% 50% 45% 45%}.product-image-box.is-lamp-off .product-image-placeholder{background:#fff2a8;box-shadow:0 0 70px #ffe97a6b}.product-info{display:grid;gap:5px;align-content:start;padding:14px 0;font-size:13px}.product-info>a{display:block;min-height:32px}.product-info strong{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.price-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.price-row del{color:#b8b8b8}.swatches{display:flex;gap:7px;min-height:16px;margin-top:4px}.swatches button{width:15px;height:15px;padding:0;border:1px solid #e4ded5;border-radius:999px;cursor:pointer}.swatches button.is-active{border-color:#111;box-shadow:0 0 0 2px #f7f4ef,0 0 0 3px #111}.add-cart-button{width:100%;height:48px;padding:0 12px;color:#111;font-size:15px;text-align:left;background:transparent;border:1px solid #888888;cursor:pointer}.add-cart-button:hover{color:#fff;background:#888}.product-load-more{display:grid;place-items:center;margin-top:54px}.product-load-more button{min-width:170px;height:44px;color:#111;font-size:13px;text-transform:uppercase;background:transparent;border:1px solid #888888;cursor:pointer}.product-load-more button:hover{color:#fff;background:#888}@media(max-width:768px){.mobile-filter-trigger{display:inline-flex;align-items:center;justify-content:center;width:100%;height:42px;margin-bottom:20px;color:#111;font-size:12px;text-transform:uppercase;background:transparent;border:1px solid rgba(17,17,17,.28)}.product-list-tools{align-items:stretch;flex-direction:column;gap:12px}.product-search-story-grid{grid-template-columns:1fr}.product-list-tools label,.clear-product-filters,.product-list-tools select{width:100%}.product-grid{gap:42px 0}.product-info{gap:6px}.price-row{align-items:flex-start;flex-direction:column;gap:3px}}.product-list-header{display:grid;gap:0}.product-list-hero-image{display:grid;place-items:center;width:min(100%,960px);margin:-14px auto 42px;aspect-ratio:2.45/1;overflow:hidden;background:#f0ebe3}.product-list-hero-image img{width:100%;height:100%;object-fit:cover}.product-list-scene-banner{display:grid;place-items:center;width:100%;margin:8px 0 46px;aspect-ratio:3.4/1;overflow:hidden;background:#f0ebe3}.product-list-scene-banner img{width:100%;height:100%;object-fit:cover}.product-list-visual-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin:-12px 0 42px}.product-list-visual-strip.is-scene-flow{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;margin:0 0 46px}.product-list-visual-strip.is-scene-flow .product-list-visual-item{aspect-ratio:auto;background:transparent}.product-list-visual-strip.is-scene-flow .product-list-visual-item img{width:100%;height:auto;object-fit:contain}.product-list-visual-item{display:grid;place-items:center;min-width:0;aspect-ratio:.78/1;overflow:hidden;color:#111;font-size:12px;font-weight:700;text-transform:uppercase;background:#efe9df}.product-list-visual-item.is-product{background:#fff}.product-list-visual-item img{width:100%;height:100%;object-fit:cover}.product-list-visual-item.is-product img{width:82%;height:82%;object-fit:contain}@media(max-width:900px){.product-list-visual-strip,.product-list-visual-strip.is-scene-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.product-list-header{min-width:0}.product-list-hero-image,.product-list-scene-banner,.product-list-visual-strip{margin-bottom:28px}.product-list-hero-image{aspect-ratio:1.6/1}.product-list-scene-banner{aspect-ratio:1.75/1}.product-list-visual-strip.is-scene-flow{grid-template-columns:1fr}.product-list-visual-strip{gap:14px}}.product-card-link{display:block}.product-info a{width:fit-content}.product-detail-page{min-height:100vh;padding-top:72px;color:#111;background:#f7f4ef}.product-detail-hero{display:grid;grid-template-columns:120px minmax(420px,720px) minmax(360px,520px);gap:clamp(24px,4vw,58px);align-items:start;padding:34px clamp(24px,7.8vw,150px) 28px;background:#fbfaf7}.detail-back{display:inline-flex;gap:8px;align-items:center;width:fit-content;padding:0;color:#111;font-size:14px;background:transparent;border:0;cursor:pointer}.detail-media-shell{display:block}.product-detail-media{display:grid;place-items:center;min-height:min(74vh,720px);aspect-ratio:.82/1;overflow:hidden;background:#fff;border:1px solid #eaeaea}.product-detail-media.is-lamp-off{background:#302f2a}.product-detail-media img,.product-detail-media video{width:100%;height:100%;object-fit:cover;object-position:center top}.product-detail-media .product-image-placeholder{width:46%}.product-purchase-panel{display:grid;gap:18px;padding-top:12px}.product-purchase-panel h1{margin:0;font-size:27px;font-weight:400;line-height:1.16;letter-spacing:0;text-transform:uppercase}.detail-price-row{display:flex;gap:14px;align-items:center;font-size:14px;font-weight:700}.detail-price-row del{color:#b8b8b8;font-weight:400}.detail-color-row{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;width:min(100%,420px);color:#38342f;font-size:13px}.detail-swatches{display:flex;gap:7px;min-height:18px}.detail-swatches button{width:17px;height:17px;padding:0;border:1px solid #eaeaea;border-radius:999px;cursor:pointer}.detail-swatches button.is-active{border-color:#000;box-shadow:0 0 0 2px #fbfaf7,0 0 0 3px #111}.quantity-stepper{display:grid;grid-template-columns:52px 1fr 52px;width:min(100%,420px);height:44px;border:1px solid #e1ddd5}.quantity-stepper button,.quantity-stepper span{display:grid;place-items:center;min-width:0;color:#111;font-size:14px;background:transparent;border:0}.quantity-stepper button{cursor:pointer;font-size:18px}.quantity-stepper button:disabled{color:#b8b8b8;cursor:not-allowed}.detail-buy-row{display:grid;grid-template-columns:1fr 52px;width:min(100%,420px);height:44px}.detail-add-cart,.detail-wishlist{color:#111;background:transparent;border:1px solid #e1ddd5;cursor:pointer}.detail-add-cart{color:#fff;background:#383838;border-color:#383838}.detail-add-cart:not(:disabled):hover{background:#1f1f1f;border-color:#1f1f1f}.detail-add-cart:disabled{color:#777;background:#e6e0d8;border-color:#e6e0d8;cursor:not-allowed}.detail-wishlist{display:grid;place-items:center;margin-left:-1px}.detail-wishlist img{width:20px;height:20px;object-fit:contain}.detail-service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px;width:min(100%,440px);padding:0;margin:4px 0 0;list-style:none;color:#3a3733;font-size:13px;line-height:1.25}.detail-accordion{display:grid;width:min(100%,440px);margin-top:8px;border-top:1px solid #e1ddd5}.detail-accordion section{border-bottom:1px solid #e1ddd5}.detail-accordion button{display:flex;justify-content:space-between;width:100%;padding:16px 0;color:#111;font-size:14px;font-weight:700;text-align:left;background:transparent;border:0;cursor:pointer}.accordion-content{padding:0 0 18px;color:#3f3b36;font-size:13px;line-height:1.55}.accordion-content dl{display:grid;grid-template-columns:auto 1fr;gap:6px 8px;margin:0}.accordion-content dt{font-weight:700}.accordion-content dd{margin:0}.accordion-content .markdown-rich-text p,.accordion-content .markdown-rich-text ul{margin:0 0 12px}.accordion-content .markdown-rich-text h2{margin:18px 0 8px;font-size:16px;line-height:1.35}.accordion-content .markdown-rich-text ul{padding-left:18px}.accordion-content .markdown-rich-text img{display:block;width:100%;margin:16px 0;object-fit:cover}.accordion-content .markdown-rich-text a{background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 calc(100% - var(--link-underline-offset));background-size:0 var(--link-underline-thickness);text-decoration:none;text-decoration-thickness:var(--link-underline-thickness);text-underline-offset:var(--link-underline-offset);transition:background-size var(--link-underline-duration) ease}.accordion-content .markdown-rich-text a:hover{background-size:100% var(--link-underline-thickness)}.product-detail-empty{display:grid;min-height:60vh;place-items:center;padding:32px 16px}.product-detail-state{display:grid;gap:10px;max-width:520px;padding:20px 22px;text-align:center;color:#4f4a44;background:#fffaf0;border:1px solid rgba(96,70,45,.18)}.product-detail-state strong{color:#2f2a25;font-size:16px}.product-detail-state span{font-size:14px;line-height:1.7}.product-detail-state button{justify-self:center;min-width:86px;min-height:34px;border:1px solid rgba(47,42,37,.28);background:#fff;color:#2f2a25;cursor:pointer}.detail-accordion button strong{font-size:18px}.product-detail-state-error{background:#fff3ea;border-color:#ab4c2a42}.related-products{padding:clamp(56px,7vw,88px) clamp(24px,7.8vw,150px) 120px;background:#fbfaf7}.related-products h2{margin:0 0 42px;font-size:20px;font-weight:500;text-transform:uppercase}.related-product-grid{gap:54px 18px}@media(max-width:1180px){.product-detail-hero{grid-template-columns:86px minmax(360px,1fr) minmax(320px,420px)}}@media(max-width:980px){.product-detail-hero{grid-template-columns:1fr}.detail-back{order:-1}.product-detail-media{min-height:520px}}.detail-back img{width:18px;height:18px;object-fit:contain}@media(max-width:768px){.product-detail-page{padding-top:68px}.product-detail-hero{gap:24px;padding:22px 16px 28px}.detail-back,.detail-media-shell,.product-purchase-panel{min-width:0}.product-detail-media{min-height:auto;aspect-ratio:.82/1}.product-purchase-panel{gap:16px;padding-top:0}.product-purchase-panel h1{font-size:24px}.detail-price-row{align-items:flex-start;flex-direction:column;gap:5px}.detail-color-row,.quantity-stepper,.detail-buy-row,.detail-accordion,.detail-service-list{width:100%}.detail-service-list{grid-template-columns:1fr}.related-products{padding:48px 16px 88px}.related-product-grid{grid-template-columns:1fr}}@media(max-width:980px)and (min-width:769px){.store-header{column-gap:16px;height:54px;padding:0 18px;font-size:11px}.primary-nav,.utility-nav{flex-wrap:nowrap;gap:12px}.primary-nav{padding-left:0}.primary-nav-item,.header-search{height:54px}.shops-mega-menu,.about-mega-menu{top:54px}.hero-block{min-height:100vh;min-height:100dvh}.home-product-rail{padding-top:64px}.home-panorama-feature{grid-template-columns:220px minmax(0,1fr);min-height:700px;padding:64px 34px 80px}.home-panorama-viewer,.home-panorama-fallback{width:min(66vw,580px);height:100%;min-height:0}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,220px)}.living,.bedroom{grid-column:span 1}.story-split{min-height:420px}.footer-mark{grid-template-columns:1fr}.social-grid,.footer-lower,.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.store-header,.store-header:hover,.store-header:focus-within,.store-header.is-solid,.store-header.has-mega-menu{color:#111;background:#fff;box-shadow:0 1px #11111114;transition:none}.brand-cluster{grid-column:2;justify-content:center;gap:0}.store-brand{margin-right:0;font-size:18px;letter-spacing:1.4px}.locale-currency-toggle{display:none}.store-logo-img{max-width:118px;height:22px}.store-header{grid-template-columns:1fr auto 1fr;column-gap:10px;align-items:center;padding:0 12px;font-size:9px}.primary-nav,.shops-mega-menu{display:none}.utility-nav{grid-column:1;grid-row:1;justify-content:flex-start;gap:0}.utility-nav>button{display:none}.mobile-menu-button{display:inline-flex;grid-column:3;grid-row:1;justify-self:end}.header-search{width:26px;height:54px;transition:none}.header-search:hover,.header-search:focus-within{transform:none}.header-search input{position:fixed;top:68px;right:auto;left:50%;z-index:20;width:calc(100vw - 32px);height:48px;padding:0 56px 0 18px;color:#111;background:#fff;border:1px solid rgba(17,17,17,.16);transform:translate(-50%,-8px);transform-origin:top center;transition:none}.header-search .search-submit{position:fixed;top:68px;right:28px;left:auto;z-index:21;width:32px;height:48px;color:#111;align-items:center;transform:translateY(-8px);transition:none}.header-search:hover input,.header-search:focus-within input,.header-search:hover .search-submit,.header-search:focus-within .search-submit{opacity:0;pointer-events:none}.header-search:hover input,.header-search:focus-within input{transform:translate(-50%,-8px)}.header-search:hover .search-submit,.header-search:focus-within .search-submit{transform:translateY(-8px)}.header-search.is-open input,.header-search.is-open .search-submit{opacity:1;pointer-events:auto}.header-search.is-open input{transform:translate(-50%)}.header-search.is-open .search-submit{transform:translateY(0)}.mobile-menu-panel{position:absolute;top:70px;left:0;right:0;display:grid;gap:22px;padding:26px 24px 30px;color:#111;background:#fff;box-shadow:0 18px 40px #00000014}.mobile-menu-panel nav,.mobile-actions{display:grid;gap:18px}.mobile-menu-panel a,.mobile-actions button{justify-content:flex-start;width:100%;min-height:28px;font-size:13px;font-weight:800;text-align:left}.mobile-actions{padding-top:18px;border-top:1px solid rgba(17,17,17,.12)}.store-header:hover,.store-header:focus-within,.store-header.is-solid{color:#111;background:#fff}.store-header a,.store-header button,.mobile-menu-panel,.mobile-menu-panel a,.mobile-actions button{transition:none}.store-header a:hover,.store-header button:hover,.mobile-menu-panel a:hover,.mobile-actions button:hover{color:inherit;background:transparent;opacity:1;transform:none}.category-grid,.story-split,.social-grid,.footer-lower,.footer-columns,.story-list,.product-grid{grid-template-columns:1fr}.hero-block{min-height:100vh;min-height:100svh}.hero-caption{left:20px;right:20px;bottom:24px}.home-product-rail{padding:52px 0 42px 20px}.home-rail-track{grid-auto-columns:minmax(150px,66vw);gap:26px;padding-right:20px}.home-rail-actions{padding-right:20px}.home-panorama-feature{grid-template-columns:1fr;align-items:start;min-height:auto;padding:58px 20px 68px}.home-panorama-copy{order:2;padding:24px 0 0}.home-panorama-stage{height:500px;min-height:500px}.home-panorama-viewer,.home-panorama-fallback{width:100%;height:100%;min-height:0}.home-panorama-switcher-shell{right:0;bottom:8px}.home-panorama-switcher{grid-auto-flow:column;max-width:100%;max-height:none;overflow-x:auto;overflow-y:hidden;padding-right:0;padding-bottom:4px}.home-panorama-switch-arrow{display:none}.home-panorama-switcher button{width:54px;height:66px}.product-list-page{padding:92px 16px 80px}.related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-panorama-copy{left:20px;right:20px;bottom:28px}.product-taxonomy-nav{justify-content:flex-start;gap:16px;margin-bottom:28px;overflow-x:auto;white-space:nowrap}.product-list-heading{justify-items:start;margin-bottom:24px}.lamp-mode-switch{right:0}.category-grid{grid-template-rows:repeat(6,180px)}.story-split{min-height:auto}.story-split a{min-height:520px}.living-section,.store-footer{padding-right:24px;padding-left:24px}.footer-mark{grid-template-columns:1fr;gap:14px}}.panorama-viewer[data-v-e4246e08]{position:relative;display:grid;width:100%;height:100%;min-height:320px;place-items:center;overflow:hidden;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.panorama-viewer.is-dragging[data-v-e4246e08]{cursor:grabbing}.panorama-frame[data-v-e4246e08]{width:100%;height:100%;object-fit:contain}.panorama-viewer.fit-cover .panorama-frame[data-v-e4246e08]{object-fit:cover}.panorama-viewer.fit-height .panorama-frame[data-v-e4246e08]{position:absolute;top:50%;left:50%;width:auto;max-width:none;height:100%;object-fit:contain;transform:translate(-50%,-50%)}.panorama-guide[data-v-e4246e08]{position:absolute;top:50%;left:50%;width:min(19vw,245px);max-height:24%;object-fit:contain;opacity:.9;pointer-events:none;transform:translate(-50%,-50%)}.panorama-status[data-v-e4246e08]{display:grid;min-height:120px;place-items:center;color:#4c4740;font-size:13px}.panorama-status.is-overlay[data-v-e4246e08]{position:absolute;right:14px;bottom:14px;min-height:0;padding:5px 8px;color:#fff;background:#1111119e}.panorama-arrow[data-v-e4246e08]{position:absolute;top:50%;display:grid;width:38px;height:48px;place-items:center;color:#111;font-size:24px;background:#ffffffc2;border:0;transform:translateY(-50%);cursor:pointer}.panorama-arrow.left[data-v-e4246e08]{left:12px}.panorama-arrow.right[data-v-e4246e08]{right:12px}@media(max-width:768px){.panorama-viewer[data-v-e4246e08]{min-height:360px}.panorama-arrow[data-v-e4246e08]{width:34px;height:42px;font-size:20px}}
