.customer-monitor{isolation:isolate;background:#fff4da;border-bottom:1px solid #cbb58c;flex:none;padding:9px 10px;position:relative}.customer-focus{text-align:left;color:#493323;background:0 0;border:0;align-items:center;gap:10px;width:100%;min-height:78px;padding:0;display:flex;position:relative}.mood-portrait{border:3px solid var(--mood-color,#527955);background:#e9d5aa;border-radius:50%;flex:none;width:68px;height:68px;display:block;position:relative;box-shadow:0 2px #49332330}.mood-portrait img{object-fit:cover;object-position:50% 10%;border-radius:50%;width:100%;height:100%;display:block}.customer-caption{flex:1;min-width:0;display:block}.customer-kicker{letter-spacing:.05em;text-transform:uppercase;color:#766144;font-size:9px;font-weight:700;display:block}.customer-temper{color:var(--mood-color);justify-content:space-between;align-items:center;gap:5px;margin:2px 0 5px;font:700 21px Georgia,serif;display:flex}.mood-punctuation{font:900 17px Trebuchet MS,sans-serif;transform:rotate(-9deg)}.customer-patience{background:#dfceaa;border-radius:5px;height:5px;display:block;overflow:hidden}.customer-patience i{background:var(--mood-color);height:100%;transition:width .15s linear;display:block}.customer-remaining{color:#775e44;margin-top:4px;font-size:9px;display:block}.customer-bubble{display:none}.anime-vein,.anime-sweat,.anime-steam,.anime-shadow{pointer-events:none;opacity:0;position:absolute}.anime-vein{color:#b93630;filter:drop-shadow(1px 2px #fff2d6);z-index:3;width:29px;height:29px;top:-7px;right:-9px}.anime-sweat{background:#a0d8e2;border:1.5px solid #386d7d;border-radius:70% 0 65% 65%;width:10px;height:16px;top:11px;right:1px;transform:rotate(-28deg)}.anime-steam{z-index:2;background:#fff9e9;border:1px solid #bba077;border-radius:50%;width:21px;height:21px;top:35%}.anime-steam:after{content:"";background:inherit;border-radius:50%;width:13px;height:14px;position:absolute;top:-6px;left:7px}.steam-left{left:-17px}.steam-right{right:-17px}.anime-shadow{mix-blend-mode:multiply;background:linear-gradient(#54232055,#0000 65%);border-radius:50%;inset:0}.customer-monitor[data-mood=impatient] .anime-sweat{opacity:1;animation:3s ease-in infinite anime-sweat}.customer-monitor[data-mood=annoyed] .anime-vein,.customer-monitor[data-mood=furious] .anime-vein{opacity:1;animation:2s ease-in-out infinite anime-vein}.customer-monitor[data-mood=annoyed] .mood-portrait{transform:rotate(-4deg)}.customer-monitor[data-mood=furious]{background:#fbe1c6}.customer-monitor[data-mood=furious] .anime-shadow{opacity:1}.customer-monitor[data-mood=furious] .mood-portrait{animation:2.8s ease-in-out infinite anime-shiver}.customer-monitor[data-mood=furious] .anime-steam{animation:2.8s ease-out infinite anime-steam}.customer-monitor[data-mood=furious] .steam-right{animation-delay:.3s}.customer-monitor[data-mood=furious] .customer-bubble{color:#802e22;z-index:4;pointer-events:none;background:#fff8e5;border:2px solid #8c3526;border-radius:10px 10px 0;max-width:100%;padding:8px 12px;font:700 16px Georgia,serif;animation:.25s ease-out anime-pop;display:block;position:absolute;bottom:100%;right:0;box-shadow:3px 3px #54232033}.customer-monitor[data-mood=furious] .customer-bubble:empty{display:none}.ticket-tab{justify-content:center;align-items:center;gap:5px;display:flex}.ticket-tab .mood-portrait{border-width:2px;width:30px;height:30px}.ticket-tab .anime-vein{width:15px;height:15px;top:-3px;right:-4px}.ticket-tab[data-mood=annoyed] .anime-vein,.ticket-tab[data-mood=furious] .anime-vein{opacity:1}.ticket-tab[data-mood=furious]{box-shadow:inset 0 0 0 2px #b93630}.ticket-tab i[data-patience]{background:var(--mood-color,#527955)}.ticket-tab .mood-portrait i,.ticket-tab .anime-shadow{display:none}.ticket-tab>span:last-of-type{white-space:nowrap}.customer-status-announcer{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.mood-paused *{animation-play-state:paused!important}.order-card[data-mood=annoyed],.order-card[data-mood=furious]{border-color:var(--mood-color)}@keyframes anime-sweat{0%,35%{opacity:0;transform:translateY(-2px)rotate(-28deg)}45%,75%{opacity:1}to{opacity:0;transform:translateY(13px)rotate(-28deg)}}@keyframes anime-vein{0%,80%,to{transform:scale(1)rotate(0)}85%{transform:scale(1.23)rotate(8deg)}90%{transform:scale(1)rotate(-7deg)}}@keyframes anime-shiver{0%,72%,to{transform:translate(0)}76%,84%,92%{transform:translate(-2px)rotate(-3deg)}80%,88%,96%{transform:translate(2px)rotate(3deg)}}@keyframes anime-steam{0%,60%,to{opacity:0;transform:scale(.4)translateY(0)}65%{opacity:.9}90%{opacity:0;transform:scale(1.25)translateY(-28px)}}@keyframes anime-pop{0%{opacity:0;transform:scale(.85)rotate(-3deg)}to{opacity:1;transform:scale(1)}}@media (max-height:550px) and (orientation:landscape){.customer-monitor{padding:5px 8px}.customer-focus{gap:8px;min-height:55px}.customer-focus .mood-portrait{width:47px;height:47px}.customer-temper{margin:1px 0 3px;font-size:17px}.customer-kicker{letter-spacing:0;font-size:8px}.customer-remaining{margin-top:3px;font-size:8px}.customer-focus .anime-vein{width:23px;height:23px;right:-6px}.customer-monitor[data-mood=furious] .customer-bubble{max-width:145px;padding:5px 8px;font-size:12px;bottom:85%}.ticket-tab{gap:3px;padding:3px;font-size:10px}.ticket-tab .mood-portrait{width:24px;height:24px}.ticket-tabs{min-height:48px}.mood-punctuation{font-size:12px}}@media (max-width:600px) and (orientation:portrait){.customer-monitor{padding:5px 14px}.customer-focus{gap:10px;min-height:51px}.customer-focus .mood-portrait{width:46px;height:46px}.customer-caption{grid-template-columns:1fr 1fr;align-items:center;column-gap:12px;display:grid}.customer-kicker{font-size:9px}.customer-temper{margin:0;font-size:18px}.customer-patience{height:4px}.customer-remaining{margin-top:0}.customer-monitor[data-mood=furious] .customer-bubble{padding:5px 9px;font-size:13px;bottom:95%}}@media (prefers-reduced-motion:reduce){.customer-monitor *{transition:none!important;animation:none!important}.customer-monitor[data-mood=furious] .anime-steam{opacity:.8}.customer-monitor[data-mood=impatient] .anime-sweat{opacity:1}}.customer-monitor .customer-bubble:not(:empty){border:1.5px solid var(--mood-color);max-width:100%;color:var(--mood-color);background:#fffaf0;border-radius:0 8px 8px;margin-top:5px;padding:2px 8px;font:700 15px Georgia,serif;animation:.25s ease-out anime-pop;display:inline-block;position:static;box-shadow:2px 2px #54232022}@media (max-height:550px) and (orientation:landscape){.customer-monitor .customer-bubble:not(:empty){margin-top:3px;padding:1px 6px;font-size:12px}.customer-monitor .customer-temper{font-size:16px}.customer-focus{min-height:56px}}@media (max-width:600px) and (orientation:portrait){.customer-monitor .customer-bubble:not(:empty){grid-area:3/2;justify-self:start;margin-top:3px;font-size:13px}}.tchip-sprite{pointer-events:none;background-color:#e9d5aa;background-repeat:no-repeat;background-size:800% 1200%;border-radius:50%;position:absolute;inset:0}.mood-portrait:has(.tchip-sprite){animation:none!important;transform:none!important}.mood-portrait:has(.tchip-sprite) .anime-shadow{display:none}.mood-portrait .anime-vein{z-index:3}
