.ai-help-page{background:#f8fafc;justify-content:center;min-height:calc(100vh - 70px);padding:40px 20px;display:flex}.ai-help-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:760px;padding:24px;box-shadow:0 18px 45px #0f172a14}.ai-help-header{align-items:center;gap:14px;margin-bottom:24px;display:flex;position:relative}.ai-help-logo{background:linear-gradient(135deg,#7c3aed,#c026d3);border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;display:flex;box-shadow:0 12px 28px #7c3aed4d}.ai-help-header h1{color:#111827;margin:0}.ai-help-header p{color:#6b7280;margin:4px 0 0}.ai-message{color:#6b7280;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:18px;padding:18px;line-height:1.7}.ai-help-input-row{gap:10px;margin-top:20px;display:flex}.ai-help-input{border:1px solid #d1d5db;border-radius:14px;flex:1;padding:14px;font-size:15px}.ai-help-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#c026d3);border:none;border-radius:14px;padding:0 20px;font-weight:900}.ai-help-messages{flex-direction:column;gap:12px;max-height:520px;margin-top:18px;padding-right:4px;display:flex;overflow-y:auto}.ai-help-bubble{border-radius:18px;max-width:82%;padding:14px 16px;line-height:1.6}.ai-help-bubble p{margin:0 0 8px}.ai-help-bubble p:last-child{margin-bottom:0}.ai-help-bubble.ai{color:#6b7280;background:#f5f3ff;border:1px solid #ddd6fe;align-self:flex-start}.ai-help-bubble.user{color:#fff;background:linear-gradient(135deg,#7c3aed,#c026d3);align-self:flex-end}.ai-help-usage{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:999px;margin-left:auto;padding:8px 12px;font-size:13px;font-weight:900}.ai-help-send-btn:disabled{opacity:.55;cursor:not-allowed}.ai-mode-box{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;margin-bottom:16px;padding:14px;display:flex}.ai-mode-title{color:#374151;margin:0;font-weight:900}.ai-mode-option{cursor:pointer;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-weight:800;display:flex}.ai-mode-option.active{color:#6d28d9;background:#f5f3ff;border-color:#c4b5fd}.ai-mode-option input{accent-color:#7c3aed}.ai-close-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;width:32px;height:32px;font-size:20px;font-weight:700;position:absolute;top:24px;right:24px}.ai-close-btn:hover{color:#111827;background:#e5e7eb}.ai-help-bubble.ai.has-results{width:min(760px,94%);max-width:94%;padding:16px}.ai-results{flex-direction:column;gap:16px;margin-top:14px;display:flex}.ai-result-section{min-width:0}.ai-result-section-header{color:#312e81;justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.ai-result-section-header>div{align-items:center;gap:7px;display:flex}.ai-result-section-icon{font-size:17px}.ai-result-count{color:#6d28d9;background:#ede9fe;border-radius:999px;justify-content:center;align-items:center;min-width:25px;height:25px;padding:0 7px;font-size:12px;font-weight:800;display:inline-flex}.ai-result-grid{grid-template-columns:minmax(0,1fr);gap:9px;display:grid}.ai-result-card{color:inherit;text-align:left;font:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:15px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:11px;display:grid;box-shadow:0 3px 14px #1118270d}.ai-result-card.clickable{cursor:pointer;transition:transform .16s,border-color .16s,box-shadow .16s}.ai-result-card.clickable:hover{border-color:#c4b5fd;transform:translateY(-1px);box-shadow:0 7px 20px #6d28d91c}.ai-result-card.clickable:focus-visible{outline-offset:2px;outline:3px solid #7c3aed3d}.ai-result-card.not-clickable,.ai-result-card:disabled{cursor:default;opacity:1}.ai-result-media{background:#f5f3ff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:23px;display:flex;overflow:hidden}.ai-result-media img{object-fit:cover;width:100%;height:100%;display:block}.ai-result-content{min-width:0}.ai-result-title-row{align-items:flex-start;gap:8px;display:flex}.ai-result-title-row h3{color:#111827;overflow-wrap:anywhere;flex:1;min-width:0;margin:0;font-size:14px;font-weight:850;line-height:1.35}.ai-result-meta{color:#6d28d9;margin-top:4px;font-size:12px;font-weight:700;line-height:1.4}.ai-result-description{color:#6b7280;font-size:12px;line-height:1.45;margin:5px 0 0!important}.ai-result-fallback-badge{color:#92400e;background:#fef3c7;border-radius:999px;flex-shrink:0;padding:3px 6px;font-size:10px;font-weight:800;line-height:1}.ai-result-arrow{color:#7c3aed;font-size:27px;line-height:1}@media (width<=640px){.ai-help-bubble.ai.has-results{width:96%;max-width:96%;padding:12px}.ai-result-card{grid-template-columns:45px minmax(0,1fr) auto;gap:9px;padding:9px}.ai-result-media{border-radius:11px;width:45px;height:45px}}