:root{--red: #e53935;--terracotta: #cf542f;--terracotta-dark: #a84227;--gold: #d7a148;--wood: #8b5e34;--cocoa: #30251f;--ink: #2c211b;--muted: #75695f;--line: #eadbca;--line-strong: #d8bfa9;--ivory: #f7f2eb;--cream: #fffaf3;--white: #fffefd;--green: #2f8c50;--shadow: 0 8px 24px rgba(82, 50, 29, .08);--serif: Georgia, "Times New Roman", serif;--sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at 12% 9%,rgba(215,161,72,.08),transparent 22rem),linear-gradient(180deg,#fffaf5 0%,var(--ivory) 100%);font-family:var(--sans);font-size:14px;line-height:1.35;text-rendering:geometricPrecision}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.container{width:min(100% - 120px,1180px);margin-inline:auto}.site-header{background:#fffaf3f7;border-bottom:1px solid var(--line);position:relative;z-index:20}.announcement{min-height:24px;color:#fff;background:var(--terracotta);font-size:12px;font-weight:650}.announcement-inner{min-height:24px;display:flex;align-items:center;justify-content:center;gap:26px;white-space:nowrap}.announcement span:before{content:"";display:inline-block;width:12px;height:12px;margin-right:7px;border:1.5px solid rgba(255,255,255,.9);border-radius:50%;vertical-align:-2px}.header-main{border-bottom:1px solid var(--line)}.header-grid{min-height:56px;display:grid;grid-template-columns:180px minmax(260px,520px) 280px;align-items:center;gap:24px}.brand{width:132px;display:inline-flex;align-items:center}.brand img{width:124px;height:auto}.search{height:34px;display:grid;grid-template-columns:1fr 34px;border:1px solid var(--line-strong);border-radius:999px;overflow:hidden;background:#fff}.search input{min-width:0;border:0;padding:0 18px;outline:0;color:var(--ink);background:transparent;font-size:12px}.search button{border:0;background:var(--cocoa);color:#fff;display:grid;place-items:center}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:25px}.header-actions a{position:relative;display:grid;justify-items:center;gap:2px;color:var(--ink);font-size:11px}.header-actions svg{width:23px;height:23px}.cart-count{position:absolute;top:-8px;right:14px;min-width:16px;height:16px;padding:0 4px;color:#fff;background:var(--terracotta);border-radius:999px;display:grid;place-items:center;font-size:10px;line-height:1}.menu-toggle{display:none;width:36px;height:36px;border:1px solid var(--line);border-radius:8px;background:#fff}.menu-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:var(--ink);border-radius:99px}.primary-nav{background:#fffcf7f2;position:relative;z-index:19}.mobile-nav-head,.mobile-nav-promo,.mobile-nav-backdrop{display:none}.nav-scroll{min-height:30px;display:flex;justify-content:center;gap:clamp(18px,3.45vw,49px);align-items:center;font-size:12px;font-weight:650;position:relative}.nav-item{min-height:30px;display:flex;align-items:center}.nav-link{min-height:30px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;transition:color .18s ease}.nav-link:hover,.nav-item:focus-within .nav-link{color:var(--terracotta)}.nav-link>span{font-size:10px;color:var(--wood)}.mega-panel{position:absolute;top:calc(100% + 1px);left:50%;width:min(100%,1040px);padding-top:8px;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.nav-item:hover .mega-panel,.nav-item:focus-within .mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.mega-grid{display:grid;grid-template-columns:1.28fr 1fr 1fr .9fr;gap:18px;padding:18px;border:1px solid rgba(216,191,169,.92);border-radius:0 0 12px 12px;background:radial-gradient(circle at 15% 0%,rgba(215,161,72,.12),transparent 18rem),linear-gradient(180deg,#fffdf9fa,#faf1e6f7);box-shadow:0 18px 44px #3a251929}.mega-grid.compact{grid-template-columns:1.35fr 1fr 1fr}.mega-feature,.mega-list,.mega-promo{min-width:0}.mega-feature{display:grid;grid-template-columns:122px 1fr;gap:10px 13px;align-content:start;padding:10px;border:1px solid rgba(234,219,202,.9);border-radius:9px;background:#fffcf7db}.mega-feature img{grid-row:span 3;width:122px;height:96px;object-fit:cover;border-radius:7px}.mega-feature b,.mega-list b,.mega-promo b{font-family:var(--serif);font-size:15px;line-height:1.12}.mega-feature small,.mega-promo small{color:var(--muted);font-size:11px;line-height:1.25}.mega-cta{align-self:end;color:var(--terracotta);font-size:11px;font-weight:800}.mega-list{display:grid;align-content:start;gap:8px;padding:10px 0}.mega-list a{color:#59493f;white-space:normal;font-size:12px;font-weight:600;transition:color .16s ease,transform .16s ease}.mega-list a:hover{color:var(--terracotta);transform:translate(2px)}.mega-promo{display:grid;align-content:center;gap:7px;padding:14px;border-radius:9px;color:#fff;background:linear-gradient(135deg,#cf542ff5,#8b5e34eb),var(--terracotta);box-shadow:inset 0 0 0 1px #ffffff2e}.mega-promo.muted{color:var(--ink);background:linear-gradient(135deg,#fff8eef7,#efdac6e0)}.mega-promo span{display:inline-flex;width:max-content;max-width:100%;padding:4px 8px;border-radius:999px;background:#ffffff2e;font-size:10px;font-weight:800;text-transform:uppercase}.mega-promo.muted span{color:var(--terracotta);background:#cf542f1a}.section-crop{width:100%;object-fit:cover}.hero{position:relative;overflow:hidden}.hero-banner{margin-top:10px;border-radius:18px;background:#fff}.banner-slide{position:relative;overflow:hidden;border-radius:18px;box-shadow:0 12px 26px #4e301e1a}.hero-crop{width:100%;aspect-ratio:1958 / 536;object-fit:cover;object-position:center}.hero-mobile-copy{display:none}.banner-hotspot{position:absolute;z-index:2;border-radius:8px}.banner-main-primary{left:10.7%;top:68.2%;width:8.6%;height:9.7%}.banner-main-secondary{left:20.6%;top:68.2%;width:12%;height:9.7%}.banner-living-primary{left:3.4%;top:79%;width:9.1%;height:10.7%}.banner-living-secondary{left:14.2%;top:79%;width:16.4%;height:10.7%}.banner-dots{position:absolute;left:50%;bottom:10px;z-index:3;display:flex;gap:7px;transform:translate(-50%)}.banner-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffffb8;box-shadow:0 0 0 1px #3f2a1f1f}.banner-dots button.active{width:20px;border-radius:999px;background:var(--terracotta)}.cro-strip{min-height:66px;margin-top:14px;padding:11px 14px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:16px;border:1px solid var(--line-strong);border-radius:8px;background:linear-gradient(90deg,#fffaf3fa,#faeee0f0),#fff8ef;box-shadow:0 10px 24px #623f260e}.cro-strip article{display:grid;gap:3px;padding-left:44px;position:relative}.cro-strip article:before{content:"";position:absolute;left:0;top:50%;width:30px;height:30px;border:1.5px solid var(--terracotta);border-radius:50%;background:radial-gradient(circle,rgba(207,84,47,.2) 0 28%,transparent 30%);transform:translateY(-50%)}.cro-strip b{font-family:var(--serif);font-size:15px;line-height:1.05}.cro-strip span{color:var(--muted);font-size:11px}.cro-strip .btn{min-width:172px;min-height:38px}.btn{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:5px;border:1px solid var(--line-strong);font-size:12px;font-weight:750;transition:transform .18s ease,background .18s ease,color .18s ease}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--terracotta);border-color:var(--terracotta);color:#fff}.btn.secondary{background:#fffaf3e0;color:var(--ink)}.btn.light{background:#fff;color:var(--terracotta);border-color:#fff}.trust-row{background:#fffaf3;border-bottom:1px solid var(--line)}.icon-row,.value-strip{display:grid;gap:0}.icon-row.five{grid-template-columns:repeat(5,1fr)}.icon-row article,.value-strip article{min-height:64px;display:grid;grid-template-columns:38px 1fr;align-content:center;column-gap:10px;padding:8px 12px;border-right:1px solid var(--line)}.icon-row article:last-child,.value-strip article:last-child{border-right:0}.icon-row b,.value-strip b{font-family:var(--serif);font-size:12px;line-height:1.08}.icon-row small,.value-strip small{color:var(--muted);font-size:9.5px;line-height:1.15}.line-icon{grid-row:span 2;width:32px;height:32px;border:1.5px solid var(--terracotta);border-radius:50%;color:var(--terracotta);display:grid;place-items:center;position:relative}.line-icon:before,.line-icon:after{content:"";position:absolute;border:1.5px solid currentColor}.line-icon.hand:before,.line-icon.tag:before{width:17px;height:11px;border-radius:3px;transform:rotate(-32deg)}.line-icon.custom:before,.line-icon.ruler:before{width:18px;height:18px;border-radius:2px;transform:rotate(-28deg)}.line-icon.truck:before{width:20px;height:12px;border-radius:2px}.line-icon.truck:after{width:4px;height:4px;border-radius:50%;bottom:8px;left:10px;box-shadow:14px 0 0 -1px var(--cream),14px 0 0 0 currentColor}.line-icon.shield:before{width:18px;height:20px;border-radius:10px 10px 12px 12px}.line-icon.building:before{width:18px;height:24px;border-radius:2px;box-shadow:inset 5px 0 0 transparent,inset -5px 0 0 transparent}.line-icon.chat:before{width:21px;height:15px;border-radius:10px}.line-icon.tools:before{width:4px;height:24px;transform:rotate(45deg)}.palette-panel{margin-top:12px;padding:13px 16px;border:1px solid var(--line-strong);border-radius:8px;background:#fffaf3d6;display:grid;grid-template-columns:230px 1fr;align-items:center;gap:24px}.palette-panel h2,.section-title h2,.factory-copy h2,.card-panel h2,.product-info h1,.story-copy h2,.footer-grid h3{margin:0;font-family:var(--serif);font-weight:500;line-height:1.04}.palette-panel h2{color:var(--terracotta);font-size:17px;margin-bottom:7px}.palette-panel p{margin:0;color:var(--muted);font-size:13px}.swatches{display:grid;grid-template-columns:repeat(6,1fr);gap:23px}.swatches figure{margin:0;text-align:center;font-size:10px;color:var(--muted)}.swatches span{display:block;height:26px;border-radius:4px;background:var(--swatch);box-shadow:inset 0 0 0 1px #48322414;margin-bottom:8px}.section-block{padding:22px 0 0}.section-title{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:16px;text-align:center;position:relative}.section-title h2{font-size:23px}.section-title:after{content:"";position:absolute;top:calc(100% + 3px);left:50%;width:120px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);transform:translate(-50%)}.section-title.with-arrows{justify-content:center}.section-title.with-arrows div{position:absolute;right:0;display:flex;gap:6px}.section-title button{width:25px;height:25px;border:1px solid var(--line-strong);border-radius:50%;background:#fff;color:var(--wood);font-size:18px;line-height:1}.space-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.space-grid a,.style-grid a{display:block;overflow:hidden;border-radius:8px;box-shadow:0 10px 22px #482d1d1a;background:#fff}.space-card{position:relative;aspect-ratio:1.05;border:1px solid rgba(234,219,202,.76)}.space-card:after{content:"";position:absolute;top:38%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(35,25,19,.76));pointer-events:none}.space-card span{position:absolute;left:10px;right:10px;bottom:10px;z-index:1;color:#fff;font-family:var(--serif);font-size:14px;line-height:1;text-align:center;text-shadow:0 1px 7px rgba(0,0,0,.45)}.space-grid img,.style-grid img{width:100%;height:100%;object-fit:cover}.space-card img{transform:scale(1.02)}.space-card,.product-card,.store-card,.idea-grid article,.category-strip a{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.space-card:hover,.product-card:hover,.store-card:hover,.idea-grid article:hover,.category-strip a:hover{transform:translateY(-3px);box-shadow:0 14px 30px #482d1d21}.space-card img,.product-media img,.idea-grid img,.category-strip img,.store-card img{transition:transform .35s ease}.space-card:hover img,.product-card:hover .product-media img,.idea-grid article:hover img,.category-strip a:hover img,.store-card:hover img{transform:scale(1.045)}.craft-film-section{margin-top:22px}.craft-film-card{position:relative;overflow:hidden;aspect-ratio:2078 / 640;border:1px solid rgba(216,191,169,.82);border-radius:18px;background:#efe0d0;box-shadow:0 18px 38px #41281b1f;isolation:isolate}.craft-film-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(255,249,240,.08),transparent 44%),radial-gradient(circle at 59% 49%,rgba(255,255,255,.2),transparent 6.5rem);pointer-events:none;transition:opacity .2s ease}.craft-film-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:2;border-radius:17px;box-shadow:inset 0 0 0 1px #ffffff57;pointer-events:none}.craft-film-video{width:100%;height:100%;display:block;object-fit:cover;background:#231710}.craft-film-play{position:absolute;left:58.8%;top:49.5%;z-index:4;width:clamp(76px,8.4vw,122px);height:clamp(76px,8.4vw,122px);padding:0;border:2px solid rgba(255,255,255,.9);border-radius:50%;color:#fff;background:#281d1614;box-shadow:0 0 0 1px #ffffff61,0 18px 34px #26191233;transform:translate(-50%,-50%);transition:transform .18s ease,background .18s ease,opacity .18s ease}.craft-film-play span{display:block;width:0;height:0;margin-left:43%;border-top:17px solid transparent;border-bottom:17px solid transparent;border-left:27px solid currentColor;filter:drop-shadow(0 2px 7px rgba(36,20,12,.3))}.craft-film-play:before,.craft-film-play:after{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:1px solid rgba(255,255,255,.55);border-radius:inherit;opacity:.7}.craft-film-play:after{animation:craftPulse 2.2s ease-out infinite}.craft-film-card:hover .craft-film-play{background:#cf542fad;transform:translate(-50%,-50%) scale(1.035)}.craft-film-hotspot{position:absolute;left:4.1%;top:63.7%;z-index:5;width:15%;height:11.5%;padding:0;border:0;border-radius:9px;background:transparent}.craft-film-card.is-playing:before,.craft-film-card.is-playing .craft-film-play,.craft-film-card.is-playing .craft-film-hotspot{opacity:0;pointer-events:none}@keyframes craftPulse{0%{opacity:.72;transform:scale(.96)}to{opacity:0;transform:scale(1.32)}}.factory-band{margin-top:18px;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:radial-gradient(circle at 68% 45%,rgba(207,84,47,.08),transparent 20rem),linear-gradient(90deg,#fffaf3fa,#fbf2e8c7)}.factory-grid{display:grid;grid-template-columns:minmax(300px,.98fr) minmax(320px,1.02fr);gap:42px;align-items:center;min-height:182px;padding:15px 0}.factory-grid img{border-radius:8px;width:100%;height:164px;object-fit:cover}.factory-copy span,.story-copy>span{display:inline-block;margin-bottom:4px;color:var(--terracotta);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0}.factory-copy h2{max-width:420px;font-size:28px}.factory-copy h2 em{display:inline;padding:0 4px 2px;border-radius:5px;background:linear-gradient(180deg,transparent 48%,rgba(215,161,72,.24) 0);color:#2d2019;font-style:normal}.factory-copy p{max-width:520px;margin:9px 0 12px;color:var(--muted);font-size:12px}.mini-points{display:flex;flex-wrap:wrap;gap:22px;margin-bottom:12px;color:var(--terracotta);font-size:11px}.category-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;border-bottom:1px solid var(--line-strong);padding:3px 0 16px}.category-strip a{position:relative;min-height:126px;display:grid;justify-items:center;align-content:end;gap:8px;border:1px solid rgba(234,219,202,.85);border-radius:9px;padding:24px 8px 10px;background:linear-gradient(180deg,#fffdf9,#f8eee3);color:#3f352f;font-family:var(--serif);font-size:12px}.category-strip a:before{content:attr(data-tag);position:absolute;top:8px;left:50%;min-width:62px;padding:3px 8px;border-radius:999px;color:#fff;background:var(--terracotta);font-family:var(--sans);font-size:8.5px;font-weight:800;line-height:1;text-align:center;text-transform:uppercase;transform:translate(-50%)}.category-strip img{width:100%;height:76px;object-fit:contain;mix-blend-mode:multiply}.category-strip span{min-height:16px;font-size:12.5px}.store-showcase{margin-top:18px;padding:22px 0 18px;border:1px solid #efbf9f;border-left:0;border-right:0;border-radius:8px;background:radial-gradient(circle at 50% 0%,rgba(255,238,219,.75),transparent 36rem),linear-gradient(180deg,#fff9f2f2,#fff4e9d9)}.store-heading{text-align:center;margin-bottom:15px}.store-heading h2{margin:0 0 5px;color:#934527;font-family:var(--serif);font-size:26px;font-weight:600;line-height:1.03}.store-heading p{margin:0;color:#6d625a;font-size:13px}.store-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.store-card{overflow:hidden;border:1px solid #efd8c5;border-radius:8px;background:#fffcf8ed;box-shadow:0 8px 20px #8b5e3414;text-align:center}.store-card img{width:100%;aspect-ratio:1.15;object-fit:cover;background:#d8f1ff}.store-card h3{min-height:42px;margin:12px 10px 10px;font-family:var(--serif);font-size:16px;font-weight:500;line-height:1.12}.store-card a{display:inline-flex;align-items:center;justify-content:center;min-width:122px;min-height:28px;margin:0 0 13px;border-radius:999px;color:#fff;background:#71933b;font-size:12px;font-weight:750;box-shadow:inset 0 -2px #455b232e}.product-grid{display:grid;gap:12px}.home-products{grid-template-columns:repeat(6,1fr)}.product-card{min-width:0;border:1px solid var(--line-strong);border-radius:8px;overflow:hidden;background:#fffdfa;box-shadow:0 8px 20px #623f260e}.product-media{position:relative;height:126px;background:#f6eee4;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-media span{position:absolute;top:8px;left:8px;padding:3px 7px;border-radius:4px;color:#fff;background:var(--terracotta);font-size:9px;font-weight:800}.product-card h3{min-height:34px;margin:10px 11px 4px;font-family:var(--serif);font-size:13px;font-weight:500;line-height:1.18}.rating{margin:0 11px;color:#e79521;font-size:11px}.rating small{color:var(--muted)}.price{margin:5px 11px 8px;color:var(--terracotta);font-size:14px;font-weight:800}.price del{margin-left:5px;color:#9a8a7a;font-size:10px;font-weight:500}.add-to-cart,.outline-button,.load-more,.filter-button{width:calc(100% - 20px);min-height:28px;margin:0 10px 10px;border:1px solid var(--terracotta);border-radius:5px;color:var(--terracotta);background:#fffdf9;font-size:11px;font-weight:750}.value-strip{margin-top:22px;grid-template-columns:repeat(4,1fr);border:1px solid var(--line-strong);border-radius:8px;background:#fffaf3f5;box-shadow:0 8px 22px #623f260b}.premium-cro-section{margin-top:22px;padding:0 0 2px}.value-card-grid,.process-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.craft-card{min-width:0;min-height:252px;position:relative;overflow:hidden;border:1px solid #e8c7ad;border-radius:10px;background:#fffaf3;box-shadow:0 9px 24px #54362216;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.craft-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#fffcf7fa,#fffaf3eb 29%,#fffaf37a 47%,#fffaf30d 70%),radial-gradient(circle at 11% 9%,rgba(207,84,47,.08),transparent 12rem);pointer-events:none}.craft-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:3;border-radius:9px;box-shadow:inset 0 0 0 1px #fff6;pointer-events:none}.craft-card img{width:100%;height:100%;min-height:252px;object-fit:cover;object-position:center bottom;filter:saturate(1.04) contrast(1.02);transition:transform .48s ease}.craft-card:nth-child(2) img{object-position:center}.craft-card:nth-child(3) img{object-position:60% center}.craft-card:nth-child(4) img{object-position:center}.craft-card-copy{position:absolute;inset:26px 22px auto;z-index:4;display:grid;grid-template-columns:62px 1fr;gap:17px;align-items:start}.craft-card h3{margin:3px 0 5px;font-family:var(--serif);font-size:19px;font-weight:700;line-height:1.05}.craft-card p{max-width:230px;margin:0;color:#30251f;font-family:var(--serif);font-size:14px;line-height:1.22}.kf-seal{width:58px;height:58px;position:relative;display:grid;place-items:center;color:#a43f25;border:2px solid currentColor;border-radius:50%;background:radial-gradient(circle,rgba(255,252,247,.96) 0 55%,transparent 56%),conic-gradient(from 0deg,transparent 0 6deg,rgba(164,63,37,.62) 6deg 9deg,transparent 9deg 18deg);box-shadow:0 0 0 4px #fffaf3c7,0 4px 12px #693a2224;font-family:var(--serif);font-size:19px;font-weight:700;line-height:1;transition:transform .24s ease,color .24s ease}.kf-seal:before,.kf-seal:after{content:"";position:absolute;border-color:currentColor}.kf-seal-monogram:before{top:10px;width:18px;height:9px;border:2px solid currentColor;border-top:0;transform:translateY(-9px);clip-path:polygon(0 100%,12% 0,38% 58%,50% 0,62% 58%,88% 0,100% 100%)}.kf-seal-chair:before{width:18px;height:22px;border:2px solid currentColor;border-radius:3px 3px 1px 1px;transform:translateY(-3px)}.kf-seal-chair:after{width:30px;height:18px;border-left:2px solid currentColor;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(14px)}.kf-seal-shield:before{width:28px;height:32px;border:2px solid currentColor;border-radius:11px 11px 14px 14px;transform:translateY(1px)}.kf-seal-shield:after{width:14px;height:18px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-36deg)}.kf-seal-building:before{width:28px;height:33px;border:2px solid currentColor;border-radius:2px;box-shadow:inset 8px 0 #a43f2514,inset -8px 0 #a43f2514}.kf-seal-building:after{width:3px;height:3px;background:currentColor;box-shadow:-8px -9px 0 currentColor,0 -9px 0 currentColor,8px -9px 0 currentColor,-8px 1px 0 currentColor,8px 1px 0 currentColor}.kf-seal-idea:before{width:25px;height:25px;border:2px solid currentColor;border-radius:50%;clip-path:inset(0 0 35% 0)}.kf-seal-idea:after{width:12px;height:9px;border-left:2px solid currentColor;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(14px)}.kf-seal-quote:before{width:28px;height:34px;border:2px solid currentColor;border-radius:3px}.kf-seal-quote:after{width:16px;height:10px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;box-shadow:0 8px 0 -1px currentColor}.kf-seal-tools:before{width:7px;height:30px;border:2px solid currentColor;border-radius:5px;transform:rotate(45deg)}.kf-seal-tools:after{width:21px;height:8px;border:2px solid currentColor;border-radius:8px;transform:rotate(-35deg) translate(4px,-8px)}.kf-seal-delivery:before{width:30px;height:18px;border:2px solid currentColor;border-radius:2px}.kf-seal-delivery:after{width:5px;height:5px;left:18px;bottom:14px;border:2px solid currentColor;border-radius:50%;box-shadow:19px 0 0 -2px #fffaf3,19px 0 0 0 currentColor}.premium-process-title{margin:30px 0 24px;text-align:center;position:relative}.premium-process-title h2{margin:0;font-family:var(--serif);font-size:31px;font-weight:500;line-height:1.04}.premium-process-title:after{content:"";position:absolute;left:50%;top:calc(100% + 9px);width:122px;height:1px;background:linear-gradient(90deg,transparent,var(--terracotta),transparent);transform:translate(-50%)}.premium-process-title:before{content:"";position:absolute;left:50%;top:calc(100% + 5px);width:9px;height:9px;border:1px solid var(--terracotta);background:var(--cream);transform:translate(-50%) rotate(45deg);z-index:1}.process-card-grid{gap:38px;padding-inline:18px}.process-card,.process-card img{min-height:214px}.process-card .craft-card-copy{grid-template-columns:58px 1fr;inset:25px 20px auto;gap:15px}.process-card h3{font-size:17px}.process-card p{font-size:13px}.process-card:not(:last-child):after{content:"";position:absolute;left:calc(100% + 10px);top:46%;width:22px;border-top:1px dashed #c97958;z-index:5}.craft-card:hover{border-color:#d89b77;box-shadow:0 16px 34px #54362226;transform:translateY(-4px)}.craft-card:hover img{transform:scale(1.045)}.craft-card:hover .kf-seal{color:var(--terracotta);transform:rotate(-4deg) scale(1.05)}.reveal-on-scroll{opacity:0;transform:translateY(14px)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s ease,box-shadow .24s ease,border-color .24s ease}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;padding:12px 32px 16px}.process-grid article{min-height:82px;display:grid;grid-template-columns:45px 1fr;align-content:center;gap:11px;padding:13px;border:1px solid var(--line-strong);border-radius:7px;background:#fffcf7e6;position:relative}.process-grid article:not(:last-child):after{content:"";position:absolute;left:calc(100% + 5px);top:50%;width:26px;border-top:1px dashed var(--line-strong)}.process-grid b{font-family:var(--serif);font-size:13px}.process-grid small{color:var(--muted);font-size:10.5px}.brand-row{margin-top:10px;min-height:74px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:8px;padding:10px;border:1px solid var(--line);border-radius:7px;background:#fffcf7db;color:#5f544d;text-align:center;text-transform:uppercase;letter-spacing:0;font-size:12px;font-weight:700}.brand-row span+span{border-left:0}.brand-row span{min-height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:999px;background:#fff}.bulk-banner{position:relative;margin-top:14px;border-radius:8px;overflow:hidden}.bulk-banner img{width:100%;height:116px;object-fit:cover}.bulk-banner .btn{position:absolute;top:50%;right:72px;transform:translateY(-50%);min-width:150px}.idea-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:24px}.idea-grid article{min-width:0;border:1px solid var(--line-strong);border-radius:8px;overflow:hidden;background:#fffdf9;display:block;padding:0;box-shadow:0 8px 22px #623f260e}.idea-grid img{width:100%;height:96px;object-fit:cover;border-radius:0}.idea-grid b{display:block;margin:10px 11px 3px;color:var(--terracotta);font-size:11px}.idea-grid span,.idea-grid a{display:block;margin-inline:11px;font-size:11px;line-height:1.25}.idea-grid a{margin:7px 11px 11px;color:var(--wood);font-weight:700}@media(prefers-reduced-motion:no-preference){.hero-banner,.cro-strip,.space-card,.craft-film-card,.factory-band,.category-strip a,.product-card,.bulk-banner,.store-card,.idea-grid article{animation:softFadeUp .45s ease both}.space-card:nth-child(2),.craft-film-card,.category-strip a:nth-child(2),.product-card:nth-child(2),.store-card:nth-child(2),.idea-grid article:nth-child(2){animation-delay:.04s}.space-card:nth-child(3),.category-strip a:nth-child(3),.product-card:nth-child(3),.store-card:nth-child(3),.idea-grid article:nth-child(3){animation-delay:.08s}@keyframes softFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}.breadcrumb{padding:17px 0 9px;color:#8a7a6b;font-size:11px}.breadcrumb a{color:#7a6657}.collection-hero{background:#f3e5d7}.collection-hero img{width:100%;max-height:240px;object-fit:cover}.subcat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:16px}.subcat-card{min-height:53px;display:grid;grid-template-columns:68px 1fr;gap:9px;align-items:center;border:1px solid var(--line-strong);border-radius:8px;background:#fffdf9;padding:8px 10px}.subcat-card img{width:62px;height:34px;object-fit:contain;mix-blend-mode:multiply}.subcat-card b{font-family:var(--serif);font-size:13px}.subcat-card small{display:block;color:var(--muted);font-size:10px}.collection-shell{display:grid;grid-template-columns:220px 1fr;gap:16px;margin-top:18px}.filters{border:1px solid var(--line-strong);border-radius:8px;background:#fffcf7f5;align-self:start;overflow:hidden}.filter-head,.toolbar,.filter-group h3{display:flex;align-items:center;justify-content:space-between}.filter-head{padding:14px;border-bottom:1px solid var(--line)}.filter-head h2{margin:0;font-family:var(--serif);font-size:16px;font-weight:500}.filter-head a,.tag-row button,.panel-link{color:var(--terracotta);text-decoration:underline;text-underline-offset:3px;background:0;border:0;font-size:11px}.filter-group{padding:12px 14px;border-bottom:1px solid var(--line)}.filter-group h3{margin:0 0 9px;font-size:12px;font-weight:750}.filter-group label{display:flex;align-items:center;gap:7px;margin:6px 0;color:#5f554d;font-size:11px}.filter-group input[type=checkbox]{width:13px;height:13px;accent-color:var(--terracotta)}.range-track{position:relative;height:4px;margin:18px 3px 10px;border-radius:99px;background:var(--line)}.range-track:before{content:"";position:absolute;left:6%;right:18%;height:100%;background:var(--terracotta)}.range-track span{position:absolute;top:50%;width:13px;height:13px;background:var(--terracotta);border-radius:50%;transform:translateY(-50%)}.range-track span:last-child{right:18%}.range-labels{display:flex;justify-content:space-between;font-size:10px}.colors{display:flex;flex-wrap:wrap;gap:8px}.colors span{width:20px;height:20px;border:1px solid var(--line-strong);border-radius:50%;background:var(--color)}.colors span:last-child{width:auto;min-width:52px;height:22px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);font-size:9px}.product-results{min-width:0;border:1px solid var(--line-strong);border-radius:8px;background:#fffcf7f0;overflow:hidden}.toolbar{min-height:48px;padding:0 14px;border-bottom:1px solid var(--line)}.toolbar p{margin:0;font-size:12px}.toolbar-actions{display:flex;align-items:center;gap:10px}.toolbar select{width:180px;height:30px;border:1px solid var(--line-strong);border-radius:5px;background:#fff;color:#5c5048;font-size:12px}.view-toggle{display:flex;gap:5px}.view-toggle button{width:30px;height:30px;border:1px solid var(--line-strong);border-radius:5px;background:#fff;color:var(--wood)}.tag-row{display:flex;align-items:center;gap:8px;min-height:45px;padding:0 14px;border-bottom:1px solid var(--line)}.tag-row span{padding:6px 10px;border:1px solid var(--line-strong);border-radius:4px;background:#fff;color:#5b4c42;font-size:11px}.collection-grid{grid-template-columns:repeat(4,1fr);padding:12px}.collection-grid .product-media{height:142px}.collection-grid .product-card h3{min-height:20px}.load-more{display:block;width:200px;min-height:31px;margin:4px auto 14px;color:#fff;background:var(--terracotta)}.style-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.guide-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:18px auto}.card-panel{border:1px solid var(--line-strong);border-radius:8px;background:#fffcf7f2;padding:15px 18px}.card-panel h2{margin-bottom:5px;font-size:17px}.card-panel p,.card-panel li{color:var(--muted);font-size:11px}.card-panel ul{margin:7px 0 10px 16px;padding:0}.newsletter-strip{background:linear-gradient(90deg,#cba15a,#efd29c,#c7924a);min-height:40px;display:flex;align-items:center}.newsletter-inner{display:grid;grid-template-columns:1fr 320px 120px;gap:8px;align-items:center}.newsletter-inner b{text-align:right;font-family:var(--serif);font-size:13px}.newsletter-inner input{height:30px;border:0;border-radius:4px;padding:0 12px}.newsletter-inner button{height:30px;border:0;border-radius:4px;background:var(--terracotta);color:#fff;font-weight:700}.product-layout{display:grid;grid-template-columns:minmax(420px,1.08fr) minmax(360px,.92fr);gap:32px;align-items:start}.gallery{display:grid;grid-template-columns:68px 1fr;gap:10px}.thumb-list{display:grid;gap:10px}.thumb-list button{width:64px;height:64px;padding:0;border:1px solid var(--line-strong);border-radius:6px;overflow:hidden;background:#fff}.thumb-list button.active{border-color:var(--terracotta);box-shadow:0 0 0 2px #cf542f1f}.thumb-list img{width:100%;height:100%;object-fit:cover}.more-thumbs{display:grid;place-items:center;color:#fff;background:#3e3935!important;font-weight:700}.main-product-image{position:relative;border-radius:8px;overflow:hidden;background:#eee3d8}.main-product-image>img{width:100%;aspect-ratio:370 / 363;object-fit:cover}.gallery-nav{position:absolute;top:50%;width:30px;height:36px;border:0;border-radius:6px;background:#ffffffe6;color:var(--wood);font-size:26px;transform:translateY(-50%)}.gallery-nav.prev{left:10px}.gallery-nav.next{right:10px}.room-view{position:absolute;right:14px;bottom:12px;border:0;border-radius:999px;background:#ffffffeb;color:var(--terracotta);padding:7px 12px;font-size:10px;font-weight:800}.product-info h1{font-size:32px;margin-bottom:10px}.product-rating{display:flex;gap:10px;align-items:center;color:#e79521;font-size:13px;margin-bottom:8px}.product-rating small{color:var(--muted)}.product-price{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.product-price strong{color:var(--terracotta);font-size:32px}.product-price del{color:#9a8a7a;font-size:16px}.discount-badge{padding:5px 8px;border:1px solid #f0a085;border-radius:5px;background:#fff2ea;color:var(--terracotta);font-size:13px;font-weight:800}.emi{margin:0 0 17px;color:var(--muted);font-size:12px}.option-group{margin-bottom:14px}.option-group label{display:block;margin-bottom:8px;font-size:12px;font-weight:750}.swatch-list,.chip-list,.buy-row,.delivery-check,.qty-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.swatch-list button{width:28px;height:28px;border:1px solid var(--line-strong);border-radius:7px;background:var(--swatch)}.swatch-list button.active{outline:2px solid var(--terracotta);outline-offset:2px}.chip-list button{min-height:30px;padding:0 14px;border:1px solid var(--line-strong);border-radius:6px;background:#fffdf9;color:#5c5048;font-size:12px}.chip-list button.active{border-color:var(--terracotta);color:var(--terracotta);background:#fff2ea;font-weight:800}.qty-control{display:inline-grid;grid-template-columns:30px 30px 30px;height:30px;border:1px solid var(--line-strong);border-radius:5px;overflow:hidden}.qty-control button{border:0;background:#fff}.qty-control output{display:grid;place-items:center;background:#fffdf9}.delivery-check input{width:180px;height:34px;border:1px solid var(--line-strong);border-radius:5px;padding:0 12px;font-size:12px}.delivery-check button{width:70px;height:34px;border:1px solid var(--line-strong);border-radius:5px;background:#fff;color:var(--terracotta);font-size:11px;font-weight:800}.buy-row{margin-top:22px}.buy-row .add-to-cart{width:auto;margin:0}.buy-row .btn{min-width:140px;min-height:42px}.btn.dark{color:#fff;background:var(--cocoa);border-color:var(--cocoa)}.btn.whatsapp{color:#1d8a45;background:#f7fff9;border-color:#6bbb82}.product-trust{margin-top:22px}.product-trust .icon-row{grid-template-columns:repeat(5,1fr)}.product-trust article{min-height:54px;padding:8px 10px}.product-story-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fffcf7f2}.story-copy{padding:24px}.story-copy p{margin:0 0 18px;max-width:530px;color:#5d5148;font-size:13px}.feature-list{display:grid;grid-template-columns:130px 1fr;gap:8px 14px;color:#55483f;font-size:12px}.feature-list b{color:var(--wood)}.durability{display:grid;grid-template-columns:170px 1fr;gap:26px;padding:24px;background:#fbf0e4}.durability img{width:170px;height:215px;object-fit:cover;border-radius:7px}.accordion{display:grid;border-top:1px solid var(--line-strong)}.accordion button{display:flex;justify-content:space-between;align-items:center;min-height:43px;border:0;border-bottom:1px solid var(--line-strong);background:transparent;color:#594b42;text-align:left;font-weight:650}.accordion-panel{display:none;padding:0 0 12px;color:var(--muted);font-size:12px}.accordion button[aria-expanded=true]+.accordion-panel{display:block}.customization{margin-top:10px;padding:15px 14px;border:1px solid var(--line);border-radius:8px;background:#fffcf7f2;text-align:center}.customization h2{margin:0;font-family:var(--serif);font-size:22px;font-weight:500}.customization p{margin:3px 0 15px;color:var(--muted);font-size:12px}.custom-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;text-align:left}.custom-steps article{min-height:60px;display:grid;grid-template-columns:38px 1fr;gap:8px;align-items:center}.custom-steps span{grid-row:span 2;width:36px;height:36px;border:1px solid var(--terracotta);border-radius:50%;display:grid;place-items:center;color:var(--terracotta);font-weight:800}.custom-steps b{font-size:10.5px}.custom-steps small{color:var(--muted);font-size:9.5px}.spec-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:14px}.spec-table{width:100%;border-collapse:collapse;font-size:12px}.spec-table td{border:1px solid var(--line);padding:5px 8px}.spec-table td:first-child{width:42%;color:var(--muted);background:#fff8f0}.reviews-section{margin-top:18px;border:1px solid var(--line);border-radius:8px;background:#fffcf7f2;padding:18px}.reviews-grid{display:grid;grid-template-columns:220px repeat(4,1fr);gap:14px}.review-score{display:grid;align-content:center;justify-items:start}.review-score strong{font-size:36px;font-weight:500}.bar-row{display:grid;grid-template-columns:28px 1fr 32px;align-items:center;gap:8px;width:160px;margin:5px 0;color:var(--muted);font-size:10px}.bar-row span:nth-child(2){height:5px;border-radius:99px;background:linear-gradient(90deg,#e79521 var(--value),#eadbca 0)}.review-card{border:1px solid var(--line);border-radius:7px;background:#fff;padding:12px;min-width:0}.review-card header{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;margin-bottom:7px}.avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#ead8c6;color:var(--wood);font-weight:800}.review-card b{font-size:12px}.review-card small,.review-card p{color:var(--muted);font-size:10px}.review-card p{min-height:42px;margin:6px 0 9px}.review-card img{width:100%;height:64px;object-fit:cover;border-radius:5px}.related-products{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:12px;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.related-products::-webkit-scrollbar{display:none}.related-products .product-card{flex:0 0 170px;scroll-snap-align:start}.site-footer{margin-top:0;padding:30px 0 12px;color:#ffffffd1;background:radial-gradient(circle at 20% 5%,rgba(207,84,47,.23),transparent 21rem),#30251f}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr .9fr 1.45fr;gap:34px}.footer-brand img{width:118px;mix-blend-mode:normal;margin-bottom:8px}.footer-grid p,.footer-grid a{color:#ffffffb8;font-size:11px}.footer-grid h3{margin-bottom:11px;color:#fff;font-size:14px}.footer-grid a{display:block;margin:6px 0}.socials{display:flex;gap:8px;margin-top:10px}.socials span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:var(--terracotta);color:#fff;font-size:9px;font-weight:800}.footer-newsletter form{display:grid;grid-template-columns:1fr 110px;margin-top:12px}.footer-newsletter input{min-width:0;height:38px;border:0;border-radius:5px 0 0 5px;padding:0 14px}.footer-newsletter button{min-height:38px;border-radius:0 5px 5px 0}.footer-bottom{display:flex;justify-content:center;gap:30px;margin-top:20px;padding-top:12px;border-top:1px solid rgba(255,255,255,.12);color:#ffffffb8;font-size:11px;flex-wrap:wrap}.payments{padding:2px 8px;border-radius:3px;color:var(--ink);background:#fff;font-weight:800}.cart-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#291b1347;opacity:0;pointer-events:none;transition:opacity .24s ease}.cart-drawer{position:fixed;top:0;right:0;z-index:81;width:min(100vw,430px);height:100dvh;display:grid;grid-template-rows:auto auto 1fr auto;background:radial-gradient(circle at 50% 0%,rgba(215,161,72,.12),transparent 17rem),linear-gradient(180deg,#fffdf9,#f6eadc);box-shadow:-22px 0 46px #2a1c1440;transform:translate(106%);transition:transform .3s cubic-bezier(.22,.85,.32,1)}body.cart-open{overflow:hidden}body.cart-open .cart-scrim{opacity:1;pointer-events:auto}body.cart-open .cart-drawer{transform:translate(0)}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 18px 13px;border-bottom:1px solid var(--line)}.cart-drawer-header h2{margin:0;font-family:var(--serif);font-size:24px;font-weight:500}.cart-drawer-header p{margin:3px 0 0;color:var(--muted);font-size:11px}.cart-close{width:38px;height:38px;border:1px solid var(--line-strong);border-radius:50%;background:#fff;color:var(--terracotta);font-size:22px;line-height:1}.cart-progress{padding:13px 18px;border-bottom:1px solid var(--line);background:#fffaf3c7}.cart-progress-top{display:flex;justify-content:space-between;gap:12px;color:#6c5c51;font-size:11px;font-weight:750}.cart-progress-track{height:7px;margin-top:8px;overflow:hidden;border-radius:999px;background:#eadbca}.cart-progress-track span{display:block;width:var(--cart-progress, 0%);height:100%;border-radius:inherit;background:linear-gradient(90deg,#71933b,var(--terracotta));transition:width .24s ease}.cart-body{overflow-y:auto;padding:14px 18px 18px;-webkit-overflow-scrolling:touch}.cart-empty{min-height:250px;display:grid;place-items:center;text-align:center;color:var(--muted)}.cart-empty b{display:block;margin-bottom:6px;color:var(--ink);font-family:var(--serif);font-size:21px;font-weight:500}.cart-items{display:grid;gap:11px}.cart-item{display:grid;grid-template-columns:74px 1fr;gap:12px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fffcf7eb;box-shadow:0 8px 20px #623f260e}.cart-item img{width:74px;height:70px;border-radius:8px;object-fit:cover;background:#f2e5d7}.cart-item h3{margin:1px 0 4px;font-family:var(--serif);font-size:15px;font-weight:500;line-height:1.1}.cart-item-price{display:flex;align-items:center;gap:7px;color:var(--terracotta);font-size:13px;font-weight:850}.cart-item-price del{color:#9a8a7a;font-size:10px;font-weight:500}.cart-item-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px}.cart-qty{display:inline-grid;grid-template-columns:30px 32px 30px;min-height:30px;border:1px solid var(--line-strong);border-radius:999px;overflow:hidden;background:#fff}.cart-qty button,.cart-remove,.cart-addon button{border:0;background:transparent;color:var(--terracotta);font-weight:800}.cart-qty span{display:grid;place-items:center;color:var(--ink);font-size:12px;font-weight:800}.cart-remove{text-decoration:underline;text-underline-offset:3px;font-size:11px}.cart-cro-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:13px}.cart-cro{min-height:54px;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:8px;border:1px solid var(--line);border-radius:9px;background:#fffcf7cc}.cart-cro i{width:28px;height:28px;display:grid;place-items:center;border:1.5px solid var(--terracotta);border-radius:50%;color:var(--terracotta);font-style:normal;font-size:12px;font-weight:900}.cart-cro b{display:block;font-size:10.5px;line-height:1.1}.cart-cro small{display:block;color:var(--muted);font-size:9.5px;line-height:1.1}.cart-assist{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:13px}.cart-assist a{min-height:38px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:8px;background:#fffdf9;color:var(--terracotta);font-size:11px;font-weight:850}.cart-assist a:first-child{color:#1f8d48;border-color:#2f8c5066}.cart-addons{margin-top:16px}.cart-addons h3{margin:0 0 9px;font-family:var(--serif);font-size:17px;font-weight:500}.cart-addon-row{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.cart-addon{overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fffdf9}.cart-addon img{width:100%;height:74px;object-fit:cover;background:#f4eadf}.cart-addon div{padding:8px}.cart-addon b{display:block;font-family:var(--serif);font-size:12px;font-weight:500;line-height:1.1}.cart-addon small{color:var(--terracotta);font-size:11px;font-weight:850}.cart-addon button{width:100%;min-height:28px;margin-top:7px;border:1px solid var(--terracotta);border-radius:6px;background:#fff8ef;font-size:10.5px}.cart-summary{padding:14px 18px 16px;border-top:1px solid var(--line);background:#fffcf7fa;box-shadow:0 -12px 22px #50301c14}.cart-row{display:flex;align-items:center;justify-content:space-between;margin:5px 0;color:var(--muted);font-size:12px}.cart-row strong{color:var(--ink);font-size:18px}.cart-row.discount{color:#71933b;font-weight:800}.cart-checkout{width:100%;min-height:46px;margin-top:10px;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--terracotta),#b94425);font-weight:900;box-shadow:0 10px 22px #cf542f33}.cart-secure{margin:9px 0 0;color:#5b5149;text-align:center;font-size:10.5px}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:30;width:44px;height:44px;display:grid;place-items:center;border:3px solid #dff3e5;border-radius:50%;background:#29b85a;color:#fff;font-weight:900;box-shadow:0 10px 24px #1c5d2d40}.toast{position:fixed;left:50%;bottom:28px;z-index:35;padding:12px 16px;border-radius:999px;color:#fff;background:var(--cocoa);opacity:0;pointer-events:none;transform:translate(-50%,20px);transition:opacity .2s ease,transform .2s ease;font-size:12px}.toast.show{opacity:1;transform:translate(-50%)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.filter-button{display:none}@media(max-width:1180px){.header-grid{grid-template-columns:160px minmax(240px,1fr) 250px}.nav-scroll{gap:34px}}@media(max-width:900px){.site-header{z-index:1000}.container{width:min(100% - 36px,760px)}.announcement-inner{justify-content:flex-start;overflow:auto}.header-grid{grid-template-columns:42px 150px 1fr;gap:12px;padding:9px 0}.menu-toggle{position:relative;z-index:1003;display:grid;place-content:center;padding:0}.brand{width:135px}.search{grid-column:1 / -1;grid-row:2}.header-actions{gap:13px}.header-actions a span{display:none}.primary-nav{display:block;position:fixed;top:0;bottom:0;left:0;z-index:1002;width:min(88vw,390px);padding:14px;border-right:1px solid var(--line-strong);background:radial-gradient(circle at 10% 0%,rgba(215,161,72,.15),transparent 18rem),linear-gradient(180deg,#fffdf9,#f6eadc);box-shadow:18px 0 46px #34221738;overflow-y:auto;transform:translate(-105%);transition:transform .32s cubic-bezier(.22,.85,.32,1);-webkit-overflow-scrolling:touch}body.menu-open .primary-nav{transform:translate(0)}body.menu-open{overflow:hidden}.mobile-nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;display:block;border:0;background:#2118136b;opacity:0;pointer-events:none;transition:opacity .24s ease}.mobile-nav-backdrop[hidden]{display:none}body.menu-open .mobile-nav-backdrop{opacity:1;pointer-events:auto}.mobile-nav-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid var(--line)}.mobile-nav-head img{width:116px}.mobile-nav-head button{width:38px;height:38px;border:1px solid var(--line-strong);border-radius:50%;background:#fff;color:var(--terracotta);font-size:24px;line-height:1}.mobile-nav-promo{display:grid;gap:2px;margin:12px 0;padding:12px 13px;border:1px solid #e8c7ad;border-radius:9px;background:linear-gradient(135deg,#fff8ef,#f0ddca)}.mobile-nav-promo b{font-family:var(--serif);font-size:16px}.mobile-nav-promo span{color:var(--muted);font-size:11px}.nav-scroll{width:100%;min-height:auto;padding:0;display:grid;grid-template-columns:1fr;gap:8px;justify-content:start}.nav-item{display:block;min-height:auto}.nav-link{width:100%;min-height:46px;padding:0 14px;border:1px solid rgba(216,191,169,.9);border-radius:9px;background:#fffdf9;justify-content:space-between;font-size:13px;box-shadow:0 4px 12px #623f260b}.nav-link>span{transition:transform .2s ease}.mega-panel{display:block;position:static;top:auto;left:auto;width:100%;max-height:0;padding-top:0;opacity:1;visibility:visible;pointer-events:auto;overflow:hidden;transform:none;transition:max-height .28s ease,padding .28s ease}.nav-item:hover .mega-panel,.nav-item:focus-within .mega-panel{position:static;top:auto;left:auto;opacity:1;visibility:visible;pointer-events:auto;transform:none}.nav-item.open .mega-panel{max-height:740px;padding-top:8px}.nav-item.open .nav-link{border-color:#d89b77;color:var(--terracotta);background:#fff7ee}.nav-item.open .nav-link span{transform:rotate(180deg)}.mega-grid,.mega-grid.compact{grid-template-columns:1fr;gap:10px;padding:10px;border-radius:9px;box-shadow:0 8px 20px #623f2613;background:radial-gradient(circle at 100% 0%,rgba(207,84,47,.08),transparent 12rem),#fffcf7f5}.mega-feature{grid-template-columns:88px 1fr;align-items:center;padding:9px;background:#fffaf3}.mega-feature img{width:88px;height:72px}.mega-feature b{font-size:14px}.mega-feature small{font-size:10.5px}.mega-cta{min-height:30px;display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:0 10px;border:1px solid rgba(207,84,47,.35);border-radius:999px;background:#fff4ea}.mega-list{gap:0;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fffdf9}.mega-list b{padding:10px 12px 8px;color:var(--terracotta);font-size:13px}.mega-list a{min-height:38px;display:flex;align-items:center;padding:0 12px;border-top:1px solid rgba(234,219,202,.82);color:#47382f;font-size:12px}.mega-list a:after{content:"\203a";margin-left:auto;color:var(--terracotta);font-size:16px}.mega-promo{padding:12px}.hero-crop{height:250px;object-fit:cover;object-position:left center}.hero-mobile-copy{display:none;position:absolute;inset:0 auto 0 0;width:min(88vw,360px);padding:34px 18px;background:linear-gradient(90deg,rgba(255,247,238,.92),rgba(255,247,238,.55),transparent)}.hero-mobile-copy h1{margin:0 0 10px;font-family:var(--serif);font-size:32px;line-height:1}.hero-mobile-copy p{margin:0 0 16px;color:var(--muted)}.icon-row.five,.product-trust .icon-row,.value-strip,.custom-steps{grid-template-columns:repeat(2,1fr)}.palette-panel,.cro-strip,.factory-grid,.product-story-grid,.spec-faq-grid,.guide-faq-grid,.product-layout{grid-template-columns:1fr}.swatches,.space-grid,.subcat-grid,.category-strip,.style-grid,.store-grid,.home-products,.related-products,.value-card-grid,.process-card-grid{grid-template-columns:repeat(3,1fr)}.premium-cro-section{width:min(100% - 36px,760px)}.value-card-grid,.process-card-grid{gap:12px}.craft-card,.craft-card img,.process-card,.process-card img{min-height:225px}.craft-card-copy{inset:22px 18px auto;grid-template-columns:54px 1fr;gap:13px}.kf-seal{width:50px;height:50px;font-size:16px}.craft-card h3{font-size:16px}.craft-card p{font-size:12.5px}.process-card:not(:last-child):after{display:none}.process-grid{grid-template-columns:repeat(2,1fr);gap:14px;padding-inline:0}.process-grid article:after{display:none}.brand-row,.idea-grid{grid-template-columns:repeat(2,1fr)}.collection-shell{grid-template-columns:1fr}.filter-button{display:inline-flex;width:auto;min-height:32px;margin:0;padding:0 12px;align-items:center}.filters{display:none}body.filters-open .filters{display:block}.collection-grid,.reviews-grid{grid-template-columns:repeat(2,1fr)}.durability{grid-template-columns:150px 1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){body{font-size:13px}.container{width:min(100% - 24px,480px)}.announcement{font-size:11px}.header-grid{grid-template-columns:38px 1fr auto}.brand img{width:112px}.header-actions{gap:9px}.header-actions a:nth-child(1),.header-actions a:nth-child(2){display:none}.cart-drawer{width:100vw}.cart-cro-grid,.cart-assist,.cart-addon-row{grid-template-columns:1fr}.cart-drawer-header{padding-top:max(16px,env(safe-area-inset-top))}.hero-crop{height:260px;object-position:left center}.hero-mobile-copy{width:100%;padding:28px 20px}.hero-mobile-copy h1{max-width:280px;font-size:34px}.hero-mobile-copy p{max-width:260px}.icon-row.five,.product-trust .icon-row,.value-strip,.custom-steps,.space-grid,.value-card-grid,.process-card-grid,.category-strip,.subcat-grid,.style-grid,.collection-grid,.home-products,.related-products,.reviews-grid,.footer-grid,.newsletter-inner{grid-template-columns:1fr}.icon-row article,.value-strip article{border-right:0;border-bottom:1px solid var(--line)}.premium-cro-section{width:min(100% - 24px,480px);margin-top:18px}.value-card-grid,.process-card-grid{gap:12px}.craft-card,.craft-card img,.process-card,.process-card img{min-height:236px}.craft-card-copy,.process-card .craft-card-copy{inset:22px 18px auto;grid-template-columns:52px 1fr;gap:13px}.premium-process-title{margin:27px 0 22px}.premium-process-title h2{font-size:25px}.process-card-grid{padding-inline:0}.palette-panel{padding:15px}.swatches{grid-template-columns:repeat(2,1fr)}.factory-grid img{height:210px}.craft-film-section{margin-top:18px}.craft-film-card{border-radius:12px;box-shadow:0 12px 26px #41281b1a}.craft-film-video{object-fit:contain}.craft-film-play{left:59%;width:52px;height:52px}.craft-film-play span{border-top-width:9px;border-bottom-width:9px;border-left-width:15px}.craft-film-hotspot{left:4.1%;top:63.7%;width:15%;height:11.5%}.factory-copy h2,.product-info h1{font-size:27px}.store-showcase{padding:19px 0 16px}.store-heading h2{font-size:24px}.store-heading p{max-width:310px;margin-inline:auto;font-size:12px}.bulk-banner img{height:180px;object-position:center}.bulk-banner .btn{right:20px;bottom:20px;top:auto;transform:none}.idea-grid{grid-template-columns:1fr}.toolbar{align-items:flex-start;flex-direction:column;padding:12px;gap:10px}.toolbar-actions,.toolbar select{width:100%}.tag-row{flex-wrap:wrap;padding:10px 12px}.gallery{grid-template-columns:1fr}.thumb-list{grid-template-columns:repeat(6,1fr);order:2}.thumb-list button{width:100%;height:auto;aspect-ratio:1}.buy-row .btn{flex:1 1 100%}.durability{grid-template-columns:1fr}.durability img{width:100%;height:220px}.feature-list{grid-template-columns:1fr}.footer-bottom{justify-content:flex-start;gap:10px 18px}.space-grid,.store-grid,.value-card-grid,.process-card-grid,.category-strip,.home-products,.related-products,.idea-grid,.brand-row,.process-grid{width:100%;margin-inline:0;padding-inline:0;padding-bottom:12px;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-padding-inline:0;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none}.space-grid::-webkit-scrollbar,.store-grid::-webkit-scrollbar,.value-card-grid::-webkit-scrollbar,.process-card-grid::-webkit-scrollbar,.category-strip::-webkit-scrollbar,.home-products::-webkit-scrollbar,.related-products::-webkit-scrollbar,.idea-grid::-webkit-scrollbar,.brand-row::-webkit-scrollbar,.process-grid::-webkit-scrollbar{display:none}.space-grid>*,.store-grid>*,.value-card-grid>*,.process-card-grid>*,.category-strip>*,.home-products>*,.related-products>*,.idea-grid>*,.brand-row>*,.process-grid>*{scroll-snap-align:start}.space-card{flex:0 0 148px;aspect-ratio:1.12}.space-card span{bottom:9px;font-size:13px}.value-card-grid,.process-card-grid{gap:12px;padding-bottom:14px}.value-card-grid .craft-card,.process-card-grid .craft-card{flex:0 0 282px;min-height:226px}.value-card-grid .craft-card img,.process-card-grid .craft-card img{min-height:226px}.category-strip{border-bottom:0}.category-strip a{flex:0 0 116px;min-height:112px;border:1px solid var(--line);background:#fffcf7eb}.category-strip img{height:60px}.store-card{flex:0 0 170px}.store-card h3{min-height:38px;font-size:13px}.store-card a{min-width:116px;min-height:27px;font-size:11px}.home-products .product-card,.related-products .product-card{flex:0 0 166px}.home-products .product-media{height:108px}.home-products .product-card h3{min-height:31px;font-size:12.5px}.process-grid article{flex:0 0 230px}.brand-row{min-height:auto;border:0;background:transparent}.brand-row span{flex:0 0 136px;min-height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;background:#fff}.brand-row span+span{border-left:1px solid var(--line)}.idea-grid article{flex:0 0 244px}.idea-grid img{height:118px}.category-strip a{flex:0 0 136px;min-height:136px;padding-top:26px}.category-strip img{height:74px}.cro-strip{grid-template-columns:1fr;gap:9px;padding:14px}.cro-strip article{padding-left:40px}.cro-strip .btn{width:100%}.brand-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible;padding:10px;border:1px solid var(--line);background:#fffcf7e6}.brand-row span{flex:unset;min-height:36px;border-radius:999px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/theme.css.map */
