@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=Poppins:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;700&family=Poppins:wght@300;400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;700&family=Poppins:wght@300;400;500;600&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0;padding:0}#root{border:none;width:100%;min-height:100vh;margin:0}*{box-sizing:border-box;margin:0;padding:0}body{color:#eef2ec;background:#08140a;font-family:Poppins,sans-serif}h1,h2,h3,h4{font-family:Playfair Display,serif}.site{overflow-x:hidden}.hero{background-image:linear-gradient(to right, #08140aeb 0%, #08140abf 30%, #08140a40 55%, #08140a0d 75%), linear-gradient(to bottom, #0a140a59, #0a140a1a 35%, #08120acc 100%), var(--hero-bg);background-position:50%;background-size:cover;align-items:center;min-height:100vh;padding:0 64px 40px;display:flex;position:relative}.nav{z-index:9999;justify-content:space-between;align-items:center;padding:12px 64px;display:flex;position:absolute;top:0;left:0;right:0}.brand{flex-shrink:0;align-items:center;gap:10px;display:flex}.brand-logo{object-fit:contain;width:96px;min-width:96px;height:96px;display:block}.footer-logo{width:130px;min-width:130px;height:130px}.brand-text{font-family:Playfair Display,serif;font-size:15px;font-weight:600;line-height:1.15}.nav-links{gap:30px;display:flex}.nav-links a{color:#f0f4ee;border-bottom:2px solid #0000;padding-bottom:4px;font-size:14px;text-decoration:none}.nav-links a.active,.nav-links a:hover{border-bottom-color:#7ed957}.nav-cta{color:#0c1f10;background:linear-gradient(135deg,#8ed15a,#4f8a3a);border-radius:999px;padding:10px 22px;font-size:14px;font-weight:600;text-decoration:none}.hero-body{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;width:100%;display:flex}.hero-copy{max-width:560px}.hero-copy h1{margin-bottom:20px;font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.15}.accent-green{color:#a4d97a}.accent-white{color:#fff}.hero-copy p{color:#e4ece0;max-width:440px;margin-bottom:32px;font-size:16px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.btn{border-radius:999px;align-items:center;gap:8px;padding:13px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:transform .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#0c1f10;background:linear-gradient(135deg,#8ed15a,#4f8a3a)}.btn-dark{color:#fff;background:#00000059;border:1px solid #ffffff40}.play{font-size:10px}.hero-cards{flex-direction:column;gap:14px;min-width:220px;margin-left:40px;display:flex}.float-card{-webkit-backdrop-filter:blur(14px);background:#ffffff24;border:1px solid #ffffff59;border-radius:14px;padding:14px 18px;box-shadow:0 8px 24px #00000040}.card-label{color:#f0f4ee;opacity:.85;margin-bottom:4px;font-size:12px}.card-value{color:#fff;font-size:15px;font-weight:600}.up{color:#7ed957}.mini-chart{width:100%;height:24px;margin-top:6px}.mini-chart polyline{fill:none;stroke:#7ed957;stroke-width:2px}.products{text-align:center;background:#08140a;padding:80px 64px 20px}.products h2{color:#fff;margin-bottom:0;font-size:1.8rem}.products-carousel-wrapper{align-items:center;display:flex;position:relative}.carousel-arrow{z-index:10;color:#7ed957;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#08140acc;border:1px solid #7ed957;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute}@media (hover:hover){.carousel-arrow:hover{color:#08140a;background:#7ed957;transform:scale(1.1)}}.carousel-arrow.clicked{color:#08140a;background:#7ed957;transform:scale(1.1)}.left-arrow{left:0}.right-arrow{right:0}.coverflow-wrapper{perspective:1200px;justify-content:center;align-items:center;width:100%;max-width:900px;margin:0 auto;padding:20px 0;display:flex;position:relative}.coverflow-container{width:100%;height:480px;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.coverflow-card{cursor:pointer;transform-origin:50%;will-change:transform, opacity;border-radius:20px;width:340px;height:440px;transition:transform .25s cubic-bezier(.2,.8,.2,1),opacity .25s;position:absolute}.card-glass-panel{backface-visibility:hidden;background:#0e2010;border:1px solid #7ed9574d;border-radius:20px;outline:1px solid #0000;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 15px 35px #00000080}.coverflow-card.active .card-glass-panel{border-color:#7ed957cc;box-shadow:0 20px 50px #0009,0 0 40px #7ed95733}.card-img-wrap{width:100%;height:260px;position:relative;overflow:hidden}.card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s;transform:scale(1.04)}.coverflow-card:hover .card-img{transform:scale(1.1)}.card-content{text-align:left;flex-direction:column;flex-grow:1;padding:24px;display:flex}.card-content h3{color:#fff;margin-bottom:12px;font-family:Playfair Display,serif;font-size:26px;line-height:1.2}.card-content h3 span{color:#7ed957}.card-desc{color:#c3d1bd;margin-bottom:auto;font-size:14px;line-height:1.6}.explore-link{color:#08140a;background:#7ed957;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:36px;height:36px;margin-top:auto;font-size:18px;transition:transform .3s,background .3s;display:flex}.coverflow-card:hover .explore-link{background:#fff;transform:scale(1.15)rotate(-45deg)}.pagination-dots{justify-content:center;gap:12px;margin-top:40px;display:flex}.pagination-dots .dot{cursor:pointer;background:#fff3;border-radius:50%;width:8px;height:8px;transition:all .3s}.pagination-dots .dot.active{background:#7ed957;border-radius:4px;width:24px;box-shadow:0 0 10px #7ed95780}.why{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:0 64px 40px;display:flex}.why-art{object-fit:contain;filter:brightness(.85);border-radius:24px;flex:1.5;width:100%;min-width:280px;height:60vh;min-height:400px;display:block;box-shadow:0 12px 32px #0000004d}.why-copy{text-align:center;flex:1;min-width:280px}.why-copy h2{color:#fff;margin-bottom:24px;font-size:2rem}.why-copy ul{text-align:left;margin-bottom:24px;list-style:none;display:inline-block}.why-copy .btn{width:fit-content;margin:0 auto;display:flex}.why-copy li{color:#dde8d8;margin-bottom:12px;padding-left:22px;font-size:15px;position:relative}.why-copy li:before{content:"•";color:#7ed957;font-size:18px;position:absolute;top:-2px;left:0}.manufacturing{max-width:1200px;margin:0 auto;padding:0 64px}.manufacturing-panel{background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.manufacturing-banner-wrapper{width:100%;display:block}.manufacturing-banner{filter:brightness(.85);width:100%;max-width:none;height:auto;display:block}.manufacturing-arrow{cursor:pointer;color:#0c1f10;z-index:3;background:linear-gradient(135deg,#8ed15a,#4f8a3a);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;transition:transform .2s;display:flex;position:absolute;bottom:24px;right:24px;box-shadow:0 8px 20px #00000059}.manufacturing-arrow:hover{transform:translate(4px)}@media (width<=768px){.manufacturing{padding:0 20px}.manufacturing-panel{border-radius:24px;padding:0}.manufacturing-arrow{width:44px;height:44px;font-size:18px;bottom:16px;right:16px}}.footer{-webkit-backdrop-filter:blur(16px)brightness(1.5);background-color:#ffffff14;background-position:50%;background-size:cover;border:1px solid #ffffff1f;border-radius:24px;flex-wrap:wrap;justify-content:space-between;gap:40px;margin:0 32px 32px;padding:44px 48px;display:flex;box-shadow:0 12px 40px #00000059}.footer-brand{align-items:center;gap:10px;display:flex}.footer-col h4{color:#fff;margin-bottom:14px;font-size:14px}.footer-col a,.footer-col p{color:#a8b8a3;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;text-decoration:none;display:flex}.link-icon{font-size:12px}.social-icons{gap:12px;display:flex}.social-icons span{color:#dde8d8;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.menu-toggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;width:40px;height:40px;font-size:18px;transition:transform .35s,background .3s,border-color .3s;display:none}.menu-toggle.open{background:#08140a;border-color:#7ed957;transform:rotate(90deg)}@media (width<=900px){.hero,.products,.why,.insights,.footer{padding-left:24px;padding-right:24px}}@media (width<=768px){.nav{padding:20px 24px}.menu-toggle{justify-content:center;align-items:center;display:flex}.nav-links{z-index:20;opacity:0;background:#08140a;border-bottom:1px solid #ffffff1a;flex-direction:column;gap:0;max-height:0;padding:0 24px;transition:max-height .35s,opacity .3s,transform .3s,padding .35s;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden;transform:translateY(-10px)}.nav-links.open{opacity:1;max-height:400px;padding:8px 24px 16px;transform:translateY(0)}.nav-links a{border-bottom:1px solid #ffffff0f;width:100%;padding:14px 0}.nav{flex-wrap:wrap}.nav-cta{display:none}.hero{background-image:linear-gradient(#08140abf, #08140ad9), var(--hero-bg);background-position:72%;min-height:auto;padding:0 20px 40px}.hero-body{flex-direction:column;align-items:flex-start;padding-top:140px}.hero-copy{max-width:100%}.hero-copy h1{font-size:2rem}.hero-copy p{max-width:100%}.hero-actions{justify-content:center;width:100%}.btn{text-align:center;justify-content:center}.hero-cards{width:100%;margin-top:24px;margin-left:0}.coverflow-wrapper{perspective:800px}.coverflow-container{height:400px}.coverflow-card{width:300px;height:380px}.card-img-wrap{height:220px}.card-content h3{font-size:20px}.card-desc{font-size:13px}.scroll-btn{justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:flex}.dots{margin-top:22px}.dot{width:8px;height:8px}.dot.active{width:24px}.why{flex-direction:column;align-items:center;gap:32px;padding:20px 20px 60px}.why-copy h2{font-size:1.6rem}.why-art{border-radius:18px;width:100%;min-height:220px}.footer{text-align:center;background-position:75%;flex-direction:column;align-items:center;gap:28px;margin:0 16px 20px;padding:36px 24px}.footer-brand{flex-direction:column;justify-content:center;gap:8px;width:100%}.footer-col{flex-direction:column;align-items:center;width:100%;display:flex}.footer-col h4{text-align:center;width:100%;margin-bottom:18px}.footer-col a,.footer-col p{justify-content:center;width:100%}}@media (width<=420px){.hero-copy h1{font-size:1.7rem}.hero-actions{flex-direction:column}.product-card{height:240px}.scroll-btn{width:38px;height:38px;font-size:18px}.why-art{min-height:190px}.hero{background-position:78%}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}.category-page{color:#eef2ec;background:#08140a;min-height:100vh;padding-bottom:60px}.nav-solid{border-bottom:1px solid #ffffff14;padding:24px 64px}.nav-solid .brand{text-decoration:none}.category-hero{text-align:center;padding:60px 24px 40px}.category-icon{margin-bottom:16px;font-size:48px;display:block}.category-hero h1{color:#fff;margin-bottom:12px;font-size:2.2rem}.category-hero p{color:#a8b8a3;max-width:480px;margin:0 auto;font-size:15px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:1100px;margin:0 auto;padding:0 64px;display:grid}.category-product-card{background:#7ed9570f;border:1px solid #7ed95733;border-radius:16px;padding:24px}.category-product-img{background:linear-gradient(135deg,#1c3a1c,#4f8a3a);border-radius:12px;justify-content:center;align-items:center;height:140px;margin-bottom:18px;font-size:40px;display:flex}.category-product-card h3{color:#fff;margin-bottom:10px;font-family:Playfair Display,serif;font-size:18px}.category-product-card p{color:#c3d1bd;font-size:13px;line-height:1.6}@media (width<=768px){.nav-solid{padding:20px 24px}.category-grid{padding:0 24px}}.techsha-logo{z-index:2;flex-direction:column;align-items:center;margin-bottom:40px;display:flex;position:relative}.techsha-tag{letter-spacing:.25em;color:#cfd9c9;margin-bottom:4px;font-family:Poppins,sans-serif;font-size:11px}.techsha-title{letter-spacing:.03em;color:#4f8a3a;background:linear-gradient(135deg,#8ed15a,#3f7a2c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1}.techsha-ribbon{color:#0c1f10;letter-spacing:.04em;clip-path:polygon(3% 0,100% 0,97% 100%,0 100%);background:linear-gradient(135deg,#8ed15a,#4f8a3a);padding:6px 22px;font-size:12px;font-weight:600;position:relative}@media (width<=768px){.techsha-title{font-size:2.1rem}.techsha-ribbon{padding:5px 16px;font-size:10px}}@media (prefers-reduced-motion:reduce){.reveal,.reveal-left,.reveal-right,.reveal-up{opacity:1!important;transition:none!important;transform:none!important}}@media (width<=768px){.reveal{transition:opacity .5s,transform .5s}.reveal-left{transform:translate(-24px)}.reveal-right{transform:translate(24px)}.reveal-up{transform:translateY(20px)}.reveal-stagger.in-view{transition-delay:calc(var(--reveal-delay,0s) * .5)}}@keyframes fadeUpIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-fade{opacity:0;animation:.9s forwards fadeUpIn}.hero-fade-1{animation-delay:.1s}.hero-fade-2{animation-delay:.3s}.hero-fade-3{animation-delay:.5s}.hero-fade-4{animation-delay:.7s}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.float-card{animation:4s ease-in-out infinite floatY}.hero-cards .float-card:first-child{animation-delay:0s}.hero-cards .float-card:nth-child(2){animation-delay:.6s}.hero-cards .float-card:nth-child(3){animation-delay:1.2s}.product-card:hover .product-img{transform:scale(1.08)}.product-img{transition:transform .5s}.nav-cta,.btn-primary{position:relative;overflow:hidden}.nav-cta:before,.btn-primary:before{content:"";background:linear-gradient(120deg,#0000,#ffffff73,#0000);width:50%;height:100%;transition:left .6s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.nav-cta:hover:before,.btn-primary:hover:before{left:125%}@keyframes pulseArrow{0%,to{box-shadow:0 8px 20px #00000059,0 0 #7ed95780}50%{box-shadow:0 8px 20px #00000059,0 0 0 10px #7ed95700}}.manufacturing-arrow{animation:2.4s ease-in-out infinite pulseArrow}.scroll-btn{transition:transform .3s,background .3s,border-color .3s}.scroll-btn:hover{transform:scale(1.12)rotate(8deg)}.brand-logo{animation:.7s forwards fadeUpIn}@media (prefers-reduced-motion:reduce){.hero-fade,.float-card,.manufacturing-arrow,.brand-logo{opacity:1!important;animation:none!important;transform:none!important}.nav-cta:before,.btn-primary:before{display:none}}@media (width<=768px){.float-card,.manufacturing-arrow{animation:none}.brand-logo{width:84px;min-width:84px;height:84px}}@media (width<=420px){.brand-logo{width:72px;min-width:72px;height:72px}}@media (width<=768px){.nav{padding:20px 24px}.menu-toggle{z-index:30;justify-content:center;align-items:center;display:flex}.nav-links{z-index:25;opacity:1;background:#08140a;border-bottom-left-radius:24px;flex-direction:column;gap:0;width:78%;max-width:320px;height:auto;max-height:none;padding:140px 28px 32px;transition:transform .4s;position:fixed;top:0;left:auto;right:0;overflow:visible;transform:translate(100%);box-shadow:-8px 0 30px #00000073}.nav-links.open{transform:translate(0)}.nav-links a{border-bottom:1px solid #ffffff14;align-items:center;gap:14px;width:100%;padding:16px 4px;font-size:15px;display:flex}.nav-links a:last-child{border-bottom:none}.nav-links a.active{color:#7ed957;border-bottom-color:#7ed9574d}}.nav-backdrop{display:none}@media (width<=768px){.nav-backdrop.open{z-index:22;background:#00000080;display:block;position:fixed;inset:0}}.global-footer-container{background:#08140a 50%/cover;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.global-footer-card{z-index:2;width:100%;max-width:1300px;position:relative}.global-footer-overlay{z-index:1;background:linear-gradient(90deg,#08140af2 0%,#1e3214cc 50%,#08140af2 100%);position:absolute;inset:0}.global-footer-content{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;padding:50px 60px;display:flex;position:relative}.global-footer-brand{flex:1;min-width:200px}.global-footer-logo{object-fit:contain;max-width:150px;height:auto}.global-footer-links-col,.global-footer-contact-col{text-align:left;flex:1;min-width:200px}.global-footer-links-col h4,.global-footer-contact-col h4{color:#fff;text-align:left;margin-bottom:20px;font-family:Playfair Display,serif;font-size:22px}.global-footer-links-col ul{text-align:left;margin:0;padding:0;list-style:none}.global-footer-links-col li{justify-content:flex-start;align-items:center;gap:12px;margin-bottom:14px;display:flex}.global-leaf{color:#8ed15a;font-size:14px}.global-footer-links-col a{color:#c3d1bd;font-size:15px;text-decoration:none;transition:color .2s}.global-footer-links-col a:hover{color:#7ed957}.global-footer-contact-col a{color:#c3d1bd;justify-content:flex-start;align-items:center;gap:12px;margin:0 0 14px;font-size:15px;line-height:1.6;text-decoration:none;transition:color .3s;display:flex}.global-footer-contact-col a:hover{color:#7ed957}.global-contact-icon{opacity:.8;font-size:15px}.global-footer-bottom{z-index:2;color:#6b7c67;background:0 0;border-top:none;justify-content:space-between;align-items:center;width:100%;padding:20px 5%;font-size:13px;display:flex;position:relative}.global-footer-legal{gap:24px;display:flex}.global-footer-legal a{color:#6b7c67;text-decoration:none;transition:color .2s}.global-footer-legal a:hover{color:#7ed957}@media (width<=900px){.global-footer-content{text-align:center;flex-direction:column;gap:20px}.global-footer-brand{justify-content:center;width:100%;margin-bottom:-40px;display:flex}.global-footer-links-col,.global-footer-contact-col{text-align:left;flex-direction:column;align-items:flex-start;width:290px;max-width:100%;margin:0 auto;display:flex}.global-footer-links-col h4,.global-footer-contact-col h4{text-align:left}.global-footer-links-col ul,.global-footer-contact-list{text-align:left;flex-direction:column;align-items:flex-start;width:100%;display:flex}.global-footer-bottom{text-align:center;flex-direction:column;gap:15px}}@media (width<=768px){.global-footer-content{padding:40px 30px}}.products-page{color:#eef2ec;background:#08140a;min-height:100vh;padding-top:100px;font-family:Poppins,sans-serif}.products-page h1,.products-page h2,.products-page h3,.products-page h4{font-family:Playfair Display,serif}.products-page .nav{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 64px;display:flex}.brand-btn{cursor:pointer;background:0 0;border:none;padding:0}.products-page .nav-links{gap:30px;display:flex}.products-page .nav-links a{color:#f0f4ee;border-bottom:2px solid #0000;padding-bottom:4px;font-size:14px;text-decoration:none}.products-page .nav-links a.active{color:#7ed957;border-bottom-color:#7ed957}.products-page .nav-cta{color:#0c1f10;background:linear-gradient(135deg,#8ed15a,#4f8a3a);border-radius:999px;padding:10px 22px;font-size:14px;font-weight:600;text-decoration:none}.menu-toggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;width:40px;height:40px;font-size:18px;display:none}.breadcrumb{color:#8fa389;align-items:center;gap:8px;margin-bottom:10px;padding:0 64px;font-size:13px;display:flex}.crumb-home{color:#8fa389;cursor:pointer;background:0 0;border:none;font-size:14px}.crumb-active{color:#7ed957}.products-layout{align-items:flex-start;gap:32px;padding:0 64px 20px;display:flex}.sidebar{flex-direction:column;flex-shrink:0;gap:12px;width:260px;display:flex}.sidebar h3{color:#fff;margin-bottom:4px;font-size:18px}.sidebar-item{cursor:pointer;text-align:left;color:#eef2ec;background:#7ed9570d;border:1px solid #7ed95726;border-radius:12px;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:background .2s,border-color .2s;display:flex}.sidebar-item:hover{background:#7ed9571a}.sidebar-item.active{background:#7ed95724;border-color:#7ed957}.sidebar-icon{text-align:center;width:24px;font-size:20px}.sidebar-text{flex-direction:column;flex:1;display:flex}.sidebar-name{font-size:14px;font-weight:600}.sidebar-count{color:#8fa389;font-size:12px}.sidebar-arrow{color:#7ed957;font-size:18px}.help-box{text-align:center;background:#7ed95714;border:1px solid #7ed95733;border-radius:14px;margin-top:8px;padding:20px}.help-icon{margin-bottom:8px;font-size:26px;display:block}.help-box h4{color:#fff;margin-bottom:6px;font-size:15px}.help-box p{color:#a8b8a3;margin-bottom:14px;font-size:12px}.help-btn{justify-content:center;width:100%;padding:10px 16px;font-size:13px}.grid-area{flex:1;min-width:0}.grid-heading{text-align:center;flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.grid-icon{font-size:32px}.grid-heading h1{color:#fff;margin-bottom:6px;font-size:1.8rem}.grid-heading p{color:#a8b8a3;font-size:14px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin-bottom:20px;display:grid}.pg-card{cursor:pointer;background:#7ed9570d;border:1px solid #7ed9572e;border-radius:14px;flex-direction:column;height:100%;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.pg-card:hover{border-color:#7ed95766;transform:translateY(-4px);box-shadow:0 8px 24px #0006}.pg-img{width:100%;height:240px;display:block}.pg-img img{object-fit:cover;width:100%;height:100%;display:block}.pg-img-placeholder{color:#4a5c46;letter-spacing:.05em;border:1px dashed #ffffff26;border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;display:flex}.pg-tag{letter-spacing:.05em;color:#7ed957;background:#7ed9571f;border-radius:6px;width:fit-content;margin-bottom:10px;padding:4px 8px;font-size:10px;display:inline-block}.pg-body{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:14px;display:flex}.pg-body h3{color:#fff;justify-content:center;align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.pg-arrow{color:#0c1f10;background:linear-gradient(135deg,#8ed15a,#4f8a3a);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:8px;font-size:14px;transition:transform .3s;display:inline-flex}.pg-card:hover .pg-arrow{transform:translate(4px)}.pg-body ul{margin-bottom:16px;list-style:none}.pg-body li{color:#c3d1bd;text-align:left;align-items:flex-start;gap:6px;margin-bottom:5px;font-size:11px;line-height:1.4;display:flex}.pg-body li:before{content:"✓";color:#7ed957;background:#7ed9572e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;font-size:10px;display:flex}.btn-outline{color:#7ed957;cursor:pointer;background:0 0;border:1px solid #7ed957;border-radius:999px;align-self:flex-start;margin-top:auto;padding:6px 12px;font-size:11px;font-weight:500;transition:background .2s,color .2s}.btn-outline:hover{color:#0c1f10;background:#7ed957}.trust-row-wrapper{max-width:1300px;margin:0 auto 40px;padding:0 40px}.trust-row{background:#7ed9570d;border:1px solid #7ed95726;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:20px;padding:28px;display:grid}.trust-item{text-align:left;justify-content:center;align-items:center;gap:12px;display:flex}.trust-item span{flex-shrink:0;align-items:center;font-size:22px;display:flex}.trust-item div{flex-direction:column;justify-content:center;display:flex}.trust-item h5{color:#fff;margin-bottom:4px;font-size:14px}.trust-item p{color:#a8b8a3;margin:0;font-size:12px}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-box{background:#102413;border:1px solid #7ed95740;border-radius:18px;gap:28px;width:100%;max-width:720px;max-height:85vh;padding:32px;display:flex;position:relative;overflow-y:auto}.modal-close{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;width:30px;height:30px;font-size:14px;position:absolute;top:16px;right:16px}.modal-img{background:#ffffff0a;border:1px dashed #fff3;border-radius:12px;flex:0 0 220px;justify-content:center;align-items:center;height:220px;display:flex;overflow:hidden}.modal-img img{object-fit:contain;width:100%;height:100%}.modal-details{flex:1;min-width:0}.modal-details h2{color:#fff;margin:8px 0 12px;font-size:22px}.modal-desc{color:#c3d1bd;margin-bottom:16px;font-size:14px;line-height:1.6}.modal-details ul{margin-bottom:20px;list-style:none}.modal-details li{color:#dde8d8;align-items:flex-start;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.modal-details li:before{content:"✓";color:#7ed957;background:#7ed9572e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;font-size:10px;display:flex}@media (width<=900px){.products-layout{flex-direction:column;padding:20px 24px 60px}.sidebar{width:100%}.sidebar-item{flex-wrap:nowrap}.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media (width<=768px){.products-page{padding-top:100px}}@media (width<=640px){.products-page{padding-top:100px}.products-page .nav-links.open{z-index:20;background:#08140a;border-bottom:1px solid #ffffff1a;flex-direction:column;padding:8px 20px 16px;display:flex;position:absolute;top:100%;left:0;right:0}.products-page .nav-links.open a{border-bottom:1px solid #ffffff0f;padding:12px 0}.products-page .nav-cta{display:none}.menu-toggle{justify-content:center;align-items:center;display:flex}.breadcrumb{flex-wrap:wrap;padding:16px 20px 0;font-size:12px}.products-layout{gap:24px;padding:16px 20px 50px}.grid-heading{flex-direction:column}.grid-heading h1{font-size:1.4rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.trust-row-wrapper{margin-bottom:20px;padding:0 20px}.trust-row{grid-template-columns:1fr 1fr;padding:20px}.modal-box{flex-direction:column;max-height:90vh;padding:24px 20px}.modal-img{flex:none;width:100%;height:180px}.modal-details h2{font-size:19px}}@media (width<=400px){.trust-row{grid-template-columns:1fr}}.tp-page{color:#eef2ec;background:#081a0c;min-height:100vh;overflow-x:hidden}.tp-nav{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 64px;display:flex}.tp-brand{align-items:center;display:flex}.tp-brand-logo{object-fit:contain;width:84px;height:84px;display:block}.tp-nav-links{gap:28px;display:flex}.tp-nav-links a{color:#dce8d8;border-bottom:2px solid #0000;padding-bottom:4px;font-size:14px;text-decoration:none}.tp-nav-links a.active,.tp-nav-links a:hover{color:#fff;border-bottom-color:#7ed957}.tp-nav-cta{color:#7ed957;border:1px solid #7ed95780;border-radius:999px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none}.tp-nav-cta:hover{background:#7ed9571a}.tp-hero{flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:40px;padding:140px 64px 60px;display:flex}.tp-hero-copy{text-align:center;flex-direction:column;justify-content:center;max-width:560px;display:flex}.tp-badge{color:#a4d97a;letter-spacing:.08em;border:1px solid #7ed95766;border-radius:999px;margin-bottom:18px;padding:6px 14px;font-size:11px;display:inline-block}.tp-hero-copy h1{color:#fff;margin-bottom:18px;font-family:Playfair Display,serif;font-size:clamp(2.2rem,5vw,3.2rem);line-height:1.15}.tp-accent{color:#7ed957}.tp-hero-copy>p{color:#c3d1bd;max-width:440px;margin:0 auto 20px;font-size:15px;line-height:1.6}.tp-hero-features{color:#dce8d8;flex-wrap:wrap;justify-content:center;gap:18px;margin-bottom:28px;font-size:13px;display:flex}.tp-hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.tp-btn{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex}.tp-btn:hover{transform:translateY(-2px)}.tp-btn-primary{color:#0c1f10;background:linear-gradient(135deg,#8ed15a,#4f8a3a)}.tp-btn-dark{color:#fff;background:#ffffff0f;border:1px solid #fff3}.tp-btn-outline{color:#7ed957;background:0 0;border:1px solid #7ed95766}.tp-hero-art{flex:none;justify-content:center;align-items:stretch;min-width:300px;display:flex}.tp-hero-bags{width:55%;position:absolute;top:10%}.tp-hero-buckets{width:60%;position:absolute;bottom:8%}.tp-categories{justify-content:center;align-items:center;gap:14px;width:100%;padding:0 64px 50px;display:flex}.tp-category-track{scroll-behavior:smooth;scrollbar-width:none;gap:18px;padding:20px 4px;display:flex;overflow-x:auto}.tp-category-track::-webkit-scrollbar{display:none}.tp-category-card{text-align:center;cursor:pointer;background:#ffffff08;border:1px solid #7ed95733;border-radius:16px;flex-shrink:0;width:170px;padding:22px 14px;transition:background .2s,transform .2s}.tp-category-card:hover{background:#7ed9571a;transform:translateY(-3px)}.tp-category-card.selected{background:#7ed95726;border-color:#7ed957}.tp-category-icon{color:#7ed957;background:#7ed9571a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:20px;display:inline-flex}.tp-category-name{color:#fff;margin-bottom:6px;font-size:14px;font-weight:600}.tp-category-count{color:#a4d97a;font-size:11px}.tp-scroll-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:none}.tp-scroll-btn:hover{background:#7ed95733;border-color:#7ed957}.tp-section{padding:50px 64px}.tp-section-alt{background:#ffffff05}.tp-section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.tp-section-head h2{color:#a4d97a;letter-spacing:.05em;font-size:1.2rem}.tp-view-all{color:#7ed957;font-size:13px;text-decoration:none}.tp-view-all:hover{text-decoration:underline}.tp-centered-heading{text-align:center;color:#a4d97a;letter-spacing:.05em;margin-bottom:28px;font-size:1.2rem}.tp-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;max-width:1100px;margin:0 auto 20px;display:grid}@media (width<=900px){.tp-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media (width<=640px){.tp-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}}.tp-card{cursor:pointer;background:#7ed9570d;border:1px solid #7ed9572e;border-radius:14px;flex-direction:column;height:100%;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.tp-card:hover{border-color:#7ed95766;transform:translateY(-4px);box-shadow:0 8px 24px #0006}.tp-card-thumb{color:#7ed957;background:linear-gradient(135deg,#16321a,#0e2010);width:100%;height:240px;font-size:13px;font-weight:700;display:block}.tp-thumb-img{object-fit:cover;width:100%;height:100%;display:block}.tp-card-body{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:14px;display:flex}.tp-card-body h3{color:#fff;justify-content:center;align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.tp-card:hover .pg-arrow{transform:translate(4px)}.tp-view-all-wrap{text-align:center;margin-top:28px}.tp-bucket-card{cursor:pointer;background:#7ed9570d;border:1px solid #7ed9572e;border-radius:14px;flex-direction:column;height:100%;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.tp-bucket-card:hover{border-color:#7ed95766;transform:translateY(-4px);box-shadow:0 8px 24px #0006}.tp-bucket-thumb{color:#7ed957;background:linear-gradient(135deg,#16321a,#0e2010);width:100%;height:240px;font-size:11px;font-weight:700;display:block}.tp-bucket-card:hover .pg-arrow{transform:translate(4px)}.tp-rate-line{text-align:center;color:#a4d97a;margin-top:24px;font-size:12px}.tp-info-card{cursor:pointer;background:#7ed9570d;border:1px solid #7ed9572e;border-radius:14px;flex-direction:column;height:100%;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.tp-info-card:hover{border-color:#7ed95766;transform:translateY(-4px);box-shadow:0 8px 24px #0006}.tp-info-thumb{color:#7ed957;background:linear-gradient(135deg,#16321a,#0e2010);width:100%;height:240px;font-size:13px;font-weight:700;display:block}.tp-info-img{object-fit:cover;width:100%;height:100%;display:block}.tp-info-card:hover .pg-arrow{transform:translate(4px)}.tp-table-wrap{max-width:1100px;margin:0 auto;overflow-x:auto}.tp-table{border-collapse:collapse;width:100%;font-size:12px}.tp-table th,.tp-table td{text-align:center;border:1px solid #ffffff14;padding:10px 12px}.tp-table th{color:#a4d97a;background:#7ed9571f;font-weight:600}.tp-table td{color:#dde8d8}.tp-table td:first-child{text-align:left;color:#fff;font-weight:600}.tp-table td:nth-last-child(2){text-align:left}.tp-manufacturing{background:0 0;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:60px;padding:0 64px;display:flex}.tp-manufacturing-copy{flex-direction:column;justify-content:center;padding:70px 0;display:flex}.tp-manufacturing-label{letter-spacing:.2em;color:#a4d97a;margin-bottom:10px;font-size:12px;display:block}.tp-manufacturing-title{background:linear-gradient(135deg,#8ed15a,#3f7a2c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:14px;font-family:Playfair Display,serif;font-size:clamp(2.6rem,6vw,4rem);font-weight:700;line-height:1}.tp-manufacturing-ribbon{color:#0c1f10;clip-path:polygon(3% 0,100% 0,97% 100%,0 100%);background:linear-gradient(135deg,#8ed15a,#4f8a3a);margin-bottom:24px;padding:6px 20px;font-size:12px;font-weight:600;display:inline-block}.tp-manufacturing-features{color:#c3d1bd;flex-wrap:wrap;gap:16px;font-size:12px;display:flex}.tp-manufacturing-art{flex:1;align-items:stretch;min-width:280px;max-width:500px;display:flex}.tp-manufacturing-img{object-fit:cover;width:100%;max-width:none;height:100%}.tp-manufacturing-img-2{max-width:180px}.tp-green-icon{color:#7ed957;margin-right:6px;font-weight:700}.tp-footer{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;padding:44px 64px;display:flex}.tp-footer-brand{flex:none;align-items:flex-start;display:flex}.tp-footer-col{flex:1;min-width:200px}.tp-footer-col h4{color:#fff;margin-bottom:14px;font-size:14px}.tp-footer-col a,.tp-footer-col p{color:#a8b8a3;margin-bottom:8px;font-size:13px;line-height:1.5;text-decoration:none;display:block}.tp-footer-col a:hover{color:#7ed957}.tp-footer-label{color:#a8b8a3;margin-bottom:10px;font-size:13px}.tp-importers{gap:12px;display:flex}.tp-importer-badge{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:700}@media (width<=900px){.tp-nav,.tp-hero,.tp-categories,.tp-section,.tp-manufacturing,.tp-footer{padding-left:24px;padding-right:24px}}@media (width<=768px){.tp-nav-links{display:none}.tp-brand-logo{width:60px;height:60px}.tp-hero{text-align:center;flex-direction:column;padding-top:100px}.tp-hero-copy h1{font-size:2.2rem}.tp-hero-art{width:calc(100% + 48px);min-width:calc(100% + 48px);margin-top:24px;margin-left:-24px;margin-right:-24px}.tp-hero-ring{max-width:100%;height:300px}.tp-hero-features{flex-direction:column;align-items:center;gap:12px}.tp-hero-actions{justify-content:center;width:100%}.tp-categories{justify-content:center;padding:0 10px 50px;position:relative}.tp-scroll-btn{z-index:10;display:flex;position:absolute;top:35%;transform:translateY(-50%)}.tp-scroll-left{left:5px}.tp-scroll-right{right:5px}.tp-manufacturing{text-align:center;justify-content:center;gap:0}.tp-manufacturing-copy{padding:40px 0 20px}.tp-manufacturing-features{text-align:left;flex-direction:column;align-items:flex-start;gap:16px;width:fit-content;margin:0 auto}.tp-manufacturing-art{width:calc(100% + 48px);min-width:calc(100% + 48px);height:350px;margin-top:0;margin-left:-24px;margin-right:-24px}}.tp-hero-ring{background:0 0;border:none;justify-content:center;align-items:stretch;width:100%;max-width:480px;display:flex;position:relative}.tp-hero-showcase{object-fit:cover;width:100%;height:100%;display:block}@media (width<=768px){.tp-hero-showcase{max-width:none}}.tp-thumb-img{transition:transform .5s}.tp-card:hover .tp-thumb-img,.tp-bucket-card:hover .tp-thumb-img{transform:scale(1.08)}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .8s,transform .8s}.tp-category-card,.tp-card,.tp-bucket-card,.tp-info-card{transition:transform .35s,box-shadow .35s}.tp-category-card:hover{transform:scale(1.05)translateY(-6px);box-shadow:0 14px 28px #00000059}.tp-card:hover,.tp-bucket-card:hover,.tp-info-card:hover{transform:translateY(-6px);box-shadow:0 14px 28px #00000059}@media (prefers-reduced-motion:reduce){.reveal,.reveal-left,.reveal-right,.reveal-up{opacity:1!important;transition:none!important;transform:none!important}}@media (width<=768px){.reveal{transition:opacity .5s,transform .5s}.reveal-left{transform:translate(-24px)}.reveal-right{transform:translate(24px)}.reveal-up{transform:translateY(20px)}.reveal-stagger.in-view{transition-delay:calc(var(--reveal-delay,0s) * .5)}.tp-footer{text-align:center;flex-direction:column;align-items:center;gap:32px;padding:36px 24px}.tp-footer-brand{justify-content:center;width:100%;display:flex}.tp-footer-col{flex-direction:column;align-items:center;width:100%;min-width:0;display:flex}.tp-footer-col h4{text-align:center;width:100%;margin-bottom:16px}.tp-footer-col a,.tp-footer-col p{text-align:center;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.tp-footer-label{text-align:center;width:100%}.tp-importers{justify-content:center;width:100%}}.tp-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#040c06bf;justify-content:center;align-items:center;padding:24px;animation:.25s tp-fade-in;display:flex;position:fixed;inset:0}@keyframes tp-fade-in{0%{opacity:0}to{opacity:1}}.tp-modal{background:#102413;border:1px solid #7ed95740;border-radius:18px;gap:28px;width:100%;max-width:720px;max-height:85vh;padding:32px;animation:.3s tp-pop-in;display:flex;position:relative;overflow-y:auto;box-shadow:0 30px 70px #00000080}@keyframes tp-pop-in{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.tp-modal-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;transition:background .2s,transform .2s;display:flex;position:absolute;top:20px;right:20px}.tp-modal-close:hover{background:#7ed95740;transform:rotate(90deg)}.tp-modal-image-wrap{background:#ffffff05;border:1px dashed #7ed9574d;border-radius:16px;flex:none;justify-content:center;align-items:center;width:320px;max-width:100%;height:320px;padding:20px;display:flex}.tp-modal-img{object-fit:contain;max-width:100%;max-height:100%;display:block}.tp-modal-img-fallback{color:#7ed957;letter-spacing:.05em;font-size:18px;font-weight:700}.tp-modal-content{flex:1;min-width:0}.tp-modal-badge{color:#a4d97a;letter-spacing:.1em;border:1px solid #7ed95766;border-radius:999px;margin-bottom:18px;padding:8px 18px;font-size:11px;font-weight:600;display:inline-block}.tp-modal-title{color:#fff;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(1.6rem,3vw,2.2rem)}.tp-modal-desc{color:#c3d1bd;margin-bottom:22px;font-size:14px;line-height:1.7}.tp-modal-features{flex-direction:column;gap:14px;margin:0 0 28px;padding:0;list-style:none;display:flex}.tp-modal-features li{color:#eef2ec;align-items:center;gap:12px;font-size:14px;display:flex}.tp-modal-check{color:#7ed957;background:#7ed9572e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex}.tp-modal-cta{color:#0c1f10;cursor:pointer;background:linear-gradient(135deg,#8ed15a,#4f8a3a);border:none;border-radius:999px;justify-content:center;align-items:center;padding:14px 36px;font-size:15px;font-weight:700;transition:transform .2s;display:inline-flex}.tp-modal-cta:hover{transform:translateY(-2px)}@media (width<=900px){.tp-modal-overlay{padding:20px}.tp-modal{text-align:center;flex-direction:column;gap:8px;max-height:90vh;padding:16px 20px}.tp-modal-image-wrap{flex-shrink:0;width:100%;height:130px;margin:0 auto;padding:10px}.tp-modal-content{flex:1;overflow-y:auto}.tp-modal-title{margin-bottom:6px}.tp-modal-desc{margin-bottom:12px;font-size:13px}.tp-modal-features{text-align:left;flex-direction:column;align-items:flex-start;gap:8px;margin:0 auto 16px;display:inline-flex}.tp-modal-cta{padding:10px 24px;font-size:14px}}.about-page{color:#eef2ec;background:#08140a;min-height:100vh;font-family:Poppins,sans-serif;overflow-x:hidden}.about-page h1,.about-page h2,.about-page h3,.about-page h4{font-family:Playfair Display,serif}.ap-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#08140acc;border-bottom:1px solid #7ed9571a;justify-content:space-between;align-items:center;padding:15px 5%;display:flex;position:sticky;top:0}.ap-brand{cursor:pointer;background:0 0;border:none;padding:0}.ap-brand-logo{object-fit:contain;width:70px;height:70px}.ap-nav-links{gap:32px;display:flex}.ap-nav-links a{color:#c3d1bd;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s}.ap-nav-links a.active,.ap-nav-links a:hover{color:#7ed957}.ap-nav-cta{color:#7ed957;cursor:pointer;background:#7ed9571a;border:1px solid #7ed957;border-radius:50px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s}.ap-nav-cta:hover{color:#08140a;background:#7ed957;box-shadow:0 4px 15px #7ed9574d}.img-placeholder{color:#4a5c46;letter-spacing:1px;background:linear-gradient(135deg,#7ed9570d,#ffffff05);border:1px dashed #7ed9574d;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.ap-hero-modern{text-align:center;flex-direction:column;min-height:60vh;padding:80px 20px 40px;display:flex;position:relative}.ap-hero-bg{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ap-hero-overlay{z-index:2;background:linear-gradient(#08140ab3,#08140a);width:100%;height:100%;position:absolute;top:0;left:0}.ap-hero-content{z-index:3;flex-direction:column;flex:1;justify-content:center;max-width:800px;margin:0 auto;display:flex;position:relative}.ap-badge{color:#7ed957;letter-spacing:2px;background:#7ed9571a;border:1px solid #7ed9574d;border-radius:50px;margin-bottom:24px;padding:6px 16px;font-size:11px;display:inline-block}.ap-hero-content h1{margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.ap-accent{color:#7ed957}.ap-hero-content p{color:#b9c7b4;max-width:600px;margin:0 auto;font-size:16px;line-height:1.8}.ap-story-modern{align-items:center;gap:60px;max-width:1300px;margin:0 auto;padding:80px 5%;display:flex}.ap-story-text{flex:1}.ap-eyebrow{letter-spacing:2px;color:#7ed957;margin-bottom:10px;font-size:12px;font-weight:600;display:block}.ap-story-text h2{margin-bottom:20px;font-size:2.2rem;line-height:1.3}.ap-story-text p{color:#a8b8a3;margin-bottom:20px;font-size:15px;line-height:1.8}.ap-story-stats{border-top:1px solid #ffffff0d;gap:40px;margin-top:30px;padding-top:20px;display:flex}.ap-mini-stat h3{color:#7ed957;margin-bottom:5px;font-size:2rem}.ap-mini-stat span{color:#8fa389;letter-spacing:1px;font-size:12px}.ap-story-images{flex:1;min-height:500px;position:relative}.img-wrapper{border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #00000080}.img-wrapper img{object-fit:cover;width:100%;height:100%}.img-main{width:75%;height:400px;position:absolute;top:0;right:0}.img-overlap{border:8px solid #08140a;width:55%;height:320px;position:absolute;bottom:0;left:0}.ap-values-section{background:0 0;padding:80px 5%}.ap-values-header{text-align:center;margin-bottom:50px}.ap-values-header h2{margin-bottom:10px;font-size:2.2rem}.ap-values-header p{color:#a8b8a3}.ap-grid-4{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid}.ap-card-modern{text-align:center;background:#7ed9571a;border:1px solid #7ed95740;border-radius:20px;padding:40px 30px;transition:all .4s}.ap-card-modern:hover{background:#7ed95726;border-color:#7ed95766;transform:translateY(-10px)}.ap-card-icon{background:#7ed95726;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;display:flex}.ap-card-modern h4{margin-bottom:12px;font-size:18px}.ap-card-modern p{color:#a8b8a3;font-size:13px;line-height:1.6}.ap-gallery-section{max-width:1200px;margin:0 auto;padding:80px 5%}.ap-centered-heading{text-align:center;margin-bottom:40px;font-size:2.2rem}.ap-gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:220px;gap:20px;display:grid}.gal-item{border-radius:16px;position:relative;overflow:hidden}.gal-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gal-item:hover img{transform:scale(1.08)}.gal-tall{grid-row:span 2}.gal-wide{grid-column:span 2}.ap-stats-banner{background:0 0;padding:60px 5%}.ap-stats-container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px 20px;max-width:1200px;margin:0 auto;display:grid}.ap-stat-item{text-align:center}.ap-stat-val{color:#7ed957;margin-bottom:5px;font-family:Playfair Display,serif;font-size:3rem;display:block}.ap-stat-lbl{color:#c3d1bd;letter-spacing:1px;text-transform:uppercase;font-size:13px}.ap-cta-modern{justify-content:center;padding:100px 5%;display:flex}.ap-cta-box{text-align:center;background:#132e18 url("data:image/svg+xml;utf8,<svg width=\"100\" height=\"100\" xmlns=\"http://www.w3.org/2000/svg\"><rect width=\"100\" height=\"100\" fill=\"%23132e18\" /><circle cx=\"50\" cy=\"50\" r=\"40\" fill=\"none\" stroke=\"%237ed957\" stroke-opacity=\"0.15\" stroke-width=\"2\"/></svg>") 50%/cover;border:1px solid #7ed95759;border-radius:24px;width:100%;max-width:800px;padding:60px 40px;box-shadow:0 20px 40px #0006}.ap-cta-box h2{margin-bottom:15px;font-size:2rem}.ap-cta-box p{color:#a8b8a3;margin-bottom:30px;max-width:500px;margin-inline:auto;font-size:15px}.ap-btn-glow{color:#08140a;cursor:pointer;background:#7ed957;border:none;border-radius:50px;align-items:center;gap:10px;padding:16px 36px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 0 20px #7ed95766}.ap-btn-glow:hover{transform:translateY(-3px);box-shadow:0 10px 30px #7ed95799}.reveal{opacity:0;transition:opacity .8s,transform .8s}.reveal-left{transform:translate(-40px)}.reveal-right{transform:translate(40px)}.reveal-up{transform:translateY(40px)}.reveal.in-view{opacity:1;transform:translate(0)translateY(0)}.reveal-stagger.in-view{transition-delay:var(--reveal-delay,0s)}@media (prefers-reduced-motion:reduce){.reveal,.reveal-left,.reveal-right,.reveal-up{opacity:1!important;transition:none!important;transform:none!important}}@media (width<=900px){.ap-story-modern{text-align:center;flex-direction:column;padding:60px 5%}.ap-story-stats{justify-content:center}.ap-story-images{width:100%;min-height:400px;margin-top:30px}.ap-gallery-grid{grid-template-columns:repeat(2,1fr)}.gal-wide{grid-column:span 1}}@media (width<=768px){.ap-nav-links{display:none}.ap-stats-container{grid-template-columns:repeat(2,1fr);gap:30px 10px}.ap-stat-val{font-size:2.2rem}.ap-stat-lbl{font-size:11px}.ap-hero-content h1{font-size:2.2rem}.ap-card-modern{border-radius:16px;padding:25px 20px}.ap-card-icon{width:50px;height:50px;margin-bottom:15px}.ap-card-icon svg{width:24px;height:24px}.img-main{width:85%;height:300px}.img-overlap{width:65%;height:220px}.ap-gallery-grid{grid-template-columns:1fr;grid-auto-rows:160px}.gal-tall{grid-row:span 1}}.contact-page{color:#eef2ec;background:#08140a;min-height:100vh;font-family:Poppins,sans-serif;overflow-x:hidden}.contact-page h1,.contact-page h2,.contact-page h3,.contact-page h4{font-family:Playfair Display,serif}.cp-hero-section{flex-direction:column;min-height:520px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.cp-hero-bg{object-fit:cover;object-position:center top;z-index:0;width:100%;height:100%;position:absolute;inset:0}.cp-hero-overlay{z-index:1;background:linear-gradient(#08140a66 0%,#08140a99 60%,#08140af2 100%);position:absolute;inset:0}.cp-nav{z-index:2;background:0 0;justify-content:space-between;align-items:center;padding:16px 64px;display:flex;position:relative}.cp-brand{cursor:pointer;background:0 0;border:none;padding:0}.cp-brand-text{color:#fff;font-family:Playfair Display,serif;font-size:22px;font-weight:700}.cp-nav-logo{object-fit:contain;height:60px}.cp-nav-links{gap:32px;display:flex}.cp-nav-links a{color:#c3d1bd;border-bottom:2px solid #0000;padding-bottom:4px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.cp-nav-links a.active,.cp-nav-links a:hover{color:#7ed957;border-bottom-color:#7ed957}.cp-nav-right{align-items:center;gap:16px;display:flex}.cp-nav-cta{color:#7ed957;background:#7ed9571a;border:1px solid #7ed957;border-radius:999px;padding:9px 22px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s}.cp-nav-cta:hover{color:#08140a;background:#7ed957;box-shadow:0 4px 15px #7ed9574d}.cp-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.cp-hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;display:block}.cp-hero-content{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;max-width:640px;margin:0 auto;padding:60px 24px;display:flex;position:relative}.cp-hero-content h1{color:#fff;margin-bottom:14px;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.2}.cp-hero-content p{color:#c3d1bd;font-size:16px;line-height:1.6}.cp-contact-section{z-index:3;margin-top:-30px;padding:40px 64px 80px;position:relative}.cp-contact-header{text-align:left;max-width:600px;margin-bottom:30px}.cp-contact-header h2{color:#fff;margin-bottom:10px;font-size:28px}.cp-info-desc{color:#a8b8a3;font-size:15px;line-height:1.6}.cp-contact-split{flex-wrap:wrap;align-items:flex-start;gap:40px;max-width:1200px;margin:0 auto;display:flex}.cp-contact-left{flex:1;min-width:320px;max-width:450px}.cp-contact-right{flex:1.5;min-width:320px}.cp-action-col{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}.cp-action-card{cursor:pointer;background:#7ed95708;border:1px solid #7ed95726;border-radius:16px;align-items:center;gap:16px;padding:24px;text-decoration:none;transition:all .3s;display:flex}.cp-action-card:hover{background:#7ed95714;border-color:#7ed9574d;transform:translateY(-3px);box-shadow:0 8px 24px #0003}.cp-action-icon{color:#7ed957;background:#7ed9571a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:18px;display:flex}.cp-action-text{flex-direction:column;gap:4px;display:flex}.cp-action-label{color:#8fa389;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.cp-action-value{color:#dde8d8;font-size:15px;font-weight:500}.cp-form-container{justify-content:center;display:flex}.cp-form-card{background:#ffffff05;border:1px solid #7ed9571a;border-radius:24px;flex:1.4;min-width:300px;padding:40px;box-shadow:0 10px 40px #0003}.cp-form h2{color:#fff;margin-bottom:26px;font-size:26px}.cp-form-row{gap:20px;display:flex}.cp-form-row .cp-field{flex:1}.cp-field{margin-bottom:20px}.cp-field label{color:#a8b8a3;margin-bottom:8px;font-size:13px;display:block}.cp-field input,.cp-field textarea{color:#eef2ec;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-family:Poppins,sans-serif;font-size:14px;transition:border-color .3s,background .3s}.cp-field input::placeholder,.cp-field textarea::placeholder{color:#5a6b55}.cp-field input:focus,.cp-field textarea:focus{background:#7ed9570d;border-color:#7ed957}.cp-field textarea{resize:vertical;min-height:120px}.cp-btn{cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:10px;padding:15px 30px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.cp-btn-primary{color:#08140a;background:linear-gradient(135deg,#7ed957,#4f8a3a);box-shadow:0 4px 15px #7ed9574d}.cp-btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #7ed95780}.cp-map-section{background:#08140a;border-top:1px solid #ffffff0d;width:100%;height:400px}.cp-map-section iframe{filter:grayscale(.5)invert(.9)contrast(.85);width:100%;height:100%}.cp-footer-container{background:#08140a;justify-content:center;padding:60px 5%;display:flex}.cp-footer-card{background-position:50%;background-size:cover;border-radius:30px;width:100%;max-width:1300px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.cp-footer-overlay{z-index:1;background:linear-gradient(90deg,#08140af2 0%,#1e3214cc 50%,#08140af2 100%);position:absolute;inset:0}.cp-footer-content{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:50px 60px;display:flex;position:relative}.cp-footer-brand{flex:1;min-width:200px}.cp-footer-logo{object-fit:contain;max-width:220px;height:auto}.cp-footer-links-col,.cp-footer-contact-col{flex:1;min-width:200px}.cp-footer-links-col h4,.cp-footer-contact-col h4{color:#fff;margin-bottom:20px;font-family:Playfair Display,serif;font-size:22px}.cp-footer-links-col ul{margin:0;padding:0;list-style:none}.cp-footer-links-col li{align-items:center;gap:12px;margin-bottom:14px;display:flex}.cp-leaf{color:#8ed15a;font-size:14px}.cp-footer-links-col a{color:#c3d1bd;font-size:15px;text-decoration:none;transition:color .2s}.cp-footer-links-col a:hover{color:#7ed957}.cp-footer-contact-col p{color:#c3d1bd;margin-bottom:14px;font-size:15px;line-height:1.6}.cp-footer-bottom{color:#6b7c67;background:#060e07;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:20px 5%;font-size:13px;display:flex}.cp-footer-legal{gap:24px;display:flex}.cp-footer-legal a{color:#6b7c67;text-decoration:none;transition:color .2s}.cp-footer-legal a:hover{color:#7ed957}@media (width<=900px){.cp-nav,.cp-contact-section{padding-left:5%;padding-right:5%}.cp-footer-content{text-align:center;flex-direction:column}.cp-footer-links-col li{justify-content:center}.cp-footer-bottom{text-align:center;flex-direction:column;gap:15px}}@media (width<=768px){.cp-nav-links{background:#08140afa;border-bottom:1px solid #7ed95733;flex-direction:column;gap:16px;padding:20px 5%;display:none;position:absolute;top:70px;left:0;right:0}.cp-nav-links.open,.cp-hamburger{display:flex}.cp-nav-cta{display:none}.cp-form-card{width:100%;max-width:100%;padding:30px 20px}.cp-form-row{flex-direction:column;gap:0}.cp-contact-left{max-width:100%}.cp-footer-content{padding:40px 30px}}@media (width<=480px){.cp-hero-section{min-height:420px}.cp-hero-content h1{font-size:2rem}.cp-contact-header h2,.cp-form h2{font-size:22px}}
