@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@500;700&family=Space+Grotesk:wght@400;600;700&display=swap";.status-card[data-v-473eb21b]{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;min-width:200px;padding:.75rem 2rem}.subtitle[data-v-473eb21b]{text-transform:uppercase;letter-spacing:.1em;color:#737373;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:700}.status-label[data-v-473eb21b]{color:#171717;margin-top:2px;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2}.wheel-wrapper[data-v-0cfa960f]{justify-content:center;align-items:center;width:100%;margin-top:1rem;display:flex}canvas[data-v-0cfa960f]{touch-action:none;cursor:grab;aspect-ratio:1;background-color:#fff;border:1px solid #e5e5e5;border-radius:50%;max-width:100%;height:auto;box-shadow:0 4px #e5e5e5}canvas[data-v-0cfa960f]:active{cursor:grabbing}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{color:#171717;-webkit-font-smoothing:antialiased;background-color:#f9f9fb;width:100%;height:100%;font-family:Space Grotesk,system-ui,sans-serif;position:fixed;overflow:hidden}.app-layout{touch-action:none;flex-direction:column;justify-content:space-between;align-items:center;width:100vw;height:100dvh;padding:.75rem 1rem;display:flex}.room-bar{background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:space-between;align-items:center;width:100%;max-width:440px;height:48px;padding:.5rem;display:flex}.peer-badge{border-right:1px solid #e5e5e5;align-items:center;gap:.4rem;height:100%;padding-right:.5rem;display:flex}.status-indicator{background-color:#a3a3a3;width:7px;height:7px}.status-indicator.online{background-color:#171717}.peer-text{color:#525252;letter-spacing:.05em;white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:700}.code-editor-wrap{flex:1;align-items:center;padding:0 .25rem;display:flex;position:relative}.inline-code-input{color:#171717;text-align:center;text-transform:uppercase;background:0 0;border:none;outline:none;width:100%;padding:.2rem;font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:700}.inline-code-input:focus{background:#f4f4f5;border-radius:4px}.bar-actions{border-left:1px solid #e5e5e5;align-items:center;gap:.15rem;height:100%;padding-left:.35rem;display:flex}.action-btn{color:#525252;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s linear;display:flex}.action-btn svg{width:15px;height:15px}.action-btn:hover,.action-btn:focus-visible{color:#171717;background:#f4f4f5;border-color:#e5e5e5}.confirm-btn{color:#fff;background:#171717;border-radius:4px;width:22px;height:22px;position:absolute;right:.25rem}.confirm-btn:hover{color:#fff;background:#dc2626}.main-stage{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:100%;display:flex}.controls{justify-content:center;display:flex}.bell-btn{color:#fff;letter-spacing:.05em;cursor:pointer;background:#171717;border:1px solid #171717;border-radius:6px;align-items:center;gap:.75rem;padding:.65rem 1.75rem;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:700;transition:all .15s linear;display:flex}.bell-btn:hover{background:#262626}.bell-btn:active,.bell-btn.ringing{color:#fff;background:#dc2626;border-color:#dc2626;transform:translateY(1px)}.bell-icon{width:17px;height:17px}.telemetry{justify-content:center;align-items:center;gap:1rem;width:100%;max-width:440px;font-family:JetBrains Mono,monospace;font-size:.75rem;display:flex}.telemetry-item{align-items:center;display:flex}.telemetry .value{color:#171717;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.telemetry-divider{background-color:#e5e5e5;width:1px;height:12px}.sheet-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;z-index:99;background:#17171766;width:100vw;height:100vh;transition:opacity .2s;position:fixed;top:0;left:0}.sheet-overlay.is-open{opacity:1;pointer-events:auto}.bottom-sheet{z-index:100;background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:100vw;max-height:80vh;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:0;left:0;transform:translateY(100%);box-shadow:0 -4px 24px #0000001a}.bottom-sheet.is-open{transform:translateY(0)}.sheet-header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.sheet-header h3{color:#171717;font-size:.95rem;font-weight:700}.sheet-content{flex-direction:column;flex:1;gap:.6rem;padding:1rem 1.25rem;display:flex;overflow-y:auto}.notch-row{align-items:center;gap:.5rem;display:flex}.notch-id{color:#a3a3a3;width:24px;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:700}.notch-input{text-transform:uppercase;border:1px solid #e5e5e5;border-radius:4px;flex:1;padding:.45rem .6rem;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:600}.notch-input:focus{background:#f4f4f5;border-color:#171717;outline:none}.sheet-footer{border-top:1px solid #e5e5e5;padding:.85rem 1.25rem}.save-btn{color:#fff;cursor:pointer;letter-spacing:.05em;background:#171717;border:none;border-radius:6px;width:100%;padding:.7rem;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:700;transition:background .15s}.save-btn:active{background:#dc2626}
