*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#faf5ebfa;border-bottom:1px solid #0000000d;box-shadow:0 2px 30px #00000014;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{background:#faf5ebfc;box-shadow:0 4px 40px #2d50161f}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1.2rem 2.5rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{font-family:Crimson Text,Times New Roman,Times,serif;text-decoration:none}.logo-text{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease infinite;background:linear-gradient(135deg,#2d5016,#4a7c2a 30%,#8bc34a 60%,#ffc107 80%,#ff9800);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:2.5rem;font-style:normal;font-weight:700;letter-spacing:2px;line-height:1.2;text-transform:none}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.navbar-menu{align-items:center;display:flex;gap:2rem}.navbar-link{color:#333;font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.navbar-link:after{background:linear-gradient(135deg,#2d5016,#4a7c2a);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-link.active,.navbar-link:hover{color:#2d5016}.navbar-link.active:after,.navbar-link:hover:after{width:100%}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem}.mobile-menu-toggle span{background:#2d5016;border-radius:2px;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.navbar-container{padding:1rem 1.5rem}.logo-text{font-size:1.8rem}.mobile-menu-toggle{display:flex}.navbar-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf5ebfa;box-shadow:0 4px 20px #0000001a;flex-direction:column;gap:1.5rem;left:0;padding:2rem;position:fixed;top:70px;transform:translateX(-100%);transition:transform .3s ease;width:100%}.navbar-menu.active{transform:translateX(0)}.navbar-link{font-size:1.1rem;text-align:center;width:100%}}.home{padding-top:70px}.hero{align-items:center;background:linear-gradient(135deg,#2d5016,#4a7c2a 50%,#6b9f3d);display:flex;height:100vh;justify-content:center;min-height:600px;overflow:hidden;position:relative}.hero-background{background-image:url(/static/media/coconut-tree-in-fruit-cart-at-coconut-farm-coconu-2025-04-14-18-06-12-utc.3c41e97c83ee7b4a6154.jpg);background-position:50%;background-size:cover;opacity:.6;z-index:1}.hero-background,.hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero-overlay{background:linear-gradient(135deg,#0003,#00000026);z-index:2}.hero-content{animation:fadeInUp 1s ease;color:#fff;max-width:900px;padding:2rem;position:relative;text-align:center;z-index:3}.hero-title{margin-bottom:1.5rem}.hero-title,.title-subtitle{font-family:Poppins,sans-serif}.title-subtitle{display:block;font-size:2.5rem;font-weight:600;letter-spacing:1px;opacity:.95;text-shadow:2px 2px 8px #0000004d}.hero-description{font-size:1.2rem;font-weight:300;line-height:1.8;margin-bottom:2.5rem;opacity:.95}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn{border:2px solid #0000;border-radius:50px;cursor:pointer;display:inline-block;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#fff;box-shadow:0 4px 15px #0003;color:#2d5016}.btn-primary:hover{background:#f0f0f0;box-shadow:0 6px 20px #0000004d;transform:translateY(-3px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#2d5016;transform:translateY(-3px)}.hero-scroll{animation:bounce 2s infinite;bottom:30px;color:#fff;font-size:.9rem;left:50%;opacity:.8;position:absolute;text-align:center;transform:translateX(-50%);z-index:3}@keyframes bounce{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}.scroll-arrow{background:#fff;height:30px;margin:10px auto;position:relative;width:2px}.scroll-arrow:after{border-bottom:2px solid #fff;border-right:2px solid #fff;bottom:0;content:"";height:10px;left:-4px;position:absolute;transform:rotate(45deg);width:10px}.about-section{background:linear-gradient(135deg,#fafbfc,#f5f7fa);padding:6rem 2rem;position:relative}.section-header{margin-bottom:3rem;text-align:center}.section-title{color:#2d5016;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1.2rem}.title-underline{background:linear-gradient(135deg,#2d5016,#4a7c2a);border-radius:2px;height:4px;margin:0 auto 1rem;width:80px}.section-description{color:#666;font-size:1.1rem;margin:0 auto;max-width:600px}.about-content{margin-top:3rem}.about-text p{color:#444;font-size:1.15rem;font-weight:400;line-height:1.9;margin-bottom:1.8rem;margin-left:auto;margin-right:auto;max-width:850px;text-align:center}.about-features{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.feature-item{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #fff3;border-radius:20px;box-shadow:0 4px 20px #0000001a;display:flex;justify-content:center;min-height:280px;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.feature-overlay{background:linear-gradient(135deg,#2d5016bf,#4a7c2ab3);height:100%;left:0;position:absolute;top:0;transition:background .3s ease;width:100%;z-index:1}.feature-item:hover .feature-overlay{background:linear-gradient(135deg,#2d5016d9,#4a7c2acc)}.feature-content{color:#fff;position:relative;z-index:2}.feature-item:hover{background-size:110%;border-color:#ffffff4d;box-shadow:0 12px 40px #2d501640;transform:translateY(-8px)}.feature-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:3.5rem;margin-bottom:1rem}.feature-item h3{color:#fff;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:.8rem;text-shadow:2px 2px 8px #00000080}.feature-item p{color:#fffffff2;font-size:1rem;line-height:1.6;text-shadow:1px 1px 4px #0006}.products-preview{background:linear-gradient(135deg,#fafbfc,#f0f4f2);padding:6rem 2rem}.preview-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:4rem}.preview-card{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #fff3;border-radius:20px;box-shadow:0 4px 20px #0000001a;display:flex;justify-content:center;min-height:320px;overflow:hidden;padding:3rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.preview-overlay{background:linear-gradient(135deg,#2d5016cc,#4a7c2abf);height:100%;left:0;position:absolute;top:0;transition:background .3s ease;width:100%;z-index:1}.preview-card:hover .preview-overlay{background:linear-gradient(135deg,#2d5016e6,#4a7c2ad9)}.preview-content{color:#fff;position:relative;z-index:2}.preview-card:hover{background-size:110%;border-color:#ffffff4d;box-shadow:0 15px 50px #2d50164d;transform:translateY(-10px)}.preview-icon{filter:drop-shadow(0 2px 6px rgba(0,0,0,.4));font-size:4rem;margin-bottom:1.2rem}.preview-card h3{color:#fff;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 10px #00000080}.preview-card p{color:#fffffff2;font-size:1.05rem;line-height:1.7;text-shadow:1px 1px 5px #0006}.preview-cta{margin-top:3rem;text-align:center}@media (max-width:768px){.title-subtitle{font-size:1.8rem}.hero-description{font-size:1rem}.section-title{font-size:2rem}.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}}.products-page{min-height:100vh;padding-top:70px}.products-hero{background:linear-gradient(135deg,#2d5016,#4a7c2a 50%,#6b9f3d);color:#fff;overflow:hidden;padding:5rem 2rem;position:relative;text-align:center}.products-hero:before{background-image:url(/static/media/coconut-tree-at-coconut-farm-fresh-coconut-for-dr-2024-12-08-00-49-40-utc.5a0b4796bb4653ca9a6d.jpg);background-position:50%;background-size:cover;opacity:.5;z-index:1}.products-hero:after,.products-hero:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.products-hero:after{background:linear-gradient(135deg,#00000026,#0000001a);z-index:1.5}.products-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.products-hero h1{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;margin-bottom:1rem}.products-hero p{font-size:1.2rem;font-weight:300;opacity:.95}.products-container{background:linear-gradient(135deg,#fafbfc,#f0f4f2);min-height:calc(100vh - 70px);padding:5rem 2rem}.category-filter{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:4rem;padding:2rem 0}.category-btn{background:#fff;border:2px solid #2d5016;border-radius:50px;color:#2d5016;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.3px;padding:1rem 2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.category-btn:hover{background:#f8f9fa;box-shadow:0 4px 12px #2d50161a;transform:translateY(-2px)}.category-btn.active{background:linear-gradient(135deg,#2d5016,#4a7c2a);border-color:#0000;box-shadow:0 6px 20px #2d501640;color:#fff;transform:translateY(-2px)}.products-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.product-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 20px #00000014;cursor:pointer;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.product-card:hover{border-color:#2d50161a;box-shadow:0 12px 40px #2d501626;transform:translateY(-8px)}.product-image-wrapper{background:#f0f0f0;height:250px;overflow:hidden;position:relative;width:100%}.product-image-wrapper img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .product-image-wrapper img{transform:scale(1.1)}.product-overlay{align-items:center;background:linear-gradient(135deg,#2d5016cc,#4a7c2acc);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.product-card:hover .product-overlay{opacity:1}.view-details{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.product-info{padding:2rem}.product-category{background:#6b9f3d1a;border-radius:20px;color:#6b9f3d;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem;padding:.3rem .8rem;text-transform:uppercase}.product-name{color:#2d5016;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.product-description-preview{color:#666;font-size:.95rem;line-height:1.6}.drawer-backdrop{animation:fadeIn .3s ease;background:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1999}.product-drawer{animation:slideInLeft .4s cubic-bezier(.4,0,.2,1);background:#fff;box-shadow:4px 0 30px #0003;display:flex;flex-direction:column;height:100vh;left:0;max-width:90vw;overflow-y:auto;position:fixed;top:0;width:600px;z-index:2000}@keyframes slideInLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.drawer-close{align-items:center;background:#0000000d;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:1.8rem;font-weight:300;height:45px;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s ease;width:45px;z-index:10}.drawer-close:hover{background:#2d5016;color:#fff;transform:rotate(90deg)}.drawer-content{display:flex;flex-direction:column;height:100%}.drawer-image{background:linear-gradient(135deg,#f5f7fa,#e8f5e9);height:350px;min-height:350px;overflow:hidden;position:relative;width:100%}.drawer-image img{height:100%;object-fit:cover;width:100%}.drawer-info{display:flex;flex:1 1;flex-direction:column;padding:2.5rem}.drawer-category{background:#6b9f3d1a;border-radius:25px;color:#6b9f3d;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:1.5px;margin-bottom:1rem;padding:.5rem 1.2rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.drawer-title{color:#2d5016;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem}.drawer-description{flex:1 1;margin-bottom:2rem}.drawer-description h4{color:#666;font-size:1rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.drawer-description p{color:#555;font-size:1.05rem;font-weight:400;line-height:1.9}.drawer-actions{border-top:1px solid #e0e0e0;margin-top:auto;padding-top:2rem}@media (max-width:768px){.products-hero h1{font-size:2rem}.products-hero p{font-size:1rem}.products-grid{grid-template-columns:1fr}.product-drawer{max-width:100vw;width:100vw}.drawer-image{height:250px;min-height:250px}.drawer-info{padding:1.5rem}.drawer-title{font-size:1.8rem}}.gallery-page{min-height:100vh;padding-top:70px}.gallery-hero{background:linear-gradient(135deg,#2d5016,#4a7c2a 50%,#6b9f3d);color:#fff;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.gallery-hero:before{background-image:url(/static/media/bunch-of-fresh-king-coconuts-for-sale-to-tourists-2025-03-09-20-07-38-utc.f454284df142c721ddda.jpg);background-position:50%;background-size:cover;opacity:.5;z-index:1}.gallery-hero:after,.gallery-hero:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.gallery-hero:after{background:linear-gradient(135deg,#00000026,#0000001a);z-index:1.5}.gallery-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.gallery-hero h1{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;margin-bottom:1rem}.gallery-hero p{font-size:1.2rem;font-weight:300;opacity:.95}.gallery-container{background:linear-gradient(135deg,#fafbfc,#f0f4f2);padding:5rem 2rem}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.gallery-item{animation:fadeInUp .6s ease both;border-radius:15px;box-shadow:0 5px 20px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease}.gallery-item:hover{transform:translateY(-5px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.gallery-image-wrapper{background:#f0f0f0;height:300px;overflow:hidden;position:relative;width:100%}.gallery-image-wrapper img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.gallery-item:hover .gallery-image-wrapper img{transform:scale(1.15)}.gallery-overlay{align-items:center;background:linear-gradient(135deg,#2d5016e6,#4a7c2ad9);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-info{color:#fff;padding:1.5rem;text-align:center}.gallery-info h3{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.gallery-info span{font-size:.9rem;letter-spacing:1px;opacity:.9;text-transform:uppercase}.lightbox{align-items:center;animation:fadeIn .3s ease;background:#000000f2;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:2000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:50px;justify-content:center;position:absolute;right:2rem;top:2rem;transition:all .3s ease;width:50px;z-index:10}.lightbox-close:hover{background:#fff;color:#2d5016;transform:rotate(90deg)}.lightbox-content{animation:slideUp .3s ease;background:#fff;border-radius:20px;display:flex;flex-direction:column;max-height:90vh;max-width:1000px;overflow:hidden;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.lightbox-content img{background:#f0f0f0;max-height:60vh;object-fit:contain;width:100%}.lightbox-info{padding:2rem;text-align:center}.lightbox-info h2{color:#2d5016;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin-bottom:.5rem}.lightbox-category{background:#6b9f3d1a;border-radius:20px;color:#6b9f3d;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;padding:.4rem 1rem;text-transform:uppercase}.lightbox-description{color:#666;font-size:1rem;line-height:1.8;margin:0 auto;max-width:700px}.lightbox-nav{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2.5rem;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:10}.lightbox-nav:hover{background:#fff;color:#2d5016}.lightbox-prev{left:2rem}.lightbox-next{right:2rem}@media (max-width:768px){.gallery-hero h1{font-size:2rem}.gallery-hero p{font-size:1rem}.gallery-grid{grid-template-columns:1fr}.lightbox-content{max-height:95vh}.lightbox-content img{max-height:50vh}.lightbox-info{padding:1.5rem}.lightbox-close,.lightbox-info h2{font-size:1.5rem}.lightbox-close{height:40px;right:1rem;top:1rem;width:40px}.lightbox-nav{font-size:2rem;height:45px;width:45px}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}}.contact-page{min-height:100vh;padding-top:70px}.contact-hero{background:linear-gradient(135deg,#2d5016,#4a7c2a 50%,#6b9f3d);color:#fff;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.contact-hero:before{background-image:url(/static/media/coconut-flesh-being-extracted-from-the-shells-by-f-2025-10-16-06-10-34-utc.75987db23482033bb4f0.jpg);background-position:50%;background-size:cover;opacity:.5;z-index:1}.contact-hero:after,.contact-hero:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.contact-hero:after{background:linear-gradient(135deg,#00000026,#0000001a);z-index:1.5}.contact-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.contact-hero h1{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-hero p{font-size:1.2rem;font-weight:300;opacity:.95}.contact-container{background:linear-gradient(135deg,#fafbfc,#f0f4f2);padding:5rem 2rem}.contact-wrapper{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.contact-form-wrapper,.contact-info{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 25px #00000014;padding:3rem}.contact-form-wrapper h2,.contact-info h2{color:#2d5016;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin-bottom:2rem}.info-item{border-bottom:1px solid #e0e0e0;display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem}.info-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.info-icon{align-items:center;background:linear-gradient(135deg,#2d50161a,#4a7c2a1a);border-radius:50%;display:flex;flex-shrink:0;font-size:2rem;height:50px;justify-content:center;width:50px}.info-content h3{color:#2d5016;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.info-content p{color:#666;line-height:1.6;margin:.3rem 0}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#2d5016;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#fafafa;border:2px solid #e0e0e0;border-radius:10px;font-family:Poppins,sans-serif;font-size:1rem;padding:1rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#2d5016;box-shadow:0 0 0 3px #2d50161a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.contact-form .btn{font-size:1.1rem;margin-top:.5rem;padding:1.2rem;width:100%}.map-section{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 25px #00000014;padding:3rem}.map-section h2{color:#2d5016;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.map-placeholder{align-items:center;background:linear-gradient(135deg,#f0f0f0,#e8f5e9);border-radius:15px;color:#666;display:flex;flex-direction:column;height:400px;justify-content:center}.map-placeholder p{font-size:1.2rem;margin:.5rem 0}.map-note{font-size:.9rem;font-style:italic;opacity:.7}@media (max-width:968px){.contact-wrapper{grid-template-columns:1fr}}@media (max-width:768px){.contact-hero h1{font-size:2rem}.contact-hero p{font-size:1rem}.contact-form-wrapper,.contact-info{padding:1.5rem}.contact-form-wrapper h2,.contact-info h2{font-size:1.5rem}.info-item{flex-direction:column;gap:1rem}.map-placeholder{height:300px}}.App{background:linear-gradient(135deg,#fafbfc,#f0f4f2);min-height:100vh}.gradient-primary{background:linear-gradient(135deg,#2d5016,#4a7c2a 50%,#6b9f3d)}.gradient-secondary{background:linear-gradient(135deg,#8bc34a,#689f38)}.gradient-overlay{background:linear-gradient(135deg,#2d5016e6,#4a7c2ad9)}*{transition:all .3s ease}.container{margin:0 auto;max-width:1400px;padding:0 2rem}@media (max-width:768px){.container{padding:0 1.5rem}}
/*# sourceMappingURL=main.8290a9b7.css.map*/