@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800&display=swap');:root{--gold:#b4862f;--gold-dark:#815616;--gold-soft:#e5ce86;--ink:#171717;--muted:#6f6a61;--cream:#faf7f1;--paper:#fff;--line:#ebe5da;--success:#237451;--shadow:0 12px 30px rgba(30,24,14,.08);--radius:18px;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Vazirmatn,Tahoma,Arial,sans-serif;direction:rtl;line-height:1.75;font-size:14px}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{max-width:var(--container);margin:auto;padding-inline:20px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.topbar{color:#fff;background:var(--ink);font-size:12px}.topbar .container{min-height:35px;display:flex;gap:18px;align-items:center;justify-content:space-between}.topbar-links,.topbar-notice{display:flex;gap:18px;align-items:center}.topbar-notice:before{content:'✦';color:var(--gold-soft)}.site-header{background:rgba(255,255,255,.96);position:sticky;z-index:30;top:0;border-bottom:1px solid var(--line)}.header-main{display:grid;grid-template-columns:190px minmax(230px,1fr) auto;gap:28px;align-items:center;min-height:78px}.brand img{display:block;width:145px;height:66px;object-fit:contain}.search{height:43px;border:1px solid var(--line);background:#fafafa;border-radius:12px;padding:0 14px;display:flex;gap:9px;align-items:center}.search input{background:0 0;border:0;outline:0;width:100%;color:var(--ink)}.search-icon{font-size:19px;color:var(--gold-dark)}.header-actions{display:flex;align-items:center;gap:8px}.icon-btn{position:relative;border:0;background:0 0;min-width:38px;height:38px;border-radius:10px;font-size:19px;display:grid;place-items:center}.icon-btn:hover{background:var(--cream)}.cart-count{position:absolute;top:-2px;left:-2px;background:var(--gold);border-radius:20px;min-width:17px;height:17px;font-size:10px;color:#fff;text-align:center;line-height:17px}.menu-row{border-top:1px solid #f2eee7}.menu-row .container{display:flex;align-items:center;gap:25px;min-height:47px}.category-trigger{background:var(--gold);color:#fff;border:0;border-radius:8px;padding:7px 13px;font-weight:700}.main-nav{display:flex;gap:23px;align-items:center;font-weight:600}.main-nav a{white-space:nowrap}.main-nav a:hover,.main-nav a.active{color:var(--gold-dark)}.story-link{margin-right:auto;color:var(--gold-dark);font-weight:800;display:flex;align-items:center;gap:6px}.story-link i{width:9px;height:9px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 3px var(--gold-soft)}.mobile-menu{display:none}.stories{padding:22px 0 11px;background:#fff}.story-strip{display:flex;align-items:flex-start;gap:17px;overflow-x:auto;padding:3px 3px 9px;scrollbar-width:thin}.story{flex:0 0 70px;text-align:center;border:0;background:0 0;padding:0;color:var(--ink)}.story-ring{display:block;position:relative;width:65px;height:65px;margin:0 auto 5px;padding:3px;background:linear-gradient(135deg,var(--gold-dark),var(--gold-soft),var(--gold));border-radius:50%}.story-ring img{width:100%;height:100%;object-fit:cover;border:3px solid #fff;border-radius:50%;display:block}.story:first-child .story-ring{background:var(--ink)}.story span{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero{padding:19px 0 32px}.hero-card{min-height:360px;border-radius:24px;overflow:hidden;position:relative;background:var(--ink) center/cover url(//moblehani.com/wp-content/themes/moblehani/assets/css/../images/hero.jpg);isolation:isolate;display:flex;align-items:center}.hero-card:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,14,11,.1) 18%,rgba(16,14,11,.77) 68%,rgba(16,14,11,.86));z-index:-1}.hero-content{max-width:520px;padding:48px 55px;color:#fff}.eyebrow{color:var(--gold-soft);font-weight:700;font-size:13px;letter-spacing:.02em;display:flex;gap:8px;align-items:center}.eyebrow:before{content:'';width:26px;height:1px;background:currentColor}.hero h1{font-size:35px;line-height:1.45;margin:10px 0;font-weight:800}.hero p{font-size:16px;color:#f3eee4;margin:0 0 22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:10px;padding:10px 17px;background:var(--gold);color:#fff;font-weight:700;transition:.2s}.btn:hover{transform:translateY(-2px);background:var(--gold-dark)}.btn-light{background:#fff;color:var(--ink)}.btn-outline{background:0 0;color:var(--gold-dark);border-color:var(--gold)}.btn-small{padding:7px 11px;border-radius:8px;font-size:12px}.hero-pills{position:absolute;left:25px;bottom:24px;display:flex;gap:7px}.hero-pills button{width:7px;height:7px;padding:0;background:#fff;border:0;border-radius:50%;opacity:.55}.hero-pills button.active{width:23px;border-radius:7px;opacity:1;background:var(--gold-soft)}.categories{padding:0 0 36px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.category{border:1px solid var(--line);border-radius:14px;padding:13px 9px;background:#fff;text-align:center;transition:.2s}.category:hover{box-shadow:var(--shadow);border-color:var(--gold-soft);transform:translateY(-3px)}.category-visual{height:60px;width:70px;margin:auto;display:grid;place-items:center;color:var(--gold);font-size:36px}.category b{display:block;font-size:12px}.section{padding:20px 0 39px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-heading h2{font-size:21px;margin:0;display:flex;align-items:center;gap:10px}.section-heading h2:before{content:'';width:5px;height:24px;border-radius:5px;background:var(--gold)}.section-heading a{color:var(--gold-dark);font-size:13px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.product-card{position:relative;border:1px solid var(--line);border-radius:16px;background:#fff;padding:10px;transition:.2s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image{display:block;position:relative;background:#f5f1e9;border-radius:11px;overflow:hidden;aspect-ratio:1/.82}.product-image img{width:100%;height:100%;display:block;object-fit:cover;transition:.4s}.product-card:hover .product-image img{transform:scale(1.05)}.tag{position:absolute;right:8px;top:8px;background:var(--ink);color:#fff;border-radius:6px;padding:3px 7px;font-size:10px;z-index:1}.tag.gold{background:var(--gold-dark)}.wish{position:absolute;left:8px;top:8px;width:31px;height:31px;border:0;border-radius:9px;background:rgba(255,255,255,.94);font-size:16px;color:var(--ink);z-index:1}.wish.liked{color:#b62c3e}.product-body{padding:10px 4px 2px}.product-category{color:var(--muted);font-size:11px}.product-title{font-size:14px;margin:2px 0 8px;display:block;font-weight:700;line-height:1.85;min-height:49px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:6px}.price{font-weight:800;font-size:14px;white-space:nowrap}.price small{font-size:10px;font-weight:500}.old-price{font-size:11px;color:#999;text-decoration:line-through}.add{width:100%;padding:9px;margin-top:10px;background:var(--cream);color:var(--gold-dark);border:0;border-radius:8px;font-weight:700}.add:hover{background:var(--gold);color:#fff}.promo-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:17px}.promo{position:relative;min-height:205px;padding:31px;border-radius:18px;overflow:hidden;background:#252019;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.promo:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,15,12,.2),rgba(17,15,12,.93));z-index:0}.promo>*{position:relative}.promo h2{font-size:24px;line-height:1.5;margin:0 0 8px}.promo p{color:#ede4d7;margin:0 0 17px}.promo .pattern{position:absolute;left:-10px;top:-15px;color:var(--gold);font-size:190px;opacity:.3}.promo.second{background:var(--gold-dark)}.promo.second:before{background:linear-gradient(90deg,rgba(120,77,20,.25),rgba(73,45,11,.78))}.promo.second .pattern{color:#fff;font-size:155px}.features{background:#fff;border-block:1px solid var(--line)}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:23px 0}.feature{display:flex;align-items:center;gap:11px;border-left:1px solid var(--line);padding-left:12px}.feature:last-child{border:0}.feature-icon{color:var(--gold-dark);font-size:25px}.feature b,.feature span{display:block}.feature span{color:var(--muted);font-size:11px}.newsletter{padding:40px 0}.newsletter-box{background:linear-gradient(120deg,#161411,#3a2c19);color:#fff;border-radius:18px;padding:25px 32px;display:flex;align-items:center;gap:30px;justify-content:space-between}.newsletter h2{font-size:21px;margin:0}.newsletter p{margin:2px 0 0;color:#dcd3c5}.newsletter form{display:flex;gap:8px;flex:0 0 380px}.newsletter input{width:100%;border:0;border-radius:9px;padding:11px 13px;outline:0}.newsletter .btn{border-radius:9px;white-space:nowrap}.site-footer{background:#111;color:#eee;padding:42px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:28px}.footer-brand img{width:145px;background:#fff;border-radius:10px;padding:3px}.footer-brand p{font-size:12px;line-height:2;color:#c8c2b9}.footer-title{font-size:15px;color:var(--gold-soft);margin:8px 0 11px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{font-size:12px;padding:4px 0;color:#d4d0c8}.footer-contact{font-size:12px;color:#d4d0c8;line-height:2.2}.socials{display:flex;gap:8px;margin-top:13px}.socials a{width:31px;height:31px;border:1px solid #504a42;border-radius:8px;display:grid;place-items:center}.copyright{border-top:1px solid #34312c;margin-top:30px;padding:13px 0;color:#aaa;font-size:11px;display:flex;justify-content:space-between}.story-modal{display:none;position:fixed;z-index:100;inset:0;background:rgba(0,0,0,.88);align-items:center;justify-content:center;padding:15px;direction:rtl}.story-modal.open{display:flex}.story-dialog{width:min(405px,100%);height:min(720px,calc(100vh - 30px));background:#181818;border-radius:19px;overflow:hidden;position:relative;color:#fff;box-shadow:0 15px 60px #000}.story-media{width:100%;height:100%;object-fit:cover}.story-overlay{position:absolute;inset:0;padding:15px;display:flex;flex-direction:column;background:linear-gradient(#0008,transparent 30%,transparent 65%,#000b)}.story-progress{display:flex;gap:4px}.story-progress i{height:3px;flex:1;border-radius:3px;background:#ffffff75;overflow:hidden}.story-progress i.active:after{content:'';display:block;height:100%;width:0;background:#fff;animation:storyProgress 5s linear forwards}.story-top{display:flex;justify-content:space-between;align-items:center;padding-top:11px}.story-person{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.story-person img{width:34px;height:34px;border-radius:50%;border:1px solid var(--gold-soft);object-fit:cover}.story-close{background:0 0;border:0;color:#fff;font-size:25px;line-height:1}.story-bottom{margin-top:auto}.story-bottom h3{margin:0 0 5px;font-size:19px}.story-bottom p{margin:0 0 12px;font-size:12px;color:#eee}.story-product-link{width:100%;background:#fff;color:#171717}.story-hit{position:absolute;top:70px;bottom:0;width:35%;border:0;background:0 0}.story-prev{right:0}.story-next{left:0}.toast{position:fixed;z-index:200;bottom:24px;left:24px;background:var(--ink);color:#fff;padding:10px 16px;border-radius:10px;box-shadow:var(--shadow);transform:translateY(90px);opacity:0;transition:.3s;font-size:13px}.toast.show{transform:none;opacity:1}.page-hero{padding:29px 0;background:#fff;border-bottom:1px solid var(--line)}.breadcrumbs{font-size:11px;color:var(--muted);margin-bottom:8px}.page-hero h1{margin:0;font-size:25px}.product-page{padding:30px 0 55px}.product-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.gallery-main{aspect-ratio:1/.8;border-radius:14px;background:#f6f2eb;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:cover}.thumbs{display:flex;gap:8px;margin-top:9px}.thumb{width:62px;height:53px;border:2px solid transparent;border-radius:8px;overflow:hidden;padding:0;background:#f5f1e9}.thumb.active{border-color:var(--gold)}.thumb img{width:100%;height:100%;object-fit:cover}.product-info .product-category{font-size:13px;color:var(--gold-dark);font-weight:700}.product-info h1{font-size:25px;line-height:1.6;margin:4px 0 10px}.rating{color:var(--gold-dark);font-size:12px}.rating span{color:var(--muted);margin-right:6px}.product-info .big-price{margin:17px 0;font-size:22px;font-weight:800}.product-info .big-price small{font-size:13px;font-weight:500}.product-info .summary{color:#565049;border-top:1px solid var(--line);padding-top:15px;font-size:13px}.specs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.spec{padding:8px 10px;border-radius:8px;background:var(--cream);font-size:12px}.spec b{color:var(--muted);font-weight:500}.purchase-row{display:flex;gap:10px;align-items:center}.qty{height:42px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;overflow:hidden}.qty button{border:0;background:#fff;width:30px;height:100%;font-size:17px}.qty input{border:0;text-align:center;width:30px;outline:0}.purchase-row .btn{flex:1;height:42px}.trust-note{margin-top:13px;color:var(--success);font-size:12px}.checkout{padding:30px 0 55px}.checkout-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:22px}.checkout-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:23px}.checkout-card h2{font-size:18px;margin:0 0 17px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:flex;flex-direction:column;gap:5px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:700}.field input,.field textarea,.field select{border:1px solid var(--line);border-radius:9px;padding:10px;background:#fff;outline:0;min-height:41px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--gold)}.field textarea{resize:vertical;min-height:95px}.payment-option{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid var(--line);border-radius:9px;margin-bottom:8px;cursor:pointer}.payment-option:has(input:checked){border-color:var(--gold);background:#fffaf0}.order-list{border-bottom:1px solid var(--line);padding-bottom:10px}.order-line,.totals-line{display:flex;justify-content:space-between;gap:8px;padding:7px 0;font-size:12px}.totals-line.total{font-size:16px;font-weight:800;color:var(--gold-dark);padding-top:13px}.order-empty{color:var(--muted);font-size:12px}.checkout .btn{width:100%;margin-top:14px}.success-box{text-align:center;padding:30px}.success-box .success-mark{font-size:50px;color:var(--success)}@keyframes storyProgress{to{width:100%}}@media(max-width:900px){.header-main{grid-template-columns:135px 1fr auto;gap:12px}.brand img{width:120px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.product-layout{gap:24px}.hero h1{font-size:28px}.promo-grid{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-left:0}.checkout-grid{grid-template-columns:1fr}.newsletter-box{display:block}.newsletter form{margin-top:15px;max-width:440px}.main-nav{gap:13px;font-size:12px}}@media(max-width:600px){body{font-size:13px}.topbar .container{justify-content:center}.topbar-links{display:none}.header-main{grid-template-columns:auto 1fr auto;min-height:63px}.brand{order:2}.brand img{width:98px;height:52px}.search{order:3;grid-column:1/-1;height:38px;margin:-2px 0 9px}.header-actions{order:1}.header-actions .account{display:none}.menu-row{display:none}.mobile-menu{display:block;border:0;background:0 0;font-size:22px;padding:0}.stories{padding-top:15px}.story-strip{gap:12px}.story{flex-basis:60px}.story-ring{width:57px;height:57px}.hero{padding:12px 0 24px}.hero-card{min-height:340px;border-radius:16px;background-position:60% center}.hero-content{padding:32px 24px;align-self:flex-end}.hero h1{font-size:24px}.hero p{font-size:13px}.hero-pills{bottom:15px;left:15px}.category-grid{grid-template-columns:repeat(3,1fr);gap:8px}.category{padding:8px 4px}.category-visual{height:45px;font-size:27px}.category b{font-size:10px}.section{padding-bottom:28px}.section-heading h2{font-size:17px}.product-grid{gap:9px}.product-card{padding:6px;border-radius:11px}.product-body{padding:7px 2px 1px}.product-title{font-size:12px;min-height:44px;line-height:1.75;margin-bottom:4px}.price{font-size:12px}.product-image{border-radius:8px}.add{font-size:11px;padding:7px;margin-top:6px}.tag{font-size:8px;right:4px;top:4px}.wish{width:26px;height:26px;left:4px;top:4px}.promo{min-height:175px;padding:23px}.promo h2{font-size:19px}.features-grid{gap:11px}.feature{padding-left:5px;gap:7px}.feature-icon{font-size:21px}.feature b{font-size:11px}.feature span{font-size:9px}.newsletter{padding:25px 0}.newsletter-box{padding:21px}.newsletter h2{font-size:17px}.newsletter form{flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:17px}.footer-brand{grid-column:1/-1}.copyright{display:block;text-align:center}.copyright span{display:block;margin:3px}.page-hero{padding:22px 0}.product-page,.checkout{padding:20px 0 40px}.product-layout{grid-template-columns:1fr;padding:12px}.product-info h1{font-size:20px}.specs{grid-template-columns:1fr}.checkout-card{padding:16px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.story-dialog{border-radius:13px}.toast{left:12px;right:12px;bottom:12px;text-align:center}.story-link{margin-right:0}.promo-grid{gap:10px}}