.Navbar-module__cJzEcG__navbar{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--glass-border);width:100%;padding:1.5rem 0;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logoWrapper{align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__icon{object-fit:contain;width:32px;height:32px}.Navbar-module__cJzEcG__brandName{letter-spacing:-.01em;color:var(--text-primary);font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__navLinks{gap:2rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);transition:var(--transition-fast);font-size:.95rem;font-weight:500}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__content{z-index:2;position:relative}.Hero-module__ZARIfG__title{margin-bottom:1.5rem;font-size:4rem}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:500px;margin-bottom:2.5rem;font-size:1.15rem}.Hero-module__ZARIfG__ctaGroup{gap:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{transition:var(--transition-smooth);border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600}.Hero-module__ZARIfG__primaryBtn{background:var(--accent-color);color:var(--bg-color)}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 10px 20px #d4af3733}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-primary);border:1px solid var(--glass-border);background:0 0}.Hero-module__ZARIfG__secondaryBtn:hover{background:var(--glass-bg);border-color:var(--accent-hover)}.Hero-module__ZARIfG__imageWrapper{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__heroLogo{object-fit:contain;z-index:2;width:100%;max-width:600px;height:auto;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:relative}.Hero-module__ZARIfG__glowEffect{background:var(--accent-color);filter:blur(150px);opacity:.15;z-index:0;border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width:992px){.Hero-module__ZARIfG__heroContainer{text-align:center;grid-template-columns:1fr;gap:2rem}.Hero-module__ZARIfG__subtitle{margin:0 auto 2.5rem}.Hero-module__ZARIfG__ctaGroup{justify-content:center}.Hero-module__ZARIfG__title{font-size:3rem}}
.Services-module__dpHhBa__servicesSection{background:var(--bg-secondary);position:relative}.Services-module__dpHhBa__servicesContainer{flex-direction:column;gap:4rem;display:flex}.Services-module__dpHhBa__header{text-align:center;max-width:600px;margin:0 auto}.Services-module__dpHhBa__sectionTitle{margin-bottom:1rem;font-size:2.5rem}.Services-module__dpHhBa__sectionSubtitle{color:var(--text-secondary);font-size:1.1rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Services-module__dpHhBa__card{transition:var(--transition-smooth);padding:2.5rem}.Services-module__dpHhBa__card:hover{border-color:#d4af374d;transform:translateY(-8px);box-shadow:0 20px 40px #00000080}.Services-module__dpHhBa__iconWrapper{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;font-size:2.5rem;display:flex}.Services-module__dpHhBa__cardTitle{margin-bottom:1rem;font-size:1.25rem}.Services-module__dpHhBa__cardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.7}@media (max-width:900px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__contactSection{background:var(--bg-color)}.Contact-module__hcVmEa__contactContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Contact-module__hcVmEa__sectionTitle{margin-bottom:1rem;font-size:2.5rem}.Contact-module__hcVmEa__sectionSubtitle{color:var(--text-secondary);max-width:450px;margin-bottom:3rem;font-size:1.1rem}.Contact-module__hcVmEa__detailsGroup{flex-direction:column;gap:2rem;display:flex}.Contact-module__hcVmEa__detailItem{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__label{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-color);font-size:.85rem;font-weight:600}.Contact-module__hcVmEa__value{color:var(--text-primary);transition:var(--transition-fast);font-size:1.25rem;font-weight:500}a.Contact-module__hcVmEa__value:hover{color:var(--accent-hover)}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.Contact-module__hcVmEa__formTitle{margin-bottom:1rem;font-size:1.5rem}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__inputLabel{color:var(--text-secondary);font-size:.9rem}.Contact-module__hcVmEa__inputField,.Contact-module__hcVmEa__textareaField{border:1px solid var(--glass-border);color:var(--text-primary);transition:var(--transition-fast);background:#0003;border-radius:8px;padding:1rem;font-size:1rem}.Contact-module__hcVmEa__inputField:focus,.Contact-module__hcVmEa__textareaField:focus{border-color:var(--accent-color);box-shadow:0 0 0 2px #d4af3733}.Contact-module__hcVmEa__textareaField{resize:vertical;min-height:120px}.Contact-module__hcVmEa__submitBtn{background:var(--accent-color);color:var(--bg-color);cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600}.Contact-module__hcVmEa__submitBtn:hover{background:var(--accent-hover);transform:translateY(-2px)}@media (max-width:900px){.Contact-module__hcVmEa__contactContainer{grid-template-columns:1fr}.Contact-module__hcVmEa__form{padding:2rem}}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding-top:4rem}.Footer-module__S6Hkya__footerContainer{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__logo{object-fit:contain;width:40px;height:40px}.Footer-module__S6Hkya__name{font-size:1.25rem;font-weight:700}.Footer-module__S6Hkya__description{color:var(--text-secondary);max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__navTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__S6Hkya__navLinks,.Footer-module__S6Hkya__contact{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__navLinks a,.Footer-module__S6Hkya__contact span{color:var(--text-secondary);transition:var(--transition-fast);font-size:.95rem}.Footer-module__S6Hkya__navLinks a:hover{color:var(--accent-hover)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-color);color:var(--text-secondary);padding:2rem 0;font-size:.85rem}.Footer-module__S6Hkya__bottomContainer{justify-content:space-between;align-items:center;display:flex}@media (max-width:900px){.Footer-module__S6Hkya__footerContainer{grid-template-columns:1fr;gap:2.5rem}.Footer-module__S6Hkya__bottomContainer{text-align:center;flex-direction:column;gap:1rem}}
