/* mahalat4 — standalone, responsive, no CDN dependency */
:root{--m4-primary:#12372A;--m4-accent:#16A34A;--m4-surface:#F6FBF7;--m4-ink:#12231B;--m4-muted:#66756c;--m4-line:#dce8df;--m4-radius:22px;--m4-shadow:0 18px 48px rgba(18,55,42,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.m4-front{margin:0;background:#fff;color:var(--m4-ink);font-family:Tahoma,"Vazirmatn",Arial,sans-serif;line-height:1.8}.m4-shell{max-width:1160px;margin:auto;padding-left:24px;padding-right:24px}.m4-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(18,55,42,.07)}.m4-header-inner{height:72px;display:flex;align-items:center;gap:25px;justify-content:space-between}.m4-brand{display:flex;gap:10px;align-items:center;color:var(--m4-ink);text-decoration:none;white-space:nowrap}.m4-brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--m4-primary),var(--m4-accent));font-size:21px}.m4-brand b,.m4-brand small{display:block;line-height:1.35}.m4-brand b{font-size:15px}.m4-brand small{font-size:10px;color:var(--m4-muted)}.m4-nav{display:flex;align-items:center;gap:25px}.m4-nav a{font-size:13px;text-decoration:none;color:#435148;font-weight:bold}.m4-nav a:hover{color:var(--m4-accent)}.m4-head-actions{display:flex;gap:8px;align-items:center}.m4-button,.m4-ghost{border:0;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:9px 19px;border-radius:14px;background:var(--m4-primary);color:#fff;text-decoration:none;font-family:inherit;font-size:13px;font-weight:bold;cursor:pointer;transition:.2s}.m4-button:hover,.m4-ghost:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(18,55,42,.2)}.m4-button-small{min-height:38px;padding:7px 14px}.m4-ghost{background:#eef6ef;color:var(--m4-primary)}.m4-button-quiet{background:#fff;color:var(--m4-primary);border:1px solid #cfe1d3}.m4-button-light{background:#fff;color:var(--m4-primary)}.m4-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 30%,#d7f5dc 0,transparent 25%),linear-gradient(150deg,#f6fcf7 0%,#fff 70%);padding:72px 0 66px}.m4-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.m4-eyebrow,.m4-section-head>span{display:inline-block;background:#e2f6e5;color:#187238;padding:4px 11px;border-radius:100px;font-weight:bold;font-size:11px}.m4-hero h1{font-size:clamp(34px,5vw,61px);line-height:1.27;letter-spacing:-1px;margin:17px 0;color:var(--m4-primary)}.m4-lead{font-size:16px;max-width:580px;color:#4f6156;margin:0 0 25px}.m4-button-row{display:flex;gap:10px;flex-wrap:wrap}.m4-hero-note{margin-top:22px;font-size:12px;color:#3e6848}.m4-hero-art{height:360px;position:relative;display:grid;place-items:center}.m4-map-card{z-index:2;background:#fff;border:1px solid #d9ecdc;border-radius:30px;box-shadow:var(--m4-shadow);width:265px;padding:28px;text-align:center;display:flex;flex-direction:column;gap:4px}.m4-map-card span{font-size:45px}.m4-map-card b{font-size:17px}.m4-map-card small{color:var(--m4-muted);font-size:11px}.m4-map-lines{margin-top:18px;display:grid;gap:8px}.m4-map-lines i{height:8px;border-radius:100px;background:#d9efdc}.m4-map-lines i:nth-child(2){width:70%;background:#b9e8c1}.m4-map-lines i:nth-child(3){width:84%}.m4-orbit{position:absolute;border:1px dashed #9ccfac;border-radius:50%}.o1{width:355px;height:355px}.o2{width:280px;height:280px}.m4-float-card{position:absolute;z-index:3;border-radius:12px;padding:8px 13px;background:var(--m4-primary);color:#fff;font-size:11px;box-shadow:var(--m4-shadow)}.f1{top:45px;right:5%}.f2{bottom:40px;left:0;background:var(--m4-accent)}.m4-stats{margin-top:-23px;position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);padding-top:0;padding-bottom:0;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 8px 33px rgba(18,55,42,.11)}.m4-stat{text-align:center;padding:24px 12px;border-left:1px solid #e7eee8}.m4-stat:last-child{border-left:0}.m4-stat strong,.m4-stat span{display:block}.m4-stat strong{font-size:25px;color:var(--m4-primary)}.m4-stat span{font-size:11px;color:var(--m4-muted)}.m4-section{padding:92px 0}.m4-section-soft{background:var(--m4-surface)}.m4-section-green{background:linear-gradient(135deg,#10352a,#1f6442);color:#fff}.m4-section-head{max-width:670px;margin:0 auto 34px;text-align:center}.m4-section-head h2{font-size:31px;line-height:1.4;margin:10px 0}.m4-section-head p{color:var(--m4-muted);font-size:14px;margin:0}.m4-section-green .m4-section-head p{color:#d6eadc}.m4-align-right{text-align:right;margin-right:0}.m4-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.m4-service{background:#fff;border:1px solid #e0ece2;border-radius:18px;padding:22px;transition:.2s}.m4-service:hover{transform:translateY(-5px);box-shadow:var(--m4-shadow)}.m4-icon{display:grid;place-items:center;width:48px;height:48px;background:#e7f6e9;border-radius:15px;font-size:23px}.m4-service h3{font-size:15px;margin:15px 0 6px}.m4-service p{font-size:12px;color:var(--m4-muted);margin:0}.m4-neighborhood-layout{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:64px}.m4-step-list{display:grid;gap:13px}.m4-step-list article{display:flex;gap:13px;padding:12px 0;border-bottom:1px solid #e3ece4}.m4-step-list article>span{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#e0f5e3;color:#21733b;font-size:12px;font-weight:bold}.m4-step-list h3{margin:0;font-size:14px}.m4-step-list p{font-size:12px;color:var(--m4-muted);margin:2px 0}.m4-neighborhood-card{min-height:330px;border-radius:28px;padding:32px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#e8f9ea,#bbebc5);box-shadow:var(--m4-shadow)}.m4-neighborhood-card>span{font-size:11px;color:#297642;font-weight:bold}.m4-neighborhood-card b{font-size:27px;line-height:1.5;margin:8px 0}.m4-neighborhood-card p{font-size:13px;color:#3d6a49}.m4-pin-grid{margin-top:25px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.m4-pin-grid i{font-style:normal;color:#16803b;font-size:27px}.m4-pin-grid i:nth-child(2n){color:#eb9a28}.m4-quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.m4-quote-grid blockquote{margin:0;padding:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:18px}.m4-quote-grid p{font-size:14px;margin:0 0 15px}.m4-quote-grid footer{font-size:12px;color:#bfe8c9}.m4-faq-shell{max-width:780px}.m4-faq{border-bottom:1px solid #dae7dc;padding:5px 0}.m4-faq summary{list-style:none;display:flex;gap:15px;justify-content:space-between;align-items:center;cursor:pointer;padding:14px 0;font-weight:bold;font-size:14px}.m4-faq summary::-webkit-details-marker{display:none}.m4-faq summary b{font-size:21px;color:var(--m4-accent)}.m4-faq p{font-size:13px;color:var(--m4-muted);padding:0 0 14px;margin:0}.m4-cta{margin-top:5px;margin-bottom:86px;border-radius:25px;padding:38px 42px;background:linear-gradient(135deg,var(--m4-primary),#277048);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:24px}.m4-cta h2{font-size:25px;margin:0 0 7px}.m4-cta p{margin:0;color:#d4ebd9;font-size:13px}.m4-footer{padding:23px 0;border-top:1px solid #e0eae1;color:var(--m4-muted);font-size:11px}.m4-footer>div{display:flex;justify-content:space-between;gap:15px}.m4-footer a{color:var(--m4-primary)}.m4-sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}
/* Live editor */.m4-editor{position:fixed;z-index:50;left:18px;bottom:18px;width:min(330px,calc(100vw - 36px));padding:15px;background:#fff;border:1px solid #c9e2ce;border-radius:18px;box-shadow:0 18px 55px rgba(0,0,0,.2);display:none}.m4-editor.open{display:block}.m4-editor-head{display:flex;justify-content:space-between;align-items:center}.m4-editor-head button{border:0;background:#e7f2e9;border-radius:50%;font-size:22px;line-height:28px;width:28px;cursor:pointer}.m4-editor p{font-size:11px;line-height:1.7;color:#607267}.m4-editor label{display:block;font-size:11px;font-weight:bold;margin-top:8px}.m4-editor textarea,.m4-editor input:not([type=color]){width:100%;padding:8px;border:1px solid #cadccc;border-radius:9px;margin-top:3px;font-family:inherit}.m4-editor-colors{display:flex;gap:7px;margin:10px 0}.m4-editor-colors label{flex:1;text-align:center}.m4-editor-colors input{display:block;margin:4px auto;width:38px;height:27px;border:0;background:transparent}.m4-editor-status{font-size:11px;color:#287342;margin:7px 0}.m4-editor>a{font-size:11px;color:var(--m4-primary)}.m4-editing [data-m4-path]{outline:2px dashed rgba(22,163,74,.55);outline-offset:3px;cursor:text;border-radius:4px}.m4-editing [data-m4-path]:focus{outline-color:#e89118;background:rgba(255,247,214,.55)}
@media(max-width:850px){.m4-nav{display:none}.m4-hero-grid,.m4-neighborhood-layout{grid-template-columns:1fr}.m4-hero-art{height:285px}.m4-service-grid{grid-template-columns:repeat(2,1fr)}.m4-hero{padding-top:50px}.m4-stats{margin:0 15px;grid-template-columns:repeat(2,1fr)}.m4-stat:nth-child(2){border-left:0}.m4-cta{margin:15px 15px 55px}.m4-align-right{text-align:center}.m4-section{padding:60px 0}}@media(max-width:520px){.m4-shell{padding-left:17px;padding-right:17px}.m4-header-inner{height:64px}.m4-brand small{display:none}.m4-ghost{display:none}.m4-hero h1{font-size:35px}.m4-lead{font-size:14px}.m4-hero-art{height:235px}.o1{width:245px;height:245px}.o2{width:190px;height:190px}.m4-map-card{transform:scale(.78)}.m4-float-card{font-size:9px}.m4-service-grid,.m4-quote-grid{grid-template-columns:1fr}.m4-cta{padding:28px 24px;display:block}.m4-cta .m4-button{margin-top:18px;width:100%}.m4-footer>div{display:block}.m4-footer a{display:block;margin-top:5px}}
