@font-face{font-family:IRANSansWeb;src:url('assets/fonts/IRANSansWeb_FaNum.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:IRANSansWeb;src:url('assets/fonts/IRANSansWeb_Medium_FaNum.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:IRANSansWeb;src:url('assets/fonts/IRANSansWeb_Bold_FaNum.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:IRANSansWeb;src:url('assets/fonts/IRANSansWeb_Black_FaNum.woff2') format('woff2');font-weight:900;font-style:normal;font-display:swap}
:root{--green:#0aa58f;--green2:#0b9684;--ink:#18202a;--text:#303840;--muted:#707881;--line:#e4e8e7;--soft:#f5f7f6;--soft2:#eef3f1;--navy:#29313c;--white:#fff;--shadow:0 10px 28px rgba(30,45,55,.08);--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#eef1ef;color:var(--text);font-family:IRANSansWeb,Tahoma,sans-serif;font-size:17px;line-height:1.9;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-family:inherit}body.lock{overflow:hidden}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.page-shell{width:min(1220px,calc(100% - 28px));margin:14px auto 5px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);overflow:hidden}.header{height:74px;padding:0 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;border-bottom:1px solid #edf0ef;background:#fff;position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;gap:8px}.brand-mark{color:var(--green);font-size:52px;font-weight:900;line-height:.7;transform:skew(-10deg)}.brand-copy{display:flex;flex-direction:column;gap:10px}.brand-copy b{font-size:23px;font-weight:900;color:#1e2329;line-height:1.1}.brand-copy small{font-size:13px;color:#4b535a;line-height:1.1}.nav{display:flex;justify-content:center;gap:34px}.nav a{font-size:14px;color:#343a40;padding:27px 0 23px;position:relative}.nav a.active,.nav a:hover{color:#111}.nav a.active:after{content:"";position:absolute;right:0;left:0;bottom:13px;height:3px;border-radius:99px;background:var(--green)}.header-actions{display:flex;align-items:center;gap:12px}.header-cta{background:var(--green);color:#fff;padding:12px 16px;border-radius:10px;font-size:13px;font-weight:700;box-shadow:0 8px 18px rgba(10,165,143,.14)}.icon-btn{width:40px;height:40px;border:1px solid var(--line);border-radius:11px;background:#fff;display:grid;place-items:center;color:var(--ink)}
.account-link{width:auto;padding:0 14px;font-size:13px;font-weight:700;white-space:nowrap}.cart-icon{display:block}.cart-link{position:relative}.cart-count{position:absolute;top:-5px;left:-4px;min-width:19px;height:19px;padding:0 4px;background:var(--green);color:#fff;border-radius:50%;font-size:13px;display:grid;place-items:center}.hamburger{display:none;border:0;background:transparent;width:40px;height:40px;padding:7px}.hamburger span{display:block;height:2px;background:#20272d;margin:5px 0;border-radius:2px}.mobile-drawer{display:none}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:none;border-radius:11px;padding:12px 19px;font-size:15px;font-weight:700;transition:.2s}.btn.primary{background:var(--green);color:#fff;box-shadow:0 8px 18px rgba(10,165,143,.13)}.btn.primary:hover{background:var(--green2);transform:translateY(-1px)}.btn.outline{background:#fff;color:var(--green2);border:1px solid #9bd8ce}.btn.light{background:#f3f6f5;color:#344047;border:1px solid var(--line)}.btn.block{width:100%}
/* home */
.hero{display:grid;grid-template-columns:49% 51%;min-height:340px;border-bottom:1px solid var(--line)}.hero-copy{padding:42px 54px 35px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy h1{margin:0;color:#1c2228;font-size:33px;line-height:1.35;font-weight:900}.hero-copy h1 span{display:block;color:var(--green);font-size:38px;margin-top:4px}.hero-copy p{font-size:16px;color:#515960;margin:13px 0 24px;line-height:2}.hero-points{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:100%;max-width:500px;margin-bottom:22px}.point{border:1px solid var(--line);border-radius:13px;padding:11px 12px;display:flex;align-items:center;gap:11px}.point-icon{width:32px;height:32px;border:2px solid var(--green);border-radius:9px;color:var(--green);display:grid;place-items:center;font-weight:900}.point b{display:block;font-size:14px;color:#262c32}.point small{display:block;font-size:13px;color:#737a80}.hero-art{background:#f6f3f1;min-height:340px;display:flex;align-items:stretch}.hero-art img{width:100%;height:100%;object-fit:cover;display:block}
.products{padding:24px 26px 20px}.section-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-top h2{font-size:26px;color:#1f252b;margin:0;font-weight:900}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 13px;font-size:13px;color:#5c646b}.filter.active,.filter:hover{background:#ecfaf7;color:var(--green2);border-color:#b8e2da}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 4px 15px rgba(30,45,55,.03);transition:.2s}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(30,45,55,.08)}.product-card.hidden{display:none}.product-image{position:relative;height:175px;flex:none;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#fbfcfb)}.product-image img{max-width:90%;max-height:155px;object-fit:contain}.product-body{display:flex;flex-direction:column;flex:1;padding:14px 14px 15px}.product-body h3{margin:0;color:#22292f;font-size:18px;font-weight:900;line-height:1.55;overflow-wrap:break-word}.product-body .spec{margin:5px 0;color:#4e565e;font-size:13px}.product-body .desc{flex:1;margin:6px 0 12px;color:#70777d;font-size:14px;line-height:1.8}.card-foot{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.price{font-size:16px;color:#21272c;white-space:nowrap}.price small{font-size:13px;color:#555}.details{flex:none;display:inline-flex;align-items:center;border:0;background:var(--green);color:#fff;padding:9px 12px;border-radius:8px;font-size:14px;font-weight:700}
.price-wrap{display:flex;flex-direction:column;gap:3px}.price-old{font-size:13px;color:#9aa1a6;text-decoration:line-through;white-space:nowrap}.price-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.off-tag{background:#fdeceb;color:#e14b3f;font-size:13px;font-weight:900;padding:3px 7px;border-radius:6px;white-space:nowrap}
.card-badge{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#ff8a3d,#ff3b3b);color:#fff;font-size:13px;font-weight:900;padding:5px 11px;border-radius:999px;box-shadow:0 6px 14px rgba(255,59,59,.35);z-index:2;letter-spacing:.2px}
.trust{margin:0 26px 16px;border:1px solid var(--line);border-radius:15px;display:grid;grid-template-columns:repeat(4,1fr);padding:8px 0}.trust-item{padding:11px 17px;display:flex;gap:10px;align-items:center;border-left:1px solid var(--line)}.trust-item:last-child{border-left:0}.trust-item>span{font-size:28px;color:var(--green);min-width:30px;text-align:center}.trust-item b{display:block;font-size:14px;color:#31373c}.trust-item small{display:block;font-size:13px;color:#757c82;line-height:1.8}
.support-strip{margin:0 26px 16px;background:linear-gradient(90deg,#f5f7f7,#fff);border:1px solid var(--line);border-radius:15px;display:grid;grid-template-columns:1fr auto auto;gap:15px;align-items:center;padding:18px 22px}.support-copy h2{margin:0 0 2px;font-size:20px;color:#1c2329}.support-copy p{margin:0;color:#70777d;font-size:13px}.support-art{display:none}.footer{background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;padding:18px 26px}.footer-brand .brand-copy b{color:#fff;font-size:20px}.footer-brand .brand-copy small{color:#d0d5d8}.footer-social{display:flex;gap:11px}.footer-social a{width:34px;height:34px;border:1px solid #69727c;border-radius:9px;display:grid;place-items:center}.footer-note{text-align:center;font-size:14px;color:#d0d5d8}.footer-note b{color:#ff6262}.footer-note small{font-size:13px}
/* generic pages */
.breadcrumb{padding:12px 26px;border-bottom:1px solid var(--line);font-size:13px;color:#788086}.breadcrumb a{color:#555d64}.page-title{padding:24px 26px 10px}.page-title h1{margin:0;font-size:28px;color:#1f252b;font-weight:900}.page-title p{margin:4px 0 0;color:#6e767c;font-size:14px}.product-detail{display:grid;grid-template-columns:55% 45%;padding:18px 26px 28px;gap:28px}.gallery{display:grid;grid-template-columns:74px 1fr;gap:12px;min-height:430px}.thumbs{display:flex;flex-direction:column;gap:10px}.thumb{height:68px;border:1px solid var(--line);border-radius:9px;background:#fff;display:grid;place-items:center;padding:4px}.thumb.active{border:2px solid var(--green)}.thumb img{width:100%;height:100%;object-fit:contain}.main-image{border:1px solid var(--line);border-radius:16px;display:grid;place-items:center;background:#fff;overflow:hidden}.main-image img{width:100%;height:100%;max-height:430px;object-fit:contain}.detail-info{padding:4px 0;margin-left: 49px;}.eyebrow{font-size:14px;color:var(--green2);font-weight:700}.detail-info h1{font-size:28px;line-height:1.45;color:#1d2429;margin:6px 0;overflow-wrap:break-word}.detail-info .sub{font-size:15px;color:#566067;margin:0 0 9px}.rating{display:flex;align-items:center;gap:8px;font-size:13px;margin:7px 0 18px}.stars{color:#f4b400;letter-spacing:2px}.colors{display:flex;align-items:center;gap:10px;margin:8px 0 16px}.swatch{width:24px;height:24px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #ccd3d2;cursor:pointer}.swatch.active{box-shadow:0 0 0 2px var(--green)}.swatch.black{background:#1c242a}.swatch.gray{background:#849195}.swatch.sand{background:#d9c9b4}.price-big{display:flex;flex-direction:column;gap:4px;font-size:27px;color:var(--green2);font-weight:900;margin:4px 0 18px}.price-old-big{font-size:14px;font-weight:700;color:#9aa1a6;text-decoration:line-through}.price-row-big{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.price-row-big .off-tag{font-size:14px;padding:4px 9px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:17px}.stat{border:1px solid var(--line);border-radius:10px;padding:10px;text-align:center;background:#fbfcfc}.stat small{display:block;color:#777f86;font-size:13px}.stat b{display:block;font-size:14px;color:#2a3136}.desc-block{margin:0 0 15px}.desc-label{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:900;color:#147d70;background:#ecfaf7;padding:6px 13px;border-radius:8px;margin-bottom:9px}.desc-label::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green)}.detail-desc{font-size:14px;color:#5f676d;line-height:2;margin:0}.buy-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.consult{margin-top:10px;text-align:center;color:var(--green2);font-size:14px}.feature-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 26px 18px;display:grid;grid-template-columns:repeat(4,1fr)}.feature-item{padding:16px 12px;display:flex;align-items:center;gap:11px;border-left:1px solid var(--line)}.feature-item:last-child{border-left:0}.feature-item span{color:var(--green);font-size:30px}.feature-item b{font-size:15px;color:#30363b}.feature-item small{display:block;color:#7c8389;font-size:14px}.tabs{margin:0 26px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.tab-head{display:flex;border-bottom:1px solid var(--line);overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tab-head::-webkit-scrollbar{display:none;height:0}.tab-btn{flex:none;padding:14px 18px;border:0;background:#fff;font-size:15px;color:#6b737a;white-space:nowrap}.tab-btn.active{color:#1d262b;font-weight:900;position:relative}.tab-btn.active:after{content:"";position:absolute;right:10px;left:10px;bottom:-1px;height:3px;background:var(--green)}.tab-content{padding:19px}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.spec-box{border:1px solid var(--line);border-radius:12px;padding:14px}.spec-box h3{font-size:16px;margin:0 0 10px;color:#242c31}.spec-table{width:100%;border-collapse:collapse;font-size:13px}.spec-table td{padding:9px 6px;border-bottom:1px dashed #e3e7e6}.spec-table td:last-child{text-align:left;color:#2f373d;font-weight:700}.use-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.use-card{border:1px solid var(--line);border-radius:10px;padding:12px 8px;text-align:center}.use-card .ico{font-size:30px;color:var(--green)}.use-card b{display:block;font-size:14px;margin-top:4px}.use-card small{font-size:13px;color:#777}
.tab-panel[hidden]{display:none}.similar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.faq-list{display:grid;gap:9px}.faq-item{border:1px solid var(--line);border-radius:10px;padding:13px 15px;background:#fbfcfc}.faq-item summary{cursor:pointer;font-size:14px;font-weight:700;color:#232b30;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";font-size:18px;font-weight:400;color:var(--green2);flex:none;transition:.2s}.faq-item[open] summary::after{transform:rotate(45deg)}.faq-item p{margin:10px 0 0;font-size:13px;color:#606a70;line-height:1.9}
.review-list{display:grid;gap:10px}.review-card{border:1px solid var(--line);border-radius:12px;padding:14px 15px}.review-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.review-name{font-size:13px;font-weight:700;color:#232b30}.review-stars{color:#f4b400;font-size:14px;letter-spacing:1px}.review-text{margin:0;font-size:13px;color:#5f676d;line-height:1.9}
.cart-wrap,.checkout-wrap{padding:24px 26px 30px}.cart-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:18px}.panel{border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.panel-head{padding:14px 16px;border-bottom:1px solid var(--line);font-size:17px;font-weight:900;color:#232b30}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:14px;align-items:center;padding:15px 16px;border-bottom:1px solid var(--line)}.cart-item:last-child{border-bottom:0}.cart-item img{width:90px;height:72px;object-fit:contain}.cart-item h3{font-size:16px;margin:0 0 4px}.cart-item p{font-size:14px;color:#747c82;margin:0}.cart-side{padding:17px}.line{display:flex;justify-content:space-between;padding:9px 0;color:#6e767d;font-size:13px}.line.total{border-top:1px solid var(--line);margin-top:5px;padding-top:14px;color:#1d252b;font-size:18px;font-weight:900}.qty{display:flex;align-items:center;gap:8px;margin-top:7px}.qty button{width:27px;height:27px;border:1px solid var(--line);background:#fff;border-radius:6px;font-size:15px}.qty span{min-width:22px;text-align:center;font-size:14px}.remove{border:0;background:transparent;color:#9aa1a6;font-size:13px;margin-top:5px}.empty{padding:36px;text-align:center;color:#7a8288}
.cart-item-invalid{opacity:.7}
.cart-item-noimg{width:90px;height:72px;display:flex;align-items:center;justify-content:center;background:#f3f4f5;border-radius:8px;font-size:22px;color:#aab1b6}
.cart-clear-btn{margin:14px 16px 16px;width:calc(100% - 32px)}.checkout-grid{display:grid;grid-template-columns:1.2fr .9fr;gap:18px}.form-panel{padding:17px}.field{margin-bottom:13px}.field label{display:block;font-size:13px;font-weight:700;margin-bottom:5px;color:#454d53}.field input,.field select{width:100%;height:43px;padding:0 12px;border:1px solid var(--line);border-radius:9px;outline:0;background:#fff}.field input:focus{border-color:#9ed9d0}.pay-method{display:grid;gap:9px}.pay-option{border:1px solid var(--line);border-radius:10px;padding:11px;display:flex;align-items:center;gap:9px;font-size:14px}.pay-option input{accent-color:var(--green)}.checkout-summary{padding:16px}.checkout-summary h3{margin:0 0 12px;font-size:17px}.notice{margin-top:10px;background:#eff9f7;color:#2d6c62;border:1px solid #bfe2dc;border-radius:9px;padding:11px;font-size:13px}
.modal{position:fixed;inset:0;background:rgba(20,26,30,.45);display:none;align-items:center;justify-content:center;padding:18px;z-index:100}.modal.open{display:flex}.modal-bg{position:absolute;inset:0}.modal-box{position:relative;background:#fff;border-radius:16px;box-shadow:0 30px 70px rgba(0,0,0,.22);width:min(780px,100%);max-height:92vh;overflow:auto;display:grid;grid-template-columns:1fr 1fr;z-index:1}.modal-box>img{width:100%;height:100%;min-height:320px;object-fit:contain;border-left:1px solid var(--line)}.modal-content{padding:26px}.modal-content h2{font-size:26px;margin:7px 0;color:#1e252b}.modal-content p{font-size:14px;color:#6d757b;line-height:2}.modal-price{font-size:24px;color:var(--green2);font-weight:900;margin:18px 0}.close{position:absolute;left:13px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:#fff;border:1px solid var(--line);font-size:20px;z-index:3}.guide-options{display:grid;gap:9px;margin:16px 0}.guide-options button{padding:13px;border:1px solid var(--line);border-radius:10px;background:#fff;text-align:right;font-size:14px}.guide-options button.selected,.guide-options button:hover{border-color:#a6ddd4;background:#effaf8}.guide-result{background:#f5f7f6;padding:14px;border-radius:10px;font-size:13px;line-height:2;color:#5b656b}
.mobile-only{display:none}
#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,14px);display:flex;align-items:center;gap:10px;background:#fff;color:#232b30;padding:12px 18px 12px 16px;border-radius:14px;font-size:13px;font-weight:700;box-shadow:0 18px 40px rgba(20,30,35,.18);border:1px solid var(--line);z-index:2000;opacity:0;pointer-events:none;transition:.25s}#toast.show{opacity:1;transform:translate(-50%,0)}.toast-ico{width:22px;height:22px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:14px;flex:none}
@media(max-width:980px){.page-shell{width:min(900px,calc(100% - 16px))}.header{grid-template-columns:auto 1fr auto;gap:12px}.nav{gap:18px}.hero{grid-template-columns:1fr}.hero-copy{order:2;padding:27px 30px}.hero-art{min-height:300px;order:1}.product-grid{grid-template-columns:repeat(2,1fr)}.feature-bar{grid-template-columns:repeat(2,1fr)}.feature-item:nth-child(2){border-left:0}.product-detail{grid-template-columns:1fr}.gallery{min-height:390px}.main-image{min-height:390px}.cart-grid,.checkout-grid{grid-template-columns:1fr}.use-cards{grid-template-columns:repeat(3,1fr)}.similar-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){body{font-size:16px}.page-shell{width:calc(100% - 10px);margin:5px auto 9px;border-radius:15px}.header{height:64px;padding:0 12px;position:sticky;top:0}.hamburger{display:block}.desktop-only{display:none!important}.mobile-only{display:flex}.icon-btn.mobile-only{display:grid}.header .brand{justify-self:center}.brand-mark{font-size:42px}.brand-copy b{font-size:17px}.brand-copy small{font-size:13px}.header-actions{gap:5px}.header-actions .header-cta{display:none}.icon-btn{width:35px;height:35px;border-radius:10px}.mobile-drawer{display:flex;position:fixed;right:7px;left:7px;top:71px;z-index:80;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:6px;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.mobile-drawer.open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-drawer a{padding:11px 12px;font-size:13px}.hero-copy{padding:22px 19px 19px}.hero-copy h1{font-size:29px}.hero-copy h1 span{font-size:31px}.hero-copy p{font-size:14px;line-height:2}.hero-points{gap:8px;margin-bottom:16px}.point{padding:9px}.point b{font-size:14px}.point small{font-size:13px}.btn{font-size:13px;padding:11px 14px}.hero-art{min-height:196px}.products{padding:17px 14px}.section-top{flex-direction:column;gap:10px;align-items:stretch}.section-top h2{font-size:22px;text-align:right}.filters{justify-content:flex-start}.filter{font-size:13px;padding:6px 10px}.product-grid{grid-template-columns:1fr;gap:9px}.product-card{display:grid;grid-template-columns:115px 1fr;direction:ltr;align-items:center}.product-image{height:115px}.product-image img{max-height:105px}.product-body{direction:rtl;padding:10px}.product-body h3{font-size:15px}.product-body .spec{font-size:13px}.product-body .desc{font-size:13px;min-height:auto}.price{font-size:13px}.details{font-size:13px;padding:8px 10px}.price-old{font-size:13px}.off-tag{font-size:13px;padding:2px 5px}.card-badge{font-size:13px;padding:3px 8px;top:6px;right:6px}.trust{margin:0 14px 10px;grid-template-columns:1fr 1fr}.trust-item{padding:8px 6px;gap:6px}.trust-item:nth-child(2){border-left:0}.trust-item>span{font-size:20px}.trust-item b{font-size:13px}.trust-item small{font-size:13px}.support-strip{margin:0 14px 10px;grid-template-columns:1fr 1fr;padding:12px;gap:7px}.support-copy{grid-column:1/-1}.support-copy h2{font-size:15px}.support-copy p{font-size:13px}.support-strip .btn{font-size:13px;padding:9px}.footer{display:none}.breadcrumb{padding:11px 15px;font-size:13px}.page-title{padding:18px 15px 8px}.page-title h1{font-size:22px}.page-title p{font-size:13px}.product-detail{padding:12px 14px 18px;gap:14px}.gallery{grid-template-columns:1fr;min-height:auto;gap:7px}.thumbs{order:2;flex-direction:row}.thumb{height:59px;flex:1}.main-image{min-height:260px;order:1}.main-image img{max-height:260px}.detail-info h1{font-size:22px}.detail-info .sub{font-size:14px}.rating{font-size:14px}.price-big{font-size:23px}.stat-row{gap:6px}.stat{padding:8px 4px}.stat small{font-size:13px}.stat b{font-size:14px}.detail-desc{font-size:13px}.buy-row{grid-template-columns:1fr}.feature-bar{margin:0 14px 12px;grid-template-columns:1fr 1fr}.feature-item{padding:12px 8px}.feature-item b{font-size:14px}.feature-item small{font-size:13px}.feature-item span{font-size:25px}.tabs{margin:0 14px}.tab-btn{font-size:14px;padding:12px}.tab-content{padding:12px}.spec-grid{grid-template-columns:1fr}.spec-box h3{font-size:14px}.spec-table{font-size:16px}.use-cards{grid-template-columns:repeat(2,1fr)}.similar-grid{grid-template-columns:1fr;gap:9px}.similar-grid .product-card{grid-template-columns:90px 1fr}.faq-item{padding:11px 12px}.faq-item summary{font-size:14px}.faq-item p{font-size:14px}.review-card{padding:11px 12px}.review-name{font-size:14px}.review-text{font-size:16px}.cart-wrap,.checkout-wrap{padding:17px 14px}.panel-head{font-size:15px}.cart-item{grid-template-columns:70px 1fr;gap:9px}.cart-item img{width:70px;height:58px}.cart-item h3{font-size:14px}.cart-item p{font-size:13px}.cart-item .item-actions{grid-column:2}.checkout-grid{gap:10px}.field label{font-size:13px}.field input,.field select{height:40px;font-size:14px}.modal{padding:10px}.modal-box{width:100%;grid-template-columns:1fr;max-height:90vh}.modal-box>img{height:200px;min-height:200px;border-left:0;border-bottom:1px solid var(--line)}.modal-content{padding:18px}.modal-content h2{font-size:21px}.modal-content p{font-size:14px}.modal-price{font-size:19px}.close{left:9px;top:9px}#toast{bottom:78px;max-width:calc(100% - 24px)}}


/* ===== Homepage visual refresh: hero + product cards ===== */
.hero.hero-full{
  position:relative;
  display:block;
  min-height:430px;
  height:430px;
  overflow:hidden;
  border-bottom:1px solid var(--line);
  background:#f4f7f6;
}
.hero.hero-full .hero-art{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  min-height:0;
  background:#f5f3f0;
}
.hero.hero-full .hero-art img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}
.hero.hero-full .hero-copy{
  position:absolute;
  z-index:2;
  top:0;
  right:0;
  width:54%;
  height:100%;
  padding:44px 58px 38px 46px;
  box-sizing:border-box;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  background:linear-gradient(90deg,rgba(255,255,255,.70) 0%,rgba(255,255,255,.94) 22%,rgba(255,255,255,.985) 58%,rgba(255,255,255,.99) 100%);
  clip-path:polygon(11% 0,100% 0,100% 100%,0 100%);
}
.hero-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:7px 13px;
  margin-bottom:8px;
  border-radius:999px;
  background:#ecfaf7;
  color:#147d70;
  font-size:14px;
  font-weight:800;
}
.hero-eyebrow::before{
  content:"";
  width:6px;
  height:6px;
  border-radius:50%;
  background:var(--green);
}
.hero.hero-full .hero-copy h1{
  font-size:35px;
  line-height:1.35;
}
.hero.hero-full .hero-copy h1 span{
  font-size:40px;
}
.hero.hero-full .hero-copy p{
  max-width:590px;
  margin:12px 0 22px;
}
.hero.hero-full .hero-points{
  max-width:560px;
  margin-bottom:18px;
}
.hero.hero-full .point{
  background:rgba(255,255,255,.76);
  backdrop-filter:blur(5px);
}
.hero.hero-full .btn.primary{
  padding:12px 20px;
  border-radius:11px;
}

.product-card .add-cart{
  appearance:none;
  border:0;
  cursor:pointer;
  font-family:inherit;
  min-width:122px;
  justify-content:center;
  transition:.2s;
}
.product-card .add-cart:hover{
  background:var(--green2);
  transform:translateY(-1px);
}
.card-badge{
  top:8px;
  right:8px;
  left:auto;
  background:#f43636;
  color:#fff;
  font-size:14px;
  font-weight:900;
  padding:7px 18px 7px 16px;
  border-radius:5px 5px 14px 14px;
  box-shadow:none;
  z-index:3;
  letter-spacing:0;
  transform:rotate(-2deg);
}
.card-badge::after{
  content:"";
  position:absolute;
  right:-1px;
  bottom:-7px;
  width:22px;
  height:10px;
  background:#c92b2b;
  clip-path:polygon(0 0,100% 0,70% 100%,0 75%);
}
.card-badge::before{
  content:"";
  position:absolute;
  left:-15px;
  top:2px;
  width:23px;
  height:28px;
  background:#f43636;
  clip-path:polygon(100% 0,35% 18%,100% 34%,32% 54%,100% 70%,0 100%,18% 68%,0 46%,20% 24%,0 8%);
}

@media(max-width:980px){
  .hero.hero-full{height:400px;min-height:400px}
  .hero.hero-full .hero-copy{width:62%;padding:35px 38px 32px 35px}
  .hero.hero-full .hero-copy h1{font-size:31px}
  .hero.hero-full .hero-copy h1 span{font-size:35px}
}
@media(max-width:700px){
  .hero.hero-full{
    height:auto;
    min-height:0;
    display:flex;
    flex-direction:column;
  }
  .hero.hero-full .hero-art{
    position:relative;
    inset:auto;
    order:1;
    height:220px;
    min-height:220px;
  }
  .hero.hero-full .hero-art img{
    object-position:center;
  }
  .hero.hero-full .hero-copy{
    position:relative;
    order:2;
    width:100%;
    height:auto;
    min-height:0;
    padding:22px 19px 20px;
    background:#fff;
    clip-path:none;
  }
  .hero-eyebrow{font-size:13px;padding:6px 10px}
  .hero.hero-full .hero-copy h1{font-size:27px}
  .hero.hero-full .hero-copy h1 span{font-size:30px}
  .hero.hero-full .hero-copy p{font-size:13px;margin:10px 0 17px}
  .hero.hero-full .hero-points{margin-bottom:15px}
  .hero.hero-full .point{background:#fff;backdrop-filter:none}
  .product-card .add-cart{min-width:0;font-size:13px;padding:8px 9px}
  .card-badge{font-size:13px;padding:5px 12px 5px 11px;top: -59px;right:5px}
}


/* ===== Mobile typography refresh ===== */
@media (max-width:700px){
  html{font-size:16px}
  body{
    font-size:15px;
    line-height:1.75;
  }

  header,
  .header,
  nav{
    font-size:14px;
  }

  .hero.hero-full .hero-copy h1{
    font-size:31px;
    line-height:1.45;
  }
  .hero.hero-full .hero-copy h1 span{
    font-size:34px;
    line-height:1.45;
  }
  .hero.hero-full .hero-copy p{
    font-size:15px;
    line-height:1.9;
  }
  .hero-eyebrow{
    font-size:14px;
  }
  .hero.hero-full .point b{
    font-size:14px;
  }
  .hero.hero-full .point small{
    font-size:14px;
  }
  .hero.hero-full .btn.primary{
    font-size:14px;
    padding:12px 18px;
  }

  #products h2,
  .products h2,
  .section-title,
  .products-title{
    font-size:24px !important;
    line-height:1.5;
  }

  .product-card h3{
    font-size:17px !important;
    line-height:1.65;
  }
  .product-card .spec{
    font-size:13px !important;
    line-height:1.7;
  }
  .product-card .desc{
    font-size:13px !important;
    line-height:1.9;
  }
  .product-card .price,
  .product-card .price-current,
  .product-card .price-value{
    font-size:16px !important;
  }
  .product-card .price-old,
  .product-card .old-price{
    font-size:13px !important;
  }
  .product-card .add-cart,
  .product-card .details{
    font-size:14px !important;
    line-height:1.5;
    padding:9px 11px;
  }
  .product-card .card-badge{
    font-size:13px;
  }

  .filter,
  .filters,
  .category-filter,
  .products-filters{
    font-size:13px;
  }

  .service-strip,
  .benefits,
  .features{
    font-size:13px;
  }
  .service-strip b,
  .benefits b,
  .features b{
    font-size:14px;
  }
  .service-strip small,
  .benefits small,
  .features small{
    font-size:13px;
  }

  button,
  input,
  select,
  textarea{
    font-family:inherit;
  }
  input,
  select,
  textarea{
    font-size:16px;
  }
}

/* ===== Limited-time hero promotion — matched to reference ===== */
.hero.hero-full{
  position:relative;
  display:block;
  min-height:430px;
  height:430px;
  overflow:hidden;
  background:#fff;
  border-bottom:1px solid var(--line);
}
.hero.hero-full .hero-art{
  position:absolute;
  inset:0 auto 0 0;
  width:52%;
  height:100%;
  min-height:0;
  background:#f7f7f6;
  overflow:hidden;
}
.hero.hero-full .hero-art::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.42) 24%,rgba(255,255,255,0) 57%);
  pointer-events:none;
}
.hero.hero-full .hero-art img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  display:block;
}
.hero-promo{
  position:absolute;
  z-index:5;
  left:6.2%;
  top:42px;
  width:min(390px,38%);
  text-align:center;
  color:#18202a;
}
/* hand-drawn red/green accent strokes from the reference */
.promo-kicker::before,
.promo-kicker::after{
  content:"";
  position:absolute;
  pointer-events:none;
}
.promo-kicker::before{
  width:19px;
  height:42px;
  left:-27px;
  top:-1px;
  border-top:4px solid #ff3b3b;
  border-left:4px solid #ff3b3b;
  transform:rotate(-18deg);
  border-radius:4px 0 0 0;
}
.promo-kicker::after{
  width:17px;
  height:35px;
  right:-27px;
  top:-4px;
  border-top:4px solid #ff3b3b;
  border-right:4px solid #ff3b3b;
  transform:rotate(17deg);
  border-radius:0 4px 0 0;
}
.promo-kicker{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:8px;
  background:#ff3b3b;
  color:#fff;
  padding:7px 17px 8px;
  border-radius:8px 18px 18px 8px;
  font-size:17px;
  font-weight:900;
  box-shadow:0 7px 18px rgba(255,59,59,.20);
  transform:rotate(-1deg);
}
.promo-alarm{
  width:30px;
  height:30px;
  border:2px solid #fff;
  border-radius:50%;
  display:grid;
  place-items:center;
  font-size:19px;
  line-height:1;
}
.hero-promo h2{
  margin:10px 0 14px;
  font-size:22px;
  line-height:1.5;
  font-weight:900;
  color:#1a222a;
}
.countdown{
  position:relative;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:7px;
  padding:8px;
  border:2px solid #7be0d0;
  border-radius:20px;
  background:rgba(237,255,251,.88);
  box-shadow:0 12px 28px rgba(10,165,143,.14),inset 0 0 0 1px rgba(255,255,255,.8);
  backdrop-filter:blur(4px);
}
/* turquoise rays on the left */
.countdown::before{
  content:"";
  position:absolute;
  left:-37px;
  top:50%;
  width:25px;
  height:54px;
  transform:translateY(-50%);
  background:
    linear-gradient(#0aa58f,#0aa58f) 0 2px/17px 4px no-repeat,
    linear-gradient(#0aa58f,#0aa58f) 8px 25px/22px 4px no-repeat,
    linear-gradient(#0aa58f,#0aa58f) 0 47px/17px 4px no-repeat;
  border-radius:4px;
}
/* red rays on the right */
.countdown::after{
  content:"";
  position:absolute;
  right:-37px;
  top:50%;
  width:25px;
  height:54px;
  transform:translateY(-50%);
  background:
    linear-gradient(#ff3b3b,#ff3b3b) 8px 2px/17px 4px no-repeat,
    linear-gradient(#ff3b3b,#ff3b3b) 0 25px/22px 4px no-repeat,
    linear-gradient(#ff3b3b,#ff3b3b) 8px 47px/17px 4px no-repeat;
  border-radius:4px;
}
.count-box{
  min-width:0;
  min-height:74px;
  border-radius:13px;
  background:linear-gradient(180deg,#17252a,#081114);
  color:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 5px 12px rgba(0,0,0,.12);
}
.count-box strong{
  font-family:IRANSansWeb,Tahoma,sans-serif;
  font-size:31px;
  line-height:1;
  font-weight:900;
  letter-spacing:.5px;
}
.count-box span{
  margin-top:5px;
  color:#d9e4e4;
  font-size:12px;
  font-weight:700;
}
.promo-note{
  margin-top:12px;
  font-size:14px;
  color:#535e63;
  font-weight:700;
}
.promo-note span{color:var(--green);font-size:18px;vertical-align:-1px}
.hero.hero-full .hero-copy{
  position:absolute;
  z-index:3;
  top:0;
  right:0;
  width:52%;
  height:100%;
  padding:45px 48px 38px 58px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  background:linear-gradient(90deg,rgba(255,255,255,.70) 0%,rgba(255,255,255,.96) 20%,#fff 48%,#fff 100%);
  clip-path:polygon(10% 0,100% 0,100% 100%,0 100%);
}
.hero.hero-full .hero-copy h1{font-size:35px;line-height:1.35}
.hero.hero-full .hero-copy h1 span{font-size:40px}
.hero.hero-full .hero-copy p{max-width:590px;margin:12px 0 22px}
.hero.hero-full .hero-points{max-width:560px;margin-bottom:18px}
.hero.hero-full .point{background:rgba(255,255,255,.82);backdrop-filter:blur(5px)}
.hero.hero-full .btn.primary{padding:12px 20px;border-radius:11px}

@media(max-width:980px){
  .hero.hero-full{height:auto;min-height:0;display:grid;grid-template-columns:1fr}
  .hero.hero-full .hero-art{position:relative;inset:auto;width:100%;height:320px;min-height:320px;grid-row:1}
  .hero-promo{left:50%;top:22px;width:min(590px,calc(100% - 36px));transform:translateX(-50%)}
  .hero.hero-full .hero-copy{position:relative;inset:auto;width:100%;height:auto;min-height:350px;grid-row:2;clip-path:none;background:#fff;padding:34px 30px}
}
@media(max-width:700px){
  .hero.hero-full .hero-art{height:265px;min-height:265px}
  .hero-promo{left:50%;top:15px;width:calc(100% - 24px)}
  .promo-kicker{font-size:13px;padding:6px 12px}
  .promo-alarm{width:25px;height:25px;font-size:15px}
  .hero-promo h2{font-size:17px;margin:7px 0 8px}
  .countdown{gap:5px;padding:5px;border-radius:14px}
  .count-box{min-height:58px;border-radius:9px}
  .count-box strong{font-size:23px}
  .count-box span{font-size:10px;margin-top:3px}
  .promo-note{font-size:11px;margin-top:7px}
  .hero.hero-full .hero-copy{min-height:0;padding:25px 19px 22px}
  .hero.hero-full .hero-copy h1{font-size:29px}
  .hero.hero-full .hero-copy h1 span{font-size:31px}
}
.hero.hero-full .hero-copy h1{margin-top:0}
