@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";
:root{--color-primary:#ef7c19;--color-secondary:#d4af37;--color-dark:#0f1115;--color-darker:#0a0b0d;--color-light:#f8f9fa;--color-gray:#a0aab2;--font-main:"Outfit", sans-serif}html,body{background-color:var(--color-dark);max-width:100vw;color:var(--color-light);font-family:var(--font-main);scroll-behavior:smooth;margin:0;padding:0;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100vh;display:flex}*{box-sizing:border-box}a{color:inherit;text-decoration:none;transition:color .3s}a:hover{color:var(--color-primary)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}p{line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.container{padding:0 1rem}}.glass-panel{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#0f1115d9;border-bottom:1px solid #ffffff0d;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0}.Header-module__hBw1pG__headerContent{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.5px;color:var(--color-light);font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__logoHighlight{color:var(--color-primary)}.Header-module__hBw1pG__nav{gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--color-gray);font-size:.95rem;font-weight:500;transition:color .3s}.Header-module__hBw1pG__navLink:hover{color:var(--color-light)}@media (max-width:768px){.Header-module__hBw1pG__headerContent{flex-direction:column;gap:1rem}.Header-module__hBw1pG__nav{flex-wrap:wrap;justify-content:center;gap:1rem}.Header-module__hBw1pG__navLink{font-size:.9rem}}
.Footer-module__S6Hkya__footer{background-color:var(--color-darker);border-top:1px solid #ffffff0d;margin-top:auto;padding-top:4rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__footerSection{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__footerBrand{letter-spacing:-.5px;color:var(--color-light);font-size:1.5rem}.Footer-module__S6Hkya__brandHighlight{color:var(--color-primary)}.Footer-module__S6Hkya__footerDesc{color:var(--color-gray);max-width:400px;font-size:.95rem}.Footer-module__S6Hkya__sectionTitle{color:var(--color-light);font-size:1.1rem;font-weight:500}.Footer-module__S6Hkya__address p,.Footer-module__S6Hkya__contactInfo p{color:var(--color-gray);margin-bottom:.5rem;font-size:.95rem;font-style:normal}.Footer-module__S6Hkya__contactInfo a{color:var(--color-gray)}.Footer-module__S6Hkya__contactInfo a:hover{color:var(--color-primary)}.Footer-module__S6Hkya__footerBottom{text-align:center;color:var(--color-gray);border-top:1px solid #ffffff0d;padding:1.5rem 0;font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding-bottom:70px}.Footer-module__S6Hkya__footerContent{text-align:center;grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__footerDesc{margin:0 auto}}
.FloatingActions-module__AneK9a__whatsappFloat{color:#fff;z-index:999;background-color:#25d366;border-radius:50px;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 4px 10px #0000004d}.FloatingActions-module__AneK9a__whatsappFloat:hover{transform:translateY(-5px);box-shadow:0 6px 14px #0006}.FloatingActions-module__AneK9a__mobileCallBar{display:none}@media (max-width:768px){.FloatingActions-module__AneK9a__whatsappFloat{width:50px;height:50px;bottom:80px;right:20px}.FloatingActions-module__AneK9a__whatsappFloat svg{width:28px;height:28px}.FloatingActions-module__AneK9a__mobileCallBar{background-color:var(--color-primary);z-index:998;width:100%;display:block;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000001a}.FloatingActions-module__AneK9a__callNowBtn{color:#fff;justify-content:center;align-items:center;width:100%;padding:15px;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}}
