.container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:1.5rem}.container--narrow{max-width:860px}.btn{white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;font-family:Poppins,Segoe UI,sans-serif;font-weight:600;text-decoration:none;transition:background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn__icon{align-items:center;display:inline-flex}.btn__icon svg{width:1.1em;height:1.1em}.btn--md{padding:.75rem 1.5rem;font-size:.9375rem}.btn--lg{padding:.9375rem 1.875rem;font-size:1rem}.btn--primary{color:#fff;background:#0f766e;box-shadow:0 1px 2px #16302b0f,0 1px 3px #16302b14}.btn--primary:hover{color:#fff;background:#0c5f58}.btn--secondary{color:#0f766e;background:#fff;border-color:#0f766e}.btn--secondary:hover{color:#0f766e;background:#0f766e0f}.btn--ghost{color:#16302b;background:0 0;border-color:#0000}.btn--ghost:hover{color:#16302b;background:#16302b0f}@media (width<=767px){.btn--full-mobile{width:100%}}.header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8faf9eb;border-bottom:1px solid #d6e5e1;position:sticky;top:0}.header__bar{justify-content:space-between;align-items:center;gap:1.5rem;padding-block:1rem;display:flex}.header__logo{color:#16302b;letter-spacing:-.01em;white-space:nowrap;font-family:Poppins,Segoe UI,sans-serif;font-size:1.15rem;font-weight:700}.header__logo:hover{color:#0f766e}.header__nav{display:none}@media (width>=1080px){.header__nav{flex:1;display:block}.header__nav ul{justify-content:center;gap:2rem;display:flex}.header__nav a{color:#263238;border-bottom:2px solid #0000;padding-block:.25rem;font-family:Poppins,Segoe UI,sans-serif;font-size:.9375rem;font-weight:500;transition:color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.header__nav a:hover{color:#0f766e}.header__nav a.is-active{color:#0f766e;border-bottom-color:#14b8a6}}.header__cta{display:none}@media (width>=1080px){.header__cta{display:block}}.header__toggle{color:#16302b;background:0 0;border:1px solid #d6e5e1;border-radius:8px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.header__toggle svg{width:1.375rem;height:1.375rem}@media (width>=1080px){.header__toggle{display:none}}.header__mobile-nav{background:#fff;border-bottom:1px solid #d6e5e1;overflow:hidden}@media (width>=1080px){.header__mobile-nav{display:none}}.header__mobile-nav ul{flex-direction:column;padding:1rem 1.5rem 0;display:flex}.header__mobile-nav li{border-bottom:1px solid #d6e5e1}.header__mobile-nav ul a{color:#263238;padding:1rem 0;font-family:Poppins,Segoe UI,sans-serif;font-weight:500;display:block}.header__mobile-nav ul a.is-active{color:#0f766e}.header__mobile-nav .btn{width:calc(100% - 3rem);margin:1.5rem auto;display:flex}.footer{color:#ffffffb8;background:#16302b;margin-top:auto;padding-block:4rem 2rem}.footer h3{color:#fff;margin-bottom:1rem;font-size:.9375rem}.footer a{color:#ffffffb8}.footer a:hover{color:#14b8a6}.footer__grid{border-bottom:1px solid #ffffff1f;grid-template-columns:1fr;gap:3rem;padding-bottom:3rem;display:grid}@media (width>=768px){.footer__grid{grid-template-columns:1.4fr 1fr 1fr 1fr}}@media (width>=1080px){.footer__grid{grid-template-columns:1.6fr 1fr 1fr 1fr 1.2fr}}.footer__col ul{flex-direction:column;gap:.75rem;display:flex}.footer__logo{color:#fff;margin-bottom:.75rem;font-family:Poppins,Segoe UI,sans-serif;font-size:1.15rem;font-weight:700}.footer__tagline{max-width:32ch;font-size:.9375rem}.footer__contact li{align-items:center;gap:.5rem;display:flex}.footer__contact a{align-items:center;gap:.5rem;display:inline-flex}.footer__location{color:#ffffffb8}.footer__bottom{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.8125rem;display:flex}@media (width>=768px){.footer__bottom{text-align:left;flex-direction:row;justify-content:space-between}}.footer__social{gap:.75rem;display:flex}.footer__social a{border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.footer__social a:hover{color:#14b8a6;border-color:#14b8a6}.trust-section{text-align:center}.trust-section h2{color:#5e6a69;margin-bottom:2rem;font-size:1.125rem;font-weight:600}.trust-section__row{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.problem-section .icon-card-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.problem-section .icon-card-grid{grid-template-columns:repeat(3,1fr)}}.featured-section__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=1080px){.featured-section__grid{grid-template-columns:1fr 1fr}}.featured-section__examples{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=768px){.featured-section__examples{grid-template-columns:repeat(3,1fr)}}.featured-section__example{text-align:center;background:#fff;border:1px solid #d6e5e1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 1rem;display:flex;box-shadow:0 1px 2px #16302b0f,0 1px 3px #16302b14}.featured-section__example svg{color:#0f766e;width:1.75rem;height:1.75rem}.featured-section__example span{color:#16302b;font-family:Poppins,Segoe UI,sans-serif;font-size:.875rem;font-weight:600}.about-preview__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=1080px){.about-preview__grid{grid-template-columns:.9fr 1.1fr}}.about-preview__photo{aspect-ratio:4/3;color:#0f766e;background:linear-gradient(135deg,#0f766e24,#14b8a614);border:1px dashed #14b8a6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.about-preview__photo svg{width:2.5rem;height:2.5rem}.about-preview__photo span{font-family:Poppins,Segoe UI,sans-serif;font-size:.875rem;font-weight:600}.about-preview .btn{margin-top:1rem}.contact-cta__intro{text-align:center;max-width:640px;margin:0 auto 3rem}.contact-cta__form-wrap{max-width:720px;margin:0 auto}.about-hero{text-align:center}.about-hero__intro{max-width:720px;margin:0 auto}.about-story__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=1080px){.about-story__grid{grid-template-columns:.9fr 1.1fr}}.about-story__photo{aspect-ratio:4/3;color:#0f766e;background:linear-gradient(135deg,#0f766e24,#14b8a614);border:1px dashed #14b8a6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.about-story__photo svg{width:2.5rem;height:2.5rem}.about-story__photo span{font-family:Poppins,Segoe UI,sans-serif;font-size:.875rem;font-weight:600}.about-values__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.about-values__grid{grid-template-columns:repeat(2,1fr)}}.about-approach__list{flex-direction:column;gap:1.5rem;max-width:760px;margin:0 auto;display:flex}.about-approach__item{align-items:flex-start;gap:1.5rem;display:flex}.about-approach__number{color:#fff;background:#0f766e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-family:Poppins,Segoe UI,sans-serif;font-weight:700;display:inline-flex}.about-approach h3{margin-bottom:.25rem}.about-approach p{margin-bottom:0}.about-cta{text-align:center}.about-cta__actions{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}@media (width>=768px){.about-cta__actions{flex-direction:row}}.contact-page__intro{text-align:center;max-width:640px;margin:0 auto 3rem}.contact-page__grid{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (width>=1080px){.contact-page__grid{grid-template-columns:1fr 1.3fr}}.contact-page__info{flex-direction:column;gap:1.5rem;display:flex}.contact-page__info-item{align-items:flex-start;gap:1rem;display:flex}.contact-page__info-item svg{color:#0f766e;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.15rem}.contact-page__info-item h3{margin-bottom:.25rem;font-size:1rem}.contact-page__info-item p{margin-bottom:0}.contact-page__info-item a{color:#5e6a69}.contact-page__info-item a:hover{color:#0f766e}.services-hero{text-align:center}.services-hero__intro{max-width:720px;margin:0 auto}.services-cta{text-align:center}.services-cta__actions{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}@media (width>=768px){.services-cta__actions{flex-direction:row}}html{font-size:100%}body{color:#263238;font-family:Inter,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.65}h1,h2,h3,h4,h5,h6{color:#16302b;margin:0 0 1rem;font-family:Poppins,Segoe UI,sans-serif;font-weight:600;line-height:1.25}h1{letter-spacing:-.02em;font-size:clamp(2.25rem,1.85rem + 1.8vw,3.5rem);font-weight:700}h2{letter-spacing:-.015em;font-size:clamp(1.75rem,1.5rem + 1.1vw,2.5rem)}h3{font-size:clamp(1.25rem,1.1rem + .6vw,1.5rem)}h4{font-size:1.125rem}p{color:#263238;margin:0 0 1rem}.text-muted{color:#5e6a69}.text-lead{color:#5e6a69;font-size:1.125rem;line-height:1.7}@media (width>=768px){.text-lead{font-size:1.25rem}}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#0f766e;margin-bottom:.75rem;font-family:Poppins,Segoe UI,sans-serif;font-size:.8125rem;font-weight:600;display:inline-block}a{color:#0f766e;text-decoration:none}a:hover{text-decoration:underline}.measure{max-width:68ch}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes soft-pulse{0%,to{opacity:1}50%{opacity:.6}}@media (prefers-reduced-motion:no-preference){.animate-fade-in{animation:.4s cubic-bezier(0,0,.2,1) both fade-in}.animate-slide-up{animation:.4s cubic-bezier(0,0,.2,1) both slide-up}}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8faf9}#root{flex-direction:column;min-height:100vh;display:flex}img,svg{max-width:100%;display:block}button,input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}button{cursor:pointer}ul,ol{margin:0;padding:0;list-style:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:2px solid #0f766e;box-shadow:0 0 0 3px #14b8a659}::selection{color:#fff;background:#14b8a6}main{flex:1 0 auto}
