:root{--mh-bg:#050505;--mh-bg2:#0a0a0a;--mh-panel:#0e0e0f;--mh-panel2:#131314;--mh-border:#292929;--mh-text:#fff;--mh-muted:#a8a8aa;--mh-orange:#ff6500;--mh-orange2:#ff7a1a;--mh-radius:18px}
*{box-sizing:border-box}.mh-body{margin:0;background:var(--mh-bg);color:var(--mh-text);font-family:IRANSans,Arial,sans-serif}.mh-body a{text-decoration:none}.mh-header{position:sticky;top:0;z-index:1000;background:rgba(5,5,5,.92);backdrop-filter:blur(18px);border-bottom:1px solid #202020}.mh-header .navbar{min-height:76px}.mh-brand{display:flex;align-items:center;gap:10px;color:#fff!important}.mh-brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--mh-orange);font-weight:900;font-size:24px;color:#050505}.mh-brand strong{display:block;font-size:1.08rem}.mh-brand small{display:block;color:#8d8d90;font-size:.68rem;margin-top:2px}.mh-header .nav-link{color:#d9d9da!important;font-weight:600;margin:0 .3rem;padding:.8rem .55rem!important;position:relative}.mh-header .nav-link:hover{color:#fff!important}.mh-header .nav-link:hover:after{content:"";position:absolute;height:2px;background:var(--mh-orange);right:.55rem;left:.55rem;bottom:4px}.mh-nav-actions{display:flex;align-items:center;gap:8px}.mh-nav-actions form{margin:0}.mh-search-link{color:#fff;font-size:28px;line-height:1;padding:4px 9px}.mh-btn-primary{background:var(--mh-orange)!important;border:1px solid var(--mh-orange)!important;color:#080808!important;font-weight:800;border-radius:11px}.mh-btn-primary:hover{background:var(--mh-orange2)!important;border-color:var(--mh-orange2)!important;transform:translateY(-1px)}.mh-btn-ghost,.mh-btn-outline{border:1px solid #383838!important;color:#fff!important;background:#0b0b0b!important;border-radius:11px}.mh-btn-ghost:hover,.mh-btn-outline:hover{border-color:var(--mh-orange)!important;color:var(--mh-orange)!important}.mh-btn-lg{padding:.8rem 1.4rem;font-size:1rem}
.mh-home{background:var(--mh-bg);color:#fff;min-height:100vh}.mh-hero{overflow:hidden;border-bottom:1px solid #1f1f1f;background:radial-gradient(circle at 18% 45%,rgba(255,101,0,.15),transparent 24%),linear-gradient(135deg,#050505 35%,#0c0c0d)}.mh-hero>.container{min-height:590px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem}.mh-hero-content{padding:4rem 0}.mh-kicker{display:inline-block;color:var(--mh-orange);font-weight:800;font-size:.82rem;letter-spacing:.08em;margin-bottom:1.3rem}.mh-hero h1{font-size:clamp(2.7rem,5.3vw,5.4rem);line-height:1.18;font-weight:900;letter-spacing:-.04em;margin-bottom:1.4rem}.mh-hero h1 span{color:var(--mh-orange)}.mh-hero p{max-width:680px;color:#b6b6b8;font-size:1.15rem;line-height:2}.mh-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:2rem}.mh-hero-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:2rem}.mh-hero-pills span{font-size:.78rem;color:#bdbdbf;border:1px solid #282828;background:#0a0a0a;padding:.45rem .7rem;border-radius:100px}.mh-hero-art{height:430px;border:1px solid #222;border-radius:30px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 50%,#2a1204 0,#0b0b0b 43%,#050505 70%);box-shadow:0 30px 90px rgba(0,0,0,.5)}.mh-disc{position:absolute;width:330px;height:330px;border:42px solid #171717;border-radius:50%;left:-80px;bottom:-75px;box-shadow:inset 0 0 0 2px #292929,0 0 0 1px #1f1f1f}.mh-disc:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:var(--mh-orange);top:78px;left:78px}.mh-hero-art strong{position:absolute;right:42px;top:54px;font-size:2.55rem;line-height:1.12;letter-spacing:.02em}.mh-hero-art em{color:var(--mh-orange);font-style:normal}.mh-wave{position:absolute;display:flex;align-items:center;gap:7px;right:46px;bottom:52px;height:90px}.mh-wave i{display:block;width:7px;background:var(--mh-orange);border-radius:9px}.mh-wave i:nth-child(1),.mh-wave i:nth-child(9){height:24px}.mh-wave i:nth-child(2),.mh-wave i:nth-child(8){height:46px}.mh-wave i:nth-child(3),.mh-wave i:nth-child(7){height:72px}.mh-wave i:nth-child(4),.mh-wave i:nth-child(6){height:54px}.mh-wave i:nth-child(5){height:88px}
.mh-shortcuts{border-bottom:1px solid #1e1e1e;background:#080808;padding:22px 0}.mh-shortcut-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.mh-shortcut-grid a{min-height:92px;border:1px solid #252525;border-radius:14px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:#0b0b0c;transition:.2s}.mh-shortcut-grid a:hover{border-color:var(--mh-orange);transform:translateY(-2px)}.mh-shortcut-grid b{color:var(--mh-orange);font-size:1.25rem}.mh-shortcut-grid span{font-weight:700;font-size:.88rem}
.mh-sections{padding-top:42px;padding-bottom:70px}.mh-feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:70px}.mh-feature-card{position:relative;min-height:220px;padding:28px;border:1px solid #292929;border-radius:var(--mh-radius);color:#fff;background:linear-gradient(145deg,#111,#090909);overflow:hidden}.mh-feature-card:after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:rgba(255,101,0,.08);left:-50px;bottom:-60px}.mh-feature-card:hover{border-color:#7d3709}.mh-feature-no{color:var(--mh-orange);font-size:.78rem;font-weight:900}.mh-feature-card h2{font-size:1.55rem;font-weight:900;margin:18px 0 10px}.mh-feature-card p{color:#a9a9ab;line-height:1.9;min-height:58px}.mh-feature-card strong{color:var(--mh-orange);font-size:.86rem}.mh-section{margin:0 0 65px}.mh-title{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:20px}.mh-title span{color:var(--mh-orange);font-size:.72rem;font-weight:900;letter-spacing:.12em}.mh-title h2{font-size:1.65rem;font-weight:900;margin:5px 0 0}.mh-title>a{color:#c7c7c9;font-size:.85rem}.mh-title>a:hover{color:var(--mh-orange)}.mh-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mh-card{min-height:132px;background:var(--mh-panel);border:1px solid var(--mh-border);border-radius:15px;padding:18px;color:#fff;display:flex;align-items:center;gap:14px;position:relative;transition:.2s;overflow:hidden}.mh-card:hover{border-color:#70401f;background:#121212;transform:translateY(-2px);color:#fff}.mh-card h3{font-size:1rem;font-weight:800;margin:0 0 8px}.mh-card p{font-size:.82rem;color:#99999d;margin:0;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mh-card strong{display:block;color:var(--mh-orange);font-size:.82rem;margin-top:8px}.mh-avatar,.mh-iconbox{flex:0 0 48px;width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:#201207;color:var(--mh-orange);font-weight:900;font-size:1.15rem}.mh-arrow{position:absolute;left:14px;bottom:12px;color:#606064}.mh-card:hover .mh-arrow{color:var(--mh-orange)}.mh-date{flex:0 0 54px;width:54px;text-align:center;border-left:1px solid #292929;padding-left:12px}.mh-date b{display:block;color:var(--mh-orange);font-size:1.6rem;line-height:1}.mh-date small{color:#929296;font-size:.68rem}.mh-cta{border-top:1px solid #232323;background:linear-gradient(90deg,#070707,#170b03,#070707);padding:65px 0}.mh-cta>.container{display:flex;justify-content:space-between;align-items:center;gap:30px}.mh-cta span{color:var(--mh-orange);font-size:.8rem;font-weight:900}.mh-cta h2{font-size:2rem;font-weight:900;margin:8px 0}.mh-cta p{color:#a8a8aa;margin:0}.mh-footer{background:#030303;border-top:1px solid #1f1f1f;padding:55px 0 20px;color:#98989b}.mh-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}.mh-footer p{max-width:450px;line-height:2}.mh-footer h6{color:#fff;font-weight:900;margin-bottom:18px}.mh-footer a{display:block;color:#98989b;margin:10px 0}.mh-footer a:hover{color:var(--mh-orange)}.mh-copyright{border-top:1px solid #1c1c1c;margin-top:35px;padding-top:18px;font-size:.8rem}
@media(max-width:1199px){.mh-header .navbar-collapse{padding:15px 0}.mh-nav-actions{margin-top:10px}.mh-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:991px){.mh-hero>.container{grid-template-columns:1fr;min-height:auto;padding-top:20px;padding-bottom:45px}.mh-hero-art{height:330px}.mh-shortcut-grid{grid-template-columns:repeat(3,1fr)}.mh-feature-row{grid-template-columns:1fr}.mh-grid{grid-template-columns:repeat(2,1fr)}.mh-footer-grid{grid-template-columns:1fr 1fr}.mh-cta>.container{align-items:flex-start;flex-direction:column}}@media(max-width:575px){.mh-hero h1{font-size:2.55rem}.mh-hero-content{padding:3rem 0 1rem}.mh-hero-art{height:280px}.mh-hero-art strong{font-size:2rem;right:25px}.mh-shortcut-grid{grid-template-columns:repeat(2,1fr)}.mh-grid{grid-template-columns:1fr}.mh-title{align-items:flex-start}.mh-footer-grid{grid-template-columns:1fr}.mh-sections{padding-left:14px;padding-right:14px}}