*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0b0b;color:#f5f2ed;font-family:Vazirmatn,Arial,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}.container{width:min(1160px,92%);margin:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;background:rgba(11,11,11,.76);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:25px;font-weight:800;letter-spacing:-1px}.brand b{font-weight:400;color:#c9c1b5;margin-right:5px}.nav nav{display:flex;gap:28px;color:#c7c4bf;font-size:14px}.nav nav a:hover{color:#fff}.nav-call{border:1px solid rgba(255,255,255,.18);padding:8px 18px;border-radius:30px;font-size:13px}.hero{min-height:760px;position:relative;overflow:hidden;padding:145px 0 90px;background:radial-gradient(circle at 72% 43%,#2a2926 0,#141414 28%,#0b0b0b 62%)}.hero-glow{position:absolute;width:480px;height:480px;border-radius:50%;right:8%;top:140px;background:rgba(202,190,169,.08);filter:blur(50px)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;position:relative}.eyebrow{font-size:11px;letter-spacing:3px;color:#b9b0a3;margin:0 0 12px;font-weight:600}.hero h1{font-size:clamp(42px,6vw,74px);line-height:1.2;margin:0 0 20px;letter-spacing:-3px}.hero h1 span{color:#c9c1b5}.hero-text{color:#b5b1ac;max-width:590px;font-size:16px}.hero-actions{display:flex;gap:12px;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 23px;border-radius:30px;font-size:14px;transition:.2s}.primary{background:#eee9e1;color:#111}.primary:hover{transform:translateY(-2px);background:#fff}.ghost{border:1px solid #403f3c;color:#eee}.ghost:hover{border-color:#777}.hero-stats{display:flex;gap:34px;margin-top:45px}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:16px}.hero-stats small{font-size:11px;color:#777}.hero-product{height:570px;display:flex;align-items:center;justify-content:center;position:relative}.hero-product img{height:520px;width:auto;max-width:85%;object-fit:contain;filter:drop-shadow(0 35px 35px rgba(0,0,0,.55));z-index:2}.product-orbit{position:absolute;width:390px;height:390px;border:1px solid rgba(255,255,255,.09);border-radius:50%}.floating-card{position:absolute;bottom:35px;left:5px;background:rgba(19,19,19,.82);border:1px solid rgba(255,255,255,.1);padding:15px 20px;border-radius:14px;z-index:3}.floating-card span{display:block;color:#8f8c87;font-size:10px}.floating-card strong{font-size:13px}.section{padding:110px 0}.products-section{background:#111}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-head h2,.about-section h2,.contact-section h2{font-size:38px;line-height:1.3;margin:0;letter-spacing:-1px}.section-head>p{color:#8f8c87;max-width:400px;font-size:13px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#181818;border:1px solid #272727;border-radius:20px;overflow:hidden;transition:.3s}.product-card:hover{transform:translateY(-5px);border-color:#414141}.image-wrap{height:390px;background:#f7f7f5;display:flex;align-items:center;justify-content:center;position:relative}.image-wrap img{height:90%;max-width:90%;object-fit:contain}.product-card:first-child .image-wrap img{height:78%}.tag{position:absolute;top:15px;right:15px;background:#151515;color:#fff;border-radius:20px;padding:3px 11px;font-size:10px}.product-info{padding:20px}.product-info>span{color:#777;font-size:10px;letter-spacing:2px}.product-info h3{margin:5px 0;font-size:18px}.product-info p{color:#888;font-size:12px;margin:0}.coming{min-height:465px;display:flex;align-items:center;justify-content:center;border-style:dashed}.coming-inner{text-align:center;color:#888}.coming-inner .plus{font-size:48px;font-weight:200;color:#555}.coming-inner h3{color:#ddd}.about-section{background:#0d0d0d}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.about-grid p{color:#a6a29d;font-size:15px}.contact-section{padding-top:0;background:#0d0d0d}.contact-card{background:#181818;border:1px solid #292929;border-radius:24px;padding:45px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-card p:not(.eyebrow){color:#96918a;font-size:13px}.contact-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.phone{font-size:20px;font-weight:700;direction:ltr}.footer-inner{border-top:1px solid #242424;padding:25px 0;color:#666;font-size:11px;display:flex;justify-content:space-between}footer{background:#0d0d0d}@media(max-width:850px){.nav nav{display:none}.hero{padding-top:120px}.hero-grid,.about-grid{grid-template-columns:1fr}.hero-product{height:470px;order:-1}.hero-product img{height:410px}.section-head{display:block}.section-head>p{margin-top:15px}.products-grid{grid-template-columns:1fr 1fr}.contact-card{display:block}.contact-actions{margin-top:25px}}@media(max-width:560px){.nav-call{display:none}.hero h1{font-size:43px}.hero-stats{gap:16px}.hero-product{height:390px}.hero-product img{height:350px}.products-grid{grid-template-columns:1fr}.image-wrap{height:360px}.section{padding:75px 0}.contact-card{padding:28px}.section-head h2,.about-section h2,.contact-section h2{font-size:30px}}