:root{--mg-green:#3a7d28;--mg-green-dark:#2a5c1c;--mg-lime:#8dc63f;--mg-lime-light:#b8e065;--mg-glow:#3a7d2847;--mg-dark:#142010}.mg-hero{justify-content:flex-start;align-items:center;height:100vh;min-height:680px;display:flex;position:relative;overflow:hidden}.mg-hero__bg{background-image:url(/_astro/smart_oasis_bg_mr_greens.Co1L-NID.png);background-position:top;background-size:cover;animation:14s forwards mgKenBurns;position:absolute;inset:0;transform:scale(1.06)}@keyframes mgKenBurns{to{transform:scale(1)}}.mg-hero__overlay{z-index:1;background:linear-gradient(160deg,#0e2808d1 0%,#1e41128c 50%,#0a1c06b8 100%);position:absolute;inset:0}.mg-hero__content{z-index:2;text-align:left;padding:calc(var(--header-h,80px) + 2.5rem) 1.5rem 2.5rem 8%;flex-direction:column;align-items:flex-start;max-width:860px;display:flex;position:relative}.mg-hero__logo-wrap{margin-bottom:2rem}.mg-hero__logo{filter:drop-shadow(0 8px 24px #00000080);width:160px;height:auto;animation:4s ease-in-out infinite mgLogoFloat}@keyframes mgLogoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.mg-hero__eyebrow{font-family:var(--font-heading);letter-spacing:.35em;text-transform:uppercase;color:var(--mg-lime);margin-bottom:.75rem;font-size:.7rem;display:block}.mg-hero__title{font-family:var(--font-heading);color:#fff;letter-spacing:.08em;margin-bottom:1.25rem;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:300;line-height:1}.mg-hero__title strong{color:var(--mg-lime);font-weight:700}.mg-hero__subtitle{font-family:var(--font-body);color:#ffffffd1;max-width:620px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.mg-hero__cta{flex-wrap:wrap;justify-content:flex-start;gap:1rem;display:flex}.btn-mg{background:var(--mg-lime);color:var(--mg-dark);font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;height:54px;box-shadow:0 8px 28px #00000040, 0 0 0 0 var(--mg-glow);border:none;border-radius:999px;align-items:center;gap:.65rem;padding:0 2.25rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex;position:relative;overflow:hidden}.btn-mg:before{content:"";background:linear-gradient(120deg,#0000 30%,#ffffff38 50%,#0000 70%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.btn-mg:hover:before{transform:translate(100%)}.btn-mg:hover{background:var(--mg-lime-light);box-shadow:0 12px 36px #0000004d, 0 0 0 3px var(--mg-glow);color:var(--mg-dark);transform:translateY(-2px)}.btn-mg svg{width:18px;height:18px;stroke:var(--mg-dark);fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s}.btn-mg:hover svg{transform:translate(3px)}.btn-mg-ghost{color:#fff;font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;backdrop-filter:blur(4px);background:0 0;border:1.5px solid #ffffff80;border-radius:999px;align-items:center;gap:.65rem;height:54px;padding:0 2.25rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .3s,border-color .3s,transform .3s;display:inline-flex}.btn-mg-ghost:hover{color:#fff;background:#ffffff1f;border-color:#fffc;transform:translateY(-2px)}.mg-hero__scroll{z-index:2;color:#ffffff80;font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.65rem;text-decoration:none;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.mg-hero__scroll-line{background:linear-gradient(#ffffff80,#0000);width:1px;height:40px;animation:2s ease-in-out infinite mgScrollPulse}@keyframes mgScrollPulse{0%,to{opacity:.5;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}.mg-problem{background:#fff;padding:7rem 0;position:relative;overflow:hidden}.mg-problem:before{content:"";pointer-events:none;background:radial-gradient(circle,#3a7d280f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-100px}.mg-problem__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.mg-problem__eyebrow{font-family:var(--font-heading);letter-spacing:.3em;text-transform:uppercase;color:#c0392b;margin-bottom:.75rem;font-size:.7rem;display:block}.mg-problem__title{font-family:var(--font-heading);color:var(--text);margin-bottom:1.5rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}.mg-problem__lead{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.mg-problem__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.mg-problem__list li{font-family:var(--font-body);color:var(--text);align-items:flex-start;gap:.9rem;font-size:.97rem;line-height:1.5;display:flex}.mg-problem__list li:before{content:"";background:#c0392b;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.55rem}.mg-problem__consequences{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.mg-problem__tag{background:var(--mg-dark);font-family:var(--font-heading);letter-spacing:.03em;color:#fff;border:none;border-radius:10px;align-items:center;gap:.6rem;padding:.65rem 1.1rem;font-size:.8rem;font-weight:600;display:inline-flex}.mg-problem__tag svg{stroke:#e74c3c;fill:none;stroke-width:2px;stroke-linecap:round;flex-shrink:0;width:15px;height:15px}.mg-problem__visual{position:relative}.mg-problem__photo{aspect-ratio:9/10;object-fit:cover;border-radius:4px 40px;width:100%;display:block;box-shadow:0 20px 60px #0006}.mg-problem__photo-badge{background:var(--mg-lime);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:110px;height:110px;padding:1rem;display:flex;position:absolute;bottom:-1.5rem;right:-1.5rem;box-shadow:0 8px 24px #00000059}.mg-problem__photo-badge strong{font-family:var(--font-heading);color:var(--mg-dark);font-size:1.4rem;font-weight:700;line-height:1;display:block}.mg-problem__photo-badge span{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--mg-dark);margin-top:.2rem;font-size:.6rem;font-weight:600;line-height:1.2;display:block}.mg-solution{background:var(--bg);padding:7rem 0}.mg-solution__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.mg-solution__eyebrow{font-family:var(--font-heading);letter-spacing:.3em;text-transform:uppercase;color:var(--mg-green);margin-bottom:.75rem;font-size:.7rem;display:block}.mg-solution__title{font-family:var(--font-heading);color:var(--text);margin-bottom:1.25rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.25}.mg-solution__lead{font-family:var(--font-body);color:var(--text);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.8}.mg-solution__elements{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2.5rem;display:grid}.mg-element{background:var(--white);border:1.5px solid var(--light-gray);border-radius:16px;align-items:flex-start;gap:.85rem;padding:1.25rem 1.4rem;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex}.mg-element:hover{border-color:var(--mg-lime);box-shadow:0 6px 20px var(--mg-glow);transform:translateY(-2px)}.mg-element__icon{background:#8dc63f1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s;display:flex}.mg-element:hover .mg-element__icon{background:var(--mg-lime)}.mg-element__icon svg{width:20px;height:20px;stroke:var(--mg-green);fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s}.mg-element:hover .mg-element__icon svg{stroke:var(--mg-dark)}.mg-element__text{font-family:var(--font-heading);color:var(--text);font-size:.85rem;font-weight:600;line-height:1.4}.mg-element__sub{font-family:var(--font-body);color:var(--text-secondary);margin-top:.2rem;font-size:.78rem;line-height:1.4;display:block}.mg-solution__visual{position:relative}.mg-solution__photo{aspect-ratio:9/10;object-fit:contain;border-radius:40px 4px;width:100%;display:block;box-shadow:0 20px 60px #0000001f}.mg-solution__mascot{filter:drop-shadow(0 8px 16px #0003);width:120px;height:auto;animation:4s ease-in-out infinite mgLogoFloat;position:absolute;bottom:-1rem;left:-2rem}.mg-how{background:var(--white);padding:7rem 0;position:relative;overflow:hidden}.mg-how:before{content:"";background:linear-gradient(90deg, transparent, var(--mg-lime), var(--mg-green), var(--mg-lime), transparent);opacity:.5;height:3px;position:absolute;top:0;left:0;right:0}.mg-how__steps{grid-template-columns:repeat(5,1fr);gap:0;margin-top:4rem;display:grid;position:relative}.mg-how__steps:before{content:"";background:linear-gradient(90deg, var(--mg-lime), var(--mg-green), var(--mg-lime));z-index:0;height:2px;position:absolute;top:36px;left:10%;right:10%}.mg-step{text-align:center;z-index:1;flex-direction:column;align-items:center;padding:0 .75rem;display:flex;position:relative}.mg-step__dot{background:var(--white);border:2px solid var(--mg-lime);width:72px;height:72px;box-shadow:0 4px 20px var(--mg-glow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:background .35s,border-color .35s,transform .35s,box-shadow .35s;display:flex}.mg-step:hover .mg-step__dot{background:var(--mg-green);border-color:var(--mg-green);box-shadow:0 6px 28px var(--mg-glow);transform:scale(1.1)}.mg-step__dot svg{width:28px;height:28px;stroke:var(--mg-green);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .35s}.mg-step:hover .mg-step__dot svg{stroke:#fff}.mg-step__num{font-family:var(--font-heading);letter-spacing:.2em;color:var(--mg-lime);text-transform:uppercase;margin-bottom:.35rem;font-size:.62rem;font-weight:600;transition:color .35s;display:block}.mg-step:hover .mg-step__num{color:var(--mg-green)}.mg-step__title{font-family:var(--font-heading);color:var(--text);margin-bottom:.5rem;font-size:.92rem;font-weight:600;line-height:1.3}.mg-step__text{font-family:var(--font-body);color:var(--text-secondary);font-size:.88rem;line-height:1.6}.mg-gallery{background:var(--bg);padding:5rem 0}.mg-gallery__grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.mg-gallery__item{border-radius:var(--radius-md);position:relative;overflow:hidden}.mg-gallery__item:first-child{grid-column:span 2}.mg-gallery__item img{object-fit:cover;width:100%;height:100%;min-height:220px;transition:transform .5s;display:block}.mg-gallery__item:first-child img{min-height:280px}.mg-gallery__item:hover img{transform:scale(1.04)}.mg-gallery__item a{height:100%;display:block;position:relative}.mg-gallery__item a:after{content:"";background:0 0;transition:background .3s;position:absolute;inset:0}.mg-gallery__item a:hover:after{background:#00000026}.mg-results{background:var(--white);padding:7rem 0}.mg-results__grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.mg-acc-list{flex-direction:column;gap:0;margin-top:1rem;display:flex}.mg-acc-item{border-bottom:1px solid var(--light-gray)}.mg-acc-item:first-child{border-top:1px solid var(--light-gray)}.mg-acc-trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 0;display:flex}.mg-acc-trigger__label{align-items:center;gap:.85rem;display:flex}.mg-acc-trigger__icon-wrap{background:#8dc63f14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s;display:flex}.mg-acc-item.open .mg-acc-trigger__icon-wrap{background:var(--mg-lime)}.mg-acc-trigger__icon-wrap svg{width:18px;height:18px;stroke:var(--mg-green);fill:none;stroke-width:1.7px;stroke-linecap:round;transition:stroke .3s}.mg-acc-item.open .mg-acc-trigger__icon-wrap svg{stroke:var(--mg-dark)}.mg-acc-trigger__title{font-family:var(--font-heading);color:var(--text);font-size:.97rem;font-weight:600;transition:color .3s}.mg-acc-item.open .mg-acc-trigger__title{color:var(--mg-green)}.mg-acc-chevron{width:20px;height:20px;stroke:var(--text-secondary);fill:none;stroke-width:2px;stroke-linecap:round;flex-shrink:0;transition:transform .3s,stroke .3s}.mg-acc-item.open .mg-acc-chevron{stroke:var(--mg-green);transform:rotate(180deg)}.mg-acc-body{max-height:0;transition:max-height .4s;overflow:hidden}.mg-acc-body__inner{padding:0 0 1.5rem 3.25rem}.mg-acc-body ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.mg-acc-body li{font-family:var(--font-body);color:var(--text);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.55;display:flex}.mg-acc-body li:before{content:"";background:var(--mg-lime);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.55rem}.mg-results__visual{position:relative}.mg-results__mascot{object-fit:contain;filter:drop-shadow(0 8px 24px #0000002e);z-index:2;width:160px;animation:3.5s ease-in-out infinite mgMascotFloat;position:absolute;bottom:-2rem;right:-3rem}@keyframes mgMascotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (width<=767px){.mg-results__mascot{width:100px;bottom:-1rem;right:-1rem}}.mg-results__photo{aspect-ratio:4/5;object-fit:cover;border-radius:4px 40px;width:100%;display:block;box-shadow:0 16px 48px #0000001a}.mg-results__stat-float{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);background:#ffffffe6;border:1px solid #ffffffb3;min-width:150px;padding:1.25rem 1.5rem;position:absolute;top:2rem;left:-2rem;box-shadow:0 8px 28px #0000001a}.mg-results__stat-num{font-family:var(--font-heading);background:linear-gradient(135deg, var(--mg-green-dark), var(--mg-lime));-webkit-text-fill-color:transparent;background-clip:text;font-size:2.2rem;font-weight:300;line-height:1;display:block}.mg-results__stat-label{font-family:var(--font-heading);letter-spacing:.07em;text-transform:uppercase;color:var(--text-secondary);margin-top:.3rem;font-size:.7rem;font-weight:600;line-height:1.3;display:block}.mg-pilot{background:var(--mg-green-dark);padding:7rem 0;position:relative;overflow:hidden}.mg-pilot:before{content:"";pointer-events:none;background:radial-gradient(circle,#8dc63f1f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-80px;left:-80px}.mg-pilot__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.mg-pilot__eyebrow{font-family:var(--font-heading);letter-spacing:.3em;text-transform:uppercase;color:var(--mg-lime);margin-bottom:.75rem;font-size:.7rem;display:block}.mg-pilot__title{font-family:var(--font-heading);color:#fff;margin-bottom:1.25rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:300;line-height:1.2}.mg-pilot__lead{font-family:var(--font-body);color:#ffffffbf;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.8}.mg-pilot__stats{flex-wrap:wrap;gap:2.5rem;margin-bottom:2.5rem;display:flex}.mg-pilot__stat-num{font-family:var(--font-heading);color:var(--mg-lime);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:300;line-height:1;display:block}.mg-pilot__stat-label{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;max-width:150px;margin-top:.3rem;font-size:.7rem;font-weight:600;line-height:1.35;display:block}.mg-pilot-acc{flex-direction:column;gap:0;display:flex}.mg-pilot-acc-item{border-bottom:1px solid #ffffff1a}.mg-pilot-acc-item:first-child{border-top:1px solid #ffffff1a}.mg-pilot-acc-trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.1rem 0;display:flex}.mg-pilot-acc-trigger span{font-family:var(--font-heading);color:#ffffffd9;font-size:.92rem;font-weight:600;transition:color .3s}.mg-pilot-acc-item.open .mg-pilot-acc-trigger span{color:var(--mg-lime)}.mg-pilot-acc-chevron{stroke:#fff6;fill:none;stroke-width:2px;stroke-linecap:round;flex-shrink:0;width:18px;height:18px;transition:transform .3s,stroke .3s}.mg-pilot-acc-item.open .mg-pilot-acc-chevron{stroke:var(--mg-lime);transform:rotate(180deg)}.mg-pilot-acc-body{max-height:0;transition:max-height .4s;overflow:hidden}.mg-pilot-acc-body__inner{padding:0 0 1.25rem}.mg-pilot-acc-body p,.mg-pilot-acc-body li{font-family:var(--font-body);color:#ffffffa6;font-size:.92rem;line-height:1.65}.mg-pilot-acc-body ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.mg-pilot-acc-body li{align-items:flex-start;gap:.75rem;display:flex}.mg-pilot-acc-body li:before{content:"";background:var(--mg-lime);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.6rem}.mg-pilot__visual{position:relative}.mg-pilot__photo{aspect-ratio:4/5;object-fit:cover;border-radius:4px 40px;width:100%;display:block;box-shadow:0 20px 60px #0006}.mg-pilot__mosaic{border-radius:4px 40px;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:4px;display:grid;overflow:hidden;box-shadow:0 20px 60px #0000002e}.mg-pilot__mosaic img{aspect-ratio:1;object-fit:cover;filter:saturate(.92);width:100%;transition:transform .4s,filter .3s;display:block}.mg-pilot__mosaic img:hover{filter:saturate(1.1);z-index:1;transform:scale(1.06)}.mg-scale{background:var(--bg);padding:7rem 0}.mg-scale__header{text-align:center;max-width:680px;margin:0 auto 4rem}.mg-scale__eyebrow{font-family:var(--font-heading);letter-spacing:.3em;text-transform:uppercase;color:var(--mg-green);margin-bottom:.75rem;font-size:.7rem;display:block}.mg-scale__title{font-family:var(--font-heading);color:var(--text);margin-bottom:1.25rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:300;line-height:1.2}.mg-scale__lead{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:0;font-size:1.05rem;line-height:1.8}.mg-scale__layout{grid-template-columns:1fr 1fr;align-items:start;gap:3.5rem;display:grid}.mg-scale__items{flex-direction:column;gap:0;display:flex}.mg-scale__item{border-bottom:1px solid var(--light-gray);align-items:flex-start;gap:1.5rem;padding:1.75rem 0;transition:background .25s;display:flex}.mg-scale__item:first-child{padding-top:0}.mg-scale__item:last-child{border-bottom:none}.mg-scale__item-num{font-family:var(--font-heading);color:var(--mg-lime);flex-shrink:0;min-width:2.5rem;padding-top:.1rem;font-size:2.2rem;font-weight:200;line-height:1}.mg-scale__item-body{flex:1;align-items:flex-start;gap:1rem;display:flex}.mg-scale__item-icon{background:#3a7d2814;border:1.5px solid #3a7d2826;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s,border-color .3s;display:flex}.mg-scale__item:hover .mg-scale__item-icon{background:var(--mg-green);border-color:var(--mg-green)}.mg-scale__item-icon svg{width:20px;height:20px;stroke:var(--mg-green);fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s}.mg-scale__item:hover .mg-scale__item-icon svg{stroke:#fff}.mg-scale__item-title{font-family:var(--font-heading);color:var(--text);margin:0 0 .35rem;font-size:1.05rem;font-weight:600;line-height:1.3}.mg-scale__item-text{font-family:var(--font-body);color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.mg-scale__map-wrap{top:calc(var(--header-h,80px) + 2rem);position:sticky}.mg-scale__map-frame{border:1.5px solid #3a7d281f;border-radius:4px 32px;position:relative;overflow:hidden;box-shadow:0 24px 64px #0000001f,0 4px 16px #3a7d281a}.mg-scale__map-frame img{object-fit:contain;width:100%;display:block}.mg-scale__map-badge{backdrop-filter:blur(8px);font-family:var(--font-heading);color:var(--mg-dark);background:#ffffffe6;border:1px solid #3a7d2833;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.78rem;font-weight:600;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;box-shadow:0 4px 16px #0000001a}.btn-share--mg{background:var(--mg-green);box-shadow:0 6px 20px #3a7d284d, 0 0 0 0 var(--mg-glow)}.btn-share--mg:hover{background:var(--mg-green-dark);box-shadow:0 10px 28px #3a7d2859, 0 0 0 3px var(--mg-glow)}.mg-partner{text-align:center;background:linear-gradient(160deg,#f4faf0 0%,#eaf4e3 50%,#f0f8eb 100%);padding:7rem 0;position:relative;overflow:hidden}.mg-partner:before{content:"";opacity:.05;pointer-events:none;background:url(/_astro/mister_greens_smart_oasis_logo_full.CzENI2oT.png) 50%/contain no-repeat;width:520px;height:520px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mg-partner:after{content:"";pointer-events:none;background:radial-gradient(#fff0 0%,#f4faf099 100%);position:absolute;inset:0}.mg-partner__inner{z-index:1;max-width:700px;margin:0 auto;position:relative}.mg-partner__icon{background:#3a7d281a;border:1.5px solid #3a7d2840;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 2rem;display:flex}.mg-partner__icon svg{width:32px;height:32px;stroke:var(--mg-green);fill:none;stroke-width:1.6px;stroke-linecap:round}.mg-partner__eyebrow{font-family:var(--font-heading);letter-spacing:.3em;text-transform:uppercase;color:var(--mg-green);margin-bottom:.75rem;font-size:.7rem;display:block}.mg-partner__title{font-family:var(--font-heading);color:var(--mg-dark);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.2}.mg-partner__text{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:3rem;font-size:1.05rem;line-height:1.8}.mg-partner__btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.mg-partner__btns .btn-mg-ghost{color:var(--mg-dark);border-color:#3a7d2866}.mg-partner__btns .btn-mg-ghost:hover{border-color:var(--mg-green);color:var(--mg-dark);background:#3a7d2814}@media (width<=1024px){.mg-problem__grid,.mg-solution__grid,.mg-results__grid,.mg-pilot__grid{grid-template-columns:1fr;gap:3rem}.mg-problem__visual,.mg-results__visual{order:-1;max-width:480px;margin:0 auto}.mg-how__steps{grid-template-columns:1fr 1fr;gap:2.5rem}.mg-how__steps:before,.mg-solution__mascot{display:none}.mg-results__stat-float{left:0}.mg-scale__layout{grid-template-columns:1fr;gap:2.5rem}.mg-scale__map-wrap{position:static}.mg-scale__map-frame{max-width:520px;margin:0 auto}}@media (width<=767px){.mg-hero__logo{width:110px}.mg-hero__logo-wrap{margin-bottom:1.25rem}.mg-hero__content{padding-top:calc(var(--header-h,70px) + 1.5rem);padding-bottom:5rem}.mg-solution__elements,.mg-how__steps{grid-template-columns:1fr}.mg-pilot__stats{gap:1.5rem}.mg-partner__btns{flex-direction:column;align-items:center}.mg-partner__btns .btn-mg,.mg-partner__btns .btn-mg-ghost{justify-content:center;width:100%;max-width:360px}.mg-hero__cta{flex-direction:column;align-items:flex-start}.mg-hero__cta .btn-mg,.mg-hero__cta .btn-mg-ghost{justify-content:center;width:100%;max-width:320px}.mg-problem__photo-badge{width:90px;height:90px;bottom:-.5rem;right:-.5rem}.mg-scale__item-num{min-width:2rem;font-size:1.6rem}}@media (width<=480px){.mg-scale__item-body{gap:.75rem}.mg-scale__item-num{font-size:1.4rem}}
