*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}:root{--primary-green:#2d5016;--light-green:#4a7c59;--accent-gold:#d4af37;--warm-white:#fafafa;--text-dark:#1a1a1a;--text-gray:#666;--text-light:#999;--gradient-primary:linear-gradient(135deg,#2d5016,#4a7c59);--gradient-gold:linear-gradient(135deg,#d4af37,#f4d03f);--shadow-light:0 4px 20px #0000001a;--shadow-medium:0 8px 40px #00000026;--shadow-heavy:0 12px 60px #0003}.App{text-align:left}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:100px 0}.section-title{color:#1a1a1a;color:var(--text-dark);font-family:Playfair Display,serif;font-size:3rem;font-weight:600;margin-bottom:1rem;text-align:center}.section-subtitle{color:#666;color:var(--text-gray);font-size:1.2rem;line-height:1.6;margin:0 auto 3rem;max-width:600px;text-align:center}.btn-primary{background:linear-gradient(135deg,#2d5016,#4a7c59);background:var(--gradient-primary);border:none;border-radius:50px;box-shadow:0 4px 20px #0000001a;box-shadow:var(--shadow-light);color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:15px 30px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 8px 40px #00000026;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #2d5016;border:2px solid var(--primary-green);border-radius:50px;color:#2d5016;color:var(--primary-green);cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:15px 30px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#2d5016;background:var(--primary-green);color:#fff;transform:translateY(-2px)}.fade-in{opacity:0;transform:translateY(30px);transition:all .8s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.slide-in-left{opacity:0;transform:translateX(-50px);transition:all .8s ease}.slide-in-left.visible{opacity:1;transform:translateX(0)}.slide-in-right{opacity:0;transform:translateX(50px);transition:all .8s ease}.slide-in-right.visible{opacity:1;transform:translateX(0)}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2.5rem}.container{padding:0 15px}.btn-primary,.btn-secondary{font-size:.9rem;padding:12px 25px}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #fff3;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:var(--shadow-light)}.nav-container{align-items:center;display:flex;height:80px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-logo h2{color:var(--primary-green);font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;margin:0}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:var(--text-dark);font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:var(--primary-green)}.nav-link:after{background:var(--accent-gold);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.nav-cta{background:var(--gradient-primary);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.nav-cta:hover{box-shadow:var(--shadow-medium);transform:translateY(-2px)}.mobile-menu-toggle{display:none}.mobile-toggle-btn{background:none;border:none;color:var(--text-dark);cursor:pointer;padding:5px}.mobile-menu{align-items:center;background:#fff;display:none;flex-direction:column;gap:2rem;height:calc(100vh - 80px);justify-content:center;position:fixed;right:0;top:80px;width:100%;z-index:999}.mobile-nav-link{color:var(--text-dark);font-size:1.2rem;font-weight:500;padding:1rem;text-decoration:none;transition:color .3s ease}.mobile-nav-link:hover{color:var(--primary-green)}.mobile-cta{background:var(--gradient-primary);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:15px 30px}@media (max-width:768px){.nav-container{height:70px;padding:0 15px}.nav-logo h2{font-size:1.5rem}.nav-cta,.nav-menu{display:none}.mobile-menu-toggle{display:block}.mobile-menu,.mobile-menu.open{display:flex}}@media (max-width:480px){.nav-container{height:60px}.nav-logo h2{font-size:1.3rem}.mobile-menu{height:calc(100vh - 60px);top:60px}}.hero{align-items:center;background:linear-gradient(135deg,#f8fffe,#f0f8f0);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-background{z-index:1}.hero-background,.hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-overlay{background:radial-gradient(circle at 30% 20%,#2d50161a 0,#0000 50%),radial-gradient(circle at 70% 80%,#d4af371a 0,#0000 50%)}.floating-elements{bottom:0;left:0;position:absolute;right:0;top:0}.floating-element{background:#d4af371a;border-radius:50%;filter:blur(1px);position:absolute}.element-1{animation-delay:0s;height:200px;left:10%;top:20%;width:200px}.element-2{animation-delay:1s;height:150px;right:15%;top:60%;width:150px}.element-3{animation-delay:2s;height:100px;right:30%;top:30%;width:100px}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:80px 20px 0;position:relative;z-index:2}.hero-content{max-width:600px}.hero-badge{align-items:center;background:#2d50161a;border:1px solid #2d501633;border-radius:25px;color:var(--primary-green);display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:8px 16px}.hero-title{color:var(--text-dark);font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:var(--gradient-gold);-webkit-background-clip:text;background-clip:text}.hero-description{color:var(--text-gray);font-size:1.2rem;line-height:1.7;margin-bottom:2.5rem}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem}.hero-btn{align-items:center;display:flex;font-size:1rem;gap:.5rem;padding:15px 30px}.hero-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.stat{gap:1rem}.stat,.stat-icon{align-items:center;display:flex}.stat-icon{background:var(--gradient-primary);border-radius:15px;color:#fff;height:50px;justify-content:center;width:50px}.stat-content h3{color:var(--text-dark);font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;margin:0}.stat-content p{color:var(--text-gray);font-size:.9rem;margin:0}.hero-image{align-items:center;display:flex;justify-content:center;position:relative}.image-placeholder{background:var(--gradient-primary);box-shadow:var(--shadow-heavy);color:#fff;flex-direction:column;height:400px;overflow:hidden;position:relative;width:400px}.image-placeholder:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' patternUnits='userSpaceOnUse' width='100' height='100'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='75' cy='25' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='25' cy='75' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='75' cy='75' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}.image-content{position:relative;text-align:center;z-index:1}.image-content p{font-size:1.1rem;font-weight:500;margin-top:1rem}.image-decoration{background:var(--gradient-gold);border-radius:20px;opacity:.2;position:absolute}.decoration-1{height:300px;right:-50px;top:-50px;width:300px;z-index:-1}.decoration-2{bottom:-30px;height:200px;left:-30px;width:200px;z-index:-1}.scroll-indicator{align-items:center;bottom:30px;color:var(--text-gray);display:flex;flex-direction:column;font-size:.9rem;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.scroll-line{animation:scrollPulse 2s ease-in-out infinite;background:var(--accent-gold);height:30px;width:2px}@keyframes scrollPulse{0%,to{opacity:.5;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}@media (max-width:768px){.hero-container{gap:2rem;grid-template-columns:1fr;padding-top:100px;text-align:center}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.hero-btn{justify-content:center;max-width:300px;width:100%}.hero-stats{gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:300px}.stat{justify-content:center}.image-placeholder{height:300px;width:300px}.decoration-1,.decoration-2{display:none}}@media (max-width:480px){.hero-container{padding-top:80px}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.image-placeholder{height:250px;width:250px}.hero-stats{grid-template-columns:1fr}.element-1,.element-2,.element-3{display:none}}.about{background:linear-gradient(135deg,#fff,#f8fffe);position:relative}.about:before{background:linear-gradient(90deg,#0000 0,var(--accent-gold) 50%,#0000 100%);content:"";height:1px;left:0;position:absolute;right:0;top:0}.about-content{margin:0 auto;max-width:1200px}.about-header{margin-bottom:4rem;text-align:center}.about-main{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:5rem}.about-story{padding-right:2rem}.story-content h3{color:var(--text-dark);font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600;margin-bottom:1.5rem}.story-content p{color:var(--text-gray);font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.story-highlights{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:2.5rem}.highlight{background:#2d50160d;border-left:4px solid var(--accent-gold);border-radius:15px;padding:1.5rem}.highlight h4{color:var(--primary-green);font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.highlight p{color:var(--text-gray);font-size:.95rem;line-height:1.6;margin:0}.about-image{position:relative}.image-container{border-radius:20px;height:400px;overflow:hidden;position:relative;width:100%}.main-image{align-items:center;background:var(--gradient-primary);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%;z-index:2}.main-image p{font-size:1.2rem;font-weight:500;margin-top:1rem}.image-overlay{background:var(--gradient-gold);border-radius:20px;height:80%;opacity:.3;position:absolute;right:-20px;top:-20px;width:80%;z-index:1}.about-features{margin-bottom:5rem}.about-features h3{color:var(--text-dark);font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.feature-card{background:#fff;border:1px solid #2d50161a;border-radius:20px;box-shadow:var(--shadow-light);cursor:pointer;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:var(--accent-gold);box-shadow:var(--shadow-medium)}.feature-icon{align-items:center;background:var(--gradient-primary);border-radius:20px;color:#fff;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.feature-card h4{color:var(--text-dark);font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:var(--text-gray);font-size:1rem;line-height:1.6}.about-values{background:linear-gradient(135deg,#2d50160d,#d4af370d);border:1px solid #2d50161a;border-radius:30px;padding:3rem}.values-content h3{color:var(--text-dark);font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600;margin-bottom:3rem;text-align:center}.values-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.value-item{align-items:flex-start;background:#fff;box-shadow:var(--shadow-light);gap:1.5rem;padding:1.5rem}.value-item,.value-number{border-radius:15px;display:flex}.value-number{align-items:center;background:var(--gradient-gold);color:#fff;flex-shrink:0;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;width:50px}.value-content h4,.value-number{font-family:Playfair Display,serif}.value-content h4{color:var(--text-dark);font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.value-content p{color:var(--text-gray);font-size:.95rem;line-height:1.6;margin:0}@media (max-width:768px){.about-main{gap:3rem;grid-template-columns:1fr}.about-story{padding-right:0}.features-grid,.story-highlights{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}.values-list{gap:1.5rem;grid-template-columns:1fr}.about-values{padding:2rem}.image-container{height:300px}}@media (max-width:480px){.about-features h3,.story-content h3,.values-content h3{font-size:1.8rem}.feature-card{padding:1.25rem}.feature-icon{height:60px;width:60px}.value-item{gap:1rem;padding:1.25rem}.value-number{font-size:1rem;height:40px;width:40px}}.products{background:linear-gradient(135deg,#f8fffe,#fff 50%,#f0f8f0);position:relative}.products:before{background:linear-gradient(90deg,#0000 0,var(--accent-gold) 50%,#0000 100%);content:"";height:1px;left:0;position:absolute;right:0;top:0}.products-header{margin-bottom:4rem;text-align:center}.category-tabs{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.category-tab{align-items:center;background:#fff;border:2px solid #2d50161a;border-radius:20px;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;text-align:left;transition:all .3s ease}.category-tab:hover{border-color:var(--accent-gold);box-shadow:var(--shadow-light)}.category-tab.active{background:linear-gradient(135deg,#2d50160d,#d4af370d);border-color:var(--primary-green);box-shadow:var(--shadow-medium)}.tab-icon{align-items:center;background:var(--gradient-primary);border-radius:15px;color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.category-tab.active .tab-icon{background:var(--gradient-gold)}.tab-content h4{color:var(--text-dark);font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.tab-content p{color:var(--text-gray);font-size:.9rem;line-height:1.4;margin:0}.category-content{margin-bottom:4rem;min-height:300px;position:relative}.category-panel{left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0}.category-panel.active{opacity:1;pointer-events:auto}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.product-item{background:#fff;border:1px solid #2d50161a;border-radius:15px;cursor:pointer;padding:1.5rem;text-align:center;transition:all .3s ease}.product-item:hover{border-color:var(--accent-gold);box-shadow:var(--shadow-light)}.product-icon{align-items:center;background:var(--gradient-primary);border-radius:12px;color:#fff;display:flex;height:50px;justify-content:center;margin:0 auto 1rem;width:50px}.product-item h5{color:var(--text-dark);font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.product-item p{color:var(--text-gray);font-size:.9rem;line-height:1.4;margin:0}.featured-products{margin-bottom:4rem}.featured-products h3{color:var(--text-dark);font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600;margin-bottom:3rem;text-align:center}.featured-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.featured-card{background:#fff;border:1px solid #2d50161a;border-radius:25px;box-shadow:var(--shadow-light);cursor:pointer;overflow:hidden;transition:all .3s ease}.featured-card:hover{box-shadow:var(--shadow-medium)}.featured-image{background:var(--gradient-primary);color:#fff;height:200px;position:relative}.featured-image,.image-placeholder{align-items:center;display:flex;justify-content:center}.image-placeholder{background:#fff3;border-radius:20px;height:80px;width:80px}.category-badge{background:var(--accent-gold);border-radius:15px;color:#fff;font-size:.8rem;font-weight:600;padding:5px 12px;position:absolute;right:15px;top:15px}.featured-content{padding:2rem}.featured-content h4{color:var(--text-dark);font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;margin:0 0 1rem}.featured-content>p{color:var(--text-gray);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.product-features{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.feature{align-items:center;color:var(--text-gray);display:flex;font-size:.9rem;gap:.5rem}.feature svg{color:var(--primary-green);flex-shrink:0}.featured-btn{align-items:center;background:var(--gradient-primary);border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:12px 24px;transition:all .3s ease;width:100%}.featured-btn:hover{box-shadow:var(--shadow-light);transform:translateY(-2px)}.products-cta{background:var(--gradient-primary);border-radius:30px;color:#fff;overflow:hidden;padding:3rem;position:relative;text-align:center}.products-cta:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' patternUnits='userSpaceOnUse' width='20' height='20'%3E%3Ccircle cx='10' cy='10' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}.cta-content .btn-primary{align-items:center;background:#fff;border:none;color:var(--primary-green);display:inline-flex;gap:.5rem}.cta-content .btn-primary:hover{background:#fffffff2}@media (max-width:768px){.category-tabs{gap:1rem;grid-template-columns:1fr}.category-tab{padding:1.25rem}.products-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.product-item{padding:1.25rem}.featured-grid{gap:1.5rem;grid-template-columns:1fr}.featured-content{padding:1.5rem}.product-features{gap:.5rem;grid-template-columns:1fr}.products-cta{padding:2rem}.cta-content h3{font-size:1.7rem}.cta-content p{font-size:1rem}}@media (max-width:480px){.category-tab{flex-direction:column;gap:.75rem;text-align:center}.tab-content h4{font-size:1.1rem}.featured-products h3{font-size:1.8rem}.featured-card{border-radius:20px}.featured-image{height:150px}.image-placeholder{height:60px;width:60px}}.services{background:linear-gradient(135deg,#fff,#f8fffe 50%,#f0f8f0);position:relative}.services:before{background:linear-gradient(90deg,#0000 0,var(--accent-gold) 50%,#0000 100%);content:"";height:1px;left:0;position:absolute;right:0;top:0}.services-header{margin-bottom:4rem;text-align:center}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:5rem}.service-card{background:#fff;border:1px solid #2d50161a;border-radius:25px;box-shadow:var(--shadow-light);cursor:pointer;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease}.service-card:before{background:var(--gradient-primary);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{border-color:var(--accent-gold);box-shadow:var(--shadow-medium)}.service-icon{align-items:center;background:var(--gradient-primary);border-radius:20px;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease;width:80px}.service-card:hover .service-icon{background:var(--gradient-gold);transform:scale(1.1)}.service-card h3{color:var(--text-dark);font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.service-card>p{color:var(--text-gray);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.service-features{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;text-align:left}.feature-item{align-items:center;color:var(--text-gray);display:flex;font-size:.9rem;gap:.5rem}.feature-item svg{color:var(--primary-green);flex-shrink:0}.export-process{margin-bottom:5rem}.export-process h3{color:var(--text-dark);font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600;margin-bottom:1rem;text-align:center}.process-description{color:var(--text-gray);font-size:1.1rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));position:relative}.process-step{background:#fff;border:1px solid #2d50161a;border-radius:20px;box-shadow:var(--shadow-light);cursor:pointer;padding:2rem;position:relative;transition:all .3s ease}.process-step:hover{box-shadow:var(--shadow-medium);transform:translateY(-5px)}.step-number{align-items:center;background:var(--gradient-gold);border-radius:15px;color:#fff;display:flex;font-weight:700;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.step-content h4,.step-number{font-family:Playfair Display,serif;font-size:1.3rem}.step-content h4{color:var(--text-dark);font-weight:600;margin-bottom:.75rem}.step-content p{color:var(--text-gray);font-size:.95rem;line-height:1.6;margin:0}.step-connector{align-items:center;background:#fff;border-radius:50%;box-shadow:var(--shadow-light);color:var(--accent-gold);display:flex;height:40px;justify-content:center;position:absolute;right:-1rem;top:50%;transform:translateY(-50%);width:40px;z-index:10}.service-highlights{margin-bottom:4rem}.highlights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.highlight-card{align-items:center;background:linear-gradient(135deg,#2d50160d,#d4af370d);border:1px solid #2d50161a;border-radius:20px;display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease}.highlight-card:hover{box-shadow:var(--shadow-light);transform:translateY(-5px)}.highlight-icon{align-items:center;background:var(--gradient-primary);border-radius:15px;color:#fff;display:flex;flex-shrink:0;height:70px;justify-content:center;width:70px}.highlight-content h4{color:var(--text-dark);font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.highlight-content p{color:var(--text-gray);font-size:.95rem;line-height:1.5;margin:0}.services-cta{background:var(--gradient-primary);border-radius:30px;color:#fff;overflow:hidden;padding:3rem;position:relative;text-align:center}.services-cta:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' patternUnits='userSpaceOnUse' width='50' height='43.4'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='.5' opacity='.1' d='m25 0 18.3 12.5v25L25 50 6.7 37.5v-25z'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}.cta-content{margin:0 auto;max-width:600px;position:relative;z-index:2}.cta-content h3{font-family:Playfair Display,serif;font-size:2rem;font-weight:600;margin-bottom:1rem}.cta-content p{font-size:1.1rem;line-height:1.7;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-buttons .btn-primary{align-items:center;background:#fff;border:none;color:var(--primary-green);display:inline-flex;gap:.5rem}.cta-buttons .btn-primary:hover{background:#fffffff2}.cta-buttons .btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.cta-buttons .btn-secondary:hover{background:#fff;color:var(--primary-green)}@media (max-width:768px){.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:2rem}.service-features{gap:.5rem;grid-template-columns:1fr}.process-steps{gap:1.5rem;grid-template-columns:1fr}.step-connector{display:none}.highlights-grid{gap:1.5rem;grid-template-columns:1fr}.highlight-card{flex-direction:column;gap:1rem;text-align:center}.services-cta{padding:2rem}.cta-content h3{font-size:1.7rem}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn-primary,.cta-buttons .btn-secondary{justify-content:center;max-width:300px;width:100%}}@media (max-width:480px){.service-card{padding:1.5rem}.service-icon{height:60px;width:60px}.process-step{padding:1.5rem}.step-number{font-size:1.1rem;height:50px;width:50px}.highlight-card{padding:1.5rem}.highlight-icon{height:60px;width:60px}}.contact{background:linear-gradient(135deg,#f0f8f0,#fff 50%,#f8fffe);position:relative}.contact:before{background:linear-gradient(90deg,#0000 0,var(--accent-gold) 50%,#0000 100%);content:"";height:1px;left:0;position:absolute;right:0;top:0}.contact-header{margin-bottom:4rem;text-align:center}.contact-main{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.contact-info h3{color:var(--text-dark);font-family:Playfair Display,serif;font-size:2rem;font-weight:600;margin-bottom:1rem}.info-description{color:var(--text-gray);font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.info-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-bottom:2.5rem}.info-card{align-items:flex-start;background:#fff;border:1px solid #2d50161a;border-radius:15px;box-shadow:var(--shadow-light);cursor:pointer;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.info-card:hover{border-color:var(--accent-gold);box-shadow:var(--shadow-medium)}.info-icon{align-items:center;background:var(--gradient-primary);border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.info-content h4{color:var(--text-dark);font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.info-content p{color:var(--text-gray);font-size:.95rem;line-height:1.4;margin:0}.info-content .sub-content{color:var(--text-light);font-size:.9rem;margin-top:.25rem}.company-details{background:linear-gradient(135deg,#2d50160d,#d4af370d);border:1px solid #2d50161a;border-radius:15px;padding:1.5rem}.company-details h4{color:var(--text-dark);font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.details-grid{grid-gap:1rem;display:grid;gap:1rem}.detail-item{align-items:center;display:flex;gap:.75rem}.detail-item svg{color:var(--primary-green);flex-shrink:0}.detail-item strong{color:var(--text-dark);font-size:.95rem;font-weight:600}.detail-item p{color:var(--text-gray);font-size:.9rem;margin:0}.contact-form-container{background:#fff;border:1px solid #2d50161a;border-radius:25px;box-shadow:var(--shadow-light);height:-webkit-fit-content;height:fit-content;padding:2.5rem}.form-header{margin-bottom:2rem}.form-header h3{color:var(--text-dark);font-family:Playfair Display,serif;font-size:2rem;font-weight:600;margin-bottom:.5rem}.form-header p{color:var(--text-gray);font-size:1rem;margin:0}.contact-form{grid-gap:1.5rem;display:grid;gap:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{grid-gap:.5rem;display:grid;gap:.5rem}.form-group label{align-items:center;color:var(--text-dark);display:flex;font-size:.95rem;font-weight:500;gap:.5rem}.form-group label svg{color:var(--primary-green)}.form-group input,.form-group textarea{background:#f8fffe80;border:2px solid #2d50161a;border-radius:10px;font-size:1rem;padding:12px 16px;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:var(--accent-gold);box-shadow:0 0 0 3px #d4af371a;outline:none}.form-group textarea{font-family:inherit;min-height:120px;resize:vertical}.submit-btn{align-items:center;background:var(--gradient-primary);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;padding:15px 30px;transition:all .3s ease}.submit-btn:hover{box-shadow:var(--shadow-medium);transform:translateY(-2px)}.contact-map{text-align:center}.contact-map h3{color:var(--text-dark);font-family:Playfair Display,serif;font-size:2rem;font-weight:600;margin-bottom:2rem}.map-placeholder{align-items:center;background:var(--gradient-primary);border-radius:25px;color:#fff;display:flex;height:300px;justify-content:center;overflow:hidden;position:relative}.map-placeholder:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' patternUnits='userSpaceOnUse' width='10' height='10'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='%23fff' stroke-width='.5' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}.map-content{position:relative;text-align:center;z-index:2}.map-content h4{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin:1rem 0 .5rem}.map-content p{line-height:1.5;margin-bottom:1.5rem;opacity:.9}.map-content .btn-secondary{background:#fff;border:2px solid #fff;color:var(--primary-green)}.map-content .btn-secondary:hover{background:#fffffff2}@media (max-width:768px){.contact-main{gap:3rem;grid-template-columns:1fr}.contact-form-container{padding:2rem}.form-row{gap:1.5rem;grid-template-columns:1fr}.info-cards{gap:1rem}.info-card{padding:1.25rem}.details-grid{gap:.75rem}.map-placeholder{height:250px}}@media (max-width:480px){.contact-form-container{padding:1.5rem}.contact-info h3,.contact-map h3,.form-header h3{font-size:1.7rem}.info-card{flex-direction:column;gap:.75rem;text-align:center}.info-icon{height:40px;width:40px}.company-details{padding:1.25rem}.detail-item{flex-direction:column;gap:.5rem;text-align:center}.map-placeholder{border-radius:20px;height:200px}.map-content h4{font-size:1.3rem}}.footer{background:linear-gradient(135deg,var(--text-dark) 0,#0f1419 100%);color:#fff;overflow:hidden;position:relative}.footer:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' patternUnits='userSpaceOnUse' width='50' height='50'%3E%3Ccircle cx='25' cy='25' r='1' fill='%23fff' opacity='.05'/%3E%3Ccircle r='1' fill='%23fff' opacity='.05'/%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.05'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}.footer-content{position:relative;z-index:2}.footer-main{grid-gap:3rem;border-bottom:1px solid #ffffff1a;display:grid;gap:3rem;grid-template-columns:1fr 2fr 1fr;padding:4rem 0}.footer-brand{max-width:300px}.brand-logo{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.brand-logo h3{color:#fff;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;margin:0}.brand-description{color:#fffc;font-size:.95rem;line-height:1.6;margin-bottom:2rem}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:10px;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:var(--accent-gold);border-color:var(--accent-gold);box-shadow:0 4px 15px #d4af374d}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.link-column h4{color:#fff;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;position:relative}.link-column h4:after{background:var(--accent-gold);bottom:-5px;content:"";height:2px;left:0;position:absolute;width:30px}.link-column ul{list-style:none;margin:0;padding:0}.link-column li{margin-bottom:.75rem}.link-column a{color:#ffffffb3;display:inline-block;font-size:.95rem;text-decoration:none;transition:all .3s ease}.link-column a:hover{color:var(--accent-gold);transform:translateX(5px)}.footer-contact h4{color:#fff;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;position:relative}.footer-contact h4:after{background:var(--accent-gold);bottom:-5px;content:"";height:2px;left:0;position:absolute;width:30px}.contact-item{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1.5rem}.contact-item svg{color:var(--accent-gold);flex-shrink:0;margin-top:2px}.contact-item p{color:#fffc;font-size:.95rem;line-height:1.4;margin:0}.contact-item .sub{color:#fff9;font-size:.9rem}.footer-bottom{padding:2rem 0}.footer-bottom-content{align-items:center;display:flex;justify-content:space-between}.copyright{align-items:center;display:flex;gap:2rem}.copyright p{color:#ffffffb3;font-size:.9rem;margin:0}.legal-links{display:flex;gap:1.5rem}.legal-links a{color:#fff9;font-size:.9rem;text-decoration:none;transition:color .3s ease}.legal-links a:hover{color:var(--accent-gold)}.scroll-to-top{align-items:center;background:var(--gradient-gold);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}.scroll-to-top:hover{box-shadow:0 8px 25px #d4af3766}@media (max-width:768px){.footer-main{gap:2.5rem;grid-template-columns:1fr;padding:3rem 0}.footer-links{gap:2rem;grid-template-columns:repeat(2,1fr)}.footer-bottom-content{flex-direction:column;gap:1.5rem;text-align:center}.copyright{flex-direction:column;gap:1rem}.legal-links{gap:1rem}.brand-logo h3{font-size:1.5rem}.social-links{justify-content:center}}@media (max-width:480px){.footer-main{gap:2rem;padding:2rem 0}.footer-links{gap:1.5rem;grid-template-columns:1fr}.footer-contact,.link-column{text-align:center}.footer-contact h4:after,.link-column h4:after{left:50%;transform:translateX(-50%)}.contact-item{justify-content:center;text-align:left}.legal-links{flex-direction:column;gap:.5rem}.scroll-to-top{height:45px;width:45px}}
/*# sourceMappingURL=main.372d2bc2.css.map*/