/* Mizban24 Public Home 2.25.24 - isolated visual enhancement */
body.m24-public-pro-home{
  --m24p-ink:#0b1630;--m24p-muted:#64748b;--m24p-line:#e6ebf3;--m24p-soft:#f6f8fc;
  --m24p-blue:#2563eb;--m24p-blue2:#4f46e5;--m24p-cyan:#06b6d4;--m24p-green:#10b981;
  --m24p-radius:24px;--m24p-shadow:0 24px 60px rgba(15,23,42,.10);
  color:var(--m24p-ink);background:#fff;
}
body.m24-public-pro-home,body.m24-public-pro-home button,body.m24-public-pro-home input,body.m24-public-pro-home select,body.m24-public-pro-home textarea{font-family:Vazirmatn,Vazir,Tahoma,Arial,sans-serif}
body.m24-public-pro-home .m24-pro-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.86)!important;border-bottom:1px solid rgba(226,232,240,.78);box-shadow:0 10px 34px rgba(15,23,42,.05);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
body.m24-public-pro-home .m24-pro-header a{transition:color .2s ease,background .2s ease,transform .2s ease}
body.m24-public-pro-home .m24-pro-main{overflow:hidden}
body.m24-public-pro-home .m24-pro-section{position:relative;padding-top:clamp(58px,7vw,96px);padding-bottom:clamp(58px,7vw,96px)}
body.m24-public-pro-home .m24-pro-section:nth-of-type(even):not(.m24-pro-hero){background:linear-gradient(180deg,#fbfcff 0%,#f6f8fc 100%)}
body.m24-public-pro-home .m24-pro-section h2{font-size:clamp(27px,3vw,42px);line-height:1.45;letter-spacing:-.03em;color:#0b1630}
body.m24-public-pro-home .m24-pro-section h3{letter-spacing:-.02em}
body.m24-public-pro-home .m24-pro-section p{line-height:1.95}

body.m24-public-pro-home .m24-pro-hero{min-height:min(760px,calc(100vh - 72px));display:flex;align-items:center;color:#fff;background:
 radial-gradient(circle at 12% 18%,rgba(6,182,212,.30),transparent 28%),
 radial-gradient(circle at 86% 80%,rgba(99,102,241,.34),transparent 30%),
 linear-gradient(135deg,#071426 0%,#0b2142 46%,#172554 100%)!important;isolation:isolate}
body.m24-public-pro-home .m24-pro-hero:before,body.m24-public-pro-home .m24-pro-hero:after{content:"";position:absolute;z-index:-1;border-radius:999px;pointer-events:none}
body.m24-public-pro-home .m24-pro-hero:before{width:420px;height:420px;right:-170px;top:-150px;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.018)}
body.m24-public-pro-home .m24-pro-hero:after{width:300px;height:300px;left:-110px;bottom:-120px;background:linear-gradient(145deg,rgba(6,182,212,.12),rgba(99,102,241,.14));filter:blur(2px)}
body.m24-public-pro-home .m24-pro-hero h1{max-width:900px;font-size:clamp(38px,6.2vw,76px)!important;line-height:1.25!important;letter-spacing:-.045em!important;color:#fff!important;text-wrap:balance;text-shadow:0 14px 46px rgba(0,0,0,.18)}
body.m24-public-pro-home .m24-pro-hero h2,body.m24-public-pro-home .m24-pro-hero h3,body.m24-public-pro-home .m24-pro-hero p{color:#fff}
body.m24-public-pro-home .m24-pro-hero p{max-width:760px;font-size:clamp(16px,1.8vw,20px);color:#cbd5e1!important;line-height:2.05}
body.m24-public-pro-home .m24-pro-hero img{filter:drop-shadow(0 28px 48px rgba(0,0,0,.24));transform:translateZ(0)}
body.m24-public-pro-home .m24-pro-hero .m24-pro-btn{min-height:52px;padding:13px 22px;border-radius:15px!important;font-weight:700;text-decoration:none!important;border:1px solid rgba(255,255,255,.18);box-shadow:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
body.m24-public-pro-home .m24-pro-hero .m24-pro-btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.18)}
body.m24-public-pro-home .m24-pro-hero .m24-pro-btn-primary{background:linear-gradient(135deg,#38bdf8,#4f46e5)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 14px 32px rgba(37,99,235,.28)}
body.m24-public-pro-home .m24-pro-hero .m24-pro-btn-secondary{background:rgba(255,255,255,.09)!important;color:#fff!important;backdrop-filter:blur(10px)}

body.m24-public-pro-home .m24-pro-card{border:1px solid var(--m24p-line)!important;border-radius:var(--m24p-radius)!important;background:rgba(255,255,255,.96)!important;box-shadow:0 10px 32px rgba(15,23,42,.055)!important;transition:transform .23s ease,border-color .23s ease,box-shadow .23s ease;overflow:hidden}
body.m24-public-pro-home .m24-pro-card:hover{transform:translateY(-5px);border-color:#cbd8fb!important;box-shadow:var(--m24p-shadow)!important}
body.m24-public-pro-home .m24-pro-card h3,body.m24-public-pro-home .m24-pro-card h4{color:#111c35}
body.m24-public-pro-home .m24-pro-card p{color:var(--m24p-muted)}
body.m24-public-pro-home .m24-pro-section:not(.m24-pro-hero) .m24-pro-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:10px 18px;border-radius:13px;font-weight:700;text-decoration:none;transition:.2s ease}
body.m24-public-pro-home .m24-pro-section:not(.m24-pro-hero) .m24-pro-btn-primary{background:linear-gradient(135deg,var(--m24p-blue),var(--m24p-blue2))!important;color:#fff!important;border-color:transparent!important;box-shadow:0 10px 24px rgba(37,99,235,.20)}
body.m24-public-pro-home .m24-pro-section:not(.m24-pro-hero) .m24-pro-btn:hover{transform:translateY(-2px)}
body.m24-public-pro-home .m24-pro-section input[type="text"],body.m24-public-pro-home .m24-pro-section input[type="search"],body.m24-public-pro-home .m24-pro-section input[type="email"],body.m24-public-pro-home .m24-pro-section select{min-height:52px;border:1px solid #dbe3ef!important;border-radius:14px!important;background:#fff!important;box-shadow:0 7px 22px rgba(15,23,42,.04);outline:none;transition:border-color .2s ease,box-shadow .2s ease}
body.m24-public-pro-home .m24-pro-section input:focus,body.m24-public-pro-home .m24-pro-section select:focus{border-color:#7aa2ff!important;box-shadow:0 0 0 4px rgba(37,99,235,.10)!important}
body.m24-public-pro-home .m24-pro-footer{background:linear-gradient(145deg,#071426,#0f1f3c)!important;color:#cbd5e1!important;border-top:1px solid rgba(255,255,255,.08)}
body.m24-public-pro-home .m24-pro-footer h2,body.m24-public-pro-home .m24-pro-footer h3,body.m24-public-pro-home .m24-pro-footer h4{color:#fff!important}
body.m24-public-pro-home .m24-pro-footer a{color:#cbd5e1;transition:color .2s ease}
body.m24-public-pro-home .m24-pro-footer a:hover{color:#fff}
body.m24-public-pro-home .m24-enamad-trustseal img{box-shadow:0 12px 34px rgba(0,0,0,.16)}

@media (prefers-reduced-motion:no-preference){body.m24-public-pro-home.m24-public-ready .m24-pro-section{animation:m24SectionIn .55s ease both}body.m24-public-pro-home.m24-public-ready .m24-pro-section:nth-of-type(2){animation-delay:.04s}body.m24-public-pro-home.m24-public-ready .m24-pro-section:nth-of-type(3){animation-delay:.08s}@keyframes m24SectionIn{from{opacity:.001;transform:translateY(12px)}to{opacity:1;transform:none}}}
@media (max-width:767px){body.m24-public-pro-home .m24-pro-header{position:relative}body.m24-public-pro-home .m24-pro-hero{min-height:auto;padding-top:72px!important;padding-bottom:76px!important}body.m24-public-pro-home .m24-pro-hero h1{font-size:clamp(34px,11vw,52px)!important}body.m24-public-pro-home .m24-pro-section{padding-top:52px;padding-bottom:52px}body.m24-public-pro-home .m24-pro-card{border-radius:20px!important}body.m24-public-pro-home .m24-pro-hero .m24-pro-btn{width:100%;max-width:360px}}
