.alfred-wrap,#alfred-panel{font-family:'Poppins',system-ui,-apple-system,Segoe\ UI,Roboto,Arial,sans-serif;color:#2e4a62}.alfred-log{height:300px;overflow:auto;padding:10px 14px;background:#fafafa}.alfred-bubble{border-radius:12px;padding:10px 12px;max-width:85%;margin:6px 0;line-height:1.5}.alfred-bubble.you{background:#e8f0fe;color:#2e4a62;margin-left:auto}.alfred-bubble.bot{background:#f9f6f1;color:#2e4a62}.alfred-row{display:flex;gap:8px;padding:10px;background:#f8fafc}.alfred-row input{flex:1;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-size:16px}.alfred-row button{padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;background:#2e4a62;color:#fff;font-size:16px}.alfred-row button:hover{background:#c49a6c;border-color:#c49a6c}#alfred-fab{position:fixed;right:16px;bottom:16px;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#2e4a62;color:#fff;font-size:38px;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.2);z-index:9998;transition:background .2s ease , transform .2s ease}#alfred-fab:hover{background:#c49a6c;transform:translateY(-1px)}#alfred-panel{position:fixed;right:16px;bottom:84px;width:360px;max-width:90vw;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 20px 40px rgba(0,0,0,.18);display:none;flex-direction:column;overflow:hidden;z-index:9999}#alfred-panel.open{display:flex}.alfred-panel-head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#2e4a62;color:#fff;font-weight:600;font-size:18px}#alfred-close{border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;padding:2px 6px;color:#fff}#alfred-panel,#alfred-panel *,.alfred-embedded,.alfred-embedded *{font-size:16px!important;line-height:1.5!important}