*,:before,:after{box-sizing:border-box}:root{--green-deep:#163a2b;--green-mid:#1f5c42;--green-light:#2e7d5a;--green-pale:#eaf2ec;--amber:#e8904a;--amber-light:#fdf2e9;--white:#fff;--off-white:#f7f9f7;--text-dark:#111b16;--text-mid:#3d5248;--text-muted:#7a9085;--border:#d4e3d9;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--shadow-sm:0 1px 4px #163a2b14;--shadow-md:0 4px 24px #163a2b1f}.ms-body{color:var(--text-dark);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Outfit,sans-serif;line-height:1.6}.ms-body .skip-link{background:var(--green-deep);color:#fff;z-index:999;padding:8px 16px;font-size:.9rem;transition:top .2s;position:absolute;top:-40px;left:0}.ms-body .skip-link:focus{top:0}.ms-body nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffffff5;justify-content:space-between;align-items:center;height:68px;padding:0 5%;display:flex;position:sticky;top:0}.ms-body .nav-logo{color:var(--green-deep);letter-spacing:-.03em;font-family:Bricolage Grotesque,sans-serif;font-size:1.3rem;font-weight:800;text-decoration:none}.ms-body .nav-logo span{color:var(--amber)}.ms-body .nav-links{align-items:center;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.ms-body .nav-links a{color:var(--text-mid);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.ms-body .nav-links a:hover{color:var(--green-deep)}.ms-body .nav-call{align-items:center;gap:.4rem;display:inline-flex;color:var(--green-mid)!important;font-weight:600!important}.ms-body .nav-cta{background:var(--green-deep);border-radius:50px;padding:.5rem 1.25rem;color:var(--white)!important;font-weight:600!important;transition:background .2s!important}.ms-body .nav-cta:hover{background:var(--green-mid)!important}.ms-body .nav-mobile-btn{cursor:pointer;background:0 0;border:none;padding:4px;display:none}.ms-body .mobile-menu{border-bottom:1px solid var(--border);z-index:99;background:#fff;flex-direction:column;gap:1rem;padding:1.5rem 5%;display:none;position:fixed;top:68px;left:0;right:0}.ms-body .mobile-menu.open{display:flex}.ms-body .mobile-menu a{color:var(--text-mid);border-bottom:1px solid var(--border);padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none}.ms-body .mobile-menu a:last-child{border-bottom:none}.ms-body .hero{background:var(--green-deep);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:90vh;padding:6rem 5% 5rem;display:grid;position:relative;overflow:hidden}.ms-body .hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#2e7d5a4d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-100px;right:-100px}.ms-body .hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#e8904a1f 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-80px;left:20%}.ms-body .hero-badge{color:#a7d4bc;letter-spacing:.08em;text-transform:uppercase;background:#2e7d5a4d;border:1px solid #2e7d5a80;border-radius:50px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.ms-body .hero-badge:before{content:"●";color:#4caf82;font-size:.5rem}.ms-body .hero-content h1{color:var(--white);letter-spacing:-.04em;margin-top:0;margin-bottom:1.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:800;line-height:1.08}.ms-body .hero-content h1 em{color:var(--amber);font-style:normal}.ms-body .hero-content p{color:#ffffffb8;max-width:500px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.ms-body .hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.ms-body .btn-primary{background:var(--amber);color:var(--white);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.4rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.ms-body .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e8904a66}.ms-body .btn-outline{color:#ffffffd9;background:0 0;border:1px solid #ffffff40;border-radius:50px;align-items:center;gap:.4rem;padding:.85rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.ms-body .btn-outline:hover{color:#fff;background:#ffffff14}.ms-body .hero-image-wrap{justify-content:center;align-items:center;display:flex;position:relative}.ms-body .hero-card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;width:100%;max-width:400px;padding:2.5rem}.ms-body .hero-stat-grid{grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:1.5rem;display:grid}.ms-body .hero-stat{border-radius:var(--radius-md);background:#ffffff0f;border:1px solid #ffffff1a;padding:1.2rem}.ms-body .hero-stat .num{color:var(--white);letter-spacing:-.04em;font-family:Bricolage Grotesque,sans-serif;font-size:2rem;font-weight:800}.ms-body .hero-stat .num span{color:var(--amber)}.ms-body .hero-stat .label{color:#ffffff8c;margin-top:.2rem;font-size:.8rem}.ms-body .hero-card-title{color:var(--white);margin-bottom:.4rem;font-family:Bricolage Grotesque,sans-serif;font-size:1.1rem;font-weight:700}.ms-body .hero-card-sub{color:#ffffff8c;font-size:.875rem}.ms-body .hero-managed-badge{color:#f5be91;background:#e8904a33;border:1px solid #e8904a59;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.ms-body section{padding:6rem 5%}.ms-body .section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--green-light);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.ms-body .section-title{color:var(--text-dark);letter-spacing:-.04em;margin-top:0;margin-bottom:1rem;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.1}.ms-body .section-sub{color:var(--text-muted);max-width:560px;font-size:1.05rem;line-height:1.7}.ms-body .section-header{margin-bottom:3.5rem}.ms-body .section-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3.5rem;display:flex}.ms-body .trust-bar{background:var(--green-pale);flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;padding:2rem 5%;display:flex}.ms-body .trust-item{color:var(--green-mid);align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;display:flex}.ms-body .trust-icon{background:var(--green-mid);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;display:flex}.ms-body .services{background:var(--off-white)}.ms-body .services-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.ms-body .service-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:default;padding:2rem;transition:transform .25s,box-shadow .25s,border-color .25s}.ms-body .service-card:hover{box-shadow:var(--shadow-md);border-color:var(--green-light);transform:translateY(-4px)}.ms-body .service-icon{border-radius:var(--radius-md);background:var(--green-pale);justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;font-size:1.4rem;display:flex}.ms-body .service-card h3{color:var(--text-dark);letter-spacing:-.02em;margin-top:0;margin-bottom:.6rem;font-family:Bricolage Grotesque,sans-serif;font-size:1.15rem;font-weight:700}.ms-body .service-card p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.65}.ms-body .service-tag{background:var(--green-pale);color:var(--green-mid);letter-spacing:.06em;text-transform:uppercase;border-radius:50px;margin-top:1rem;padding:.25rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.ms-body .about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.ms-body .about-visual{position:relative}.ms-body .about-main-card{background:var(--green-deep);border-radius:var(--radius-lg);color:#fff;padding:3rem}.ms-body .about-main-card h3{letter-spacing:-.04em;margin-top:0;margin-bottom:.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:1.6rem;font-weight:800}.ms-body .about-main-card p{color:#fff9;margin-bottom:2rem;font-size:.9rem}.ms-body .about-accent-card{background:var(--amber);border-radius:var(--radius-md);color:#fff;padding:1.25rem 1.5rem;position:absolute;bottom:-1.5rem;right:-1.5rem}.ms-body .about-accent-card .num{letter-spacing:-.04em;font-family:Bricolage Grotesque,sans-serif;font-size:1.5rem;font-weight:800}.ms-body .about-accent-card .label{opacity:.85;font-size:.8rem}.ms-body .about-values{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.ms-body .about-value{align-items:flex-start;gap:.75rem;display:flex}.ms-body .about-value-dot{background:var(--amber);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.5rem}.ms-body .about-value p{color:#ffffffbf;margin:0;font-size:.95rem;line-height:1.6}.ms-body .about-content h2{margin-bottom:1.25rem}.ms-body .about-content p{color:var(--text-muted);margin-top:0;margin-bottom:1.25rem;font-size:1rem;line-height:1.75}.ms-body .about-person{background:var(--green-pale);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:1rem;margin-top:2rem;padding:1.25rem 1.5rem;display:flex}.ms-body .about-avatar{background:var(--green-mid);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-family:Bricolage Grotesque,sans-serif;font-size:1.25rem;font-weight:800;display:flex}.ms-body .about-person-name{color:var(--text-dark);font-family:Bricolage Grotesque,sans-serif;font-size:1rem;font-weight:700}.ms-body .about-person-title{color:var(--text-muted);margin-top:.15rem;font-size:.85rem}.ms-body .why{background:var(--green-deep)}.ms-body .why .section-label{color:#7bc9a0}.ms-body .why .section-title{color:var(--white)}.ms-body .why .section-sub{color:#fff9}.ms-body .why-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.ms-body .why-card{border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1a;padding:2rem;transition:background .25s,border-color .25s}.ms-body .why-card:hover{background:#ffffff14;border-color:#fff3}.ms-body .why-num{color:#ffffff1f;letter-spacing:-.06em;margin-bottom:1rem;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;font-weight:800;line-height:1}.ms-body .why-card h3{color:var(--white);letter-spacing:-.02em;margin-top:0;margin-bottom:.6rem;font-family:Bricolage Grotesque,sans-serif;font-size:1.1rem;font-weight:700}.ms-body .why-card p{color:#ffffff8c;margin:0;font-size:.9rem;line-height:1.65}.ms-body .steps-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2rem;display:grid;position:relative}.ms-body .step{text-align:center;padding:2rem 1rem}.ms-body .step-circle{background:var(--green-pale);border:2px solid var(--green-light);width:64px;height:64px;color:var(--green-mid);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-family:Bricolage Grotesque,sans-serif;font-size:1.4rem;font-weight:800;display:flex}.ms-body .step h3{color:var(--text-dark);letter-spacing:-.02em;margin-top:0;margin-bottom:.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:1rem;font-weight:700}.ms-body .step p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.65}.ms-body .impact{background:var(--amber-light)}.ms-body .impact-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.ms-body .impact-stat{text-align:center;border-radius:var(--radius-lg);background:#fff;border:1px solid #e8904a33;padding:2rem 1rem}.ms-body .impact-stat .big-num{color:var(--green-deep);letter-spacing:-.05em;margin-bottom:.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:3rem;font-weight:800;line-height:1}.ms-body .impact-stat .big-num span{color:var(--amber)}.ms-body .impact-stat .stat-label{color:var(--text-muted);font-size:.9rem;font-weight:500}.ms-body .testimonials-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.ms-body .testimonial-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;padding:2rem;position:relative}.ms-body .testimonial-card:before{content:"\"";color:var(--green-pale);font-family:Bricolage Grotesque,sans-serif;font-size:5rem;font-weight:800;line-height:1;position:absolute;top:.5rem;left:1.5rem}.ms-body .testimonial-text{color:var(--text-mid);margin-bottom:1.5rem;padding-top:1.5rem;font-size:.975rem;line-height:1.75;position:relative}.ms-body .testimonial-author{align-items:center;gap:.75rem;display:flex}.ms-body .testimonial-avatar{background:var(--green-pale);width:42px;height:42px;color:var(--green-mid);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Bricolage Grotesque,sans-serif;font-size:.85rem;font-weight:700;display:flex}.ms-body .testimonial-name{color:var(--text-dark);font-family:Bricolage Grotesque,sans-serif;font-size:.9rem;font-weight:700}.ms-body .testimonial-role{color:var(--text-muted);margin-top:.1rem;font-size:.8rem}.ms-body .testimonial-stars{color:var(--amber);margin-bottom:.5rem;font-size:.9rem}.ms-body .faq{background:var(--white)}.ms-body .faq-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.ms-body .faq-intro .section-sub{margin-top:1rem}.ms-body .faq-cta-box{background:var(--green-deep);border-radius:var(--radius-lg);color:#fff;margin-top:2rem;padding:2.5rem}.ms-body .faq-cta-box h3{letter-spacing:-.03em;margin-top:0;margin-bottom:.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:1.4rem;font-weight:800}.ms-body .faq-cta-box p{color:#ffffffa6;margin-bottom:1.5rem;font-size:.9rem;line-height:1.65}.ms-body .btn-amber{background:var(--amber);color:#fff;border-radius:50px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-block}.ms-body .btn-amber:hover{transform:translateY(-2px)}.ms-body .faq-list{flex-direction:column;display:flex}.ms-body .faq-item{border-bottom:1px solid var(--border);overflow:hidden}.ms-body .faq-item:first-child{border-top:1px solid var(--border)}.ms-body .faq-question{text-align:left;width:100%;color:var(--text-dark);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 0;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;transition:color .2s;display:flex}.ms-body .faq-question:hover{color:var(--green-mid)}.ms-body .faq-chevron{background:var(--green-pale);width:20px;height:20px;color:var(--green-mid);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;transition:transform .3s,background .2s;display:flex}.ms-body .faq-item.open .faq-chevron{background:var(--green-deep);color:#fff;transform:rotate(180deg)}.ms-body .faq-answer{max-height:0;padding:0;transition:max-height .35s,padding .35s;overflow:hidden}.ms-body .faq-answer-inner{color:var(--text-muted);padding-bottom:1.35rem;font-size:.95rem;line-height:1.75}.ms-body .faq-item.open .faq-answer{max-height:400px}.ms-body .contact{background:var(--off-white)}.ms-body .contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.ms-body .contact-info{flex-direction:column;gap:1.5rem;display:flex}.ms-body .contact-item{align-items:flex-start;gap:1rem;display:flex}.ms-body .contact-icon{background:var(--green-pale);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;display:flex}.ms-body .contact-item-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}.ms-body .contact-item-value{color:var(--text-dark);margin-top:.15rem;font-size:.95rem;font-weight:500}.ms-body .contact-item-value a{color:var(--green-mid);text-decoration:none}.ms-body .contact-item-value a:hover{text-decoration:underline}.ms-body .contact-item-sub{color:var(--text-muted);margin-top:.15rem;font-size:.82rem}.ms-body .contact-form-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:2.5rem}.ms-body .contact-form-card h3{color:var(--text-dark);letter-spacing:-.03em;margin-top:0;margin-bottom:.4rem;font-family:Bricolage Grotesque,sans-serif;font-size:1.4rem;font-weight:800}.ms-body .contact-form-card .sub{color:var(--text-muted);margin-bottom:1.75rem;font-size:.9rem}.ms-body .form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ms-body .form-group{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.ms-body .form-group label{color:var(--text-dark);font-size:.85rem;font-weight:600}.ms-body .form-group input,.ms-body .form-group select,.ms-body .form-group textarea{border:1.5px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-dark);background:var(--white);outline:none;padding:.7rem 1rem;font-family:Outfit,sans-serif;font-size:.95rem;transition:border-color .2s}.ms-body .form-group input:focus,.ms-body .form-group select:focus,.ms-body .form-group textarea:focus{border-color:var(--green-light)}.ms-body .form-group textarea{resize:vertical;min-height:100px}.ms-body .btn-submit{background:var(--green-deep);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:50px;margin-top:.5rem;padding:.9rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;transition:background .2s,transform .2s}.ms-body .btn-submit:hover{background:var(--green-mid);transform:translateY(-1px)}.ms-body .btn-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.ms-body .privacy-note{text-align:center;color:var(--text-muted);margin-top:.75rem;font-size:.78rem}.ms-body .form-error{border-radius:var(--radius-sm);color:#a02525;background:#fdecec;border:1px solid #f3c6c6;margin-bottom:1rem;padding:.85rem 1rem;font-size:.85rem}.ms-body footer{background:var(--text-dark);color:#fff9;padding:4rem 5% 2.5rem}.ms-body .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.ms-body .footer-brand .logo{color:var(--white);letter-spacing:-.03em;margin-bottom:.75rem;font-family:Bricolage Grotesque,sans-serif;font-size:1.3rem;font-weight:800}.ms-body .footer-brand .logo span{color:var(--amber)}.ms-body .footer-brand p{max-width:280px;margin:0;font-size:.875rem;line-height:1.7}.ms-body .footer-col h4{color:var(--white);letter-spacing:-.01em;margin-top:0;margin-bottom:1.25rem;font-family:Bricolage Grotesque,sans-serif;font-size:.9rem;font-weight:700}.ms-body .footer-col ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.ms-body .footer-col ul a{color:#ffffff80;font-size:.875rem;text-decoration:none;transition:color .2s}.ms-body .footer-col ul a:hover{color:var(--white)}.ms-body .footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.8rem;display:flex}.ms-body .footer-badge{color:#ffffff80;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.4rem;margin-top:1rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-flex}@media (max-width:1024px){.ms-body .faq-grid{grid-template-columns:1fr;gap:3rem}.ms-body .nav-links{gap:1.1rem}.ms-body .nav-call{display:none}}@media (max-width:900px){.ms-body .hero{grid-template-columns:1fr;min-height:auto;padding:4rem 5%}.ms-body .hero-image-wrap{display:none}.ms-body .about-grid,.ms-body .contact-grid{grid-template-columns:1fr;gap:3rem}.ms-body .about-accent-card{display:none}.ms-body .footer-grid{grid-template-columns:1fr 1fr}.ms-body .form-row{grid-template-columns:1fr}}@media (max-width:640px){.ms-body nav{padding:0 4%}.ms-body .nav-links{display:none}.ms-body .nav-mobile-btn{display:block}.ms-body section{padding:4rem 4%}.ms-body .trust-bar{gap:1.5rem;padding:1.5rem 4%}.ms-body .footer-grid{grid-template-columns:1fr;gap:2rem}.ms-body .footer-bottom{flex-direction:column;align-items:flex-start}.ms-body .impact-grid{grid-template-columns:1fr 1fr}}
