*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,"Segoe UI",sans-serif;color:#21332b;background:#fbfaf5}.storefront-page{min-height:100vh}.store-container{width:min(1180px,calc(100% - 36px));margin-inline:auto}.store-header{position:sticky;top:0;z-index:30;background:rgba(255,255,252,.94);backdrop-filter:blur(14px);border-bottom:1px solid #e7eadf}.store-nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.store-logo{display:flex;align-items:center;gap:10px;color:#214f3d;text-decoration:none}.store-logo img{width:46px;height:46px;border-radius:14px;box-shadow:0 8px 22px rgba(33,79,61,.15)}.store-logo strong,.store-logo small{display:block}.store-logo strong{font-size:19px;letter-spacing:.2px}.store-logo small{font-size:10px;color:#758179;margin-top:2px}.store-nav nav{display:flex;align-items:center;gap:28px}.store-nav nav a{color:#4d5e55;text-decoration:none;font-weight:700;font-size:13px}.store-nav-actions{display:flex;align-items:center;gap:9px}.store-account,.store-cart{min-height:42px;display:flex;align-items:center;justify-content:center;padding:0 16px;border-radius:12px;text-decoration:none;font-size:12px;font-weight:800}.store-account{color:#214f3d;border:1px solid #d7e1db}.store-cart{background:#214f3d;color:#fff}.store-cart span{margin-right:8px;min-width:22px;height:22px;display:grid;place-items:center;border-radius:8px;background:#e7b85c;color:#24362c}.store-hero{padding:54px 0 62px;background:radial-gradient(circle at 78% 18%,#e8f0db 0,transparent 35%),linear-gradient(180deg,#fffdf6,#f8f6ec)}.store-hero-grid{display:grid;grid-template-columns:1fr 1.02fr;align-items:center;gap:60px}.store-kicker,.store-section-title>span,.store-about>div>span{display:inline-flex;color:#8b6224;background:#fff0cf;border:1px solid #f1d89f;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:800}.store-hero h1{font-size:clamp(38px,5vw,66px);line-height:1.18;margin:18px 0;color:#1e4939;letter-spacing:-1.8px}.store-hero-copy>p{font-size:16px;line-height:2;color:#66736c;max-width:620px}.store-hero-actions{display:flex;gap:12px;margin:26px 0}.store-primary,.store-secondary{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:14px;text-decoration:none;font-weight:850;font-size:13px}.store-primary{background:#214f3d;color:#fff;box-shadow:0 14px 28px rgba(33,79,61,.2)}.store-secondary{background:#fff;color:#214f3d;border:1px solid #dde4df}.store-trust{display:flex;flex-wrap:wrap;gap:18px;color:#5d6b64;font-size:11px;font-weight:750}.store-hero-visual{position:relative}.store-hero-visual>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:30px;box-shadow:0 30px 70px rgba(66,67,48,.2)}.hero-price-tag{position:absolute;left:-18px;bottom:28px;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.8);backdrop-filter:blur(12px);padding:15px 18px;border-radius:18px;box-shadow:0 18px 40px rgba(33,54,42,.16)}.hero-price-tag small,.hero-price-tag strong,.hero-price-tag span{display:block}.hero-price-tag small{color:#8b6224;font-size:10px}.hero-price-tag strong{font-size:14px;margin:5px 0}.hero-price-tag span{color:#1f6a4c;font-weight:900}.store-strip{background:#214f3d;color:#fff}.store-strip .store-container{min-height:96px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.store-strip .store-container>div{padding:0 28px;border-left:1px solid rgba(255,255,255,.13)}.store-strip .store-container>div:last-child{border:0}.store-strip strong,.store-strip span{display:block}.store-strip strong{font-size:14px}.store-strip span{font-size:10px;color:#bed2c7;margin-top:5px}.store-products{padding:76px 0}.store-section-title{text-align:center;max-width:680px;margin:0 auto 34px}.store-section-title h2{font-size:35px;margin:15px 0 8px;color:#203e32}.store-section-title p{color:#768078;line-height:1.9}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid #e5e8df;border-radius:20px;overflow:hidden;box-shadow:0 8px 26px rgba(46,67,53,.055);transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(46,67,53,.12)}.product-image{position:relative;background:#f1f1e9}.product-image img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.product-badge{position:absolute;top:12px;right:12px;background:#854f25;color:#fff;font-size:9px;font-weight:900;padding:7px 10px;border-radius:999px}.product-badge.green{background:#26704f}.product-badge.amber{background:#c17a16}.product-body{padding:17px}.product-category{font-size:9px;color:#9a7a47;font-weight:800}.product-body h3{font-size:16px;margin:7px 0;color:#253b31}.product-body p{font-size:10px;color:#7d877f;line-height:1.8;min-height:36px}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}.product-footer strong{font-size:14px;color:#214f3d}.product-footer small{font-size:9px}.product-footer button{border:0;background:#eef5f0;color:#214f3d;border-radius:11px;padding:10px 13px;font-weight:900;cursor:pointer}.store-benefits{padding:54px 0;background:#f0f4ed}.store-benefits .store-container{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit-card{background:#fff;border:1px solid #dfe7df;border-radius:20px;padding:24px}.benefit-card>span{font-size:28px}.benefit-card h3{margin:12px 0 7px}.benefit-card p{margin:0;color:#738078;font-size:11px;line-height:1.9}.store-about{padding:78px 0;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:54px}.store-about h2{font-size:36px;line-height:1.45;margin:16px 0}.store-about p{color:#6d7971;line-height:2}.store-about a{display:inline-flex;margin-top:14px;color:#214f3d;font-weight:900}.store-about img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:26px}.store-footer{background:#162e25;color:#fff;padding:28px 0}.store-footer .store-container{display:flex;align-items:center;justify-content:space-between;gap:20px}.store-footer .store-logo{color:#fff}.store-footer .store-logo small{color:#9eb8ab}.store-footer p,.store-footer>a{color:#9eb8ab;font-size:10px;text-decoration:none}.store-toast{position:fixed;z-index:50;bottom:24px;left:50%;transform:translate(-50%,30px);opacity:0;background:#183c2f;color:#fff;padding:12px 18px;border-radius:13px;box-shadow:0 14px 35px rgba(0,0,0,.2);transition:.25s;font-size:12px}.store-toast.show{opacity:1;transform:translate(-50%,0)}
/* disguised account login */.shop-login-page{min-height:100dvh;margin:0;background:#f3f1e8;color:#26372f;font-family:Tahoma,"Segoe UI",sans-serif;padding:26px}.shop-login-shell{width:min(1050px,100%);min-height:min(700px,calc(100dvh - 52px));margin:auto;display:grid;grid-template-columns:1.12fr .88fr;background:#fff;border:1px solid #dfe4dc;border-radius:28px;overflow:hidden;box-shadow:0 30px 80px rgba(30,52,41,.16)}.shop-login-showcase{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:34px;background:linear-gradient(160deg,rgba(25,66,49,.96),rgba(43,88,66,.9)),url('/static/storefront/hero.jpg') center/cover;color:#fff}.shop-login-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff}.shop-login-logo img{width:48px;height:48px;border-radius:14px}.shop-login-logo strong,.shop-login-logo small{display:block}.shop-login-logo small{font-size:10px;color:#c8ddcf}.shop-login-copy{max-width:500px}.shop-login-copy .eyebrow{font-size:10px;color:#f4d797}.shop-login-copy h2{font-size:39px;line-height:1.45;margin:12px 0}.shop-login-copy p{color:#d8e5dc;line-height:2;font-size:13px}.shop-login-products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.shop-login-products img{width:100%;aspect-ratio:1.3/1;object-fit:cover;border-radius:14px;border:1px solid rgba(255,255,255,.2)}.shop-login-card{padding:55px 48px;display:flex;flex-direction:column;justify-content:center;gap:18px}.shop-login-mobile-brand{display:none}.shop-login-heading>span{color:#9a6d28;font-size:10px;font-weight:900}.shop-login-heading h1{font-size:28px;margin:8px 0}.shop-login-heading p{color:#7b867f;font-size:11px;line-height:1.8}.shop-login-card label{display:grid;gap:8px;font-size:11px;font-weight:850}.shop-login-card input{height:50px;border:1px solid #d8dfda;background:#fbfcfa;border-radius:13px;padding:0 14px;font:inherit;outline:none}.shop-login-card input:focus{border-color:#4b8067;box-shadow:0 0 0 4px rgba(54,111,82,.1)}.shop-login-submit{height:50px;border:0;border-radius:13px;background:#214f3d;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 25px rgba(33,79,61,.18)}.shop-login-back{text-align:center;color:#4a6759;font-size:11px;font-weight:800;text-decoration:none}.shop-login-help{text-align:center;color:#9aa29d;font-size:9px;line-height:1.7;margin:0}
@media(max-width:900px){.store-nav nav{display:none}.store-hero-grid{grid-template-columns:1fr;gap:30px}.store-hero-copy{text-align:center}.store-hero-copy>p{margin-inline:auto}.store-hero-actions,.store-trust{justify-content:center}.product-grid{grid-template-columns:repeat(2,1fr)}.shop-login-shell{grid-template-columns:1fr;max-width:520px}.shop-login-showcase{display:none}.shop-login-card{padding:40px 30px}.shop-login-mobile-brand{display:flex;align-items:center;justify-content:center;gap:9px;color:#214f3d;text-decoration:none;margin-bottom:8px}.shop-login-mobile-brand img{width:48px;height:48px;border-radius:14px}.shop-login-heading{text-align:center}}
@media(max-width:640px){.store-container{width:min(100% - 24px,1180px)}.store-nav{height:66px}.store-logo img{width:40px;height:40px}.store-logo strong{font-size:15px}.store-logo small{display:none}.store-account{display:none}.store-cart{padding:0 12px}.store-hero{padding:32px 0 42px}.store-hero h1{font-size:36px}.store-hero-actions{display:grid}.store-primary,.store-secondary{width:100%}.store-trust{gap:10px}.hero-price-tag{left:10px;right:10px;bottom:12px}.store-strip .store-container{grid-template-columns:1fr;min-height:auto}.store-strip .store-container>div{padding:15px 2px;border-left:0;border-bottom:1px solid rgba(255,255,255,.12)}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.store-products{padding:52px 0}.store-section-title h2{font-size:27px}.product-body{padding:12px}.product-body h3{font-size:13px}.product-body p{display:none}.product-footer{align-items:flex-end;flex-direction:column}.product-footer button{width:100%}.store-benefits .store-container{grid-template-columns:1fr}.store-about{grid-template-columns:1fr;padding:52px 0}.store-about h2{font-size:28px}.store-footer .store-container{flex-direction:column;text-align:center}.shop-login-page{padding:0;background:#fff}.shop-login-shell{min-height:100dvh;border:0;border-radius:0;box-shadow:none}.shop-login-card{padding:32px 22px}.shop-login-heading h1{font-size:24px}}

/* ===== Kolang Shop v2.2.1 Persian typography refinements ===== */
@font-face{font-family:"Kolang Persian";src:url("/static/fonts/Vazirmatn.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
.storefront-page,.shop-login-page,.storefront-page button,.shop-login-page button,.shop-login-page input{font-family:"Kolang Persian","Segoe UI",Tahoma,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}
.storefront-page{font-size:15px;line-height:1.85}
.store-logo strong{font-weight:900;letter-spacing:0}.store-logo small{font-size:11px;line-height:1.5}
.store-nav nav a,.store-account,.store-cart{font-size:13px}
.store-hero h1{letter-spacing:-.6px;font-weight:950;line-height:1.35}
.store-hero-copy>p{font-size:16px;line-height:2.05}
.store-kicker,.store-section-title>span,.store-about>div>span{font-size:12px;line-height:1.5}
.store-primary,.store-secondary{font-size:14px}.store-trust{font-size:12px}
.store-strip strong{font-size:15px}.store-strip span{font-size:11px;line-height:1.75}
.store-section-title h2,.store-about h2{letter-spacing:-.35px;line-height:1.55}.store-section-title p,.store-about p{font-size:14px;line-height:2}
.product-category{font-size:10px}.product-body h3{font-size:17px;line-height:1.6}.product-body p{font-size:11px;line-height:1.9}.product-footer strong{font-size:15px}.product-footer button{font-family:inherit;font-size:12px}
.benefit-card h3{font-size:17px}.benefit-card p{font-size:12px;line-height:2}
.shop-login-card{font-family:"Kolang Persian","Segoe UI",Tahoma,Arial,sans-serif}
.shop-login-heading>span{font-size:11px}.shop-login-heading h1{font-size:30px;letter-spacing:-.25px;line-height:1.5}.shop-login-heading p{font-size:12px;line-height:1.95}
.shop-login-card label{font-size:12px;gap:9px}.shop-login-card input{font-family:inherit;font-size:14px;line-height:1.7;padding:0 15px}.shop-login-submit{font-family:inherit;font-size:14px}.shop-login-back{font-size:12px}.shop-login-help{font-size:10px;line-height:1.9}
.shop-login-copy h2{letter-spacing:-.4px;line-height:1.6}.shop-login-copy p{font-size:14px;line-height:2.05}
@media(max-width:640px){.store-hero h1{font-size:34px;line-height:1.45}.store-hero-copy>p{font-size:14px}.product-body h3{font-size:14px}.shop-login-heading h1{font-size:26px}.shop-login-card{gap:16px}.shop-login-card input,.shop-login-submit{min-height:52px}}
