:is(html:has(.store-page),body:has(.store-page)){background:#f6f5ef;height:auto;min-height:100%;overflow:auto}.store-page{color:#17241f;background:linear-gradient(#fff 0,#f7f6f0 320px);min-height:100vh;font-family:Arial,Helvetica,sans-serif}.store-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-bottom:1px solid #e5e4dc;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:12px clamp(18px,4vw,64px);display:flex;position:sticky;top:0}.store-brand{color:#17241f;align-items:center;gap:10px;text-decoration:none;display:flex}.store-brand-mark{color:#111;background:#fc0;border-radius:14px;place-items:center;width:48px;height:48px;font-size:19px;font-weight:950;display:grid;box-shadow:inset 0 -5px #0000001a}.store-brand span:last-child{flex-direction:column;display:flex}.store-brand small{color:#f05a00;letter-spacing:.12em;font-size:11px;font-weight:950}.store-brand strong{font-size:17px}.store-nav{align-items:center;gap:8px;display:flex}.store-nav a{color:#44514c;border-radius:10px;padding:10px 13px;font-size:13px;font-weight:800;text-decoration:none}.store-nav a:hover{color:#111;background:#f1f1ea}.store-cart-link{color:#fff!important;background:#17241f!important}.store-cart-link b{color:#111;background:#fc0;border-radius:999px;place-items:center;min-width:22px;height:22px;margin-left:5px;padding:0 6px;display:inline-grid}.store-hero{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:end;gap:42px;max-width:1400px;margin:0 auto;padding:56px clamp(20px,5vw,76px) 44px;display:grid}.store-kicker,.store-section-heading span{color:#f05a00;letter-spacing:.13em;font-size:11px;font-weight:950}.store-hero h1{letter-spacing:-.055em;color:#111b17;max-width:850px;margin:10px 0 14px;font-size:clamp(38px,5vw,74px);line-height:.98}.store-hero p{color:#5d6964;max-width:700px;margin:0 0 26px;font-size:18px;line-height:1.55}.store-primary-link{color:#fff;background:#f05a00;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 12px 25px #f05a0033}.store-trust{color:#fff;background:#17241f;border-radius:22px;gap:14px;padding:24px;display:grid;box-shadow:0 18px 40px #17241f2e}.store-trust span{border-bottom:1px solid #ffffff24;padding-bottom:13px;font-weight:800}.store-trust span:last-child{border:0;padding:0}.store-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:28px;max-width:1400px;margin:0 auto;padding:10px clamp(18px,4vw,64px) 60px;display:grid}.store-products-section{min-width:0}.store-section-heading{justify-content:space-between;align-items:end;gap:20px;margin:0 0 18px;display:flex}.store-section-heading h2{letter-spacing:-.035em;margin:5px 0 0;font-size:30px}.store-section-heading p{color:#68736f;margin:0;font-size:13px}.store-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.store-product-card{background:#fff;border:1px solid #e1e2da;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px #1e2d2712}.store-product-image-wrap{aspect-ratio:1;background:#eee;position:relative;overflow:hidden}.store-product-image{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.store-product-card:hover .store-product-image{transform:scale(1.025)}.store-product-image-wrap>span{color:#fff;background:#111b17e0;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;position:absolute;top:12px;left:12px}.store-product-body{padding:17px}.store-product-body h3{min-height:46px;margin:0 0 7px;font-size:18px;line-height:1.25}.store-product-body p{color:#67736e;min-height:39px;margin:0 0 17px;font-size:13px;line-height:1.45}.store-product-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.store-product-footer>strong{color:#f05a00;letter-spacing:-.03em;font-size:25px}.store-product-footer>button,.store-qty button{cursor:pointer;border:0;font-weight:900}.store-product-footer>button{color:#111;background:#fc0;border-radius:11px;min-height:42px;padding:0 15px}.store-qty{text-align:center;border:1px solid #d9ddd8;border-radius:11px;grid-template-columns:38px 32px 38px;align-items:center;display:grid;overflow:hidden}.store-qty button{color:#17241f;background:#f2f3ef;height:40px;font-size:20px}.store-checkout{background:#fff;border:1px solid #dfe1d9;border-radius:22px;padding:22px;position:sticky;top:94px;box-shadow:0 16px 42px #1d2c261f}.store-checkout-title{border-bottom:1px solid #e7e8e1;align-items:center;gap:12px;padding-bottom:16px;display:flex}.store-checkout-title>span{background:#fc0;border-radius:12px;place-items:center;width:44px;height:44px;font-size:21px;display:grid}.store-checkout-title small{color:#f05a00;letter-spacing:.12em;font-weight:950}.store-checkout-title h2{margin:3px 0 0;font-size:21px}.store-empty-cart{color:#69746f;text-align:center;padding:25px 0 18px}.store-empty-cart>span{font-size:34px}.store-empty-cart p{margin:8px 0}.store-empty-cart a{color:#f05a00;font-weight:900}.store-cart-items{max-height:250px;padding:8px 0;overflow:auto}.store-cart-item{border-bottom:1px solid #ecece6;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0;display:grid}.store-cart-item img{object-fit:cover;border-radius:9px;width:50px;height:50px}.store-cart-item div{min-width:0}.store-cart-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.store-cart-item small{color:#75807b;font-size:11px}.store-cart-item>b{color:#f05a00;font-size:12px}.store-form{gap:6px;padding-top:14px;display:grid}.store-form label{color:#4d5c56;margin:5px 0 0;font-size:11px;font-weight:900}.store-form input,.store-form textarea{color:#17241f;width:100%;font:inherit;background:#fff;border:1px solid #cfd5d0;border-radius:10px;outline:0;padding:10px 11px;font-size:13px}.store-form input{height:42px}.store-form textarea{resize:vertical}.store-form input:focus,.store-form textarea:focus{border-color:#f05a00;box-shadow:0 0 0 3px #f05a001f}.store-totals{border-top:1px solid #e6e7df;gap:8px;margin-top:16px;padding-top:14px;display:grid}.store-totals>div{color:#66716c;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.store-grand-total{border-top:1px dashed #ccd2cd;margin-top:4px;padding-top:12px;color:#17241f!important}.store-grand-total strong{color:#f05a00;font-size:25px}.store-error{color:#9b2e18;background:#fff0ed;border-radius:9px;margin:12px 0 0;padding:10px;font-size:12px;font-weight:800}.store-whatsapp{color:#082e17;cursor:pointer;background:#25d366;border:0;border-radius:12px;width:100%;min-height:50px;margin-top:14px;font-weight:950;box-shadow:0 10px 24px #25d36638}.store-whatsapp:hover{background:#1fc35b}.store-payment-note{color:#6d7873;text-align:center;margin:10px 0 0;font-size:10px}.store-footer{color:#fff;background:#17241f;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:18px clamp(18px,4vw,64px);display:flex}.store-footer span{color:#cbd4cf;font-size:13px}@media (width<=1050px){.store-layout{grid-template-columns:1fr}.store-checkout{position:relative;top:auto}}@media (width<=720px){.store-header{min-height:66px;padding:9px 12px}.store-brand-mark{width:42px;height:42px}.store-brand small{font-size:8px}.store-brand strong{font-size:13px}.store-nav a{display:none}.store-nav .store-cart-link{align-items:center;padding:8px 10px;display:flex}.store-hero{grid-template-columns:1fr;gap:24px;padding:34px 18px 30px}.store-hero h1{font-size:42px}.store-hero p{font-size:15px}.store-trust{padding:18px}.store-layout{padding:8px 12px 34px}.store-section-heading{align-items:start}.store-section-heading h2{font-size:25px}.store-section-heading p{display:none}.store-products-grid{grid-template-columns:1fr}.store-product-body h3,.store-product-body p{min-height:0}.store-checkout{padding:17px}.store-footer{flex-direction:column;align-items:flex-start;gap:5px}}
