*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}.polimaths-app{height:100vh;height:100dvh;overflow:hidden;background:#f5f5f5;display:flex;flex-direction:column;font-family:Roboto Mono,SF Mono,Consolas,monospace;color:#222}.polimaths-layout{display:flex;flex:1;min-height:0;gap:16px;padding:8px 16px}.polimaths-sidebar{width:340px;flex-shrink:0;background:#fff;border-radius:8px;box-shadow:0 1px 4px #0000001f;padding:16px 20px;overflow-y:auto}.polimaths-main{flex:1;display:flex;flex-direction:column;gap:8px;align-items:center;min-width:0;min-height:0}.polimaths-module-area{flex:1;min-height:0;aspect-ratio:591 / 740;max-width:100%}.polimaths-panel-container{width:100%;height:100%}.polimaths-panel{width:100%;height:100%;display:block}.polimaths-strip{flex-shrink:0;width:100%;max-width:680px;height:172px;display:flex;flex-direction:column;background:#17191c;border-radius:8px;overflow:hidden}.polimaths-strip-tabs{display:flex;gap:2px;padding:4px 6px 0;flex-shrink:0}.polimaths-strip-tab{font-family:inherit;font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:#8a939c;background:none;border:none;border-bottom:2px solid transparent;padding:3px 8px;cursor:pointer}.polimaths-strip-tab:hover{color:#c6ccd2}.polimaths-strip-tab.is-active{color:#fff;border-bottom-color:#5bd0a0}.polimaths-strip.is-collapsed{height:auto}.polimaths-strip.is-collapsed .polimaths-strip-tabs{padding-bottom:4px}.polimaths-strip-filter{margin-left:auto;display:inline-flex;gap:2px;align-items:center}.polimaths-strip-chip{font-family:inherit;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6d757e;background:none;border:1px solid #2a2f36;border-radius:8px;padding:1px 7px;cursor:pointer}.polimaths-strip-chip.is-active{color:#fff;border-color:#5bd0a0}.polimaths-strip-style{margin-left:auto;align-self:center}.polimaths-strip-filter+.polimaths-strip-style{margin-left:6px}.polimaths-strip-collapse{font-family:inherit;font-size:12px;letter-spacing:.05em;color:#6d757e;background:none;border:none;padding:3px 8px;cursor:pointer}.polimaths-strip-collapse:hover{color:#c6ccd2}.polimaths-strip-body{flex:1;min-height:0;padding:4px 8px 8px;overflow-x:auto;overflow-y:hidden}.polimaths-scope{height:100%;display:flex;flex-direction:column;gap:3px;min-width:320px}.polimaths-scope-header{display:flex;justify-content:space-between;gap:8px;color:#9aa3ab;font-size:12px;flex-shrink:0;white-space:nowrap;overflow:hidden}.polimaths-scope-carries,.polimaths-scope-meta{color:#6d757e}.polimaths-scope canvas{flex:1;min-height:0;width:100%;border-radius:4px}.polimaths-scope-buttons{display:flex;gap:4px;flex-shrink:0}.polimaths-scope-jack{font-family:inherit;font-size:12px;line-height:1;padding:3px 0;flex:1;background:none;border:1px solid #3d444d;border-radius:4px;cursor:pointer;color:#8a939c}.polimaths-scope-jack.is-selected{background:#ffffff1a}.polimaths-scope-mix{font-size:11px;opacity:.75;margin-left:1px}.polimaths-scope-all{color:#c6ccd2!important;border-color:#4a525c!important}.polimaths-waveform{height:100%;display:flex;flex-direction:column;gap:3px;min-width:320px}.polimaths-waveform svg{flex:1;min-height:0;width:100%;display:block}.polimaths-waveform-header{display:flex;justify-content:space-between;gap:8px;color:#9aa3ab;font-size:12px;flex-shrink:0;white-space:nowrap;overflow:hidden}.polimaths-waveform-meta{color:#6d757e}.polimaths-cards{display:grid;grid-template-columns:repeat(8,minmax(74px,1fr));gap:5px;height:100%;min-width:640px}.polimaths-cards.is-half{grid-template-columns:repeat(4,minmax(140px,1fr));min-width:560px}.polimaths-card{background:#1d2024;border:2px solid #2a2f36;border-radius:6px;padding:3px 5px 4px;cursor:pointer;font-family:inherit;text-align:left;transition:border-color .12s;display:flex;flex-direction:column;min-height:0}.polimaths-card:hover{border-color:#4a525c}.polimaths-card.is-cursor{box-shadow:inset 0 0 0 1px #ffffff8c}.polimaths-card.is-held{border-color:#f57c00}.polimaths-card-head{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;margin-bottom:1px;flex-shrink:0}.polimaths-card-num{font-weight:700}.polimaths-card-status{color:#8a939c;font-size:11px}.polimaths-card.is-playing .polimaths-card-status{color:#5bd0a0}.polimaths-card-wave{flex:1;min-height:0;width:100%;display:block}.polimaths-card-facts{display:flex;justify-content:space-between;gap:3px;color:#7c858e;font-size:10px;margin-top:1px;flex-shrink:0;flex-wrap:wrap;row-gap:0}.polimaths-card-facts span{white-space:nowrap}.polimaths-mobile-bar{flex-shrink:0;width:100%;max-width:680px;min-height:46px;background:#17191c;border-radius:8px;padding:6px 10px calc(6px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:2px;justify-content:center}.polimaths-mobile-bar-label{color:#fff;font-size:15px;font-weight:700}.polimaths-mobile-bar-description{color:#b7c0c9;font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.polimaths-state-panel h1{font-size:18px;margin:0 0 12px}.polimaths-state-panel h2{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#666;border-bottom:1px solid #ddd;padding-bottom:4px;margin:18px 0 8px}.polimaths-facts,.polimaths-help{list-style:none;padding:0;margin:0;font-size:13px;line-height:1.9}.polimaths-facts .dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px;border:1px solid rgba(0,0,0,.25);vertical-align:baseline}.polimaths-buses{color:#555;font-size:12px}.polimaths-channels{width:100%;border-collapse:collapse;font-size:13px}.polimaths-channels th,.polimaths-channels td{text-align:left;padding:2px 6px;border-bottom:1px solid #eee}.polimaths-channels .is-active td{color:#1a7a4f;font-weight:600}.polimaths-help li strong{color:#333}.polimaths-footnote{margin-top:16px;font-size:12px;color:#888}.polimaths-footer{flex-shrink:0;text-align:center;font-size:12px;color:#555;padding:4px 16px 8px}.polimaths-footer p{margin:2px 0}.polimaths-footer a{color:#2962a8}.polimaths-instructions{font-size:12px;color:#777}.module-panel-backdrop{position:fixed;inset:0;z-index:900}@media(max-width:900px){.polimaths-layout{flex-direction:column;gap:8px;padding:8px}.polimaths-sidebar{width:100%;max-height:220px;order:2}.polimaths-main{order:1;width:100%;flex:1;min-height:0}.polimaths-module-area{aspect-ratio:auto;width:100%}}.polimaths-panel,.polimaths-panel-container,.polimaths-strip,.polimaths-mobile-bar,.polimaths-cards,.polimaths-scope,.polimaths-waveform{-webkit-user-select:none;user-select:none}@media(hover:none)and (pointer:coarse){*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.polimaths-panel{touch-action:none}.polimaths-sidebar,.polimaths-strip-body{touch-action:pan-x pan-y}}@media(max-width:768px){.polimaths-layout{padding:calc(6px + env(safe-area-inset-top)) 6px 6px}.polimaths-sidebar,.polimaths-footer{display:none}.polimaths-strip{height:140px}.polimaths-cards{grid-template-columns:repeat(8,minmax(86px,1fr));min-width:723px}.polimaths-cards.is-half{grid-template-columns:repeat(4,minmax(0,1fr));min-width:0}.polimaths-card{min-width:0;padding-left:4px;padding-right:4px}}
