:root{color:#172221;background:#f2f0e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #101818;--paper: #f2f0e8;--card: #fbfaf5;--line: #d4d2c9;--muted: #63706d;--aqua: #71d9cf;--lime: #e9ff70;--orange: #ff805d;--shadow: 0 18px 50px rgba(22, 32, 31, .08)}*{box-sizing:border-box}html{min-width:320px;background:var(--paper)}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.46}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid rgba(44,161,151,.4);outline-offset:2px}.site-header{min-height:72px;padding:0 5vw;border-bottom:1px solid rgba(16,24,24,.14);display:flex;align-items:center;justify-content:space-between;background:#f2f0e8e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);font-weight:850;text-decoration:none;letter-spacing:-.04em}.brand small{color:#298b82;font-size:.55em;letter-spacing:.12em;vertical-align:top}.brand-mark{width:34px;height:34px;border-radius:50%;background:var(--ink);display:flex;align-items:center;justify-content:center;gap:3px}.brand-mark i{width:3px;height:9px;background:var(--lime);border-radius:2px}.brand-mark i:nth-child(2){height:18px}.header-status{display:flex;align-items:center;gap:18px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.header-room{color:var(--muted)}.connection{display:flex;align-items:center;gap:7px;color:var(--muted)}.connection i{width:8px;height:8px;border-radius:50%;background:#999}.connection.connected i{background:#36b678;box-shadow:0 0 0 4px #36b67824}.connection.connecting i{background:#e4a524;animation:pulse 1.2s infinite}.connection.offline i{background:#e25555}.landing-shell{min-height:100vh;background:radial-gradient(circle at 15% 25%,rgba(113,217,207,.24),transparent 27%),var(--paper)}.landing{max-width:1180px;min-height:calc(100vh - 73px);margin:auto;padding:7vh 32px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw}.landing h1{margin:15px 0 22px;max-width:720px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,8vw,7.7rem);font-weight:400;letter-spacing:-.075em;line-height:.84}.lede{max-width:580px;font-size:clamp(1.08rem,2vw,1.34rem);color:#43504e;line-height:1.55}.honesty-note{max-width:540px;border-left:3px solid var(--orange);padding-left:16px;margin-top:32px;color:var(--muted);font-size:.92rem;line-height:1.5}.eyebrow{margin:0 0 7px;color:#317d76;font-size:.73rem;font-weight:850;text-transform:uppercase;letter-spacing:.15em}.join-card{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:34px;box-shadow:var(--shadow)}.join-card-head{display:flex;gap:18px;align-items:flex-start;margin-bottom:30px}.step-number{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;color:var(--ink);background:var(--lime);font-size:.75rem;font-weight:900}h2{margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:400;letter-spacing:-.035em}h3{color:var(--ink);font-size:1rem;margin:30px 0 14px}label{display:block;margin:18px 0;color:#394441;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}label span{color:#9a9e98;font-weight:500;text-transform:none;letter-spacing:0}input{width:100%;margin-top:9px;padding:15px 16px;border:1px solid #c9c9c0;border-radius:10px;color:var(--ink);background:#fff;font-size:1rem;text-transform:none;letter-spacing:0}input::placeholder{color:#aaa}button{padding:12px 18px;border:1px solid #b8bab4;border-radius:9px;color:var(--ink);background:#fff;font-size:.86rem;font-weight:800;transition:transform .16s,background .16s,border-color .16s}button:hover:not(:disabled){transform:translateY(-1px);border-color:#7f8986}button.primary{border-color:var(--ink);color:#fff;background:var(--ink)}button.primary:hover:not(:disabled){background:#24312f}button.primary.success{border-color:#2b9a6b;color:#103629;background:#b8efd1}button.wide{width:100%;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding-inline:20px}.form-hint{margin:14px 0 0;text-align:center;color:var(--muted);font-size:.78rem}.error-banner{margin:14px 0;padding:12px 14px;border:1px solid #f0b2a4;border-radius:9px;color:#852f20;background:#fff0ec;font-size:.86rem;line-height:1.4}.room-shell{max-width:1220px;margin:auto;padding:42px 28px 80px}.room-hero{min-height:215px;display:flex;justify-content:space-between;align-items:center;gap:40px;padding-bottom:36px;border-bottom:1px solid var(--line)}.room-code{margin:-4px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.2rem,10vw,7.3rem);font-weight:400;letter-spacing:.07em;line-height:.95}.room-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:.84rem}.lifecycle{padding:6px 9px;border-radius:5px;color:#284743;background:#d5ece8;font-size:.68rem;font-weight:900;letter-spacing:.08em}.lifecycle-ready{color:#244b27;background:#d8efbc}.lifecycle-scheduled,.lifecycle-playing{color:#523e09;background:#fff0a9}.lifecycle-stopped{color:#71372b;background:#f9d2c9}.share-card{max-width:395px;display:flex;align-items:center;gap:20px;padding:18px;border-radius:16px;color:#fff;background:var(--ink);box-shadow:var(--shadow)}.share-card svg{flex:0 0 auto;padding:8px;border-radius:8px}.share-card strong,.share-card small{display:block}.share-card strong{margin-bottom:5px}.share-card small{max-width:180px;overflow:hidden;color:#aebcb9;text-overflow:ellipsis;white-space:nowrap}.text-button{padding:8px 0 0;border:0;color:var(--aqua);background:transparent}.room-error{margin-top:24px}.setup-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:22px;margin:32px 0 22px}.panel{padding:28px;border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:0 8px 30px #141e1d09}.enable-panel{position:relative;overflow:hidden;padding-left:94px}.enable-panel:after{content:"";position:absolute;right:-65px;top:-90px;width:240px;height:240px;border:44px solid rgba(113,217,207,.18);border-radius:50%;pointer-events:none}.enable-panel>.step-number{position:absolute;left:28px;top:29px}.enable-panel>p:not(.eyebrow){max-width:610px;color:var(--muted);line-height:1.55}.enable-panel .primary{max-width:420px;margin-top:20px;position:relative;z-index:1}.inline-progress{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.inline-progress span{padding:6px 9px;border-radius:5px;color:#888e8b;background:#e8e7e1;font-size:.7rem;font-weight:750}.inline-progress span.done{color:#246148;background:#d3eddf}.checklist{background:#e4f3f0}.checklist ul{padding:0;margin:20px 0 0;list-style:none}.checklist li{min-height:42px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(60,100,94,.12);font-size:.84rem}.checklist li:last-child{border-bottom:0}.checklist li span{width:24px;color:#2b7f75;font-family:ui-monospace,monospace;font-size:.74rem;font-weight:900;text-align:center}.controls{margin-bottom:38px;background:#fff}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-heading>p,.section-heading>span{margin:0;color:var(--muted);font-size:.8rem}.track-picker{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 20px;padding:16px 18px;border:1px solid #d7d8d2;border-radius:11px;background:#f5f5f0}.track-picker span,.track-picker strong,.track-picker small{display:block}.track-picker span{margin-bottom:3px;color:var(--muted);font-size:.64rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.track-picker strong{max-width:650px;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.track-picker small{margin-top:4px;color:var(--muted);font-size:.7rem}.file-button{flex:0 0 auto;margin:0;padding:11px 15px;border:1px solid var(--ink);border-radius:8px;color:#fff;background:var(--ink);cursor:pointer;font-size:.76rem;font-weight:850;text-transform:none;letter-spacing:0}.file-button.disabled{cursor:wait;opacity:.55}.file-button input{display:none}.control-row{display:flex;flex-wrap:wrap;gap:10px}.song-playlist{margin-bottom:22px}.playlist-current{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border:1px solid #d7d8d2;border-radius:11px;background:#f5f5f0}.playlist-current span,.playlist-current strong,.playlist-current small{display:block}.playlist-current span{margin-bottom:3px;color:var(--muted);font-size:.64rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.playlist-current strong{max-width:650px;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.playlist-current small{margin-top:4px;color:var(--muted);font-size:.7rem}.playlist-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:20px 2px 10px}.playlist-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.playlist-heading>span{color:var(--muted);font-size:.68rem}.playlist-list{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff}button.playlist-song{width:100%;min-height:62px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 14px;border:0;border-bottom:1px solid var(--line);border-radius:0;text-align:left}button.playlist-song:last-child{border-bottom:0}button.playlist-song:hover:not(:disabled){transform:none;background:#f3f7f4}button.playlist-song:disabled{cursor:default;opacity:1}button.playlist-song.active{background:#edf8f2}button.playlist-song.local-only{background:#fbfaf4}.playlist-number{color:#8a9692;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.7rem}.playlist-song-copy{min-width:0}.playlist-song-copy strong,.playlist-song-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-song-copy strong{color:var(--ink);font-size:.78rem}.playlist-song-copy small{margin-top:4px;color:var(--muted);font-size:.64rem;font-weight:500}.playlist-action{padding:6px 8px;border-radius:6px;color:#276c55;background:#d9efe2;font-size:.62rem;font-weight:850}.local-only .playlist-action{color:#6c5b20;background:#f5e9b9}.playlist-note{margin:9px 3px 0;color:var(--muted);font-size:.65rem;line-height:1.45}.participants-section{margin:44px 0}.participant-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.participant{min-width:0;padding:19px;border:1px solid var(--line);border-radius:13px;background:#fbfaf5b8}.participant.ready{border-color:#9bcbb6;background:#f5fbf7}.participant-title{display:flex;align-items:center;gap:10px}.participant-title>div{min-width:0;flex:1}.participant-title strong,.participant-title small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participant-title small{margin-top:2px;color:var(--muted);font-size:.7rem}.status-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#b5b5b5}.status-dot.online{background:#38b67a}.status-dot.offline{background:#d65}.ready-badge{padding:5px 7px;border-radius:5px;color:#777;background:#e7e7e2;font-size:.62rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.ready-badge.is-ready{color:#235a3e;background:#d3eddf}.readiness-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:19px}.readiness-row span{color:#8c918e;font-size:.7rem}.readiness-row .complete{color:#317d5d}.participant-timing{margin:12px 0 0;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.68rem}.diagnostics{background:var(--ink);color:#eef3f1}.diagnostics h2,.diagnostics h3{color:#fff}.diagnostics .eyebrow{color:var(--aqua)}.confidence{padding:7px 9px;border-radius:5px;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.confidence.good{color:#c8ffdb;background:#47be7a33}.confidence.waiting{color:#ffe69c;background:#e6b4342e}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #34413f;border-left:1px solid #34413f}.metric{min-height:82px;padding:15px;border-right:1px solid #34413f;border-bottom:1px solid #34413f}.metric span,.metric strong{display:block}.metric span{margin-bottom:8px;color:#8fa09d;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em}.metric strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.86rem;font-weight:600;overflow-wrap:anywhere}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.74rem}th,td{padding:11px 12px;border-bottom:1px solid #34413f;text-align:left;white-space:nowrap}th{color:#8fa09d;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em}td.user-agent{max-width:360px;overflow:hidden;text-overflow:ellipsis}.export-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:0 4px}.export-row p{max-width:720px;color:var(--muted);font-size:.78rem;line-height:1.5}.run-statistics{margin-top:22px;background:#fff}.empty-run{margin:0;padding:24px;border:1px dashed var(--line);border-radius:10px;color:var(--muted);text-align:center}.run-track{margin:-10px 0 18px;color:var(--muted);font-size:.8rem}.run-assessment{padding:7px 10px;border-radius:5px;font-size:.68rem!important;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.run-assessment.good{color:#235a3e!important;background:#d3eddf}.run-assessment.warning{color:#704c0e!important;background:#f8e7ad}.run-assessment.waiting{color:#59625f!important;background:#e7e7e2}.run-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.run-metrics>div{min-width:0;padding:14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.run-metrics span,.run-metrics strong{display:block}.run-metrics span{min-height:28px;color:var(--muted);font-size:.61rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.run-metrics strong{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.88rem}.run-table{margin-top:22px}.run-table th,.run-table td{border-color:var(--line)}.run-table th{color:var(--muted)}.statistics-caveat{margin:18px 0 0;padding-left:13px;border-left:3px solid var(--orange);color:var(--muted);font-size:.74rem;line-height:1.5}.run-history-count{margin:10px 0 0;color:var(--muted);font-size:.7rem}.acoustic-map{margin-top:22px;overflow:hidden;background:#f7faf7}.acoustic-map-heading{align-items:center}.acoustic-status{padding:7px 10px;border-radius:999px;color:#68716e;background:#e4e7e2;font-size:.66rem!important;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.acoustic-status.status-running{color:#614c0c;background:#fff0a9}.acoustic-status.status-complete{color:#235a3e;background:#d3eddf}.acoustic-status.status-cancelled{color:#71372b;background:#f9d2c9}.acoustic-actions{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:12px;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:#fff}.acoustic-actions strong,.acoustic-actions span{display:block}.acoustic-actions strong{margin-bottom:4px;color:var(--ink);font-size:.82rem}.acoustic-actions span{max-width:620px;color:var(--muted);font-size:.7rem;line-height:1.45}.acoustic-waiting{padding:9px 0;font-weight:750;white-space:nowrap}.microphone-readiness{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 20px}.microphone-readiness span{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;color:#737b78;background:#e9eae6;font-size:.68rem}.microphone-readiness i{width:7px;height:7px;border-radius:50%;background:#aaa}.microphone-readiness .ready{color:#255f45;background:#d9efe2}.microphone-readiness .ready i{background:#39ad75}.probe-progress{margin:0 0 18px;padding:16px 18px;border-left:4px solid #d2b638;background:#fff9d8}.probe-progress span,.probe-progress strong,.probe-progress small{display:block}.probe-progress span{color:#76641e;font-size:.65rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.probe-progress strong{margin-top:4px;color:#382f10;font-size:.88rem}.probe-progress small{margin-top:8px;color:#786f4d;font-size:.67rem}.probe-progress-track{height:4px;margin-top:12px;overflow:hidden;border-radius:4px;background:#69571424}.probe-progress-track i{display:block;height:100%;border-radius:4px;background:#b99c29;transition:width .3s ease}.acoustic-map-empty{min-height:360px;display:grid;place-items:center;align-content:center;padding:40px 20px;border:1px dashed #bec8c1;border-radius:14px;color:var(--muted);text-align:center;background:#fbfdfb}.acoustic-map-empty strong,.acoustic-map-empty span{display:block}.acoustic-map-empty strong{margin-top:20px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:400}.acoustic-map-empty span{max-width:420px;margin-top:7px;font-size:.76rem;line-height:1.5}.acoustic-radar{position:relative;width:104px;height:104px;border:1px solid #a8cfc5;border-radius:50%}.acoustic-radar:before,.acoustic-radar:after,.acoustic-radar i{content:"";position:absolute;inset:50% auto auto 50%;border:1px solid #bddbd3;border-radius:50%;transform:translate(-50%,-50%)}.acoustic-radar:before{width:68px;height:68px}.acoustic-radar:after{width:34px;height:34px}.acoustic-radar i:nth-child(1){width:7px;height:7px;border:0;background:#2e988d}.acoustic-radar i:nth-child(2){width:7px;height:7px;border:0;background:#ff805d;transform:translate(20px,-31px)}.acoustic-radar i:nth-child(3){width:7px;height:7px;border:0;background:#7b9430;transform:translate(-31px,22px)}.acoustic-plot{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.acoustic-plot svg{display:block;width:100%;height:auto;min-height:380px}.range-edge{stroke:#6e8882;stroke-width:2}.range-label-bg{fill:#fff;stroke:#cdd6d0}.range-label{fill:#34413f;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:750}.position-uncertainty{fill:#71d9cf1f;stroke:#71bdb4;stroke-width:2;stroke-dasharray:5 5}.position-node{fill:#172221;stroke:#e9ff70;stroke-width:5}.position-node-center{fill:#e9ff70}.position-name{fill:#172221;font-size:15px;font-weight:850}.position-coordinate{fill:#6e7a77;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.acoustic-map-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px;padding:11px 16px;border-top:1px solid var(--line);color:var(--muted);font-size:.65rem}.acoustic-map-legend span{display:inline-flex;align-items:center;gap:6px}.acoustic-map-legend i{width:11px;height:11px;border-radius:50%}.legend-device{background:#172221;box-shadow:inset 0 0 0 3px #e9ff70}.legend-uncertainty{border:1px dashed #71bdb4;background:#71d9cf1f}.acoustic-summary{display:grid;grid-template-columns:repeat(4,1fr);margin-top:14px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.acoustic-summary>div{padding:13px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.acoustic-summary span,.acoustic-summary strong{display:block}.acoustic-summary span{min-height:25px;color:var(--muted);font-size:.61rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.acoustic-summary strong{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.88rem}.acoustic-range-list{margin-top:14px;border-top:1px solid var(--line)}.acoustic-range-list>div{display:flex;justify-content:space-between;gap:20px;padding:10px 4px;border-bottom:1px solid var(--line);font-size:.72rem}.acoustic-range-list span{color:var(--muted)}.acoustic-range-list strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.acoustic-range-list small{color:var(--muted);font-weight:500}.acoustic-caveat{margin:16px 0 0;padding-left:13px;border-left:3px solid var(--orange);color:var(--muted);font-size:.72rem;line-height:1.5}.timing-map{margin-top:22px;overflow:hidden;background:#f9f8f2}.timing-map-intro{max-width:760px;margin:-7px 0 20px;color:var(--muted);font-size:.78rem;line-height:1.55}.timing-map-scroll{overflow-x:auto;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff}.timing-map svg{display:block;width:100%;min-width:720px;height:auto}.map-axis-label{fill:#74807d;font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:1px}.map-device-name{fill:#172221;font-size:17px;font-weight:800}.map-device-meta{fill:#76817e;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.map-error-value{fill:#34413f;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:700}.acoustic-future{display:grid;grid-template-columns:.32fr .68fr;gap:28px;margin-top:24px;padding-top:24px;border-top:1px solid var(--line)}.acoustic-future h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.acoustic-data-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.acoustic-data-grid>div{padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff}.acoustic-data-grid strong,.acoustic-data-grid span{display:block}.acoustic-data-grid strong{margin-bottom:5px;color:var(--ink);font-size:.72rem}.acoustic-data-grid span{color:var(--muted);font-size:.65rem;line-height:1.4}.satellite-player{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;min-height:100dvh;overflow:auto;padding:max(22px,env(safe-area-inset-top)) max(22px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(22px,env(safe-area-inset-left));color:#f7faf8;background:radial-gradient(circle at 50% 42%,#193e3b 0,#101d1c 36%,#080d0d 76%);isolation:isolate}.satellite-player>header{position:relative;z-index:2;max-width:760px;margin:auto;display:flex;align-items:center;justify-content:space-between}.satellite-brand{font-weight:850;letter-spacing:-.03em}.satellite-brand span{margin-left:5px;color:var(--aqua);font-size:.62rem;text-transform:uppercase;letter-spacing:.12em}.satellite-live{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#aebbb8;font-size:.67rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.satellite-live:before{content:"";width:7px;height:7px;border-radius:50%;background:#d2b957}.satellite-live.is-live:before{background:#69ef9c;box-shadow:0 0 0 5px #69ef9c1f;animation:pulse 1.4s infinite}.satellite-glow{position:fixed;z-index:-1;border-radius:50%;filter:blur(4px);opacity:.3;pointer-events:none}.satellite-glow-one{width:40vw;height:40vw;left:-20vw;top:28%;background:#2ba99e}.satellite-glow-two{width:35vw;height:35vw;right:-18vw;bottom:-10vw;background:#b4d14e}.satellite-visual{position:relative;width:min(82vw,560px);height:min(50vh,500px);min-height:300px;margin:0 auto}.satellite-visual canvas{display:block;width:100%;height:100%}.satellite-center-copy{position:absolute;inset:50% auto auto 50%;width:160px;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.satellite-center-copy strong,.satellite-center-copy span{display:block}.satellite-center-copy strong{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,10vw,5.2rem);font-weight:400;line-height:.85}.satellite-center-copy span{margin-top:10px;color:#b9c8c5;font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.satellite-now-playing{max-width:620px;margin:-18px auto 0;text-align:center}.satellite-now-playing>p{margin:0 0 6px;color:var(--aqua);font-size:.65rem;font-weight:850;text-transform:uppercase;letter-spacing:.13em}.satellite-now-playing h1{margin:0;overflow:hidden;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,6vw,3rem);font-weight:400;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.satellite-progress{height:3px;margin-top:18px;overflow:hidden;border-radius:3px;background:#ffffff1f}.satellite-progress i{display:block;height:100%;border-radius:3px;background:linear-gradient(90deg,var(--aqua),var(--lime));transition:width .25s linear}.satellite-telemetry{display:flex;justify-content:space-between;gap:12px;margin-top:8px;color:#82918e;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.64rem}.satellite-stop{width:min(100%,420px);min-height:56px;margin:24px auto 0;display:flex;align-items:center;justify-content:center;gap:11px;border:1px solid rgba(255,128,93,.6);border-radius:13px;color:#fff;background:#ff805d29;font-size:.88rem;text-transform:uppercase;letter-spacing:.08em}.satellite-stop:hover:not(:disabled){border-color:var(--orange);background:#ff805d40}.satellite-stop i{width:11px;height:11px;border-radius:2px;background:var(--orange)}.satellite-stop-note{margin:9px 0 0;color:#71807d;font-size:.65rem;text-align:center}@keyframes pulse{50%{opacity:.3}}@media(max-width:900px){.landing{grid-template-columns:1fr;padding-top:50px}.landing h1{font-size:clamp(4rem,16vw,7rem)}.join-card{max-width:620px}.room-hero{align-items:flex-start}.share-card{max-width:330px}.share-card svg{width:110px;height:110px}.setup-grid{grid-template-columns:1fr}.participant-grid{grid-template-columns:repeat(2,1fr)}.metric-grid,.run-metrics{grid-template-columns:repeat(3,1fr)}.acoustic-future{grid-template-columns:1fr}.acoustic-actions{grid-template-columns:1fr 1fr}.acoustic-actions>div{grid-column:1 / -1}.acoustic-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.site-header{min-height:62px;padding:0 18px}.brand-mark{width:30px;height:30px}.header-room{display:none}.landing{padding:42px 18px;align-items:start;gap:40px}.landing h1{margin-top:12px}.join-card{padding:24px 20px}.room-shell{padding:28px 16px 60px}.room-hero{display:block}.room-code{font-size:clamp(3.7rem,19vw,5.6rem)}.share-card{max-width:none;margin-top:28px}.share-card svg{width:104px;height:104px}.enable-panel{padding:78px 21px 23px}.enable-panel>.step-number{left:21px;top:21px}.panel{padding:22px 18px}.section-heading{align-items:flex-start}.section-heading>p{display:none}.control-row{display:grid;grid-template-columns:1fr 1fr}.control-row button{padding-inline:8px}.control-row .primary{grid-column:1 / -1;order:-1}.track-picker{align-items:stretch;flex-direction:column}.track-picker strong{white-space:normal}.playlist-current{align-items:stretch;flex-direction:column}.playlist-current strong{white-space:normal}.file-button{text-align:center}button.playlist-song{grid-template-columns:30px minmax(0,1fr)}.playlist-action{display:none}.participant-grid{grid-template-columns:1fr}.metric-grid,.run-metrics,.acoustic-data-grid{grid-template-columns:repeat(2,1fr)}.acoustic-actions{grid-template-columns:1fr}.acoustic-actions>div{grid-column:auto}.acoustic-actions button{width:100%}.acoustic-plot svg{min-width:620px}.acoustic-plot{overflow-x:auto}.metric{min-height:76px;padding:12px}.export-row{align-items:stretch;flex-direction:column}.export-row button{width:100%}.satellite-player{padding-inline:18px}.satellite-visual{width:100%;height:min(48vh,410px);min-height:270px}.satellite-now-playing{margin-top:-10px}}
