:root{--blue:#1769e8;--blue2:#0e53bc;--on-blue:#fff;--soft:#edf4ff;--bg:#fff;--surface:#f7f9fc;--text:#111722;--muted:#7a8390;--border:#e5e9ef;--shadow:0 16px 45px rgba(18,38,72,.08)}
body.dark{--blue:#fff;--blue2:#e9edf4;--on-blue:#111722;--soft:#1b2027;--bg:#090c11;--surface:#10151c;--text:#f6f8fb;--muted:#99a3b0;--border:rgba(255,255,255,.08);--shadow:0 16px 45px rgba(0,0,0,.24)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"IRANSansX","IRANSans","Vazirmatn",Tahoma,sans-serif;font-weight:500;line-height:1.85;transition:.25s}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:min(1240px,calc(100% - 36px));margin:auto}.topbar{background:var(--blue);color:var(--on-blue);font-size:15px}.topbar-inner{min-height:36px;display:flex;justify-content:space-between;align-items:center;gap:18px}.site-header{background:var(--bg);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:40;backdrop-filter:blur(16px)}.header-main{min-height:96px;display:grid;grid-template-columns:235px minmax(260px,1fr) auto;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:45px;height:45px;border-radius:12px;background:var(--blue);color:var(--on-blue);display:grid;place-items:center;font-size:24px;font-weight:900}.brand-copy strong{display:block;font-size:20px;letter-spacing:.08em;line-height:1}.brand-copy small{display:block;color:var(--muted);font-size:12px;letter-spacing:.27em;margin-top:5px}.search-form{position:relative}.search-form input{width:100%;height:48px;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:12px;padding:0 16px 0 52px;outline:none}.search-form button{position:absolute;left:7px;top:7px;width:34px;height:34px;border:0;border-radius:9px;background:var(--blue);color:var(--on-blue)}.header-tools{display:flex;align-items:center;gap:7px}.tool{height:42px;min-width:42px;border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;font-size:15px}.cart-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 4px;background:var(--blue);color:var(--on-blue);border-radius:7px;font-size:12px}.menu-row{border-top:1px solid var(--border)}.nav-inner{min-height:48px;display:flex;align-items:center;gap:25px;overflow:auto}.nav-item{font-size:14px;color:var(--muted);white-space:nowrap}.nav-item.active,.nav-item:hover{color:var(--blue)}.home-wrap{padding-bottom:65px}.notice-bar{margin-top:16px;padding:10px 13px;background:var(--soft);border:1px solid var(--border);border-radius:10px;display:flex;justify-content:center;gap:15px;font-size:14px}.notice-bar a{color:var(--blue)}.category-strip{margin-top:20px;display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--border);border-radius:14px;overflow:hidden}.category-strip a{padding:17px 14px;background:var(--bg);border-left:1px solid var(--border)}.category-strip a:last-child{border-left:0}.category-strip strong{display:block;font-size:16px}.category-strip span{display:block;color:var(--muted);font-size:14px;margin-top:2px}.store-section{padding-top:54px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px}.section-head h2{margin:0;font-size:23px;line-height:1.35}.section-head p{margin:4px 0 0;color:var(--muted);font-size:14px}.section-link{color:var(--blue);font-size:16px}.products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.product-card{border:1px solid var(--border);background:var(--bg);border-radius:15px;overflow:hidden;transition:.22s}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-media{position:relative;aspect-ratio:1/1.08;background:var(--surface);overflow:hidden}.product-image-link,.product-image-link img{width:100%;height:100%;display:block}.product-image-link img{object-fit:cover;transition:.35s}.product-card:hover .product-image-link img{transform:scale(1.03)}.product-badge{position:absolute;right:9px;top:9px;background:var(--blue);color:var(--on-blue);border-radius:7px;padding:3px 7px;font-size:14px}.product-badge.sale{background:#df4a53}.product-actions{position:absolute;left:9px;top:9px;display:flex;flex-direction:column;gap:6px}.product-action{width:30px;height:30px;border:1px solid #e1e4e9;background:rgba(255,255,255,.94);color:#18202d;border-radius:9px;display:grid;place-items:center;font-size:18px}.product-action.active{background:#df4a53;color:#fff}.product-info{padding:11px 12px 13px}.product-category{color:var(--muted);font-size:14px}.product-name{display:block;font-size:14px;line-height:1.75;margin-top:2px}.product-price-row{margin-top:8px}.price{font-size:15px;font-weight:800}.old-price{display:block;color:var(--muted);text-decoration:line-through;font-size:14px}.load-more{display:block;width:max-content;margin:18px auto 0;padding:8px 15px;border:1px solid var(--border);border-radius:10px;color:var(--blue);font-size:16px}.visual-categories{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-top:54px}.visual-category{position:relative;height:280px;border-radius:17px;overflow:hidden}.visual-category img{width:100%;height:100%;object-fit:cover}.visual-category:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.7))}.visual-category span{position:absolute;z-index:1;right:20px;bottom:18px;color:#fff}.visual-category small{display:block;font-size:14px;letter-spacing:.18em;opacity:.8}.visual-category strong{display:block;font-size:21px}.collection-intro{margin-top:54px;padding:27px;border-radius:17px;background:var(--blue);color:var(--on-blue);display:flex;justify-content:space-between;align-items:center;gap:20px}.collection-intro span{font-size:14px;letter-spacing:.2em;opacity:.8}.collection-intro h2{margin:3px 0;font-size:26px}.collection-intro p{margin:0;font-size:15px;opacity:.9}.collection-intro a{background:#fff;color:var(--blue);padding:9px 16px;border-radius:10px;font-size:16px;white-space:nowrap}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-top:54px}.benefits>div{padding:17px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.benefits b{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--soft);color:var(--blue)}.benefits strong{display:block;font-size:15px;margin-top:8px}.benefits span{display:block;color:var(--muted);font-size:14px}.about{margin-top:54px;padding:28px;border:1px solid var(--border);border-radius:17px;background:var(--surface);display:flex;justify-content:space-between;align-items:end;gap:20px}.about>div>span{font-size:14px;letter-spacing:.18em;color:var(--blue)}.about h2{margin:3px 0;font-size:25px}.about p{margin:0;color:var(--muted);font-size:14px;max-width:740px}.about>a{color:var(--blue);font-size:16px;white-space:nowrap}.footer{margin-top:60px;border-top:1px solid var(--border);background:var(--surface)}.footer-grid{padding:46px 0;display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:30px}.footer-brand{margin-bottom:10px}.footer h4{font-size:16px;margin:0 0 8px}.footer p,.footer a{color:var(--muted);font-size:14px}.footer a{display:block;margin:5px 0}.social-row{display:flex;gap:8px;margin-top:12px}.social-row a{border:1px solid var(--border);padding:6px 9px;border-radius:8px}.footer-bottom{padding:13px 0 21px;border-top:1px solid var(--border);display:flex;justify-content:space-between;color:var(--muted);font-size:14px}.page-content{padding:70px 0}.page-content h1{font-size:30px}
@media(max-width:1100px){.header-main{grid-template-columns:210px 1fr auto}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-strip{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.header-main{grid-template-columns:1fr auto;grid-template-areas:"brand tools" "search search";padding:13px 0 15px}.brand{grid-area:brand}.search-form{grid-area:search}.header-tools{grid-area:tools}.account-link{display:none}.header-tools .tool:not(.cart-link){width:38px;min-width:38px;padding:0}.header-tools .tool.cart-link{font-size:13px;padding:0 8px;gap:4px}.nav-inner{gap:18px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.visual-categories{grid-template-columns:1fr}.benefits{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){body{font-weight:500}.container{width:calc(100% - 20px)}.topbar-inner{justify-content:center;font-size:13px}.topbar-inner span:first-child,.topbar-inner a{display:none}.header-main{gap:9px}.brand-mark{width:38px;height:38px;border-radius:10px;font-size:19px}.brand-copy strong{font-size:18px}.brand-copy small{font-size:11px}.search-form input{height:42px;font-size:16px}.search-form button{width:30px;height:30px;top:6px;left:6px}.nav-item{font-size:14px}.notice-bar{font-size:13px;flex-direction:column;text-align:center;gap:2px}.category-strip{grid-template-columns:repeat(2,1fr)}.category-strip a{border-bottom:1px solid var(--border);padding:13px 11px}.category-strip a:nth-child(odd){border-left:1px solid var(--border)}.store-section{padding-top:38px}.section-head h2{font-size:21px}.section-head p{font-size:14px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-info{padding:8px 9px 11px}.product-name{font-size:14px}.price{font-size:15px}.product-action{width:27px;height:27px;font-size:16px}.visual-category{height:205px}.visual-category strong{font-size:20px}.collection-intro{padding:19px;flex-direction:column;align-items:flex-start}.collection-intro h2{font-size:22px}.collection-intro p{font-size:14px}.benefits{gap:8px}.benefits>div{padding:12px}.benefits strong{font-size:15px}.benefits span{font-size:13px}.about{padding:19px;flex-direction:column;align-items:flex-start}.about h2{font-size:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px 14px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:4px}}
