:root{--orange:#f05232;--ink:#121212;--muted:#65605d;--warm:#f6f1ed;--line:#e9e4e0;--dark:#17191a;--ease:cubic-bezier(.22,.68,0,1);--shadow:0 16px 45px rgba(42,29,21,.09);--wrap:min(1440px,calc(100% - 64px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wrap{width:var(--wrap);margin-inline:auto}.skip-link{position:fixed;z-index:999;top:8px;left:8px;padding:10px 16px;border-radius:999px;background:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{position:sticky;z-index:100;top:0;background:rgba(255,255,255,.96);transition:background .3s var(--ease),box-shadow .3s var(--ease),backdrop-filter .3s}.site-header.scrolled{background:rgba(255,255,255,.78);box-shadow:0 8px 28px rgba(0,0,0,.06);backdrop-filter:blur(20px) saturate(150%)}.nav-shell{position:relative;display:grid;width:var(--wrap);height:112px;margin:auto;grid-template-columns:260px 1fr auto;grid-template-rows:64px 48px;align-items:center}.logo{display:inline-flex;width:max-content;align-items:center;gap:9px;font-size:24px;font-weight:700;letter-spacing:-.04em}.logo b{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:var(--orange);color:#fff;font-size:23px}.main-nav{display:flex;grid-column:1/-1;grid-row:2;align-self:stretch;align-items:center;justify-content:center;gap:38px}.main-nav a,.main-nav button{position:relative;height:100%;padding:0;border:0;background:none;font-size:12px;font-weight:600;cursor:pointer}.main-nav .active{color:var(--orange)}.main-nav .active:after{content:"";position:absolute;right:0;bottom:4px;left:0;height:2px;background:var(--orange)}.main-nav span{margin-left:6px}.nav-search{display:flex;width:min(410px,38vw);height:40px;align-items:center;gap:10px;justify-self:center;padding:0 15px;border-radius:999px;background:#f5f3f2;color:#777}.nav-search input{width:100%;border:0;outline:0;background:transparent;font-size:11px}.nav-search kbd{font-size:9px;white-space:nowrap}.nav-tools{display:flex;align-items:center;justify-content:flex-end;gap:22px}.nav-tool{position:relative;display:grid;min-width:48px;padding:2px;place-items:center;border:0;background:none;cursor:pointer}.nav-tool small{margin-top:2px;font-size:9px}.nav-tool:hover svg{color:var(--orange);transform:translateY(-2px)}.nav-tool svg{transition:.3s var(--ease)}.cart-tool i{position:absolute;top:-3px;right:4px;display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-size:9px;font-style:normal}.language{padding:8px;border:0;background:none;font-size:12px;font-weight:600}.mobile-toggle{display:none}.icon-btn{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff}.mega-menu{position:absolute;top:104px;left:50%;display:grid;width:min(920px,calc(100% - 64px));padding:32px;grid-template-columns:1fr 1fr 300px;gap:40px;border:1px solid rgba(0,0,0,.05);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translate(-50%,-10px);transition:.3s var(--ease);backdrop-filter:blur(20px)}.mega-menu.open{opacity:1;visibility:visible;transform:translate(-50%,0)}.mega-menu p{margin:0 0 14px;color:#999;font-size:10px;font-weight:700;text-transform:uppercase}.mega-menu a{display:block;padding:7px 0;font-weight:600}.mega-menu img{width:100%;height:160px;border-radius:16px;object-fit:cover}.search-suggestions{position:absolute;top:58px;left:50%;display:none;width:410px;padding:20px;border-radius:18px;background:#fff;box-shadow:var(--shadow);transform:translateX(-50%)}.search-suggestions.open{display:block}.search-suggestions p{margin:0 0 10px;color:#999;font-size:10px;text-transform:uppercase}.search-suggestions button{display:block;width:100%;padding:8px;border:0;background:none;text-align:left;cursor:pointer}.search-suggestions button:hover{color:var(--orange)}
.hero{position:relative;height:565px;overflow:hidden;border-radius:24px}.hero-image{width:100%;height:100%;object-fit:cover}.hero-gradient{position:absolute;inset:0;background:linear-gradient(90deg,#f8f4f0 0%,rgba(248,244,240,.95) 24%,rgba(248,244,240,.34) 48%,transparent 65%)}.hero-copy{position:absolute;top:64px;left:58px}.kicker{margin:0 0 20px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero h1{margin:0;font-size:46px;font-weight:700;letter-spacing:-.055em;line-height:1.08}.hero h1 em{color:var(--orange);font-style:normal}.hero-copy>p:not(.kicker){margin:22px 0;color:#4e4b49;font-size:14px}.button-row{display:flex;gap:16px}.btn{display:inline-flex;min-height:48px;align-items:center;gap:38px;justify-content:center;padding:0 22px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:12px;font-weight:600;transition:.3s var(--ease)}.btn:hover{box-shadow:0 12px 30px rgba(240,82,50,.18);transform:translateY(-3px)}.btn-orange{border-color:var(--orange);background:var(--orange);color:#fff}.btn-glass{border-color:rgba(255,255,255,.4);background:rgba(0,0,0,.12);color:#fff;backdrop-filter:blur(10px)}.partner-mini{display:grid;width:228px;height:70px;margin-top:35px;padding:10px 18px;grid-template-columns:64px 1fr;grid-template-rows:1fr 1fr;align-items:center;border-radius:9px;background:rgba(255,255,255,.9)}.partner-mini strong{grid-row:1/3;color:#a50034;font-size:26px}.partner-mini span{align-self:end;font-size:8px}.partner-mini small{align-self:start;color:#444}.trust-bar{position:absolute;right:11%;bottom:20px;display:grid;width:55%;height:82px;grid-template-columns:repeat(4,1fr);align-items:center;border:1px solid rgba(255,255,255,.7);border-radius:14px;background:rgba(255,255,255,.75);box-shadow:0 15px 35px rgba(35,25,18,.1);backdrop-filter:blur(18px)}.trust-bar>div{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid #ddd}.trust-bar>div:last-child{border:0}.trust-bar span{font-size:10px}.trust-bar b{display:block;font-size:11px}.categories{display:grid;margin-top:18px;grid-template-columns:repeat(5,1fr);gap:14px}.category-card{position:relative;height:205px;overflow:hidden;padding:25px;border-radius:17px;background:var(--warm);transition:.32s var(--ease)}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.category-card h2{position:relative;z-index:2;max-width:100px;margin:0;font-size:16px;line-height:1.2}.category-card img{position:absolute;right:-4%;bottom:-8%;width:78%;height:78%;object-fit:contain;mix-blend-mode:multiply;transition:.4s var(--ease)}.category-card:hover img{transform:scale(1.07)}.category-card>span{position:absolute;z-index:2;bottom:22px;left:22px;display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(240,82,50,.35);border-radius:50%;background:#fff;color:var(--orange)}.editorial{position:relative;height:275px;margin-top:18px;overflow:hidden;border-radius:20px}.editorial img{width:100%;height:100%;object-fit:cover}.editorial:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f7f2ed 4%,rgba(247,242,237,.92) 27%,transparent 64%)}.editorial>div{position:absolute;z-index:2;top:38px;left:38px}.editorial h2{margin:0 0 22px;font-size:30px;letter-spacing:-.045em;line-height:1.15}
.product-section{padding-top:28px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:0 14px 12px}.section-title h2{margin:0;font-size:16px}.section-title a{display:flex;align-items:center;gap:12px;color:#444;font-size:10px}.section-title a span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#f7f5f3}.carousel{position:relative}.carousel-viewport{overflow:hidden}.carousel-track{display:flex;margin-left:-7px;touch-action:pan-y pinch-zoom}.product-card{min-width:16.666%;padding:0 7px}.product-photo{position:relative;height:190px;overflow:hidden;border-radius:15px;background:#f7f5f3}.product-photo>img{width:100%;height:100%;object-fit:contain;padding:15px;mix-blend-mode:multiply;transition:.35s var(--ease)}.product-card:hover .product-photo>img{transform:scale(1.06)}.new-badge{position:absolute;z-index:2;top:12px;left:12px;padding:3px 7px;border-radius:5px;background:var(--orange);color:#fff;font-size:8px;font-weight:700}.product-hover{position:absolute;right:10px;bottom:10px;left:10px;display:flex;align-items:center;justify-content:space-between;opacity:0;transform:translateY(8px);transition:.3s var(--ease)}.product-card:hover .product-hover{opacity:1;transform:none}.product-hover button{height:32px;padding:0 11px;border:0;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 6px 15px rgba(0,0,0,.08);font-size:9px}.product-card h3{min-height:38px;margin:14px 8px 4px;font-size:11px;font-weight:500}.price-row{display:flex;align-items:center;justify-content:space-between;margin:0 8px}.price-row strong{font-size:13px}.price-row button{border:0;background:none;cursor:pointer}.carousel-arrow{position:absolute;z-index:4;top:80px;display:grid;width:40px;height:40px;place-items:center;border:1px solid #ddd;border-radius:50%;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.05);font-size:26px;cursor:pointer}.carousel-arrow.prev{left:-22px}.carousel-arrow.next{right:-22px}.carousel-dots{display:flex;height:30px;align-items:end;justify-content:center;gap:7px}.carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#d3d0cd}.carousel-dots button.active{background:var(--orange)}.featured-carousel .product-card{min-width:25%}.featured-carousel .product-photo{height:205px}.featured-carousel .product-card h3{position:absolute;z-index:2;margin-top:-62px;padding-left:14px;color:#fff}.featured-carousel .price-row{position:absolute;z-index:2;margin-top:-30px;padding-left:14px;color:#fff}.featured-carousel .product-photo:after{content:"";position:absolute;inset:auto 0 0;height:50%;background:linear-gradient(transparent,rgba(0,0,0,.58))}
.interactive{display:grid;height:370px;margin-top:28px;grid-template-columns:56% 44%;overflow:hidden;border-radius:20px;background:linear-gradient(110deg,#f8f4f0,#fff)}.interactive>img{width:100%;height:100%;object-fit:cover}.interactive-copy{display:flex;padding:50px 62px;flex-direction:column;align-items:flex-start;justify-content:center}.interactive-copy .kicker{margin-bottom:14px;color:#68615c}.interactive-copy h2{margin:0;font-size:32px;letter-spacing:-.045em;line-height:1.12}.interactive-copy>p:not(.kicker){margin:16px 0;color:#5d5854;font-size:11px}.feature-chips{display:flex;margin:6px 0 20px;flex-wrap:wrap;gap:18px;font-size:9px;font-weight:600}.lifestyle{position:relative;height:205px;margin-top:14px;overflow:hidden;border-radius:19px}.lifestyle:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 30%,rgba(21,15,12,.55))}.lifestyle img{width:100%;height:100%;object-fit:cover}.lifestyle div{position:absolute;z-index:2;top:38px;left:57%;color:#fff}.lifestyle h2{margin:0 0 26px;font-size:26px;line-height:1.15}.partner-strip{display:grid;min-height:142px;margin-top:28px;padding:28px 38px;grid-template-columns:1.2fr .6fr 1.5fr auto;align-items:center;gap:35px;border-radius:19px;background:linear-gradient(105deg,#fbf8f5,#eee6df)}.partner-strip h2{margin:0;font-size:16px}.partner-strip p{max-width:240px;margin:12px 0 0;color:#6b6561;font-size:9px}.lg-lockup b{display:block;color:#a50034;font-size:38px}.lg-lockup span{font-size:14px;font-weight:600}.partner-benefits{display:flex;gap:25px}.partner-benefits span{display:grid;grid-template-columns:24px auto;font-size:18px}.partner-benefits b,.partner-benefits small{font-size:9px}.partner-benefits small{grid-column:2}.business{padding-top:28px}.business-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.business-grid a{position:relative;height:160px;overflow:hidden;border-radius:17px}.business-grid img{width:100%;height:100%;object-fit:cover;transition:.35s var(--ease)}.business-grid a:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.58))}.business-grid a:hover img{transform:scale(1.06)}.business-grid strong{position:absolute;z-index:2;bottom:17px;left:17px;max-width:100px;color:#fff;font-size:11px}.business-grid span{position:absolute;z-index:2;right:14px;bottom:14px;display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#fff}.every-space{padding:30px 0}.every-space h2{margin:0 14px 12px;font-size:16px}.space-icons{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.space-icons a{display:grid;height:92px;place-items:center;border:1px solid var(--line);border-radius:13px;font-size:11px;font-weight:600;transition:.3s var(--ease)}.space-icons a:hover{border-color:rgba(240,82,50,.4);box-shadow:var(--shadow);transform:translateY(-4px)}.space-icons span{font-size:24px}.footer{margin-bottom:24px;padding:48px 45px 22px;border-radius:22px;background:var(--dark);color:#fff}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,.72fr) 1.15fr;gap:38px}.logo-light{font-size:21px}.logo-light b{width:28px;height:28px;font-size:20px}.footer h2{margin:0 0 16px;font-size:11px}.footer-grid a,.footer-grid p{display:block;margin:8px 0;color:#b9babb;font-size:9px}.footer-brand p{max-width:190px;margin:24px 0}.social{display:flex;gap:8px}.social a{display:grid!important;width:25px;height:25px;place-items:center;border-radius:50%;background:#323536}.footer-bottom{display:flex;margin-top:35px;padding-top:20px;align-items:center;justify-content:space-between;border-top:1px solid #343637;color:#7c7e7f;font-size:8px}.footer-bottom nav{display:flex;gap:40px}.toast{position:fixed;z-index:300;right:24px;bottom:24px;padding:13px 20px;border-radius:999px;background:#17191a;color:#fff;box-shadow:var(--shadow);opacity:0;transform:translateY(12px);transition:.3s var(--ease)}.toast.show{opacity:1;transform:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){:root{--wrap:calc(100% - 36px)}.nav-shell{grid-template-columns:190px 1fr auto}.nav-search{width:300px}.main-nav{gap:22px}.nav-tools{gap:8px}.hero{height:520px}.trust-bar{right:3%;width:65%}.product-card{min-width:25%}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.footer-grid>div:nth-last-child(2),.footer-grid>div:last-child{margin-top:25px}.partner-strip{grid-template-columns:1fr 1fr}.interactive-copy{padding:35px}}
@media(max-width:760px){:root{--wrap:calc(100% - 24px)}.nav-shell{height:74px;grid-template-columns:1fr auto auto;grid-template-rows:1fr}.logo{font-size:20px}.logo b{width:28px;height:28px;font-size:20px}.mobile-toggle{display:grid}.main-nav{position:fixed;top:74px;right:12px;left:12px;display:flex;height:auto;padding:24px;flex-direction:column;align-items:flex-start;border-radius:18px;background:#fff;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.3s var(--ease)}.main-nav.open{opacity:1;visibility:visible;transform:none}.main-nav a,.main-nav button{height:auto;padding:7px}.nav-search{display:none}.nav-tools .nav-tool:not(.cart-tool),.language{display:none}.nav-tool small{display:none}.mega-menu{display:none}.hero{height:630px}.hero-image{object-position:63% center}.hero-gradient{background:linear-gradient(90deg,rgba(248,244,240,.98),rgba(248,244,240,.78) 58%,rgba(248,244,240,.12))}.hero-copy{top:45px;left:25px}.hero h1{font-size:38px}.hero-copy>p:not(.kicker){font-size:12px}.partner-mini{margin-top:24px}.trust-bar{right:15px;bottom:15px;left:15px;width:auto;height:auto;padding:12px;grid-template-columns:1fr 1fr;gap:12px}.trust-bar>div{justify-content:flex-start;border:0}.categories{grid-template-columns:1fr 1fr;overflow-x:auto}.category-card{min-width:170px;height:170px}.editorial{height:320px}.editorial img{object-position:68%}.editorial h2{font-size:25px}.product-card{min-width:72%}.featured-carousel .product-card{min-width:82%}.carousel-arrow{display:none}.interactive{height:auto;grid-template-columns:1fr}.interactive>img{height:300px}.interactive-copy{padding:35px 25px}.lifestyle{height:330px}.lifestyle img{object-position:35%}.lifestyle:after{background:linear-gradient(0deg,rgba(0,0,0,.75),transparent)}.lifestyle div{top:auto;right:24px;bottom:25px;left:24px}.lifestyle h2{font-size:23px}.partner-strip{grid-template-columns:1fr;padding:28px;gap:22px}.partner-benefits{flex-wrap:wrap}.business-grid{grid-template-columns:1fr 1fr}.business-grid a{height:140px}.space-icons{grid-template-columns:repeat(3,1fr)}.footer{padding:38px 25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:15px}.footer-bottom nav{gap:14px}.btn{gap:18px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* Performance-critical overrides */
.site-header.scrolled{background:rgba(255,255,255,.94);backdrop-filter:none}
.btn-glass{backdrop-filter:none}
.nav-tools{height:64px}
.mega-menu{background:#fff;backdrop-filter:none;transform:translate3d(-50%,-10px,0);transition:opacity .3s var(--ease),transform .3s var(--ease)}
.mega-menu.open{transform:translate3d(-50%,0,0)}
.hero{background:#d4c3b6 url('/assets/images/hero-placeholder.webp') center/cover no-repeat}
.hero-picture,.editorial picture,.lifestyle picture{display:block;width:100%;height:100%}
.trust-bar{background:rgba(255,255,255,.9);backdrop-filter:none}
.editorial{background:#d4c3b6 url('/assets/images/hero-placeholder.webp') center/cover no-repeat}
.interactive>picture{display:block;width:100%;height:100%;background:#dfd3c6 url('/assets/images/classroom-placeholder.webp') center/cover no-repeat}
.interactive>picture img{width:100%;height:100%;object-fit:cover}
.lifestyle{background:#5d493e url('/assets/images/family-placeholder.webp') center/cover no-repeat}
.product-section,.interactive,.lifestyle,.partner-strip,.business,.every-space,.footer{content-visibility:auto;contain-intrinsic-size:auto 400px}
picture img{opacity:0;transition:opacity .22s ease}
picture img.loaded{opacity:1}
.reveal{transform:translate3d(0,24px,0);transition:opacity .5s var(--ease),transform .5s var(--ease)}
@media(max-width:760px){.interactive>picture{height:300px}}

/* Homepage layout normalization */
:root{--page-grid:min(1440px,calc(100% - 64px));--space-section:24px;--radius-card:18px;--radius-feature:20px;--shadow-rest:0 8px 28px rgba(34,25,19,.055);--shadow-hover:0 18px 48px rgba(34,25,19,.11)}
.wrap,.nav-shell{width:var(--page-grid)}
.brand-logo{display:inline-flex;width:190px;height:58px;align-items:center}.brand-logo img{display:block;width:100%;height:auto;max-height:58px;object-fit:contain;object-position:left center}.footer .brand-logo{width:180px;height:auto;padding:7px 10px;border-radius:12px;background:rgba(255,255,255,.94)}
html body,button,input,select,textarea{font-family:Montserrat,Arial,sans-serif}
.site-header{position:relative;top:auto}
.site-header{height:84px}
.nav-shell{display:grid;height:84px;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);grid-template-rows:84px;align-items:center;column-gap:32px}
.nav-brand{grid-column:1;grid-row:1;justify-self:start}
.logo{align-items:center;line-height:1}
.main-nav{display:flex;grid-column:2;grid-row:1;height:84px;align-items:center;align-self:auto;justify-content:center;gap:32px;white-space:nowrap}
.main-nav a,.main-nav button{display:inline-flex;height:84px;align-items:center}
.main-nav .active:after{bottom:0}
.nav-actions{display:flex;grid-column:3;grid-row:1;align-items:center;justify-self:end;gap:16px}
.nav-search{width:230px;height:40px;justify-self:auto;flex:0 0 230px}
.nav-tools{height:48px;gap:6px}
.nav-tool{width:40px;min-width:40px;height:40px;padding:0;border-radius:50%}
.nav-tool:hover{background:#f6f3f1}
.language{height:40px;padding:0 8px}
.cart-tool i{top:-2px;right:-1px}
.mega-menu{top:76px}
.search-suggestions{top:68px;left:auto;right:max(32px,calc((100vw - 1440px)/2));width:360px;transform:none}
.categories,.editorial,.product-section,.interactive,.lifestyle,.partner-strip,.business,.every-space{margin-top:var(--space-section)}
.categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.category-card{display:flex;height:auto;min-width:0;aspect-ratio:auto;padding:12px;flex-direction:column;border:1px solid rgba(43,32,24,.045);border-radius:var(--radius-card);background:#f8f4f0;box-shadow:var(--shadow-rest);transform:translate3d(0,0,0)}
.category-card:hover{box-shadow:var(--shadow-hover);transform:translate3d(0,-6px,0)}
.category-card>.category-media{position:relative;inset:auto;display:block;width:100%;height:auto;overflow:hidden;aspect-ratio:4/3;border:0;border-radius:12px;background:#f8f4f0;color:inherit}
.category-card .category-media img{position:static;width:100%;height:100%;padding:10px 24px;object-fit:contain;mix-blend-mode:normal;transform:none;transition:transform .35s var(--ease)}
.category-card:hover .category-media img{transform:scale(1.035)}
.category-card>.category-meta{position:static;inset:auto;display:flex;width:100%;height:auto;min-height:52px;align-items:center;justify-content:space-between;gap:12px;padding:12px 4px 0;border:0;border-radius:0;background:transparent;color:inherit}
.category-card .category-meta h2{max-width:none;margin:0;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:1.25}
.category-card .category-meta i{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:1px solid rgba(240,82,50,.22);border-radius:50%;background:#fff;color:var(--orange);font-size:14px;font-style:normal;transition:transform .3s var(--ease)}
.category-card:hover .category-meta i{transform:translateX(2px)}
.carousel-arrow{top:calc(50% - 24px);width:42px;height:42px;border-color:rgba(24,24,24,.1);background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(34,25,19,.12);color:var(--ink);font-size:28px;line-height:1;transform:translateY(-50%)}
.carousel-arrow.prev{left:12px}
.carousel-arrow.next{right:12px}
.carousel-arrow:hover{border-color:rgba(240,82,50,.3);color:var(--orange);transform:translateY(-50%) scale(1.04)}
.editorial,.interactive,.lifestyle,.partner-strip,.business-grid a,.product-photo,.space-icons a{border-radius:var(--radius-card)}
.hero,.footer{border-radius:var(--radius-feature)}
.product-photo,.business-grid a,.space-icons a{box-shadow:var(--shadow-rest)}
.product-card h3{margin:14px 8px 6px;font-size:12px;font-weight:500;line-height:1.35}
.price-row strong{font-size:13px;font-weight:700}
.section-title{min-height:32px;margin:0 0 12px;padding-inline:4px}
.section-title h2,.every-space h2{font-size:17px;font-weight:600;letter-spacing:-.025em;line-height:1.25}
.footer{margin-top:var(--space-section)}
@media(max-width:1240px){.nav-shell{grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);column-gap:20px}.main-nav{gap:22px}.nav-search{width:190px;flex-basis:190px}.language{display:none}}
@media(max-width:1000px){:root{--page-grid:calc(100% - 36px)}.nav-search{display:none}.main-nav{gap:18px}.categories{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){:root{--page-grid:calc(100% - 24px);--space-section:18px}.site-header{height:74px}.nav-shell{height:74px;grid-template-columns:1fr auto;grid-template-rows:74px}.nav-brand{grid-column:1}.nav-actions{grid-column:2}.main-nav{grid-column:auto;grid-row:auto;height:auto;gap:14px}.main-nav a,.main-nav button{height:auto}.nav-tools{height:48px}.categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-card{padding:10px}.category-meta{min-height:48px;padding-top:10px}.category-card .category-meta h2{font-size:12px}}

/* Full-bleed category preview */
body:has(.category-modal[open]){overflow:hidden}
.category-modal{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:clamp(18px,4vw,44px);border:0;background:transparent;overflow:auto}
.category-modal::backdrop{background:rgba(18,17,16,.67);backdrop-filter:blur(8px)}
.category-modal-shell{position:relative;width:min(620px,100%);height:min(680px,calc(100vh - 88px));min-height:540px;margin:auto;isolation:isolate;animation:category-in .42s var(--ease)}
.category-modal-blob{position:absolute;inset:0 0 52px;overflow:hidden;border-radius:54px 32px 72px 40px / 42px 62px 46px 68px;background:#e8e0d8;box-shadow:0 28px 80px rgba(0,0,0,.3)}
.category-modal-blob img{width:100%;height:100%;object-fit:cover;object-position:center 58%;transform:scale(1.18)}
.category-modal-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(8,9,9,.2) 72%,rgba(8,9,9,.62))}
.category-modal-card{position:absolute;z-index:2;right:24px;bottom:0;left:24px;min-height:190px;padding:30px 34px;border-radius:30px 20px 42px 24px;background:#111310;color:#f7f6f2;box-shadow:0 22px 48px rgba(0,0,0,.28)}
.category-modal-card p{margin:0 0 8px;color:#f2c94c;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.category-modal-card h2{margin:0;font-size:clamp(28px,5vw,40px);letter-spacing:-.045em;line-height:1.05}
.category-modal-card span{display:block;max-width:420px;margin:10px 0 20px;color:#9b9d98;font-size:12px}
.category-modal-card a{display:inline-flex;align-items:center;gap:9px;color:#f2c94c;font-size:13px;font-weight:700}
.category-modal-card a i{font-style:normal;transition:transform .25s var(--ease)}
.category-modal-card a:hover i{transform:translateX(4px)}
.category-modal-close{position:absolute;z-index:4;top:18px;right:18px;display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(17,19,16,.54);color:#fff;font-size:27px;line-height:1;cursor:pointer;backdrop-filter:blur(10px);transition:transform .25s var(--ease),background .25s var(--ease)}
.category-modal-close:hover{background:#111310;transform:rotate(5deg) scale(1.05)}
@keyframes category-in{from{opacity:0;transform:translateY(24px) scale(.975)}to{opacity:1;transform:none}}
@media(max-width:760px){.category-modal{padding:12px}.category-modal-shell{width:100%;height:min(680px,calc(100dvh - 24px));min-height:520px}.category-modal-blob{inset:0 0 42px;border-radius:38px 24px 52px 28px / 30px 44px 34px 48px}.category-modal-blob img{transform:scale(1.22)}.category-modal-card{right:18px;bottom:0;left:18px;min-height:176px;padding:25px 28px;border-radius:26px 18px 36px 22px}.category-modal-card span{margin:8px 0 15px}.category-modal-close{top:14px;right:14px}}

/* Category collection modal */
.category-modal{width:min(900px,calc(100% - 32px));height:min(900px,calc(100svh - 32px));max-width:none;max-height:none;margin:auto;padding:0;overflow:visible;border:0;background:transparent;color:#fff}
.category-modal::backdrop{background:rgba(18,16,14,.67);backdrop-filter:blur(4px)}
.category-modal-shell{position:relative;width:100%;height:100%;overflow:hidden;border-radius:48px 48px 120px 48px/48px 48px 88px 48px;background:#26231f;box-shadow:0 32px 90px rgba(0,0,0,.3);isolation:isolate;animation:category-modal-in .32s var(--ease) both}
.category-modal-image-wrap{position:absolute;inset:0;overflow:hidden;background:#d8cdc2}
.category-modal-image-wrap:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(transparent,rgba(11,12,10,.46))}
.category-modal-image-wrap img{width:100%;height:100%;object-fit:cover;opacity:1;transform:scale(1.01)}
.category-modal-blob{position:absolute;z-index:2;right:32px;bottom:32px;left:32px;min-height:210px;padding:30px 34px;border-radius:34px 34px 54px 34px/34px 34px 46px 34px;background:linear-gradient(145deg,#11130f,#080a08);box-shadow:0 20px 55px rgba(0,0,0,.25)}
.category-modal-blob p{margin:0 0 8px;color:#e6bd49;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.category-modal-blob h2{margin:0;font-size:clamp(28px,4vw,42px);font-weight:700;letter-spacing:-.045em;line-height:1.05}
.category-modal-blob>span{display:block;max-width:560px;margin-top:13px;color:rgba(255,255,255,.58);font-size:13px}
.category-modal-blob a{display:inline-flex;margin-top:18px;align-items:center;gap:10px;color:#e6bd49;font-size:13px;font-weight:700}
.category-modal-blob a i{font-style:normal;transition:transform .25s var(--ease)}
.category-modal-blob a:hover i{transform:translateX(4px)}
.category-modal-close{position:absolute;z-index:4;top:24px;right:24px;display:grid;width:48px;height:48px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(16,16,14,.38);color:#fff;cursor:pointer;backdrop-filter:blur(8px);transition:background .25s var(--ease),transform .25s var(--ease)}
.category-modal-close:hover{background:rgba(16,16,14,.72);transform:scale(1.05)}
.category-modal.is-closing .category-modal-shell{opacity:0;transform:translate3d(0,16px,0) scale(.98);transition:opacity .22s ease,transform .22s var(--ease)}
@keyframes category-modal-in{from{opacity:0;transform:translate3d(0,22px,0) scale(.975)}to{opacity:1;transform:translate3d(0,0,0) scale(1)}}
@media(max-width:760px){.category-modal{width:calc(100% - 20px);height:calc(100svh - 20px)}.category-modal-shell{border-radius:32px 32px 76px 32px/32px 32px 58px 32px}.category-modal-blob{right:16px;bottom:16px;left:16px;min-height:190px;padding:25px 24px;border-radius:28px 28px 44px 28px}.category-modal-close{top:16px;right:16px;width:44px;height:44px}}

/* Supplied LG lockup */
.lg-lockup{display:grid;width:180px;height:76px;grid-template-rows:56px auto;gap:3px}
.lg-art{width:100%;height:100%;background:#b47a1f url('/assets/images/lg-lifes-good.png?v=2') center 50%/100% auto no-repeat}
.lg-lockup .lg-art{grid-row:1;border-radius:8px}
.lg-lockup span{grid-row:2;font-size:10px;font-weight:600;text-align:center}
.partner-mini{display:grid;overflow:hidden;padding:0;grid-template-columns:1fr;grid-template-rows:51px 19px;background:#fff}
.partner-mini .lg-art{grid-row:1}
.partner-mini small{grid-row:2;align-self:center;text-align:center}

/* Hero certification badge */
.partner-mini{display:flex;width:300px;height:78px;margin-top:35px;padding:20px;align-items:center;gap:18px;border:1px solid rgba(0,0,0,.06);border-radius:20px;background:rgba(255,255,255,.88);box-shadow:0 12px 40px rgba(0,0,0,.08);overflow:visible;backdrop-filter:blur(16px);transition:transform 300ms cubic-bezier(.22,.61,.36,1),box-shadow 300ms cubic-bezier(.22,.61,.36,1)}
.partner-mini:hover{box-shadow:0 18px 48px rgba(0,0,0,.11);transform:translateY(-3px)}
.partner-mini .partner-mini-logo{display:block;width:auto;height:30px;max-width:104px;flex:0 0 auto;object-fit:contain}
.partner-mini .partner-mini-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:4px;line-height:1.2}
.partner-mini .partner-mini-copy strong{display:block;width:auto;height:auto;color:#202020;font-size:15px;font-weight:600;letter-spacing:0;line-height:1.2}
.partner-mini .partner-mini-copy small{display:block;margin:0;color:#757575;font-size:13px;font-weight:500;line-height:1.2;text-align:left}
@media(max-width:760px){.partner-mini{width:280px;height:74px;margin-top:24px;padding:18px;gap:16px}}

/* LG lifestyle brand overlay */
@media(min-width:1101px){.carousel:not(.featured-carousel) .product-card{min-width:20%}}
.continuous-carousel .carousel-dots{display:none}
.featured-carousel .product-card{position:relative}
.featured-carousel .product-card h3{position:absolute;z-index:3;top:132px;right:52px;left:22px;display:-webkit-box;min-height:0;margin:0;padding:0;overflow:hidden;color:#fff;font-size:12px;font-weight:600;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.featured-carousel .product-card .price-row{position:absolute;z-index:3;top:174px;right:18px;left:22px;margin:0;padding:0;color:#fff}
.featured-carousel .product-card .price-row strong{font-size:13px;line-height:1}
.featured-carousel .product-card .price-row button{display:grid;width:28px;height:28px;padding:0;place-items:center;border-radius:50%;background:rgba(255,255,255,.92)}
.lifestyle .lifestyle-brand{position:absolute;z-index:2;top:50%;right:9%;left:auto;display:flex;align-items:center;gap:20px;color:#fff;transform:translateY(-50%)}
.lifestyle .lifestyle-brand>img{width:auto;height:42px;object-fit:contain}
.lifestyle .lifestyle-brand p{margin:0;padding-left:20px;border-left:1px solid rgba(255,255,255,.3);font-size:24px;font-weight:600;letter-spacing:-.035em;line-height:1}
.lifestyle.wrap{width:min(calc(100% - 32px),1360px);height:auto;aspect-ratio:3/1;margin-inline:auto;border-radius:32px}
.lifestyle.wrap picture,.lifestyle.wrap picture img{width:100%;height:100%}
.lifestyle.wrap picture img{object-fit:cover;object-position:center}
@media(max-width:760px){.lifestyle.wrap{width:calc(100% - 24px);height:auto;aspect-ratio:3/1;border-radius:24px}.lifestyle .lifestyle-brand{top:auto;right:24px;bottom:28px;left:24px;justify-content:flex-start;transform:none}.lifestyle .lifestyle-brand>img{height:34px}.lifestyle .lifestyle-brand p{font-size:20px}}

/* Collision-proof category modal layout */
.category-modal[open]{display:grid;place-items:center}
.category-modal .category-modal-shell{position:relative;width:min(780px,100%);height:min(840px,calc(100dvh - 32px));min-height:560px;margin:0;overflow:hidden;border-radius:52px 52px 118px 52px/52px 52px 86px 52px;background:#201d19;box-shadow:0 30px 90px rgba(0,0,0,.34);isolation:isolate}
.category-modal .category-modal-image-wrap{position:absolute;inset:0;overflow:hidden;background:#d8cdc2}
.category-modal .category-modal-image-wrap:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(180deg,transparent 0%,rgba(10,10,8,.12) 42%,rgba(10,10,8,.58) 100%);pointer-events:none}
.category-modal .category-modal-image-wrap img{display:block;width:100%;height:100%;padding:0;object-fit:cover;object-position:center;opacity:1;transform:none}
.category-modal .category-modal-panel{position:absolute;z-index:3;top:auto;right:auto;bottom:28px;left:28px;display:flex;width:min(540px,calc(100% - 56px));height:auto;min-height:224px;padding:30px 34px 28px;overflow:visible;flex-direction:column;align-items:flex-start;justify-content:center;border:1px solid rgba(255,255,255,.055);border-radius:34px 34px 54px 34px/34px 34px 46px 34px;background:linear-gradient(145deg,rgba(17,19,15,.98),rgba(7,9,7,.99));color:#f7f6f2;box-shadow:0 20px 52px rgba(0,0,0,.3)}
.category-modal .category-modal-eyebrow{display:block;width:auto;height:auto;margin:0 0 10px;padding:0;border:0;background:none;color:#e7bf4c;font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.25;text-transform:uppercase}
.category-modal .category-modal-title{display:block;width:auto;height:auto;margin:0;padding:0;color:#fff;font-size:clamp(34px,5vw,52px);font-weight:700;letter-spacing:-.05em;line-height:1.02}
.category-modal .category-modal-description{display:block;width:auto;height:auto;max-width:450px;margin:14px 0 0;padding:0;color:rgba(255,255,255,.64);font-size:14px;line-height:1.55}
.category-modal .category-modal-link{display:inline-flex;width:auto;height:auto;margin:20px 0 0;padding:0;align-items:center;gap:10px;color:#e7bf4c;font-size:13px;font-weight:700;line-height:1.3}
.category-modal .category-modal-link i{font-style:normal;transition:transform .25s var(--ease)}
.category-modal .category-modal-link:hover i{transform:translateX(4px)}
.category-modal .category-modal-close{position:absolute;z-index:5;top:22px;right:22px;bottom:auto;left:auto}
@media(max-width:760px){.category-modal[open]{padding:10px}.category-modal .category-modal-shell{width:100%;height:calc(100dvh - 20px);min-height:500px;border-radius:34px 34px 72px 34px/34px 34px 56px 34px}.category-modal .category-modal-panel{top:auto;right:14px;bottom:14px;left:14px;width:auto;height:auto;min-height:0;padding:25px 24px 24px;border-radius:28px 28px 42px 28px}.category-modal .category-modal-eyebrow{margin-bottom:8px;font-size:10px}.category-modal .category-modal-title{font-size:clamp(30px,10vw,42px)}.category-modal .category-modal-description{margin-top:10px;font-size:13px;line-height:1.5}.category-modal .category-modal-link{margin-top:16px}.category-modal .category-modal-close{top:16px;right:16px}}

body:has(.cart-drawer[open]){overflow:hidden}.cart-drawer{width:min(460px,100%);height:100dvh;max-width:none;max-height:none;margin:0 0 0 auto;padding:0;border:0;background:#faf8f5;color:#181818}.cart-drawer::backdrop{background:rgba(16,14,12,.56);backdrop-filter:blur(4px)}.cart-drawer[open]{animation:cart-drawer-in .35s cubic-bezier(.22,.61,.36,1)}.cart-drawer-shell{display:grid;height:100%;grid-template-rows:auto 1fr auto}.cart-drawer header{display:flex;padding:30px 32px 24px;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e9e3dc}.cart-drawer header p{margin:0 0 6px;color:#e95b3d;font-size:9px;font-weight:800;letter-spacing:.15em}.cart-drawer header h2{margin:0;font-size:30px;letter-spacing:-.045em}.cart-drawer header button{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid #ded8d1;border-radius:50%;background:#fff;font-size:24px;cursor:pointer}.cart-items{padding:12px 24px;overflow:auto}.cart-item{display:grid;padding:16px 0;grid-template-columns:92px 1fr;gap:16px;border-bottom:1px solid #e9e3dc}.cart-item>img{width:92px;height:108px;border-radius:16px;object-fit:cover;background:#eee}.cart-item h3{margin:3px 0 6px;font-size:15px;line-height:1.3}.cart-item p{margin:0;color:#6f6964;font-size:12px}.cart-quantity{display:flex;margin-top:16px;align-items:center;gap:9px}.cart-quantity button{display:grid;width:30px;height:30px;padding:0;place-items:center;border:1px solid #ddd5ce;border-radius:50%;background:#fff;cursor:pointer}.cart-quantity span{min-width:18px;text-align:center;font-size:12px;font-weight:700}.cart-quantity .cart-remove{width:auto;margin-left:auto;padding:0;border:0;border-radius:0;background:transparent;color:#8b8179;font-size:10px;text-decoration:underline}.cart-empty{align-self:center;padding:48px;text-align:center}.cart-empty[hidden]{display:none}.cart-empty>span{display:grid;width:64px;height:64px;margin:0 auto 20px;place-items:center;border:1px solid #ded7d0;border-radius:50%;color:#e95b3d;font-size:26px}.cart-empty h3{margin:0;font-size:22px}.cart-empty p{margin:10px auto 22px;color:#777;line-height:1.6}.cart-empty a{display:inline-flex;height:44px;padding:0 20px;align-items:center;border-radius:999px;background:#181818;color:#fff;font-size:12px;font-weight:700}.cart-drawer footer{display:grid;padding:24px 32px 28px;grid-template-columns:1fr auto;gap:10px 24px;border-top:1px solid #e9e3dc;background:#fff}.cart-drawer footer span{display:flex;flex-direction:column}.cart-drawer footer span:nth-child(2){text-align:right}.cart-drawer footer small{color:#817a74;font-size:10px}.cart-drawer footer strong{margin-top:3px;font-size:20px}.cart-drawer footer p{grid-column:1/-1;margin:8px 0 0;color:#8b837d;font-size:9px}@keyframes cart-drawer-in{from{opacity:.7;transform:translate3d(30px,0,0)}to{opacity:1;transform:none}}@media(max-width:520px){.cart-drawer{width:100%}.cart-drawer header{padding:24px}.cart-items{padding-inline:18px}.cart-drawer footer{padding:20px 24px 24px}}

.footer-contact{min-width:0}.footer-contact>a{display:flex!important;padding:5px 0;align-items:flex-start;gap:10px;color:rgba(255,255,255,.66);line-height:1.45;transition:color .2s ease}.footer-contact>a:hover{color:#fff}.footer-contact svg{width:17px;height:17px;margin-top:1px;flex:0 0 17px;stroke:#e95b3d;stroke-width:1.7}.footer-contact span{overflow-wrap:anywhere}

.footer.footer-simple{display:grid;min-height:560px;margin-top:var(--space-section);margin-bottom:24px;padding:90px clamp(72px,9vw,140px);grid-template-columns:minmax(280px,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(64px,10vw,150px);border-radius:32px;background:radial-gradient(circle at 80% 40%,#20252a 0,#171a1e 36%,#111315 100%);color:#fff;content-visibility:auto;contain-intrinsic-size:auto 560px}.footer-simple-brand{align-self:center}.footer-simple-brand .brand-logo{width:min(310px,100%);height:auto}.footer-simple-brand .brand-logo img{width:100%;height:auto}.footer-simple-brand p{margin:54px 0 0;color:rgba(255,255,255,.58);font-size:17px;line-height:1.95}.footer-simple .footer-contact h2{position:relative;margin:0 0 34px;padding-bottom:24px;color:#fff;font-size:24px;font-weight:700}.footer-simple .footer-contact h2::after{position:absolute;bottom:0;left:0;width:48px;height:2px;border-radius:999px;background:#e95b3d;content:""}.footer-simple .footer-contact>a{min-height:72px;padding:20px 0;align-items:center;gap:20px;border-bottom:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.68);font-size:16px;line-height:1.55}.footer-simple .footer-contact>a:last-child{border-bottom:0}.footer-simple .footer-contact svg{width:30px;height:30px;margin:0;flex-basis:30px;stroke:#ef6a3c;stroke-width:1.6}.footer-simple .footer-contact span{max-width:440px}@media(max-width:900px){.footer.footer-simple{min-height:0;padding:64px 48px;grid-template-columns:1fr;gap:58px}.footer-simple-brand p{margin-top:34px}.footer-simple .footer-contact{width:100%}}@media(max-width:520px){.footer.footer-simple{padding:46px 28px;border-radius:24px;gap:48px}.footer-simple-brand .brand-logo{width:230px}.footer-simple-brand p{font-size:14px}.footer-simple .footer-contact h2{font-size:21px}.footer-simple .footer-contact>a{min-height:64px;padding:17px 0;gap:15px;font-size:13px}.footer-simple .footer-contact svg{width:25px;height:25px;flex-basis:25px}}
.footer.footer-simple .footer-simple-brand .brand-logo{padding:0;border-radius:0;background:transparent}
.footer.footer-simple .footer-simple-brand .brand-logo{width:min(420px,100%)}.footer.footer-simple .footer-simple-brand .brand-logo img{max-height:none;filter:drop-shadow(0 10px 24px rgba(0,0,0,.2))}@media(max-width:520px){.footer.footer-simple .footer-simple-brand .brand-logo{width:min(290px,100%)}}
.footer.footer-simple .footer-simple-brand p{max-width:420px;margin-top:28px;padding-left:56px}@media(max-width:520px){.footer.footer-simple .footer-simple-brand p{margin-top:20px;padding-left:38px}}
@media(max-height:650px){.category-modal .category-modal-shell{height:calc(100dvh - 20px);min-height:0}.category-modal .category-modal-panel{min-height:0;padding-block:22px}.category-modal .category-modal-description{margin-top:8px}.category-modal .category-modal-link{margin-top:12px}}
.cart-whatsapp-checkout{display:flex;grid-column:1/-1;width:100%;height:54px;margin-top:10px;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:#1f9d55;color:#fff;font-size:13px;font-weight:700;box-shadow:0 12px 28px rgba(31,157,85,.2);transition:transform .25s var(--ease),box-shadow .25s var(--ease),opacity .25s}.cart-whatsapp-checkout svg{width:20px;height:20px}.cart-whatsapp-checkout:hover{box-shadow:0 16px 34px rgba(31,157,85,.28);transform:translateY(-2px)}.cart-whatsapp-checkout[aria-disabled="true"]{opacity:.42;pointer-events:none}.cart-whatsapp-checkout span{display:inline}
