:root{font-family:Varela Round,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#333;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}.header{background-color:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:1000;padding:.75rem 0}.header-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.logo img{height:50px;width:auto}.nav{flex:1;display:flex;justify-content:center}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{text-decoration:none;color:#333;font-weight:500;font-size:1rem;transition:color .3s ease;white-space:nowrap}.nav-links a:hover{color:#4caf50}.wa-link{display:flex;align-items:center;gap:.5rem;background-color:#25d366;color:#fff;padding:.6rem 1.2rem;border-radius:25px;text-decoration:none;font-weight:500;font-size:.9rem;transition:background-color .3s ease;white-space:nowrap;flex-shrink:0}.wa-link:hover{background-color:#20ba5a}.wa-link i{font-size:1.2rem}.menu-toggle{display:none;background:none;border:none;font-size:1.5rem;color:#333;cursor:pointer;padding:.5rem}.nav-backdrop,.nav-close{display:none}@media(max-width:1000px){.header-container{flex-wrap:wrap;justify-content:center;position:relative}.logo{order:1;position:absolute;left:1rem}.wa-link{order:2;font-size:0;padding:.6rem;width:45px;height:45px;justify-content:center}.wa-link span{display:none}.wa-link i{font-size:1.5rem}.menu-toggle{display:block;order:3;position:absolute;right:1rem}.nav-backdrop{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:1000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nav{position:fixed;top:0;right:-100%;width:280px;height:100vh;background-color:#fff;box-shadow:-2px 0 8px #00000026;transition:right .3s ease;z-index:1001;overflow-y:auto}.nav-close{display:block;position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:#333;cursor:pointer;padding:.5rem;z-index:1002}.nav.nav-open{right:0}.nav-links{flex-direction:column;gap:0;padding:4rem 0 1rem}.nav-links a{width:100%;padding:1rem 1.5rem;border-bottom:1px solid #eee}.nav-links a:hover{background-color:#f5f5f5}}@media(max-width:500px){.logo img{height:40px}.wa-link{width:40px;height:40px;padding:.5rem}.wa-link i{font-size:1.3rem}}.footer{background-color:#2c3e50;color:#ecf0f1;padding:3rem 0 1rem;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-section h3{color:#4caf50;font-size:1.5rem;margin-bottom:1rem}.footer-section h4{color:#ecf0f1;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.footer-section p{line-height:1.6;color:#bdc3c7;font-size:.95rem}.footer .contact-info{display:flex;flex-direction:column;gap:.75rem;margin-bottom:0;padding:0;background:none;border-radius:0;text-align:left}.footer .contact-item{display:flex;align-items:center;gap:.75rem}.footer .contact-icon{font-size:1.2rem;color:#4caf50;flex-shrink:0}.footer .contact-item a{color:#ecf0f1;text-decoration:none;transition:color .3s ease}.footer .contact-item a:hover{color:#4caf50}.footer .contact-item span{color:#ecf0f1;font-size:.95rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-links li a{color:#ecf0f1;text-decoration:none;transition:color .3s ease,padding-left .3s ease;display:inline-block}.footer-links li a:hover{color:#4caf50;padding-left:.5rem}.social-links{display:flex;gap:1rem;flex-wrap:wrap}.social-links a{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background-color:#34495e;border-radius:50%;transition:all .3s ease}.social-icon{font-size:1.5rem;color:#ecf0f1;transition:color .3s ease}.social-links a:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0000004d}.social-links a:hover .social-icon{color:#4caf50}.social-links a:nth-child(1):hover{background-color:#1877f2}.social-links a:nth-child(1):hover .social-icon{color:#fff}.social-links a:nth-child(2):hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-links a:nth-child(2):hover .social-icon{color:#fff}.social-links a:nth-child(3):hover{background-color:#000}.social-links a:nth-child(3):hover .social-icon{color:#fff}.social-links a:nth-child(4):hover{background-color:#25d366}.social-links a:nth-child(4):hover .social-icon{color:#fff}.social-links a:nth-child(5):hover{background-color:#0077b5}.social-links a:nth-child(5):hover .social-icon{color:#fff}.footer-bottom{border-top:1px solid #34495e;margin-top:2rem;padding-top:1.5rem;text-align:center}.footer-bottom p{color:#95a5a6;font-size:.9rem;margin:0}@media(max-width:1000px){.footer-container{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}}@media(max-width:600px){.footer{padding:2rem 0 1rem}.footer-container{grid-template-columns:1fr;gap:2rem}.footer-section{text-align:center}.footer .contact-info{align-items:center}.footer .contact-item{justify-content:center}.footer-links{align-items:center}.social-links{justify-content:center}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1rem}}@media(max-width:400px){.social-links a{width:40px;height:40px}.social-icon{font-size:1.3rem}}.home{width:100%}.hero-section{position:relative;width:100%;min-height:600px;height:80vh;background-image:url(/hero-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.hero-section:before{content:"";position:absolute;inset:0;background:#0000004d;z-index:1}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;padding:2rem;max-width:800px}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-content h4{font-size:1.5rem;font-weight:400;line-height:1.8;text-shadow:1px 1px 3px rgba(0,0,0,.5);margin-bottom:2rem}.hero-cta{display:inline-block;padding:1.25rem 3rem;font-size:1.5rem;font-weight:600;background-color:#4caf50;color:#fff;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 15px #0000004d;text-transform:uppercase;letter-spacing:1px}.hero-cta:hover{background-color:#45a049;transform:translateY(-3px);box-shadow:0 6px 20px #0006}@media(max-width:768px){.hero-section{min-height:400px;height:60vh}.hero-content h1{font-size:2.5rem}.hero-content h4{font-size:1.25rem}.hero-content{padding:1.5rem}.hero-cta{padding:1rem 2.5rem;font-size:1.25rem}}@media(max-width:480px){.hero-section{min-height:350px;height:50vh}.hero-content h1{font-size:2rem}.hero-content h4{font-size:1.1rem}.hero-content{padding:1rem}.hero-cta{padding:.875rem 2rem;font-size:1.1rem}}.order-form{max-width:800px;margin:0 auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}.order-form h2{color:#2c5f2d;margin-bottom:1.5rem;text-align:center;font-size:2rem}.alert{padding:1rem;margin-bottom:1.5rem;border-radius:4px;font-weight:500}.alert-success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.alert-error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.form-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e0e0e0}.form-section:last-of-type{border-bottom:none}.form-section h3{color:#2c5f2d;margin-bottom:1rem;font-size:1.5rem}.form-group{margin-bottom:1.5rem;flex:1}.form-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:2px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#4caf50}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#f44336}.error-message{display:block;color:#f44336;font-size:.875rem;margin-top:.25rem;font-weight:500}.form-row{display:flex;gap:1rem;margin-bottom:0}@media(max-width:768px){.form-row{flex-direction:column;gap:0}}.frequency-options{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}@media(max-width:768px){.frequency-options{grid-template-columns:1fr}}.frequency-option{position:relative;padding:1.25rem;border:2px solid #ddd;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:flex-start;gap:.75rem}.frequency-option:hover{border-color:#4caf50;box-shadow:0 2px 8px #4caf5033}.frequency-option input[type=radio]{margin-top:.25rem;width:auto;cursor:pointer;accent-color:#4caf50}.frequency-option input[type=radio]:checked+.option-content{color:#2c5f2d}.frequency-option:has(input:checked){border-color:#4caf50;background-color:#f1f8f4}.option-content{display:flex;flex-direction:column;gap:.25rem;flex:1}.option-content strong{font-size:1.1rem;color:#2c5f2d}.option-content span{font-size:.9rem;color:#666}.bins-row{margin-top:1.5rem}.bins-row input[type=number]{text-align:center;font-size:1.1rem;font-weight:600}.form-actions{margin-top:2rem;text-align:center}.submit-btn{background-color:#4caf50;color:#fff;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.submit-btn:hover:not(:disabled){background-color:#45a049}.submit-btn:disabled{background-color:#ccc;cursor:not-allowed}.plans-header{text-align:center;margin-bottom:2rem}.plans-header h1{color:#2c5f2d;font-size:2.5rem;margin-bottom:.5rem}.plans-header p{color:#666;font-size:1.1rem}.card-input-wrapper{position:relative;display:flex;align-items:center}.card-type-indicator{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:#f0f0f0;padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:600;color:#2c5f2d;text-transform:capitalize;pointer-events:none}.payment-security-notice{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;color:#666;font-size:.9rem}.payment-security-notice svg{flex-shrink:0;color:#999}@media(max-width:768px){.order-form{padding:1.5rem}.order-form h2{font-size:1.5rem}.form-section h3{font-size:1.25rem}.plans-header h1{font-size:2rem}.submit-btn{width:100%;padding:1rem}}.about-page{width:100%}.about-hero{position:relative;width:100%;min-height:450px;background:linear-gradient(135deg,#1b5e20,#2e7d32,#4caf50,#66bb6a,#81c784);display:flex;align-items:center;justify-content:center;padding:4rem 1rem;overflow:hidden}.about-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.08'%3E%3Cpath d='M50 50c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10zM10 10c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10c0 5.523-4.477 10-10 10S0 25.523 0 20s4.477-10 10-10zm10 8c4.418 0 8-3.582 8-8s-3.582-8-8-8-8 3.582-8 8 3.582 8 8 8zm40 40c4.418 0 8-3.582 8-8s-3.582-8-8-8-8 3.582-8 8 3.582 8 8 8z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5;animation:backgroundMove 60s linear infinite}@keyframes backgroundMove{0%{transform:translate(0)}to{transform:translate(80px,80px)}}.about-hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:900px}.about-hero-content h1{font-size:4rem;font-weight:700;margin-bottom:1rem;text-shadow:3px 3px 6px rgba(0,0,0,.3);animation:fadeInUp .8s ease-out}.hero-tagline{font-size:1.75rem;font-weight:300;opacity:.95;line-height:1.6;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:fadeInUp .8s ease-out .2s backwards}.about-problem{padding:5rem 1rem;background:linear-gradient(to bottom,#fff,#f9f9f9)}.problem-content{max-width:900px;margin:0 auto;text-align:center}.problem-icon{display:inline-block;width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 10px 30px #ff6b6b4d;animation:pulse 2s ease-in-out infinite}.problem-icon i{font-size:4rem;color:#fff}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 10px 30px #ff6b6b4d}50%{transform:scale(1.05);box-shadow:0 15px 40px #ff6b6b66}}.problem-content h2{font-size:3rem;color:#333;margin-bottom:2rem;font-weight:700}.problem-text{font-size:1.35rem;line-height:1.9;color:#555;margin-bottom:1.5rem}.problem-emphasis{font-size:1.5rem;font-weight:600;color:#ff6b6b;font-style:italic}.about-solution{padding:5rem 1rem;background:linear-gradient(135deg,#f0f9f0,#e8f5e9)}.about-solution h2{font-size:3rem;text-align:center;color:#2e7d32;margin-bottom:3rem;font-weight:700}.solution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto}.solution-card{background:#fff;padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:0 10px 30px #00000014;transition:all .4s ease;animation:fadeInUp .8s ease-out backwards}.solution-card:nth-child(1){animation-delay:.1s}.solution-card:nth-child(2){animation-delay:.2s}.solution-card:nth-child(3){animation-delay:.3s}.solution-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #4caf5033}.solution-icon{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#4caf50,#66bb6a);display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;transition:all .4s ease}.solution-card:hover .solution-icon{transform:scale(1.1) rotate(5deg)}.solution-icon i{font-size:3rem;color:#fff}.solution-card h3{font-size:1.75rem;color:#2e7d32;margin-bottom:1rem;font-weight:600}.solution-card p{font-size:1.1rem;color:#666;line-height:1.7}.about-stats{padding:4rem 1rem;background:linear-gradient(135deg,#2e7d32,#4caf50);position:relative;overflow:hidden}.about-stats:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;max-width:1200px;margin:0 auto;position:relative;z-index:2}.stat-item{text-align:center;color:#fff;animation:fadeInUp .8s ease-out backwards}.stat-item:nth-child(1){animation-delay:.1s}.stat-item:nth-child(2){animation-delay:.2s}.stat-item:nth-child(3){animation-delay:.3s}.stat-item:nth-child(4){animation-delay:.4s}.stat-number{font-size:4rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.stat-label{font-size:1.2rem;font-weight:400;opacity:.95;text-transform:uppercase;letter-spacing:1px}.about-why{padding:5rem 1rem;background:#fff}.about-why h2{font-size:3rem;text-align:center;color:#2e7d32;margin-bottom:4rem;font-weight:700}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1200px;margin:0 auto}.why-item{text-align:center;padding:2rem;transition:transform .3s ease;animation:fadeInUp .8s ease-out backwards}.why-item:nth-child(1){animation-delay:.05s}.why-item:nth-child(2){animation-delay:.1s}.why-item:nth-child(3){animation-delay:.15s}.why-item:nth-child(4){animation-delay:.2s}.why-item:nth-child(5){animation-delay:.25s}.why-item:nth-child(6){animation-delay:.3s}.why-item:hover{transform:translateY(-5px)}.why-item i{font-size:3.5rem;color:#4caf50;margin-bottom:1.5rem;transition:all .3s ease}.why-item:hover i{transform:scale(1.15);color:#2e7d32}.why-item h3{font-size:1.5rem;color:#333;margin-bottom:1rem;font-weight:600}.why-item p{font-size:1.05rem;color:#666;line-height:1.7}.about-mission{padding:5rem 1rem;background:linear-gradient(135deg,#f0f9f0,#e8f5e9);position:relative}.mission-content{max-width:800px;margin:0 auto;text-align:center}.mission-icon{display:inline-block;width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#e91e63,#f06292);display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 10px 30px #e91e634d;animation:heartbeat 1.5s ease-in-out infinite}@keyframes heartbeat{0%,to{transform:scale(1)}10%,30%{transform:scale(1.1)}20%,40%{transform:scale(1.05)}}.mission-icon i{font-size:4rem;color:#fff}.mission-content h2{font-size:3rem;color:#2e7d32;margin-bottom:2rem;font-weight:700}.mission-text{font-size:1.75rem;color:#555;line-height:1.8;margin-bottom:1.5rem;font-weight:400}.mission-cta{font-size:2.5rem;font-weight:700;color:#4caf50;text-transform:uppercase;letter-spacing:2px}.about-cta{background:linear-gradient(135deg,#2e7d32,#4caf50);padding:5rem 1rem;text-align:center;position:relative;overflow:hidden}.about-cta:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.about-cta .container{position:relative;z-index:2}.about-cta h2{font-size:3rem;color:#fff;margin-bottom:1rem;font-weight:700}.about-cta p{font-size:1.5rem;color:#fffffff2;margin-bottom:2.5rem}.about-cta .btn-large{padding:1.25rem 3rem;font-size:1.5rem;background-color:#fff;color:#4caf50;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:1px;box-shadow:0 6px 20px #0003;transition:all .3s ease}.about-cta .btn-large:hover{background-color:#f5f5f5;transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}@media(max-width:1024px){.about-hero-content h1{font-size:3.5rem}.hero-tagline{font-size:1.5rem}.problem-content h2,.about-solution h2,.about-why h2,.mission-content h2,.about-cta h2{font-size:2.5rem}.stat-number{font-size:3rem}}@media(max-width:768px){.about-hero{min-height:350px;padding:3rem 1rem}.about-hero-content h1{font-size:2.5rem}.hero-tagline{font-size:1.25rem}.about-problem,.about-solution,.about-why,.about-mission,.about-cta{padding:3rem 1rem}.problem-icon{width:100px;height:100px}.problem-icon i{font-size:3rem}.problem-content h2,.about-solution h2,.about-why h2,.mission-content h2,.about-cta h2{font-size:2rem;margin-bottom:2rem}.problem-text{font-size:1.15rem}.problem-emphasis{font-size:1.25rem}.solution-grid,.why-grid{grid-template-columns:1fr;gap:2rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.stat-number{font-size:2.5rem}.stat-label{font-size:1rem}.mission-icon{width:100px;height:100px}.mission-icon i{font-size:3rem}.mission-text{font-size:1.4rem}.mission-cta{font-size:2rem}.about-cta p{font-size:1.25rem}.about-cta .btn-large{padding:1rem 2rem;font-size:1.25rem}}@media(max-width:480px){.about-hero-content h1{font-size:2rem}.hero-tagline{font-size:1.1rem}.problem-content h2,.about-solution h2,.about-why h2,.mission-content h2,.about-cta h2{font-size:1.75rem}.solution-card,.why-item{padding:2rem 1.5rem}.stats-grid{grid-template-columns:1fr}.stat-number{font-size:2rem}.mission-text{font-size:1.25rem}.mission-cta{font-size:1.75rem}.about-cta .btn-large{padding:.875rem 1.75rem;font-size:1.1rem}}.services-page{width:100%}.services-hero{position:relative;width:100%;min-height:400px;background:linear-gradient(135deg,#2e7d32,#4caf50,#66bb6a);display:flex;align-items:center;justify-content:center;padding:4rem 1rem;overflow:hidden}.services-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.4}.services-hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px}.services-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.2);animation:fadeInUp .8s ease-out}.services-subtitle{font-size:1.5rem;font-weight:300;opacity:.95;line-height:1.6;animation:fadeInUp .8s ease-out .2s backwards}.services-content{padding:5rem 1rem;background:linear-gradient(to bottom,#fff,#f5f5f5)}.service-detail{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:center;margin-bottom:5rem;padding:3rem;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014;transition:all .4s ease;opacity:0;animation:fadeInUp .8s ease-out forwards}.service-detail:nth-child(1){animation-delay:.1s}.service-detail:nth-child(2){animation-delay:.2s}.service-detail:nth-child(3){animation-delay:.3s}.service-detail:hover{transform:translateY(-8px);box-shadow:0 15px 50px #4caf5026}.service-detail.reverse{grid-template-columns:2fr 1fr}.service-detail.reverse .service-icon-wrapper{order:2}.service-detail.reverse .service-info{order:1}.service-icon-wrapper{display:flex;align-items:center;justify-content:center}.service-icon-circle{width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,#4caf50,#66bb6a);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #4caf504d;transition:all .4s ease;position:relative}.service-icon-circle:before{content:"";position:absolute;inset:-10px;border-radius:50%;background:linear-gradient(135deg,#4caf50,#66bb6a);opacity:0;transition:opacity .4s ease;z-index:-1}.service-detail:hover .service-icon-circle:before{opacity:.3}.service-detail:hover .service-icon-circle{transform:scale(1.05) rotate(5deg);box-shadow:0 15px 40px #4caf5066}.service-icon-circle i{font-size:5rem;color:#fff;transition:transform .4s ease}.service-detail:hover .service-icon-circle i{transform:scale(1.1)}.service-info h2{font-size:2.5rem;color:#2e7d32;margin-bottom:1.5rem;font-weight:700}.service-description{font-size:1.15rem;color:#555;line-height:1.8;margin-bottom:1rem}.service-details{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:1.5rem;font-style:italic}.service-features{list-style:none;padding:0;margin:1.5rem 0 0}.service-features li{padding:.75rem 0;font-size:1.1rem;color:#444;display:flex;align-items:center;gap:1rem;transition:transform .2s ease}.service-features li:hover{transform:translate(5px)}.service-features li i{color:#4caf50;font-size:1.3rem;flex-shrink:0}.services-cta{background:linear-gradient(135deg,#2e7d32,#4caf50);padding:5rem 1rem;text-align:center;position:relative;overflow:hidden}.services-cta:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.services-cta .container{position:relative;z-index:2}.services-cta h2{font-size:3rem;color:#fff;margin-bottom:1rem;font-weight:700}.services-cta p{font-size:1.5rem;color:#fffffff2;margin-bottom:2rem}.services-cta .btn-large{padding:1.25rem 3rem;font-size:1.5rem;background-color:#fff;color:#4caf50;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:1px;box-shadow:0 6px 20px #0003;transition:all .3s ease}.services-cta .btn-large:hover{background-color:#f5f5f5;transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.service-detail{grid-template-columns:1fr 1.5fr;gap:2rem;padding:2.5rem}.service-detail.reverse{grid-template-columns:1.5fr 1fr}.service-icon-circle{width:160px;height:160px}.service-icon-circle i{font-size:4rem}.service-info h2{font-size:2rem}}@media(max-width:768px){.services-hero{min-height:300px;padding:3rem 1rem}.services-hero-content h1{font-size:2.5rem}.services-subtitle{font-size:1.2rem}.services-content{padding:3rem 1rem}.service-detail,.service-detail.reverse{grid-template-columns:1fr;gap:2rem;padding:2rem;margin-bottom:3rem}.service-detail.reverse .service-icon-wrapper,.service-detail.reverse .service-info{order:initial}.service-icon-circle{width:140px;height:140px}.service-icon-circle i{font-size:3.5rem}.service-info h2{font-size:1.75rem;text-align:center}.service-description,.service-details,.service-features li{font-size:1rem}.services-cta{padding:3rem 1rem}.services-cta h2{font-size:2rem}.services-cta p{font-size:1.2rem}.services-cta .btn-large{padding:1rem 2rem;font-size:1.2rem}}@media(max-width:480px){.services-hero-content h1{font-size:2rem}.services-subtitle{font-size:1.1rem}.service-detail{padding:1.5rem}.service-icon-circle{width:120px;height:120px}.service-icon-circle i{font-size:3rem}.service-info h2{font-size:1.5rem}.services-cta h2{font-size:1.75rem}.services-cta p{font-size:1.1rem}.services-cta .btn-large{padding:.875rem 1.75rem;font-size:1.1rem}}.thanks-page{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.thanks-container{max-width:700px;background:#fff;border-radius:12px;padding:3rem;box-shadow:0 10px 40px #0000001a;text-align:center}.success-icon{width:80px;height:80px;margin:0 auto 2rem;background:#d4edda;border-radius:50%;display:flex;align-items:center;justify-content:center}.success-icon svg{width:50px;height:50px;color:#4caf50;stroke-width:3}.thanks-container h1{color:#2c5f2d;font-size:2.5rem;margin-bottom:.5rem}.thanks-container h2{color:#666;font-size:1.5rem;font-weight:400;margin-bottom:2rem}.thanks-message{margin-bottom:2.5rem;padding:1.5rem;background:#f1f8f4;border-left:4px solid #4caf50;border-radius:4px;text-align:left}.thanks-message p{color:#333;line-height:1.6;margin-bottom:1rem;font-size:1.05rem}.thanks-message p:last-child{margin-bottom:0}.next-steps{margin-bottom:2.5rem;text-align:left}.next-steps h3{color:#2c5f2d;font-size:1.3rem;margin-bottom:1rem}.next-steps ul{list-style:none;padding:0}.next-steps li{padding:.75rem 0 .75rem 2rem;position:relative;color:#555;line-height:1.5}.next-steps li:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:700;font-size:1.2rem}.contact-info{margin-bottom:2.5rem;padding:1.5rem;background:#f8f9fa;border-radius:8px;text-align:left}.contact-info h3{color:#2c5f2d;font-size:1.3rem;margin-bottom:1rem}.contact-info>p{color:#666;margin-bottom:1rem}.contact-methods{display:flex;flex-direction:column;gap:.75rem}.contact-item{color:#333;font-size:1rem}.contact-item strong{color:#2c5f2d;margin-right:.5rem}.contact-item a{color:#4caf50;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#45a049;text-decoration:underline}.thanks-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:.875rem 2rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-block}.btn-primary{background:#4caf50;color:#fff}.btn-primary:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 4px 12px #4caf504d}.btn-secondary{background:#fff;color:#4caf50;border:2px solid #4caf50}.btn-secondary:hover{background:#f1f8f4;transform:translateY(-2px);box-shadow:0 4px 12px #4caf5033}@media(max-width:768px){.thanks-page{padding:1rem}.thanks-container{padding:2rem 1.5rem}.thanks-container h1{font-size:2rem}.thanks-container h2{font-size:1.25rem}.success-icon{width:70px;height:70px}.success-icon svg{width:40px;height:40px}.thanks-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Varela Round,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;line-height:1.6}#root,.App{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:500;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary{background-color:#4caf50;color:#fff}.btn-primary:hover{background-color:#45a049;transform:translateY(-2px)}.btn-secondary{background-color:#fff;color:#4caf50;border:2px solid #4CAF50}.btn-secondary:hover{background-color:#4caf50;color:#fff}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:600}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}img{max-width:100%;height:auto}a{color:#4caf50;text-decoration:none}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}}
