/* Kaalee: bright acoustic landscape */header{background:var(--soft);border-radius:0 0 42px 42px}.resonance-stage{display:grid;grid-template-columns:.72fr 1.28fr;gap:5vw;padding:8rem max(4vw,1rem);background:var(--accent)}.res-copy{align-self:center}.resonance-stage h2,.translation-wall h2,.echo-lab h2{font-size:clamp(3.3rem,6.2vw,6.5rem)}.resonator{min-height:540px;display:grid;place-items:center;position:relative}.membrane{width:360px;height:360px;border-radius:50%;background:var(--soft);display:grid;place-items:center;position:relative}.membrane i{position:absolute;border:3px solid var(--aux);border-radius:50%;width:calc(50px + var(--n,0)*55px);height:calc(50px + var(--n,0)*55px);opacity:.15}.membrane i:nth-child(1){--n:1}.membrane i:nth-child(2){--n:2}.membrane i:nth-child(3){--n:3}.membrane i:nth-child(4){--n:4}.membrane i.on{opacity:1}.mouths{position:absolute;inset:0}.mouths button{position:absolute;width:110px;height:110px;border-radius:50%;border:3px solid var(--ink);background:var(--bg)}.mouths button:nth-child(1){top:0;left:42%}.mouths button:nth-child(2){right:0;top:42%}.mouths button:nth-child(3){bottom:0;left:42%}.mouths button:nth-child(4){left:0;top:42%}.mouths button[aria-pressed=true]{background:var(--aux)}.translation-wall{display:grid;grid-template-columns:1.15fr .85fr;background:var(--ink);color:var(--soft)}.translation-wall figure{margin:0;min-height:600px}.translation-wall img{width:100%;height:100%;object-fit:cover}.translation-wall article{padding:7vw;align-self:center}.translation-wall select{width:100%;min-height:52px}.translation{font-size:1.4rem;border-bottom:6px solid var(--accent);padding:1rem 0}.echo-lab{padding:8rem max(4vw,1rem)}.echo-grid{display:grid;grid-template-columns:1.15fr .75fr 1.1fr;gap:1rem}.echo-grid article{padding:2rem;background:var(--soft);border-radius:34px;min-height:430px}.echo-grid input{width:100%}.echo-grid button{display:block;width:100%;min-height:54px;border:0;border-bottom:1px solid var(--ink);background:none}.echo-grid button.active{background:var(--accent)}.wave-bars{display:flex;align-items:end;height:140px;gap:8px}.wave-bars i{flex:1;height:15%;background:var(--aux)}.wave-bars i.on:nth-child(2n){height:85%}.wave-bars i.on:nth-child(2n+1){height:55%}@media(max-width:800px){.resonance-stage,.translation-wall,.echo-grid{grid-template-columns:1fr}.membrane{width:250px;height:250px}.mouths button{width:82px;height:82px}.resonator{min-height:440px}}.wave-mark{width:56px;height:42px;display:flex;align-items:center;gap:4px}.wave-mark i{width:14px;border:3px solid var(--ink);border-width:0 3px;border-radius:50%;height:18px}.wave-mark i:nth-child(2){height:36px}.hero{display:flex;flex-direction:column-reverse;padding:3vw;gap:0}.hero-copy{background:var(--soft);border-radius:0 0 54px 54px;width:min(100%,1000px);margin:-100px auto 0;position:relative;z-index:2}.hero figure{width:100%;min-height:650px;border-radius:54px;overflow:hidden}.identity{border-radius:36px;overflow:hidden;background:var(--soft)}.echo-lab>header{display:block;min-height:0;padding:0;border:0;position:static;background:none;color:inherit}
