/* TODA CHIC v6.30.5 — Painel operacional do instalável Windows */
.tc-desktop-float{position:fixed;right:18px;bottom:18px;z-index:9998;display:none;align-items:center;gap:8px;border:0;border-radius:999px;padding:11px 14px;background:#1f1711;color:#fff;font:800 12px/1.2 Inter,Segoe UI,Arial,sans-serif;box-shadow:0 14px 36px rgba(31,23,17,.25);cursor:pointer}
body.tc-desktop-mode .tc-desktop-float{display:flex}.tc-desktop-float small{opacity:.72;font-weight:700}.tc-desktop-panel{position:fixed;right:18px;bottom:74px;width:min(420px,calc(100vw - 28px));max-height:min(660px,calc(100vh - 110px));overflow:auto;z-index:9999;background:#fff;color:#211812;border:1px solid rgba(198,161,59,.28);border-radius:22px;box-shadow:0 22px 70px rgba(31,23,17,.22);font-family:Inter,Segoe UI,Arial,sans-serif;display:none}.tc-desktop-panel.is-open{display:block}.tc-desktop-panel__head{position:sticky;top:0;background:linear-gradient(135deg,#211812,#49351f);color:#fff;padding:16px 18px;border-radius:22px 22px 0 0;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.tc-desktop-panel__head strong{display:block;font-size:15px}.tc-desktop-panel__head span{display:block;font-size:12px;opacity:.78;margin-top:3px}.tc-desktop-panel__close{border:0;background:rgba(255,255,255,.12);color:#fff;border-radius:999px;width:32px;height:32px;font-weight:900;cursor:pointer}.tc-desktop-panel__body{padding:16px}.tc-desktop-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.tc-desktop-status{border:1px solid #ece1cf;background:#fbf7ef;border-radius:14px;padding:10px}.tc-desktop-status small{display:block;color:#7c6b5a;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.tc-desktop-status b{display:block;margin-top:4px;font-size:13px;word-break:break-word}.tc-desktop-actions{display:grid;gap:8px;margin:12px 0}.tc-desktop-actions button{border:1px solid #ded0bd;background:#fff;border-radius:14px;padding:11px 12px;text-align:left;font-weight:850;color:#211812;cursor:pointer}.tc-desktop-actions button.primary{background:#c6a13b;border-color:#c6a13b;color:#1f1711}.tc-desktop-actions button.danger{background:#fff6f3;border-color:#f1c4b4;color:#7d2617}.tc-desktop-field{display:grid;gap:5px;margin:12px 0}.tc-desktop-field label{font-size:12px;font-weight:900;color:#6f6258}.tc-desktop-field input{border:1px solid #ded0bd;border-radius:12px;padding:11px 12px;font-weight:700;outline:none}.tc-desktop-log{white-space:pre-wrap;background:#1f1711;color:#f8f3ea;border-radius:14px;padding:12px;font-size:11px;max-height:180px;overflow:auto;margin-top:12px}.tc-desktop-muted{font-size:12px;color:#7c6b5a;line-height:1.45}.tc-desktop-printers{display:grid;gap:6px;margin-top:8px}.tc-desktop-printer{border:1px dashed #ded0bd;border-radius:12px;padding:8px 10px;font-size:12px;font-weight:800}.tc-desktop-printer span{color:#8a6b1c}@media(max-width:620px){.tc-desktop-float{right:12px;bottom:12px}.tc-desktop-panel{right:10px;bottom:64px;width:calc(100vw - 20px)}}
@media print{.tc-desktop-float,.tc-desktop-panel{display:none!important}}
