.Certifications_certifications__fp2LZ{padding:5rem 0;background-color:rgba(255,153,51,.03);border-top:1px solid rgba(139,69,19,.08);border-bottom:1px solid rgba(139,69,19,.08);margin-bottom:0}.Certifications_intro__M_Yk5{max-width:800px;margin:0 auto 3rem;text-align:center;line-height:var(--line-height-relaxed);color:var(--text-color);font-size:var(--font-size-md);opacity:.9}.Certifications_scrollContainer__0GwFz{position:relative;display:flex;align-items:center;gap:1rem}.Certifications_scrollButton__4Oqn6{background-color:var(--gold);color:var(--brown);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;box-shadow:var(--box-shadow-sm);z-index:2}.Certifications_scrollButton__4Oqn6:hover{background-color:var(--saffron);transform:scale(1.1);box-shadow:var(--box-shadow-md)}.Certifications_scrollButton__4Oqn6:active{transform:scale(.95)}.Certifications_certificationsScroll__uuHEA{display:flex;overflow-x:auto;gap:1.5rem;padding:1rem .5rem 1.5rem;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;flex:1;-webkit-overflow-scrolling:touch;align-items:stretch}.Certifications_certificationsScroll__uuHEA::-webkit-scrollbar{display:none}.Certifications_certCard__e6PLY{min-width:380px;max-width:380px;min-height:200px;display:flex;background-color:var(--bg-color);border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--box-shadow-sm);transition:var(--transition-standard);padding:2rem;align-items:flex-start;border:1px solid rgba(139,69,19,.08);cursor:pointer;flex-shrink:0}.Certifications_certCard__e6PLY:hover{transform:translateY(-5px);box-shadow:var(--box-shadow-md);border-color:rgba(139,69,19,.15)}.Certifications_logoContainer__lhbls{flex-shrink:0;width:80px;height:80px;margin-right:1.5rem;display:flex;align-items:center;justify-content:center;background-color:white;border-radius:50%;padding:1rem;box-shadow:var(--box-shadow-sm);transition:transform .3s ease;border:1px solid rgba(139,69,19,.08)}.Certifications_certCard__e6PLY:hover .Certifications_logoContainer__lhbls{transform:scale(1.05) rotate(5deg)}.Certifications_logo__SU3r0{max-width:100%;height:auto}.Certifications_certContent__9oRD8{flex:1;display:flex;flex-direction:column;justify-content:flex-start;height:100%}.Certifications_certName__MJh2q{color:var(--brown);font-size:var(--font-size-lg);margin-bottom:.75rem;transition:color .3s ease;font-weight:600;letter-spacing:var(--letter-spacing-tight);line-height:1.3}.Certifications_certCard__e6PLY:hover .Certifications_certName__MJh2q{color:var(--saffron)}.Certifications_certDescription__GVbh0{color:var(--text-color);font-size:var(--font-size-base);line-height:var(--line-height-relaxed);margin-bottom:0;opacity:.9;flex-grow:1;display:flex;align-items:flex-start}@media (max-width:768px){.Certifications_certifications__fp2LZ{padding:4rem 0}.Certifications_scrollButton__4Oqn6{width:40px;height:40px}.Certifications_certCard__e6PLY{min-width:340px;max-width:340px;min-height:180px;padding:1.5rem}.Certifications_certName__MJh2q{font-size:var(--font-size-md)}.Certifications_intro__M_Yk5{font-size:var(--font-size-base);margin-bottom:2rem}}@media (max-width:480px){.Certifications_scrollContainer__0GwFz{gap:.5rem}.Certifications_scrollButton__4Oqn6{width:36px;height:36px}.Certifications_certCard__e6PLY{min-width:300px;max-width:300px;min-height:220px;flex-direction:column;text-align:center;padding:1.5rem}.Certifications_logoContainer__lhbls{margin:0 auto 1.25rem}}.FeaturedProducts_featuredSection__TchpF{padding:4rem 0}.FeaturedProducts_sectionHeader__Db9ej{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.FeaturedProducts_viewAllLink__1NOl1{color:var(--saffron);font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center}.FeaturedProducts_viewAllLink__1NOl1:hover{color:var(--gold);transform:translateX(5px)}.FeaturedProducts_scrollContainer__w0Tif{position:relative;display:flex;align-items:center;gap:1rem}.FeaturedProducts_scrollButton__OCHX_{background-color:var(--gold);color:var(--brown);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;box-shadow:var(--box-shadow-sm);z-index:2}.FeaturedProducts_scrollButton__OCHX_:hover{background-color:var(--saffron);transform:scale(1.1);box-shadow:var(--box-shadow-md)}.FeaturedProducts_scrollButton__OCHX_:active{transform:scale(.95)}.FeaturedProducts_productsScroll__ZSXsy{display:flex;overflow-x:auto;gap:1.5rem;padding:1.5rem .5rem;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;flex:1;-webkit-overflow-scrolling:touch}.FeaturedProducts_productsScroll__ZSXsy::-webkit-scrollbar{display:none}.FeaturedProducts_productCard__MvAe5{min-width:250px;max-width:250px;background-color:var(--bg-color);border-radius:8px;overflow:hidden;box-shadow:var(--box-shadow-sm);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;border:1px solid rgba(139,69,19,.08);position:relative;flex-shrink:0}.FeaturedProducts_productCard__MvAe5:hover{transform:translateY(-5px) scale(1.02);box-shadow:var(--box-shadow-md);border-color:rgba(139,69,19,.15);z-index:2}.FeaturedProducts_productCard__MvAe5:focus{outline:2px solid var(--gold);outline-offset:2px}.FeaturedProducts_productImageContainer__CsAVD{width:100%;height:200px;position:relative;overflow:hidden;background-color:white}.FeaturedProducts_productImage__XRgh_{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.FeaturedProducts_productCard__MvAe5:hover .FeaturedProducts_productImage__XRgh_{transform:scale(1.05)}.FeaturedProducts_productInfo__CzSAc{padding:1rem;display:flex;flex-direction:column;flex-grow:1}.FeaturedProducts_category__hrZ_c{font-size:.8rem;color:var(--text-color);opacity:.7;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.5px}.FeaturedProducts_productName__zuzsd{font-size:1rem;color:var(--brown);margin-bottom:.5rem;line-height:1.3;transition:color .3s ease;font-weight:600}.FeaturedProducts_productCard__MvAe5:hover .FeaturedProducts_productName__zuzsd{color:var(--saffron)}.FeaturedProducts_unitContainer__AlqMX{margin-top:auto}.FeaturedProducts_unit__f6IcQ{font-size:var(--font-size-sm);color:var(--text-color);opacity:.8;font-weight:500}@media (max-width:768px){.FeaturedProducts_sectionHeader__Db9ej{flex-direction:column;align-items:flex-start;gap:1rem}.FeaturedProducts_scrollButton__OCHX_{width:40px;height:40px}.FeaturedProducts_productsScroll__ZSXsy{gap:1rem;padding:1rem .25rem}.FeaturedProducts_productCard__MvAe5{min-width:200px;max-width:200px}.FeaturedProducts_productImageContainer__CsAVD{height:160px}}@media (max-width:480px){.FeaturedProducts_scrollContainer__w0Tif{gap:.5rem}.FeaturedProducts_scrollButton__OCHX_{width:36px;height:36px}.FeaturedProducts_productCard__MvAe5{min-width:180px;max-width:180px}.FeaturedProducts_productImageContainer__CsAVD{height:140px}.FeaturedProducts_productInfo__CzSAc{padding:.75rem}}@media (prefers-reduced-motion:reduce){.FeaturedProducts_productsScroll__ZSXsy{scroll-behavior:auto}.FeaturedProducts_productCard__MvAe5,.FeaturedProducts_productImage__XRgh_{transition:none}}@media (prefers-contrast:high){.FeaturedProducts_productCard__MvAe5{border:2px solid var(--brown)}.FeaturedProducts_productCard__MvAe5:hover{border-color:var(--gold)}}.ProductDetail_modalBackdrop__J63Au{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1100;padding:1rem;opacity:0;animation:ProductDetail_fadeIn__Zqr4T .2s ease forwards}@keyframes ProductDetail_fadeIn__Zqr4T{to{opacity:1}}.ProductDetail_modalContent__bQxVM{background-color:var(--bg-color);max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.2);transform:translateY(20px);opacity:0;animation:ProductDetail_slideIn__t8lai .3s ease .1s forwards}@keyframes ProductDetail_slideIn__t8lai{to{transform:translateY(0);opacity:1}}.ProductDetail_closeButton__xp7x5{position:absolute;top:1rem;right:1rem;background:var(--gold);border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:var(--brown);transition:all .3s ease}.ProductDetail_closeButton__xp7x5:hover{background-color:var(--saffron);transform:rotate(90deg)}.ProductDetail_productDetail__GFVlT{display:flex;flex-direction:row}.ProductDetail_productImage___Oirs{flex:1;background-color:white;overflow:hidden}.ProductDetail_image__EiSSd{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ProductDetail_productImage___Oirs:hover .ProductDetail_image__EiSSd{transform:scale(1.05)}.ProductDetail_productInfo__fj6fb{flex:1;padding:2rem}.ProductDetail_category___Dcbg{display:inline-block;background-color:var(--saffron);color:var(--brown);padding:.25rem .75rem;font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider);margin-bottom:.5rem;transition:transform .3s ease,background-color .3s ease;font-weight:600}.ProductDetail_category___Dcbg:hover{background-color:var(--gold);transform:translateX(5px)}.ProductDetail_productName__6l_8Y{font-size:var(--font-size-2xl);color:var(--brown);margin-bottom:1rem;transition:color .3s ease;font-family:var(--font-cormorant),Georgia,serif;font-weight:600;letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-tight)}.ProductDetail_productName__6l_8Y:hover{color:var(--saffron)}.ProductDetail_stockContainer__lr4Mj{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.ProductDetail_priceContainer__Usc1T{display:flex;align-items:baseline;margin-bottom:1.5rem}.ProductDetail_price__ZXvKB{font-size:var(--font-size-xl);font-weight:600;color:var(--brown)}.ProductDetail_unitContainer__eBVpB{display:flex;align-items:baseline;margin-bottom:1.5rem}.ProductDetail_unit__KXC3k{font-size:var(--font-size-md);color:var(--text-color);font-weight:500}.ProductDetail_stockStatus__k_53I{margin-left:auto;background-color:var(--green);color:white;padding:.25rem .75rem;border-radius:4px;font-size:var(--font-size-xs);transition:transform .3s ease;font-weight:500}.ProductDetail_stockStatus__k_53I:hover{transform:translateY(-2px)}.ProductDetail_benefits__OePsT,.ProductDetail_description__o_Cf9,.ProductDetail_origin__Vau9B,.ProductDetail_specifications___hbFz{margin-bottom:1.5rem;transition:transform .3s ease}.ProductDetail_specifications___hbFz:hover{transform:translateX(5px)}.ProductDetail_specifications___hbFz h3{font-size:var(--font-size-lg);color:var(--brown);margin-bottom:.5rem;transition:color .3s ease;font-family:var(--font-cormorant),Georgia,serif;font-weight:600;letter-spacing:var(--letter-spacing-tight)}.ProductDetail_specifications___hbFz:hover h3{color:var(--saffron)}.ProductDetail_specsList__8HnzF{list-style-type:none;padding-left:0}.ProductDetail_specsList__8HnzF li{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(139,69,19,.1)}.ProductDetail_specLabel__5SZHc{font-weight:600;color:var(--brown)}.ProductDetail_specValue__eHgSY{color:var(--text-color)}.ProductDetail_benefits__OePsT:hover,.ProductDetail_description__o_Cf9:hover,.ProductDetail_origin__Vau9B:hover{transform:translateX(5px)}.ProductDetail_benefits__OePsT h3,.ProductDetail_description__o_Cf9 h3,.ProductDetail_origin__Vau9B h3{font-size:var(--font-size-lg);color:var(--brown);margin-bottom:.5rem;transition:color .3s ease;font-family:var(--font-cormorant),Georgia,serif;font-weight:600;letter-spacing:var(--letter-spacing-tight)}.ProductDetail_benefits__OePsT:hover h3,.ProductDetail_description__o_Cf9:hover h3,.ProductDetail_origin__Vau9B:hover h3{color:var(--saffron)}.ProductDetail_description__o_Cf9 p,.ProductDetail_origin__Vau9B p{line-height:var(--line-height-relaxed);font-size:var(--font-size-base)}.ProductDetail_benefits__OePsT ul{list-style-type:none;padding-left:0}.ProductDetail_benefits__OePsT li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;line-height:var(--line-height-relaxed);transition:transform .3s ease;font-size:var(--font-size-base)}.ProductDetail_benefits__OePsT li:hover{transform:translateX(5px)}.ProductDetail_benefits__OePsT li:before{content:"•";color:var(--gold);font-weight:700;position:absolute;left:0;transition:color .3s ease}.ProductDetail_benefits__OePsT li:hover:before{color:var(--saffron)}.ProductDetail_addToCartSection__GTe_a{margin-top:2rem;display:flex;align-items:center;gap:1rem}.ProductDetail_quantitySelector__u5Epn{display:flex;align-items:center;border:1px solid rgba(139,69,19,.3);border-radius:4px;overflow:hidden}.ProductDetail_quantityButton__Gbc_u{background-color:rgba(139,69,19,.05);border:none;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:var(--brown)}.ProductDetail_quantityButton__Gbc_u:hover:not(:disabled){background-color:rgba(139,69,19,.1)}.ProductDetail_quantityButton__Gbc_u:disabled{opacity:.5;cursor:not-allowed}.ProductDetail_quantityValue__dbWul{padding:0 1rem;min-width:40px;text-align:center;font-weight:600}.ProductDetail_addToCartButton__IcIic{background-color:var(--gold);color:var(--brown);border:none;padding:0 1.5rem;height:36px;border-radius:4px;display:flex;align-items:center;gap:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex-grow:1;justify-content:center}.ProductDetail_addToCartButton__IcIic:hover{background-color:var(--saffron);transform:translateY(-2px)}@media (max-width:768px){.ProductDetail_productDetail__GFVlT{flex-direction:column}.ProductDetail_productImage___Oirs,.ProductDetail_productInfo__fj6fb{flex:none}.ProductDetail_productInfo__fj6fb{padding:1.5rem}.ProductDetail_productName__6l_8Y{font-size:var(--font-size-xl)}.ProductDetail_price__ZXvKB{font-size:var(--font-size-lg)}.ProductDetail_benefits__OePsT h3,.ProductDetail_description__o_Cf9 h3,.ProductDetail_origin__Vau9B h3{font-size:var(--font-size-md)}}.HardwareProductsSection_hardwareSection__zJcfY{padding:4rem 0;background-color:rgba(139,69,19,.03)}.HardwareProductsSection_sectionHeader__6wgif{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.HardwareProductsSection_viewAllLink__6EuCr{color:var(--saffron);font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center}.HardwareProductsSection_viewAllLink__6EuCr:hover{color:var(--gold);transform:translateX(5px)}.HardwareProductsSection_scrollContainer__BceM_{position:relative;display:flex;align-items:center;gap:1rem}.HardwareProductsSection_scrollButton__UvfiH{background-color:var(--gold);color:var(--brown);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;box-shadow:var(--box-shadow-sm);z-index:2}.HardwareProductsSection_scrollButton__UvfiH:hover{background-color:var(--saffron);transform:scale(1.1);box-shadow:var(--box-shadow-md)}.HardwareProductsSection_scrollButton__UvfiH:active{transform:scale(.95)}.HardwareProductsSection_productsScroll__RSHMt{display:flex;overflow-x:auto;gap:1.5rem;padding:1.5rem .5rem;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;flex:1;-webkit-overflow-scrolling:touch}.HardwareProductsSection_productsScroll__RSHMt::-webkit-scrollbar{display:none}.HardwareProductsSection_productCard__O7_dL{min-width:250px;max-width:250px;background-color:var(--bg-color);border-radius:8px;overflow:hidden;box-shadow:var(--box-shadow-sm);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;border:1px solid rgba(139,69,19,.08);position:relative;flex-shrink:0}.HardwareProductsSection_productCard__O7_dL:hover{transform:translateY(-5px) scale(1.02);box-shadow:var(--box-shadow-md);border-color:rgba(139,69,19,.15);z-index:2}.HardwareProductsSection_productCard__O7_dL:focus{outline:2px solid var(--gold);outline-offset:2px}.HardwareProductsSection_productImageContainer__FirA8{width:100%;height:200px;position:relative;overflow:hidden;background-color:white}.HardwareProductsSection_productImage__Zs0GL{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.HardwareProductsSection_productCard__O7_dL:hover .HardwareProductsSection_productImage__Zs0GL{transform:scale(1.05)}.HardwareProductsSection_productInfo__i_j5A{padding:1rem;display:flex;flex-direction:column;flex-grow:1}.HardwareProductsSection_category__Ag0A9{font-size:.8rem;color:var(--text-color);opacity:.7;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.5px}.HardwareProductsSection_productName__hCQUC{font-size:1rem;color:var(--brown);margin-bottom:.5rem;line-height:1.3;transition:color .3s ease;font-weight:600}.HardwareProductsSection_productCard__O7_dL:hover .HardwareProductsSection_productName__hCQUC{color:var(--saffron)}.HardwareProductsSection_unitContainer__W1Mm2{margin-top:auto}.HardwareProductsSection_unit__lozh0{font-size:var(--font-size-sm);color:var(--text-color);opacity:.8;font-weight:500}@media (max-width:768px){.HardwareProductsSection_sectionHeader__6wgif{flex-direction:column;align-items:flex-start;gap:1rem}.HardwareProductsSection_scrollButton__UvfiH{width:40px;height:40px}.HardwareProductsSection_productsScroll__RSHMt{gap:1rem;padding:1rem .25rem}.HardwareProductsSection_productCard__O7_dL{min-width:200px;max-width:200px}.HardwareProductsSection_productImageContainer__FirA8{height:160px}}@media (max-width:480px){.HardwareProductsSection_scrollContainer__BceM_{gap:.5rem}.HardwareProductsSection_scrollButton__UvfiH{width:36px;height:36px}.HardwareProductsSection_productCard__O7_dL{min-width:180px;max-width:180px}.HardwareProductsSection_productImageContainer__FirA8{height:140px}.HardwareProductsSection_productInfo__i_j5A{padding:.75rem}}@media (prefers-reduced-motion:reduce){.HardwareProductsSection_productsScroll__RSHMt{scroll-behavior:auto}.HardwareProductsSection_productCard__O7_dL,.HardwareProductsSection_productImage__Zs0GL{transition:none}}@media (prefers-contrast:high){.HardwareProductsSection_productCard__O7_dL{border:2px solid var(--brown)}.HardwareProductsSection_productCard__O7_dL:hover{border-color:var(--gold)}}.Hero_hero__JT9C7{position:relative;color:var(--bg-color);text-align:center;padding:12rem 0 8rem;margin-bottom:4rem;overflow:hidden;min-height:70vh;background:linear-gradient(135deg,#2d5a27,#4a7c59 50%,#2d5a27);animation:Hero_heroFadeIn__XzfUT 2s ease-out}.Hero_heroFallback__7N64P{background:linear-gradient(135deg,#2d5a27,#4a7c59 30%,#6b8e23 50%,#4a7c59 70%,#2d5a27)}.Hero_heroFallback__7N64P:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0,transparent 50%),linear-gradient(45deg,transparent 40%,rgba(255,255,255,.05) 50%,transparent 60%);z-index:1;animation:Hero_subtlePattern__2KV0r 15s ease-in-out infinite}.Hero_shipBackground__smHAx{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;animation:Hero_gentleFloat__0DjJt 8s ease-in-out infinite}.Hero_shipImage__3G2IQ{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.8) contrast(1.1) saturate(1.2);animation:Hero_subtleZoom__IyU6Q 12s ease-in-out infinite;opacity:0;transition:opacity .8s ease-in-out}.Hero_imageLoaded__uBXsl{opacity:1}.Hero_imageLoading__A1njS{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.Hero_loadingSpinner__p8Gfv{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top-color:rgba(255,255,255,.8);border-radius:50%;animation:Hero_spin__a4NfZ 1s linear infinite}.Hero_greenOverlay__j9ZAE{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(45,90,39,.75),rgba(74,124,89,.65) 30%,rgba(45,90,39,.7) 70%,rgba(45,90,39,.8));z-index:2}.Hero_textOverlay__c2gGg{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.4) 100%);z-index:3}.Hero_content___NoHb{position:relative;z-index:4;max-width:800px;margin:0 auto}.Hero_title__gc0cB{font-size:var(--font-size-5xl);margin-bottom:1.5rem;line-height:1.1;font-weight:700;letter-spacing:var(--letter-spacing-tight)}.Hero_subtitle__tiCmL,.Hero_title__gc0cB{position:relative;color:#ffffff;text-shadow:0 2px 4px rgba(0,0,0,.6)}.Hero_subtitle__tiCmL{font-size:var(--font-size-lg);margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:var(--line-height-relaxed);font-weight:400;letter-spacing:var(--letter-spacing-normal)}.Hero_heroBtn__ZGi6v{position:relative;z-index:5;padding:1rem 2.5rem;font-size:var(--font-size-base);letter-spacing:var(--letter-spacing-wider);background:linear-gradient(45deg,#d4af37,#f4d03f);border:none;color:#2d5a27;font-weight:600;box-shadow:0 4px 15px rgba(212,175,55,.4),0 2px 8px rgba(0,0,0,.3);transition:all .3s ease;border-radius:6px;text-transform:uppercase}.Hero_heroBtn__ZGi6v:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(212,175,55,.5),0 4px 12px rgba(0,0,0,.4);background:linear-gradient(45deg,#f4d03f,#d4af37)}@media (max-width:1024px){.Hero_shipImage__3G2IQ{object-position:center bottom}}@media (max-width:768px){.Hero_hero__JT9C7{padding:7rem 1.5rem 5rem;min-height:60vh}.Hero_content___NoHb{padding:0 1rem}.Hero_title__gc0cB{font-size:var(--font-size-3xl);margin-bottom:1rem;line-height:1.2;letter-spacing:var(--letter-spacing-normal)}.Hero_subtitle__tiCmL{font-size:var(--font-size-md);margin-bottom:1.8rem;line-height:1.5}.Hero_heroBtn__ZGi6v{padding:.85rem 2rem;font-size:var(--font-size-sm);display:inline-block}.Hero_heroBtn__ZGi6v:active{transform:translateY(-1px)}.Hero_loadingSpinner__p8Gfv{width:32px;height:32px;border-width:2px}.Hero_shipBackground__smHAx{animation:Hero_gentleFloat__0DjJt 10s ease-in-out infinite}.Hero_shipImage__3G2IQ{animation:Hero_subtleZoom__IyU6Q 14s ease-in-out infinite}}@media (max-width:480px){.Hero_hero__JT9C7{padding:5.5rem 1rem 4rem;min-height:50vh;margin-bottom:2rem}.Hero_content___NoHb{padding:0 .5rem}.Hero_title__gc0cB{font-size:var(--font-size-2xl);margin-bottom:.75rem;line-height:1.3}.Hero_subtitle__tiCmL{font-size:var(--font-size-base);margin-bottom:1.5rem;line-height:1.5}.Hero_heroBtn__ZGi6v{padding:.75rem 1.5rem;font-size:var(--font-size-sm);width:100%;max-width:280px}.Hero_loadingSpinner__p8Gfv{width:28px;height:28px;border-width:2px}.Hero_shipBackground__smHAx,.Hero_shipImage__3G2IQ{animation:none}.Hero_greenOverlay__j9ZAE{background:linear-gradient(135deg,rgba(45,90,39,.8),rgba(74,124,89,.75) 30%,rgba(45,90,39,.8) 70%,rgba(45,90,39,.85))}}@keyframes Hero_gentleFloat__0DjJt{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes Hero_subtleZoom__IyU6Q{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes Hero_heroFadeIn__XzfUT{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_spin__a4NfZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Hero_subtlePattern__2KV0r{0%,to{opacity:1}50%{opacity:.8}}@media (prefers-reduced-motion:reduce){.Hero_hero__JT9C7,.Hero_loadingSpinner__p8Gfv,.Hero_shipBackground__smHAx,.Hero_shipImage__3G2IQ{animation:none}}@media (prefers-contrast:high){.Hero_greenOverlay__j9ZAE{background:rgba(0,0,0,.7)}.Hero_textOverlay__c2gGg{background:rgba(0,0,0,.5)}}.Services_services__9yLmN{padding:5rem 0;background-color:var(--bg-color);margin-bottom:0}.Services_intro__vEpZf{max-width:800px;margin:0 auto 3rem;text-align:center;line-height:var(--line-height-relaxed);color:var(--text-color);font-size:var(--font-size-md);opacity:.9}.Services_serviceGrid__ZrJ00{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin:0 auto;max-width:1200px}.Services_serviceCard__C1Dvx{text-align:center;padding:2.5rem 2rem;background-color:rgba(255,153,51,.05);border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--box-shadow-sm);transition:var(--transition-standard);border:1px solid rgba(139,69,19,.08);height:100%;display:flex;flex-direction:column}.Services_serviceCard__C1Dvx:hover{transform:translateY(-5px);box-shadow:var(--box-shadow-md);background-color:rgba(255,153,51,.08);border-color:rgba(139,69,19,.15)}.Services_serviceIcon__q2oQh{margin-bottom:1.5rem;transition:transform .5s ease}.Services_serviceCard__C1Dvx:hover .Services_serviceIcon__q2oQh{transform:scale(1.1)}.Services_serviceCard__C1Dvx h3{color:var(--brown);font-size:var(--font-size-xl);margin-bottom:1rem;transition:color .3s ease;font-weight:600;letter-spacing:var(--letter-spacing-tight)}.Services_serviceCard__C1Dvx:hover h3{color:var(--saffron)}.Services_serviceCard__C1Dvx p{color:var(--text-color);line-height:var(--line-height-relaxed);margin-bottom:0;opacity:.9;font-size:var(--font-size-base);flex-grow:1}@media (max-width:992px){.Services_serviceGrid__ZrJ00{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.Services_serviceCard__C1Dvx{padding:2rem 1.5rem}.Services_serviceCard__C1Dvx h3{font-size:var(--font-size-lg)}}@media (max-width:768px){.Services_services__9yLmN{padding:4rem 0}.Services_serviceGrid__ZrJ00{grid-template-columns:1fr;max-width:500px;margin:0 auto}.Services_intro__vEpZf{font-size:var(--font-size-base);margin-bottom:2rem}}