.host-tools-backdrop{position:fixed;inset:0;z-index:25000;display:grid;place-items:center;padding:20px;background:#02050ad9;backdrop-filter:blur(7px);color:#f5f0e8;font-family:Inter,system-ui,sans-serif;box-sizing:border-box}.host-tools-backdrop *{box-sizing:border-box}.host-tools-panel{width:min(800px,100%);max-height:calc(100dvh - 40px);overflow:auto;border:1px solid #4e5a6d;border-radius:18px;background:#131c29;box-shadow:0 25px 90px #000b;padding:24px}.host-tools-panel header{display:flex;align-items:center;justify-content:space-between;gap:20px}.host-tools-panel h2{font-size:28px;color:#fff;margin:6px 0;letter-spacing:-.04em}.host-tools-panel small{font-size:10px;color:#cbb785;letter-spacing:.06em}.host-tools-panel button{appearance:none;cursor:pointer;border:1px solid #566780;border-radius:9px;background:#26374f;color:#f5f1e8;padding:10px 14px;min-height:44px;font:600 12px Inter,system-ui,sans-serif}.host-tools-panel button:hover{background:#384c68}.host-tools-panel button:disabled{opacity:.45;cursor:wait}.host-tools-panel [data-host-close]{flex:none;width:44px;height:44px;padding:0;font-size:27px}.host-tools-summary,.host-tools-panel footer{font-size:12px;line-height:1.6;color:#aebcd0}.host-reveals{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin:20px 0}.host-reveals article{display:flex;gap:12px;align-items:center;border:1px solid #354459;border-radius:10px;background:#0b1420;padding:12px;min-width:0}.host-reveals img{width:62px;height:78px;object-fit:contain;border-radius:7px;background:#050a12}.host-reveals strong{display:block;font-size:14px;line-height:1.5;margin-top:5px;overflow-wrap:anywhere}.host-tools-inputs{display:flex;flex-wrap:wrap;gap:12px}.host-tools-inputs label{flex:1 1 170px;display:grid;gap:7px;min-width:0;font-size:11px;color:#c4d0e0}.host-tools-inputs input,.host-tools-inputs select{width:100%;min-width:0;min-height:44px;color:#fff;background:#0b1523;border:1px solid #536680;border-radius:8px;padding:10px;font:13px Inter,system-ui,sans-serif}.host-tool-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.host-tool-actions button{flex:1 1 180px}#hostToolsStatus{color:#f0ce8b;font-size:12px;min-height:18px}.host-tools-panel footer{border-top:1px solid #344258;padding-top:14px;font-size:10px}.host-tools-panel :focus-visible{outline:3px solid #f2d28b;outline-offset:3px}@media(max-width:600px){.host-tools-backdrop{padding:10px}.host-tools-panel{padding:18px;max-height:calc(100dvh - 20px)}.host-tools-panel h2{font-size:25px}.host-reveals{grid-template-columns:1fr 1fr}.host-reveals article{display:block;padding:10px}.host-tool-actions button{flex-basis:130px}}
