.sound-systems-page{--bg-dark:#020a13;--bg-deep:#04111f;--bg-panel:#071726d1;--bg-light:#f6f9fd;--white:#fff;--text:#0a1624;--muted:#607086;--muted-dark:#a8b7c9;--line:#82a4cc38;--line-light:#d9e2ee;--accent:#0b82ff;--accent-2:#29a7ff;--container-base:1180px;--container-wide:1360px;--container:var(--container-base);--header-height:76px}@font-face{font-family:Montserrat;src:url(/assets/fonts/montserrat/Montserrat-wght.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:100 900}.sound-systems-page *{box-sizing:border-box}.sound-systems-page{scroll-behavior:smooth;color:var(--text);background:var(--bg-light);margin:0;font-family:Montserrat,Segoe UI,Arial,sans-serif;line-height:1.5}.sound-systems-page.nav-open{overflow:hidden}.sound-systems-page img,.sound-systems-page svg{display:block}.sound-systems-page img{max-width:100%}.sound-systems-page a{color:inherit;text-decoration:none}.sound-systems-page button,.sound-systems-page input,.sound-systems-page textarea{font:inherit}.sound-systems-page .container{width:min(calc(100% - 48px), var(--container));margin:0 auto}@media (min-width:1280px){.sound-systems-page{--container:var(--container-wide)}}@media (min-width:1500px){.sound-systems-page .process .process-inner{width:min(100% - 48px,1500px)}.sound-systems-page .process .process-top{grid-template-columns:minmax(420px,460px) minmax(0,1fr)}.sound-systems-page .process .process-copy h2{max-width:460px}}.sound-systems-page .section-dark{color:var(--white);background:var(--bg-dark)}.sound-systems-page .section-light{background:var(--bg-light)}.sound-systems-page section[id]{scroll-margin-top:calc(var(--header-height) + 14px)}.sound-systems-page .section-label{color:var(--accent);text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1.1}.sound-systems-page h1,.sound-systems-page h2,.sound-systems-page h3,.sound-systems-page p{margin-top:0}.sound-systems-page h1{letter-spacing:0;margin-bottom:22px;font-size:58px;font-weight:800;line-height:.98}.sound-systems-page h2{letter-spacing:0;margin-bottom:18px;font-size:38px;font-weight:760;line-height:1.08}.sound-systems-page h3{margin-bottom:10px;font-size:18px;font-weight:760;line-height:1.16}.sound-systems-page p{color:var(--muted)}.sound-systems-page .section-dark p{color:var(--muted-dark)}.sound-systems-page .site-header{z-index:50;height:var(--header-height);color:var(--white);-webkit-backdrop-filter:blur();background:0 0;border-bottom:1px solid #0000;grid-template-columns:250px 1fr auto;align-items:center;gap:28px;padding:0 48px;transition:background .22s,border-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;display:grid;position:fixed;top:0;left:0;right:0}.sound-systems-page .site-header.is-solid{-webkit-backdrop-filter:blur(18px);background:#020a13a3;border-bottom-color:#96b8e01f}.sound-systems-page .brand{align-items:center;gap:11px;width:auto;min-width:0;display:inline-flex}.sound-systems-page .brand-symbol{flex:none;place-items:center;width:42px;height:42px;display:inline-grid}.sound-systems-page .brand-symbol img{object-fit:contain;filter:drop-shadow(0 0 12px #2b95ff29);width:100%;height:100%}.sound-systems-page .brand-text{gap:2px;display:grid}.sound-systems-page .brand-text strong{color:var(--white);letter-spacing:0;white-space:nowrap;font-size:20px;font-weight:820;line-height:1}.sound-systems-page .brand-text small{color:#9fb3cc;font-size:10px;font-weight:650;line-height:1.15}.sound-systems-page .site-nav{color:#d7e4f3;justify-content:center;align-items:stretch;gap:34px;font-size:14px;font-weight:650;display:flex}.sound-systems-page .site-nav>a,.sound-systems-page .nav-trigger{color:inherit;align-items:center;gap:6px;padding:29px 0 27px;transition:color .18s;display:inline-flex;position:relative}.sound-systems-page .nav-trigger{cursor:pointer;background:0 0;border:0}.sound-systems-page .nav-trigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;opacity:.72;width:14px;height:14px;transition:transform .18s,opacity .18s}.sound-systems-page .site-nav>a:after,.sound-systems-page .nav-trigger:after{content:"";background:var(--accent);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.sound-systems-page .site-nav>a:hover,.sound-systems-page .site-nav>a:focus-visible,.sound-systems-page .nav-group:hover .nav-trigger,.sound-systems-page .nav-group:focus-within .nav-trigger,.sound-systems-page .nav-group.is-open .nav-trigger{color:var(--white)}.sound-systems-page .site-nav>a:hover:after,.sound-systems-page .site-nav>a:focus-visible:after,.sound-systems-page .nav-group:hover .nav-trigger:after,.sound-systems-page .nav-group:focus-within .nav-trigger:after,.sound-systems-page .nav-group.is-open .nav-trigger:after{transform:scaleX(1)}.sound-systems-page .nav-group{align-items:stretch;display:inline-flex;position:relative}.sound-systems-page .nav-group:hover .nav-trigger svg,.sound-systems-page .nav-group:focus-within .nav-trigger svg,.sound-systems-page .nav-group.is-open .nav-trigger svg{opacity:1;transform:rotate(180deg)}.sound-systems-page .mega-menu{z-index:60;opacity:0;visibility:hidden;pointer-events:none;transform-origin:50% 0;background:radial-gradient(circle at 16% 10%,#2b99ff2e,#0000 34%),linear-gradient(135deg,#081d33f5,#030c18f5);border:1px solid #6faeeb47;border-radius:8px;gap:8px;width:min(560px,100vw - 48px);padding:10px;transition:opacity .18s,visibility .18s,transform .22s;display:grid;position:absolute;top:calc(100% - 8px);left:50%;transform:translate(-50%,10px)scale(.98);box-shadow:0 28px 70px #00000057,0 0 48px #0b82ff1f}.sound-systems-page .mega-menu:before{content:"";border-radius:inherit;pointer-events:none;background-color:#0000;background-image:linear-gradient(#50b1ff0f 1px,#0000 1px),linear-gradient(90deg,#50b1ff0d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000 120%);mask-image:linear-gradient(#000000e6,#0000 120%)}.sound-systems-page .nav-group:hover .mega-menu,.sound-systems-page .nav-group:focus-within .mega-menu,.sound-systems-page .nav-group.is-open .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)scale(1)}.sound-systems-page .mega-link{z-index:1;color:#dcecff;background:#ffffff09;border:1px solid #82b1e424;border-radius:6px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;min-height:78px;padding:14px;transition:background .18s,border-color .18s,transform .18s;display:grid;position:relative}.sound-systems-page .mega-link:hover,.sound-systems-page .mega-link:focus-visible{color:var(--white);background:#0b82ff21;border-color:#50b1ff80;outline:none;transform:translateY(-2px)}.sound-systems-page .mega-icon{color:#29a7ff;background:#0b82ff14;border:1px solid #50b1ff47;border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid}.sound-systems-page .mega-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.sound-systems-page .mega-link strong{color:inherit;margin-bottom:5px;font-size:14px;line-height:1.18;display:block}.sound-systems-page .mega-link small{color:#a8bad0;font-size:12px;font-weight:500;line-height:1.35;display:block}.sound-systems-page .header-cta{color:#bfe1ff;border:1px solid #2b99ffc7;border-radius:4px;justify-content:center;align-items:center;min-height:42px;padding:0 22px;font-size:14px;font-weight:760;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.sound-systems-page .header-cta:hover{color:var(--white);border-color:var(--accent-2);background:#0b82ff29}.sound-systems-page .menu-toggle{width:42px;height:42px;color:var(--white);background:0 0;border:1px solid #b4d2f547;border-radius:4px;display:none}.sound-systems-page .menu-toggle span{background:currentColor;width:18px;height:2px;margin:0 auto;transition:transform .18s,opacity .18s;display:block}.sound-systems-page .menu-toggle span+span{margin-top:5px}.sound-systems-page .nav-open .menu-toggle span:first-child{transform:translateY(3.5px)rotate(45deg)}.sound-systems-page .nav-open .menu-toggle span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.sound-systems-page .button{border-radius:4px;justify-content:center;align-items:center;min-height:50px;padding:0 28px;font-size:14px;font-weight:800;line-height:1;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.sound-systems-page .button:hover{transform:translateY(-2px)}.sound-systems-page .button-primary{color:var(--white);background:var(--accent);border:1px solid var(--accent);box-shadow:0 18px 44px #0b82ff4d}.sound-systems-page .button-primary:hover{background:#1d94ff;border-color:#1d94ff}.sound-systems-page .button-ghost{color:var(--white);background:#ffffff0a;border:1px solid #d2e4f77a}.sound-systems-page .button-ghost:hover{background:#ffffff1a;border-color:#ffffffc7}.sound-systems-page .text-link{color:#0b5dbb;align-items:center;gap:16px;font-size:14px;font-weight:760;display:inline-flex}.sound-systems-page .text-link:after{content:"";background:currentColor;width:34px;height:1px;transform:translateY(1px);box-shadow:8px -4px 0 -3px,8px 4px 0 -3px}.sound-systems-page .text-link:hover{color:var(--accent)}.sound-systems-page .hero{isolation:isolate;min-height:760px;position:relative;overflow:hidden}.sound-systems-page .hero-media,.sound-systems-page .hero-grid{pointer-events:none;position:absolute;inset:0}.sound-systems-page .hero-media{z-index:-3;transform-origin:74% 44%;will-change:transform;background-image:url(/assets/akmtech-hero-space.png);background-position:100%;background-size:cover;transform:scale(1.02)}.sound-systems-page .hero-media:after{z-index:1;content:"";background:linear-gradient(90deg,#020a13fa 0%,#020a13e0 31%,#020a1338 68%,#020a1347 100%),linear-gradient(#020a130f 0%,#020a13b8 100%);position:absolute;inset:0}.sound-systems-page .signal-field{z-index:2;opacity:.72;mix-blend-mode:screen;position:absolute;inset:0;overflow:hidden}.sound-systems-page .signal-field span{background:linear-gradient(90deg,#0000,#79cbffad,#0000);width:46vw;height:1px;animation:9s linear infinite signalDrift;position:absolute;box-shadow:0 0 22px #44a9ff73}.sound-systems-page .signal-field span:first-child{top:30%;left:52%}.sound-systems-page .signal-field span:nth-child(2){animation-delay:-3s;top:47%;left:44%;transform:rotate(-9deg)}.sound-systems-page .signal-field span:nth-child(3){animation-delay:-5s;top:62%;left:58%;transform:rotate(7deg)}.sound-systems-page .signal-field span:nth-child(4){animation-delay:-7s;top:75%;left:34%;transform:rotate(-15deg)}.sound-systems-page .hero-grid{z-index:-2;opacity:.24;mix-blend-mode:screen;background-image:radial-gradient(circle at 80% 28%,#29a7ff33 0 1px,#0000 2px),linear-gradient(#58a6ff14 1px,#0000 1px),linear-gradient(90deg,#58a6ff12 1px,#0000 1px);background-position:50%;background-size:100% 100%,96px 96px,96px 96px}.sound-systems-page .hero-grid:before,.sound-systems-page .hero-grid:after{content:"";pointer-events:none;position:absolute}.sound-systems-page .hero-grid:before{background:linear-gradient(90deg,#0000 49.8%,#46a5ff3d 50%,#0000 50.2%),linear-gradient(#0000 49.8%,#46a5ff2e 50%,#0000 50.2%);border:1px solid #46a5ff47;width:min(520px,42vw);height:min(300px,28vw);top:17%;right:6%;box-shadow:inset 0 0 44px #0b82ff1f,0 0 34px #0b82ff14}.sound-systems-page .hero-grid:after{display:none}.sound-systems-page .hero-inner{grid-template-rows:1fr auto;min-height:760px;padding-top:156px;display:grid;position:relative}.sound-systems-page .hero-copy{align-self:center;width:min(760px,62%);padding-bottom:48px}.sound-systems-page .hero-text{color:#d7e5f5;width:min(650px,100%);margin-bottom:34px;font-size:18px;line-height:1.5}.sound-systems-page .hero-actions{flex-wrap:wrap;gap:18px;display:flex}.sound-systems-page .trust-strip{color:#dbe9f8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#03111fc7;border:1px solid #82b1e442;border-radius:6px 6px 0 0;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:0;display:grid;box-shadow:0 18px 60px #00000061}.sound-systems-page .trust-item{grid-template-columns:42px 1fr;align-items:center;gap:16px;min-height:86px;padding:20px 28px;font-size:14px;font-weight:640;line-height:1.35;display:grid}.sound-systems-page .trust-item+.trust-item{border-left:1px solid #82b1e42e}.sound-systems-page .trust-icon,.sound-systems-page .system-icon{color:var(--accent-2);border:1px solid #2b99ff52;border-radius:50%;place-items:center;display:inline-grid}.sound-systems-page .trust-icon{width:42px;height:42px}.sound-systems-page .trust-icon svg,.sound-systems-page .system-icon svg,.sound-systems-page .contact-links svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.sound-systems-page .directions{background:radial-gradient(circle at 14%,#0b82ff17,#0000 26%),radial-gradient(circle at 76% 20%,#29a7ff14,#0000 28%),linear-gradient(#f8fbff 0%,#f3f8ff 100%);padding:86px 0 92px;position:relative;overflow:hidden}.sound-systems-page .directions:before{content:"";pointer-events:none;background:linear-gradient(#135fb909 1px,#0000 1px) 0 0/84px 84px,linear-gradient(90deg,#135fb908 1px,#0000 1px) 0 0/84px 84px,linear-gradient(135deg,#0000 0 49%,#135fb90d 49.4%,#0000 50% 100%) 0 0/420px 420px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000000a3 54%,#0000 100%);mask-image:linear-gradient(90deg,#000 0%,#000000a3 54%,#0000 100%)}.sound-systems-page .direction-layout{z-index:1;grid-template-columns:minmax(220px,270px) repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(22px,2vw,28px);width:min(100% - 48px,1500px);margin:0 auto;display:grid;position:relative}.sound-systems-page .direction-intro{align-self:center;max-width:none;padding-right:clamp(4px,1vw,16px)}.sound-systems-page .direction-intro h2{color:#132033;max-width:270px;margin-bottom:26px;font-size:clamp(34px,3vw,48px);line-height:1.1}.sound-systems-page .direction-intro p{color:#65758b;margin-bottom:30px;font-size:16px;line-height:1.62}.sound-systems-page .section-intro p{margin-bottom:44px;font-size:16px}.sound-systems-page .direction-panel{background:linear-gradient(#fffc,#f7fbfff5),radial-gradient(circle at 18% 0,#0b82ff1f,#0000 34%);border:1px solid #709ed247;border-radius:8px;grid-template-rows:auto 1fr;gap:28px;min-width:0;padding:clamp(24px,2.2vw,34px);display:grid;box-shadow:0 24px 70px #29507817}.sound-systems-page .direction-panel-head{max-width:450px}.sound-systems-page .direction-panel-head h3{color:#142035;max-width:390px;margin-bottom:16px;font-size:clamp(28px,2.2vw,38px);line-height:1.12}.sound-systems-page .direction-panel-head p{color:#68778a;max-width:420px;margin:0;font-size:16px;line-height:1.58}.sound-systems-page .direction-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;gap:14px;display:grid}.sound-systems-page .direction-card{min-height:330px;color:var(--white);background:#07111d;border-radius:8px;position:relative;overflow:hidden;transform:translateZ(0)}.sound-systems-page .direction-card:after{content:"";background:linear-gradient(#0000 16%,#01070dd1 73%,#01070df5 100%),linear-gradient(90deg,#00000059,#00000005);position:absolute;inset:0}.sound-systems-page .direction-card img{object-fit:cover;width:100%;height:100%;min-height:330px;transition:transform .42s}.sound-systems-page .direction-card:hover img{transform:scale(1.05)}.sound-systems-page .direction-card-content{z-index:2;position:absolute;bottom:20px;left:22px;right:22px}.sound-systems-page .direction-card-content strong{color:#dcecff;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;margin-bottom:8px;font-size:clamp(20px,1.55vw,26px);font-weight:820;line-height:1.12;display:block}.sound-systems-page .direction-card-content small{color:#edf6ff;margin-bottom:0;font-size:12.5px;line-height:1.38;display:block}.sound-systems-page .process{background:radial-gradient(circle at 72% 23%,#1b76ff13,#0000 30%),radial-gradient(circle at 44% 88%,#619bdc1f,#0000 36%),linear-gradient(#fff 0%,#f5f9ff 100%);padding:86px 0 92px;position:relative;overflow:hidden}.sound-systems-page .process:before{content:"";pointer-events:none;background:linear-gradient(#135fb909 1px,#0000 1px) 0 0/80px 80px,linear-gradient(90deg,#135fb908 1px,#0000 1px) 0 0/80px 80px,linear-gradient(135deg,#0000 0 48%,#135fb909 49%,#0000 50% 100%) 0 0/360px 360px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%)}.sound-systems-page .process-inner{width:min(calc(100% - 48px), var(--container));margin:0 auto;position:relative}.sound-systems-page .process-top{z-index:2;grid-template-columns:minmax(270px,360px) minmax(0,1fr);align-items:start;gap:clamp(32px,3.4vw,56px);display:grid;position:relative}.sound-systems-page .process-visual{min-width:0}.sound-systems-page .process-copy h2{color:#142035;max-width:480px;margin-bottom:24px;font-size:clamp(40px,3.2vw,58px);line-height:1.08}.sound-systems-page .process-copy>p{color:#52647a;max-width:470px;margin-bottom:34px;font-size:18px;line-height:1.55}.sound-systems-page .process-result{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:18px;max-width:440px;display:grid}.sound-systems-page .process-result-icon,.sound-systems-page .step-node,.sound-systems-page .callout-icon{color:#0875ff;background:#ffffffd1;border:1px dashed #0d5dcf70;border-radius:50%;place-items:center;display:inline-grid;box-shadow:0 14px 38px #144b961f}.sound-systems-page .process-result-icon{width:50px;height:50px}.sound-systems-page .process-result-icon svg,.sound-systems-page .step-node svg,.sound-systems-page .callout-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.sound-systems-page .process-result p{color:#2c3b50;border-left:2px solid #0875ff;margin:0;padding-left:18px;font-size:15px}.sound-systems-page .process-timeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(8px,1vw,16px);padding-top:56px;display:grid;position:relative}.sound-systems-page .process-timeline:before{content:"";background-image:linear-gradient(90deg,#0875ff70 40%,#0000 0);background-repeat:repeat-x;background-size:11px 1px;height:1px;position:absolute;top:127px;left:calc(8.33% - 4px);right:calc(8.33% - 4px)}.sound-systems-page .process-timeline:after{content:"";background-image:linear-gradient(90deg,#0875ff70 40%,#0000 0);background-repeat:repeat-x;background-size:11px 1px;height:1px;position:absolute;top:127px;left:calc(91.67% - 4px);right:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000000b8 58%,#0000 100%);mask-image:linear-gradient(90deg,#000 0%,#000000b8 58%,#0000 100%)}.sound-systems-page .process-step{--step-index:0;z-index:1;min-width:0;position:relative}.sound-systems-page .process-step:nth-child(2){--step-index:1}.sound-systems-page .process-step:nth-child(3){--step-index:2}.sound-systems-page .process-step:nth-child(4){--step-index:3}.sound-systems-page .process-step:nth-child(5){--step-index:4}.sound-systems-page .process-step:nth-child(6){--step-index:5}.sound-systems-page .process-step:before{z-index:2;content:"";background:#0875ff;border-radius:50%;width:6px;height:6px;position:absolute;top:124px;right:-12px;box-shadow:0 0 14px #0875ff73}.sound-systems-page .process-step:last-child:before{display:none}.sound-systems-page .step-number{isolation:isolate;color:#0875ff;text-align:center;transform-origin:50%;animation:8.8s ease-in-out infinite stepNumberPulse;animation-delay:calc(var(--step-index) * .85s);margin-bottom:18px;font-size:20px;font-weight:840;display:block;position:relative}.sound-systems-page .step-number:after{z-index:-1;content:"";opacity:0;width:46px;height:30px;animation:8.8s ease-in-out infinite stepNumberHalo;animation-delay:calc(var(--step-index) * .85s);background:radial-gradient(#0875ff4d 0%,#0875ff1f 42%,#0000 72%);border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.76)}.sound-systems-page .step-node{isolation:isolate;outline:8px solid #ffffffc2;width:74px;height:74px;margin:0 auto 28px;position:relative}.sound-systems-page .step-node:after{z-index:-1;content:"";opacity:0;animation:8.8s ease-in-out infinite stepNodeHalo;animation-delay:calc(var(--step-index) * .85s);border:1px solid #0875ff57;border-radius:50%;position:absolute;inset:-13px;transform:scale(.78);box-shadow:0 0 24px #0875ff2e}.sound-systems-page .step-node svg{z-index:1;width:30px;height:30px;position:relative}.sound-systems-page .process-step h3{color:#19283c;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;margin-bottom:12px;font-size:13.5px}.sound-systems-page .process-step p{color:#4e5f75;margin:0;font-size:14px;line-height:1.52}.sound-systems-page .process-building{z-index:1;width:100%;margin:clamp(18px,1.8vw,28px) 0 0;padding:0;position:relative}.sound-systems-page .process-building:before{content:"";pointer-events:none;background:radial-gradient(circle at 52% 44%,#0875ff14,#0000 42%),radial-gradient(at 50% 72%,#143c6e0b,#0000 58%);position:absolute;inset:-6% -3% 20%}.sound-systems-page .schema-stage{z-index:1;aspect-ratio:1663/515;width:min(100%,1040px);margin:0 auto;position:relative}.sound-systems-page .process-building img{z-index:1;filter:none;width:100%;height:auto;margin:0;position:absolute;inset:0}.sound-systems-page .process-blueprint-lines{z-index:2;pointer-events:none;width:100%;height:100%;display:none;position:absolute;inset:0;overflow:visible}.sound-systems-page .blueprint-path{fill:none;stroke:#0875ff;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:760;stroke-dashoffset:760px;opacity:.8}.sound-systems-page .blueprint-dot{fill:#0875ff;stroke:#f2f8ff;stroke-width:4px;opacity:0;filter:drop-shadow(0 0 9px #0875ff73)}.sound-systems-page .is-visible .blueprint-path{animation:1.1s forwards drawBlueprint}.sound-systems-page .is-visible .blueprint-dot{animation:.42s forwards showBlueprintDot,2.6s ease-in-out .9s infinite blueprintPulse}.sound-systems-page .is-visible .path-impression,.sound-systems-page .is-visible .path-hidden{animation-delay:.12s}.sound-systems-page .is-visible .path-reliability,.sound-systems-page .is-visible .path-unified{animation-delay:.24s}.sound-systems-page .is-visible .path-control{animation-delay:.36s}.sound-systems-page .schema-marker{z-index:3;color:#0875ff;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:inline-grid;position:absolute;transform:translate(-50%,-50%)}.sound-systems-page .schema-marker:before,.sound-systems-page .schema-marker:after{content:"";border-radius:50%;transition:opacity .18s,transform .18s,border-color .18s,box-shadow .18s;position:absolute;inset:6px}.sound-systems-page .schema-marker:before{background:#0875ff;border:3px solid #ffffffeb;box-shadow:0 0 0 4px #0875ff29,0 0 18px #0875ff7a}.sound-systems-page .schema-marker:after{opacity:.62;border:1px solid #0875ff85;inset:0}.sound-systems-page .schema-marker span{z-index:1;background:#fff;border-radius:50%;width:4px;height:4px;position:relative}.sound-systems-page .schema-marker:is(:hover,:focus-visible,.is-active):before{transform:scale(1.08);box-shadow:0 0 0 7px #0875ff2e,0 0 28px #0875ffc7}.sound-systems-page .schema-marker:is(:hover,:focus-visible,.is-active):after{opacity:1;transform:scale(1.34)}.sound-systems-page .schema-marker:focus-visible{outline-offset:4px;outline:2px solid #0875ffd1}.sound-systems-page .marker-design{top:44.7%;left:24.7%}.sound-systems-page .marker-impression{top:27.9%;left:72.9%}.sound-systems-page .marker-reliability{top:55%;left:81.1%}.sound-systems-page .marker-hidden{top:65.7%;left:10.4%}.sound-systems-page .marker-unified{top:63.6%;left:39%}.sound-systems-page .marker-control{top:68.3%;left:66.1%}.sound-systems-page .schema-legend{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;margin-top:clamp(14px,1.5vw,22px);display:grid;position:relative}.sound-systems-page .schema-callout{z-index:3;color:#17253a;cursor:pointer;text-shadow:0 1px #ffffffc7;background:#ffffff94;border:1px solid #245faa21;border-radius:6px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-height:78px;padding:10px 11px;transition:background .18s,border-color .18s,box-shadow .18s,opacity .18s,transform .18s;display:grid;position:relative;box-shadow:0 12px 34px #284e780e}.sound-systems-page .callout-icon{width:36px;height:36px;box-shadow:0 10px 24px #144b961a}.sound-systems-page .callout-icon svg{width:19px;height:19px}.sound-systems-page .schema-callout h3{margin-bottom:4px;font-size:13px;line-height:1.18}.sound-systems-page .schema-callout p{color:#4d5e73;margin:0;font-size:11.5px;line-height:1.36}.sound-systems-page .schema-callout:is(:hover,:focus-visible,.is-active){background:#ffffffe0;border-color:#0875ff7a;transform:translateY(-2px);box-shadow:0 18px 42px #284e781f,0 0 0 1px #0875ff14}.sound-systems-page .schema-callout:focus-visible{outline-offset:3px;outline:2px solid #0875ffc7}.sound-systems-page .schema-marker.is-muted,.sound-systems-page .schema-callout.is-muted{opacity:.56}.sound-systems-page .system{background:radial-gradient(circle at 70% 46%,#0d79ee33,#0000 30%),radial-gradient(circle at 18% 20%,#29a7ff1f,#0000 28%),linear-gradient(#03101d 0%,#020912 100%);padding:88px 0 94px;position:relative;overflow:hidden}.sound-systems-page .system:before{content:"";opacity:.48;background-color:#0000;background-image:linear-gradient(#388be014 1px,#0000 1px),linear-gradient(90deg,#388be014 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:96px 96px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 68% 48%,#000 0%,#0000 62%);mask-image:radial-gradient(circle at 68% 48%,#000 0%,#0000 62%)}.sound-systems-page .system:after{content:"";pointer-events:none;background:radial-gradient(circle,#0b82ff38,#0000 66%);width:58%;height:78%;position:absolute;bottom:-42%;right:-8%}.sound-systems-page .system-layout{z-index:1;grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:center;gap:64px;display:grid;position:relative}.sound-systems-page .system-intro .section-label{color:#1598ff}.sound-systems-page .system-intro h2{font-size:34px}.sound-systems-page .system-intro p{margin-bottom:0}.sound-systems-page .system-map{isolation:isolate;min-height:540px;position:relative}.sound-systems-page .system-map:before{z-index:0;content:"";border:1px solid #4d9af533;border-radius:50%;position:absolute;inset:48px 72px;box-shadow:inset 0 0 70px #0b82ff12,0 0 90px #0b82ff1a}.sound-systems-page .system-map:after{z-index:0;content:"";border:1px dashed #76b1f038;border-radius:50%;width:62%;height:62%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sound-systems-page .system-map-grid{z-index:-1;opacity:.58;background:radial-gradient(circle,#2b99ff29,#0000 34%),linear-gradient(#76b1f014 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#76b1f014 1px,#0000 1px) 0 0/48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 68%);mask-image:radial-gradient(circle,#000 0%,#0000 68%)}.sound-systems-page .system-connector{z-index:1;transform-origin:50%;background:linear-gradient(90deg,#0000,#57abff9e,#0000);height:1px;position:absolute;top:50%;left:13%;right:13%}.sound-systems-page .system-connector:after{content:"";background:linear-gradient(90deg,#0000,#a8dcffe6,#0000);width:28%;height:1px;animation:4.8s linear infinite systemSignal;position:absolute;top:0;left:10%;box-shadow:0 0 18px #50aeffd9}.sound-systems-page .system-connector-b{transform:rotate(60deg)}.sound-systems-page .system-connector-b:after{animation-delay:-1.6s}.sound-systems-page .system-connector-c{transform:rotate(-60deg)}.sound-systems-page .system-connector-c:after{animation-delay:-3.2s}.sound-systems-page .system-core{z-index:3;text-align:center;background:radial-gradient(circle at 50% 28%,#29a7ff47,#0000 44%),linear-gradient(#08223af5,#04111ff5);border:1px solid #73baff7a;border-radius:50%;place-items:center;gap:7px;width:202px;min-height:202px;padding:34px 26px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 12px #0b82ff09,0 24px 80px #0000006b,0 0 70px #0b82ff33}.sound-systems-page .system-core span,.sound-systems-page .system-core small{color:#91bde9;text-transform:uppercase;font-size:11px;font-weight:760;line-height:1.25}.sound-systems-page .system-core strong{color:var(--white);font-size:26px;font-weight:820;line-height:1.02}.sound-systems-page .system-core small{color:#b1c7dd;text-transform:none;max-width:126px;font-size:10px}.sound-systems-page .system-node{z-index:2;background:linear-gradient(135deg,#091e34e6,#05111fd6),linear-gradient(135deg,#2b99ff33,#0000 42%);border:1px solid #78a7dc47;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:12px;width:236px;min-height:112px;padding:16px 16px 15px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:grid;position:absolute;box-shadow:0 18px 46px #0000002e}.sound-systems-page .system-node:hover{background:linear-gradient(135deg,#0b2a48f5,#051323eb),linear-gradient(135deg,#2b99ff42,#0000 46%);border-color:#2b99ffb8;transform:translateY(-4px);box-shadow:0 22px 60px #00000042,0 0 34px #0b82ff29}.sound-systems-page .system-node-a{top:0;left:50%;transform:translate(-50%)}.sound-systems-page .system-node-a:hover{transform:translate(-50%)translateY(-4px)}.sound-systems-page .system-node-b{top:128px;right:0}.sound-systems-page .system-node-c{bottom:70px;right:0}.sound-systems-page .system-node-d{bottom:70px;left:0}.sound-systems-page .system-node-e{top:128px;left:0}.sound-systems-page .system-node-f{bottom:0;left:50%;transform:translate(-50%)}.sound-systems-page .system-node-f:hover{transform:translate(-50%)translateY(-4px)}.sound-systems-page .system-icon{background:#0b82ff14;grid-row:1/span 2;width:46px;height:46px;margin:0}.sound-systems-page .system-icon svg{stroke-width:1.6px;width:25px;height:25px}.sound-systems-page .system-node h3{text-align:left;grid-column:2;align-self:end;margin-bottom:5px;font-size:16px}.sound-systems-page .system-node p{text-align:left;grid-column:2;margin-bottom:0;font-size:12px;line-height:1.36}.sound-systems-page .cta-band{background:linear-gradient(90deg,#0067e0fa,#042c58f5 58%,#030f1c),#075fc4;border-top:1px solid #50b1ff57;border-bottom:1px solid #50b1ff33;padding:30px 0}.sound-systems-page .cta-band-inner{justify-content:space-between;align-items:center;gap:34px;display:flex}.sound-systems-page .cta-band h2{margin-bottom:8px;font-size:28px}.sound-systems-page .cta-band p{color:#d7ebff;margin-bottom:0}.sound-systems-page .cta-actions{flex-wrap:wrap;gap:18px;display:flex}.sound-systems-page .projects{padding:72px 0 78px}.sound-systems-page .projects-head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px;display:flex}.sound-systems-page .projects-head h2{margin-bottom:0}.sound-systems-page .project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.sound-systems-page .project-card{background:var(--white);border:1px solid var(--line-light);border-radius:7px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 16px 36px #152f5014}.sound-systems-page .project-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #152f5024}.sound-systems-page .project-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.sound-systems-page .project-card-body{padding:18px 18px 20px}.sound-systems-page .project-card h3{min-height:62px;margin-bottom:12px;font-size:19px}.sound-systems-page .project-card p{min-height:88px;margin-bottom:18px;font-size:14px;line-height:1.42}.sound-systems-page .tags{flex-wrap:wrap;gap:8px;display:flex}.sound-systems-page .tags span{color:#17304c;background:#eef4fb;border:1px solid #d7e2ef;border-radius:3px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:760;display:inline-flex}.sound-systems-page .contact{isolation:isolate;background:linear-gradient(90deg,#030c16e6 0%,#030c16c7 42%,#030c1694 70%,#030c16bd 100%),url(/assets/images/generated/business-lobby-media-wall.png) 50%/cover;padding:96px 0 94px;position:relative;overflow:hidden}.sound-systems-page .contact:after,.sound-systems-page .contact-signal-field{display:none}.sound-systems-page .contact-signal-field span{background:linear-gradient(90deg,#0000,#79cbff9e,#0000);width:44vw;height:1px;animation:10.5s linear infinite contactSignalDrift;position:absolute;box-shadow:0 0 18px #44a9ff6b}.sound-systems-page .contact-signal-field span:first-child{top:26%;left:48%}.sound-systems-page .contact-signal-field span:nth-child(2){animation-delay:-3.4s;top:46%;left:36%;transform:rotate(-8deg)}.sound-systems-page .contact-signal-field span:nth-child(3){animation-delay:-6.2s;top:63%;left:56%;transform:rotate(6deg)}.sound-systems-page .contact-signal-field span:nth-child(4){animation-delay:-8.1s;top:78%;left:22%;transform:rotate(-14deg)}.sound-systems-page .contact-layout{z-index:1;grid-template-columns:minmax(320px,.95fr) minmax(420px,480px);align-items:start;gap:clamp(56px,7vw,112px);display:grid;position:relative}.sound-systems-page .contact-copy{max-width:520px;padding-top:36px}.sound-systems-page .contact-copy h2{max-width:500px;font-size:clamp(38px,4.4vw,56px);line-height:1.08}.sound-systems-page .contact-copy p{max-width:470px;margin-bottom:32px;font-size:17px}.sound-systems-page .contact-links{flex-wrap:wrap;gap:24px;display:flex}.sound-systems-page .contact-links a{color:#dcecff;align-items:center;gap:12px;font-size:15px;display:inline-flex}.sound-systems-page .contact-links svg{color:var(--accent-2)}.sound-systems-page .contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#081827d1;border:1px solid #91b8e157;border-radius:6px;justify-self:end;width:100%;max-width:480px;min-height:560px;padding:28px;position:relative;overflow:hidden;box-shadow:0 28px 76px #00000047}.sound-systems-page .contact-form:before,.sound-systems-page .contact-form:after{content:"";pointer-events:none;position:absolute}.sound-systems-page .contact-form:before{z-index:0;border-radius:inherit;border:1px solid #4aa9ff1a;inset:0;box-shadow:inset 0 0 34px #0b82ff0f}.sound-systems-page .contact-form:after{display:none}.sound-systems-page .contact-form>*{z-index:2;position:relative}.sound-systems-page .form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.sound-systems-page .contact-form label{display:block}.sound-systems-page .contact-form>label+label,.sound-systems-page .contact-form>.form-row+label{margin-top:14px}.sound-systems-page .contact-form span{white-space:nowrap;clip:rect(0 0 0 0);height:1px;display:block;overflow:hidden}.sound-systems-page .contact-form input,.sound-systems-page .contact-form textarea{width:100%;min-height:48px;color:var(--white);background:#0b1f33f5;border:1px solid #9bbce22e;border-radius:4px;outline:none;padding:13px 16px;transition:border-color .16s,box-shadow .16s,background .16s}.sound-systems-page .contact-form input::placeholder,.sound-systems-page .contact-form textarea::placeholder{color:#8ea5bc}.sound-systems-page .contact-form input:focus,.sound-systems-page .contact-form textarea:focus{background:#0d2740fa;border-color:#2b99ffb8;box-shadow:0 0 0 3px #0b82ff2e}.sound-systems-page .contact-form textarea{resize:vertical;min-height:154px}.sound-systems-page .form-actions{flex-direction:column;align-items:stretch;gap:18px;margin-top:20px;display:flex}.sound-systems-page .contact-form .button-primary{isolation:isolate;position:relative;overflow:hidden}.sound-systems-page .contact-form .button-primary:after{z-index:0;content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:36%;animation:5.8s ease-in-out infinite contactButtonSweep;position:absolute;top:0;bottom:0;left:-42%;transform:skew(-18deg)translate(-120%)}.sound-systems-page .form-actions p{color:#91a4ba;max-width:none;margin-bottom:0;font-size:12px;line-height:1.35}.sound-systems-page .contact-form input[aria-invalid=true],.sound-systems-page .contact-form textarea[aria-invalid=true]{border-color:#ff7f91;box-shadow:0 0 0 3px #ff7f9124}.sound-systems-page .contact-form input:disabled,.sound-systems-page .contact-form textarea:disabled,.sound-systems-page .contact-form button:disabled{cursor:wait;opacity:.68}.sound-systems-page .contact-form button:disabled:after{animation-play-state:paused}.sound-systems-page .contact-form .field-error{color:#ff9aaa;margin:6px 0 0;font-size:12px;line-height:1.45}.sound-systems-page .contact-form .honeypot-field{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sound-systems-page .contact-form .consent-field{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;display:grid}.sound-systems-page .contact-form .consent-field>input{width:18px;height:18px;min-height:18px;accent-color:var(--accent);margin:2px 0 0;padding:0}.sound-systems-page .contact-form .consent-field>input:focus-visible{box-shadow:0 0 0 3px #2b99ff47}.sound-systems-page .contact-form .consent-copy,.sound-systems-page .contact-form .consent-copy label,.sound-systems-page .contact-form .consent-copy span{color:#a9bacd;white-space:normal;clip:auto;width:auto;height:auto;font-size:12px;font-weight:400;line-height:1.55;display:inline;overflow:visible}.sound-systems-page .contact-form .consent-copy a{color:#b9d8f8;text-underline-offset:2px;text-decoration:underline}.sound-systems-page .contact-form .consent-copy a:hover,.sound-systems-page .contact-form .consent-copy a:focus-visible{color:#fff}.sound-systems-page .contact-form .consent-error{margin-top:-12px;padding-left:30px}.sound-systems-page .contact-form .form-status{color:#a9bacd;outline:none;min-height:1.35em;margin:0}.sound-systems-page .contact-form .form-status.is-error{color:#ff9aaa}.sound-systems-page .contact-form .form-status:focus-visible{outline-offset:4px;outline:2px solid #ff9aaad1}.sound-systems-page .partners{background:#03101d;border-top:1px solid #82b1e433;border-bottom:1px solid #82b1e429}.sound-systems-page .partner-row{grid-template-columns:1.2fr repeat(8,1fr);align-items:center;gap:24px;min-height:82px;display:grid}.sound-systems-page .partner-row span{color:#91a6bc;font-size:13px}.sound-systems-page .partner-row strong{color:#f4f8ff;letter-spacing:0;text-align:center;text-transform:uppercase;font-size:17px;font-weight:800}.sound-systems-page .site-footer{background:linear-gradient(#03101d 0%,#020911 100%);padding:44px 0 50px}.sound-systems-page .footer-layout{grid-template-columns:1.5fr repeat(4,1fr);gap:46px;display:grid}@media (min-width:1280px){.sound-systems-page .project-grid{gap:24px}.sound-systems-page .footer-layout{grid-template-columns:1.45fr repeat(4,minmax(0,1fr));gap:clamp(46px,3.6vw,68px)}}.sound-systems-page .footer-brand img{width:142px;margin-bottom:20px}.sound-systems-page .footer-logo .brand-symbol img{width:100%;height:100%;margin-bottom:0}.sound-systems-page .footer-logo{margin-bottom:22px}.sound-systems-page .footer-logo .brand-text strong{font-size:20px}.sound-systems-page .footer-brand p{max-width:260px;margin-bottom:28px;font-size:14px}.sound-systems-page .footer-brand span{color:#7f93aa;font-size:13px}.sound-systems-page .footer-column{flex-direction:column;gap:9px;display:flex}.sound-systems-page .footer-column h3{color:#eff7ff;text-transform:uppercase;margin-bottom:10px;font-size:13px}.sound-systems-page .footer-column a,.sound-systems-page .footer-column p{color:#9fb0c4;margin-bottom:0;font-size:14px}.sound-systems-page .footer-column a:hover{color:var(--white)}.sound-systems-page .js-ready .reveal{transition:opacity .52s,transform .52s}.sound-systems-page .js-ready .reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes signalDrift{0%{opacity:0;translate:-24%}20%,78%{opacity:1}to{opacity:0;translate:28%}}@keyframes systemSignal{0%{opacity:0;transform:translate(-44%)}16%,72%{opacity:1}to{opacity:0;transform:translate(250%)}}@keyframes contactSignalDrift{0%{opacity:0;translate:-30%}18%,76%{opacity:1}to{opacity:0;translate:34%}}@keyframes contactFormScan{0%,36%{opacity:0;transform:rotate(18deg)translate(-160%)}48%{opacity:1}68%,to{opacity:0;transform:rotate(18deg)translate(360%)}}@keyframes contactButtonSweep{0%,42%{opacity:0;transform:skew(-18deg)translate(-120%)}52%{opacity:1}68%,to{opacity:0;transform:skew(-18deg)translate(420%)}}@keyframes stepNumberPulse{0%,5%,22%,to{color:#0875ff;text-shadow:none;transform:translateY(0)scale(1)}9%{color:#0a95ff;text-shadow:0 0 16px #0875ff7a,0 0 34px #29a7ff42;transform:translateY(-1px)scale(1.06)}14%{color:#087dff;text-shadow:0 0 12px #0875ff52;transform:translateY(0)scale(1.025)}}@keyframes stepNumberHalo{0%,5%,22%,to{opacity:0;transform:translate(-50%,-50%)scale(.76)}9%{opacity:.72;transform:translate(-50%,-50%)scale(1)}15%{opacity:.28;transform:translate(-50%,-50%)scale(1.18)}}@keyframes stepNodeHalo{0%,6%,24%,to{opacity:0;transform:scale(.78)}10%{opacity:.72;transform:scale(1)}17%{opacity:.24;transform:scale(1.08)}}@keyframes drawBlueprint{to{stroke-dashoffset:0}}@keyframes showBlueprintDot{to{opacity:1}}@keyframes blueprintPulse{0%,to{r:5;opacity:.72}50%{r:7;opacity:1}}@media (prefers-reduced-motion:reduce){.sound-systems-page{scroll-behavior:auto}.sound-systems-page *,.sound-systems-page :before,.sound-systems-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.sound-systems-page .signal-field span,.sound-systems-page .system-connector:after,.sound-systems-page .contact-signal-field span,.sound-systems-page .contact-form:after,.sound-systems-page .contact-form .button-primary:after,.sound-systems-page .step-number,.sound-systems-page .step-number:after,.sound-systems-page .step-node:after{animation:none!important}}@media (max-width:1180px){.sound-systems-page .site-header{gap:20px;padding:0 28px}.sound-systems-page .site-nav{gap:34px}.sound-systems-page h1{font-size:52px}.sound-systems-page .process-top,.sound-systems-page .system-layout,.sound-systems-page .direction-layout{grid-template-columns:1fr}.sound-systems-page .direction-intro{max-width:640px}.sound-systems-page .direction-intro h2{max-width:520px}.sound-systems-page .process-top{gap:34px}.sound-systems-page .process-copy{max-width:680px}.sound-systems-page .process-building{width:100%;margin-top:28px;padding:0}.sound-systems-page .schema-stage{aspect-ratio:auto;width:100%}.sound-systems-page .process-building:before,.sound-systems-page .process-blueprint-lines,.sound-systems-page .schema-marker{display:none}.sound-systems-page .process-building img{width:100%;height:auto;position:static}.sound-systems-page .schema-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.sound-systems-page .section-intro{max-width:560px}.sound-systems-page .section-intro p{margin-bottom:26px}.sound-systems-page .system-map{width:min(100%,820px);margin:0 auto}.sound-systems-page .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sound-systems-page .project-card h3,.sound-systems-page .project-card p{min-height:0}.sound-systems-page .partner-row{grid-template-columns:repeat(4,1fr);padding:20px 0}.sound-systems-page .partner-row span{grid-column:1/-1}}@media (max-width:1120px){.sound-systems-page .site-header{grid-template-columns:auto 1fr auto}.sound-systems-page .menu-toggle{justify-self:end;display:inline-block}.sound-systems-page .site-nav{top:var(--header-height);max-height:calc(100svh - var(--header-height));opacity:0;visibility:hidden;pointer-events:none;background:#020a13f5;border-bottom:1px solid #82b1e438;justify-content:stretch;align-items:stretch;gap:0;padding:14px 24px 24px;transition:transform .22s,opacity .18s,visibility .18s;display:grid;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-130%)}.sound-systems-page .site-nav>a,.sound-systems-page .nav-trigger{border-bottom:1px solid #82b1e429;justify-content:space-between;width:100%;padding:18px 0}.sound-systems-page .site-nav>a:after,.sound-systems-page .nav-trigger:after{display:none}.sound-systems-page .nav-group{display:grid}.sound-systems-page .mega-menu{width:100%;max-height:0;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;background:0 0;border:0;border-radius:0;padding:0;transition:max-height .26s,padding .22s;position:static;overflow:hidden;transform:none}.sound-systems-page .mega-menu:before{display:none}.sound-systems-page .nav-group.is-open .mega-menu{max-height:230px;padding:8px 0 14px;transform:none}.sound-systems-page .mega-link{background:#ffffff0b;min-height:70px;margin-bottom:8px;padding:12px}.sound-systems-page .nav-open .site-nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.sound-systems-page .header-cta{display:none}}@media (max-width:980px){.sound-systems-page h1{font-size:48px}.sound-systems-page h2{font-size:32px}.sound-systems-page .hero,.sound-systems-page .hero-inner{min-height:720px}.sound-systems-page .hero-copy{width:min(600px,78%)}.sound-systems-page .trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.sound-systems-page .trust-item:nth-child(3){border-top:1px solid #82b1e42e;border-left:0}.sound-systems-page .trust-item:nth-child(4){border-top:1px solid #82b1e42e}.sound-systems-page .direction-panel{gap:22px}.sound-systems-page .direction-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sound-systems-page .process-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px;padding-top:10px}.sound-systems-page .process-timeline:before,.sound-systems-page .process-timeline:after,.sound-systems-page .process-step:before,.sound-systems-page .process-step:nth-child(3):after{display:none}.sound-systems-page .process-building{width:100%;min-height:0;margin:30px 0 0;padding:0;display:block}.sound-systems-page .schema-stage{aspect-ratio:auto;width:100%}.sound-systems-page .process-building:before,.sound-systems-page .process-blueprint-lines,.sound-systems-page .schema-marker{display:none}.sound-systems-page .process-building img{width:100%;height:auto;position:static}.sound-systems-page .schema-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.sound-systems-page .contact-layout{grid-template-columns:1fr;gap:38px}.sound-systems-page .contact-form{justify-self:stretch;max-width:none}.sound-systems-page .partner-row{grid-template-columns:repeat(4,1fr);padding:20px 0}.sound-systems-page .partner-row span{grid-column:1/-1}.sound-systems-page .footer-layout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.sound-systems-page{--header-height:68px}.sound-systems-page .container{width:min(calc(100% - 32px), var(--container))}.sound-systems-page .site-header{height:var(--header-height);padding:0 16px}.sound-systems-page .brand{width:auto}.sound-systems-page .brand-symbol{width:32px;height:32px}.sound-systems-page .brand-text strong{font-size:19px}.sound-systems-page .brand-text small{max-width:116px;font-size:9px}.sound-systems-page h1{font-size:38px;line-height:1.02}.sound-systems-page h2,.sound-systems-page .contact-copy h2{font-size:28px}.sound-systems-page .hero,.sound-systems-page .hero-inner{min-height:760px}.sound-systems-page .hero-inner{padding-top:106px}.sound-systems-page .hero-media{background-position:62%}.sound-systems-page .hero-media:after{background:linear-gradient(90deg,#020a13fa 0%,#020a13d6 58%,#020a137a 100%),linear-gradient(#020a131a 0%,#020a13e6 100%)}.sound-systems-page .signal-field{opacity:.42}.sound-systems-page .signal-field span{width:88vw}.sound-systems-page .signal-field span:first-child{top:22%;left:38%}.sound-systems-page .signal-field span:nth-child(2){top:40%;left:18%}.sound-systems-page .signal-field span:nth-child(3){top:58%;left:44%}.sound-systems-page .signal-field span:nth-child(4){display:none}.sound-systems-page .contact-signal-field{opacity:.38}.sound-systems-page .contact-signal-field span{width:92vw}.sound-systems-page .contact-signal-field span:first-child{top:18%;left:22%}.sound-systems-page .contact-signal-field span:nth-child(2){top:46%;left:8%}.sound-systems-page .contact-signal-field span:nth-child(3){top:72%;left:34%}.sound-systems-page .contact-signal-field span:nth-child(4){display:none}.sound-systems-page .hero-copy{width:100%;padding-bottom:34px}.sound-systems-page .hero-text{font-size:16px}.sound-systems-page .hero-actions,.sound-systems-page .cta-actions,.sound-systems-page .form-actions{flex-direction:column;align-items:stretch}.sound-systems-page .button{width:100%}.sound-systems-page .trust-strip{border-radius:6px;grid-template-columns:1fr}.sound-systems-page .trust-item{min-height:72px;padding:16px 18px}.sound-systems-page .trust-item+.trust-item,.sound-systems-page .trust-item:nth-child(3),.sound-systems-page .trust-item:nth-child(4){border-top:1px solid #82b1e42e;border-left:0}.sound-systems-page .directions,.sound-systems-page .process,.sound-systems-page .system,.sound-systems-page .projects,.sound-systems-page .contact{padding:54px 0}.sound-systems-page .process-timeline,.sound-systems-page .project-grid,.sound-systems-page .form-row{grid-template-columns:1fr}.sound-systems-page .direction-layout{gap:16px;width:min(100% - 32px,100%)}.sound-systems-page .direction-intro{padding-right:0}.sound-systems-page .direction-intro h2{font-size:32px}.sound-systems-page .direction-intro p{margin-bottom:24px}.sound-systems-page .direction-panel{padding:20px}.sound-systems-page .direction-panel-head h3{font-size:26px}.sound-systems-page .direction-panel-head p{font-size:15px}.sound-systems-page .direction-mini-grid{grid-template-columns:1fr}.sound-systems-page .system-layout{gap:30px}.sound-systems-page .system-map{gap:12px;min-height:0;display:grid}.sound-systems-page .system-map:before,.sound-systems-page .system-map:after,.sound-systems-page .system-map-grid,.sound-systems-page .system-connector{display:none}.sound-systems-page .system-core{border-radius:8px;width:auto;min-height:0;padding:24px 20px;position:relative;top:auto;left:auto;transform:none}.sound-systems-page .system-core small{max-width:none}.sound-systems-page .system-node,.sound-systems-page .system-node-a,.sound-systems-page .system-node-b,.sound-systems-page .system-node-c,.sound-systems-page .system-node-d,.sound-systems-page .system-node-e,.sound-systems-page .system-node-f{width:auto;min-height:0;position:relative;inset:auto;transform:none}.sound-systems-page .system-node:hover,.sound-systems-page .system-node-a:hover,.sound-systems-page .system-node-f:hover{transform:translateY(-2px)}.sound-systems-page .direction-card,.sound-systems-page .direction-card img{min-height:260px}.sound-systems-page .process-top{gap:24px}.sound-systems-page .process-copy h2{font-size:32px}.sound-systems-page .process-copy>p{font-size:16px}.sound-systems-page .process-result{grid-template-columns:44px minmax(0,1fr)}.sound-systems-page .process-result-icon{width:44px;height:44px}.sound-systems-page .process-step{grid-template-columns:58px minmax(0,1fr);align-items:start;column-gap:16px;display:grid}.sound-systems-page .process-step:before,.sound-systems-page .process-step:after{display:none}.sound-systems-page .step-number{text-align:center;grid-column:1;margin:0 0 8px}.sound-systems-page .step-node{grid-column:1;width:58px;height:58px;margin:0}.sound-systems-page .process-step h3,.sound-systems-page .process-step p{grid-column:2}.sound-systems-page .process-step h3{grid-row:1;margin-top:3px}.sound-systems-page .process-step p{grid-row:2/span 2}.sound-systems-page .process-building{width:100%;min-height:0;margin:34px 0 0;padding:0;display:block}.sound-systems-page .schema-stage,.sound-systems-page .process-building img,.sound-systems-page .process-blueprint-lines,.sound-systems-page .schema-marker{display:none}.sound-systems-page .schema-legend{grid-template-columns:1fr;gap:18px;margin-top:0}.sound-systems-page .schema-callout{width:100%;min-height:0;padding:14px}.sound-systems-page .schema-callout:before,.sound-systems-page .schema-callout:after{display:none}.sound-systems-page .cta-band-inner,.sound-systems-page .projects-head{flex-direction:column;align-items:flex-start}.sound-systems-page .cta-band h2{font-size:26px}.sound-systems-page .contact-form{padding:16px}.sound-systems-page .partner-row{grid-template-columns:repeat(2,1fr);gap:18px}.sound-systems-page .footer-layout{grid-template-columns:1fr;gap:30px}}@media (max-width:420px){.sound-systems-page h1{font-size:34px}.sound-systems-page .hero,.sound-systems-page .hero-inner{min-height:790px}.sound-systems-page .direction-card-content strong{font-size:20px}}.sound-systems-page .brand-symbol-fallback{color:var(--white);letter-spacing:-.04em;text-transform:uppercase;border:2px solid #ffffffeb;border-radius:50%;font-size:11px;font-weight:850}.sound-systems-page .display-hero{min-height:max(804px,100svh);overflow:hidden}.sound-systems-page .display-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#020a13b8 0%,#020a137a 32%,#020a131f 54%,#0000 72%);position:absolute;inset:0}.sound-systems-page .display-hero .hero-media:after{display:none}.sound-systems-page .display-hero-media{background-image:url(/assets/images/generated/hero-display-systems.png);background-position:50% 48%;background-size:cover;transform:none}.sound-systems-page .contact{background-position:50%}.sound-systems-page .display-hero-inner{z-index:2;min-height:max(804px,100svh);padding-top:128px;position:relative}.sound-systems-page .display-hero .hero-copy{width:min(940px,68%);max-width:940px;margin-top:34px;padding-bottom:42px}.sound-systems-page .display-hero .hero-copy h1{max-width:940px;margin-bottom:28px;font-size:clamp(48px,4vw,60px);line-height:1.04}.sound-systems-page .display-hero .section-label{letter-spacing:.04em;align-items:center;gap:16px;margin-bottom:22px;display:flex}.sound-systems-page .display-hero .section-label:before{content:"";background:var(--accent);width:4px;height:16px}.sound-systems-page .display-hero .hero-text{color:#c8d2df;width:min(620px,100%);margin-bottom:36px;font-size:16px;line-height:1.82}.sound-systems-page .display-family-strip{color:#edf5ff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(5,minmax(0,1fr))}.sound-systems-page .display-family-strip .trust-item{min-width:0;min-height:104px;padding:24px 28px 28px}.sound-systems-page .display-family-icon{width:44px;height:44px;color:var(--accent-2);border:1px solid #2ba7ff85;border-radius:50%;place-items:center;display:inline-grid}.sound-systems-page .display-family-icon svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.sound-systems-page .display-family-strip .trust-item>span:last-child{color:#eef5fd;font-size:12px;font-weight:620}.sound-systems-page .orientation,.sound-systems-page .equipment,.sound-systems-page .selection,.sound-systems-page .applications,.sound-systems-page .display-projects,.sound-systems-page .service-cycle{padding:112px 0}.sound-systems-page .orientation{background-color:#fbfdff;background-image:linear-gradient(#5599e20e 1px,#0000 1px),linear-gradient(90deg,#5599e20e 1px,#0000 1px);background-size:64px 64px;padding:66px 0 0;position:relative;overflow:hidden}.sound-systems-page .orientation:after{content:"";opacity:.4;background-image:radial-gradient(circle,#5ea8f4 1.4px,#0000 1.6px);background-size:10px 10px;width:58px;height:34px;position:absolute;bottom:20px;right:22px}.sound-systems-page .orientation-layout{grid-template-columns:minmax(310px,.78fr) minmax(550px,1.22fr);align-items:stretch;gap:0;display:grid}.sound-systems-page .orientation-intro{flex-direction:column;min-width:0;padding:12px clamp(38px,4vw,64px) 0 0;display:flex}.sound-systems-page .orientation-intro .section-label{margin-bottom:12px}.sound-systems-page .orientation-intro h2{max-width:430px;margin-bottom:16px;font-size:clamp(30px,2.6vw,42px);line-height:1.15}.sound-systems-page .orientation-intro>p{color:#66768d;max-width:430px;margin-bottom:14px;font-size:12px;line-height:1.55}.sound-systems-page .orientation-blueprint{width:min(100%,500px);margin:0}.sound-systems-page .orientation-blueprint>img{mix-blend-mode:multiply;width:100%;height:auto;margin:6px 0 8px}.sound-systems-page .orientation-blueprint figcaption{color:#7c8ba0;gap:7px;font-size:10px;line-height:1.2;display:grid}.sound-systems-page .orientation-blueprint figcaption span{align-items:center;gap:12px;display:flex}.sound-systems-page .blueprint-line{background:#0b82ff;width:44px;height:1px;display:block}.sound-systems-page .blueprint-line-dashed{background:repeating-linear-gradient(90deg,#8fa9c8 0 5px,#0000 5px 10px)}.sound-systems-page .factor-grid{border-top:1px solid #4e91da38;border-left:1px solid #4e91da38;grid-template-rows:249px 239px 220px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sound-systems-page .factor-item{background:#ffffff59;border-bottom:1px solid #4e91da38;border-right:1px solid #4e91da38;flex-direction:column;min-height:0;padding:22px clamp(28px,3vw,48px) 18px;display:flex;position:relative}.sound-systems-page .factor-item:before,.sound-systems-page .factor-item:after{z-index:1;content:"";background:#1687ff;position:absolute}.sound-systems-page .factor-item:before{width:1px;height:9px;top:-5px;left:-1px}.sound-systems-page .factor-item:after{width:9px;height:1px;top:-1px;left:-5px}.sound-systems-page .factor-icon{object-fit:contain;object-position:left center;width:82px;height:60px;margin-bottom:10px}.sound-systems-page .factor-item h3{margin-bottom:7px;font-size:18px;line-height:1.15}.sound-systems-page .equipment-index,.sound-systems-page .application-item>span,.sound-systems-page .cycle-index,.sound-systems-page .integration-fallback article>span{color:var(--accent);margin-bottom:28px;font-size:12px;font-weight:800;display:block}.sound-systems-page .factor-item p,.sound-systems-page .application-item p,.sound-systems-page .cycle-grid p{margin-bottom:0;font-size:13px}.sound-systems-page .factor-item p{color:#73839a;max-width:260px;font-size:10.5px;line-height:1.48}.sound-systems-page .factor-arrow{box-sizing:content-box;width:16px;height:16px;margin-top:auto;padding-top:6px}@media (min-width:981px) and (max-width:1100px){.sound-systems-page .orientation-layout{grid-template-columns:41.2% 58.8%;width:calc(100% - 48px);margin-left:24px;margin-right:24px}.sound-systems-page .orientation-intro{padding-left:20px}}.sound-systems-page .equipment{background:radial-gradient(circle at 72% 18%,#0b82ff14,#0000 28%),linear-gradient(#fbfdff 0%,#fff 34%,#f6f9fd 100%);padding:96px 0 112px}.sound-systems-page .equipment-head,.sound-systems-page .projects-head{grid-template-columns:minmax(0,1.25fr) minmax(280px,.6fr);align-items:end;gap:60px;margin-bottom:46px;display:grid}.sound-systems-page .equipment-head h2,.sound-systems-page .projects-head h2{max-width:760px;margin-bottom:0}.sound-systems-page .equipment-head>p{margin-bottom:4px}.sound-systems-page .equipment-showcase{gap:18px;display:grid}.sound-systems-page .equipment-panel{background:#fff;border:1px solid #97adc75c;border-radius:8px;overflow:hidden;box-shadow:0 22px 60px #14325612}.sound-systems-page .equipment-led{color:var(--white);background:var(--bg-dark);grid-template-columns:minmax(340px,.7fr) minmax(0,1.3fr);display:grid}.sound-systems-page .equipment-copy{z-index:2;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,72px);display:flex;position:relative}.sound-systems-page .equipment-copy-dark{background:linear-gradient(90deg,#020d19fa 0%,#020d19eb 72%,#020d1900 100%)}.sound-systems-page .equipment-copy h3{max-width:430px;font-size:34px}.sound-systems-page .equipment-copy>p:not(.equipment-price){max-width:450px;color:var(--muted-dark)}.sound-systems-page .equipment-specs{gap:16px;margin:20px 0 24px;display:grid}.sound-systems-page .equipment-specs div{align-items:baseline;gap:12px;display:flex}.sound-systems-page .equipment-specs dt{color:#8db1d8;min-width:110px}.sound-systems-page .equipment-specs dd{margin:0;font-weight:700}.sound-systems-page .equipment-price{margin-bottom:24px;font-size:28px;font-weight:800;color:var(--accent-2)!important}.sound-systems-page .equipment-price small{color:inherit;font-size:12px}.sound-systems-page .equipment-media{min-height:360px;margin:0;position:relative;overflow:hidden}.sound-systems-page .equipment-media img{width:100%;height:100%;min-height:inherit;object-fit:cover;display:block}.sound-systems-page .equipment-led .equipment-media{grid-area:1/2;min-height:560px}.sound-systems-page .equipment-led .equipment-copy{grid-area:1/1/auto/3;width:min(45%,520px)}.sound-systems-page .equipment-led .equipment-media:after{content:"";background:linear-gradient(90deg,#020d1957 0%,#0000 26%),linear-gradient(#0000 72%,#020d1929 100%);position:absolute;inset:0}.sound-systems-page .equipment-tags,.sound-systems-page .equipment-spec-list,.sound-systems-page .display-project-copy ul{flex-wrap:wrap;gap:8px;margin:14px 0 24px;padding:0;list-style:none;display:flex}.sound-systems-page .equipment-tags li,.sound-systems-page .equipment-spec-list li,.sound-systems-page .display-project-copy li{color:#3f5670;border:1px solid var(--line-light);background:#ffffffb8;border-radius:999px;padding:6px 10px;font-size:11px;line-height:1}.sound-systems-page .equipment-copy-dark .equipment-tags li{color:#d7e7f8;background:#04162b94;border-color:#419cff85}.sound-systems-page .equipment-detail-strip{color:#31465f;background-color:#f8fbff;background-image:linear-gradient(#0b82ff0e 1px,#0000 1px),linear-gradient(90deg,#0b82ff0e 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-top:1px solid #97adc747;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:22px;padding:22px 30px;display:grid}.sound-systems-page .detail-feature{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:7px;min-width:0;display:flex}.sound-systems-page .detail-feature b{color:#26394e;letter-spacing:0;text-transform:none;max-width:116px;font-size:10px;font-weight:600;line-height:1.28}.sound-systems-page .detail-feature p{color:#52677f;margin:-2px 0 0;font-size:10px;line-height:1.32}.sound-systems-page .detail-icon-img{object-fit:contain;filter:brightness(0)saturate()invert(43%)sepia(99%)saturate(2297%)hue-rotate(194deg)brightness(101%)contrast(103%);width:32px;height:32px;display:block}.sound-systems-page .detail-strip-led{grid-template-columns:minmax(300px,.82fr) 1px minmax(0,1.25fr);align-items:stretch;gap:28px;min-height:176px;padding:24px 34px 26px}.sound-systems-page .led-detail-group{gap:18px;min-width:0;display:grid}.sound-systems-page .led-detail-group h4{color:#0b82ff;text-transform:uppercase;margin:0;font-size:10px;font-weight:800;line-height:1}.sound-systems-page .led-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.sound-systems-page .led-feature-cell{gap:8px}.sound-systems-page .led-feature-cell .detail-icon-img{width:32px;height:32px}.sound-systems-page .led-feature-cell b{color:#26394e;font-size:10px;line-height:1.3}.sound-systems-page .led-detail-divider{background:#97adc75c;width:1px;height:100%;display:block}.sound-systems-page .led-config-layout{grid-template-columns:42px minmax(220px,1fr) minmax(190px,.88fr);align-items:end;gap:22px;display:grid}.sound-systems-page .led-human-scale{object-fit:contain;opacity:.9;align-self:end;width:36px;height:96px;display:block}.sound-systems-page .led-config-main{min-height:118px;padding:18px 0 18px 28px;position:relative}.sound-systems-page .diagram-image{object-fit:contain;max-width:100%;height:auto;display:block}.sound-systems-page .led-config-image{width:100%}.sound-systems-page .led-config-main .measure-top{top:14px;left:55%}.sound-systems-page .led-config-main .measure-left{left:41px}.sound-systems-page .led-pixel-label{color:#6d7f93;font-size:9px;position:absolute;bottom:25px;left:30px}.sound-systems-page .led-mini-schemes{grid-template-columns:repeat(3,minmax(0,1fr));align-self:start;align-items:start;gap:18px;padding-top:5px;display:grid}.sound-systems-page .led-mini-schemes figure{justify-items:center;gap:8px;margin:0;display:grid}.sound-systems-page .led-mini-schemes figcaption{color:#334b62;font-size:10px;font-weight:800;line-height:1}.sound-systems-page .led-mini-schemes .mini-grid{width:62px;height:44px}.sound-systems-page .led-mini-schemes .grid-3x2{width:72px}.sound-systems-page .led-mini-schemes .grid-4x2{width:88px;height:64px}.sound-systems-page .led-config{border-top:1px solid #0b82ff59;border-left:1px solid #0b82ff59;grid-template-columns:repeat(3,1fr);gap:2px;min-height:74px;padding:18px 0 0 24px;display:grid;position:relative}.sound-systems-page .led-config i{background:#0b82ff14;border:1px solid #0b82ffb3;min-height:25px}.sound-systems-page .measure{color:#6d7f93;font-size:9px;position:absolute}.sound-systems-page .measure-top{top:0;left:50%;transform:translate(-50%)}.sound-systems-page .measure-left{top:50%;left:-8px;transform:translate(-100%,-50%)}.sound-systems-page .mini-grids{justify-content:center;align-items:center;gap:18px;display:flex}.sound-systems-page .mini-grid{background:linear-gradient(90deg,#0000 calc(50% - .5px),#7dbaff calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),linear-gradient(#0000 calc(50% - .5px),#7dbaff calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),#0b82ff14;border:1px solid #4ea1ff;width:48px;height:34px;display:inline-grid}.sound-systems-page .grid-3x2{background:linear-gradient(90deg,#0000 33%,#7dbaff 33% calc(33% + 1px),#0000 calc(33% + 1px) 66%,#7dbaff 66% calc(66% + 1px),#0000 calc(66% + 1px)),linear-gradient(#0000 calc(50% - .5px),#7dbaff calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),#0b82ff14;width:58px}.sound-systems-page .grid-4x2{background:repeating-linear-gradient(90deg,#0000 0 calc(25% - 1px),#7dbaff calc(25% - 1px) 25%),linear-gradient(#0000 calc(50% - .5px),#7dbaff calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),#0b82ff14;width:70px}.sound-systems-page .grid-3x3{background:repeating-linear-gradient(90deg,#0000 0 calc(33.333% - 1px),#7dbaff calc(33.333% - 1px) 33.333%),repeating-linear-gradient(#0000 0 calc(33.333% - 1px),#7dbaff calc(33.333% - 1px) 33.333%),#0b82ff14;width:54px;height:54px}.sound-systems-page .grid-5x3{background:repeating-linear-gradient(90deg,#0000 0 calc(20% - 1px),#7dbaff calc(20% - 1px) 20%),repeating-linear-gradient(#0000 0 calc(33.333% - 1px),#7dbaff calc(33.333% - 1px) 33.333%),#0b82ff14;width:74px;height:46px}.sound-systems-page .equipment-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.sound-systems-page .equipment-compact{grid-template-columns:minmax(250px,.86fr) minmax(0,1.14fr);display:grid}.sound-systems-page .equipment-lcd{grid-template-columns:minmax(280px,.96fr) minmax(0,1.04fr)}.sound-systems-page .equipment-interactive{grid-template-columns:minmax(250px,.82fr) minmax(0,1.18fr)}.sound-systems-page .equipment-compact .equipment-media{background:#f8fbff;min-height:655px}.sound-systems-page .equipment-compact .equipment-media img{height:calc(100% - 34px);min-height:0}.sound-systems-page .equipment-compact .equipment-detail-strip{grid-template-columns:repeat(3,minmax(88px,.62fr)) minmax(150px,1.14fr);align-items:start;min-height:152px;padding:20px 26px 22px}.sound-systems-page .equipment-card-copy{z-index:2;flex-direction:column;justify-content:flex-start;min-height:410px;padding:34px 30px;display:flex;position:relative}.sound-systems-page .equipment-compact .equipment-card-copy{min-height:655px}.sound-systems-page .equipment-card-copy h3{max-width:270px;font-size:24px;line-height:1.16}.sound-systems-page .equipment-card-copy>p:not(.equipment-price){color:#5d7188;font-size:12px;line-height:1.55}.sound-systems-page .equipment-card-copy .text-link{align-self:flex-start;margin-top:auto;padding-top:16px}.sound-systems-page .detail-group-title{color:#0b82ff;text-transform:uppercase;grid-column:1/-1;margin-bottom:-2px;font-size:10px;font-weight:800;line-height:1}.sound-systems-page .detail-sketch{color:#687d95;min-height:82px;font-size:9px;position:relative}.sound-systems-page .detail-sketch i{border:2px solid #83bcff;width:74px;height:42px;position:absolute;top:24px;left:50%;transform:translate(-50%)}.sound-systems-page .detail-sketch span{position:absolute;top:8px;left:50%;transform:translate(-50%)}.sound-systems-page .detail-sketch em{writing-mode:vertical-rl;font-style:normal;position:absolute;top:38px;left:20px}.sound-systems-page .panel-sketch i{width:92px;height:52px}.sound-systems-page .detail-drawing{color:#687d95;min-height:104px;padding:18px 22px 12px 24px;font-size:9px;position:relative}.sound-systems-page .draw-measure,.sound-systems-page .detail-drawing em{white-space:nowrap;font-style:normal;position:absolute}.sound-systems-page .draw-top{top:15px;left:44%;transform:translate(-50%)}.sound-systems-page .draw-left{writing-mode:vertical-rl;top:52%;left:19px;transform:translateY(-50%)rotate(180deg)}.sound-systems-page .detail-drawing-image{width:100%;max-height:86px}.sound-systems-page .detail-drawing em{bottom:11px;right:24px}.sound-systems-page .equipment-wall{grid-template-columns:minmax(270px,.62fr) minmax(0,1.35fr) minmax(180px,.42fr);display:grid}.sound-systems-page .equipment-wall .equipment-media{min-height:410px}.sound-systems-page .wall-schemes{background:#f8fbff;border-left:1px solid #97adc752;align-content:center;gap:16px;padding:28px;display:grid}.sound-systems-page .wall-schemes b{color:#0b82ff;text-transform:uppercase;grid-column:1/-1;margin-bottom:10px;font-size:10px}.sound-systems-page .wall-scheme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;display:grid}.sound-systems-page .wall-scheme-grid figure{place-items:center;gap:8px;margin:0;display:grid}.sound-systems-page .wall-scheme-grid figcaption{color:#51677f;order:-1;font-size:11px;font-weight:700;line-height:1}.sound-systems-page .wall-schemes .mini-grid{width:58px;height:46px}.sound-systems-page .equipment-wall .equipment-detail-strip{grid-template-columns:repeat(3,minmax(0,.72fr)) minmax(260px,1.35fr);align-items:start;min-height:142px}.sound-systems-page .detail-callout{color:#567087;justify-content:center;align-items:center;font-size:10px;display:flex}.sound-systems-page .detail-callout-wide{min-height:84px;position:relative}.sound-systems-page .wall-profile-image{width:100%;max-width:300px}.sound-systems-page .equipment-special{grid-template-columns:minmax(255px,.45fr) minmax(0,1.55fr);display:grid}.sound-systems-page .special-scenes{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;min-height:360px;display:grid}.sound-systems-page .special-scenes figure{background:#07111d;min-height:360px;margin:0;position:relative;overflow:hidden}.sound-systems-page .special-scenes img{width:100%;height:100%;min-height:inherit;object-fit:cover;display:block}.sound-systems-page .special-scene:first-child img{object-position:52% center}.sound-systems-page .special-scene:nth-child(2) img{object-position:50% center}.sound-systems-page .special-scene:nth-child(3) img{object-position:58% center}.sound-systems-page .special-scenes figure:after{content:"";background:linear-gradient(#0000,#02080fc7);position:absolute;inset:55% 0 0}.sound-systems-page .special-scenes figcaption{z-index:2;color:#fff;text-shadow:0 2px 10px #02080f94;font-size:12px;font-weight:800;line-height:1.2;position:absolute;bottom:18px;left:18px;right:18px}.sound-systems-page .shape-display{background:radial-gradient(circle at 70% 30%,#0b82ff61,#0000 24%),linear-gradient(135deg,#101a27,#26313b);place-items:center;display:grid}.sound-systems-page .shape-display span{background:radial-gradient(circle at 25% 35%,#ffffffe6,#0000 4%),linear-gradient(135deg,#0c67d7,#66c6ff 48%,#052b74);border:4px solid #9ad3ffcc;border-radius:80px 20px;width:min(78%,250px);height:112px;display:block;transform:skew(-17deg)rotate(-5deg);box-shadow:0 0 34px #0b82ff85}.sound-systems-page .equipment-special .equipment-detail-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.sound-systems-page .equipment-note{text-align:right;margin:22px 0 0;font-size:12px}.sound-systems-page .selection{background:radial-gradient(circle at 16% 18%,#0b82ff1f,#0000 28%),linear-gradient(#f8fbff 0%,#eef5fb 100%);overflow:hidden}.sound-systems-page .selection-head{max-width:700px;margin-bottom:44px}.sound-systems-page .selection-head p:last-child{max-width:580px}.sound-systems-page .selection-atlas{grid-template-columns:minmax(260px,335px) minmax(0,1fr);align-items:stretch;gap:20px;display:grid}.sound-systems-page .selection-method,.sound-systems-page .selection-matrix-card{background:var(--white);border:1px solid var(--line-light);box-shadow:0 22px 60px #23487014}.sound-systems-page .selection-method{flex-direction:column;min-height:704px;display:flex}.sound-systems-page .selection-method-top{border-bottom:1px solid var(--line-light);padding:30px 30px 28px}.sound-systems-page .selection-method-top b{color:#102033;letter-spacing:0;margin-bottom:12px;font-size:14px;font-weight:800;display:block}.sound-systems-page .selection-method-top span{color:var(--accent)}.sound-systems-page .selection-method-top p{color:var(--muted);margin-bottom:0;font-size:12px;line-height:1.75}.sound-systems-page .selection-method-list{gap:22px;margin:0;padding:34px 30px;list-style:none;display:grid}.sound-systems-page .selection-method-list li{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:16px;display:grid}.sound-systems-page .selection-method-list .detail-icon-img,.sound-systems-page .selection-factor .detail-icon-img{opacity:.92;width:32px;height:32px}.sound-systems-page .selection-method-list b{color:#132236;margin-bottom:6px;font-size:13px;font-weight:800;display:block}.sound-systems-page .selection-method-list p{color:var(--muted);margin-bottom:0;font-size:11px;line-height:1.65}.sound-systems-page .selection-factor-set{border-top:1px solid var(--line-light);flex-wrap:wrap;gap:8px;margin-top:auto;padding:24px 30px 30px;display:flex}.sound-systems-page .selection-factor-set span{color:#46617d;background:#f1f6fc;border:1px solid #dce7f4;align-items:center;min-height:28px;padding:7px 10px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.sound-systems-page .selection-consult-cta{color:#17304f;border-top:1px solid var(--line-light);background:linear-gradient(#fbfdff 0%,#f5f9fe 100%);grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:18px;min-height:76px;padding:22px 30px;font-size:13px;font-weight:800;line-height:1.35;transition:color .18s,background .18s;display:grid}.sound-systems-page .selection-consult-cta img{justify-self:end;width:28px;height:28px;transition:transform .18s}.sound-systems-page .selection-consult-cta:hover,.sound-systems-page .selection-consult-cta:focus-visible{color:var(--accent);background:#f1f7ff}.sound-systems-page .selection-consult-cta:hover img,.sound-systems-page .selection-consult-cta:focus-visible img{transform:translate(3px)}.sound-systems-page .selection-matrix-card{min-width:0;overflow:hidden}.sound-systems-page .selection-matrix-scroll{scrollbar-color:#0b82ff6b #dae6f3b3;scrollbar-width:thin;overflow-x:auto}.sound-systems-page .selection-matrix{border-collapse:separate;border-spacing:0;table-layout:fixed;color:#24364d;width:100%;min-width:860px;font-size:12px;line-height:1.45}.sound-systems-page .selection-matrix caption{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.sound-systems-page .selection-matrix th,.sound-systems-page .selection-matrix td{text-align:left;vertical-align:middle;background:#fffffff5;border-bottom:1px solid #dce6f1;border-right:1px solid #dce6f1;width:15.4%;min-height:72px;padding:20px 18px}.sound-systems-page .selection-matrix th:first-child,.sound-systems-page .selection-matrix td:first-child{width:23%}.sound-systems-page .selection-matrix thead th{color:#0f1f32;text-align:center;vertical-align:bottom;background:linear-gradient(#fbfdff 0%,#f5f9fe 100%);padding-top:24px;padding-bottom:18px;font-size:11px;font-weight:800}.sound-systems-page .selection-matrix thead .selection-factor-head{color:#526a83;text-align:left}.sound-systems-page .selection-system{justify-items:center;gap:12px;display:grid}.sound-systems-page .selection-system-media{background:linear-gradient(135deg,#ecf4fdf0,#ffffffb8),#f5f9fe;border:1px solid #e0e9f4;place-items:center;width:100%;height:112px;display:grid;overflow:hidden}.sound-systems-page .selection-system-media img{object-fit:cover;width:100%;height:100%}.sound-systems-page .selection-system span:last-child{max-width:116px;min-height:32px;display:block}.sound-systems-page .selection-matrix tbody th{color:#16283d;background:#f8fbff;font-weight:800}.sound-systems-page .selection-factor{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;display:grid}.sound-systems-page .selection-matrix tbody td{color:#455b74;text-align:center;font-weight:600}.sound-systems-page .selection-meter{background:linear-gradient(90deg,#d5e3f2 0 16%,#e6eef7 16% 100%);width:72px;height:6px;margin:0 auto 10px;display:block;overflow:hidden}.sound-systems-page .selection-meter:before{width:var(--meter);content:"";background:linear-gradient(90deg, var(--accent), var(--accent-2));height:100%;display:block}.sound-systems-page .selection-matrix tfoot th,.sound-systems-page .selection-matrix tfoot td{color:#20364f;text-align:center;background:#f7fbff;min-height:86px;font-size:11px;font-weight:800}.sound-systems-page .selection-matrix tfoot th{color:#526a83;text-align:left;background:#f3f8fe}.sound-systems-page .integration{--integration-contour-bg:#000817;background:var(--integration-contour-bg);padding:112px 0 118px;position:relative;overflow:hidden}.sound-systems-page .integration .section-intro{max-width:760px;margin-bottom:52px}.sound-systems-page .integration-contour{background:var(--integration-contour-bg);width:min(100%,1240px);margin:0 auto}.sound-systems-page .integration-contour img{background:var(--integration-contour-bg);width:100%;height:auto;display:block}.sound-systems-page .integration-fallback{background:var(--integration-contour-bg);display:none}.sound-systems-page .integration-fallback article{background:#041422b8;border:1px solid #4a9beb3d;padding:24px}.sound-systems-page .integration-fallback article p{margin-bottom:0;font-size:13px}@media (max-width:1199px){.sound-systems-page .integration-contour{display:none}.sound-systems-page .integration-fallback{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}}.sound-systems-page .applications{background:#f6f9fd;position:relative;overflow:hidden}.sound-systems-page .applications-head{border-bottom:1px solid #b2c9e47a;grid-template-columns:minmax(680px,1.32fr) minmax(300px,.68fr);align-items:start;gap:clamp(34px,4.4vw,70px);margin-bottom:52px;padding-bottom:24px;display:grid;position:relative}.sound-systems-page .applications-intro{z-index:1;max-width:760px;position:relative}.sound-systems-page .applications-intro h2{max-width:760px;margin-bottom:20px;font-size:clamp(34px,4.2vw,56px);line-height:1.03}.sound-systems-page .applications-intro>p{max-width:430px;font-size:14px;line-height:1.65}.sound-systems-page .applications-blueprint-top{z-index:0;object-fit:cover;object-position:50% 34%;mix-blend-mode:multiply;opacity:.78;pointer-events:none;width:clamp(560px,49vw,612px);height:324px;margin:0;display:block;position:absolute;top:-18px;right:-6px}.sound-systems-page .application-grid{border-top:1px solid #b2c9e49e;border-bottom:1px solid #b2c9e49e;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.sound-systems-page .application-item{border-right:1px solid #b2c9e49e;flex-direction:column;min-height:574px;padding:28px 18px 24px;transition:color .18s,background .18s;display:flex}.sound-systems-page .application-item:first-child{border-left:1px solid #b2c9e49e}.sound-systems-page .application-item:hover,.sound-systems-page .application-item:focus-visible{color:var(--accent);background:#ffffff94}.sound-systems-page .application-item>span:first-child{margin-bottom:16px}.sound-systems-page .application-item h3{min-height:58px;margin-bottom:20px;font-size:clamp(17px,1.45vw,22px);line-height:1.12}.sound-systems-page .application-photo{aspect-ratio:.86;object-fit:cover;border-radius:4px;width:100%;margin-bottom:24px;display:block;box-shadow:0 20px 42px #152f5021}.sound-systems-page .application-scheme{object-fit:cover;object-position:50% 50%;mix-blend-mode:multiply;opacity:.94;width:100%;height:154px;margin:auto 0 22px;display:block}.sound-systems-page .application-item:first-child .application-scheme{object-position:45% 50%}.sound-systems-page .application-item:nth-child(2) .application-scheme{object-position:52% 50%}.sound-systems-page .application-item:nth-child(3) .application-scheme{object-position:48% 50%}.sound-systems-page .application-item:nth-child(4) .application-scheme,.sound-systems-page .application-item:nth-child(5) .application-scheme{object-position:50% 50%}.sound-systems-page .application-arrow{width:24px;height:24px;margin-top:auto}.sound-systems-page .application-tags{color:#6d7d93;flex-wrap:wrap;justify-content:center;gap:12px 20px;padding-top:32px;font-size:12px;display:flex}.sound-systems-page .application-tags span+span:before{color:var(--accent);content:"·";margin-right:20px}.sound-systems-page .display-projects{color:var(--white);background:radial-gradient(circle at 16% 34%,#0b82ff26,#0000 34%),linear-gradient(#020914 0%,#03101d 58%,#020913 100%);padding-top:92px;padding-bottom:96px}.sound-systems-page .display-projects .projects-head{align-items:start;margin-bottom:44px}.sound-systems-page .display-projects .projects-head>div>p:not(.section-label){max-width:500px;color:var(--muted-dark);margin:18px 0 0}.sound-systems-page .display-projects .text-link{color:var(--accent-2);justify-self:end;align-items:center;gap:12px;margin-top:44px;display:inline-flex}.sound-systems-page .project-head-link img,.sound-systems-page .project-button img{flex:none;width:22px;height:22px}.sound-systems-page .display-project-grid{gap:48px;display:grid}.sound-systems-page .display-project{border-bottom:1px solid #a6c6eb5c;grid-template-columns:minmax(0,2.08fr) minmax(292px,.72fr);align-items:center;gap:clamp(42px,5.2vw,64px);padding-bottom:50px;display:grid}.sound-systems-page .display-project:last-child{border-bottom:0;padding-bottom:0}.sound-systems-page .display-project:not(.display-project-primary){grid-template-columns:minmax(260px,.46fr) minmax(0,1.54fr)}.sound-systems-page .display-project>img{aspect-ratio:1.54;object-fit:cover;border-radius:6px;width:100%;min-height:0;box-shadow:0 30px 80px #00000057}.sound-systems-page .display-project:not(.display-project-primary)>img{aspect-ratio:1.72}.sound-systems-page .display-project-copy{flex-direction:column;align-items:flex-start;display:flex}.sound-systems-page .project-index{color:var(--accent-2);margin-bottom:22px;font-size:14px;font-weight:800;display:block}.sound-systems-page .display-project-copy h3{margin-bottom:18px;font-size:clamp(28px,3vw,40px);line-height:1.08}.sound-systems-page .display-project-copy>p:not(.section-label){color:#c1d0e3;max-width:360px}.sound-systems-page .display-project-copy ul{gap:16px;width:100%;margin:28px 0 34px;padding:0;list-style:none;display:grid}.sound-systems-page .display-project-copy li{color:#d7ebff;background:0 0;border:0;border-radius:0;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:14px;padding:0;font-size:14px;line-height:1.45;display:grid}.sound-systems-page .project-fact-icon{filter:brightness(0)saturate()invert(48%)sepia(97%)saturate(1932%)hue-rotate(181deg)brightness(104%)contrast(104%);width:24px;height:24px}.sound-systems-page .display-project-copy .button{min-width:188px;color:var(--white);background:0 0;border-color:#b7d8ff75;justify-content:center;align-items:center;gap:12px;display:inline-flex}.sound-systems-page .display-project-copy .button:hover,.sound-systems-page .display-project-copy .button:focus-visible{border-color:var(--accent);background:#0b82ff1f}.sound-systems-page .service-cycle{color:#121823;background:#f0f3f7;padding-top:78px;padding-bottom:74px;overflow:hidden}.sound-systems-page .service-cycle .section-intro{max-width:705px;margin-bottom:60px}.sound-systems-page .service-cycle .section-intro .section-label{margin-bottom:18px}.sound-systems-page .service-cycle .section-intro h2{letter-spacing:0;max-width:650px;margin-bottom:22px;font-size:clamp(36px,3.35vw,48px);line-height:1.16}.sound-systems-page .service-cycle .section-intro p:not(.section-label){color:#6c7d95;max-width:620px;font-size:14px;line-height:1.55}.sound-systems-page .cycle-grid{--cycle-line-top:152px;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin-right:-4px;display:grid;position:relative}.sound-systems-page .cycle-grid:before{top:var(--cycle-line-top);content:"";background:repeating-linear-gradient(90deg,#2084ff80 0 2px,#0000 2px 4px);height:1px;position:absolute;left:0;right:9px}.sound-systems-page .cycle-grid:after{top:calc(var(--cycle-line-top) - 5px);content:"";border-top:1px solid #1687ff;border-right:1px solid #1687ff;width:10px;height:10px;position:absolute;right:0;transform:rotate(45deg)}.sound-systems-page .cycle-step{grid-template-rows:22px 64px 54px 138px auto;min-width:0;padding:0 22px 0 0;display:grid;position:relative}.sound-systems-page .cycle-index{color:#0578f9;margin-bottom:0;line-height:1}.sound-systems-page .cycle-step h3{color:#101722;max-width:190px;margin:0;font-size:13px;font-weight:800;line-height:1.25}.sound-systems-page .cycle-icon{z-index:1;color:#0b82ff;background:#f0f3f7;align-items:flex-start;width:52px;height:54px;display:flex;position:relative}.sound-systems-page .cycle-icon:after{content:"";background:#0b82ff;border:2px solid #f0f3f7;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-4px;left:26px;transform:translate(-50%)}.sound-systems-page .cycle-icon img{object-fit:contain;filter:brightness(0)saturate()invert(43%)sepia(94%)saturate(2934%)hue-rotate(195deg)brightness(101%)contrast(101%);width:42px;height:42px}.sound-systems-page .cycle-step:nth-child(2) .cycle-icon:after,.sound-systems-page .cycle-step:nth-child(4) .cycle-icon:after{background:#f0f3f7;border-color:#0b82ff}.sound-systems-page .cycle-visual{justify-content:flex-start;align-items:flex-start;width:100%;margin:0;padding-top:18px;display:flex}.sound-systems-page .cycle-visual img{object-fit:contain;object-position:left top;width:min(100%,178px);max-height:116px}.sound-systems-page .cycle-step p{color:#75879f;max-width:174px;margin:0;font-size:10px;line-height:1.45}.sound-systems-page .service-cycle-link{color:#0b82ff;margin-top:58px;font-size:17px}@media (max-width:1180px){.sound-systems-page .display-family-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.sound-systems-page .equipment-led,.sound-systems-page .equipment-compact,.sound-systems-page .equipment-wall,.sound-systems-page .equipment-special{grid-template-columns:1fr}.sound-systems-page .equipment-card-copy,.sound-systems-page .equipment-compact .equipment-card-copy{min-height:auto}.sound-systems-page .equipment-led .equipment-copy{width:min(520px,58%)}.sound-systems-page .equipment-pair{grid-template-columns:1fr}.sound-systems-page .equipment-compact .equipment-media,.sound-systems-page .equipment-wall .equipment-media,.sound-systems-page .special-scenes figure{min-height:360px}.sound-systems-page .wall-schemes{border-top:1px solid #97adc752;border-left:0}.sound-systems-page .wall-scheme-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sound-systems-page .applications-head{grid-template-columns:minmax(560px,1.18fr) minmax(260px,.62fr);gap:34px}.sound-systems-page .application-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sound-systems-page .application-item{min-height:540px}}@media (max-width:980px){.sound-systems-page .display-hero,.sound-systems-page .display-hero-inner{min-height:760px}.sound-systems-page .display-hero .hero-copy{width:min(640px,72%);margin-top:0}.sound-systems-page .orientation-layout,.sound-systems-page .equipment-head,.sound-systems-page .applications-head,.sound-systems-page .projects-head,.sound-systems-page .selection-atlas{grid-template-columns:1fr}.sound-systems-page .applications-head{gap:24px;margin-bottom:42px}.sound-systems-page .applications-blueprint-top{width:min(72vw,620px);height:220px;top:8px;right:0}.sound-systems-page .selection-method{min-height:auto}.sound-systems-page .selection-method-list{grid-template-columns:repeat(3,minmax(0,1fr))}.sound-systems-page .selection-matrix{min-width:840px}.sound-systems-page .factor-grid{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.sound-systems-page .orientation-intro{padding:0 0 48px}.sound-systems-page .orientation-blueprint{width:min(100%,560px);margin-top:0}.sound-systems-page .equipment-feature,.sound-systems-page .display-project,.sound-systems-page .display-project:not(.display-project-primary){grid-template-columns:1fr}.sound-systems-page .display-project:not(.display-project-primary)>img{order:-1}.sound-systems-page .display-projects .text-link{justify-self:start;margin-top:0}.sound-systems-page .equipment-detail-strip,.sound-systems-page .equipment-compact .equipment-detail-strip,.sound-systems-page .equipment-wall .equipment-detail-strip,.sound-systems-page .equipment-special .equipment-detail-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.sound-systems-page .detail-strip-led{grid-template-columns:1fr;gap:24px}.sound-systems-page .led-detail-divider{display:none}.sound-systems-page .led-config-layout{grid-template-columns:42px minmax(0,1fr)}.sound-systems-page .led-mini-schemes{grid-column:1/-1;justify-content:start}.sound-systems-page .detail-callout-wide{grid-column:1/-1}.sound-systems-page .equipment-led .equipment-copy{grid-column:1/-1;width:min(560px,68%)}.sound-systems-page .equipment-led .equipment-media{grid-column:1/-1}.sound-systems-page .equipment-pair{grid-template-columns:1fr}.sound-systems-page .integration-fallback{grid-template-columns:repeat(2,minmax(0,1fr))}.sound-systems-page .integration-fallback article:nth-child(3){grid-column:1/-1}.sound-systems-page .application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sound-systems-page .cycle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 22px}.sound-systems-page .cycle-grid:before,.sound-systems-page .cycle-grid:after{display:none}.sound-systems-page .cycle-step{grid-template-rows:22px auto 52px 132px auto;padding-right:18px}}@media (max-width:720px){.sound-systems-page .display-hero{min-height:720px}.sound-systems-page .display-hero:after{background:linear-gradient(#020a1347 0%,#020a1394 38%,#020a136b 76%,#020a132e 100%)}.sound-systems-page .display-hero-media{background-position:78%}.sound-systems-page .display-hero .hero-copy{width:100%;padding-top:24px;padding-bottom:34px}.sound-systems-page .desktop-title-break{display:none}.sound-systems-page .display-hero .hero-copy h1{font-size:clamp(36px,10vw,48px)}.sound-systems-page .display-family-strip{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;display:flex;overflow-x:auto}.sound-systems-page .display-family-strip .trust-item{scroll-snap-align:start;border-top:0;border-left:1px solid #82b1e42e;flex:0 0 190px;min-height:80px;padding:16px 12px}.sound-systems-page .display-family-strip .trust-item:first-child{border-left:0}.sound-systems-page .display-family-strip::-webkit-scrollbar{display:none}.sound-systems-page .orientation,.sound-systems-page .equipment,.sound-systems-page .selection,.sound-systems-page .applications,.sound-systems-page .display-projects,.sound-systems-page .service-cycle,.sound-systems-page .integration{padding:78px 0}.sound-systems-page .selection-head{margin-bottom:30px}.sound-systems-page .selection-method-top,.sound-systems-page .selection-method-list,.sound-systems-page .selection-factor-set,.sound-systems-page .selection-consult-cta{padding-left:22px;padding-right:22px}.sound-systems-page .selection-method-list{grid-template-columns:1fr;gap:18px;padding-top:26px;padding-bottom:26px}.sound-systems-page .selection-factor-set{gap:7px;padding-top:20px;padding-bottom:22px}.sound-systems-page .selection-consult-cta{min-height:70px;padding-top:20px;padding-bottom:20px}.sound-systems-page .selection-matrix{min-width:820px;font-size:11px}.sound-systems-page .selection-matrix th,.sound-systems-page .selection-matrix td{padding:16px 12px}.sound-systems-page .selection-matrix thead th{padding-top:16px;padding-bottom:14px}.sound-systems-page .selection-system-media{height:86px}.sound-systems-page .selection-meter{width:58px}.sound-systems-page .orientation{background-size:48px 48px;padding:70px 0 52px}.sound-systems-page .factor-grid,.sound-systems-page .application-grid,.sound-systems-page .integration-fallback,.sound-systems-page .cycle-grid{grid-template-columns:1fr}.sound-systems-page .service-cycle{padding:74px 0}.sound-systems-page .service-cycle .section-intro{margin-bottom:42px}.sound-systems-page .service-cycle .section-intro h2{font-size:clamp(34px,10vw,46px)}.sound-systems-page .cycle-grid{gap:34px}.sound-systems-page .cycle-step{grid-template-rows:auto auto auto;grid-template-columns:58px minmax(0,1fr);column-gap:18px;padding-right:0}.sound-systems-page .cycle-index{grid-area:1/1/span 3;padding-top:2px}.sound-systems-page .cycle-step h3,.sound-systems-page .cycle-step p{max-width:none}.sound-systems-page .cycle-icon{grid-column:2;width:46px;height:46px;margin-top:14px}.sound-systems-page .cycle-icon img{width:36px;height:36px}.sound-systems-page .cycle-icon:after{display:none}.sound-systems-page .cycle-visual{grid-column:2;padding-top:10px}.sound-systems-page .cycle-step p{grid-column:2;font-size:11px}.sound-systems-page .service-cycle-link{margin-top:42px;font-size:15px}.sound-systems-page .factor-item,.sound-systems-page .application-item{min-height:auto}.sound-systems-page .applications-head{border-bottom:0;padding-bottom:0}.sound-systems-page .applications-intro h2{font-size:clamp(31px,8vw,42px)}.sound-systems-page .applications-blueprint-top{display:none}.sound-systems-page .application-item{border-bottom:1px solid #b2c9e49e;border-right:0;padding:26px 0 30px}.sound-systems-page .application-item:first-child{border-left:0}.sound-systems-page .application-item h3{min-height:0}.sound-systems-page .application-photo{aspect-ratio:16/10}.sound-systems-page .application-scheme{height:136px}.sound-systems-page .application-tags{justify-content:flex-start}.sound-systems-page .orientation-intro{padding-bottom:40px}.sound-systems-page .orientation-intro h2{font-size:clamp(29px,8vw,37px)}.sound-systems-page .orientation-intro>p{font-size:13px}.sound-systems-page .orientation-blueprint figcaption{font-size:9px}.sound-systems-page .factor-item{min-height:232px;padding:28px 26px 24px}.sound-systems-page .factor-icon{width:74px;height:55px}.sound-systems-page .equipment-copy,.sound-systems-page .equipment-card-copy{padding:30px 24px}.sound-systems-page .display-project{gap:24px;padding-bottom:42px}.sound-systems-page .display-project-copy{padding:0}.sound-systems-page .display-project-copy ul{margin:22px 0 28px}.sound-systems-page .equipment-card-copy .text-link{margin-top:18px;padding-top:0}.sound-systems-page .equipment-copy-dark{background:linear-gradient(#020d19f0,#020d19d1 72%,#020d1938)}.sound-systems-page .equipment-led .equipment-copy{justify-content:flex-start;width:100%;min-height:420px}.sound-systems-page .equipment-led .equipment-media{min-height:520px}.sound-systems-page .equipment-led .equipment-media img{object-position:26% center}.sound-systems-page .equipment-copy h3{font-size:28px}.sound-systems-page .equipment-media,.sound-systems-page .equipment-compact .equipment-media,.sound-systems-page .equipment-wall .equipment-media,.sound-systems-page .special-scenes figure{min-height:300px}.sound-systems-page .equipment-detail-strip,.sound-systems-page .equipment-compact .equipment-detail-strip,.sound-systems-page .equipment-wall .equipment-detail-strip,.sound-systems-page .equipment-special .equipment-detail-strip{grid-template-columns:1fr;padding:22px}.sound-systems-page .detail-strip-led{gap:22px}.sound-systems-page .led-feature-grid{grid-template-columns:1fr;gap:18px}.sound-systems-page .led-feature-cell{gap:8px}.sound-systems-page .detail-icon-img,.sound-systems-page .led-feature-cell .detail-icon-img{width:32px;height:32px}.sound-systems-page .led-config-layout{grid-template-columns:36px minmax(0,1fr);gap:14px}.sound-systems-page .led-human-scale{width:32px;height:86px}.sound-systems-page .led-config-main{min-height:104px;padding-right:0}.sound-systems-page .led-mini-schemes{grid-template-columns:repeat(3,minmax(0,auto));justify-content:space-between;gap:12px}.sound-systems-page .led-mini-schemes .mini-grid{width:54px;height:38px}.sound-systems-page .led-mini-schemes .grid-3x2{width:62px}.sound-systems-page .led-mini-schemes .grid-4x2{width:76px;height:54px}.sound-systems-page .wall-schemes{gap:10px 12px;padding:24px}.sound-systems-page .wall-scheme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.sound-systems-page .special-scenes{grid-template-columns:1fr;gap:3px;min-height:auto}.sound-systems-page .special-scenes figure{aspect-ratio:16/10;min-height:214px}.sound-systems-page .special-scenes img{min-height:0}.sound-systems-page .special-scenes figcaption{font-size:11px;bottom:16px;left:16px;right:16px}.sound-systems-page .display-project>img{min-height:280px}.sound-systems-page .equipment-note{text-align:left}}@media (max-width:420px){.sound-systems-page .display-family-strip{grid-template-columns:1fr}}.sound-systems-page .sound-hero .sound-hero-media{background-image:linear-gradient(90deg,#020817e0 0%,#0208179e 35%,#02081714 66%,#0000 100%),url(/assets/images/generated/sound/hero/hero-sound-reinforcement.png),radial-gradient(circle at 72% 34%,#4ea6ff42,#0000 28%),radial-gradient(circle at 77% 60%,#114e9557,#0000 34%),linear-gradient(120deg,#020817 0%,#07162a 46%,#0a1f37 100%);background-position:50%;background-size:cover}.sound-systems-page .sound-hero .sound-hero-media:before{aspect-ratio:1.24;clip-path:polygon(7% 0,100% 0,92% 100%,0 100%);content:"";background:linear-gradient(90deg,#4da0ff1f 1px,#0000 1px) 0 0/44px 44px,linear-gradient(0deg,#4da0ff1a 1px,#0000 1px) 0 0/44px 44px,radial-gradient(circle at 50% 52%,#2991ff29,#0000 46%);border:1px solid #74b9ff42;width:min(42vw,520px);display:none;position:absolute;bottom:clamp(74px,13vw,170px);right:clamp(44px,9vw,150px);box-shadow:0 40px 90px #010a1c85,inset 0 0 54px #57aeff17}.sound-systems-page .sound-hero .sound-hero-media:after{background:linear-gradient(90deg,#020817db 0%,#0208179e 35%,#02081714 66%,#0000 100%),radial-gradient(circle at 70% 45%,#0000 0 18%,#02081766 72%)}.sound-systems-page .sound-blueprint{background:linear-gradient(90deg,#3885d614 1px,#0000 1px) 0 0/36px 36px,linear-gradient(0deg,#3885d614 1px,#0000 1px) 0 0/36px 36px,#eef5fc;min-height:320px;padding:clamp(20px,3vw,32px)}.sound-systems-page .sound-plan-visual{border-radius:4px;min-height:230px;position:relative;overflow:hidden}.sound-systems-page .sound-plan-visual img{object-fit:cover;width:100%;min-height:230px;display:block}.sound-systems-page .sound-plan-room,.sound-systems-page .sound-plan-zone,.sound-systems-page .sound-plan-speaker,.sound-systems-page .sound-plan-control{display:block;position:absolute}.sound-systems-page .sound-plan-room{border:2px solid #3a699b6b;border-radius:4px;inset:8% 8% 12%}.sound-systems-page .sound-plan-zone{background:#308ce814;border:1px dashed #2275cc85}.sound-systems-page .sound-plan-zone-a{inset:18% 48% 26% 15%}.sound-systems-page .sound-plan-zone-b{inset:26% 15% 18% 47%}.sound-systems-page .sound-plan-speaker{background:#0d6dcc;border-radius:50%;width:24px;height:24px;box-shadow:0 0 0 10px #0d6dcc1c,0 0 0 22px #0d6dcc0f}.sound-systems-page .sound-plan-speaker-a{top:28%;left:22%}.sound-systems-page .sound-plan-speaker-b{top:34%;right:24%}.sound-systems-page .sound-plan-speaker-c{bottom:25%;left:50%}.sound-systems-page .sound-plan-control{background:linear-gradient(135deg,#ffffffd6,#d0e5fadb);border:2px solid #0b3d7399;border-radius:4px;width:54px;height:36px;bottom:14%;right:12%}.sound-systems-page .sound-plan-control:before,.sound-systems-page .sound-plan-control:after{content:"";background:#0b3d736b;height:2px;position:absolute;left:10px;right:10px}.sound-systems-page .sound-plan-control:before{top:12px}.sound-systems-page .sound-plan-control:after{top:22px}.sound-systems-page .sound-equipment-showcase{gap:28px}.sound-systems-page .sound-equipment-main .equipment-copy{width:min(45%,540px)}.sound-systems-page .sound-equipment-main .equipment-media{grid-column:1/-1;margin-left:min(42%,520px)}.sound-systems-page .sound-equipment-card .equipment-media{min-height:360px}.sound-systems-page .sound-equipment-card .equipment-media img{height:100%}.sound-systems-page .sound-media-placeholder{background:linear-gradient(90deg,#469aeb1c 1px,#0000 1px) 0 0/42px 42px,linear-gradient(0deg,#469aeb1a 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 50% 46%,#2f8be538,#0000 46%),#061425;display:block;position:relative;overflow:hidden}.sound-systems-page .sound-media-placeholder:after{content:"";background:linear-gradient(#0000,#020b166b);position:absolute;inset:0}.sound-systems-page .sound-media-placeholder>img{z-index:0;width:100%;height:100%;min-height:inherit;object-fit:cover;position:relative}.sound-systems-page .sound-wave,.sound-systems-page .sound-speaker,.sound-systems-page .sound-zone-grid,.sound-systems-page .sound-ceiling,.sound-systems-page .sound-listener-zone,.sound-systems-page .sound-mic-stand,.sound-systems-page .sound-receiver{z-index:1;display:block;position:absolute}.sound-systems-page .sound-wave{border:1px solid #77c6ff66;border-radius:50%}.sound-systems-page .sound-wave-a{inset:24% 31%}.sound-systems-page .sound-wave-b{inset:14% 22%}.sound-systems-page .sound-speaker{background:linear-gradient(#17426beb,#05172bf0);border:1px solid #91ceff80;border-radius:6px;width:58px;height:80px}.sound-systems-page .sound-speaker:before,.sound-systems-page .sound-speaker:after{content:"";border:1px solid #a0dbff8f;border-radius:50%;width:24px;height:24px;position:absolute;left:50%;transform:translate(-50%)}.sound-systems-page .sound-speaker:before{top:12px}.sound-systems-page .sound-speaker:after{bottom:12px}.sound-systems-page .sound-speaker-left{top:34%;left:17%}.sound-systems-page .sound-speaker-right{top:34%;right:17%}.sound-systems-page .sound-zone-grid{background:linear-gradient(90deg,#7ac4ff3d 1px,#0000 1px) 0 0/33.333% 100%,linear-gradient(0deg,#7ac4ff2e 1px,#0000 1px) 0 0/100% 50%;border:1px solid #7ac4ff57;width:36%;height:26%;bottom:18%;left:50%;transform:translate(-50%)skew(-8deg)}.sound-systems-page .sound-ceiling{background:#8ed1ff70;height:2px;top:18%;left:16%;right:16%}.sound-systems-page .sound-install-audio .sound-speaker-a{top:31%;left:25%}.sound-systems-page .sound-install-audio .sound-speaker-b{top:31%;right:25%}.sound-systems-page .sound-listener-zone{background:#3e97eb14;border:1px dashed #7ecbff6b;border-radius:50%;height:28%;bottom:18%;left:19%;right:19%}.sound-systems-page .sound-mic-stand{transform-origin:bottom;border-top:58px solid #9bd9ffc7;border-right:3px solid #9bd9ffad;width:54px;height:140px;top:22%;left:30%;transform:rotate(-9deg)}.sound-systems-page .sound-mic-stand:after{content:"";background:#9bd9ff94;width:92px;height:3px;position:absolute;bottom:-6px;right:-44px}.sound-systems-page .sound-receiver{background:radial-gradient(circle at 22%,#91ceffb8 0 4px,#0000 5px),linear-gradient(#18436ee6,#05172bf0);border:1px solid #91ceff75;border-radius:5px;width:112px;height:58px;bottom:24%;right:23%}.sound-systems-page .sound-detail-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.sound-systems-page .equipment-compact .sound-detail-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.sound-systems-page .sound-selection-matrix{min-width:760px}.sound-systems-page .sound-system-token{background:radial-gradient(circle at 50% 48%,#4e9fee47,#0000 48%),linear-gradient(135deg,#eef6ff,#d9eafb);place-items:center;width:min(100%,112px);height:112px;margin-inline:auto;display:grid;position:relative}.sound-systems-page .sound-token-raster:before,.sound-systems-page .sound-token-raster:after{display:none}.sound-systems-page .sound-token-raster img{object-fit:contain;object-position:center;width:100%;height:100%}.sound-systems-page .sound-system-token:before,.sound-systems-page .sound-system-token:after{content:"";position:absolute}.sound-systems-page .sound-token-background:before{border:1px solid #1369c07a;border-radius:50%;inset:30% 22%}.sound-systems-page .sound-token-background:after{background:#1369c066;height:2px;top:48%;left:24%;right:24%}.sound-systems-page .sound-token-install:before{border:2px solid #1369c080;border-radius:5px;inset:22% 28%}.sound-systems-page .sound-token-install:after{background:#1369c038;border-radius:50%;height:26%;top:50%;left:34%;right:34%}.sound-systems-page .sound-token-mic:before{background:#1369c080;border-radius:999px;width:12%;height:42%;top:22%;left:48%}.sound-systems-page .sound-token-mic:after{background:#1369c085;height:2px;bottom:24%;left:38%;right:34%;transform:rotate(-18deg)}@media (max-width:1180px){.sound-systems-page .sound-equipment-main .equipment-copy,.sound-systems-page .sound-equipment-main .equipment-media{width:auto;margin-left:0}.sound-systems-page .sound-detail-strip,.sound-systems-page .equipment-compact .sound-detail-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.sound-systems-page .sound-system-token{width:min(100%,86px);height:86px}.sound-systems-page .sound-hero .sound-hero-media{background-position:50%,76%,50%,50%,50%}.sound-systems-page .sound-hero .sound-hero-media:before{opacity:.62;width:78vw;bottom:10%;right:-12%}.sound-systems-page .sound-blueprint{min-height:260px;padding:18px}.sound-systems-page .sound-plan-visual{min-height:190px}.sound-systems-page .sound-detail-strip,.sound-systems-page .equipment-compact .sound-detail-strip{grid-template-columns:1fr}.sound-systems-page .sound-equipment-card .equipment-media{min-height:300px}.sound-systems-page .sound-selection-matrix{min-width:720px}}
