@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&display=swap";:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{width:100%;min-height:100vh}a{font-weight:500;color:#0a3d2a;text-decoration:none;transition:color .3s ease}a:hover{color:#1a5c3f}button{font-family:inherit;cursor:pointer;outline:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}p{line-height:1.6}img{max-width:100%;height:auto;display:block}.App{width:100%;min-height:100vh;margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}.floating-header{position:fixed;top:20px;width:100%;display:flex;justify-content:center;z-index:1000}.header-container{width:90%;max-width:1200px;background-color:#0b3d2e;border-radius:50px;padding:10px 28px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px}.logo img{width:170px;height:40px}.logo-text{display:flex;flex-direction:column;font-size:12px;color:#fff;line-height:1.2;font-weight:600}.nav-links a{color:#fff;text-decoration:none;margin-left:24px;font-weight:500;font-size:14px}.nav-links a:hover{opacity:.8}.footer{background-color:#fafafa;padding:50px 5% 30px;box-shadow:0 -20px 40px #0840201a}.footer-main{max-width:1200px;margin:0 auto 35px;display:flex;justify-content:space-between;gap:100px}.footer-left{flex:0 0 280px}.footer-brand{display:flex;align-items:center;gap:15px;margin-bottom:20px}.footer-logo{width:200px;height:auto;filter:brightness(0) saturate(100%) invert(14%) sepia(28%) saturate(2076%) hue-rotate(118deg) brightness(95%) contrast(97%)}.brand-text{display:flex;flex-direction:column;line-height:1.3}.brand-title{font-size:14px;font-weight:700;color:#000;letter-spacing:.5px}.footer-desc{font-size:13px;line-height:1.7;color:#333;margin:0}.footer-right{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.footer-col h4{font-size:13px;font-weight:700;color:#000;margin-bottom:15px;letter-spacing:.5px}.footer-col a{display:block;font-size:13px;color:#000;text-decoration:underline;margin-bottom:10px;transition:color .2s}.footer-col a:hover{color:#0b3d2e}.contact-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.contact-row img{width:15px;height:15px;margin-top:2px;flex-shrink:0}.contact-row span{font-size:13px;line-height:1.6;color:#333}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:25px;border-top:1px solid #ddd;text-align:center;font-size:12px;color:#666}.terms-container{max-width:900px;margin:80px auto;padding:50px 20px 0;font-family:Inter,sans-serif;color:#222}.terms-container h1{font-family:Bebas Neue,sans-serif;font-size:48px;margin-bottom:30px;text-align:start}.terms-container h2{font-family:Bebas Neue,sans-serif;font-size:26px;margin-top:40px;margin-bottom:12px}.terms-container p{font-size:16px;line-height:1.7;margin-bottom:10px}.terms-container ul{margin-left:20px;margin-bottom:20px}.terms-container li{margin-bottom:8px;font-size:16px}.privacy-container{max-width:900px;margin:80px auto;padding:50px 20px 0;font-family:Inter,sans-serif;color:#222}.privacy-container h1{font-family:Bebas Neue,sans-serif;font-size:48px;margin-bottom:30px;text-align:start}.privacy-container h2{font-family:Bebas Neue,sans-serif;font-size:26px;margin-top:40px;margin-bottom:12px}.privacy-container p{font-size:16px;line-height:1.7;margin-bottom:10px}.privacy-container ul{margin-left:20px;margin-bottom:20px}.privacy-container li{margin-bottom:8px;font-size:16px}.hero-section{background-color:#f3faf6;padding:160px 5% 80px;position:relative;overflow:hidden}.hero-graphic{position:absolute;top:120px;width:140px;opacity:.25}.hero-graphic.left{left:0}.hero-graphic.right{right:0;transform:scaleX(-1)}.hero-content{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1200px;margin:0 auto 50px;position:relative;z-index:1}.hero-content h1{font-size:56px;font-weight:800;line-height:1.1;color:#000;max-width:700px}.hero-right{max-width:420px}.hero-right p{font-size:14px;color:#333;margin-bottom:24px}.hero-buttons{display:flex;gap:16px}.btn{border-radius:30px;padding:12px 22px;font-size:14px;cursor:pointer;border:none;font-weight:600}.btn.primary{background-color:#9fd6b4;color:#0b3d2e}.btn.secondary{background-color:#0b3d2e;color:#fff}.hero-image-wrapper{max-width:1200px;margin:0 auto;padding:12px;border-radius:36px;background-color:#d9e5df}.hero-image-wrapper img{width:100%;height:auto;display:block;border-radius:28px}.service-section{background-color:#f3faf6;padding:70px 5%}.service-header{text-align:center;max-width:700px;margin:0 auto 50px}.service-header h2{font-size:48px;margin-bottom:16px;color:#000}.service-header p{font-size:16px;line-height:1.6;color:#333}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto}.service-card{background-color:#9fd6b4;border-radius:40px;padding:24px;text-align:center;transition:all .3s ease;cursor:pointer}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.service-image{border-radius:28px;overflow:hidden;margin-bottom:24px}.service-image img{width:100%;height:220px;object-fit:cover;display:block}.service-card h3{font-size:22px;margin-bottom:12px;color:#000}.service-card p{font-size:14px;line-height:1.6;color:#1f1f1f}.about-section{background-color:#f3faf6;padding:100px 5%}.about-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:top center}.about-content h2{font-size:48px;margin-bottom:24px;color:#000}.about-content p{font-size:16px;line-height:1.7;color:#333;margin-bottom:20px;max-width:520px}.about-image{border-radius:40px;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover;display:block}.testimonial-section{background-color:#f3faf6;padding:100px 5%}.testimonial-header{max-width:1200px;margin:0 auto 40px;display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.testimonial-header h2{font-size:48px;color:#000}.testimonial-header p{max-width:420px;font-size:16px;line-height:1.6;color:#333}.testimonial-cards{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.testimonial-card{background-color:#fff;border:2px solid #9fd6b4;border-radius:40px;padding:32px;position:relative;transition:all .3s ease;cursor:pointer}.testimonial-card:hover{transform:translateY(-8px);border-color:#0b3d2e;box-shadow:0 12px 24px #0b3d2e26}.quote-mark{font-size:72px;color:#0b3d2e;line-height:1;display:block;margin-bottom:20px}.testimonial-text{font-size:15px;line-height:1.7;color:#2b2b2b;margin-bottom:40px}.testimonial-footer{display:flex;align-items:center;gap:12px;border-top:1px solid #cfe7d9;padding-top:20px}.testimonial-footer img{width:36px;height:36px;border-radius:50%;object-fit:cover}.testimonial-footer span{font-size:14px;font-weight:600;color:#000}.cta-section{background-color:#f3faf6;padding:100px 5%}.cta-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.cta-content h2{font-size:48px;color:#000;margin-bottom:20px}.cta-content p{font-size:16px;line-height:1.7;color:#000;margin-bottom:32px;max-width:480px}.cta-buttons{display:flex;gap:16px}.cta-btn{padding:14px 26px;border-radius:30px;font-size:14px;font-weight:600;cursor:pointer;border:none}.cta-btn.primary{background-color:#9fd6b4;color:#0b3d2e}.cta-btn.secondary{background-color:transparent;color:#fff;border:2px solid #9fd6b4}.cta-image{border-radius:40px;overflow:hidden}.cta-image img{width:100%;height:100%;object-fit:cover;display:block}.contact-page{background-color:#f3fbf6;padding:140px 10% 80px}.contact-container{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:flex-start}.contact-left h1{font-family:Bebas Neue,sans-serif;font-size:64px;margin-bottom:20px}.contact-description{max-width:420px;line-height:1.7;margin-bottom:60px}.contact-left h3{font-weight:700;margin-bottom:20px}.contact-info .info-row{display:flex;gap:14px;margin-bottom:16px;align-items:flex-start}.contact-info img{width:18px;margin-top:4px}.contact-form-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001f}.contact-form-card form{display:flex;flex-direction:column}.contact-form-card label{font-size:14px;margin-bottom:6px}.contact-form-card input,.contact-form-card textarea{border:1px solid #cfded6;border-radius:8px;padding:12px;margin-bottom:20px;font-family:Inter,sans-serif}.contact-form-card textarea{resize:none}.checkbox-group{display:flex;gap:12px;margin-bottom:18px;align-items:start}.checkbox-group p{font-size:12px;line-height:1.6}.checkbox-group span{text-decoration:underline;cursor:pointer}.contact-form-card button{margin-top:10px;background-color:#0b3d2e;color:#fff;border:none;padding:14px;border-radius:10px;font-weight:600;cursor:pointer}.toast-notification{position:fixed;top:100px;right:30px;background-color:#0b3d2e;color:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 8px 24px #0b3d2e4d;display:flex;align-items:center;gap:12px;z-index:1000;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.toast-icon{width:24px;height:24px;background-color:#9fd6b4;color:#0b3d2e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.toast-message{font-size:14px;font-weight:500}
