.hhi-ui-root{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:10;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hhi-ui-root>*{pointer-events:auto}.hhi-top-bar{position:absolute;top:0;left:0;right:0;height:50px;background:#1a1a1a;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;padding:0 16px;gap:12px;z-index:10}.hhi-step-badge{background:#f05420;color:#fff;font-size:12px;font-weight:700;padding:3px 8px;border-radius:3px;white-space:nowrap}.hhi-narrator-text{color:#fff;font-size:16px;line-height:1.3;flex:1;text-align:center}.hhi-narrator-text .hhi-word{opacity:0;transition:opacity .25s ease-in}.hhi-narrator-text .hhi-word.hhi-visible{opacity:1}.hhi-mute-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:36px;height:36px;cursor:pointer;font-size:16px;color:#fff}.hhi-tray{position:absolute;bottom:0;left:0;right:0;height:80px;background:#1a1a1a;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;gap:40px;touch-action:none;transition:transform .3s ease-in-out}.hhi-tray.hhi-tray-hidden{transform:translateY(100%)}.hhi-tray-item{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:grab;transition:transform .2s,opacity .3s;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.hhi-tray-item *{pointer-events:none;user-select:none;-webkit-user-select:none}.hhi-tray-item:hover{transform:scale(1.1)}.hhi-tray-item.inactive{opacity:.3;pointer-events:none}.hhi-tray-item.active .hhi-tray-icon{animation:hhi-pulse 2s ease-in-out infinite}.hhi-tray-item.hidden{visibility:hidden;pointer-events:none}.hhi-tray-item:active{cursor:grabbing}body.hhi-dragging,body.hhi-dragging *{cursor:grabbing!important}.hhi-tray-label{font-size:11px;color:#fff9}.hhi-tray-icon{font-size:32px;line-height:0}@keyframes hhi-pulse{0%,to{filter:drop-shadow(0 0 4px rgba(240,84,32,.3))}50%{filter:drop-shadow(0 0 12px rgba(240,84,32,.6))}}.hhi-loading{position:absolute;top:0;right:0;bottom:0;left:0;background:#111;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;z-index:20}.hhi-loading-title{color:#fff;font-size:18px}.hhi-loading-track{width:60%;max-width:400px;height:6px;background:#333;border-radius:3px;overflow:hidden}.hhi-loading-bar{width:0%;height:100%;background:#f05420;transition:width .3s}.hhi-loading-retry{margin-top:12px;padding:8px 20px;background:#f05420;border:none;border-radius:4px;color:#fff;font-weight:600;cursor:pointer}.hhi-feedback{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:#fff;padding:12px 24px;border-radius:8px;font-size:14px;max-width:80%;text-align:center;z-index:15}.hhi-completion{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:20}.hhi-completion-content{text-align:center;color:#fff}.hhi-completion-content h2{font-size:24px;margin-bottom:12px}.hhi-completion-content p{font-size:16px;color:#ffffffb3}.hhi-start{position:absolute;top:0;right:0;bottom:0;left:0;background:#111;display:flex;align-items:center;justify-content:center;z-index:20}.hhi-start-content{text-align:center;color:#fff}.hhi-start-title{font-size:28px;font-weight:700;margin-bottom:8px}.hhi-start-subtitle{font-size:16px;color:#fff9;margin-bottom:32px}.hhi-start-btn{padding:14px 48px;background:#f05420;border:none;border-radius:6px;color:#fff;font-size:18px;font-weight:700;cursor:pointer;transition:background .2s}.hhi-start-btn:hover{background:#d94a18}.hhi-context-lost{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:30;cursor:pointer}.hhi-context-lost-content{color:#fff;font-size:18px;text-align:center}@media(max-width:480px){.hhi-tray{height:100px}.hhi-tray-icon{font-size:40px}.hhi-narrator-text{font-size:14px}.hhi-top-bar{height:44px;padding:0 10px}}
