.Navbar-module__dVeNwG__navbar{z-index:1000;background:0 0;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__dVeNwG__navbar.Navbar-module__dVeNwG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:1rem 0;box-shadow:0 4px 30px #0000000d}.Navbar-module__dVeNwG__navbar.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__logo,.Navbar-module__dVeNwG__navbar.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__navLinks a{color:var(--text-primary)}.Navbar-module__dVeNwG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__dVeNwG__logo{font-family:var(--font-heading);letter-spacing:2px;color:#fff;font-size:1.5rem;font-weight:700;transition:color .3s}.Navbar-module__dVeNwG__navLinks{gap:2.5rem;display:flex}.Navbar-module__dVeNwG__navLinks a{font-family:var(--font-body);color:#fff;font-size:.95rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__dVeNwG__navLinks a:after{content:"";background-color:var(--accent-gold);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__dVeNwG__navLinks a:hover:after{width:100%}.Navbar-module__dVeNwG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;display:none}.Navbar-module__dVeNwG__hamburger span{background-color:#fff;width:25px;height:2px;transition:all .3s;display:block}.Navbar-module__dVeNwG__navbar.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__hamburger span{background-color:var(--text-primary)}@media (max-width:768px){.Navbar-module__dVeNwG__hamburger{display:flex}.Navbar-module__dVeNwG__navLinks{background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;transition:right .4s;position:fixed;top:0;right:-100%}.Navbar-module__dVeNwG__navLinks.Navbar-module__dVeNwG__open{right:0}.Navbar-module__dVeNwG__navLinks a{color:var(--text-primary);font-size:1.5rem}.Navbar-module__dVeNwG__logo{color:var(--text-primary)}.Navbar-module__dVeNwG__hamburger span{background-color:var(--text-primary)}}
.Hero-module__PgAKtG__hero{background-color:var(--bg-primary);justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative}.Hero-module__PgAKtG__overlay{z-index:1;background:linear-gradient(#0000004d 0%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__PgAKtG__bgImageContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__PgAKtG__heroContent{z-index:2;text-align:center;color:#fff;max-width:900px;position:relative}.Hero-module__PgAKtG__title{font-family:var(--font-heading);letter-spacing:.02em;text-shadow:0 4px 20px #0006;margin-bottom:2rem;font-size:5.5rem;font-weight:400;line-height:1.1}.Hero-module__PgAKtG__subtitle{font-family:var(--font-body);color:#ffffffd9;letter-spacing:.05em;margin-bottom:3.5rem;font-size:1.2rem;font-weight:300;line-height:1.8}.Hero-module__PgAKtG__ctaButton{color:#fff;font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;background-color:#0000;border:1px solid #ffffff80;padding:1.2rem 3rem;font-size:.85rem;font-weight:500;transition:all .4s;display:inline-block;position:relative;overflow:hidden}.Hero-module__PgAKtG__ctaButton:before{content:"";transform-origin:100%;z-index:-1;background-color:#fff;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.Hero-module__PgAKtG__ctaButton:hover{color:#000;border-color:#fff}.Hero-module__PgAKtG__ctaButton:hover:before{transform-origin:0;transform:scaleX(1)}@media (max-width:768px){.Hero-module__PgAKtG__title{font-size:3.5rem}.Hero-module__PgAKtG__subtitle{font-size:1.05rem}}
.About-module__OtWT4W__aboutSection{background-color:var(--bg-primary)}.About-module__OtWT4W__aboutContainer{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.About-module__OtWT4W__aboutContent{padding-right:2rem}.About-module__OtWT4W__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:2rem;font-size:3.5rem;font-weight:400;line-height:1.1}.About-module__OtWT4W__divider{background-color:var(--accent-gold);width:80px;height:2px;margin-bottom:2.5rem}.About-module__OtWT4W__text{font-family:var(--font-body);color:var(--text-secondary);letter-spacing:.03em;margin-bottom:1.5rem;font-size:1.05rem;font-weight:300;line-height:2}.About-module__OtWT4W__stats{border-top:1px solid var(--border-color);gap:4rem;margin-top:4rem;padding-top:3rem;display:flex}.About-module__OtWT4W__statItem{flex-direction:column;display:flex}.About-module__OtWT4W__statNumber{font-family:var(--font-heading);color:var(--accent-gold);margin-bottom:.5rem;font-size:3rem;font-weight:400}.About-module__OtWT4W__statLabel{font-family:var(--font-body);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:500}.About-module__OtWT4W__aboutImageWrapper{height:650px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000000d}.About-module__OtWT4W__imageBox{width:100%;height:100%;position:absolute;top:0;left:0}.About-module__OtWT4W__aboutImageElem{transition:transform 1.2s}.About-module__OtWT4W__aboutImageWrapper:hover .About-module__OtWT4W__aboutImageElem{transform:scale(1.05)}@media (max-width:992px){.About-module__OtWT4W__aboutContainer{grid-template-columns:1fr;gap:4rem}.About-module__OtWT4W__aboutContent{padding-right:0}.About-module__OtWT4W__aboutImageWrapper{height:450px}.About-module__OtWT4W__stats{flex-wrap:wrap;gap:3rem}}
.Products-module__vYFycq__productsSection{background-color:var(--bg-secondary)}.Products-module__vYFycq__grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:4rem;margin-top:5rem;display:grid}.Products-module__vYFycq__card{background-color:var(--bg-primary);border:1px solid var(--border-color);transition:box-shadow .5s;overflow:hidden;box-shadow:0 15px 40px #00000008}.Products-module__vYFycq__card:hover{box-shadow:0 25px 50px #00000014}.Products-module__vYFycq__cardImageWrapper{height:420px;position:relative;overflow:hidden}.Products-module__vYFycq__cardImage{width:100%;height:100%;position:absolute;top:0;left:0}.Products-module__vYFycq__imageElem{transition:transform .8s}.Products-module__vYFycq__card:hover .Products-module__vYFycq__imageElem{transform:scale(1.05)}.Products-module__vYFycq__cardOverlay{opacity:0;background:#0003;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s,background .5s;display:flex;position:absolute;top:0;left:0}.Products-module__vYFycq__card:hover .Products-module__vYFycq__cardOverlay{opacity:1;background:#0006}.Products-module__vYFycq__viewButton{color:#000;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;cursor:pointer;opacity:0;background:#fff;border:none;padding:1rem 2.5rem;font-size:.8rem;font-weight:500;transition:all .4s;transform:translateY(20px)}.Products-module__vYFycq__card:hover .Products-module__vYFycq__viewButton{opacity:1;transform:translateY(0)}.Products-module__vYFycq__viewButton:hover{background:var(--accent-gold);color:#fff}.Products-module__vYFycq__cardContent{text-align:center;background-color:var(--bg-primary);z-index:2;padding:3rem 2.5rem;position:relative}.Products-module__vYFycq__cardTitle{color:var(--text-primary);margin-bottom:1.2rem;font-size:2.2rem;font-weight:400}.Products-module__vYFycq__cardDesc{color:var(--text-secondary);letter-spacing:.02em;font-size:.95rem;font-weight:300;line-height:1.8}@media (max-width:768px){.Products-module__vYFycq__grid{grid-template-columns:1fr}}
.Contact-module__dhIxzq__contactSection{background-color:var(--bg-primary)}.Contact-module__dhIxzq__contactContainer{grid-template-columns:1fr 1.5fr;gap:4rem;margin-top:5rem;display:grid}.Contact-module__dhIxzq__infoBox{background-color:var(--bg-secondary);border:1px solid var(--border-color);padding:4rem 3rem}.Contact-module__dhIxzq__infoItem{gap:1.5rem;margin-bottom:3rem;display:flex}.Contact-module__dhIxzq__infoItem:last-child{margin-bottom:0}.Contact-module__dhIxzq__icon{color:var(--accent-gold);stroke-width:1.5px;flex-shrink:0}.Contact-module__dhIxzq__infoTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.8rem;font-size:1.5rem;font-weight:400}.Contact-module__dhIxzq__infoText{color:var(--text-secondary);letter-spacing:.02em;font-weight:300;line-height:1.8}.Contact-module__dhIxzq__mapBox{background-color:var(--bg-secondary);border:1px solid var(--border-color);width:100%;height:100%;min-height:500px;position:relative;overflow:hidden}.Contact-module__dhIxzq__mapPlaceholder{width:100%;height:100%;color:var(--text-secondary);background:#00000005;flex-direction:column;justify-content:center;align-items:center;display:flex}.Contact-module__dhIxzq__mapPlaceholder p{font-family:var(--font-heading);margin-bottom:.5rem;font-size:1.8rem;font-weight:400}.Contact-module__dhIxzq__mapPlaceholder span{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;font-size:.9rem;font-weight:300}@media (max-width:992px){.Contact-module__dhIxzq__contactContainer{grid-template-columns:1fr}.Contact-module__dhIxzq__mapBox{height:400px}}
.Footer-module__rnk_JG__footer{color:#fff;background-color:#111;padding:4rem 0 2rem}.Footer-module__rnk_JG__footerContainer{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:3rem;margin-bottom:2rem;padding-bottom:3rem;display:flex}.Footer-module__rnk_JG__footerBrand{max-width:400px}.Footer-module__rnk_JG__logo{font-family:var(--font-heading);letter-spacing:2px;color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__rnk_JG__logoImage{filter:brightness(0)invert()}.Footer-module__rnk_JG__tagline{color:#ffffffb3;line-height:1.6}.Footer-module__rnk_JG__footerLinks .Footer-module__rnk_JG__linkTitle{font-family:var(--font-heading);color:var(--accent-gold);margin-bottom:1.5rem;font-size:1.2rem}.Footer-module__rnk_JG__footerLinks ul{list-style:none}.Footer-module__rnk_JG__footerLinks ul li{margin-bottom:.8rem}.Footer-module__rnk_JG__footerLinks ul li a{color:#ffffffb3;transition:color .3s}.Footer-module__rnk_JG__footerLinks ul li a:hover{color:#fff}.Footer-module__rnk_JG__footerCopyright{text-align:center;color:#ffffff80;font-size:.9rem}
