.Navbar-module__cJzEcG__navbar{z-index:1000;transition:var(--transition-smooth);padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-serif);letter-spacing:2px;color:var(--text-main);font-size:1.5rem;font-weight:700}.Navbar-module__cJzEcG__links{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__links a{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}.Navbar-module__cJzEcG__links a:hover{color:var(--primary)}.Navbar-module__cJzEcG__socialLink{transition:var(--transition-smooth);align-items:center;display:flex;color:var(--text-muted)!important}.Navbar-module__cJzEcG__socialLink:hover{transform:translateY(-2px);color:var(--primary)!important}.Navbar-module__cJzEcG__langSwitcher{color:var(--text-muted);align-items:center;gap:.5rem;margin:0 1rem;font-size:.75rem;font-weight:600;display:flex}.Navbar-module__cJzEcG__langSwitcher a{transition:var(--transition-smooth)}.Navbar-module__cJzEcG__langSwitcher a:hover{color:var(--primary)}.Navbar-module__cJzEcG__activeLang{color:var(--text-main);text-decoration:underline}.Navbar-module__cJzEcG__cta{background:var(--primary);transition:var(--transition-smooth);border-radius:4px;padding:.6rem 1.5rem;color:#fff!important;font-weight:600!important}.Navbar-module__cJzEcG__cta:hover{background:var(--primary-hover);transform:translateY(-2px)}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}}
.Footer-module__S6Hkya__footer{background:var(--bg-main);border-top:1px solid var(--border-light);padding:6rem 0 3rem}.Footer-module__S6Hkya__top{justify-content:space-between;align-items:flex-start;margin-bottom:5rem;display:flex}.Footer-module__S6Hkya__brand h3{letter-spacing:2px;margin-bottom:1rem;font-size:1.5rem}.Footer-module__S6Hkya__brand p{color:var(--text-muted);max-width:300px;font-size:.9rem}.Footer-module__S6Hkya__cta h4{text-align:right;margin-bottom:1.5rem;font-size:1.25rem}.Footer-module__S6Hkya__btn{background:var(--primary);color:#fff;float:right;border-radius:4px;padding:1rem 2rem;font-weight:600;display:inline-block}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border-light);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.8rem;display:flex}.Footer-module__S6Hkya__legal{gap:2rem;display:flex}@media (max-width:768px){.Footer-module__S6Hkya__brand p{margin:0 auto}.Footer-module__S6Hkya__bottom{flex-direction:column;gap:1.5rem}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__content h1{max-width:800px;margin-bottom:1.5rem;font-size:4rem}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:600px;margin-bottom:3rem;font-size:1.25rem}.Hero-module__ZARIfG__actions{gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--primary);color:#fff;transition:var(--transition-smooth);border-radius:4px;padding:1rem 2rem;font-weight:600}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryBtn{border:1px solid var(--border-light);color:var(--text-main);transition:var(--transition-smooth);border-radius:4px;padding:1rem 2rem;font-weight:500}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--primary);background:#5a0f1b0d}.Hero-module__ZARIfG__visual{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__orb{filter:blur(40px);background:radial-gradient(circle,#5a0f1b33 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:4s infinite alternate Hero-module__ZARIfG__pulse;position:absolute}.Hero-module__ZARIfG__lines{z-index:1;flex-direction:column;gap:1rem;display:flex}.Hero-module__ZARIfG__lines span{font-family:var(--font-serif);color:var(--text-muted);opacity:.3;transition:var(--transition-smooth);cursor:default;font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__lines span:hover{opacity:1;color:var(--primary);transform:translate(10px)}@keyframes Hero-module__ZARIfG__pulse{0%{opacity:.4;transform:scale(1)}to{opacity:.7;transform:scale(1.2)}}@media (max-width:1024px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__content h1{margin:0 auto 1.5rem;font-size:3rem}.Hero-module__ZARIfG__subtitle{margin:0 auto 3rem}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__visual{display:none}}
.Problem-module__S0GCFq__header{text-align:center;margin-bottom:4rem}.Problem-module__S0GCFq__title{margin-bottom:1.5rem;font-size:2.5rem}.Problem-module__S0GCFq__desc{color:var(--text-muted);max-width:700px;margin:0 auto}.Problem-module__S0GCFq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Problem-module__S0GCFq__card{transition:var(--transition-smooth);border-radius:8px;padding:2.5rem}.Problem-module__S0GCFq__card:hover{border-color:var(--primary);background:#5a0f1b0d;transform:translateY(-5px)}.Problem-module__S0GCFq__card h3{color:var(--primary);margin-bottom:1rem;font-size:1.25rem}.Problem-module__S0GCFq__card p{color:var(--text-muted);font-size:.95rem}
.Solutions-module__agWdoG__solutions{background:var(--bg-card)}.Solutions-module__agWdoG__header{margin-bottom:5rem}.Solutions-module__agWdoG__header h2{max-width:600px;font-size:2.5rem}.Solutions-module__agWdoG__grid{background:var(--border-light);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;display:grid}.Solutions-module__agWdoG__card{background:var(--bg-card);transition:var(--transition-smooth);padding:3.5rem 2.5rem;position:relative;overflow:hidden}.Solutions-module__agWdoG__card:hover{background:#ffffff05}.Solutions-module__agWdoG__card:after{content:"";background:var(--primary);transform-origin:100%;width:100%;height:2px;transition:transform .4s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Solutions-module__agWdoG__card:hover:after{transform-origin:0;transform:scaleX(1)}.Solutions-module__agWdoG__number{font-family:var(--font-serif);color:var(--primary);opacity:1;letter-spacing:2px;margin-bottom:2rem;font-size:1rem;font-weight:700;display:block}.Solutions-module__agWdoG__card h3{margin-bottom:1rem;font-size:1.5rem}.Solutions-module__agWdoG__tagline{color:var(--text-main);opacity:.9;margin-bottom:1.5rem;font-size:.9rem;font-weight:600}.Solutions-module__agWdoG__desc{color:var(--text-muted);min-height:4.5rem;margin-bottom:2.5rem;font-size:.95rem}.Solutions-module__agWdoG__link{text-transform:uppercase;letter-spacing:1px;color:var(--text-main);border-bottom:1px solid #5a0f1b4d;align-items:center;gap:.5rem;width:fit-content;padding-bottom:4px;font-size:.9rem;font-weight:600;display:flex}.Solutions-module__agWdoG__link span{transition:transform .3s}.Solutions-module__agWdoG__link:hover span{transform:translate(5px)}
.bio-module__7em0Ma__bioPage{background-color:var(--bg-main);min-height:100vh;padding-top:140px;padding-bottom:80px}.bio-module__7em0Ma__grid{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:6rem;display:grid}.bio-module__7em0Ma__photoContainer{justify-content:center;display:flex;position:sticky;top:140px}.bio-module__7em0Ma__photo{object-fit:cover;object-position:top;border:4px solid var(--border-accent);border-radius:50%;width:400px;height:400px;transition:transform .3s;box-shadow:0 20px 40px #0006}.bio-module__7em0Ma__content h1{margin-bottom:.5rem;font-size:3.5rem}.bio-module__7em0Ma__role{color:var(--primary);letter-spacing:1px;margin-bottom:3rem;font-size:1.25rem;font-weight:600;display:block}.bio-module__7em0Ma__bioText p{color:var(--text-main);opacity:.9;margin-bottom:1.5rem;font-size:1.1rem}.bio-module__7em0Ma__deliveries{background:var(--bg-card);border:1px solid var(--border-light);border-radius:12px;margin-top:3rem;padding:2rem}.bio-module__7em0Ma__deliveries h3{color:var(--primary);margin-bottom:1.5rem;font-size:1.5rem}.bio-module__7em0Ma__deliveries ul{padding:0;list-style:none}.bio-module__7em0Ma__deliveries li{color:var(--text-main);align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.bio-module__7em0Ma__deliveries li span{color:var(--primary);font-weight:700}@media (max-width:1024px){.bio-module__7em0Ma__grid{text-align:center;grid-template-columns:1fr;gap:4rem}.bio-module__7em0Ma__photoContainer{position:static}.bio-module__7em0Ma__photo{width:300px;height:300px}.bio-module__7em0Ma__deliveries li{text-align:left}}
.legal-module__OCn6DG__legalPage{background-color:var(--bg-main);min-height:100vh;padding-top:120px}.legal-module__OCn6DG__header{text-align:center;margin-bottom:4rem}.legal-module__OCn6DG__header h1{margin-bottom:1rem;font-size:3rem}.legal-module__OCn6DG__content{max-width:800px;color:var(--text-muted);margin:0 auto}.legal-module__OCn6DG__content h2{color:var(--text-main);margin:2.5rem 0 1rem;font-size:1.5rem}.legal-module__OCn6DG__content p{margin-bottom:1.25rem;line-height:1.7}.legal-module__OCn6DG__content ul{margin-bottom:1.5rem;padding-left:1.5rem}.legal-module__OCn6DG__content li{margin-bottom:.5rem}.legal-module__OCn6DG__lastUpdated{opacity:.6;text-align:center;margin-top:4rem;font-size:.8rem}@media (max-width:768px){.legal-module__OCn6DG__header h1{font-size:2.5rem}}
.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.About-module__vAULUW__label{text-transform:uppercase;color:var(--primary);letter-spacing:2px;margin-bottom:1.5rem;font-size:.8rem;font-weight:600;display:block}.About-module__vAULUW__title{margin-bottom:2rem;font-size:2.5rem}.About-module__vAULUW__content p{color:var(--text-muted);margin-bottom:1.5rem}.About-module__vAULUW__inlineLink{color:var(--primary);border-bottom:1px solid #5a0f1b4d;font-weight:600}.About-module__vAULUW__inlineLink:hover{border-bottom-color:var(--primary)}.About-module__vAULUW__bioBtn{background-color:var(--primary);color:#fff;transition:var(--transition-smooth);border-radius:4px;margin-top:1rem;margin-bottom:2rem;padding:.8rem 2rem;font-size:.9rem;font-weight:600;display:inline-block}.About-module__vAULUW__bioBtn:hover{background-color:var(--primary-hover);transform:translateY(-2px)}.About-module__vAULUW__highlight{font-family:var(--font-serif);border-left:2px solid var(--primary);padding-left:1.5rem;font-size:1.25rem;font-weight:500;color:var(--text-main)!important;margin:2.5rem 0!important}.About-module__vAULUW__values{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__valueItem strong{color:var(--text-main);font-size:1.1rem;display:block}.About-module__vAULUW__valueItem span{color:var(--text-muted);font-size:.9rem}.About-module__vAULUW__expCard{border-color:var(--border-accent);border-radius:12px;padding:3rem}.About-module__vAULUW__expCard h3{color:var(--primary);margin-bottom:1.5rem}.About-module__vAULUW__expCard p{color:var(--text-muted);margin-bottom:2rem;font-size:1rem}.About-module__vAULUW__tags{flex-wrap:wrap;gap:.75rem;display:flex}.About-module__vAULUW__tags span{background:#ffffff0d;border-radius:100px;padding:.4rem 1rem;font-size:.8rem;font-weight:500}@media (max-width:1024px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:4rem}}
