:root{font-family:Inter,Segoe UI,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color:#22313a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#1db6a3;text-decoration:inherit;transition:color .2s}a:hover{color:#0d3c47}body{margin:0;min-width:320px;min-height:100vh;background:#fff}h1,h2,h3,h4,h5,h6{color:#1a2a33;font-family:inherit;font-weight:700;letter-spacing:-.5px}p,li,label,input,textarea,select{color:#3a4a58;font-family:inherit;font-size:1.05rem}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:600;font-family:inherit;background:linear-gradient(90deg,#1de9b6 60%,#0d3c47);color:#fff;cursor:pointer;transition:border-color .25s,background .25s,color .2s;box-shadow:0 2px 8px #1de9b612}button:hover{background:#0d3c47;color:#fff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.container{max-width:100%;margin:0 auto;padding:1rem;background:#fff}@media (min-width: 768px){.container{padding:2rem 0;max-width:1100px}}.hero-section{text-align:center;margin-bottom:2rem;background:#fff;padding:0 1rem}@media (min-width: 768px){.hero-section{margin-bottom:3rem;padding:0}}.hero-title{font-size:2rem;font-weight:800;background:linear-gradient(90deg,#1de9b6 40%,#0d3c47);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem;line-height:1.2}@media (min-width: 768px){.hero-title{font-size:3rem}}@media (min-width: 1024px){.hero-title{font-size:3.5rem}}.hero-subtitle{font-size:1.1rem;color:#333;margin-bottom:2rem;line-height:1.5}@media (min-width: 768px){.hero-subtitle{font-size:1.25rem;margin-bottom:2rem}}.hero-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width: 768px){.hero-buttons{flex-direction:row;justify-content:center;gap:1.5rem}}.hero-button{background:#1de9b6;color:#fff;padding:12px 24px;border-radius:32px;font-weight:700;font-size:1rem;text-decoration:none;box-shadow:0 4px 24px #1de9b626;transition:box-shadow .2s;width:100%;text-align:center}@media (min-width: 768px){.hero-button{width:auto;padding:14px 36px;font-size:1.125rem}}.hero-button-outline{background:#fff;color:#0d3c47;border:2px solid #1de9b6;padding:12px 24px;border-radius:32px;font-weight:700;font-size:1rem;text-decoration:none;transition:background .2s;width:100%;text-align:center}@media (min-width: 768px){.hero-button-outline{width:auto;padding:14px 36px;font-size:1.125rem}}.section{margin-bottom:2rem;background:#fff;padding:0 1rem}@media (min-width: 768px){.section{margin-bottom:3rem;padding:0}}.section-title{font-size:1.75rem;font-weight:700;color:#0d3c47;margin-bottom:1rem;text-align:center}@media (min-width: 768px){.section-title{font-size:2rem;text-align:left}}.cards-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.cards-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}}.card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 16px #1de9b612;text-align:center}@media (min-width: 768px){.card{flex:1 1 240px;min-width:240px;max-width:320px;padding:2rem}}.card-title{font-weight:700;font-size:1.125rem;margin-bottom:.5rem}.card-content{color:#444}.expertise-card{background:#fff;border-radius:16px;padding:1.5rem;border:1.5px solid #e0f7f4;box-shadow:0 2px 8px #0d3c470a;text-align:center}@media (min-width: 768px){.expertise-card{flex:1 1 200px;min-width:180px;padding:1.5rem}}.expertise-title{font-weight:600;margin-top:.5rem}.expertise-content{color:#666;font-size:.9rem}.cta-section{text-align:center;margin-top:3rem;background:#fff;padding:0 1rem}@media (min-width: 768px){.cta-section{margin-top:4rem;padding:0}}.cta-title{font-size:1.75rem;font-weight:700;color:#0d3c47;margin-bottom:1rem}@media (min-width: 768px){.cta-title{font-size:2rem}}.cta-text{font-size:1rem;color:#444;margin-bottom:2rem}@media (min-width: 768px){.cta-text{font-size:1.125rem}}.cta-button{background:#1de9b6;color:#fff;padding:14px 32px;border-radius:32px;font-weight:700;font-size:1.125rem;text-decoration:none;box-shadow:0 4px 24px #1de9b626;transition:box-shadow .2s;display:inline-block}@media (min-width: 768px){.cta-button{padding:16px 48px;font-size:1.25rem}}.about-container{max-width:100%;margin:0 auto;padding:1rem;background:#fff}@media (min-width: 768px){.about-container{padding:2rem 0;max-width:900px}}.about-title{font-size:2rem;font-weight:800;color:#0d3c47;margin-bottom:1rem}@media (min-width: 768px){.about-title{font-size:2.5rem}}.about-text{font-size:1rem;color:#333;margin-bottom:1.5rem;line-height:1.6}@media (min-width: 768px){.about-text{font-size:1.25rem}}.about-section-title{font-size:1.5rem;font-weight:700;color:#0d3c47;margin-bottom:1rem}@media (min-width: 768px){.about-section-title{font-size:1.75rem}}.about-list-item{margin-bottom:1rem;background:#f8fffd;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #1de9b612}@media (min-width: 768px){.about-list-item{margin-bottom:1.25rem;padding:1.25rem}}.about-ordered-list{padding-left:1.25rem;color:#333;font-size:1rem;line-height:1.6}@media (min-width: 768px){.about-ordered-list{font-size:1.125rem}}.about-list-item-ordered{margin-bottom:.75rem}.contact-container{max-width:100%;margin:0 auto;padding:1rem;background:#fff}@media (min-width: 768px){.contact-container{padding:2rem 0;max-width:900px}}.contact-title{font-size:2rem;font-weight:800;color:#0d3c47;margin-bottom:1rem}@media (min-width: 768px){.contact-title{font-size:2.5rem}}.contact-text{font-size:1rem;color:#333;margin-bottom:1.5rem;line-height:1.6}@media (min-width: 768px){.contact-text{font-size:1.125rem}}.contact-grid{display:flex;flex-direction:column;gap:1.5rem;background:#fff}@media (min-width: 768px){.contact-grid{flex-direction:row;flex-wrap:wrap;gap:2rem}}.contact-info-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #1de9b612}@media (min-width: 768px){.contact-info-card{flex:1 1 300px;min-width:260px;padding:1.5rem}}.contact-form-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #1de9b612}@media (min-width: 768px){.contact-form-card{flex:2 1 340px;min-width:300px;padding:1.5rem}}.contact-label{font-weight:600;margin-right:.5rem;display:block;margin-bottom:.5rem}.contact-input{width:100%;padding:.75rem;border-radius:6px;border:1px solid #e0f7f4;font-size:1rem}.contact-select{padding:.75rem;border-radius:6px;border:1px solid #e0f7f4;width:100%;font-size:1rem}.contact-textarea{width:100%;padding:.75rem;border-radius:6px;border:1px solid #e0f7f4;font-size:1rem;resize:vertical}.contact-button{width:100%;background:#1de9b6;color:#fff;font-weight:700;font-size:1rem;padding:.875rem 0;border-radius:32px;border:none;box-shadow:0 4px 24px #1de9b61a;cursor:pointer}@media (min-width: 768px){.contact-button{font-size:1.125rem;padding:.875rem 0}}.contact-success{font-size:1.25rem;color:#1de9b6;text-align:center;font-weight:700;padding:2rem 0}@media (min-width: 768px){.contact-success{font-size:1.375rem;padding:2.5rem 0}}.header{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:transparent;box-shadow:none;border-radius:0;margin:0 auto 1.5rem;max-width:100%;position:relative;z-index:10}@media (min-width: 768px){.header{padding:1.5rem 3rem .5rem;margin:0 auto 2.5rem;max-width:1200px}}.logo{height:36px;margin-right:.75rem}@media (min-width: 768px){.logo{height:44px;margin-right:12px}}.mobile-menu-button{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0}@media (min-width: 768px){.mobile-menu-button{display:none}}.mobile-menu-line{width:100%;height:3px;background:#0d3c47;transition:all .3s linear}.mobile-menu-line.open:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-line.open:nth-child(2){opacity:0}.mobile-menu-line.open:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.desktop-nav{display:none;gap:2.5rem}@media (min-width: 768px){.desktop-nav{display:flex;gap:2.5rem}}.nav-link{font-weight:600;font-size:1rem;color:#0d3c47;padding:6px 0;text-decoration:none;transition:color .2s}@media (min-width: 768px){.nav-link{font-size:1.125rem}}.nav-link-contact{font-weight:700;font-size:1rem;color:#1de9b6;padding:6px 0;text-decoration:none;transition:color .2s}@media (min-width: 768px){.nav-link-contact{font-size:1.125rem}}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 4px 12px #0000001a;padding:1rem;display:flex;flex-direction:column;gap:1rem;z-index:1000}@media (min-width: 768px){.mobile-nav{display:none}}.mobile-nav-link{font-weight:600;font-size:1.125rem;color:#0d3c47;padding:.75rem 0;text-decoration:none;border-bottom:1px solid #f0f0f0}.mobile-nav-link-contact{font-weight:700;font-size:1.125rem;color:#1de9b6;padding:.75rem 0;text-decoration:none}.main-content{padding:1rem;background:#fff;min-height:80vh}@media (min-width: 768px){.main-content{padding:2rem}}.footer{background:#fff;border-top:none;margin-top:3rem;padding:1.5rem 1rem 1rem;text-align:center;color:#0d3c47;font-size:1rem;box-shadow:none}@media (min-width: 768px){.footer{margin-top:4rem;padding:2.5rem 0 1.5rem}}.footer-link{color:#0d3c47;text-decoration:none;font-weight:600}.footer-social{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem}.footer-copyright{color:#aaa;font-size:.875rem;margin-top:.5rem}
