:root{--bg:#fbfaf7;--surface:#fff;--soft:#f5eee7;--text:#171717;--muted:#746f69;--line:#e9e3db;--primary:#a66b3f;--primary-dark:#7f4d2b;--primary-soft:#f2e4d7;--green:#178a4d;--danger:#b63838;--shadow:0 14px 38px rgba(75,48,25,.08);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.icon{width:22px;height:22px;flex:none}.shell{width:min(1390px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(233,227,219,.8);background:rgba(251,250,247,.92);backdrop-filter:blur(18px)}.header-row{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand img{width:44px;height:44px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand strong{font-size:17px;line-height:1.1}.brand small{margin-top:3px;color:var(--muted);font-size:11px}.desktop-nav{display:flex;align-items:center;gap:38px}.desktop-nav a{position:relative;padding:28px 0 25px;color:#504a45;font-size:14px;font-weight:600}.desktop-nav a:hover{color:var(--primary)}.desktop-nav a:first-child:after{content:"";position:absolute;left:20%;right:20%;bottom:14px;height:2px;background:var(--primary)}.header-actions{display:flex;align-items:center;gap:5px}.icon-button{position:relative;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;transition:.2s}.icon-button:hover{background:var(--primary-soft);color:var(--primary)}.cart-count{position:absolute;right:0;top:0;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:var(--primary);color:#fff;font-size:10px}.mobile-search{display:none;padding-bottom:13px}.mobile-search form{position:relative}.mobile-search span{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--muted)}.mobile-search input{width:100%;height:48px;padding:0 16px 0 48px;border:1px solid var(--line);border-radius:17px;background:#fff;outline:0}.button{border:0;min-height:44px;padding:0 21px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,#b77a48,#946038);color:#fff;box-shadow:0 10px 24px rgba(166,107,63,.2)}.button-secondary{border:1px solid #d5c2b2;background:#fff;color:var(--text)}.button-whatsapp{background:#1c9d58;color:#fff}.button-outline-light{margin-top:22px;border:1px solid rgba(255,255,255,.18);color:#fff;background:rgba(255,255,255,.07)}.button-full{width:100%}.button-large{min-height:54px;padding-inline:28px}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:var(--primary-soft);color:var(--primary-dark);font-size:12px;font-weight:700}.hero-slider{position:relative;aspect-ratio:2.5;min-height:420px;max-height:570px;overflow:hidden;background:#f4ede5}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .6s}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide picture,.hero-slide picture img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;display:flex;align-items:center}.hero-overlay>div{width:min(560px,48%);padding:40px;border-radius:25px;background:rgba(255,252,248,.86);backdrop-filter:blur(8px)}.hero-overlay h1{font-size:clamp(36px,4vw,62px);line-height:1.04;margin:17px 0}.hero-overlay p{font-size:18px;line-height:1.7;color:var(--muted)}.slider-dots{position:absolute;bottom:24px;left:50%;display:flex;gap:8px;transform:translateX(-50%)}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#fff8}.slider-dots button:first-child{width:28px;border-radius:9px;background:var(--primary)}.default-hero{min-height:420px;display:grid;grid-template-columns:1fr 1.13fr;align-items:center;gap:40px;padding-top:30px;padding-bottom:20px;background:radial-gradient(circle at 75% 25%,#f3dfce 0,transparent 35%)}.default-hero-copy{padding-left:55px}.default-hero h1{max-width:650px;margin:15px 0 13px;font-size:clamp(36px,4.1vw,67px);letter-spacing:-.045em;line-height:1.06}.default-hero h1 em{font-style:normal;color:var(--primary)}.default-hero p{max-width:590px;margin:0;color:var(--muted);font-size:18px;line-height:1.7}.hero-buttons{display:flex;gap:14px;margin-top:25px}.hero-rating{display:flex;align-items:center;gap:10px;margin-top:25px;font-size:13px}.hero-rating>span{color:#f2b632;letter-spacing:2px}.hero-rating small{color:var(--muted)}.hero-showcase{position:relative;height:350px}.hero-screen{position:absolute;right:8%;top:5%;width:76%;height:270px;padding:11px;border:9px solid #1d1d1d;border-radius:18px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.hero-screen img{width:100%;height:100%;object-fit:cover;border-radius:4px}.hero-phone{position:absolute;right:2%;bottom:10px;width:130px;height:235px;padding:7px;border:8px solid #1d1d1d;border-radius:22px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.hero-phone img{width:100%;height:100%;object-fit:cover;border-radius:10px}.hero-code{position:absolute;left:28%;bottom:6px;padding:21px 26px;border-radius:13px;background:#292929;color:#fff;font-size:26px;box-shadow:var(--shadow)}.home-section{margin-top:42px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading h2{margin:0;font-size:27px;letter-spacing:-.025em}.section-heading p{margin:7px 0 0;color:var(--muted)}.section-heading>a{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.section-heading>a .icon{width:17px}.category-strip{display:flex;flex-wrap:wrap;justify-content:center;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(62,39,19,.05);overflow:hidden}.category-strip>a{flex:0 0 calc(100%/6);min-width:0;min-height:82px;padding:13px 20px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--line)}.category-strip>a:last-child{border:0}.category-strip>a:hover{background:#fdf9f4}.category-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#f8f1e9;color:var(--primary)}.category-strip strong,.category-strip small{display:block}.category-strip strong{font-size:14px}.category-strip small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.35}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}.product-card{min-width:0;border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 7px 24px rgba(65,40,18,.045);transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:#f1eee9}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.035)}.badge{display:inline-flex;margin-bottom:7px;padding:4px 9px;border-radius:8px;background:var(--primary-soft);color:var(--primary-dark);font-size:10px;font-weight:800}.product-body{padding:14px}.product-body h3{height:40px;margin:0;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.45}.product-body>p{margin:5px 0 0;color:var(--muted);font-size:11px}.product-meta{display:flex;gap:11px;margin-top:9px;color:var(--muted);font-size:10px}.product-meta span:first-child{display:flex;align-items:center;gap:4px;color:#8b632f}.product-meta .icon{width:13px;height:13px;fill:#f1b535;stroke:#f1b535}.product-price-row{min-height:44px;margin-top:12px;display:flex;align-items:end;justify-content:space-between;gap:10px}.product-price-row strong,.product-price-row del{display:block}.product-price-row strong{font-size:16px}.product-price-row del{margin-top:2px;color:#a39d97;font-size:10px}.card-cart{width:38px;height:38px;border:1px solid var(--line);border-radius:10px;display:grid;place-items:center;background:#fff;color:var(--primary);cursor:pointer}.card-cart:hover{background:var(--primary);color:#fff}.card-cart .icon{width:18px}.trust-strip{margin-top:35px;padding:17px 24px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 7px 22px rgba(65,40,18,.04)}.trust-strip>div{display:flex;align-items:center;justify-content:center;gap:15px;border-right:1px solid var(--line)}.trust-strip>div:last-child{border:0}.trust-strip .icon{width:35px;height:35px;color:var(--primary)}.trust-strip strong,.trust-strip small{display:block}.trust-strip strong{font-size:14px}.trust-strip small{max-width:250px;margin-top:3px;color:var(--muted);font-size:11px}.testimonial-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.testimonial-grid blockquote{flex:0 1 calc(25% - 14px);min-width:240px}.testimonial-grid blockquote{margin:0;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.testimonial-grid blockquote>p{min-height:75px;color:#4f4a45;line-height:1.65}.stars{color:#efb334;letter-spacing:2px}.testimonial-grid footer{display:flex;align-items:center;gap:10px}.testimonial-grid footer img{width:35px;height:35px;border-radius:50%;object-fit:cover}.page-hero{padding-top:70px;padding-bottom:40px}.page-hero.compact{padding-top:48px;padding-bottom:27px}.page-hero h1{max-width:800px;margin:13px 0 9px;font-size:clamp(37px,5vw,64px);letter-spacing:-.045em}.page-hero p{max-width:680px;margin:0;color:var(--muted);font-size:17px;line-height:1.7}.category-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-page-grid>a{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.category-page-grid h2{margin:18px 0 8px}.category-page-grid p{min-height:48px;color:var(--muted);line-height:1.55}.category-page-grid small{color:var(--primary);font-weight:800}.big-search{max-width:800px;display:flex;align-items:center;gap:10px;margin-top:24px}.big-search>span{position:absolute;margin-left:18px;color:var(--muted)}.big-search input{width:100%;height:55px;padding:0 18px 0 52px;border:1px solid var(--line);border-radius:14px;background:#fff;outline:0}.product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:58px;padding-top:55px}.gallery-main{aspect-ratio:1.45;border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-thumbs{display:flex;gap:10px;margin-top:13px;overflow:auto}.gallery-thumbs button{width:78px;height:62px;padding:0;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;cursor:pointer}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.product-info{padding-top:7px}.breadcrumb{color:var(--primary);font-size:13px;font-weight:800}.product-info h1{margin:15px 0;font-size:clamp(33px,4vw,53px);line-height:1.08;letter-spacing:-.04em}.detail-rating{display:flex;gap:19px;color:var(--muted);font-size:13px}.detail-rating span:first-child{color:#9b6b24}.lead{margin:20px 0;color:var(--muted);font-size:17px;line-height:1.75}.detail-price{display:flex;align-items:center;gap:15px;margin-top:20px;font-size:31px;font-weight:900}.detail-price del{color:#aaa29b;font-size:17px;font-weight:500}.detail-actions{margin-top:22px}.detail-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;margin-top:27px}.detail-facts>div{padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff}.detail-facts strong,.detail-facts span{display:block}.detail-facts strong{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.detail-facts span{margin-top:6px;font-size:13px}.detail-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:22px;margin-top:55px}.detail-content article{padding:27px;border:1px solid var(--line);border-radius:18px;background:#fff}.detail-content h2{margin-top:0}.detail-content p{color:var(--muted);line-height:1.8}.detail-content ul{padding:0;list-style:none}.detail-content li{display:flex;gap:8px;margin:12px 0;color:#554f49;font-size:14px}.detail-content li .icon{width:16px;color:var(--green)}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start}.cart-items{display:flex;flex-direction:column;gap:13px}.cart-row{padding:14px;display:grid;grid-template-columns:110px 1fr auto;gap:17px;align-items:center;border:1px solid var(--line);border-radius:16px;background:#fff}.cart-row img{width:110px;height:77px;border-radius:10px;object-fit:cover}.cart-row h3{margin:0;font-size:15px}.cart-row p{margin:6px 0;color:var(--muted);font-size:13px}.quantity{display:flex;align-items:center;gap:8px}.quantity button{width:30px;height:30px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.cart-row-end{display:flex;align-items:center;gap:13px}.remove-item{border:0;background:transparent;color:var(--danger);cursor:pointer}.summary-card,.card-panel,.payment-card,.payment-summary{padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 8px 28px rgba(65,40,18,.045)}.summary-card{position:sticky;top:100px}.summary-card h2,.card-panel h2,.payment-summary h2{margin-top:0}.summary-card>div,.payment-summary>div{display:flex;justify-content:space-between;gap:18px;margin:15px 0}.summary-card>p,.summary-card>small{display:block;color:var(--muted);font-size:12px;line-height:1.55}.checkout-form label{display:block;margin:18px 0;font-size:13px;font-weight:700}.checkout-form input,.admin-input{width:100%;height:51px;margin-top:8px;padding:0 15px;border:1px solid var(--line);border-radius:12px;background:#fff;outline:0}.checkout-form input:focus,.big-search input:focus{border-color:#bd8b63;box-shadow:0 0 0 3px #b77a4820}.notice{padding:15px;display:flex;gap:12px;border-radius:13px;background:#f5f0e8;color:#574b42;font-size:13px;line-height:1.55}.notice .icon{color:var(--primary)}.form-error{color:var(--danger);font-size:13px}.checkout-summary-item{display:flex;gap:11px;padding:11px 0;border-bottom:1px solid var(--line)}.checkout-summary-item img{width:58px;height:44px;border-radius:8px;object-fit:cover}.checkout-summary-item span{display:block;font-size:13px}.checkout-summary-item small{color:var(--muted)}.summary-total{font-size:17px}.payment-wrap{max-width:1050px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:25px;align-items:start;padding-top:48px}.payment-card{text-align:center}.payment-status-icon{width:58px;height:58px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;background:var(--primary-soft);color:var(--primary)}.payment-card h1{margin:12px 0 8px;font-size:35px}.payment-card>p{color:var(--muted);line-height:1.65}.payment-amount{margin:20px auto;padding:17px;display:flex;flex-direction:column;border-radius:14px;background:#faf7f2}.payment-amount small,.payment-amount span{color:var(--muted);font-size:12px}.payment-amount strong{margin:5px 0;font-size:30px}.qris-box{max-width:410px;margin:19px auto}.qris-box img{width:100%;border:1px solid var(--line);border-radius:16px;background:#fff}.qris-valid{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--green);font-size:12px;font-weight:800}.qris-valid .icon{width:16px}.qris-warning{padding:30px;border:1px solid #f1c5b7;border-radius:16px;background:#fff5f0;color:#8e3f27}.qris-warning .icon{margin:auto}.countdown{margin:12px 0;color:var(--primary-dark);font-weight:800}.payment-card>.button{margin-top:10px}.payment-summary{position:sticky;top:100px}.payment-summary hr{border:0;border-top:1px solid var(--line)}.payment-summary .grand{font-size:18px}.empty-state{padding:50px;margin-top:18px;border:1px dashed #d8cec4;border-radius:18px;text-align:center;color:var(--muted)}.site-footer{margin-top:80px;padding-top:50px;background:#191817;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-brand strong{color:#fff}.site-footer p{max-width:400px;color:#aaa5a0;font-size:13px;line-height:1.7}.site-footer h3{font-size:14px}.site-footer ul{padding:0;list-style:none}.site-footer li{margin:10px 0}.site-footer li a{color:#aaa5a0;font-size:13px}.site-footer li a:hover{color:#fff}.footer-bottom{margin-top:42px;padding:19px 0;display:flex;justify-content:space-between;border-top:1px solid #ffffff18;color:#8e8984;font-size:11px}.floating-wa{position:fixed;right:24px;bottom:24px;z-index:45;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#1fa75e;color:#fff;box-shadow:0 12px 30px #13804455}.mobile-bottom-nav{display:none}.toast{position:fixed;left:50%;bottom:30px;z-index:100;max-width:calc(100% - 30px);padding:12px 17px;border-radius:12px;background:#1d1c1a;color:#fff;font-size:13px;opacity:0;transform:translate(-50%,15px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}@media (min-width:1300px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1050px){.desktop-nav{gap:22px}.default-hero-copy{padding-left:0}.category-strip>a{flex-basis:33.3333%}.category-strip>a:nth-child(3n){border-right:0}.product-grid{grid-template-columns:repeat(3,1fr)}.testimonial-grid blockquote{flex-basis:calc(50% - 9px)}.detail-content{grid-template-columns:1fr 1fr}.detail-content article:first-child{grid-column:1/-1}}@media (max-width:800px){body{padding-bottom:76px}.shell{width:min(100% - 28px,700px)}.header-row{height:72px}.desktop-nav,.desktop-only{display:none}.mobile-search{display:block}.default-hero{margin-top:14px;padding:25px;display:block;border:1px solid var(--line);border-radius:24px;overflow:hidden}.default-hero-copy{position:relative;z-index:2}.default-hero h1{font-size:40px}.default-hero p{max-width:55%;font-size:14px}.hero-showcase{position:absolute;right:2%;top:230px;width:45%;height:270px;opacity:.95}.hero-screen{right:9%;width:82%;height:190px}.hero-phone{width:85px;height:155px}.hero-code{left:9%;padding:14px;font-size:17px}.hero-rating{max-width:55%;flex-wrap:wrap}.category-strip{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow:auto;border:0;box-shadow:none;background:transparent;gap:10px}.category-strip>a{flex:0 0 auto;min-width:115px;min-height:105px;padding:12px;flex-direction:column;text-align:center;border:1px solid var(--line)!important;border-radius:14px;background:#fff}.category-strip small{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.product-card{border-radius:14px}.product-body{padding:11px}.product-body h3{font-size:13px}.trust-strip{grid-template-columns:1fr;padding:5px 15px}.trust-strip>div{padding:13px 0;justify-content:flex-start;border-right:0;border-bottom:1px solid var(--line)}.trust-strip>div:last-child{border-bottom:0}.testimonial-grid{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow:auto}.testimonial-grid blockquote{flex:0 0 auto;min-width:83%}.product-detail{grid-template-columns:1fr;gap:27px;padding-top:25px}.detail-content{grid-template-columns:1fr}.detail-content article:first-child{grid-column:auto}.cart-layout,.checkout-layout,.payment-wrap{grid-template-columns:1fr}.summary-card,.payment-summary{position:static}.category-page-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:60;height:72px;padding:8px 11px max(7px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}.mobile-bottom-nav a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#77716a;font-size:10px}.mobile-bottom-nav a:first-child{color:var(--primary)}.mobile-bottom-nav .icon{width:22px}.mobile-bottom-nav .cart-count{right:18%;top:0}.floating-wa{right:15px;bottom:88px;width:50px;height:50px}.footer-bottom{flex-direction:column;gap:6px}.site-footer{margin-top:55px}.hero-slider{aspect-ratio:1;min-height:320px;max-height:560px}.hero-overlay>div{width:calc(100% - 28px);margin:auto;padding:25px}.hero-overlay h1{font-size:39px}}@media (max-width:560px){.brand img{width:42px;height:42px}.brand strong{font-size:19px}.brand small{font-size:12px}.default-hero{min-height:405px;padding:23px 18px}.default-hero h1{max-width:67%;font-size:31px}.default-hero p{max-width:62%;font-size:13px}.hero-buttons .button-secondary{display:none}.hero-showcase{top:142px;right:-2%;width:48%;height:250px}.hero-screen{height:185px;border-width:6px}.hero-phone{right:0;bottom:12px;width:78px;height:145px;border-width:5px}.hero-code{bottom:18px}.hero-rating{margin-top:21px;max-width:64%}.home-section{margin-top:31px}.section-heading h2{font-size:22px}.section-heading p{font-size:12px}.section-heading>a{font-size:11px}.product-grid{gap:10px}.product-image{aspect-ratio:1.35}.product-meta{display:none}.product-price-row strong{font-size:14px}.card-cart{width:34px;height:34px}.page-hero{padding-top:36px}.page-hero h1{font-size:40px}.category-page-grid{grid-template-columns:1fr}.big-search{display:grid;grid-template-columns:1fr auto}.big-search>span{margin-top:27px}.product-info h1{font-size:34px}.detail-facts{grid-template-columns:1fr}.cart-row{grid-template-columns:75px 1fr}.cart-row img{width:75px;height:60px}.cart-row-end{grid-column:1/-1;justify-content:space-between}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.payment-card,.payment-summary,.summary-card,.card-panel{padding:20px}.qris-box{max-width:320px}}

/* Product detail purchase experience */
.button-buy-now{background:#178a4d;color:#fff;box-shadow:0 10px 24px rgba(23,138,77,.22)}
.button-buy-now:hover{background:#11723e}
.gallery-main{aspect-ratio:1/1;background:#fff}
.gallery-main img{width:100%;height:100%;padding:12px;object-fit:contain}
.gallery-thumbs button{background:#fff}
.gallery-thumbs img{object-fit:contain}
.detail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.detail-actions .button{width:100%}
.product-mobile-bar{display:none}
@media (max-width:800px){
  body[data-page="product"]{padding-bottom:96px}
  .product-mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:minmax(82px,.8fr) minmax(0,1fr) minmax(0,1fr);align-items:center;gap:8px;padding:10px 12px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(255,255,255,.98);box-shadow:0 -10px 30px rgba(45,31,20,.09);backdrop-filter:blur(16px)}
  .product-mobile-price{min-width:0;display:flex;flex-direction:column}
  .product-mobile-price small{color:var(--muted);font-size:10px}
  .product-mobile-price strong{overflow:hidden;color:var(--primary-dark);font-size:15px;white-space:nowrap;text-overflow:ellipsis}
  .product-mobile-bar .button{min-width:0;min-height:48px;padding:0 8px;gap:5px;border-radius:11px;font-size:11px;line-height:1.15;text-align:center}
  .product-mobile-bar .button .icon{width:18px;height:18px}
  .detail-actions{grid-template-columns:1fr 1fr}
}
@media (max-width:420px){
  .product-mobile-bar{grid-template-columns:minmax(74px,.72fr) minmax(0,1fr) minmax(0,1fr);gap:6px;padding-inline:8px}
  .product-mobile-bar .button{font-size:10px;padding-inline:5px}
  .product-mobile-price strong{font-size:13px}
}
@media (max-width:800px){
  body[data-page="product"] .detail-actions{display:none}
}

/* Storefront refresh 2026 */
:root{
  --surface-raised:#fff;
  --surface-glass:rgba(255,255,255,.78);
  --ink-soft:#5f5851;
  --modern-line:rgba(82,61,43,.12);
  --modern-shadow:0 24px 70px rgba(72,45,22,.11);
  --modern-shadow-soft:0 14px 38px rgba(72,45,22,.075);
  --modern-radius:28px;
}

.section-heading-modern{align-items:flex-end;margin-bottom:24px}
.section-heading-modern>div{max-width:760px}
.section-kicker{display:block;margin-bottom:8px;color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.section-heading-modern h2{font-size:clamp(26px,3vw,38px);line-height:1.12;letter-spacing:-.04em}
.section-heading-modern p{max-width:690px;font-size:14px;line-height:1.65}
.section-link{min-height:42px;padding:0 16px;border:1px solid var(--modern-line);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 8px 24px rgba(72,45,22,.055);white-space:nowrap;transition:transform .2s,border-color .2s,background .2s}
.section-link:hover{transform:translateY(-2px);border-color:rgba(166,107,63,.28);background:#fff}

.category-showcase-section{margin-top:64px}
.category-bento{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:180px;gap:16px}
.category-tile{position:relative;min-width:0;min-height:180px;overflow:hidden;border:1px solid rgba(255,255,255,.42);border-radius:var(--modern-radius);background:#28221d;box-shadow:var(--modern-shadow-soft);isolation:isolate;transform:translateZ(0);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s}
.category-tile-featured{grid-column:span 2;grid-row:span 2}
.category-tile-wide{grid-column:span 2}
.category-tile-media,.category-tile-shade{position:absolute;inset:0}
.category-tile-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(.96);transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .35s}
.category-tile-shade{z-index:1;background:linear-gradient(180deg,rgba(17,13,10,.03) 0%,rgba(17,13,10,.22) 48%,rgba(17,13,10,.88) 100%)}
.category-tile-content{position:relative;z-index:2;height:100%;padding:20px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}
.category-tile-featured .category-tile-content{padding:27px}
.category-tile-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
.category-tile-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:15px;background:rgba(255,255,255,.14);backdrop-filter:blur(14px);box-shadow:inset 0 1px rgba(255,255,255,.18)}
.category-tile-icon .icon{width:21px;height:21px}
.category-count{padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(20,16,13,.2);backdrop-filter:blur(12px);font-size:10px;font-weight:750}
.category-tile-copy h3{margin:0;font-size:clamp(18px,1.55vw,26px);line-height:1.12;letter-spacing:-.025em}
.category-tile-featured .category-tile-copy h3{font-size:clamp(27px,2.6vw,42px)}
.category-tile-copy p{max-width:500px;margin:7px 0 0;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(255,255,255,.76);font-size:12px;line-height:1.5}
.category-tile:not(.category-tile-featured):not(.category-tile-wide) .category-tile-copy p{display:none}
.category-tile-cta{margin-top:12px;display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800;opacity:.92}
.category-tile-cta .icon{width:15px;height:15px;transition:transform .25s}
.category-tile:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.7);box-shadow:var(--modern-shadow)}
.category-tile:hover .category-tile-media img{transform:scale(1.065);filter:saturate(1) contrast(1)}
.category-tile:hover .category-tile-cta .icon{transform:translateX(4px)}

.featured-products-section{margin-top:68px}
.product-grid{gap:20px}
.product-card{position:relative;border:1px solid var(--modern-line);border-radius:24px;background:var(--surface-raised);box-shadow:0 8px 26px rgba(69,43,20,.055);overflow:hidden;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s,border-color .3s}
.product-card:hover{transform:translateY(-6px);border-color:rgba(166,107,63,.23);box-shadow:0 24px 55px rgba(68,42,20,.12)}
.product-card-media{position:relative;padding:10px 10px 0}
.product-image{aspect-ratio:1!important;border-radius:18px;background:linear-gradient(145deg,#f7f3ee,#eee6dc);overflow:hidden}
.product-image img{width:100%;height:100%;padding:10px;object-fit:contain;transition:transform .55s cubic-bezier(.2,.8,.2,1)}
.product-card:hover .product-image img{transform:none}
.product-body{padding:15px 17px 18px}
.product-kicker{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}
.product-category{max-width:68%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--primary-dark);font-size:10px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}
.product-rating{display:inline-flex;align-items:center;gap:4px;color:#7a5a2a;font-size:10px;font-weight:750}
.product-rating .icon{width:13px;height:13px;fill:#f1b535;stroke:#f1b535}
.product-title-link{display:block}
.product-body h3{height:auto;min-height:43px;margin:0;font-size:14px;line-height:1.48;letter-spacing:-.01em}
.product-excerpt{height:36px;margin:7px 0 0!important;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--muted)!important;font-size:11px!important;line-height:1.55}
.product-price-row{min-height:44px;margin-top:14px;align-items:center}
.product-price-row strong{font-size:17px;letter-spacing:-.02em}
.product-price-row del{font-size:10px}
.product-card-detail{width:39px;height:39px;padding:0;display:grid;place-items:center;border:1px solid var(--modern-line);border-radius:50%;background:#fbf8f4;color:var(--primary-dark);cursor:pointer;transition:transform .25s,background .25s,color .25s}
.product-card-detail .icon{width:17px;height:17px}
.product-card-detail:hover{transform:translateX(3px);background:var(--primary);color:#fff}

.catalog-hero{position:relative;margin-top:34px;padding:48px 54px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;overflow:hidden;border:1px solid var(--modern-line);border-radius:34px;background:radial-gradient(circle at 90% 20%,rgba(225,187,153,.5),transparent 32%),linear-gradient(135deg,#fffdf9 0%,#f6eee5 100%);box-shadow:var(--modern-shadow-soft);isolation:isolate}
.catalog-hero:before{content:"";position:absolute;right:-70px;bottom:-120px;width:340px;height:340px;border:1px solid rgba(166,107,63,.12);border-radius:50%;box-shadow:0 0 0 35px rgba(166,107,63,.035),0 0 0 70px rgba(166,107,63,.025);z-index:-1}
.catalog-hero-copy{max-width:790px}
.catalog-hero h1{margin:15px 0 12px;font-size:clamp(38px,5vw,70px);line-height:1;letter-spacing:-.055em}
.catalog-hero p{max-width:680px;margin:0;color:var(--ink-soft);font-size:16px;line-height:1.7}
.catalog-hero-art{min-width:190px;padding:22px;display:flex;align-items:center;gap:15px;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:rgba(255,255,255,.62);box-shadow:0 15px 45px rgba(90,57,28,.09);backdrop-filter:blur(16px)}
.catalog-hero-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,var(--primary),var(--primary-dark));color:#fff;box-shadow:0 12px 26px rgba(127,77,43,.24)}
.catalog-hero-icon .icon{width:27px;height:27px}
.catalog-hero-art strong,.catalog-hero-art small{display:block}
.catalog-hero-art strong{font-size:28px;line-height:1}
.catalog-hero-art small{margin-top:6px;color:var(--muted);font-size:11px}
.catalog-section{margin-top:34px}
.catalog-toolbar{margin-bottom:18px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--modern-line);border-radius:16px;background:rgba(255,255,255,.64);color:var(--muted);font-size:12px;backdrop-filter:blur(12px)}
.catalog-toolbar p{margin:0}
.catalog-toolbar strong{color:var(--text)}
.catalog-toolbar a{display:inline-flex;align-items:center;gap:7px;color:var(--primary-dark);font-weight:750}
.catalog-toolbar a .icon{width:15px;height:15px}
.category-catalog-hero{grid-template-columns:minmax(0,1fr) minmax(280px,430px);padding-block:34px}
.category-hero-image{aspect-ratio:1.55;overflow:hidden;border:8px solid rgba(255,255,255,.68);border-radius:25px;background:#fff;box-shadow:0 18px 48px rgba(72,45,22,.13);transform:rotate(1.2deg)}
.category-hero-image img{width:100%;height:100%;object-fit:cover}

.category-directory-section{margin-top:34px}
.category-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.category-directory-card{position:relative;min-height:330px;overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:28px;background:#27211c;box-shadow:var(--modern-shadow-soft);isolation:isolate;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s}
.category-directory-media,.category-directory-overlay{position:absolute;inset:0}
.category-directory-media img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.8,.2,1)}
.category-directory-overlay{z-index:1;background:linear-gradient(180deg,rgba(18,14,11,.03),rgba(18,14,11,.2) 38%,rgba(18,14,11,.92))}
.category-directory-content{position:relative;z-index:2;height:100%;padding:22px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}
.category-directory-icon{width:49px;height:49px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:16px;background:rgba(255,255,255,.15);backdrop-filter:blur(14px)}
.category-directory-content small{display:block;margin-bottom:7px;color:rgba(255,255,255,.7);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.09em}
.category-directory-content h2{margin:0;font-size:25px;letter-spacing:-.035em}
.category-directory-content p{height:39px;margin:7px 0 0;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(255,255,255,.72);font-size:12px;line-height:1.55}
.category-directory-link{margin-top:15px;display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800}
.category-directory-link .icon{width:15px;height:15px;transition:transform .25s}
.category-directory-card:hover{transform:translateY(-6px);box-shadow:var(--modern-shadow)}
.category-directory-card:hover .category-directory-media img{transform:scale(1.06)}
.category-directory-card:hover .category-directory-link .icon{transform:translateX(4px)}

@supports (background:color-mix(in srgb,#fff 50%,transparent)){
  .section-link,.catalog-toolbar{background:color-mix(in srgb,var(--surface) 78%,transparent)}
  .product-image{background:linear-gradient(145deg,color-mix(in srgb,var(--primary-soft) 34%,#fff),color-mix(in srgb,var(--soft) 72%,#fff))}
}

@media (max-width:1050px){
  .category-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:190px}
  .category-tile-featured{grid-column:span 2;grid-row:span 2}
  .category-tile-wide{grid-column:span 2}
  .category-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .catalog-hero{padding:42px}
}

@media (max-width:800px){
  .section-heading-modern{align-items:flex-start}
  .section-heading-modern p{font-size:13px}
  .category-showcase-section,.featured-products-section{margin-top:46px}
  .category-bento{gap:12px;grid-auto-rows:172px}
  .category-tile{border-radius:22px}
  .category-tile-featured{grid-row:span 1;min-height:220px}
  .category-tile-content,.category-tile-featured .category-tile-content{padding:17px}
  .category-tile-featured .category-tile-copy h3{font-size:28px}
  .catalog-hero{margin-top:18px;padding:32px;grid-template-columns:1fr;border-radius:27px}
  .catalog-hero-art{width:max-content;min-width:0}
  .category-catalog-hero{grid-template-columns:1fr}
  .category-hero-image{max-width:520px;transform:none}
  .catalog-section,.category-directory-section{margin-top:24px}
  .category-directory-card{min-height:290px}
  .product-grid{gap:13px}
  .product-body{padding:13px 14px 16px}
}

@media (max-width:560px){
  .section-heading-modern{display:grid;gap:13px;margin-bottom:18px}
  .section-heading-modern h2{font-size:25px}
  .section-heading-modern p{margin-top:6px}
  .section-link{width:max-content;min-height:37px;padding-inline:13px;font-size:10px!important}
  .category-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:158px;gap:10px}
  .category-tile-featured,.category-tile-wide{grid-column:span 2}
  .category-tile-featured{min-height:215px}
  .category-tile{min-height:158px;border-radius:19px}
  .category-tile-content,.category-tile-featured .category-tile-content{padding:14px}
  .category-tile-icon{width:38px;height:38px;border-radius:13px}
  .category-tile-icon .icon{width:18px;height:18px}
  .category-count{padding:5px 8px;font-size:8px}
  .category-tile-copy h3{font-size:16px}
  .category-tile-featured .category-tile-copy h3{font-size:25px}
  .category-tile-copy p{font-size:10px}
  .category-tile:not(.category-tile-featured) .category-tile-copy p{display:none}
  .category-tile-cta{margin-top:8px;font-size:9px}
  .catalog-hero{padding:25px 21px;border-radius:23px}
  .catalog-hero h1{font-size:39px}
  .catalog-hero p{font-size:13px}
  .catalog-hero-art{padding:14px;border-radius:18px}
  .catalog-hero-icon{width:45px;height:45px;border-radius:14px}
  .catalog-hero-art strong{font-size:22px}
  .catalog-toolbar{align-items:flex-start;flex-direction:column;gap:4px;padding:11px 13px}
  .catalog-toolbar>span{font-size:10px}
  .category-directory-grid{grid-template-columns:1fr;gap:13px}
  .category-directory-card{min-height:270px;border-radius:22px}
  .category-directory-content{padding:18px}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .product-card{border-radius:17px}
  .product-card-media{padding:7px 7px 0}
  .product-image{border-radius:13px}
  .product-image img{padding:6px}
  .product-body{padding:11px 11px 13px}
  .product-kicker{margin-bottom:6px}
  .product-category{max-width:62%;font-size:8px}
  .product-rating{font-size:8px}
  .product-rating .icon{width:10px;height:10px}
  .product-body h3{min-height:38px;font-size:12px;line-height:1.48}
  .product-excerpt{display:none}
  .product-price-row{min-height:34px;margin-top:9px}
  .product-price-row strong{font-size:13px}
  .product-price-row del{font-size:8px}
  .product-card-detail{width:31px;height:31px}
  .product-card-detail .icon{width:14px;height:14px}
}

@media (prefers-reduced-motion:reduce){
  .category-tile,.category-tile-media img,.category-tile-cta .icon,.category-directory-card,.category-directory-media img,.category-directory-link .icon,.product-card,.product-image img,.product-card-detail{transition:none}
}

/* Responsive homepage banner: one source image for desktop and mobile */
.hero-slider{background:#f4ede5}
.hero-slide picture{position:absolute;inset:0;display:grid;place-items:center}
.hero-slide picture .hero-banner-image{width:100%;height:100%;object-fit:contain;object-position:center}
@media (max-width:800px){
  .hero-slider{aspect-ratio:16/9;min-height:0;max-height:none}
  .hero-overlay>div{padding:20px}
  .hero-overlay h1{font-size:clamp(24px,7vw,38px)}
  .hero-overlay p{font-size:13px;line-height:1.5}
}
@media (max-width:560px){
  .hero-overlay>div{padding:16px;border-radius:18px}
  .hero-overlay h1{margin:10px 0;font-size:clamp(20px,6vw,30px)}
  .hero-overlay p{display:none}
  .hero-overlay .eyebrow{font-size:9px;padding:5px 8px}
  .hero-overlay .button{min-height:38px;padding-inline:14px;font-size:11px}
}

/* Slider banner homepage: gambar penuh, center, dan satu sumber untuk semua layar */
.hero-slider.shell{position:relative;display:block;aspect-ratio:8/3;min-height:0;max-height:none;margin-top:20px;overflow:hidden;border:1px solid rgba(124,89,58,.13);border-radius:26px;background:#f2ece5;box-shadow:0 18px 50px rgba(74,48,27,.09);isolation:isolate}
.hero-slider .hero-slide{position:absolute;inset:0;z-index:1;opacity:0;pointer-events:none;transition:opacity .55s ease}
.hero-slider .hero-slide.active{z-index:2;opacity:1;pointer-events:auto}
.hero-slider .hero-slide-link,.hero-slider .hero-slide picture{position:static;width:100%;height:100%;display:block}
.hero-slider .hero-banner-image,.hero-slider .hero-slide picture .hero-banner-image{width:100%;height:100%;padding:0;object-fit:contain;object-position:center;background:#f2ece5;transform:none}
.hero-slider .slider-controls{position:absolute;left:50%;bottom:14px;z-index:5;display:flex;align-items:center;gap:7px;padding:5px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:rgba(27,23,20,.42);box-shadow:0 8px 24px rgba(35,25,18,.16);backdrop-filter:blur(16px) saturate(150%);transform:translateX(-50%)}
.hero-slider .slider-arrow{width:30px;height:30px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease}
.hero-slider .slider-arrow:hover{background:rgba(255,255,255,.3);transform:scale(1.05)}
.hero-slider .slider-arrow .icon{width:16px;height:16px}
.hero-slider .slider-dots{position:static;display:flex;align-items:center;gap:6px;transform:none}
.hero-slider .slider-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.48);cursor:pointer;transition:width .25s ease,background .25s ease}
.hero-slider .slider-dots button[aria-current="true"]{width:24px;background:#fff}

/* Elegant running text directly below the homepage banner */
.home-running-text.shell{position:relative;margin-top:10px;overflow:hidden;border:1px solid rgba(124,89,58,.14);border-radius:18px;background:linear-gradient(110deg,rgba(255,253,248,.98),rgba(246,237,227,.96));box-shadow:0 10px 28px rgba(74,48,27,.07);isolation:isolate}
.home-running-text::before,.home-running-text::after{content:"";position:absolute;top:0;bottom:0;z-index:2;width:58px;pointer-events:none}
.home-running-text::before{left:0;background:linear-gradient(90deg,#fffaf4 12%,rgba(255,250,244,0))}
.home-running-text::after{right:0;background:linear-gradient(270deg,#f6ede3 12%,rgba(246,237,227,0))}
.home-running-text-window{overflow:hidden;padding:11px 0}
.home-running-text-track{display:flex;width:max-content;will-change:transform;animation:kuskuskuyTicker 24s linear infinite}
.home-running-text-group{display:flex;flex-shrink:0;align-items:center;padding-right:64px}
.home-running-text-group span{white-space:nowrap;font-family:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;font-size:clamp(16px,1.65vw,21px);font-weight:700;font-style:italic;letter-spacing:.015em;color:#6f482f;text-shadow:0 1px 0 rgba(255,255,255,.7)}
.home-running-text:hover .home-running-text-track{animation-play-state:paused}
@keyframes kuskuskuyTicker{to{transform:translateX(-50%)}}

@media(max-width:800px){
  .hero-slider.shell{aspect-ratio:8/3;width:calc(100% - 20px);margin-top:10px;border-radius:19px}
  .hero-slider .slider-controls{bottom:8px;padding:4px;gap:5px}
  .hero-slider .slider-arrow{width:26px;height:26px}
  .hero-slider .slider-arrow .icon{width:14px;height:14px}
  .hero-slider .slider-dots{gap:5px}
  .hero-slider .slider-dots button{width:6px;height:6px}
  .hero-slider .slider-dots button[aria-current="true"]{width:19px}
  .home-running-text.shell{width:calc(100% - 20px);margin-top:8px;border-radius:15px}
  .home-running-text-window{padding:9px 0}
  .home-running-text-group{padding-right:42px}
  .home-running-text-group span{font-size:15px}
  .home-running-text::before,.home-running-text::after{width:34px}

  /* Bottom dock mobile 2025-2026: ringan, modern, dan tetap tanpa library eksternal */
  body{padding-bottom:96px}
  .mobile-bottom-nav{left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));height:74px;padding:6px;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(255,255,255,.72);border-radius:23px;background:rgba(255,255,255,.86);box-shadow:0 16px 44px rgba(44,31,21,.18),inset 0 1px 0 rgba(255,255,255,.82);backdrop-filter:blur(22px) saturate(175%)}
  .mobile-bottom-nav a{min-width:0;gap:2px;border-radius:17px;color:#77716b;font-size:9px;font-weight:700;letter-spacing:-.01em;transition:color .22s ease,background .22s ease,transform .22s ease}
  .mobile-bottom-nav a:first-child{color:#77716b}
  .mobile-bottom-nav a.active{color:var(--primary-dark)}
  .mobile-nav-icon{width:38px;height:34px;display:grid;place-items:center;border-radius:14px;background:transparent;transition:background .22s ease,color .22s ease,box-shadow .22s ease,transform .22s ease}
  .mobile-bottom-nav .mobile-nav-icon .icon{width:20px;height:20px;stroke-width:1.9}
  .mobile-bottom-nav a.active .mobile-nav-icon{background:linear-gradient(145deg,#b77b4d,#8d5733);color:#fff;box-shadow:0 8px 18px rgba(139,84,47,.28);transform:translateY(-2px)}
  .mobile-bottom-nav a:active .mobile-nav-icon{transform:scale(.93)}
  .mobile-bottom-nav .cart-count{right:calc(50% - 25px);top:2px;min-width:17px;height:17px;padding-inline:4px;border:2px solid rgba(255,255,255,.92);font-size:8px}
  .floating-wa{bottom:102px}
}

@media(max-width:420px){
  .hero-slider.shell{border-radius:16px}
  .hero-slider .slider-controls{bottom:6px}
  .mobile-bottom-nav{left:9px;right:9px;border-radius:21px}
  .mobile-nav-icon{width:35px;height:32px}
  .mobile-bottom-nav .mobile-nav-icon .icon{width:19px;height:19px}
}

@media(prefers-reduced-motion:reduce){
  .hero-slider .hero-slide,.hero-slider .slider-arrow,.hero-slider .slider-dots button,.mobile-bottom-nav a,.mobile-nav-icon{transition:none}
  .home-running-text-track{animation:none;transform:none}
  .home-running-text-group[aria-hidden="true"]{display:none}
}


/* Facebook social proof testimonials - 2026-09-06 */
.testimonial-proof-section{padding-bottom:6px}.testimonial-proof-heading{align-items:flex-end}.testimonial-source-all{flex:none;padding:11px 15px;border:1px solid rgba(24,119,242,.18);border-radius:999px;background:#fff;color:#1769c2;box-shadow:0 8px 22px rgba(24,119,242,.07);transition:transform .2s ease,box-shadow .2s ease}.testimonial-source-all:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(24,119,242,.12)}.testimonial-source-all .icon{width:16px;height:16px}.testimonial-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.testimonial-proof-card{min-width:0;padding:22px;border:1px solid #e6dfd7;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(65,40,18,.055);transition:transform .2s ease,box-shadow .2s ease}.testimonial-proof-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(65,40,18,.09)}.testimonial-proof-top{display:flex;align-items:center;gap:12px}.testimonial-proof-avatar{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#efe6dc,#dac4af);color:#70492f;font-size:13px;font-weight:800;letter-spacing:.02em;box-shadow:inset 0 0 0 1px rgba(112,73,47,.09)}.testimonial-proof-person{min-width:0}.testimonial-proof-person strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#211d1a}.testimonial-proof-person span{display:flex;align-items:center;gap:5px;margin-top:4px;color:#8b8580;font-size:11px}.testimonial-proof-person i{font-style:normal;color:#bbb3ab}.testimonial-facebook-dot{width:16px;height:16px;display:inline-grid;place-items:center;border-radius:50%;background:#1877f2;color:#fff;font:800 12px/1 Arial,sans-serif}.testimonial-proof-stars{margin-top:17px;color:#f0ab28;font-size:15px;letter-spacing:2px}.testimonial-proof-card>p{min-height:78px;margin:12px 0 18px;color:#4f4944;font-size:15px;line-height:1.7}.testimonial-proof-link{display:inline-flex;align-items:center;gap:7px;color:#1769c2;font-size:12px;font-weight:800}.testimonial-proof-link .icon{width:14px;height:14px}.testimonial-proof-note{margin:13px 0 0;color:#938b84;font-size:11px;text-align:center}.testimonial-proof-section .testimonial-grid{display:none}
@media(max-width:900px){.testimonial-proof-grid{grid-template-columns:1fr 1fr}.testimonial-proof-card:last-child{grid-column:1/-1}}
@media(max-width:680px){.testimonial-proof-heading{align-items:flex-start;flex-direction:column}.testimonial-source-all{margin-top:4px}.testimonial-proof-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 10px}.testimonial-proof-card{flex:0 0 86%;scroll-snap-align:start;padding:18px}.testimonial-proof-card:last-child{grid-column:auto}.testimonial-proof-card>p{min-height:0;font-size:14px}.testimonial-proof-note{text-align:left}}
