.Navbar-module__cJzEcG__navbar{color:var(--foreground);z-index:100;border-bottom:1px solid var(--border-color);background:0 0;justify-content:space-between;align-items:center;padding:1.5rem 4rem;display:flex;position:absolute;top:0;left:0;right:0}.Navbar-module__cJzEcG__logo{align-items:center;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain;width:auto;height:auto;max-height:64px}.Navbar-module__cJzEcG__links{color:#ccc;align-items:center;gap:2rem;font-size:.9rem;display:flex}.Navbar-module__cJzEcG__links a{transition:color .3s}.Navbar-module__cJzEcG__links a:hover{color:#fff}.Navbar-module__cJzEcG__ctaButton{border:1px solid var(--border-color);background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:.5rem 1rem}.Navbar-module__cJzEcG__ctaButton:hover{border-color:var(--accent);color:var(--accent)}.Navbar-module__cJzEcG__langSwitch{gap:.5rem;margin-left:1rem;display:flex}.Navbar-module__cJzEcG__langSwitch a{opacity:.7}.Navbar-module__cJzEcG__langSwitch a:hover{opacity:1}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{padding:1rem 1.5rem}.Navbar-module__cJzEcG__logoImg{max-height:24px}.Navbar-module__cJzEcG__links{display:none}}
.Hero-module__ZARIfG__hero{text-align:center;z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:6vh 2vw 2vh;display:flex;position:relative}.Hero-module__ZARIfG__imageContainer{justify-content:center;align-items:center;width:100%;max-width:600px;height:clamp(150px,30vh,400px);margin-bottom:2vh;display:flex;position:relative}.Hero-module__ZARIfG__productImage{object-fit:contain;filter:drop-shadow(0 20px 50px #e5a37333);width:100%;height:100%;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;transform:translateZ(50px)}@keyframes Hero-module__ZARIfG__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.Hero-module__ZARIfG__content{max-width:800px}.Hero-module__ZARIfG__subtitle{color:#ccc;letter-spacing:1px;margin-bottom:1vh;font-size:clamp(1rem,1.5vw,1.5rem);font-weight:400}.Hero-module__ZARIfG__title{margin-bottom:1.5vh;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:700;line-height:1.1}.Hero-module__ZARIfG__description{color:#aaa;margin-bottom:2.5vh;max-width:600px;margin-inline:auto;font-size:clamp(.9rem,1.2vw,1.2rem);line-height:1.5}.Hero-module__ZARIfG__ctaButton{color:#000;letter-spacing:1px;background:linear-gradient(90deg,#e5a373,#d48e5c);border-radius:30px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 0 20px #e5a37366}.Hero-module__ZARIfG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 0 30px #e5a37399}.Hero-module__ZARIfG__decorativeElements{pointer-events:none;z-index:1;height:100%;position:absolute;bottom:0;left:0;right:0}.Hero-module__ZARIfG__bookStack{object-fit:contain;object-position:bottom left;opacity:.85;filter:drop-shadow(0 20px 40px #000000e6);width:auto;height:clamp(100px,25vh,250px);position:absolute;bottom:0;left:0}.Hero-module__ZARIfG__coffeeMug{object-fit:contain;object-position:bottom right;opacity:.85;filter:drop-shadow(0 20px 40px #000000e6);width:auto;height:clamp(80px,18vh,180px);position:absolute;bottom:0;right:0}@media (max-width:1024px){.Hero-module__ZARIfG__hero{min-height:80vh;padding:10vh 2rem 5vh}.Hero-module__ZARIfG__decorativeElements{opacity:.5}.Hero-module__ZARIfG__imageContainer{max-width:500px;height:30vh}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:12vh 1.5rem 4vh}.Hero-module__ZARIfG__imageContainer{width:100%;max-width:450px;height:auto;min-height:150px;max-height:35vh;margin-bottom:2vh;padding:20px 0}.Hero-module__ZARIfG__title{margin-bottom:2vh;font-size:2.5rem}.Hero-module__ZARIfG__description{margin-bottom:4vh;font-size:1.1rem}.Hero-module__ZARIfG__decorativeElements{display:none}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__imageContainer{max-width:300px}}
.Features-module__zvCZ4q__features{z-index:2;border-top:1px solid var(--border-color);background:linear-gradient(#0000,#000000f2 10%);flex-shrink:0;padding:2vh 2vw;position:relative}.Features-module__zvCZ4q__container{max-width:1600px;margin:0 auto}.Features-module__zvCZ4q__threeColGrid{grid-template-columns:1fr 1.5fr 1fr;align-items:center;gap:2vw;display:grid}.Features-module__zvCZ4q__sectionTitle{color:#fff;margin-bottom:.5rem;font-size:clamp(1.2rem,1.5vw,1.8rem)}.Features-module__zvCZ4q__sectionDesc{color:#aaa;font-size:clamp(.8rem,1vw,1rem);line-height:1.4}.Features-module__zvCZ4q__hardwareVisual{justify-content:center;width:100%;display:flex;position:relative}.Features-module__zvCZ4q__internalImage{opacity:.8;filter:contrast(1.2);width:100%;max-width:450px;height:auto}.Features-module__zvCZ4q__annotation{color:var(--accent);white-space:nowrap;align-items:center;gap:5px;font-size:.75rem;font-weight:600;display:flex;position:absolute}.Features-module__zvCZ4q__dot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 5px var(--accent);border-radius:50%}.Features-module__zvCZ4q__line{background:var(--accent);width:1vw;height:1px}.Features-module__zvCZ4q__tweeters{flex-direction:row-reverse;top:15%;left:10%}.Features-module__zvCZ4q__woofers{flex-direction:row-reverse;bottom:30%;left:0%}.Features-module__zvCZ4q__subwoofer{bottom:15%;right:5%}.Features-module__zvCZ4q__connectivity{text-align:left}.Features-module__zvCZ4q__connGrid{flex-direction:column;gap:1vh;margin-top:1rem;display:flex}.Features-module__zvCZ4q__connItem{background:var(--glass-bg);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:1rem;padding:.8vh 1vw;transition:border-color .3s;display:flex}.Features-module__zvCZ4q__connItem:hover{border-color:var(--accent)}.Features-module__zvCZ4q__icon{width:24px;height:24px;color:var(--accent);flex-shrink:0}.Features-module__zvCZ4q__connItem h4{color:#fff;margin:0 0 .2rem;font-size:clamp(.8rem,1vw,1rem)}.Features-module__zvCZ4q__connItem p{color:#888;margin:0;font-size:clamp(.7rem,.8vw,.85rem)}@media (max-width:1024px){.Features-module__zvCZ4q__features{padding:6vh 2rem}.Features-module__zvCZ4q__threeColGrid{grid-template-columns:1fr;gap:5vh}.Features-module__zvCZ4q__hardwareInfo,.Features-module__zvCZ4q__connectivity{text-align:center;max-width:600px;margin:0 auto}.Features-module__zvCZ4q__connGrid{align-items:center}.Features-module__zvCZ4q__connItem{justify-content:center;width:100%;max-width:400px}.Features-module__zvCZ4q__line{display:none}.Features-module__zvCZ4q__annotation{font-size:.7rem}}@media (max-width:768px){.Features-module__zvCZ4q__sectionTitle{font-size:1.8rem}.Features-module__zvCZ4q__sectionDesc{font-size:1rem}}
.Footer-module__S6Hkya__footer{color:#888;z-index:2;background-color:#0000;flex-shrink:0;padding:1vh 2vw;position:relative}.Footer-module__S6Hkya__container{max-width:1600px;margin:0 auto}.Footer-module__S6Hkya__top{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:.5vh;padding-bottom:.5vh;display:flex}.Footer-module__S6Hkya__brand{align-items:center;display:flex}.Footer-module__S6Hkya__footerLogo{object-fit:contain;opacity:.6;filter:grayscale()brightness(1.5);width:auto;height:auto;max-height:32px;transition:opacity .3s,filter .3s}.Footer-module__S6Hkya__footerLogo:hover{opacity:1;filter:none}.Footer-module__S6Hkya__socials{gap:1.5rem;display:flex}.Footer-module__S6Hkya__socials a{color:#888;font-size:.9rem;transition:color .3s}.Footer-module__S6Hkya__socials a:hover{color:var(--accent)}.Footer-module__S6Hkya__bottom{text-align:center;font-size:.8rem}
.CanvasWaves-module__vvkSHG__canvas{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}
.page-module__LBTDbq__main{flex-direction:column;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden auto}@media (min-width:1025px){.page-module__LBTDbq__main{height:100dvh;overflow:hidden}}.page-module__LBTDbq__content{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}
