*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.navbar{color:#fff;z-index:1000;background:0 0;width:100%;padding:14px 0;transition:background-color .4s,box-shadow .4s;position:fixed;top:0}.navbar.scrolled{background:linear-gradient(135deg,#0f3d2e 0%,#1f6b52 55%,#58a17c 100%);box-shadow:0 2px 12px #00000038}.navbar-container{justify-content:space-between;align-items:center;width:90%;max-width:1200px;margin:0 auto;display:flex}.logo{letter-spacing:1px;color:#fff;font-size:1.8rem;font-weight:800;text-decoration:none}.nav-links{align-items:center;gap:24px;display:flex}.nav-links a{color:#fff;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#dff5ea}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:4px;display:none}.menu-toggle .bar{background:#fff;width:26px;height:3px;transition:all .3s}@media (width<=768px){.nav-links{opacity:0;pointer-events:none;background:#0f3d2efa;flex-direction:column;gap:16px;padding:18px 0;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-320px)}.nav-links.open{opacity:1;pointer-events:auto;transform:translateY(0)}.menu-toggle{display:flex}}.welcome-section{color:#fff;text-align:center;background:linear-gradient(135deg,#0f3d2e 0%,#1f6b52 55%,#58a17c 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative}.welcome-section:before{content:"";height:var(--header-height,64px);width:100%;display:block;position:absolute;top:0;left:0}.welcome-container{z-index:2;max-width:820px;padding:0 16px}.welcome-section h1{letter-spacing:-.4px;margin-bottom:18px;font-size:2.75rem;font-weight:800;line-height:1.25}.welcome-section p{color:#e8f5ef;margin-bottom:30px;font-size:1.08rem;line-height:1.7}.welcome-btn{color:#0f3d2e;background:#fff;border-radius:999px;padding:13px 24px;font-weight:700;text-decoration:none;transition:background .3s,color .3s,transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 8px 22px #00000029}.welcome-btn:hover{color:#0b2f24;background:#e8f5ef;transform:translateY(-2px);box-shadow:0 12px 28px #00000038}@media (width<=768px){.welcome-section h1{font-size:2rem}.welcome-section p{font-size:1rem}}.services-section{color:#17352b;background:#eef7f2;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:100px 20px;display:flex}.services-container{width:92%;max-width:1100px;margin:0 auto}.services-section h2,.subtitle{text-align:center}.services-section h2{color:#0f3d2e;margin-bottom:10px;font-size:2.2rem;font-weight:800}.subtitle{color:#2c5a4a;margin-bottom:40px;font-size:1rem}.services-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;justify-content:center;align-items:stretch;gap:25px;display:grid}@media (width<=900px){.services-grid{grid-template-columns:1fr}}.service-card{background:#fff;border:1px solid #cfe4da;border-radius:15px;padding:26px;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 4px 12px #0f3d2e14}.service-card:hover{border-color:#9fcab8;transform:translateY(-6px);box-shadow:0 8px 20px #0f3d2e29}.service-card h3{color:#1f6b52;letter-spacing:.2px;margin-bottom:12px;font-size:1.15rem;font-weight:700;line-height:1.3}.service-card p{color:#17352b;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;text-align:left;font-size:1rem;line-height:1.7}.process-section{color:#17352b;background:#eef7f2;padding:80px 20px}.process-container{text-align:center;max-width:1100px;margin:auto}.process-section h2{color:#0f3d2e;margin-bottom:8px;font-size:2rem;font-weight:800}.process-subtitle{color:#2c5a4a;margin-bottom:34px;font-size:1rem}.process-grid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;display:grid}.process-card{background:#fff;border:1px solid #cfe4da;border-radius:16px;padding:22px;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 3px 12px #0f3d2e14}.process-card:hover{border-color:#9fcab8;transform:translateY(-6px);box-shadow:0 10px 24px #0f3d2e29}.process-badge{color:#fff;background:linear-gradient(145deg,#1f6b52,#0f3d2e);border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:10px;font-size:.95rem;font-weight:500;display:inline-grid;box-shadow:0 4px 10px #0f3d2e40}.process-title{color:#1f6b52;margin-bottom:8px;font-size:1.05rem;font-weight:700}.process-text{color:#17352b;opacity:.92;margin-bottom:12px;font-size:.95rem;line-height:1.5}.process-list{color:#17352b;margin-left:0;padding-left:18px}.process-list li{margin:6px 0;line-height:1.55;list-style:outside}#process{scroll-margin-top:calc(var(--header-height) + 10px)}.nowrap{white-space:nowrap}.about-section{color:#17352b;background:#eef7f2;padding:80px 20px}.about-container{width:92%;max-width:1100px;margin:0 auto}.about-header{text-align:center;margin-bottom:40px}.about-header h2{color:#0f3d2e;font-size:2.1rem;font-weight:800}.about-subtitle{color:#2c5a4a;max-width:700px;margin-top:12px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7}.about-grid{grid-template-columns:repeat(12,1fr);gap:24px;display:grid}.about-card{text-align:left;background:#fff;border:1px solid #cfe4da;border-radius:16px;grid-column:span 12;padding:28px;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 4px 12px #0f3d2e14}.about-card:hover{border-color:#9fcab8;transform:translateY(-6px);box-shadow:0 8px 20px #0f3d2e29}.about-card h3{color:#1f6b52;letter-spacing:.3px;margin-bottom:14px;font-size:1.2rem;font-weight:800}.about-card p,.about-card li{color:#17352b;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:1rem;line-height:1.8}.about-card p{margin-top:4px}.about-list{margin-top:6px;padding-left:20px}.about-list li{margin:8px 0;list-style:outside}@media (width>=768px){.about-card:first-child,.about-card:nth-child(2){grid-column:span 6}}.contact-section{color:#17352b;background:linear-gradient(#eef7f2 0%,#f7fbf9 100%);padding:80px 20px}.contact-container{text-align:center;max-width:900px;margin:auto}.contact-header h2{color:#0f3d2e;font-size:2rem;font-weight:800}.contact-subtitle{color:#2c5a4a;margin-top:10px;margin-bottom:40px;font-size:1.05rem}.contact-info-only{text-align:left;background:#fff;border:1px solid #cfe4da;border-radius:16px;padding:28px 32px;line-height:1.7;display:inline-block;box-shadow:0 4px 12px #0f3d2e14}.contact-info-only h3{color:#1f6b52;text-align:center;margin-bottom:18px;font-size:1.15rem;font-weight:700}.contact-info-only ul{gap:12px;margin-bottom:22px;padding-left:0;list-style:none;display:grid}.contact-info-only li strong{color:#0f3d2e;font-weight:700}.contact-info-only a{color:#1f6b52;font-weight:600;text-decoration:none}.contact-info-only a:hover{color:#0f3d2e;text-decoration:underline}.contact-info-only em{color:#2c5a4a;opacity:.9;font-size:.85rem}.contact-note{color:#17352b;opacity:.92;background:#f7fbf9;border:1px dashed #9fcab8;border-radius:10px;padding:12px;font-size:.9rem}.contact-footer{color:#2c5a4a;opacity:.9;margin-top:28px;font-size:.9rem}#contact{scroll-margin-top:calc(var(--header-height) + 10px)}:root{--header-height:72px;color:#111;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{background:#fff;overflow-x:hidden}a{color:inherit}img{max-width:100%;display:block}
