.eat-slot{position:absolute;left:50%;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:400;white-space:nowrap;transform:translateX(-50%);transition:top .7s cubic-bezier(.4,0,.2,1),bottom .7s cubic-bezier(.4,0,.2,1),opacity .7s cubic-bezier(.4,0,.2,1);line-height:24px;height:36px;padding:0 10px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.eat-slot .src{color:rgba(27,37,64,.32)}.eat-slot .sep{color:rgba(27,37,64,.24);margin:0 2px}.eat-slot .path{color:rgba(27,37,64,.64);overflow:hidden;text-overflow:ellipsis}.eat-slot .mini-ic{width:14px;height:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:rgba(27,37,64,.4)}.eat-slot .mini-ic ion-icon{font-size:14px}.eat-chat-label.ph-out,.eat-chat-action.ph-out{opacity:0;filter:blur(4px);transform:translateY(10px)}.eat-chat-icon.ph-out{opacity:0;filter:blur(4px);transform:scale(.85)}.eat-chat-icon.is-done{background:#10b981;color:#fff}.eat-probe-logo.ph-out{opacity:0}.eat-probe-tag ion-icon{font-size:11px}.eat-probe-row{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid rgba(27,37,64,.04);opacity:0;transform:translateY(6px);transition:opacity .45s,transform .45s}.eat-probe-row:last-child{border-bottom:none}.eat-probe-row.on{opacity:1;transform:none}.eat-probe-q{flex:1;font-size:13px;color:#1b2540;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.eat-probe-q span{color:rgba(27,37,64,.45);font-weight:400;margin-left:6px;font-size:11px}.eat-probe-v{font-size:11px;font-weight:600;padding:3px 9px;border-radius:9999px;white-space:nowrap;flex-shrink:0;transition:background .4s,color .4s}.eat-probe-v.testing{background:rgba(27,37,64,.06);color:rgba(27,37,64,.4)}.eat-probe-v.pass{background:#d1fae5;color:#059669}.eat-probe-v.flag{background:#fee2e2;color:#dc2626}.eat-judge-resp.ph-out{opacity:0;filter:blur(4px)}.eat-judge-lbl ion-icon{font-size:12px}.eat-judge-row{display:flex;align-items:center;gap:12px;margin-bottom:10px;opacity:0;transform:translateY(4px);transition:opacity .45s,transform .45s}.eat-judge-row.on{opacity:1;transform:none}.eat-judge-crit{font-size:12px;color:rgba(27,37,64,.7);font-weight:400;width:80px;flex-shrink:0}.eat-judge-bar{flex:1;height:4px;border-radius:2px;background:rgba(27,37,64,.07);overflow:hidden;min-width:0}.eat-judge-fill{height:100%;border-radius:2px;width:0;transition:width .9s cubic-bezier(.4,0,.2,1)}.eat-judge-fill.green{background:#10b981}.eat-judge-fill.amber{background:#d97706}.eat-judge-fill.red{background:#dc2626}.eat-judge-pct{font-size:11px;font-weight:600;width:34px;text-align:right;color:#1b2540;flex-shrink:0}.eat-judge-chk{display:flex;align-items:center;gap:10px;margin-bottom:9px;font-family:ui-monospace,Menlo,Monaco,monospace;font-size:10.5px;color:rgba(27,37,64,.6);opacity:0;transform:translateY(4px);transition:opacity .45s,transform .45s;line-height:1.4}.eat-judge-chk.on{opacity:1;transform:none}.eat-judge-chk code{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.eat-judge-chk .v{flex-shrink:0;font-size:10.5px;font-weight:700;white-space:nowrap}.eat-judge-chk .v.ok{color:#059669}.eat-judge-chk .v.nok{color:#dc2626}.faq-item.open .faq-q ion-icon{transform:rotate(45deg)}@media (max-width:680px){.eat-judge-crit{width:68px;font-size:11px}.eat-judge-chk{font-size:10px}.eat-probe-q{font-size:12px}.eat-probe-q span{font-size:10.5px;display:block;margin-left:0;margin-top:2px}}.eat-chat-icon .ic{width:18px;height:18px}.faq-item.open .faq-q .ic{transform:rotate(45deg)}.eat-slot .mini-ic .ic{width:14px;height:14px}