*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#1e1b18;background:#fbf7f1;padding-bottom:0}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}button,input{font:inherit}button{cursor:pointer}.mobile-only{display:none}.desktop-only{display:inline-flex}.top-promise{background:#1f1b17;color:#ffffff;font-size:13px;letter-spacing:0.02em}.top-promise__inner{max-width:1440px;margin:0 auto;min-height:38px;padding:0 26px;display:flex;align-items:center;justify-content:center;gap:46px;white-space:nowrap}.site-header{position:sticky;top:0;z-index:50;height:78px;background:rgba(251,247,241,0.86);border-bottom:1px solid rgba(30,27,24,0.12)}.header-inner{max-width:1440px;margin:0 auto;height:100%;padding:0 28px;display:grid;grid-template-columns:auto 60% auto;gap:32px;align-items:center}.brand-logo{font-size:24px;font-weight:800;letter-spacing:-0.05em;white-space:nowrap}.brand-logo span{font-weight:400;margin-left:2px}.desktop-nav{display:flex;align-items:center;gap:28px;justify-content:center;font-size:15px}.desktop-nav a{color:#1e1b18;opacity:0.82;transition:0.2s ease}.desktop-nav a:hover{opacity:1}.header-actions{display:flex;align-items:center;gap:16px}.icon-btn,.cart-btn,.close-btn,.menu-btn{border:0;background:transparent;color:#1e1b18}.account-link{font-size:14px}.cart-btn{background:#1f1b17;color:#ffffff;padding:10px 16px;border-radius:999px}.cart-btn span{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px;margin-left:6px;background:#ffffff;color:#1f1b17;border-radius:50%;font-size:12px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:rgba(0,0,0,0.36);opacity:0;pointer-events:none;transition:0.25s ease}.overlay.active{opacity:1;pointer-events:auto}.mobile-drawer,.cart-drawer{position:fixed;top:0;right:0;z-index:100;width:88vw;max-width:420px;height:100vh;background:#fbf7f1;box-shadow:0 20px 60px rgba(30,27,24,0.12);transform:translateX(105%);transition:0.3s ease;padding:22px}.mobile-drawer{left:0;right:auto;transform:translateX(-105%)}.mobile-drawer.active,.cart-drawer.active{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(30,27,24,0.12)}.close-btn{font-size:34px;line-height:1}.drawer-nav{display:grid;gap:18px;padding:28px 0;font-size:20px}.cart-empty{padding:36px 0 22px}.cart-offer{background:#ffffff;border-radius:20px;padding:18px;border:1px solid rgba(30,27,24,0.12)}.offer-grid{display:grid;grid-template-columns:31.5% 31.5% 31.5%;gap:12px}.offer-grid span{background:#efe4d4;border-radius:14px;padding:14px 8px;text-align:center;font-weight:700}.offer-grid small{color:#756d64;font-weight:500}.search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;background:rgba(0,0,0,0.36);opacity:0;pointer-events:none;transition:0.25s ease}.search-modal.active{opacity:1;pointer-events:auto}.search-box{width:92vw;max-width:680px;background:#fbf7f1;padding:34px;border-radius:28px;position:relative;box-shadow:0 20px 60px rgba(30,27,24,0.12)}.search-box .close-btn{position:absolute;right:22px;top:14px}.search-box input{width:100%;height:58px;border:1px solid rgba(30,27,24,0.12);border-radius:999px;padding:0 22px;background:#ffffff;outline:none}.btn,.btn-small{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;transition:0.22s ease;border:1px solid transparent;white-space:nowrap}.btn{min-height:48px;padding:0 24px;font-weight:700}.btn-dark{background:#1f1b17;color:#ffffff}.btn-dark:hover{background:#2d2620;transform:translateY(-2px)}.btn-light{background:rgba(255,255,255,0.8);color:#1f1b17;border-color:rgba(255,255,255,0.7)}.btn-light:hover{background:#ffffff;transform:translateY(-2px)}.btn-small{height:38px;padding:0 16px;background:#1f1b17;color:#ffffff;font-size:14px}.hero-slider{position:relative;height:calc(100vh - 38px - 78px);min-height:620px;overflow:hidden;background:#efe4d4}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity 0.65s ease}.hero-slide.active{opacity:1;pointer-events:auto}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(30,27,24,0.48),rgba(30,27,24,0.08)),linear-gradient(135deg,#e5d4bf,#f7eee3)}.hero-bg img{opacity:0.92}.hero-content{position:relative;z-index:2;height:100%;padding:0 28px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:720px;margin-left:28px}.eyebrow{margin:0 0 12px;font-size:12px;font-weight:800;letter-spacing:0.16em;text-transform:uppercase;color:#9b6b43}.hero-content h1{margin:0;max-width:680px;font-size:72px;line-height:0.96;letter-spacing:-0.07em;color:#ffffff}.hero-content p:not(.eyebrow){max-width:520px;color:rgba(255,255,255,0.88);line-height:1.7;font-size:18px;margin:22px 0 0}.hero-buttons{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.slider-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:50%;background:rgba(255,255,255,0.68);color:#1f1b17;font-size:34px;display:grid;place-items:center}.slider-arrow.prev{left:28px}.slider-arrow.next{right:28px}.hero-dots{position:absolute;z-index:5;left:50%;bottom:28px;transform:translateX(-50%);display:flex;gap:10px}.hero-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,0.45)}.hero-dots button.active{width:30px;border-radius:999px;background:#ffffff}.section{max-width:1440px;margin:0 auto;padding:86px 28px}.section-head{max-width:780px;margin-bottom:34px}.section h2,.feature-text h2,.featured-left h2,.story-text h2,.science-banner h2{margin:0;font-size:56px;line-height:1;letter-spacing:-0.055em}.section-row{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:30px}.horizontal-wrap{display:grid;grid-template-columns:23.5% 23.5% 23.5% 23.5%;gap:18px}.collection-card{min-height:360px;border-radius:28px;overflow:hidden;background:#ffffff;box-shadow:0 10px 30px rgba(30,27,24,0.08);position:relative;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate}.collection-img{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ded1c1,#f2e8dc)}.collection-img::after{content:"分类图片";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:34px;font-weight:800;color:rgba(30,27,24,0.18)}.collection-img img{position:relative;z-index:1}.collection-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,0.55));z-index:2}.collection-card>div:last-child{position:relative;z-index:3;padding:24px;color:#ffffff}.collection-card h3{margin:0 0 8px;font-size:26px;letter-spacing:-0.03em}.collection-card p{margin:0;opacity:0.88}.product-section{padding-top:40px}.carousel-controls{display:flex;align-items:center;gap:10px}.carousel-controls button{width:42px;height:42px;border:1px solid rgba(30,27,24,0.12);border-radius:50%;background:#ffffff;font-size:26px}.view-all{margin-left:12px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.product-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:260px;grid-template-columns:18.4% 18.4% 18.4% 18.4% 18.4%;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:none}.product-carousel::-webkit-scrollbar{display:none}.product-card{min-width:260px;background:#ffffff;border-radius:28px;overflow:hidden;border:1px solid rgba(30,27,24,0.12);scroll-snap-align:start}.product-img{height:320px;display:block;position:relative;background:radial-gradient(circle at 50% 46%,#ffffff 0 26%,transparent 27%),linear-gradient(135deg,#eee3d6,#f9f2e8)}.product-img::after{content:"产品图";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:36px;font-weight:800;color:rgba(30,27,24,0.14)}.product-img img{position:relative;z-index:1;object-fit:contain;padding:34px}.tag{position:absolute;z-index:3;top:16px;left:16px;background:#1f1b17;color:#ffffff;font-size:12px;border-radius:999px;padding:7px 12px}.product-info{padding:20px}.product-info h3{margin:0 0 8px;font-size:20px;line-height:1.2;letter-spacing:-0.03em}.product-info p{margin:0 0 18px;color:#756d64;line-height:1.5}.price-row{display:flex;align-items:center;justify-content:space-between}.feature-hero{max-width:1440px;margin:30px auto 0;padding:0 28px 86px;display:grid;grid-template-columns:56% 42%;gap:28px;align-items:stretch}.feature-media,.feature-text{border-radius:28px;min-height:580px;overflow:hidden}.feature-media{position:relative;background:linear-gradient(135deg,#dac8b5,#f0e4d5)}.feature-media::after{content:"视频 / 场景图";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:58px;font-weight:800;color:rgba(30,27,24,0.15)}.play-btn{position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%);width:86px;height:86px;border:0;border-radius:50%;background:rgba(255,255,255,0.88);font-size:30px;box-shadow:0 20px 60px rgba(30,27,24,0.12)}.feature-text{background:#1f1b17;color:#ffffff;padding:56px;display:flex;flex-direction:column;justify-content:center}.feature-text p:not(.eyebrow){color:rgba(255,255,255,0.78);line-height:1.8;font-size:18px;margin:22px 0 30px}.ba-grid{display:grid;grid-template-columns:48.5% 48.5%;gap:24px}.ba-grid article{background:#ffffff;padding:18px;border-radius:28px;border:1px solid rgba(30,27,24,0.12)}.ba-img{height:420px;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#e2d7c8,#f8eee2);position:relative}.ba-grid h3{font-size:30px;margin:20px 0 8px;letter-spacing:-0.04em}.ba-grid p{color:#756d64;line-height:1.7}.featured-product{max-width:1440px;margin:0 auto;padding:40px 28px 90px;display:grid;grid-template-columns:44% 54%;gap:28px}.featured-left{background:#efe4d4;border-radius:28px;padding:56px;display:flex;flex-direction:column;justify-content:center}.featured-left p{color:#756d64;line-height:1.8;font-size:17px}.check-list{list-style:none;padding:0;margin:10px 0 28px;display:grid;gap:12px;color:#1f1b17}.featured-right{border-radius:28px;background:linear-gradient(135deg,#e6dbcd,#fbf3ea);min-height:600px;display:grid;place-items:center;overflow:hidden;position:relative}.featured-right::after{content:"主推产品图";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:64px;font-weight:800;color:rgba(30,27,24,0.13)}.featured-main-img img{object-fit:contain}.story-section{background:#1f1b17;color:#ffffff;padding:90px 28px;display:grid;grid-template-columns:40% 58%;gap:46px;align-items:center}.story-text p:not(.eyebrow){color:rgba(255,255,255,0.76);line-height:1.8;font-size:18px}.story-gallery{display:grid;grid-template-columns:48.5% 48.5%;gap:14px}.story-gallery div{height:260px;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#ded1c1,#f2e8dc);position:relative}.science-banner{max-width:1440px;margin:86px auto 0;padding:56px;border-radius:28px;background:linear-gradient(90deg,rgba(255,255,255,0.78),rgba(255,255,255,0.35)),linear-gradient(135deg,#e9ddce,#f7efe6);display:flex;align-items:center;justify-content:space-between;gap:34px}.science-banner p:not(.eyebrow){color:#756d64;line-height:1.7;max-width:680px}.review-grid{display:grid;grid-template-columns:31.5% 31.5% 31.5%;gap:18px}.review-card{background:#ffffff;border-radius:28px;padding:30px;border:1px solid rgba(30,27,24,0.12)}.stars{color:#a56c38;letter-spacing:3px;margin-bottom:18px}.review-card p{color:#756d64;line-height:1.8;font-size:17px}.moment-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:260px;grid-template-columns:23.5% 23.5% 23.5% 23.5%;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.moment-scroll::-webkit-scrollbar{display:none}.moment-scroll div{height:420px;min-width:260px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#ded1c1,#f2e8dc);position:relative;scroll-snap-align:start}.service-strip{max-width:1440px;margin:0 auto 80px;padding:0 28px;display:grid;grid-template-columns:23.5% 23.5% 23.5% 23.5%;gap:14px}.service-strip div{background:#ffffff;border-radius:18px;padding:22px;border:1px solid rgba(30,27,24,0.12)}.service-strip strong{display:block;margin-bottom:6px}.service-strip span{color:#756d64;font-size:14px}.site-footer{background:#1f1b17;color:#ffffff;padding:70px 28px 30px}.footer-main{display:grid;grid-template-columns:40% 19% 19% 19%;gap:44px}.footer-logo{display:inline-flex;margin-bottom:18px}.footer-brand p{max-width:420px;color:rgba(255,255,255,0.72);line-height:1.7}.subscribe-form{margin-top:24px;display:flex;max-width:470px;background:rgba(255,255,255,0.08);padding:6px;border-radius:999px}.subscribe-form input{flex:1;min-width:0;border:0;background:transparent;color:#ffffff;padding:0 18px;outline:none}.subscribe-form input::placeholder{color:rgba(255,255,255,0.5)}.subscribe-form button{border:0;border-radius:999px;background:#ffffff;color:#1f1b17;padding:12px 18px;font-weight:700}.footer-col h4{margin:0 0 18px;font-size:13px;letter-spacing:0.14em}.footer-col a{display:block;color:rgba(255,255,255,0.7);margin-bottom:12px;font-size:15px}.footer-col a:hover{color:#ffffff}.footer-bottom{margin-top:54px;padding-top:24px;border-top:1px solid rgba(255,255,255,0.12);display:flex;justify-content:space-between;gap:22px;color:rgba(255,255,255,0.62);font-size:14px}.mobile-bottom-nav{display:none}@media (max-width:1100px){.desktop-nav{gap:18px;font-size:14px}.horizontal-wrap{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;scrollbar-width:none}.horizontal-wrap::-webkit-scrollbar{display:none}.collection-card{min-width:320px;scroll-snap-align:start}.feature-hero,.featured-product,.story-section{grid-template-columns:100%}.feature-media,.feature-text,.featured-right{min-height:500px}.review-grid{grid-template-columns:100%}.service-strip{grid-template-columns:48.5% 48.5%}.footer-main{grid-template-columns:48.5% 48.5%}}@media (max-width:760px){body{padding-top:64px;padding-bottom:0}.desktop-only,.desktop-nav{display:none}.mobile-only{display:inline-flex}.top-promise{overflow:hidden}.top-promise__inner{justify-content:flex-start;gap:30px;overflow-x:auto;padding:0 16px;scrollbar-width:none}.top-promise__inner::-webkit-scrollbar{display:none}.header-inner{display:flex;justify-content:space-between;padding:0 16px;gap:14px}.brand-logo{font-size:21px}.menu-btn{width:34px;height:34px;flex-direction:column;gap:5px;justify-content:center;padding:0}.menu-btn span{width:22px;height:2px;background:#1e1b18;display:block}.header-actions{gap:8px}.cart-btn{padding:8px 10px;font-size:0}.cart-btn span{margin-left:0;font-size:12px}.hero-slider{min-height:680px;height:calc(100vh - 102px)}.hero-bg{background:linear-gradient(180deg,rgba(30,27,24,0.3),rgba(30,27,24,0.58)),linear-gradient(135deg,#e5d4bf,#f7eee3)}.hero-bg::after{right:20px;bottom:28%;font-size:54px}.hero-content{margin-left:0;padding:0 20px 92px;justify-content:flex-end}.hero-content h1{font-size:48px}.hero-content p:not(.eyebrow){font-size:16px}.slider-arrow{display:none}.hero-dots{bottom:82px}.section{padding:62px 18px}.section-row{align-items:flex-start;flex-direction:column}.section h2,.feature-text h2,.featured-left h2,.story-text h2,.science-banner h2{font-size:38px}.collection-card{min-width:82vw;min-height:320px}.product-carousel{grid-template-columns:none;grid-auto-columns:78vw}.product-card{min-width:78vw}.product-img{height:300px}.feature-hero{padding:0 18px 62px}.feature-media,.feature-text,.featured-right{min-height:430px}.feature-text{padding:34px 24px}.ba-grid{grid-template-columns:100%}.ba-img{height:330px}.featured-product{padding:20px 18px 64px}.featured-left{padding:34px 24px}.story-section{padding:62px 18px}.story-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.story-gallery::-webkit-scrollbar{display:none}.story-gallery div{min-width:78vw;scroll-snap-align:start}.science-banner{margin:62px 18px 0;padding:32px 24px;flex-direction:column;align-items:flex-start}.moment-scroll{grid-template-columns:none;grid-auto-columns:78vw}.moment-scroll div{height:360px}.service-strip{grid-template-columns:100%;padding:0 18px;margin-bottom:54px}.site-footer{padding:52px 18px 28px}.footer-main{grid-template-columns:100%;gap:34px}.subscribe-form{border-radius:18px;flex-direction:column;gap:8px;padding:8px}.subscribe-form input{height:46px}.footer-bottom{flex-direction:column}.mobile-bottom-nav,.wd-toolbar,.woodmart-toolbar,.woodmart-sticky-toolbar,.mobile-bottom-navbar{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;height:0!important;min-height:0!important}}.hero-bg::after,.hero-media::after,.hero-slider::after{content:none!important;display:none!important}.collection-card,.product-card,.product-img,.collection-img{overflow:hidden}.collection-card{position:relative;transition:transform 0.45s cubic-bezier(0.22,1,0.36,1),box-shadow 0.45s cubic-bezier(0.22,1,0.36,1),filter 0.45s ease;will-change:transform}.collection-card .collection-img img{transition:transform 0.75s cubic-bezier(0.22,1,0.36,1),filter 0.55s ease;transform:scale(1);will-change:transform}.collection-card>div:last-child{transition:transform 0.45s ease}@media (hover:hover) and (pointer:fine){.collection-card:hover{transform:translateY(-10px) scale(1.025);box-shadow:0 24px 60px rgba(30,27,24,0.22);filter:brightness(1.02)}.collection-card:hover .collection-img img{transform:scale(1.12);filter:brightness(1.06) contrast(1.04)}.collection-card:hover>div:last-child{transform:translateY(-6px)}}.collection-card::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;border-radius:inherit;border:1px solid rgba(255,255,255,0.38);opacity:0;pointer-events:none;transition:opacity 0.35s ease}@media (hover:hover) and (pointer:fine){.collection-card:hover::before{opacity:1}}.product-card{position:relative;transition:transform 0.45s cubic-bezier(0.22,1,0.36,1),box-shadow 0.45s cubic-bezier(0.22,1,0.36,1),border-color 0.35s ease;will-change:transform}.product-card .product-img img{transition:transform 0.65s cubic-bezier(0.22,1,0.36,1),filter 0.45s ease;transform:scale(1);will-change:transform}.product-card .tag{transition:transform 0.35s ease,background 0.35s ease}.product-card .btn-small{transition:transform 0.35s ease,background 0.35s ease,color 0.35s ease}@media (hover:hover) and (pointer:fine){.product-card:hover{transform:translateY(-10px);box-shadow:0 24px 60px rgba(30,27,24,0.18);border-color:rgba(30,27,24,0.18)}.product-card:hover .product-img img{transform:scale(1.12);filter:brightness(1.04) contrast(1.04)}.product-card:hover .tag{transform:translateY(-2px);background:#000000}.product-card:hover .btn-small{transform:translateY(-2px);background:#000000}}.product-img::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,0.42) 0%,rgba(255,255,255,0.12) 36%,rgba(255,255,255,0) 68%);opacity:0;transition:opacity 0.4s ease;pointer-events:none}@media (hover:hover) and (pointer:fine){.product-card:hover .product-img::before{opacity:1}}@media (max-width:767px){.collection-card:active,.product-card:active{transform:scale(0.98)}}.product-section{max-width:1440px!important;width:100%!important;margin:0 auto!important;padding:80px 28px 86px!important;background:#ffffff!important}.product-section .section-row{width:100%!important;margin-bottom:34px!important;padding:0!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:22px!important}.product-section .eyebrow{color:#a36732!important;font-size:13px!important;letter-spacing:0.18em!important;font-weight:800!important;margin-bottom:12px!important}.product-section h2{font-size:60px!important;line-height:1!important;letter-spacing:-0.055em!important;margin:0!important;color:#2e2b29!important}.product-section .carousel-controls{display:flex!important;align-items:center!important;gap:12px!important}.product-section .carousel-controls button{width:44px!important;height:44px!important;border-radius:50%!important;border:1px solid rgba(30,27,24,0.16)!important;background:#ffffff!important;color:#1f1b17!important;font-size:26px!important;display:grid!important;place-items:center!important;transition:all 0.25s ease!important}.product-section .carousel-controls button:hover{background:#1f1b17!important;color:#ffffff!important}.product-section .view-all{margin-left:12px!important;font-weight:800!important;color:#000000!important;text-decoration:underline!important;text-underline-offset:5px!important}.product-carousel{display:grid!important;grid-auto-flow:column!important;grid-template-columns:none!important;grid-auto-columns:calc((100% - 72px) / 4)!important;gap:24px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;padding:0 0 14px!important}.product-carousel::-webkit-scrollbar{display:none!important}.product-card{min-width:0!important;background:#ffffff!important;border:1px solid rgba(30,27,24,0.12)!important;border-radius:26px!important;overflow:hidden!important;box-shadow:none!important;scroll-snap-align:start!important;transition:transform 0.35s ease,box-shadow 0.35s ease,border-color 0.35s ease!important}.product-card:hover{transform:translateY(-8px)!important;box-shadow:0 20px 48px rgba(30,27,24,0.14)!important;border-color:rgba(30,27,24,0.2)!important}.product-img{height:320px!important;width:100%!important;display:block!important;position:relative!important;overflow:hidden!important;background:#ffffff!important;border-radius:0!important}.product-img::after,.product-img::before{content:none!important;display:none!important}.product-img img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:34px!important;background:#ffffff!important;transition:transform 0.45s cubic-bezier(0.22,1,0.36,1)!important}.product-card:hover .product-img img{transform:scale(1.07)!important}.product-card .tag{display:inline-flex!important;position:absolute!important;top:16px!important;left:16px!important;z-index:3!important;background:#1f1b17!important;color:#ffffff!important;font-size:12px!important;border-radius:999px!important;padding:8px 13px!important;font-weight:700!important;line-height:1!important}.product-info{padding:22px 22px 24px!important;text-align:left!important;background:#ffffff!important}.product-info h3{margin:0 0 10px!important;font-size:20px!important;line-height:1.35!important;font-weight:500!important;letter-spacing:-0.02em!important;color:#2f2b27!important}.product-info h3 a{color:inherit!important;text-decoration:none!important}.product-info p{display:block!important;margin:0 0 18px!important;color:#756d64!important;font-size:15px!important;line-height:1.55!important}.price-row{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important}.price-row strong{font-size:16px!important;font-weight:800!important;color:#1f1b17!important}.price-row .btn-small{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:40px!important;padding:0 18px!important;border-radius:999px!important;background:#1f1b17!important;color:#ffffff!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;transition:all 0.25s ease!important}.price-row .btn-small:hover{transform:translateY(-2px)!important;background:#000000!important}@media (max-width:1100px){.product-section{padding:68px 24px 70px!important}.product-carousel{grid-auto-columns:42vw!important;gap:22px!important}.product-img{height:300px!important}.product-img img{padding:30px!important}}@media (max-width:767px){.product-section{padding:56px 18px 58px!important}.product-section .section-row{align-items:flex-start!important;flex-direction:column!important;gap:16px!important}.product-section h2{font-size:42px!important}.product-section .carousel-controls{width:100%!important;justify-content:flex-end!important}.product-carousel{grid-auto-columns:84vw!important;gap:18px!important}.product-img{height:300px!important}.product-img img{padding:28px!important}.product-info{padding:20px!important}.product-info h3{font-size:19px!important}}.featured-right{position:relative!important;overflow:hidden!important;padding:0!important;border-radius:28px!important;background:#ffffff!important;min-height:600px!important}.featured-right::after{content:none!important;display:none!important}.featured-main-img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;z-index:1!important}.featured-main-img img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important;border-radius:28px!important}.story-section .story-text h2{color:#e7e0d7!important}.maple-shopall-page{width:100%;background:#ffffff;color:#2f2b27}.maple-shop-hero{position:relative!important;width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;height:420px!important;min-height:420px!important;overflow:hidden!important;background:#1f1b17!important}.maple-shop-hero-media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important}.maple-shop-hero-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.maple-shop-hero-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;background:rgba(30,27,24,0.28)!important}.maple-shop-hero-content{position:relative!important;z-index:3!important;height:100%!important;display:grid!important;place-items:center!important;text-align:center!important;padding:0 24px!important}.maple-shop-hero-content h1{margin:0!important;color:#ffffff!important;font-size:64px!important;line-height:1!important;font-weight:800!important;letter-spacing:-0.045em!important}.maple-shop-container{max-width:1440px!important;width:100%!important;margin:0 auto!important;padding:0 28px!important}.maple-shop-categories{width:100%!important;background:#ffffff!important;padding:70px 0 54px!important}.maple-category-grid{display:grid!important;grid-template-columns:23.5% 23.5% 23.5% 23.5%!important;gap:26px!important}.maple-category-card{display:block!important;overflow:hidden!important;border-radius:26px!important;background:#ffffff!important;border:1px solid rgba(30,27,24,0.12)!important;color:#2f2b27!important;text-decoration:none!important;box-shadow:0 18px 50px rgba(30,27,24,0.06)!important;transition:transform 0.35s ease,box-shadow 0.35s ease,border-color 0.35s ease!important}.maple-category-card:hover{transform:translateY(-8px)!important;box-shadow:0 26px 70px rgba(30,27,24,0.14)!important;border-color:rgba(30,27,24,0.2)!important}.maple-category-image{width:100%!important;height:300px!important;overflow:hidden!important;background:#f5efe7!important}.maple-category-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;transition:transform 0.55s cubic-bezier(0.22,1,0.36,1)!important}.maple-category-card:hover .maple-category-image img{transform:scale(1.06)!important}.maple-category-info{padding:24px 18px 28px!important;text-align:center!important}.maple-category-info h3{margin:0 0 12px!important;font-size:30px!important;line-height:1.1!important;font-weight:900!important;color:#202020!important;letter-spacing:-0.04em!important}.maple-category-info p{margin:0!important;font-size:16px!important;line-height:1.5!important;color:#3f3a35!important}.maple-shop-product-section{width:100%!important;background:#ffffff!important;padding:54px 0 62px!important}.maple-shop-section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;margin-bottom:34px!important}.maple-shop-section-head h2{margin:0!important;color:#2f2b27!important;font-size:60px!important;line-height:1!important;font-weight:800!important;letter-spacing:-0.055em!important}.maple-shop-section-head a{color:#000000!important;font-size:15px!important;font-weight:800!important;text-decoration:underline!important;text-underline-offset:6px!important}.maple-product-grid{display:grid!important;grid-template-columns:23.5% 23.5% 23.5% 23.5%!important;gap:26px!important}.maple-shop-product-card{min-width:0!important;background:#ffffff!important;border:1px solid rgba(30,27,24,0.12)!important;border-radius:24px!important;overflow:hidden!important;box-shadow:none!important;transition:transform 0.35s ease,box-shadow 0.35s ease,border-color 0.35s ease!important}.maple-shop-product-card:hover{transform:translateY(-8px)!important;box-shadow:0 20px 48px rgba(30,27,24,0.14)!important;border-color:rgba(30,27,24,0.2)!important}.maple-shop-product-image{display:block!important;width:100%!important;height:300px!important;overflow:hidden!important;background:#ffffff!important;text-decoration:none!important}.maple-shop-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:34px!important;display:block!important;transition:transform 0.45s cubic-bezier(0.22,1,0.36,1)!important}.maple-shop-product-card:hover .maple-shop-product-image img{transform:scale(1.07)!important}.maple-shop-product-info{padding:22px 20px 24px!important;text-align:center!important;background:#ffffff!important}.maple-shop-product-info h3{margin:0 0 10px!important;font-size:17px!important;line-height:1.45!important;font-weight:600!important;color:#2f2b27!important}.maple-shop-product-info h3 a{color:inherit!important;text-decoration:none!important}.maple-shop-product-info h3 a:hover{text-decoration:underline!important;text-underline-offset:4px!important}.maple-shop-product-price{margin:0!important;color:#2f2b27!important;font-size:16px!important;font-weight:700!important}.maple-shop-product-price del{color:#92877c!important;margin-right:6px!important}.maple-shop-product-price ins{color:#1f1b17!important;text-decoration:none!important}.maple-empty-products{color:#756d64!important;font-size:15px!important}.maple-shop-service{max-width:1440px!important;margin:30px auto 80px!important;padding:0 28px!important;display:grid!important;grid-template-columns:23.5% 23.5% 23.5% 23.5%!important;gap:18px!important}.maple-shop-service div{background:#f4eadf!important;border-radius:24px!important;padding:26px 24px!important}.maple-shop-service strong{display:block!important;margin-bottom:8px!important;font-size:17px!important;color:#1f1b17!important}.maple-shop-service span{display:block!important;color:#756d64!important;font-size:14px!important;line-height:1.55!important}@media (max-width:1100px){.maple-shop-hero{height:360px!important;min-height:360px!important}.maple-category-grid,.maple-product-grid{grid-template-columns:48.5% 48.5%!important;gap:22px!important}.maple-shop-service{grid-template-columns:48.5% 48.5%!important}}@media (max-width:767px){.maple-shop-hero{height:300px!important;min-height:300px!important}.maple-shop-hero-content h1{font-size:44px!important}.maple-shop-container{padding:0 18px!important}.maple-shop-categories{padding:46px 0 36px!important}.maple-category-grid{grid-template-columns:100%!important}.maple-category-info h3{font-size:28px!important}.maple-shop-product-section{padding:42px 0 48px!important}.maple-shop-section-head{flex-direction:column!important;align-items:flex-start!important;margin-bottom:24px!important}.maple-shop-section-head h2{font-size:42px!important}.maple-product-grid{grid-template-columns:48.5% 48.5%!important;gap:18px 14px!important}.maple-shop-product-image img{padding:22px!important}.maple-shop-product-info{padding:18px 12px 20px!important}.maple-shop-product-info h3{font-size:14px!important}.maple-shop-product-price{font-size:14px!important}.maple-shop-service{grid-template-columns:100%!important;margin-bottom:56px!important;padding:0 18px!important}}.maple-category-page{width:100%;background:#ffffff;color:#2f2b27}.maple-category-hero{position:relative!important;width:100vw!important;height:420px!important;min-height:420px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important;background:#1f1b17!important}.maple-category-hero-media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important}.maple-category-hero-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.maple-category-hero-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;background:rgba(30,27,24,0.30)!important}.maple-category-hero-content{position:relative!important;z-index:3!important;height:100%!important;max-width:1440px!important;margin:0 auto!important;padding:0 28px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;text-align:center!important}.maple-category-hero-content h1{margin:0!important;color:#ffffff!important;font-size:68px!important;line-height:1!important;font-weight:900!important;letter-spacing:-0.055em!important}.maple-category-hero-content p{max-width:680px!important;margin:18px auto 0!important;color:rgba(255,255,255,0.92)!important;font-size:17px!important;line-height:1.7!important}.maple-category-main{background:#ffffff!important;padding:54px 0 70px!important}.maple-category-container{max-width:1440px!important;width:100%!important;margin:0 auto!important;padding:0 28px!important}.maple-cat-nav{display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin-bottom:38px!important}.maple-cat-nav-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:0 22px!important;border-radius:999px!important;background:#f4eadf!important;color:#2f2b27!important;font-size:15px!important;font-weight:800!important;text-decoration:none!important;transition:all 0.25s ease!important}.maple-cat-nav-link:hover,.maple-cat-nav-link.active{background:#1f1b17!important;color:#ffffff!important;transform:translateY(-2px)!important}.maple-category-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-bottom:32px!important;padding-bottom:18px!important;border-bottom:1px solid rgba(30,27,24,0.12)!important}.maple-category-toolbar p{margin:0!important;color:#756d64!important;font-size:15px!important}.maple-category-sort{display:flex!important;align-items:center!important;gap:10px!important}.maple-category-sort label{color:#756d64!important;font-size:14px!important;font-weight:700!important}.maple-category-sort select{height:42px!important;border:1px solid rgba(30,27,24,0.16)!important;border-radius:999px!important;padding:0 38px 0 16px!important;background:#ffffff!important;color:#2f2b27!important;font-size:14px!important;font-weight:700!important}.maple-cat-product-grid{display:grid!important;grid-template-columns:23.5% 23.5% 23.5% 23.5%!important;gap:26px!important}.maple-cat-product-card{min-width:0!important;background:#ffffff!important;border:1px solid rgba(30,27,24,0.12)!important;border-radius:26px!important;overflow:hidden!important;box-shadow:0 18px 50px rgba(30,27,24,0.05)!important;transition:transform 0.35s ease,box-shadow 0.35s ease,border-color 0.35s ease!important}.maple-cat-product-card:hover{transform:translateY(-8px)!important;box-shadow:0 24px 68px rgba(30,27,24,0.14)!important;border-color:rgba(30,27,24,0.2)!important}.maple-cat-product-image{position:relative!important;display:block!important;width:100%!important;height:300px!important;overflow:hidden!important;background:#ffffff!important;text-decoration:none!important}.maple-cat-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:34px!important;display:block!important;transition:transform 0.45s cubic-bezier(0.22,1,0.36,1)!important}.maple-cat-product-card:hover .maple-cat-product-image img{transform:scale(1.07)!important}.maple-cat-badge{position:absolute!important;top:16px!important;left:16px!important;z-index:3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:0 14px!important;border-radius:999px!important;background:#1f1b17!important;color:#ffffff!important;font-size:12px!important;font-weight:800!important}.maple-cat-product-info{padding:22px 20px 24px!important;text-align:center!important;background:#ffffff!important}.maple-cat-product-info h3{margin:0 0 10px!important;font-size:17px!important;line-height:1.45!important;font-weight:700!important;color:#2f2b27!important}.maple-cat-product-info h3 a{color:inherit!important;text-decoration:none!important}.maple-cat-product-info h3 a:hover{text-decoration:underline!important;text-underline-offset:4px!important}.maple-cat-product-price{margin:0 0 16px!important;color:#2f2b27!important;font-size:16px!important;font-weight:800!important}.maple-cat-product-price del{color:#948a80!important;margin-right:6px!important}.maple-cat-product-price ins{color:#1f1b17!important;text-decoration:none!important}.maple-cat-view-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:40px!important;padding:0 20px!important;border-radius:999px!important;background:#1f1b17!important;color:#ffffff!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important;transition:all 0.25s ease!important}.maple-cat-view-btn:hover{transform:translateY(-2px)!important;background:#000000!important;color:#ffffff!important}.maple-cat-empty{background:#f7f2ec!important;border-radius:24px!important;padding:36px!important;color:#756d64!important;font-size:16px!important}.maple-cat-pagination{display:flex!important;justify-content:center!important;gap:10px!important;margin-top:42px!important}.maple-cat-page-link{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#f4eadf!important;color:#2f2b27!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important}.maple-cat-page-link:hover,.maple-cat-page-link.active{background:#1f1b17!important;color:#ffffff!important}.maple-category-service{max-width:1440px!important;margin:0 auto 80px!important;padding:0 28px!important;display:grid!important;grid-template-columns:23.5% 23.5% 23.5% 23.5%!important;gap:18px!important}.maple-category-service div{background:#f4eadf!important;border-radius:24px!important;padding:26px 24px!important}.maple-category-service strong{display:block!important;margin-bottom:8px!important;font-size:17px!important;color:#1f1b17!important}.maple-category-service span{display:block!important;color:#756d64!important;font-size:14px!important;line-height:1.55!important}@media (max-width:1100px){.maple-category-hero{height:360px!important;min-height:360px!important}.maple-cat-product-grid{grid-template-columns:31.5% 31.5% 31.5%!important;gap:22px!important}.maple-category-service{grid-template-columns:48.5% 48.5%!important}}@media (max-width:767px){.maple-category-hero{height:300px!important;min-height:300px!important}.maple-category-hero-content h1{font-size:44px!important}.maple-category-hero-content p{font-size:15px!important}.maple-category-main{padding:42px 0 54px!important}.maple-category-container{padding:0 18px!important}.maple-cat-nav{flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important;padding-bottom:6px!important;margin-bottom:28px!important}.maple-cat-nav::-webkit-scrollbar{display:none!important}.maple-cat-nav-link{flex:0 0 auto!important}.maple-category-toolbar{flex-direction:column!important;align-items:flex-start!important;gap:14px!important}.maple-cat-product-grid{grid-template-columns:48.5% 48.5%!important;gap:18px 14px!important}.maple-cat-product-image img{padding:22px!important}.maple-cat-product-info{padding:18px 12px 20px!important}.maple-cat-product-info h3{font-size:14px!important}.maple-cat-product-price{font-size:14px!important}.maple-cat-view-btn{height:36px!important;padding:0 16px!important;font-size:13px!important}.maple-category-service{grid-template-columns:100%!important;margin-bottom:56px!important;padding:0 18px!important}}.maple-cat-template-section{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}.maple-cat-template-section .et_pb_row{width:100%!important;max-width:100%!important;padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}.maple-cat-template-section .et_pb_column{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}.maple-cat-template-section .et_pb_module,.maple-cat-template-section .et_pb_text,.maple-cat-template-section .et_pb_text_inner{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}.maple-cat-template-section .et_pb_text_inner>p{margin:0!important;padding:0!important;line-height:0!important}.maple-cat-template-section .maple-category-page{margin:0!important;padding:0!important;line-height:normal!important}.maple-cat-template-section .maple-category-hero{margin-top:-2px!important;padding-top:0!important;display:block!important}.maple-cat-template-section .maple-category-hero-media,.maple-cat-template-section .maple-category-hero-media img{margin:0!important;padding:0!important;display:block!important}.top-promise{width:100%;height:42px;background:#493f35;color:#fff;font-size:14px;font-weight:800;overflow:hidden}.top-promise__marquee{max-width:1540px;height:42px;margin:0 auto;padding:0 40px}.top-promise__group{height:42px;display:flex;align-items:center;justify-content:space-between;gap:32px;white-space:nowrap}.top-promise__group:nth-child(2){display:none}@media (max-width:980px){.top-promise{height:42px}.top-promise__marquee{width:max-content;max-width:none;height:42px;margin:0;padding:0;display:flex;animation:topPromiseScroll 18s linear infinite}.top-promise__group,.top-promise__group:nth-child(2){height:42px;display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;gap:52px;padding:0 26px;white-space:nowrap}.top-promise__group span{width:auto!important;text-align:left!important;flex:0 0 auto}}@keyframes topPromiseScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}body.woocommerce-checkout{background:#fbf7f1!important}body.woocommerce-checkout .woocommerce{width:calc(100% - 40px);max-width:1280px;margin:40px auto 80px}body.woocommerce-checkout .entry-title,body.woocommerce-checkout h1{font-family:Georgia,"Times New Roman","Songti SC",serif;font-size:52px;line-height:1;letter-spacing:-0.04em;color:#221d18;margin-bottom:32px}body.woocommerce-checkout form.checkout{display:grid;grid-template-columns:55% 43%;gap:32px;align-items:flex-start}body.woocommerce-checkout #customer_details{background:#fff;border:1px solid #e6ddd2;border-radius:28px;padding:30px;box-shadow:0 18px 46px rgba(35,27,20,0.06)}body.woocommerce-checkout #order_review_heading,body.woocommerce-checkout #order_review{grid-column:2}body.woocommerce-checkout #order_review_heading{margin:0 0 16px;font-size:24px;font-weight:900;color:#221d18}body.woocommerce-checkout #order_review{background:#fff;border:1px solid #e6ddd2;border-radius:28px;padding:26px;box-shadow:0 18px 46px rgba(35,27,20,0.06);position:sticky;top:24px}body.woocommerce-checkout .woocommerce-billing-fields h3,body.woocommerce-checkout .woocommerce-shipping-fields h3,body.woocommerce-checkout .woocommerce-additional-fields h3{font-size:22px;font-weight:900;color:#221d18;margin:0 0 22px}body.woocommerce-checkout .form-row{margin-bottom:16px!important}body.woocommerce-checkout label{font-size:14px;font-weight:800;color:#2d2924;margin-bottom:7px}body.woocommerce-checkout input.input-text,body.woocommerce-checkout textarea,body.woocommerce-checkout select,body.woocommerce-checkout .select2-selection{min-height:50px!important;border:1px solid #ded4c8!important;border-radius:14px!important;background:#fbf7f1!important;padding:0 15px!important;font-size:15px!important;color:#221d18!important;box-shadow:none!important}body.woocommerce-checkout textarea{min-height:110px!important;padding:14px 15px!important}body.woocommerce-checkout input.input-text:focus,body.woocommerce-checkout textarea:focus,body.woocommerce-checkout select:focus,body.woocommerce-checkout .select2-container--open .select2-selection{border-color:#9b6a3d!important;background:#fff!important;outline:none!important}body.woocommerce-checkout .woocommerce-form-coupon-toggle{margin-bottom:18px}body.woocommerce-checkout .woocommerce-info{border:1px solid #e6ddd2!important;border-radius:18px;background:#fff!important;color:#221d18!important;padding:18px 22px!important;box-shadow:none}body.woocommerce-checkout .woocommerce-info::before{color:#9b6a3d!important}body.woocommerce-checkout table.shop_table{border:none!important;border-collapse:collapse!important;margin:0 0 20px!important}body.woocommerce-checkout table.shop_table th,body.woocommerce-checkout table.shop_table td{border:none!important;border-bottom:1px solid #eee5db!important;padding:15px 0!important;color:#221d18}body.woocommerce-checkout table.shop_table th{font-size:14px;font-weight:900}body.woocommerce-checkout table.shop_table td{font-size:14px}body.woocommerce-checkout .cart-subtotal th,body.woocommerce-checkout .cart-subtotal td,body.woocommerce-checkout .order-total th,body.woocommerce-checkout .order-total td{font-weight:900!important}body.woocommerce-checkout .order-total th,body.woocommerce-checkout .order-total td{font-size:20px!important}body.woocommerce-checkout #payment{background:transparent!important;border-radius:0!important}body.woocommerce-checkout #payment ul.payment_methods{border:none!important;padding:0!important}body.woocommerce-checkout #payment ul.payment_methods li{background:#fbf7f1;border:1px solid #e6ddd2;border-radius:16px;padding:15px!important;margin-bottom:12px!important}body.woocommerce-checkout #payment div.payment_box{background:#fff!important;border-radius:14px!important;margin:12px 0 0!important;color:#555!important}body.woocommerce-checkout #payment div.payment_box::before{display:none!important}body.woocommerce-checkout #place_order{width:100%;min-height:56px;border-radius:999px!important;background:#211c18!important;color:#fff!important;font-size:16px!important;font-weight:900!important;border:none!important;margin-top:18px;transition:0.25s ease}body.woocommerce-checkout #place_order:hover{background:#3a2f27!important;transform:translateY(-2px)}body.woocommerce-checkout .woocommerce-privacy-policy-text{color:#6f6255;font-size:13px;line-height:1.65}body.woocommerce-checkout .woocommerce-privacy-policy-text a{color:#9b6a3d;font-weight:800}body.woocommerce-checkout .woocommerce-error,body.woocommerce-checkout .woocommerce-message{border-radius:18px;background:#fff!important;border:1px solid #e6ddd2!important;color:#221d18!important}.ms-checkout-trust{margin-top:20px;padding:18px;background:#fff;border:1px solid #e6ddd2;border-radius:22px}.ms-checkout-trust h4{margin:0 0 14px;font-size:18px;color:#221d18}.ms-checkout-trust-grid{display:grid;grid-template-columns:31.5% 31.5% 31.5%;gap:10px}.ms-checkout-trust-grid span{min-height:76px;border-radius:14px;background:#efe2cf;display:grid;place-items:center;text-align:center;color:#211c18;font-size:13px;font-weight:900;line-height:1.4}@media (max-width:1024px){body.woocommerce-checkout .woocommerce{width:calc(100% - 32px);margin-top:28px}body.woocommerce-checkout form.checkout{grid-template-columns:100%;gap:24px}body.woocommerce-checkout #order_review_heading,body.woocommerce-checkout #order_review{grid-column:auto}body.woocommerce-checkout #order_review{position:static}}@media (max-width:640px){body.woocommerce-checkout .woocommerce{width:calc(100% - 24px);margin:22px auto 60px}body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review{border-radius:22px;padding:20px}body.woocommerce-checkout .entry-title,body.woocommerce-checkout h1{font-size:38px}body.woocommerce-checkout .woocommerce-billing-fields h3,body.woocommerce-checkout .woocommerce-shipping-fields h3,body.woocommerce-checkout .woocommerce-additional-fields h3{font-size:20px}.ms-checkout-trust-grid{grid-template-columns:100%}}@media screen and (max-width:760px){html,body{overflow-x:hidden!important}body{padding-top:64px!important;padding-bottom:0!important}.site-header,#siteHeader{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:auto!important;width:100%!important;height:64px!important;margin:0!important;padding:0!important;z-index:999999!important;background:#ffffff!important;border-bottom:1px solid rgba(30,27,24,0.12)!important;box-shadow:0 8px 24px rgba(30,27,24,0.10)!important;transform:none!important}.site-header .header-inner,#siteHeader .header-inner{width:100%!important;max-width:none!important;height:64px!important;min-height:64px!important;margin:0!important;padding:0 20px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.site-header .brand-logo,#siteHeader .brand-logo{position:absolute!important;top:50%!important;left:50%!important;margin:0!important;transform:translate(-50%,-50%)!important;white-space:nowrap!important}.site-header .menu-btn,#siteHeader .menu-btn{position:relative!important;z-index:2!important;margin:0!important}.site-header .header-actions,#siteHeader .header-actions{position:relative!important;z-index:2!important;margin-left:auto!important}.top-promise{position:relative!important;top:auto!important;z-index:1!important}.mobile-bottom-nav,.wd-toolbar,.woodmart-toolbar,.woodmart-sticky-toolbar,.mobile-bottom-navbar,.wd-toolbar-wrapper,body .wd-toolbar{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important}}@media screen and (min-width:1441px){.hero-content{margin-left:calc((100vw - 1440px) / 2 + 28px)}.story-section{padding-left:calc((100vw - 1440px) / 2 + 28px);padding-right:calc((100vw - 1440px) / 2 + 28px)}.site-footer{padding-left:calc((100vw - 1440px) / 2 + 28px);padding-right:calc((100vw - 1440px) / 2 + 28px)}}@media screen and (max-width:767px){.maple-category-image,.maple-shop-product-image,.maple-cat-product-image{height:220px!important}}.ms-header-origin-hidden{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.ms-header-origin-collapsed{height:0!important;min-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;overflow:visible!important}#msHeaderApp{width:100%;margin:0;padding:0;position:relative;z-index:999990}@media screen and (min-width:761px){body{padding-top:0!important;padding-bottom:0!important}#msHeaderApp .site-header,#siteHeader{position:sticky!important;top:0!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;height:78px!important;margin:0!important;transform:none!important;z-index:999999!important}body.admin-bar #msHeaderApp .site-header,body.admin-bar #siteHeader{top:32px!important}}@media screen and (max-width:760px){html,body{overflow-x:hidden!important}body{padding-top:64px!important;padding-bottom:0!important}#msHeaderApp .site-header,#siteHeader{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:auto!important;width:100%!important;height:64px!important;min-height:64px!important;margin:0!important;padding:0!important;transform:none!important;background:#ffffff!important;border-bottom:1px solid rgba(30,27,24,0.12)!important;box-shadow:0 6px 20px rgba(30,27,24,0.10)!important;z-index:999999!important}body.admin-bar #msHeaderApp .site-header,body.admin-bar #siteHeader{top:46px!important}#msHeaderApp .header-inner,#siteHeader .header-inner{width:100%!important;max-width:none!important;height:64px!important;min-height:64px!important;margin:0!important;padding:0 20px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}#msHeaderApp .brand-logo,#siteHeader .brand-logo{position:absolute!important;top:50%!important;left:50%!important;margin:0!important;transform:translate(-50%,-50%)!important;font-size:21px!important;white-space:nowrap!important}#msHeaderApp .menu-btn,#siteHeader .menu-btn{position:relative!important;z-index:2!important;flex:0 0 34px!important;margin:0!important}#msHeaderApp .header-actions,#siteHeader .header-actions{position:relative!important;z-index:2!important;margin-left:auto!important;display:flex!important;align-items:center!important;gap:7px!important}#msHeaderApp .icon-btn,#siteHeader .icon-btn{width:32px!important;height:32px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important}#msHeaderApp .cart-btn,#siteHeader .cart-btn{min-height:40px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;font-size:14px!important;line-height:1!important}#msHeaderApp .cart-btn .js-cart-count,#siteHeader .cart-btn .js-cart-count{margin-left:0!important}#msHeaderApp .top-promise{width:100%!important;height:42px!important;margin:0!important;padding:0!important;position:relative!important;top:auto!important;z-index:1!important}}body.ms-panel-open{overflow:hidden!important}#msHeaderApp .overlay{z-index:1000000!important}#msHeaderApp .mobile-drawer,#msHeaderApp .cart-drawer{z-index:1000001!important}#msHeaderApp .search-modal{z-index:1000002!important}#msHeaderApp .cart-drawer{width:420px!important;max-width:92vw!important;height:100vh!important;padding:22px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fbf7f1!important}#msHeaderApp .cart-drawer-body{flex:1 1 auto!important;min-height:0!important;padding:10px 0 18px!important;overflow-y:auto!important;overflow-x:hidden!important}#msHeaderApp .cart-loading{margin:18px 0!important;color:#555555!important;font-size:15px!important}#msHeaderApp .ms-cart-item{width:100%!important;display:flex!important;align-items:flex-start!important;gap:14px!important;padding:16px 0!important;border-bottom:1px solid #e8e1d8!important}#msHeaderApp .ms-cart-item>img{flex:0 0 84px!important;width:84px!important;min-width:84px!important;max-width:84px!important;height:84px!important;min-height:84px!important;max-height:84px!important;margin:0!important;padding:6px!important;object-fit:contain!important;object-position:center!important;border-radius:14px!important;background:#ffffff!important}#msHeaderApp .ms-cart-item>div{flex:1 1 auto!important;min-width:0!important}#msHeaderApp .ms-cart-item h4{margin:0 0 7px!important;color:#1f1a16!important;font-size:15px!important;line-height:1.4!important;font-weight:800!important;overflow-wrap:break-word!important}#msHeaderApp .ms-cart-item p{margin:0 0 5px!important;color:#666666!important;font-size:13px!important;line-height:1.45!important}#msHeaderApp .ms-cart-subtotal{width:100%!important;margin-top:18px!important;padding-top:18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border-top:1px solid #e8e1d8!important;color:#1f1a16!important;font-size:16px!important;font-weight:900!important}#msHeaderApp .ms-cart-actions{width:100%!important;margin-top:16px!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important}#msHeaderApp .ms-cart-actions .btn{flex:1 1 140px!important;min-width:0!important}#msHeaderApp .cart-offer{flex:0 0 auto!important;width:100%!important;margin-top:0!important;padding:18px!important;background:#ffffff!important}#msHeaderApp .cart-offer h4{margin:0 0 14px!important;color:#333333!important;font-size:20px!important;line-height:1.2!important}#msHeaderApp .offer-grid{width:100%!important;display:flex!important;gap:12px!important}#msHeaderApp .offer-grid span{flex:1 1 0!important;min-width:0!important;min-height:76px!important;padding:12px 6px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}@media screen and (max-width:520px){#msHeaderApp .cart-drawer{width:100vw!important;max-width:100vw!important;padding:18px!important}#msHeaderApp .ms-cart-item>img{flex-basis:76px!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:76px!important;min-height:76px!important;max-height:76px!important}}@media screen and (max-width:760px){.mobile-bottom-nav,.wd-toolbar,.woodmart-toolbar,.woodmart-sticky-toolbar,.mobile-bottom-navbar,.wd-toolbar-wrapper,body .wd-toolbar{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}}@media screen and (max-width:782px){html{margin-top:0!important}body.admin-bar{margin-top:0!important}#wpadminbar{display:none!important}body.admin-bar #msHeaderApp .site-header,body.admin-bar #siteHeader,#msHeaderApp .site-header,#siteHeader{top:0!important}}#openCoupon.ms-email-trigger{width:42px!important;height:42px!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#1f1b17!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:background 0.2s ease,transform 0.2s ease!important}#openCoupon.ms-email-trigger:hover{background:#f0e7dc!important;transform:translateY(-1px)!important}.ms-email-icon{width:22px!important;height:22px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.coupon-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1000005!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:22px!important;background:rgba(20,17,14,0.50)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity 0.25s ease,visibility 0.25s ease!important}.coupon-modal.active,.coupon-modal.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.coupon-popup{position:relative!important;width:100%!important;max-width:920px!important;max-height:90vh!important;display:grid!important;grid-template-columns:42% 58%!important;overflow:hidden!important;border:1px solid rgba(30,27,24,0.12)!important;border-radius:24px!important;background:#fbf8f3!important;box-shadow:0 30px 100px rgba(20,17,14,0.28)!important;transform:translateY(18px) scale(0.985)!important;transition:transform 0.28s ease!important}.coupon-modal.active .coupon-popup,.coupon-modal.open .coupon-popup{transform:translateY(0) scale(1)!important}.coupon-close{position:absolute!important;top:14px!important;right:16px!important;z-index:5!important;width:40px!important;height:40px!important;padding:0!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,0.84)!important;color:#4b433c!important;font-size:32px!important;font-weight:300!important;line-height:1!important;display:grid!important;place-items:center!important}.coupon-visual{min-height:520px!important;overflow:hidden!important;background:#eadfD2!important}.coupon-visual img{width:100%!important;height:100%!important;min-height:520px!important;padding:0!important;object-fit:cover!important;object-position:center center!important}.coupon-content{min-width:0!important;padding:54px 48px 42px!important;display:flex!important;align-items:center!important;background:#fbf8f3!important;overflow-y:auto!important}.coupon-step{width:100%!important}.coupon-step[hidden]{display:none!important}.coupon-eyebrow{margin:0 0 12px!important;color:#a36c3b!important;font-size:12px!important;font-weight:900!important;letter-spacing:0.18em!important;text-transform:uppercase!important}.coupon-content h2{margin:0!important;color:#443d36!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:48px!important;font-weight:800!important;line-height:1.03!important;letter-spacing:-0.045em!important}.coupon-subtitle{margin:18px 0 22px!important;color:#544c45!important;font-size:18px!important;line-height:1.55!important}.coupon-label{display:block!important;margin:0 0 8px!important;color:#403a34!important;font-size:13px!important;font-weight:800!important}#couponEmail{width:100%!important;height:56px!important;margin:0!important;padding:0 16px!important;border:1px solid #b9c5ce!important;border-radius:9px!important;background:#ffffff!important;color:#292521!important;font-size:16px!important;outline:none!important;box-shadow:none!important}#couponEmail:focus{border-color:#6e6258!important;box-shadow:0 0 0 3px rgba(110,98,88,0.12)!important}.coupon-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.coupon-submit,.coupon-shop{width:100%!important;min-height:58px!important;margin-top:18px!important;padding:0 24px!important;border:0!important;border-radius:9px!important;background:#493f35!important;color:#ffffff!important;font-size:18px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:transform 0.2s ease,background 0.2s ease!important}.coupon-submit:hover,.coupon-shop:hover{background:#2f2924!important;transform:translateY(-1px)!important}.coupon-submit:disabled{opacity:0.68!important;cursor:wait!important;transform:none!important}.coupon-status{min-height:22px!important;margin:10px 0 0!important;font-size:13px!important;line-height:1.5!important}.coupon-status.is-error{color:#a52b2b!important}.coupon-status.is-success{color:#2d6b46!important}.coupon-decline{width:100%!important;min-height:44px!important;margin-top:4px!important;padding:0!important;border:0!important;background:transparent!important;color:#514a43!important;font-size:17px!important;font-weight:800!important;text-decoration:underline!important;text-underline-offset:4px!important}.coupon-privacy{margin:8px 0 0!important;color:#81786f!important;font-size:11px!important;line-height:1.55!important;text-align:center!important}.coupon-code-box{min-height:58px!important;margin:22px 0 0!important;padding:0 8px 0 18px!important;border:1px solid #e3ddd5!important;border-radius:9px!important;background:#ffffff!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;box-shadow:0 7px 22px rgba(30,27,24,0.08)!important}.coupon-code-box strong{min-width:0!important;overflow:hidden!important;color:#2a2622!important;font-size:18px!important;font-weight:800!important;letter-spacing:0.02em!important;text-overflow:ellipsis!important;white-space:nowrap!important}.coupon-code-box button{flex:0 0 auto!important;min-height:42px!important;padding:0 14px!important;border:0!important;border-left:1px dashed #c8beb4!important;background:transparent!important;color:#3268c5!important;font-size:15px!important;font-weight:800!important}.coupon-copy-status,.coupon-expiry{min-height:20px!important;margin:8px 0 0!important;color:#756d64!important;font-size:13px!important;line-height:1.5!important}.coupon-shop{margin-top:14px!important}@media screen and (max-width:760px){#openCoupon.ms-email-trigger{width:34px!important;height:38px!important}.ms-email-icon{width:20px!important;height:20px!important}.coupon-modal{padding:12px!important;align-items:center!important}.coupon-popup{max-height:92vh!important;grid-template-columns:100%!important;overflow-y:auto!important;border-radius:20px!important}.coupon-visual{min-height:180px!important;max-height:180px!important}.coupon-visual img{min-height:180px!important;height:180px!important;object-position:center 46%!important}.coupon-content{padding:30px 22px 24px!important;overflow:visible!important}.coupon-content h2{font-size:35px!important}.coupon-subtitle{margin:14px 0 18px!important;font-size:16px!important}#couponEmail{height:52px!important}.coupon-submit,.coupon-shop{min-height:54px!important;font-size:16px!important}.coupon-close{top:8px!important;right:8px!important}}@media screen and (max-width:390px){.coupon-visual{min-height:150px!important;max-height:150px!important}.coupon-visual img{min-height:150px!important;height:150px!important}.coupon-content{padding:26px 18px 20px!important}.coupon-content h2{font-size:31px!important}}@supports (content-visibility:auto){main>section:not(.hero-slider),.site-footer{content-visibility:auto;contain-intrinsic-size:800px}}img{max-width:100%}html.ms-scroll-reveal main>section:not(.hero-slider){will-change:auto!important}@media (prefers-reduced-data:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}}html.ms-scroll-reveal main>section:not(.hero-slider){opacity:0;transform:translate3d(0,46px,0);transition:opacity 0.85s cubic-bezier(0.22,1,0.36,1),transform 0.85s cubic-bezier(0.22,1,0.36,1);will-change:opacity,transform}html.ms-scroll-reveal main>section:not(.hero-slider).ms-reveal-visible{opacity:1;transform:translate3d(0,0,0);will-change:auto}html.ms-scroll-reveal main>section.ms-reveal-visible [data-ms-reveal-item]{animation:msRevealItem 0.72s cubic-bezier(0.22,1,0.36,1) backwards;animation-delay:var(--ms-reveal-delay,0ms)}@keyframes msRevealItem{from{opacity:0;transform:translate3d(0,28px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@media (max-width:767px){html.ms-scroll-reveal main>section:not(.hero-slider){transform:translate3d(0,30px,0);transition-duration:0.72s}html.ms-scroll-reveal main>section.ms-reveal-visible [data-ms-reveal-item]{animation-duration:0.62s}}@media (prefers-reduced-motion:reduce){html.ms-scroll-reveal main>section:not(.hero-slider){opacity:1!important;transform:none!important;transition:none!important}html.ms-scroll-reveal [data-ms-reveal-item]{animation:none!important}}.ms-collection-v2{padding:72px 0;background:#fff}.ms-collection-v2 *{box-sizing:border-box}.ms-collection-v2 .ms-collection-head{width:min(1540px,calc(100% - 120px));margin:0 auto 42px}.ms-collection-v2 .ms-eyebrow{margin:0 0 14px;font-size:13px;font-weight:800;letter-spacing:0.18em;color:#a56b36;text-transform:uppercase}.ms-collection-v2 .ms-collection-head h2{max-width:680px;margin:0;font-size:clamp(42px,5vw,74px);line-height:0.95;letter-spacing:-0.055em;color:#333;font-family:Georgia,"Times New Roman","Songti SC",serif;font-weight:500}.ms-collection-v2 .ms-collection-grid{width:min(1540px,calc(100% - 120px));margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.ms-collection-v2 .ms-collection-card{display:flex!important;flex-direction:column!important;background:#fff;text-decoration:none!important;color:#2d2d2d;overflow:hidden;border-radius:32px;border:1px solid #dedede;box-shadow:0 14px 36px rgba(0,0,0,0.06);transition:transform 0.25s ease,box-shadow 0.25s ease}.ms-collection-v2 .ms-collection-card:hover{transform:translateY(-4px);box-shadow:0 18px 46px rgba(0,0,0,0.10)}.ms-collection-v2 .ms-collection-img{order:1!important;width:100%;aspect-ratio:1 / 0.92;background:#fff;overflow:hidden;flex-shrink:0}.ms-collection-v2 .ms-collection-img img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.ms-collection-v2 .ms-collection-info{order:2!important;min-height:116px;padding:26px 18px 28px;background:#fff;text-align:center;flex-shrink:0}.ms-collection-v2 .ms-collection-info h3{margin:0 0 8px!important;font-size:28px;line-height:1.1;color:#333;font-weight:800;letter-spacing:-0.04em;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif}.ms-collection-v2 .ms-collection-info p{margin:0!important;font-size:15px;line-height:1.45;color:#555}@media (max-width:1024px){.ms-collection-v2{padding:58px 0}.ms-collection-v2 .ms-collection-head{width:calc(100% - 48px)}.ms-collection-v2 .ms-collection-grid{width:calc(100% - 48px);display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,42vw);grid-template-columns:none;overflow-x:auto;overflow-y:hidden;gap:18px;padding-bottom:12px;scroll-snap-type:x mandatory;scrollbar-width:none}.ms-collection-v2 .ms-collection-grid::-webkit-scrollbar{display:none}.ms-collection-v2 .ms-collection-card{scroll-snap-align:start}}@media (max-width:640px){.ms-collection-v2{padding:48px 0}.ms-collection-v2 .ms-collection-head{width:calc(100% - 32px);margin-bottom:28px}.ms-collection-v2 .ms-collection-head h2{font-size:42px;line-height:1}.ms-collection-v2 .ms-collection-grid{width:calc(100% - 32px);grid-auto-columns:minmax(260px,82vw);gap:16px}.ms-collection-v2 .ms-collection-card{border-radius:28px}.ms-collection-v2 .ms-collection-info{padding:22px 16px 24px;min-height:104px}.ms-collection-v2 .ms-collection-info h3{font-size:25px}.ms-collection-v2 .ms-collection-info p{font-size:14px}}.testimonials .review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testimonials .review-card{background:#fff;border-radius:28px;padding:30px;box-shadow:0 14px 36px rgba(0,0,0,0.08)}.testimonials .stars{color:#f39a4a;letter-spacing:2px;margin-bottom:18px;font-size:16px}.testimonials .review-card p{margin:0 0 20px;color:#35464d;line-height:1.8;font-size:15px}.testimonials .review-card strong{font-size:15px;color:#1e292f}@media (max-width:1024px){.testimonials .review-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,72vw);grid-template-columns:none;overflow-x:auto;overflow-y:hidden;gap:18px;padding-bottom:12px;scroll-snap-type:x mandatory;scrollbar-width:none}.testimonials .review-grid::-webkit-scrollbar{display:none}.testimonials .review-card{scroll-snap-align:start}}@media (max-width:640px){.testimonials .review-grid{grid-auto-columns:minmax(280px,82vw);gap:16px}.testimonials .review-card{padding:24px;border-radius:24px}.testimonials .review-card p{font-size:14px}}#msHeaderApp .coupon-delivery-hint{margin:8px 0 14px;font-size:12px;line-height:1.5;color:#6d7785}#msHeaderApp .coupon-delivery-help{display:block;margin-top:8px;font-size:12px;line-height:1.5;color:#6d7785}@media (max-width:767px){#msHeaderApp .coupon-delivery-hint,#msHeaderApp .coupon-delivery-help{font-size:11px;line-height:1.45}}