﻿*{box-sizing:border-box}body{margin:0;font-family:var(--font,Tahoma),Arial,sans-serif;background:var(--bg,#faf7ef);color:var(--text,#24382c);line-height:1.9}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}.top{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:10}.nav{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;margin-left:auto}.brand small{display:block;color:#7b857d;font-size:11px}.mark{background:var(--primary,#2c6548);color:#fff;border-radius:16px;padding:8px 14px;font-size:25px;font-weight:bold}.nav nav{display:flex;gap:20px;font-size:14px}.navtools{display:flex;gap:8px;align-items:center}.cart,.login{border:1px solid #dfe5de;border-radius:12px;padding:6px 11px;background:#fff}.cart b{background:var(--primary,#2c6548);color:#fff;border-radius:50%;padding:1px 6px}.hero{background:#f1eadb;padding:45px 0}.heroBox{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.heroText small,.title small{color:#47735a;font-weight:bold}.heroText h1{font-size:clamp(34px,5vw,62px);line-height:1.25;margin:12px 0}.heroText p{font-size:18px;color:#667269;max-width:650px}.btn{display:inline-block;border:0;background:var(--primary,#2c6548);color:#fff;padding:10px 18px;border-radius:12px;font-weight:bold;cursor:pointer}.btn.green{background:#1e704a}.btn.light{background:#eef3ee;color:var(--primary,#2c6548)}.heroVisual{display:flex;justify-content:center;align-items:center;gap:10px}.heroVisual div{background:#fffaf0;border:1px solid #e6ddce;border-radius:28px;width:150px;height:190px;display:flex;align-items:center;justify-content:center;font-size:70px;transform:rotate(-4deg);box-shadow:0 15px 40px #725c2b18}.heroVisual .mainjar{height:240px;width:180px;transform:rotate(4deg);font-size:90px}.trust{width:min(1100px,90%);margin:0 auto;padding:20px;background:#fff;border-radius:0 0 22px 22px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;text-align:center}.trust div{display:flex;flex-direction:column}.trust small{color:#888}.section{padding:55px 0}.title{text-align:center;margin-bottom:30px}.title h2{font-size:32px;margin:5px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;border:1px solid #eee4d8;border-radius:var(--radius,20px);overflow:hidden;box-shadow:0 7px 25px #5c472015}.pic{height:230px;background:#f8f1e3;display:flex;align-items:center;justify-content:center}.pic img{width:100%;height:100%;object-fit:cover}.pic span{font-size:95px}.body{padding:16px}.tag{color:#7b826e;font-size:12px}.product h3{margin:5px 0}.product p{font-size:13px;color:#747b75;min-height:48px}.row{display:flex;justify-content:space-between;align-items:center;gap:10px}.price,.bigprice{color:var(--secondary,#9a4a28)}.shopHead{display:flex;justify-content:space-between;align-items:end;gap:20px}.search,.form input,.form textarea,.form select,.gridform input,.gridform textarea,.gridform select{border:1px solid #ddd6cb;background:#fff;padding:11px;border-radius:10px;width:100%;font:inherit}.search{max-width:320px}.filters{display:flex;gap:8px;margin:20px 0}.filters a{background:#fff;border:1px solid #ddd;padding:6px 14px;border-radius:var(--radius,20px)}.cartBox,.form,.card,.empty{background:#fff;border:1px solid #eee3d8;border-radius:var(--radius,20px);padding:22px}.cartItem{display:grid;grid-template-columns:55px 1fr auto auto;gap:15px;align-items:center;border-bottom:1px solid #eee;padding:15px 0}.cartIcon{font-size:35px}.cartItem small{display:block;color:#777}.qty{display:flex;align-items:center;gap:8px}.qty form{display:inline}.qty button{border:1px solid #ddd;background:#fff;border-radius:8px;width:30px;height:30px}.summary{display:flex;justify-content:space-between;padding-top:20px}.narrow{max-width:600px}.form label,.gridform label{display:block;margin:10px 0;font-weight:bold}.form textarea,.gridform textarea{min-height:110px}.account{display:grid;grid-template-columns:220px 1fr;gap:20px}.account aside{background:#fff;border:1px solid #eee3d8;border-radius:18px;padding:15px;height:max-content}.account aside a{display:block;padding:10px;border-bottom:1px solid #eee}.account aside form button{margin-top:12px;border:0;background:none;color:#a33;cursor:pointer}.address{padding:14px;border:1px solid #eee;border-radius:14px;margin:10px 0}.fields,.checkout{display:grid;grid-template-columns:1fr 1fr;gap:15px}.full{grid-column:1/-1}.checkout{align-items:start}.addrpick{display:block;border:1px solid #ddd;padding:12px;border-radius:12px}.addrpick span{display:block;color:#777;font-size:13px}.coupon{display:flex;gap:8px}.detail{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.detailPic{height:500px;background:#f5edde;border-radius:30px;display:flex;align-items:center;justify-content:center}.detailPic img{width:100%;height:100%;object-fit:cover;border-radius:30px}.detailPic span{font-size:160px}.detailText h1{font-size:42px}.bigprice{font-size:30px}.notice{width:min(1180px,92%);margin:12px auto;padding:12px 18px;background:#eaf6ee;border-radius:12px}.notice.error{background:#fdeaea;color:#8b2525}.footergrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:25px;padding:45px 0}.copy{text-align:center;padding:15px;border-top:1px solid #eee;color:#777}footer{background:#fff;margin-top:30px}
@media(max-width:850px){.nav{height:auto;padding:10px 0;flex-wrap:wrap}.nav nav{order:3;width:100%;overflow:auto;justify-content:center}.heroBox,.detail,.account{grid-template-columns:1fr}.heroVisual{order:-1}.grid{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:repeat(2,1fr)}.fields,.checkout{grid-template-columns:1fr}.footergrid{grid-template-columns:1fr 1fr}.product .pic{height:190px}}
@media(max-width:520px){.grid{grid-template-columns:1fr}.heroText h1{font-size:34px}.heroVisual div{width:100px;height:130px;font-size:55px}.heroVisual .mainjar{width:120px;height:170px}.trust{grid-template-columns:1fr 1fr}.footergrid{grid-template-columns:1fr}.navtools{width:100%;justify-content:center}.cartItem{grid-template-columns:45px 1fr auto}.cartItem>b{grid-column:2}.shopHead{display:block}.search{max-width:none}.detailPic{height:330px}}
.logoimg{max-height:52px;max-width:150px;object-fit:contain}.heroImage{height:330px;border-radius:var(--radius,20px);overflow:hidden;box-shadow:0 15px 40px #0002}.heroImage img{width:100%;height:100%;object-fit:cover}

/* Premium storefront redesign */
:root{--ink:#17251c;--muted:#707b73;--line:#e7e8e2;--soft:#f4f5ef}
body{background:#fff;color:var(--ink)}
.announcement{background:var(--primary,#2c6548);color:#fff;font-size:12px}.announcement-in{height:34px;display:flex;align-items:center;justify-content:space-between;opacity:.96}
.top{position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid #eceee9;z-index:30}.nav{height:78px}.brand{gap:12px}.brand b{font-size:16px;color:var(--ink)}.brand small{font-size:10px}.mark{width:44px;height:44px;padding:0;display:grid;place-items:center;border-radius:14px;background:var(--primary,#2c6548);box-shadow:0 8px 20px #00000014}.nav nav{gap:28px}.nav nav a{font-weight:600;color:#526057;position:relative;padding:27px 0}.nav nav a:hover,.nav nav a.active{color:var(--primary,#2c6548)}.nav nav a.active:after{content:"";position:absolute;bottom:0;right:0;left:0;height:3px;background:var(--primary,#2c6548);border-radius:4px}.navtools{gap:10px}.iconBtn,.login{background:#f7f8f4;border:1px solid #e4e8e1;border-radius:12px;padding:8px 12px}.iconBtn b{min-width:20px;display:inline-block;text-align:center}
.heroModern{background:linear-gradient(135deg,#f4f1e7 0%,#f8faf5 62%,#edf4ee 100%);overflow:hidden}.heroGrid{min-height:520px;display:grid;grid-template-columns:1.02fr .98fr;gap:55px;align-items:center}.heroCopy{padding:65px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--primary,#2c6548);font-size:13px;font-weight:800}.eyebrow:before{content:"";width:28px;height:2px;background:var(--secondary,#9a4a28);border-radius:4px}.heroCopy h1{font-size:clamp(40px,5.2vw,70px);line-height:1.18;letter-spacing:-1px;margin:16px 0 18px;color:#18251c}.heroCopy p{max-width:590px;font-size:17px;color:#657168;line-height:2.1}.heroActions{display:flex;align-items:center;gap:25px;margin-top:28px}.btn-lg{padding:14px 27px;border-radius:14px;box-shadow:0 12px 28px rgba(44,101,72,.18)}.textLink{font-weight:800;color:var(--primary,#2c6548)}.heroMeta{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px;font-size:12px;color:#6c766e}.heroPhoto{height:450px;border-radius:32px;overflow:hidden;position:relative;box-shadow:0 28px 60px #263a2b1c;background:#ddd}.heroPhoto:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0004,transparent 45%)}.heroPhoto img{width:100%;height:100%;object-fit:cover}.heroBadge{position:absolute;z-index:2;bottom:22px;right:22px;background:#fff;border-radius:16px;padding:13px 17px;box-shadow:0 12px 30px #0002}.heroBadge b,.heroBadge small{display:block}.heroBadge small{font-size:11px;color:#737b74}.heroArt{height:430px;position:relative}.artCard{position:absolute;width:220px;height:280px;border-radius:30px;background:#fff;box-shadow:0 25px 55px #20352818;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:110px}.artCard b{font-size:16px;color:#4d5c51}.art1{right:45px;top:50px;transform:rotate(5deg)}.art2{left:25px;top:10px;transform:rotate(-8deg);background:#edf4eb}.art3{left:115px;bottom:5px;transform:rotate(3deg);background:#fbf0e4}
.trustModern{margin-top:-1px}.trustGrid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:0 0 22px 22px;overflow:hidden;background:#fff;box-shadow:0 15px 35px #17251c0a}.trustGrid>div{padding:23px 15px;text-align:center;border-left:1px solid var(--line);display:grid;gap:2px}.trustGrid>div:last-child{border-left:0}.trustGrid i{font-style:normal;font-size:25px}.trustGrid b{font-size:14px}.trustGrid small{font-size:11px;color:#89928b}
.section{padding:72px 0}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.sectionHead h2{margin:7px 0 0;font-size:31px;color:#1a281f}.sectionHead.centered{display:block;text-align:center}.categoryGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.categoryCard{min-height:145px;background:#f7f8f3;border:1px solid #e9ece5;border-radius:20px;padding:14px;display:grid;grid-template-columns:82px 1fr 20px;align-items:center;gap:13px;transition:.25s}.categoryCard:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1d322314;background:#fff}.categoryImg{height:90px;width:82px;border-radius:16px;overflow:hidden;background:#e9eee7;display:grid;place-items:center}.categoryImg img{width:100%;height:100%;object-fit:cover}.categoryImg span{font-size:40px}.categoryCard b{display:block;font-size:16px}.categoryCard small{display:block;color:#7b857d;font-size:11px;margin-top:4px}.arrow{color:var(--primary,#2c6548);font-size:20px}.productsSection{background:#fafbf8}.modernProducts{grid-template-columns:repeat(4,1fr)}.modernProducts .product{border:1px solid #e7e9e4;box-shadow:none;border-radius:18px;transition:.25s}.modernProducts .product:hover{transform:translateY(-5px);box-shadow:0 18px 40px #18291f14}.modernProducts .pic{height:245px;background:#f1f3ed}.modernProducts .body{padding:18px}.modernProducts .body h3{font-size:15px}.modernProducts .body p{color:#7d867f}.modernProducts .btn{font-size:12px;padding:8px 12px;border-radius:10px}.promoSection{padding:10px 0 70px}.promoGrid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.promoMain,.promoSide{border-radius:24px;min-height:230px;padding:30px;position:relative;overflow:hidden}.promoMain{background:linear-gradient(115deg,#1f4e38,#477b5d);color:#fff;display:flex;align-items:center;justify-content:space-between}.promoMain .eyebrow{color:#d9ebdd}.promoMain h2{font-size:30px;margin:8px 0}.promoMain p{opacity:.82}.promoMain .btn{background:#fff;color:#1f4e38;margin-top:10px}.promoIcon{font-size:120px;opacity:.85;padding-left:45px}.promoSide{background:#f5eee2;display:flex;flex-direction:column;justify-content:center}.promoSide span{font-size:12px;color:#9a4a28;font-weight:800}.promoSide b{font-size:25px;margin:6px 0}.promoSide small{color:#73766f;line-height:1.8;margin-bottom:12px}.values{background:#fff}.valuesGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.valuesGrid article{border-top:2px solid var(--primary,#2c6548);padding:24px;background:#fbfcfa;border-radius:0 0 18px 18px}.valuesGrid article>span{font-size:12px;color:var(--secondary,#9a4a28);font-weight:900}.valuesGrid h3{margin:7px 0}.valuesGrid p{margin:0;color:#737d76;font-size:13px}.footergrid{padding:55px 0}.copy{background:#fafbf8}
@media(max-width:850px){.announcement-in{height:auto;min-height:32px;padding:5px 0}.nav nav{gap:18px}.nav nav a{padding:12px 0}.nav nav a.active:after{bottom:2px}.heroGrid{grid-template-columns:1fr;min-height:auto}.heroCopy{padding:48px 0 25px}.heroPhoto{height:350px;margin-bottom:35px}.heroArt{height:350px}.trustGrid{grid-template-columns:repeat(2,1fr)}.trustGrid>div:nth-child(2){border-left:0}.categoryGrid{grid-template-columns:repeat(2,1fr)}.modernProducts{grid-template-columns:repeat(2,1fr)}.promoGrid{grid-template-columns:1fr}.valuesGrid{grid-template-columns:1fr}}
@media(max-width:520px){.announcement-in span:last-child{display:none}.nav{height:auto;padding:9px 0}.brand{margin-left:0}.nav nav{order:3;width:100%;overflow:auto;justify-content:flex-start}.navtools{margin-right:auto}.login{font-size:11px}.heroCopy h1{font-size:38px}.heroCopy p{font-size:15px}.heroPhoto{height:290px;border-radius:22px}.heroActions{gap:15px;flex-wrap:wrap}.heroMeta{gap:9px;font-size:10px}.trustGrid>div{padding:18px 8px}.categoryGrid,.modernProducts{grid-template-columns:1fr 1fr}.categoryCard{grid-template-columns:60px 1fr;min-height:112px;padding:9px;gap:8px}.categoryImg{width:60px;height:70px}.categoryCard .arrow{display:none}.section{padding:48px 0}.sectionHead{align-items:start}.sectionHead h2{font-size:25px}.promoMain{min-height:270px}.promoIcon{font-size:75px;padding-left:0}.promoMain h2{font-size:25px}.valuesGrid{grid-template-columns:1fr}.modernProducts .pic{height:190px}.modernProducts .body{padding:12px}.modernProducts .body p{min-height:44px;font-size:11px}}
/* Product / Cart / Checkout Pro UI */
.detail{background:#fff;border:1px solid #e9ece7;border-radius:30px;padding:28px;box-shadow:0 20px 55px rgba(25,45,33,.07);grid-template-columns:1.05fr .95fr;gap:55px}.detailPic{height:540px;background:linear-gradient(145deg,#f5f7f1,#eef3eb);border:1px solid #e5e9e2;position:relative}.detailPic:before{content:'محصول سفره سالم';position:absolute;top:18px;right:18px;z-index:2;background:#fff;padding:8px 13px;border-radius:30px;font-size:11px;font-weight:800;color:var(--primary,#2c6548);box-shadow:0 8px 20px #0001}.detailPic img{padding:12px;object-fit:contain}.detailText{padding:10px 0}.detailText .tag{display:inline-block;background:#f0f5ef;color:var(--primary,#2c6548);padding:7px 12px;border-radius:30px;font-size:12px;font-weight:800}.detailText h1{font-size:clamp(30px,4vw,48px);line-height:1.3;margin:18px 0 12px}.detailText>p{color:#707a72;line-height:2;font-size:14px}.bigprice{display:block;color:var(--primary,#2c6548);font-size:32px;margin:22px 0 5px}.detailText form{display:flex;gap:10px;margin-top:22px}.detailText .btn{min-width:210px;padding:14px 22px;border-radius:14px;font-size:14px;font-weight:800}.cartBox{background:#fff;border:1px solid #e6eae4;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px #18291f0a}.cartItem{display:grid;grid-template-columns:72px 1fr 150px 130px;gap:20px;align-items:center;padding:20px 24px;border-bottom:1px solid #eef0ec}.cartIcon{width:72px;height:72px;border-radius:16px;background:#f2f5ef;display:grid;place-items:center;font-size:32px}.cartItem small{display:block;color:#7b857d;margin-top:5px}.qty{display:flex;align-items:center;justify-content:center;gap:12px;background:#f7f8f5;border:1px solid #e6e9e3;border-radius:12px;padding:5px 8px}.qty form{margin:0}.qty button{border:0;background:#fff;width:30px;height:30px;border-radius:8px;cursor:pointer;font-size:18px}.summary{display:flex;justify-content:space-between;align-items:center;padding:25px;background:#fafbf8}.summary>b{font-size:18px}.summary .btn{min-width:210px;text-align:center}.checkout{grid-template-columns:1.15fr .85fr;gap:22px}.checkout>.form{border:1px solid #e6eae4;border-radius:22px;background:#fff;padding:25px;box-shadow:0 14px 35px #18291f09}.checkout>.form:last-child{position:sticky;top:100px}.checkout h3{font-size:21px;margin:0 0 18px}.addrpick{background:#fafbf8;border:1px solid #e3e8e0;margin-bottom:10px;cursor:pointer;transition:.2s}.addrpick:hover{border-color:var(--primary,#2c6548);background:#f4f8f2}.addrpick b{font-size:14px}.addrpick span{line-height:1.8}.checkout select,.checkout input{border-radius:12px;border:1px solid #dfe5dd;background:#fff;padding:12px}.checkout .coupon{margin-bottom:18px}.checkout .coupon input{flex:1}.checkout hr{border:0;border-top:1px solid #e7eae5;margin:18px 0}.checkout .green{padding:15px;border-radius:13px;font-size:15px;font-weight:800}.empty{background:linear-gradient(135deg,#f7f9f5,#fff);border:1px solid #e5e9e2;border-radius:24px;padding:65px 20px;text-align:center;color:#727d75;font-size:16px}.empty .btn{display:inline-block;margin-top:18px}
@media(max-width:850px){.detail{grid-template-columns:1fr;padding:16px;gap:25px}.detailPic{height:390px}.cartItem{grid-template-columns:58px 1fr 100px;gap:12px}.cartItem>b:last-child{grid-column:2/-1;text-align:left}.cartIcon{width:58px;height:58px}.checkout{grid-template-columns:1fr}.checkout>.form:last-child{position:static}}
@media(max-width:520px){.detailPic{height:300px}.detailText h1{font-size:30px}.detailText form{display:block}.detailText .btn{width:100%;margin-top:5px}.cartItem{grid-template-columns:52px 1fr;gap:10px;padding:15px}.qty{grid-column:2;justify-content:flex-start;width:max-content}.cartItem>b:last-child{grid-column:2;text-align:right}.summary{display:block}.summary .btn{display:block;margin-top:15px;width:100%}.checkout>.form{padding:18px}}

/* V5.5 Premium Commerce Upgrade */
body{background:radial-gradient(circle at 10% 0%,#f0f6ed 0,transparent 28%),var(--bg);color:var(--text);letter-spacing:-.01em}
.container{max-width:1240px}
.announcement{background:#173b2a;color:#fff}.announcement-in{font-size:11px;font-weight:700;opacity:.95}
.top{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid #e7ebe5;box-shadow:0 8px 30px rgba(20,40,28,.05)}
.nav{min-height:76px}.brand{gap:10px}.brand .mark{width:43px;height:43px;border-radius:14px;background:linear-gradient(145deg,var(--primary),#4d8968);box-shadow:0 8px 18px rgba(44,101,72,.22)}
.brand b{font-size:16px}.brand small{font-size:10px}.nav nav{gap:6px}.nav nav a{padding:10px 15px;border-radius:12px}.nav nav a:hover,.nav nav a.active{background:#f1f6ef;color:var(--primary)}.nav nav a.active:after{display:none}
.iconBtn{background:#f2f6ef!important;border:1px solid #e1e9df!important;border-radius:13px!important;padding:9px 12px!important}.iconBtn b{background:var(--secondary);color:#fff;min-width:20px;height:20px;display:inline-grid;place-items:center;border-radius:20px;font-size:10px}
.login{background:var(--primary);color:#fff!important;padding:11px 16px!important;border-radius:12px;font-weight:800}
.heroModern{padding:30px 0 0}.heroGrid{min-height:540px}.heroCopy{padding:65px 0}.eyebrow{letter-spacing:.01em}.heroCopy h1{font-size:clamp(42px,5vw,66px);max-width:680px;letter-spacing:-.045em}.heroCopy p{font-size:17px;max-width:600px;color:#69756d}.heroActions .btn{border-radius:14px;padding:15px 25px}.heroPhoto{height:510px;border-radius:34px}.heroPhoto:after{background:linear-gradient(0deg,rgba(0,0,0,.42),transparent 50%)}
.trustGrid{border-radius:22px;margin-top:-25px;position:relative;z-index:3}.trustGrid>div{padding:25px 15px}
.categorySection{padding-top:82px}.categoryGrid{grid-template-columns:repeat(4,1fr);gap:18px}.categoryCard{min-height:170px;border-radius:24px;background:#fff;padding:16px;box-shadow:0 10px 30px rgba(22,42,29,.045)}
.productsSection{background:linear-gradient(180deg,#f8faf6,#fff);border-top:1px solid #edf0eb;border-bottom:1px solid #edf0eb}.modernProducts{gap:20px}.modernProducts .product{background:#fff;border-radius:22px;overflow:hidden}.modernProducts .pic{height:275px}.modernProducts .body h3{font-size:17px}.modernProducts .body p{min-height:42px}.modernProducts .btn{padding:10px 14px}
.promoMain{background:linear-gradient(135deg,#183d2b,#477d5e 65%,#7ca283);border-radius:28px}.promoSide{border:1px solid #eadfcd;border-radius:28px}
.footergrid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footergrid>div{padding:8px}.footergrid b{font-size:17px}.footergrid p{line-height:2;color:#69756d}
/* premium shop */
.shopHead{background:linear-gradient(135deg,#183d2b,#477d5e);color:#fff;padding:34px;border-radius:28px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;gap:20px;box-shadow:0 22px 45px rgba(24,61,43,.16)}
.shopHead .title small,.shopHead .title h2{color:#fff}.shopHead .title h2{font-size:36px;margin:4px 0}.search{min-width:330px;background:#fff!important;border:0!important;border-radius:15px!important;padding:14px 17px!important;box-shadow:0 8px 25px #0002}.filters{display:flex;gap:9px;margin-bottom:24px;flex-wrap:wrap}.filters a{padding:10px 18px;border-radius:30px;background:#fff;border:1px solid #e1e7df;color:#536258;font-size:12px;font-weight:800}.filters a:hover{background:#eef5ec;color:var(--primary)}
/* premium product */
.productPage{padding-top:45px}.detail{position:relative;grid-template-columns:1fr 1fr;gap:70px;background:transparent;border:0;box-shadow:none;padding:0}.detailPic{height:610px;border-radius:32px;background:linear-gradient(145deg,#f7faf4,#eaf1e8);box-shadow:inset 0 0 0 1px #e0e7de,0 25px 65px rgba(28,48,34,.08);overflow:hidden}.detailPic img{width:100%;height:100%;padding:35px}.detailText{padding:30px 0}.detailText .tag{background:#eaf4e9}.detailText h1{font-size:clamp(38px,4.5vw,58px);letter-spacing:-.04em}.detailText>p{font-size:15px}.bigprice{font-size:38px}.stockPill{display:inline-flex;align-items:center;gap:8px;background:#eef7ed;color:#2d6a46;border:1px solid #dcebdc;border-radius:30px;padding:8px 13px;font-size:12px;font-weight:800}.buyPanel{margin-top:28px;background:#fff;border:1px solid #e4eae2;border-radius:22px;padding:18px;box-shadow:0 16px 35px rgba(20,40,28,.06)}.buyPanel form{display:flex;gap:12px;align-items:center}.buyPanel .btn{flex:1}.qtyInput{width:72px;text-align:center!important;font-weight:800}
.productHighlights{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.productHighlights div{background:#f8faf6;border-radius:15px;padding:14px;text-align:center;font-size:11px;font-weight:800}.productHighlights span{display:block;font-size:20px;margin-bottom:5px}
/* cart */
.pageTitle{margin-bottom:28px}.pageTitle small{color:var(--primary);font-weight:800}.pageTitle h2{font-size:38px;margin:5px 0}.cartLayout{display:grid;grid-template-columns:1fr 360px;gap:22px;align-items:start}.cartBox{border-radius:26px}.cartItem{grid-template-columns:82px 1fr 150px 130px;padding:22px 26px}.cartIcon{width:82px;height:82px}.cartSummary{position:sticky;top:100px;background:#fff;border:1px solid #e4e9e2;border-radius:26px;padding:25px;box-shadow:0 16px 40px rgba(20,40,28,.07)}.cartSummary h3{margin-top:0}.sumline{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px dashed #e0e5de;font-size:13px}.sumline.total{border:0;font-size:20px;font-weight:900;padding-top:20px}.cartSummary .btn{width:100%;text-align:center;margin-top:12px}.continue{display:block;text-align:center;margin-top:13px;font-size:12px;color:#66736a}
/* checkout */
.checkoutPage{padding-top:45px}.checkoutLayout{display:grid;grid-template-columns:1fr 390px;gap:24px;align-items:start}.checkoutCard{background:#fff;border:1px solid #e3e9e1;border-radius:26px;padding:26px;box-shadow:0 14px 38px rgba(20,40,28,.06)}.checkoutCard h3{font-size:20px}.checkoutSteps{display:flex;gap:8px;margin-bottom:22px}.checkoutSteps span{flex:1;padding:10px;border-radius:12px;background:#f3f6f1;text-align:center;font-size:11px;font-weight:800;color:#7a857d}.checkoutSteps span.active{background:#e9f2e7;color:var(--primary)}.addrpick{border-radius:17px;padding:15px!important;display:grid!important;grid-template-columns:20px 1fr;gap:10px!important}.addrpick span{grid-column:2;color:#69756d}.payOption{display:flex;gap:12px;align-items:center;border:1px solid #e2e8e0;padding:14px;border-radius:15px;margin-top:9px;cursor:pointer}.payOption:has(input:checked){border-color:var(--primary);background:#f1f7ef}.orderMini{display:flex;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #edf0eb}.orderMini .miniPic{width:55px;height:55px;border-radius:13px;background:#f2f5ef;display:grid;place-items:center;font-size:25px}.orderMini b{margin-right:auto}.checkoutTotal{background:#f5f8f3;border-radius:18px;padding:17px;margin-top:18px}.checkoutTotal .sumline{border-color:#dfe7dc}.secureNote{margin-top:14px;text-align:center;color:#758077;font-size:11px}
@media(max-width:900px){.shopHead,.cartLayout,.checkoutLayout{grid-template-columns:1fr;display:grid}.search{min-width:0;width:100%}.shopHead{align-items:stretch}.detail{grid-template-columns:1fr;gap:30px}.detailPic{height:480px}.cartSummary{position:static}.footergrid{grid-template-columns:1fr 1fr}.modernProducts{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.nav{padding:8px 0}.nav nav{display:none}.navtools{gap:6px}.heroCopy{padding:38px 0 20px}.heroCopy h1{font-size:39px}.heroCopy p{font-size:14px}.heroPhoto{height:290px}.trustGrid{margin-top:-10px}.categoryGrid,.modernProducts{grid-template-columns:1fr 1fr}.categoryCard{min-height:125px}.modernProducts .pic{height:190px}.shopHead{padding:23px}.shopHead .title h2{font-size:28px}.detailPic{height:320px}.detailText{padding:5px 0}.detailText h1{font-size:33px}.buyPanel form{flex-wrap:wrap}.buyPanel .btn{flex-basis:100%}.productHighlights{grid-template-columns:1fr 1fr 1fr}.cartItem{grid-template-columns:60px 1fr;padding:16px}.cartIcon{width:60px;height:60px}.qty{grid-column:2}.cartItem>b:last-child{grid-column:2}.footergrid{grid-template-columns:1fr}.checkoutCard{padding:18px}}

/* V5.6 additions: badges, favorites, ratings, tabs, reviews, flash sale, filters */
.product{position:relative}
.badge{position:absolute;top:10px;z-index:2;font-size:8px;font-weight:900;padding:2px 5px;border-radius:20px;color:#fff}
.badge-off{right:10px;background:var(--secondary,#9a4a28)}
.badge-out{left:10px;background:#555}
.favBtnForm{position:absolute;top:10px;left:10px;z-index:3;margin:0}
.favBtn{width:34px;height:34px;border-radius:50%;border:1px solid #e6e9e2;background:#fff;color:#c33;font-size:15px;cursor:pointer;display:grid;place-items:center;box-shadow:0 6px 16px #0002}
.favBtn.on{background:#c33;color:#fff}
.ratingLine{display:flex;align-items:center;gap:6px;margin:4px 0}
.starsSmall{color:#e2a83a;font-size:13px;letter-spacing:1px}
.ratingLine small{color:#8b948d;font-size:11px}
.oldprice{color:#9aa39c;font-size:12px;margin-left:6px}
.priceWrap{display:flex;flex-direction:column}
.filters a.active{background:var(--primary,#2c6548);color:#fff;border-color:var(--primary,#2c6548)}
.sortRow{margin:10px 0 22px}
.sortForm{display:flex;flex-wrap:wrap;gap:14px;align-items:end;background:#fff;border:1px solid #e6eae4;border-radius:16px;padding:14px 16px}
.sortForm label{font-size:12px;font-weight:800;color:#556157;display:flex;flex-direction:column;gap:5px}
.sortForm select,.sortForm input{padding:9px;border-radius:9px;border:1px solid #ddd6cb;font:inherit}
.flashSection{background:linear-gradient(135deg,#1c2e22,#3a5c44);border-radius:28px;margin:0 auto 10px;max-width:1240px;padding:34px;color:#fff}
.flashHead{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}
.flashHead .eyebrow{color:#ffe1b3}
.flashHead h2{margin:6px 0;color:#fff;font-size:26px}
.countdown{background:#00000030;border-radius:14px;padding:12px 18px;font-size:22px;font-weight:900;letter-spacing:2px}
.flashSection .product{background:#fff}
.tabsBlock{grid-column:1/-1;margin-top:20px;background:#fff;border:1px solid #e6eae4;border-radius:22px;padding:22px;box-shadow:0 14px 35px rgba(20,40,28,.05)}
.tabsNav{display:flex;gap:6px;border-bottom:1px solid #eceee9;margin-bottom:18px;flex-wrap:wrap}
.tabBtn{background:none;border:0;padding:12px 16px;font:inherit;font-weight:800;color:#7c867e;cursor:pointer;border-bottom:2px solid transparent}
.tabBtn.on{color:var(--primary,#2c6548);border-color:var(--primary,#2c6548)}
.specTable{width:100%;border-collapse:collapse}
.specTable td{padding:10px;border-bottom:1px solid #eee;font-size:13px}
.specTable td:first-child{color:#7c867e;width:150px}
.reviewItem{border-bottom:1px solid #eef0ec;padding:14px 0}
.reviewHead{display:flex;justify-content:space-between;align-items:center}
.reviewForm{margin-top:16px;background:#fafbf8;border:1px solid #e6eae4;border-radius:14px;padding:16px}
.reviewForm label{display:block;font-weight:800;margin:8px 0 4px;font-size:13px}
.reviewForm select,.reviewForm textarea{width:100%;padding:10px;border:1px solid #ddd6cb;border-radius:10px;font:inherit}
.reviewForm textarea{min-height:80px}
.muted{color:#8b948d}
.detail{grid-template-columns:1fr 1fr}
.detail .tabsBlock{grid-column:span 2}
@media(max-width:900px){.detail .tabsBlock{grid-column:1}}
/* Force smaller discount badge */
.badge,
.badge.badge-off {
    font-size: 9px !important;
    padding: 3px 7px !important;
    border-radius: 20px !important;
    font-weight: 900 !important;
}