.asstOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:9999}.asstOverlay.show{opacity:1;pointer-events:auto}.asstDrawerLeft{position:absolute;top:0;bottom:0;left:0;right:auto;width:380px;max-width:92vw;background:linear-gradient(180deg,#05060afa,#0c0e14fa 45%,#030407fa);border-right:1px solid rgba(255,255,255,.08);box-shadow:16px 0 48px #00000073;transform:translate(-102%);transition:transform .22s ease;display:flex;flex-direction:column}.asstDrawerLeft.open{transform:translate(0)}.asstTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 14px 10px;background:#00000059;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.asstTitle{font-size:14px;font-weight:700;color:#ffffffeb}.asstSub{margin-top:2px;font-size:12px;color:#fff9}.asstTopActions{display:flex;align-items:center;gap:8px}.asstSmallBtn{border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffe0;border-radius:10px;padding:6px 10px;font-size:12px;cursor:pointer}.asstSmallBtn:hover{background:#ffffff1a}.asstClose{border:0;background:transparent;font-size:20px;line-height:20px;cursor:pointer;color:#ffffffe0;padding:2px 6px}.asstWelcome{margin:12px 12px 0;padding:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:14px}.asstWelcomeTitle{font-size:20px;font-weight:700;color:#ffffffeb;margin-bottom:6px}.asstWelcomeText{font-size:12.5px;line-height:1.45;color:#ffffffbd}.asstLearnMore{margin-top:6px;padding:0;border:0;background:transparent;font-size:12px;color:#8ab4fff2;cursor:pointer}.asstLearnMore:hover{text-decoration:underline}.asstLearnMoreBody{margin-top:8px;font-size:12px;color:#ffffffa8;line-height:1.4}.asstSuggestions{margin:10px 12px 0;padding:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:14px}.asstSuggestionsLabel{font-size:12px;font-weight:600;color:#ffffffe6;margin-bottom:8px}.asstSuggestionsRow{display:flex;flex-wrap:wrap;gap:8px}.asstBody{flex:1;overflow:auto;padding:12px}.asstMsg{display:flex;margin-bottom:10px}.asstMsg.user{justify-content:flex-end}.asstMsg.assistant{justify-content:flex-start}.asstBubble{max-width:86%;border-radius:14px;padding:10px 12px;font-size:13px;line-height:1.35;color:#ffffffe6;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.asstMsg.user .asstBubble{background:#ffffffeb;color:#111827fa;border-color:#ffffff8c}.asstBubble.typing{display:flex;gap:4px;align-items:center}.dot{width:6px;height:6px;border-radius:999px;background:#ffffff8c;animation:asstDot .9s infinite ease-in-out}.dot:nth-child(2){animation-delay:.15s}.dot:nth-child(3){animation-delay:.3s}@keyframes asstDot{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(-2px);opacity:1}}.asstInputRow{display:flex;gap:10px;padding:12px;background:#00000059;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1)}.asstInput{flex:1;border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:10px 12px;font-size:13px;outline:none;background:#ffffff0f;color:#ffffffe6}.asstInput::placeholder{color:#ffffff8c}.asstInput:focus{border-color:#ffffff47}.asstSend{border:0;border-radius:10px;background:#ffffffeb;color:#111827fa;padding:10px 14px;cursor:pointer;font-size:13px;font-weight:600}.asstSend:hover{background:#fffffffa}.asstSend:disabled{opacity:.5;cursor:not-allowed}.asstChip{border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffe6;border-radius:999px;padding:7px 10px;font-size:12px;cursor:pointer}.asstChip:hover{background:#ffffff1a}.asstFabLeft{position:fixed;left:18px;bottom:18px;z-index:9998;border:0;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:700;background:linear-gradient(180deg,#141821,#000);color:#ffffffeb;box-shadow:0 12px 34px #0000008c;cursor:pointer}.asstFabLeft:hover{opacity:.96}.asstSuggestions{background:#00000059!important;border:1px solid rgba(255,255,255,.1)!important}.asstSuggestionsLabel{color:#ffffffe6!important}.asstChip{background:#0000008c!important;border:1px solid rgba(255,255,255,.14)!important;color:#ffffffeb!important;box-shadow:inset 0 1px #ffffff0f!important}.asstChip:hover{background:#000000b3!important;border-color:#ffffff2e!important}.asstInline{margin-top:18px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.asstInlineHead{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}.asstInlineLabel{font-weight:800;font-size:13px;color:#111827}.asstInlineHint{font-size:12px;color:#6b7280}.asstInlineChips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.asstChip{font-size:12px;border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:6px 10px;cursor:pointer}.asstChip:hover{background:#dbeafe}.asstInlineInputRow{display:flex;gap:8px}.asstInlineInput{flex:1;border:1px solid #e5e7eb;border-radius:12px;padding:9px 10px;font-size:13px;outline:none}.asstInlineInput:focus{border-color:#9ca3af}.asstInlineBtn{border:1px solid #111827;background:#111827;color:#fff;border-radius:12px;padding:9px 12px;font-weight:800;cursor:pointer}
