.tb{background:#fff;color:#1a1612;user-select:none}.tb-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.tb-dot.blue{background:var(--c-blue)}.tb-dot.green{background:var(--c-green)}.tb-dot.pink{background:var(--c-pink)}.tb-dot.purple{background:var(--c-purple)}.tb-dot.is-off{opacity:.28}.tb-dot.is-on{box-shadow:0 0 0 2.5px #1a16121f}.tb-horizontal{background:#fff;padding:7px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;box-shadow:0 0 0 1px #1a16120f,0 14px 32px -10px #1a161238;font-family:var(--sans)}.tb-pill-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;cursor:pointer;font-size:12px;line-height:1;color:#1a1612;background:#f1ecd9;white-space:nowrap}.tb-pill-btn:hover{background:#e7e0c8}.tb-pill-btn.primary{background:#1a1612;color:#fff}.tb-pill-btn.ghost{background:transparent}.tb-mic-btn{width:30px;height:30px;border-radius:50%;background:#1a1612;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.tb-pill-dots{display:inline-flex;gap:5px;padding:0 6px 0 4px}.tb-pill-dots .tb-dot{width:8px;height:8px}.tb-bloom{position:relative;width:260px;height:260px;display:flex;align-items:center;justify-content:center}.tb-bloom-core{width:64px;height:64px;border-radius:50%;background:#1a1612;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 4px #f4efdfd9,0 0 0 5px #1a16121a,0 12px 32px -6px #1a161266;z-index:4;position:relative}.tb-bloom-spoke{position:absolute;width:46px;height:46px;border-radius:50%;background:#fff;color:#1a1612;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #1a16120f,0 8px 18px -4px #1a161233;z-index:3;font-family:var(--mono);flex-direction:column;line-height:1;gap:3px}.tb-bloom-spoke .lab{font-size:8px;letter-spacing:.04em;color:var(--ink-soft)}.tb-bloom-spoke.on{background:#1a1612;color:#fff;box-shadow:0 0 0 1.5px #1a1612,0 0 0 4px #1a16122e,0 8px 18px -4px #1a161266}.tb-bloom-spoke.on .lab{color:#ffffffb3}.tb-bloom-ring{position:absolute;inset:24px;border:1px dashed rgba(26,22,18,.22);border-radius:50%;z-index:1}.tb-bloom-dot{position:absolute;width:10px;height:10px;border-radius:50%;box-shadow:0 0 0 2px var(--paper-2);z-index:2}.tb-bloom-dot.is-on{box-shadow:0 0 0 2px var(--paper-2),0 0 0 4.5px #1a16122e}.tb-bloom-dot.is-off{opacity:.3}.tb-twotier{background:#fff;border-radius:16px;box-shadow:0 0 0 1px #1a16120f,0 16px 36px -10px #1a161233;width:300px;overflow:hidden}.tb-tt-primary{display:flex;align-items:center;gap:10px;padding:11px 13px;border-bottom:1px solid #eee8d4}.tb-tt-primary .mic{width:36px;height:36px;border-radius:50%;background:#1a1612;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tb-tt-primary .talk-label{font-size:11px;color:#7a6c54;flex:1;font-family:var(--mono);letter-spacing:.02em;line-height:1.2}.tb-tt-primary .kill{width:28px;height:28px;border-radius:8px;border:1.5px solid var(--red);color:var(--red);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.tb-tt-drawer{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#eee8d4}.tb-tt-tile{padding:11px 6px 10px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;font-size:9.5px;font-family:var(--mono);letter-spacing:.02em;color:#4a3f2c;text-align:center}.tb-tt-tile:hover{background:#f8f4e6}.tb-tt-tile.on{background:#1a1612;color:#fff}.tb-tt-tile svg{display:block}.tb-tt-monitor{padding:9px 13px;background:#faf6e6;border-top:1px solid #eee8d4;font-family:var(--mono);font-size:10px;color:#4a3f2c;display:flex;align-items:center;gap:8px}.tb-tt-monitor .live-dot{width:7px;height:7px;border-radius:50%;background:var(--red);animation:tb-pulse-rec 1.4s ease-in-out infinite;flex-shrink:0}@keyframes tb-pulse-rec{0%,to{opacity:1}50%{opacity:.5}}.tb-host{display:flex;align-items:center;justify-content:center;padding:32px 22px;background:var(--paper-2);background-image:radial-gradient(rgba(26,22,18,.07) 1px,transparent 1px);background-size:16px 16px;border:1px solid var(--rule);border-radius:6px;min-height:200px}
