@import url('fonts.css');
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:#111827;font-family:IRANSansWeb,Tahoma,Arial,sans-serif;line-height:2;direction:rtl}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.mf-container{max-width:1240px;margin:0 auto;padding:0 22px}
.mf-header{background:#fff4e8;border-bottom:1px solid rgba(0,0,0,.04);position:sticky;top:0;z-index:50}
.mf-nav{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.mf-logo img{height:64px;object-fit:contain}.mf-logo span{font-weight:900;font-size:28px;color:#f97316;direction:ltr}.mf-logo span span{color:#222}
.mf-menu{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.mf-menu a{font-weight:700;color:#1f2937}
.mf-actions{display:flex;align-items:center;gap:12px}.mf-phone{background:#ff7a00;color:#fff;border-radius:999px;padding:10px 20px;font-weight:900;direction:ltr}.mf-customer{border:1px solid #1f2937;border-radius:999px;padding:9px 22px;font-weight:800}
.mf-home-hero{background:#fff4e8;padding:70px 0 60px}.mf-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.mf-home-copy h1{font-size:46px;line-height:1.45;margin:0 0 10px;font-weight:900}.mf-home-copy p{font-size:22px;color:#4b5563}.mf-home-actions{display:flex;gap:14px;margin-top:28px}.mf-home-visual{min-height:360px;position:relative}.mf-home-visual img{position:absolute;border-radius:20px;box-shadow:0 25px 60px #0002}.mf-img-one{width:330px;right:60px;top:70px}.mf-img-two{width:380px;left:30px;top:20px}
.mf-btn{display:inline-flex;align-items:center;justify-content:center;background:#ff7a00;color:#fff;border-radius:999px;padding:12px 26px;font-weight:900}.mf-btn-light{background:#fff;color:#1f2937;border:1px solid #1f2937}.mf-dark{background:#171717}
.mf-feature-grid{padding:72px 22px;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.mf-feature-card{background:#fff;border-radius:24px;padding:32px;box-shadow:0 18px 50px #0000000d;min-height:220px}.mf-feature-card h3,.mf-feature-card h2{margin:0 0 16px;font-weight:900}.mf-feature-card p{color:#4b5563}.mf-feature-orange{background:#fff1e2;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}
.mf-cta-wide{margin-top:30px;margin-bottom:80px;background:#ff7a00;color:#fff;border-radius:24px;padding:38px;text-align:center}.mf-cta-wide h2{font-size:32px;margin:0}.mf-cta-wide p{font-size:18px}
.mf-page-hero{background:#fff4e8;padding:48px 0 34px;border-bottom:1px solid #f3dfc9}.mf-page-hero h1{font-size:38px;line-height:1.45;margin:0;font-weight:900}.mf-page-hero p{max-width:850px;color:#536173;font-size:17px;margin:14px 0 0}
.mf-page-body{padding:34px 22px 80px}.mf-block{background:#fff;border:1px solid #f0e8df;border-radius:26px;padding:34px;margin:22px 0;box-shadow:0 16px 45px #0000000a;overflow:hidden}.mf-block h2{font-size:28px;line-height:1.5;margin:0 0 10px;font-weight:900}.mf-kicker{color:#ff7a00;font-weight:900;margin-bottom:4px}.mf-content{font-size:17px;color:#253247;line-height:2.25}
.mf-image{margin:24px 0 0}.mf-image img{width:100%;border-radius:22px}
.mf-video-wrap{margin-top:22px;width:100%;border-radius:24px;overflow:hidden;background:#111;box-shadow:0 18px 50px #0003}.mf-video-wrap video{width:100%;height:auto;max-height:620px;display:block;background:#111;object-fit:contain}
.mf-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:22px}.mf-gallery a{border-radius:18px;overflow:hidden;background:#f3f4f6}.mf-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:.2s}.mf-gallery a:hover img{transform:scale(1.04)}
.mf-cta{background:linear-gradient(135deg,#171717,#292929);color:#fff}.mf-cta .mf-content{color:#f3f4f6}.mf-cta .mf-kicker{color:#ffb15b}
.mf-footer{background:#282828;color:#fff;margin-top:80px;padding:70px 0 24px}.mf-footer-grid{display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:70px}.mf-footer h3{color:#ff7a00}.mf-footer a{display:block;margin:10px 0;color:#fff}.mf-footer p{color:#f3f3f3}.mf-footer-logo img{height:54px}.mf-footer-logo b{font-size:30px;color:#ff7a00}.mf-copyright{border-top:1px solid #444;margin:50px auto 0;padding-top:24px;text-align:center;color:#ddd;max-width:1240px}
@media(max-width:900px){.mf-nav{display:block;padding:18px 22px}.mf-menu,.mf-actions{margin-top:16px}.mf-home-grid{grid-template-columns:1fr}.mf-home-visual{min-height:320px}.mf-feature-grid,.mf-footer-grid{grid-template-columns:1fr}.mf-home-copy h1{font-size:32px}.mf-img-one{right:10px}.mf-img-two{left:10px;width:320px}}

/* UI FIX V3 */
.mf-header{background:#fff4e8}
.mf-nav{max-width:1240px}
.mf-menu a{font-size:16px}
.mf-home-hero{overflow:hidden}
.mf-home-visual{min-height:430px}
.mf-img-one{width:330px;right:0;top:95px;z-index:2}
.mf-img-two{width:340px;left:55px;top:35px;z-index:1}
.mf-customers{margin-top:-12px;margin-bottom:55px}
.mf-customers-strip{background:#222;border-radius:22px;min-height:92px;display:grid;grid-template-columns:220px repeat(6,1fr);gap:22px;align-items:center;padding:18px 28px;color:#fff}
.mf-customers-title{grid-column:auto;font-weight:900;color:#fff}
.mf-customer-logo{display:flex;align-items:center;justify-content:center;min-height:54px;opacity:.78;color:#fff;font-weight:800}
.mf-customer-logo img{max-height:52px;filter:grayscale(1);opacity:.85}
.mf-split{display:grid;grid-template-columns:1fr 420px;gap:30px;align-items:center}
.layout-text-left .mf-split{grid-template-columns:420px 1fr}
.layout-full .mf-split{display:block}
.layout-center{text-align:center}
.size-small .mf-image img,.size-small .mf-video-wrap{max-width:520px;margin-inline:auto}
.size-medium .mf-image img,.size-medium .mf-video-wrap{max-width:760px;margin-inline:auto}
.size-large .mf-image img,.size-large .mf-video-wrap{max-width:100%}
.mf-video-wrap{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center}
.mf-video-wrap video{width:100%;height:100%;object-fit:contain}
.mf-block{padding:32px}
.mf-page-hero{padding:34px 0 24px}
.mf-page-hero h1{font-size:34px}
.mf-page-hero p{font-size:16px}
@media(max-width:900px){
  .mf-home-visual{min-height:auto;display:grid;grid-template-columns:1fr 1fr;gap:14px}
  .mf-home-visual img{position:relative;inset:auto;width:100%}
  .mf-customers-strip{grid-template-columns:1fr 1fr}
  .mf-split,.layout-text-left .mf-split{grid-template-columns:1fr}
}

/* HOME PROFESSIONAL FIX V4 */
:root{--mf-orange:#ff7a00;--mf-cream:#fff4e8;--mf-ink:#07172b;--mf-muted:#4b5563}
body{font-size:16px;color:var(--mf-ink);line-height:1.9}
.mf-container{max-width:1240px;padding-left:24px;padding-right:24px}
.mf-nav{min-height:92px;gap:34px}
.mf-logo img{height:58px}.mf-menu{gap:30px}.mf-menu a{font-size:15.5px;font-weight:800;white-space:nowrap}.mf-phone{font-size:15px;padding:11px 22px}.mf-customer{font-size:15px;padding:10px 24px;background:#fff4e8}
.mf-home-hero{padding:78px 0 52px;background:var(--mf-cream)}
.mf-home-grid{grid-template-columns:minmax(440px,1fr) minmax(470px,1.05fr);gap:64px;align-items:center}
.mf-home-copy h1{font-size:42px;line-height:1.5;letter-spacing:-1px;color:var(--mf-ink);font-weight:950;margin:0 0 14px;max-width:590px}
.mf-home-copy p{font-size:21px;color:#374151;margin:0 0 8px}.mf-home-actions{gap:16px;margin-top:30px}.mf-btn{min-height:48px;padding:12px 28px;font-size:15px}.mf-btn-light{background:#fff4e8}
.mf-home-visual{position:relative;min-height:390px;display:flex;align-items:center;justify-content:center;gap:18px;direction:ltr;padding:18px 0}
.mf-home-visual:before{content:"";position:absolute;width:62%;height:68%;border:1px solid rgba(255,122,0,.28);border-radius:38% 62% 58% 42%;left:20%;top:16%;pointer-events:none}
.mf-home-visual:after{content:"";position:absolute;width:7px;height:7px;background:var(--mf-orange);border-radius:50%;left:32%;top:8%;box-shadow:-18px 10px 0 -1px #fff4e8,-18px 10px 0 0 var(--mf-orange);pointer-events:none}
.mf-home-visual img{position:relative !important;inset:auto !important;border-radius:18px;box-shadow:0 22px 55px rgba(7,23,43,.14);object-fit:cover;z-index:2}
.mf-img-one{width:255px !important;height:328px;transform:translateY(42px);z-index:2 !important}
.mf-img-two{width:255px !important;height:328px;transform:translateY(-10px);z-index:3 !important}
.mf-customers{margin-top:-4px;margin-bottom:58px;position:relative;z-index:4}
.mf-customers-strip{background:#262626;border-radius:20px;min-height:108px;display:grid;grid-template-columns:190px 1fr;gap:26px;align-items:center;padding:20px 28px;color:#fff;box-shadow:0 18px 40px rgba(0,0,0,.08)}
.mf-customers-title{font-size:15px;font-weight:900;line-height:2;color:#fff;text-align:right}.mf-customers-title strong{display:block;max-width:180px}
.mf-customers-logos{display:grid;grid-template-columns:repeat(6,minmax(90px,1fr));gap:20px;align-items:center}
.mf-customer-logo{display:flex;align-items:center;justify-content:center;min-height:58px;border-radius:14px;color:#f8fafc;font-size:13px;font-weight:800;opacity:.9;transition:.2s}
.mf-customer-logo:hover{opacity:1;background:rgba(255,255,255,.04)}
.mf-customer-logo img{max-height:54px;max-width:118px;width:auto;height:auto;object-fit:contain;filter:grayscale(1) brightness(1.85);opacity:.82}.mf-customer-logo span{text-align:center;line-height:1.8}
.mf-feature-grid{padding-top:56px}.mf-feature-card h2{font-size:28px}.mf-feature-card h3{font-size:21px}.mf-feature-card p{font-size:15.5px;line-height:2}
@media(max-width:1100px){.mf-home-grid{grid-template-columns:1fr;gap:34px}.mf-home-copy{text-align:center}.mf-home-copy h1{margin-inline:auto}.mf-home-actions{justify-content:center}.mf-customers-logos{grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){.mf-nav{min-height:auto;padding-top:16px;padding-bottom:16px}.mf-menu{gap:16px}.mf-actions{flex-wrap:wrap}.mf-home-hero{padding-top:38px}.mf-home-copy h1{font-size:30px}.mf-home-copy p{font-size:17px}.mf-home-visual{min-height:300px;gap:10px;padding:0}.mf-home-visual:before,.mf-home-visual:after{display:none}.mf-img-one,.mf-img-two{width:48% !important;height:250px;transform:none}.mf-customers-strip{grid-template-columns:1fr;padding:18px}.mf-customers-title{text-align:center}.mf-customers-title strong{max-width:none}.mf-customers-logos{grid-template-columns:repeat(2,1fr);gap:12px}.mf-customer-logo img{max-width:105px}.mf-feature-grid{padding-top:34px}}
