.styles-module__SThBGW__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:12px 16px 16px;transition:transform .2s,box-shadow .2s;display:flex}@media (hover:hover){.styles-module__SThBGW__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}}.styles-module__SThBGW__cardHeader{justify-content:space-between;align-items:center;gap:4px;width:100%;display:flex}.styles-module__SThBGW__cardLabel{color:hsl(var(--muted-foreground));text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:Courier New,monospace;font-size:11px;overflow:hidden}.styles-module__SThBGW__deleteButton{cursor:pointer;background-color:#ff5f56;border:none;border-radius:50%;flex-shrink:0;width:12px;height:12px;padding:0;font-size:0;transition:filter .2s;position:relative}.styles-module__SThBGW__deleteButton:after{content:"";position:absolute;inset:-16px}.styles-module__SThBGW__deleteButton:hover{filter:brightness(.85)}.styles-module__SThBGW__characterContainer{width:172px;height:160px;position:relative}.styles-module__SThBGW__characterContainer .vibemon-canvas{width:128px;height:128px;image-rendering:pixelated;filter:drop-shadow(0 0 1px #00000059)drop-shadow(0 0 1px #00000059);position:absolute;top:20px;left:22px}.styles-module__SThBGW__previewRow{flex-direction:row;align-items:center;gap:16px;display:flex}.styles-module__SThBGW__bubble{border-radius:10px;flex-direction:column;gap:5px;min-width:172px;margin-top:4px;padding:8px 12px;line-height:normal;display:flex;position:relative}.styles-module__SThBGW__bubbleHorizontal{margin-top:0}.styles-module__SThBGW__bubbleTail{border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:6px solid var(--bubble-bg);width:0;height:0;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.styles-module__SThBGW__bubbleTailLeft{border-top:6px solid #0000;border-bottom:6px solid #0000;border-right:6px solid var(--bubble-bg);width:0;height:0;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}@media (max-width:639px){.styles-module__SThBGW__previewRow{flex-direction:column;gap:8px}.styles-module__SThBGW__previewRow .styles-module__SThBGW__bubbleHorizontal{margin-top:4px}.styles-module__SThBGW__previewRow .styles-module__SThBGW__bubbleTailLeft{border:0;border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:6px solid var(--bubble-bg);top:-6px;left:50%;transform:translate(-50%)}}.styles-module__SThBGW__bubbleRow{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;display:flex;overflow:hidden}.styles-module__SThBGW__statusRow{font-size:14px}.styles-module__SThBGW__dots{align-items:center;gap:3px;display:inline-flex}.styles-module__SThBGW__dot{background:currentColor;border-radius:50%;width:5px;height:5px}.styles-module__SThBGW__dotsSlow .styles-module__SThBGW__dot{animation:1.2s ease-in-out infinite styles-module__SThBGW__dotPulse}.styles-module__SThBGW__dotsFast .styles-module__SThBGW__dot{animation:.4s ease-in-out infinite styles-module__SThBGW__dotPulse}.styles-module__SThBGW__dotsSlow .styles-module__SThBGW__dot:first-child,.styles-module__SThBGW__dotsFast .styles-module__SThBGW__dot:first-child{animation-delay:0s}.styles-module__SThBGW__dotsSlow .styles-module__SThBGW__dot:nth-child(2){animation-delay:.3s}.styles-module__SThBGW__dotsFast .styles-module__SThBGW__dot:nth-child(2){animation-delay:.1s}.styles-module__SThBGW__dotsSlow .styles-module__SThBGW__dot:nth-child(3){animation-delay:.6s}.styles-module__SThBGW__dotsFast .styles-module__SThBGW__dot:nth-child(3){animation-delay:.2s}.styles-module__SThBGW__dotsSlow .styles-module__SThBGW__dot:nth-child(4){animation-delay:.9s}.styles-module__SThBGW__dotsFast .styles-module__SThBGW__dot:nth-child(4){animation-delay:.3s}@keyframes styles-module__SThBGW__dotPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.styles-module__SThBGW__metricRow{gap:6px}.styles-module__SThBGW__metricIcon{flex:none;font-size:11px;line-height:1}.styles-module__SThBGW__metricTrack{background:#00000059;border:1px solid #00000059;border-radius:2px;flex:none;width:100px;height:5px;overflow:hidden}.styles-module__SThBGW__metricTrackUsage{width:60px}.styles-module__SThBGW__metricFill{border-radius:2px;height:100%;transition:width .3s,background .3s;display:block}.styles-module__SThBGW__metricValue{text-align:right;font-variant-numeric:tabular-nums;flex:auto;min-width:30px}.styles-module__SThBGW__timestampFooter{color:hsl(var(--muted-foreground));text-align:center;font-family:Courier New,monospace;font-size:9px}
