:root{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;font-weight:400;color:#1a1a1a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--brand: #7c3aed;--brand-light: #a78bfa;--brand-gradient: linear-gradient(135deg, #7c3aed 0%, #6366f1 100%);--primary-foreground: #fafafa;--surface: #f8fafc;--border: #e2e8f0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,button{font-size:1rem}.lang-switcher{display:flex;align-items:center;gap:.5rem}.lang-switcher__label{font-size:.8125rem;font-weight:500;color:#64748b;white-space:nowrap}.lang-switcher__select{font-size:.875rem;font-weight:500;color:#0f172a;background:#fff;border:1px solid var(--border, #e2e8f0);border-radius:.5rem;padding:.4rem 2rem .4rem .65rem;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.lang-switcher__select:focus{outline:2px solid var(--brand, #2563eb);outline-offset:1px}.signup-page__panel-lang{display:flex;justify-content:flex-end;margin-bottom:1rem}.dashboard{min-height:100vh;background:#f8fafc;display:flex;flex-direction:column}.dashboard__topbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e2e8f0}.dashboard__brand{display:inline-flex;align-items:center;gap:.55rem;font-size:1.35rem;font-weight:700;color:var(--brand)}.dashboard__brand .signup-page__brand-icon{width:2.125rem;height:2.125rem}.dashboard__brand .signup-page__brand-icon svg.lucide-message-square{width:1.05rem;height:1.05rem}a.dashboard__brand{text-decoration:none;color:var(--brand)}a.dashboard__brand:hover{text-decoration:none}.dashboard__brand-ai{color:#2563eb}.dashboard__topbar-user{display:flex;align-items:center}.dashboard__user-block{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.dashboard__bot-status-pill{display:flex;align-items:center;gap:.35rem;margin-top:.2rem}.dashboard__bot-status-label{font-size:.75rem;color:#64748b}.dashboard__bot-status-badge{font-size:.75rem;font-weight:600;color:#16a34a;background:#dcfce7;padding:.15rem .5rem;border-radius:999px}.dashboard__bot-status-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.25rem}.dashboard__bot-status-head .dashboard__card-title{margin:0}.dashboard__bot-channel-status-list{list-style:none;margin:.75rem 0 0;padding:0;display:flex;flex-direction:column;gap:.65rem}.dashboard__bot-channel-status-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.dashboard__bot-channel-status-icon{font-size:1.35rem;line-height:1;flex-shrink:0}.dashboard__bot-channel-status-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.dashboard__bot-channel-status-name{font-weight:600;color:#0f172a;font-size:.95rem}.dashboard__bot-channel-status-detail{font-size:.8rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard__bot-channel-status-link{font-size:.85rem;font-weight:600;color:#2563eb;text-decoration:none;flex-shrink:0}.dashboard__bot-channel-status-link:hover{text-decoration:underline}.dashboard__bot-channel-switch{flex-shrink:0}.dashboard__toggle--disabled{opacity:.45;pointer-events:none}.dashboard__web-color-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.dashboard__web-color-picker{width:3rem;height:2.5rem;padding:.15rem;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;background:#fff}.dashboard__web-color-hex{flex:1;min-width:8rem;max-width:10rem}.dashboard__web-icon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(5.5rem,1fr));gap:.5rem;margin-top:.35rem}.dashboard__web-icon-btn{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.65rem .35rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.dashboard__web-icon-btn:hover{border-color:#cbd5e1;background:#f8fafc}.dashboard__web-icon-btn--active{border-color:#7c3aed;background:#f5f3ff;box-shadow:0 0 0 1px #7c3aed}.dashboard__web-icon-btn-emoji{font-size:1.35rem;line-height:1;display:flex;align-items:center;justify-content:center;min-height:1.75rem}.dashboard__web-icon-brand{display:block;flex-shrink:0}.dashboard__web-icon-brand--on-color{border-radius:6px;box-shadow:0 1px 4px #0000001f}.bot-test__chat-brand-icon{display:block;flex-shrink:0}.dashboard__web-icon-btn-label{font-size:.7rem;color:#64748b;font-weight:600}.dashboard__web-widget-preview{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e2e8f0;display:flex;align-items:flex-end;justify-content:flex-end;gap:1rem;flex-wrap:wrap}.dashboard__web-widget-preview-launcher{width:52px;height:52px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;box-shadow:0 6px 20px #00000026;flex-shrink:0}.dashboard__web-widget-preview-panel{flex:1;min-width:min(100%,220px);max-width:280px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.85rem 1rem;box-shadow:0 4px 16px #0000000f}.dashboard__web-widget-preview-header{display:flex;align-items:center;gap:.4rem;padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:2px solid #e2e8f0}.dashboard__web-widget-preview-icon{font-size:1.1rem}.dashboard__web-widget-preview-name{font-weight:700;font-size:.9rem;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard__web-widget-preview-online{font-size:.7rem;color:#16a34a;font-weight:600}.dashboard__web-widget-preview-msg{margin:0;font-size:.8rem;color:#5b21b6;background:#ede9fe;padding:.5rem .65rem;border-radius:8px;line-height:1.4}.dashboard__icon-btn{width:2.25rem;height:2.25rem;border:none;background:transparent;cursor:pointer;font-size:1.1rem;border-radius:8px}.dashboard__icon-btn:hover{background:#f1f5f9}.dashboard__btn-primary{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#2563eb;color:#fff;font-weight:600;border-radius:8px;text-decoration:none;font-size:.9rem}.dashboard__btn-primary:hover{background:#1d4ed8}.dashboard__body{display:flex;flex:1;min-height:0}.dashboard__sidebar{width:260px;flex-shrink:0;background:#f8fafc;border-right:1px solid #e2e8f0;padding:1rem;display:flex;flex-direction:column;gap:1rem;min-height:0;overflow-y:auto}.dashboard__bot-select-wrap{width:100%;position:relative}.dashboard__bot-select-wrap:after{content:"▾";position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;font-size:.65rem;color:#ffffffe6}.dashboard__bot-select{width:100%}.dashboard__bot-dropdown{width:100%;padding:.55rem 2rem .55rem .75rem;border:none;border-radius:10px;background:#7c3aed;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer;appearance:none;-webkit-appearance:none;box-shadow:0 1px 2px #7c3aed40}.dashboard__bot-dropdown option{color:#0f172a;background:#fff}.dashboard__btn-new-bot{display:block;width:100%;box-sizing:border-box;text-align:center;padding:.6rem 1rem;background:#7c3aed;color:#fff;font-weight:600;border-radius:10px;text-decoration:none;font-size:.9rem;border:2px solid transparent;cursor:pointer;font-family:inherit}.dashboard__btn-new-bot:hover{background:#6d28d9}.dashboard__btn-new-bot--outline{background:#fff;color:#3b82f6;border-color:#3b82f6}.dashboard__btn-new-bot--outline:hover{background:#eff6ff;color:#2563eb}.dashboard__nav{display:flex;flex-direction:column;gap:.2rem}.dashboard__nav-item--sub{padding-left:1.35rem;font-size:.9rem}.dashboard__nav-item{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;color:#475569;text-decoration:none;font-weight:500;font-size:.9rem;border-radius:8px}.dashboard__nav-item:hover{background:#e2e8f0;color:#0f172a}.dashboard__nav-item--active{background:#ede9fe;color:#5b21b6;border-left:3px solid #7c3aed;padding-left:calc(.75rem - 3px)}.dashboard__nav--secondary{margin-top:.5rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.dashboard__nav-icon{font-size:1rem}.dashboard__nav-badge{margin-left:auto;background:#dc2626;color:#fff;font-size:.7rem;font-weight:600;min-width:1.1rem;height:1.1rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 .25rem}.dashboard__nav-dot{width:8px;height:8px;border-radius:50%;background:#dc2626;margin-left:auto}.dashboard__nav-group{display:flex;flex-direction:column;gap:.1rem}.dashboard__nav-sub{padding:.45rem .75rem .45rem 2rem;color:#64748b;text-decoration:none;font-size:.85rem;font-weight:500;border-radius:8px}.dashboard__nav-sub:hover{background:#e2e8f0;color:#0f172a}.dashboard__nav-section{margin-top:.5rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.dashboard__nav-section-title{display:block;font-size:.8rem;font-weight:600;color:#64748b;margin-bottom:.5rem}.dashboard__btn-upload-sources{display:block;width:100%;padding:.5rem .75rem;background:#f1f5f9;color:#475569;font-weight:500;font-size:.85rem;border-radius:8px;text-decoration:none;text-align:center;border:1px solid #e2e8f0}.dashboard__btn-upload-sources:hover{background:#e2e8f0;color:#0f172a}.dashboard__nav-item--logout{margin-top:.5rem;color:#dc2626;background:none;border:none;width:100%;text-align:left;cursor:pointer;font-family:inherit}.dashboard__nav-item--logout:hover{background:#fef2f2;color:#b91c1c}.dashboard__sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:.75rem;width:100%}.dashboard__upgrade-card{padding:1rem;background:#f5f3ff;border:1px solid #e9d5ff;border-radius:10px}.dashboard__sidebar-footer{padding:.65rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.dashboard__sidebar-plan-caption{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:.2rem}.dashboard__sidebar-plan-value{display:block;font-size:.9rem;font-weight:700;color:#0f172a;line-height:1.3;word-break:break-word}.dashboard__sidebar-lang,.dashboard__sidebar-lang-switcher{width:100%}.dashboard__sidebar-lang-switcher .lang-switcher__select{width:100%;box-sizing:border-box}.dashboard__upgrade-title{font-size:.9rem;font-weight:700;color:#0f172a;margin:0 0 .35rem}.dashboard__upgrade-desc{font-size:.8rem;color:#64748b;margin:0 0 .75rem;line-height:1.3}.dashboard__btn-upgrade{display:block;text-align:center;padding:.5rem;background:#7c3aed;color:#fff;font-weight:600;border-radius:8px;text-decoration:none;font-size:.85rem}.dashboard__btn-upgrade:hover{background:#6d28d9}.dashboard__channels-loading,.dashboard__channels-empty{padding:0 .5rem;font-size:.85rem;color:#64748b;margin:0}.dashboard__channels-empty a{color:#7c3aed;font-weight:600}.dashboard__main{flex:1;overflow-y:auto;padding:1.5rem}.dashboard__main-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}.dashboard__main-subtitle{font-size:.95rem;color:#64748b;margin:0 0 1.5rem}.dashboard__page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.dashboard__page-head .dashboard__main-subtitle{margin-bottom:0}.dashboard__bot-toggle-wrap{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.dashboard__bot-toggle-label{font-size:.9rem;font-weight:600;color:#334155}.dashboard__bot-toggle-draft{font-size:.85rem;font-weight:600;color:#64748b;background:#f1f5f9;padding:.35rem .65rem;border-radius:8px}.dashboard__bot-toggle{position:relative;width:3rem;height:1.65rem;border-radius:999px;border:none;background:#cbd5e1;cursor:pointer;padding:0;transition:background .2s}.dashboard__bot-toggle:disabled{opacity:.6;cursor:wait}.dashboard__bot-toggle--on{background:#10b981}.dashboard__bot-toggle-knob{position:absolute;top:3px;left:3px;width:calc(1.65rem - 6px);height:calc(1.65rem - 6px);border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:transform .2s}.dashboard__bot-toggle--on .dashboard__bot-toggle-knob{transform:translate(1.35rem)}.dashboard__bot-toggle-state{font-size:.85rem;font-weight:600;color:#64748b}.dashboard__bot-toggle-state--on{color:#10b981}.dashboard__toggle-error{font-size:.85rem;color:#b91c1c;margin:-.75rem 0 1rem}.dashboard__kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.dashboard__kpi-card{background:#fff;border-radius:12px;padding:1rem 1.25rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0f;display:flex;flex-direction:column;gap:.35rem;position:relative}.dashboard__kpi-card--credit .dashboard__kpi-bar{margin:.25rem 0;height:6px;background:#e2e8f0;border-radius:6px;overflow:hidden}.dashboard__kpi-card--credit .dashboard__kpi-bar-fill{height:100%;background:#7c3aed;border-radius:6px}.dashboard__kpi-tag--waiting{color:#c2410c;background:#ffedd5;align-self:flex-start;padding:.15rem .45rem;border-radius:6px;margin-top:.25rem}.dashboard__kpi-icon{font-size:1.25rem;margin-bottom:.25rem}.dashboard__kpi-icon--green{color:#16a34a}.dashboard__kpi-icon--orange{color:#ea580c}.dashboard__kpi-tag{font-size:.7rem;font-weight:600;color:#64748b;margin-top:auto}.dashboard__kpi-label{font-size:.8rem;color:#64748b;font-weight:500}.dashboard__kpi-value{font-size:1.35rem;font-weight:700;color:#0f172a}.dashboard__kpi-trend{font-size:.8rem;font-weight:600}.dashboard__kpi-trend--up{color:#16a34a}.dashboard__kpi-trend--down{color:#dc2626}.dashboard__kpi-meta{font-size:.8rem;color:#64748b}.dashboard__charts-row{display:grid;grid-template-columns:1.2fr 1fr;gap:1.25rem;margin-bottom:1.5rem}.dashboard__chart-card .dashboard__card-title{margin-bottom:.2rem}.dashboard__card-sub{font-size:.85rem;color:#64748b;margin:0 0 .75rem}.dashboard__chart-placeholder--line{height:180px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;padding:.5rem 0}.dashboard__chart-line-legend{display:flex;gap:1rem;margin-bottom:.5rem;font-size:.8rem}.dashboard__chart-legend-item--green{color:#10b981}.dashboard__chart-legend-item--orange{color:#f59e0b}.dashboard__chart-legend-item--blue{color:#3b82f6}.dashboard__chart-line-wrap{display:flex;flex-direction:column;gap:.35rem}.dashboard__line-chart{width:100%;max-height:220px;display:block}.dashboard__chart-x-labels{display:flex;justify-content:space-between;font-size:.7rem;color:#64748b;padding:0 .25rem}.dashboard__chart-bars{display:flex;align-items:flex-end;gap:.5rem;flex:1;min-height:0}.dashboard__chart-bar-group{flex:1;display:flex;gap:4px;align-items:flex-end;justify-content:center}.dashboard__chart-bar{width:12px;min-height:4px;border-radius:4px 4px 0 0}.dashboard__chart-bar--green{background:#16a34a}.dashboard__chart-bar--orange{background:#ea580c}.dashboard__chart-placeholder--pie{display:flex;align-items:center;gap:1rem;height:140px}.dashboard__pie-legend{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem}.dashboard__pie-ring{position:relative;width:112px;height:112px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.dashboard__pie-visual{width:112px;height:112px;border-radius:50%;background:conic-gradient(#10b981 58%,#f59e0b 17%,#3b82f6 24%);flex-shrink:0;mask:radial-gradient(farthest-side,transparent calc(50% - 10px),#000 calc(50% - 9px));-webkit-mask:radial-gradient(farthest-side,transparent calc(50% - 10px),#000 calc(50% - 9px))}.dashboard__notif-actions{display:grid;grid-template-columns:1fr 320px;gap:1.25rem;margin-bottom:1.5rem}.dashboard__notif-card .dashboard__card-sub{margin-bottom:.75rem}.dashboard__card-link-btn{background:none;border:none;color:#7c3aed;font-weight:600;font-size:.85rem;cursor:pointer;padding:0}.dashboard__notif-list{list-style:none;padding:0;margin:0}.dashboard__notif-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.9rem}.dashboard__notif-item:last-child{border-bottom:none}.dashboard__notif-icon{width:28px;height:28px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0}.dashboard__notif-icon--green{background:#dcfce7;color:#16a34a}.dashboard__notif-icon--blue{background:#dbeafe;color:#2563eb}.dashboard__notif-icon--orange{background:#ffedd5;color:#ea580c}.dashboard__notif-icon--purple{background:#ede9fe;color:#7c3aed}.dashboard__notif-icon--gray{background:#f1f5f9;color:#64748b}.dashboard__notif-text-wrap{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.dashboard__notif-text{color:#334155}.dashboard__notif-meta{font-weight:400;color:#64748b}.dashboard__notif-time{font-size:.75rem;color:#94a3b8}.dashboard__quick-col{display:flex;flex-direction:column;gap:1rem}.dashboard__quick-list{display:flex;flex-direction:column;gap:.5rem}.dashboard__quick-btn{display:block;width:100%;text-align:left;padding:.6rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-weight:500;font-size:.9rem;text-decoration:none;cursor:pointer;transition:background .15s}.dashboard__quick-btn:hover{background:#f1f5f9}.dashboard__quick-btn--primary{background:#7c3aed;border-color:#7c3aed;color:#fff}.dashboard__quick-btn--primary:hover{background:#6d28d9}.dashboard__tip-box{padding:1rem;background:#f5f3ff;border:1px solid #e9e5ff;border-radius:10px;font-size:.85rem;color:#5b21b6;line-height:1.4}.dashboard__tip-box--info{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.dashboard__tip-title{display:block;font-weight:700;font-size:.8rem;margin-bottom:.35rem}.dashboard__tip-icon{display:block;margin-bottom:.35rem;font-size:1.1rem}.dashboard__perf-card .dashboard__card-head{margin-bottom:1rem}.dashboard__perf-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.dashboard__perf-item{padding:1rem;background:#f8fafc;border-radius:10px;text-align:center}.dashboard__perf-item--blue{background:#eff6ff}.dashboard__perf-item--green{background:#ecfdf5}.dashboard__perf-item--purple{background:#f5f3ff}.dashboard__perf-item--orange{background:#fffbeb}.dashboard__perf-icon{font-size:1.5rem;display:block;margin-bottom:.35rem}.dashboard__perf-icon--green{color:#10b981}.dashboard__perf-icon--purple{color:#7c3aed}.dashboard__perf-icon--orange{color:#f59e0b}.dashboard__perf-value{display:block;font-size:1.5rem;font-weight:700;color:#0f172a}.dashboard__perf-label{font-size:.8rem;font-weight:600;color:#334155;display:block;margin-top:.2rem}.dashboard__perf-meta{font-size:.75rem;color:#64748b}.dashboard__channel-head-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:flex-end}.dashboard__btn-add-channel{padding:.5rem 1rem;background:#7c3aed;color:#fff;font-weight:600;border-radius:8px;text-decoration:none;font-size:.9rem}.dashboard__btn-add-channel:hover{background:#6d28d9}.dashboard__btn-add-channel--wa{background:#128c7e}.dashboard__btn-add-channel--wa:hover{background:#0f766e}.dashboard__channels-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.dashboard__channel-card{padding:1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:.35rem}.dashboard__channel-card-icon{font-size:1.75rem;margin-bottom:.25rem}.dashboard__channel-card-name{font-weight:700;color:#0f172a;font-size:1rem}.dashboard__channel-card-account{font-size:.9rem;color:#64748b}.dashboard__channel-card-status{font-size:.8rem;font-weight:600;color:#059669;background:#d1fae5;padding:.2rem .5rem;border-radius:6px;align-self:flex-start}.dashboard__channel-card-stats{display:flex;gap:1rem;margin-top:.5rem;font-size:.85rem;color:#64748b}.dashboard__channel-card-stats strong{color:#0f172a;margin-left:.25rem}.channels-page{max-width:920px}.channels-page__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.channels-page__bot-pill{margin:0;padding:.5rem .85rem;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:999px;font-size:.85rem;color:#5b21b6}.channels-page__bot-pill-label{margin-right:.35rem;color:#7c3aed;font-weight:600}.channels-page__alert{padding:.75rem 1rem;border-radius:10px;font-size:.9rem;margin:0 0 1rem}.channels-page__alert--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.channels-page__alert--success{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.channels-page__empty-card{padding:2rem 1.5rem;text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:12px}.channels-page__empty-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:#0f172a}.channels-page__empty-desc{margin:0 0 1rem;font-size:.9rem;color:#64748b;line-height:1.5}.channels-page__empty-link{display:inline-block;padding:.6rem 1.1rem;background:var(--brand-gradient, linear-gradient(135deg, #7c3aed, #9333ea));color:#fff;font-weight:600;border-radius:8px;text-decoration:none;font-size:.9rem}.channels-page__summary{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#475569}.channels-page__summary-stat strong{color:#0f172a;font-weight:700}.channels-page__summary-dot{color:#cbd5e1}.channels-page__section{margin-bottom:2rem}.channels-page__section-title{margin:0 0 .35rem;font-size:1.05rem;font-weight:700;color:#0f172a}.channels-page__section-lead{margin:0 0 1rem;font-size:.9rem;color:#64748b;line-height:1.45;max-width:42rem}.channels-page__section-empty{margin:0;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#64748b}.channels-page__section-foot{margin:1rem 0 0;font-size:.85rem;color:#64748b}.channels-page__section-foot a{color:#7c3aed;font-weight:600}.channels-page__channel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.channels-page__channel-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.1rem 1.25rem;box-shadow:0 1px 2px #0f172a0a}.channels-page__channel-card-head{display:flex;align-items:flex-start;gap:.65rem;margin-bottom:1rem}.channels-page__channel-card-icon{font-size:1.75rem;line-height:1;flex-shrink:0}.channels-page__channel-card-titles{flex:1;min-width:0}.channels-page__channel-card-name{margin:0;font-size:1rem;font-weight:700;color:#0f172a}.channels-page__channel-card-bot{margin:.2rem 0 0;font-size:.8rem;color:#94a3b8}.channels-page__status{flex-shrink:0;font-size:.75rem;font-weight:700;padding:.2rem .55rem;border-radius:999px}.channels-page__status--active{background:#d1fae5;color:#047857}.channels-page__status--draft{background:#fef3c7;color:#b45309}.channels-page__status--paused{background:#fee2e2;color:#b91c1c}.channels-page__channel-details{margin:0;display:grid;gap:.65rem}.channels-page__channel-details>div{display:grid;grid-template-columns:minmax(0,7.5rem) 1fr;gap:.5rem;align-items:baseline}.channels-page__channel-details dt{margin:0;font-size:.8rem;font-weight:600;color:#94a3b8}.channels-page__channel-details dd{margin:0;font-size:.9rem;color:#0f172a;word-break:break-word}.channels-page__channel-id{font-size:.82rem;padding:.1rem .35rem;background:#f1f5f9;border-radius:4px}.channels-page__web-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;box-shadow:0 1px 2px #0f172a0a}.channels-page__web-card-head{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.channels-page__web-card-icon{font-size:1.75rem;line-height:1}.channels-page__web-card-title{margin:0 0 .25rem;font-size:1rem;font-weight:700;color:#0f172a}.channels-page__web-card-desc{margin:0;font-size:.85rem;color:#64748b;line-height:1.4}.channels-page__web-url-row{display:flex;flex-direction:column;gap:.75rem}.channels-page__web-url{display:block;padding:.65rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:.8rem;color:#334155;word-break:break-all}.channels-page__web-actions{display:flex;flex-wrap:wrap;gap:.5rem}.channels-page__web-btn{padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.channels-page__web-btn--ghost{background:#fff;border:1px solid #e2e8f0;color:#334155}.channels-page__web-btn--ghost:hover{background:#f8fafc}.channels-page__web-btn--primary{background:#2563eb;color:#fff}.channels-page__web-btn--primary:hover{background:#1d4ed8}.channels-page__web-welcome{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.channels-page__web-welcome-row{display:flex;align-items:flex-start;gap:.75rem;margin-top:.35rem}.channels-page__web-welcome-text{flex:1;min-width:0;margin:0;padding:.65rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;line-height:1.45;color:#334155;white-space:pre-wrap;word-break:break-word}.channels-page__web-welcome-edit{flex-shrink:0;text-decoration:none}.channels-page__web-field{margin-bottom:1rem}.channels-page__web-label,.channels-page__web-sublabel{display:block;font-size:.8rem;font-weight:600;color:#475569;margin-bottom:.35rem}.channels-page__web-domain-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.channels-page__web-domain-input{flex:1 1 220px;min-width:0;padding:.55rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem}.channels-page__web-hint{margin:.5rem 0 0;font-size:.8rem;color:#64748b;line-height:1.4}.channels-page__web-field-error{margin:.35rem 0 0;font-size:.8rem;color:#b91c1c}.channels-page__web-field-ok{margin:.35rem 0 0;font-size:.8rem;color:#15803d}.channels-page__web-domain-list{margin:.65rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.4rem}.channels-page__web-domain-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.45rem .65rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:.8rem}.channels-page__web-domain-item code{word-break:break-all;color:#334155}.channels-page__web-domain-remove{flex-shrink:0;padding:.25rem .5rem;font-size:.75rem;font-weight:600;color:#b91c1c;background:transparent;border:1px solid #fecaca;border-radius:6px;cursor:pointer}.channels-page__web-domain-remove:hover{background:#fef2f2}.channels-page__web-url-row{margin-top:.5rem;padding-top:1rem;border-top:1px solid #f1f5f9}.channels-page__web-embed-block{margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}.channels-page__web-embed-code{margin:0 0 .75rem;padding:.75rem;background:#0f172a;color:#e2e8f0;border-radius:8px;font-size:.72rem;line-height:1.45;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.channels-page__connect-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.channels-page__connect-tile{padding:1.25rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.channels-page__connect-tile--instagram{border-color:#fbcfe8;background:linear-gradient(180deg,#fdf2f8,#fff 40%)}.channels-page__connect-tile--whatsapp{border-color:#bbf7d0;background:linear-gradient(180deg,#ecfdf5,#fff 40%)}.channels-page__connect-tile-icon{font-size:2rem;line-height:1;margin-bottom:.25rem}.channels-page__connect-tile-title{margin:0;font-size:1rem;font-weight:700;color:#0f172a}.channels-page__connect-tile-desc{margin:0 0 .75rem;font-size:.85rem;color:#64748b;line-height:1.45;flex:1}.channels-page__connect-btn{width:100%;padding:.65rem 1rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer}.channels-page__connect-btn:disabled{opacity:.55;cursor:not-allowed}.channels-page__connect-btn--ig{background:linear-gradient(135deg,#e1306c,#c13584)}.channels-page__connect-btn--ig:hover:not(:disabled){filter:brightness(1.05)}.channels-page__connect-btn--wa{background:#128c7e}.channels-page__connect-btn--wa:hover:not(:disabled){background:#0f766e}.channels-page__help{padding:1rem 1.25rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.channels-page__help-title{margin:0 0 .5rem;font-size:.95rem;font-weight:700;color:#334155}.channels-page__help-list{margin:0;padding-left:1.15rem;font-size:.85rem;color:#64748b;line-height:1.55}.channels-page__help-list a{color:#7c3aed;font-weight:600}@media(max-width:560px){.channels-page__channel-details>div{grid-template-columns:1fr;gap:.15rem}.channels-page__summary-dot{display:none}}.dashboard__card{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0f}.dashboard__card--error{border-color:#fca5a5}.dashboard__card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.dashboard__card-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.dashboard__card--scroll-target{scroll-margin-top:5.5rem}.dashboard__card-link{font-size:.85rem;color:#2563eb;font-weight:600;text-decoration:none}.dashboard__card-link:hover{text-decoration:underline}.dashboard__card-desc{font-size:.85rem;color:#64748b;margin:0 0 1rem}.dashboard__label{display:block;font-size:.85rem;font-weight:600;color:#334155;margin-bottom:.5rem}.dashboard__url-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.dashboard__input{flex:1;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem}.dashboard__btn-secondary{padding:.5rem .75rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;font-weight:500;font-size:.85rem;cursor:pointer}.dashboard__btn-secondary:hover{background:#e2e8f0}.dashboard__checkboxes{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.dashboard__checkbox{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;color:#475569;cursor:pointer}.dashboard__source-block{margin-bottom:1.25rem}.dashboard__source-block:last-child{margin-bottom:0}.dashboard__hint{font-size:.8rem;color:#64748b;margin:0 0 .5rem}.dashboard__doc-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#f8fafc;border-radius:8px;font-size:.9rem}.dashboard__doc-meta{flex:1;font-size:.8rem;color:#64748b}.dashboard__doc-remove{border:none;background:none;cursor:pointer;font-size:1rem;padding:.25rem}.dashboard__textarea{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;font-family:inherit;resize:vertical;margin-bottom:1rem;box-sizing:border-box}.dashboard__btn-block{display:block;text-align:center}.dashboard__select{padding:.35rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.85rem;background:#fff}.dashboard__chart-placeholder{height:200px;background:#f8fafc;border-radius:8px;border:1px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.9rem}.dashboard__prefs{position:sticky;top:1.5rem}.dashboard__pref-block{margin-bottom:1.25rem}.dashboard__pref-block:last-child{margin-bottom:0}.dashboard__pref-label{display:block;font-size:.7rem;font-weight:700;color:#94a3b8;letter-spacing:.03em;margin-bottom:.5rem}.dashboard__pref-desc{font-size:.85rem;color:#64748b;margin:0 0 .5rem}.dashboard__tone-btns{display:flex;gap:.5rem;flex-wrap:wrap}.dashboard__tone-btn{padding:.4rem .75rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:.85rem;font-weight:500;color:#475569;cursor:pointer}.dashboard__tone-btn:hover{background:#f8fafc;border-color:#cbd5e1}.dashboard__tone-btn--active{background:#2563eb;border-color:#2563eb;color:#fff}.dashboard__toggle{position:relative;display:inline-block;width:44px;height:24px}.dashboard__toggle input{opacity:0;width:0;height:0}.dashboard__toggle-slider{position:absolute;cursor:pointer;inset:0;background:#cbd5e1;border-radius:24px;transition:.2s}.dashboard__toggle-slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 3px #0003}.dashboard__toggle input:checked+.dashboard__toggle-slider{background:#2563eb}.dashboard__toggle input:checked+.dashboard__toggle-slider:before{transform:translate(20px)}.dashboard__toggle--green input:checked+.dashboard__toggle-slider{background:#16a34a}.dashboard__toggle--red input:checked+.dashboard__toggle-slider{background:#dc2626}.dashboard__settings-grid{display:grid;grid-template-columns:1fr 320px;gap:1.25rem;align-content:start}.dashboard__settings-grid--single{grid-template-columns:1fr}.dashboard__settings-main{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.dashboard__settings-sidebar{display:flex;flex-direction:column;gap:1rem;min-width:0}.dashboard__toggle-row{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.dashboard__toggle-row-head{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;column-gap:1rem;row-gap:.5rem}.dashboard__toggle-row-head .dashboard__toggle-label{flex:0 1 auto;min-width:0}.dashboard__toggle-row-head .dashboard__toggle{flex-shrink:0}.dashboard__toggle-row--small{margin-bottom:.75rem}.dashboard__toggle-label{display:block;font-size:.9rem;font-weight:600;color:#334155}.dashboard__toggle-desc{font-size:.85rem;color:#64748b;margin:.25rem 0 0;line-height:1.4}.dashboard__field{margin-bottom:1rem}.dashboard__field-label{display:block;font-size:.85rem;font-weight:600;color:#334155;margin-bottom:.35rem}.dashboard__slider-row{display:flex;align-items:center;gap:1.5rem;margin-bottom:.35rem}.dashboard__slider{flex:1;min-width:0;accent-color:#7c3aed}.dashboard__slider-value{font-size:.9rem;font-weight:600;color:#0f172a}.dashboard__slider-value--highlight{color:#7c3aed;font-weight:700}.dashboard__radio-row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.dashboard__radio{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#334155;cursor:pointer}.dashboard__limits-list{margin:0 0 1rem;padding-left:1.25rem;font-size:.9rem;color:#475569;line-height:1.6}.dashboard__limits-list strong{color:#0f172a}.dashboard__warning-box{padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-top:.75rem}.dashboard__warning-title{font-size:.95rem;font-weight:700;color:#b91c1c;margin:0 0 .5rem}.dashboard__warning-box p,.dashboard__warning-box ul{font-size:.9rem;color:#991b1b;margin:0 0 .5rem;line-height:1.5}.dashboard__warning-box ul{padding-left:1.25rem}.dashboard__btn-warning{margin-top:.5rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;background:#dc2626;color:#fff;border:none;border-radius:8px;cursor:pointer}.dashboard__btn-warning:hover{background:#b91c1c}.dashboard__no-answer-inline-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.dashboard__accordion-block{margin:1.25rem 0;border:1px solid #e2e8f0;border-radius:10px;background:#fafafa;overflow:hidden}.dashboard__accordion-block--nested{margin:.65rem 0 0;background:#fff}.dashboard__accordion-block--nested.dashboard__accordion-block--open{border-color:#ddd6fe}.dashboard__accordion-trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.85rem 1rem;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit;color:#0f172a}.dashboard__accordion-trigger--section{background:#f5f3ff;font-weight:700}.dashboard__accordion-trigger:hover{background:#7c3aed0f}.dashboard__accordion-trigger-title{display:flex;flex-direction:column;gap:.2rem;font-size:.95rem;font-weight:600}.dashboard__accordion-preview{font-size:.8rem;font-weight:400;color:#64748b}.dashboard__accordion-chevron{flex-shrink:0;width:1.5rem;text-align:center;font-size:1.1rem;line-height:1;color:#7c3aed}.dashboard__accordion-panel{padding:0 1rem 1rem;border-top:1px solid #e2e8f0}.dashboard__accordion-block--nested .dashboard__accordion-panel{padding-top:.75rem}.dashboard__toggle-row--in-accordion{margin-top:.75rem;padding-top:0;border-top:none}.dashboard__welcome-accordions{margin-top:.75rem}.dashboard__accordion-block--in-card{margin:0;border:none;border-radius:0;background:transparent;overflow:visible}.dashboard__accordion-block--in-card .dashboard__accordion-trigger--section{margin:-.25rem 0 0;padding-left:0;padding-right:0;border-radius:8px}.dashboard__accordion-panel--in-card{padding:.75rem 0 0;border-top:none}.dashboard__field-inline-error{font-size:.85rem;color:#dc2626;margin:.35rem 0 0}.dashboard__save-error-above{font-size:.9rem;color:#dc2626;margin:0 0 .5rem}.dashboard__save-bar{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap}.dashboard__save-label{font-size:.95rem;font-weight:600;color:#334155;flex:1}.dashboard__btn-save{padding:.5rem 1.25rem;background:#7c3aed;color:#fff;font-weight:600;border:none;border-radius:8px;cursor:pointer;font-size:.9rem}.dashboard__btn-save:hover:not(:disabled){background:#6d28d9}.dashboard__btn-save:disabled{opacity:.7;cursor:not-allowed}.dashboard__card--purple{background:#ede9fe;border-color:#c4b5fd}.dashboard__card--purple .dashboard__card-title{border-bottom-color:#c4b5fd}.dashboard__btn-add{padding:.4rem .9rem;font-size:.85rem;font-weight:600;border-radius:8px;border:none;cursor:pointer}.dashboard__btn-add--green{background:#16a34a;color:#fff}.dashboard__btn-add--green:hover{background:#15803d}.dashboard__btn-link{background:none;border:none;color:#7c3aed;font-size:.9rem;font-weight:600;cursor:pointer;padding:.25rem 0}.dashboard__btn-link:hover{text-decoration:underline}.dashboard__response-cards{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem}.dashboard__response-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.dashboard__response-card-body{flex:1;min-width:0}.dashboard__response-card-title{font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}.dashboard__response-card-desc{font-size:.85rem;color:#64748b;margin:0;line-height:1.4}.dashboard__response-card-actions{display:flex;align-items:center;gap:.5rem}.dashboard__btn-connect{margin-top:.5rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;background:#7c3aed;color:#fff;border:none;border-radius:8px;cursor:pointer}.dashboard__btn-connect:hover{background:#6d28d9}.dashboard__input-full,.dashboard__select-full{width:100%;padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;font-family:inherit;box-sizing:border-box}.dashboard__textarea-full{width:100%;padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;font-family:inherit;resize:vertical;min-height:80px;box-sizing:border-box}.dashboard__settings-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.dashboard__settings-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.25rem}.dashboard__settings-summary-label{font-size:.8rem;color:#64748b;font-weight:500}.dashboard__settings-summary-value{font-size:1.15rem;font-weight:700;color:#0f172a}.dashboard__settings-summary-card--green{background:#dcfce7;border-color:#86efac}.dashboard__settings-summary-card--green .dashboard__settings-summary-value{color:#166534}.dashboard__settings-summary-card--yellow{background:#fef9c3;border-color:#fde047}.dashboard__settings-summary-card--yellow .dashboard__settings-summary-value{color:#854d0e}.dashboard__settings-summary-card--purple{background:#ede9fe;border-color:#c4b5fd}.dashboard__settings-summary-card--purple .dashboard__settings-summary-value{color:#5b21b6}.dashboard__limits-table{width:100%;border-collapse:collapse;font-size:.9rem;margin-bottom:1rem}.dashboard__limits-table th,.dashboard__limits-table td{padding:.6rem .75rem;text-align:left;border-bottom:1px solid #e2e8f0}.dashboard__limits-table th{font-weight:600;color:#64748b}.dashboard__limits-table td{color:#334155}.dashboard__theme-radio-row{display:flex;gap:1rem;margin-bottom:1rem}.dashboard__theme-radio-row .dashboard__radio{margin-bottom:0}@media(max-width:1024px){.dashboard__settings-grid{grid-template-columns:1fr}.dashboard__settings-sidebar{order:-1}.dashboard__settings-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.dashboard__settings-summary{grid-template-columns:1fr}}.dashboard__footer{display:flex;align-items:center;justify-content:space-between;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:1rem}.dashboard__credits{max-width:280px}.dashboard__credits-label{display:block;font-size:.8rem;font-weight:600;color:#475569;margin-bottom:.35rem}.dashboard__credits-bar{height:8px;background:#e2e8f0;border-radius:8px;overflow:hidden;margin-bottom:.35rem}.dashboard__credits-fill{height:100%;background:#2563eb;border-radius:8px}.dashboard__credits-text{font-size:.8rem;color:#64748b}.dashboard__user{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fff;border-radius:10px;border:1px solid #e2e8f0}.dashboard__user-avatar{width:36px;height:36px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem}.dashboard__user-info{display:flex;flex-direction:column;gap:.1rem}.dashboard__user-name{font-weight:600;color:#0f172a;font-size:.9rem}.dashboard__user-plan{font-size:.75rem;color:#64748b}.dashboard__user-arrow{color:#94a3b8;font-size:.9rem}@media(max-width:1200px){.dashboard__kpi-row,.dashboard__perf-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.dashboard__charts-row,.dashboard__notif-actions{grid-template-columns:1fr}}@media(max-width:768px){.dashboard__sidebar{width:100%;border-right:none;border-bottom:1px solid #e2e8f0;flex-direction:row;flex-wrap:wrap;padding:.75rem}.dashboard__body{flex-direction:column}.dashboard__kpi-row,.dashboard__perf-row{grid-template-columns:1fr}.dashboard__topbar-user .dashboard__user-block{flex-direction:column;align-items:flex-start}}.resources-page__nav-group{display:flex;flex-direction:column;gap:.1rem}.dashboard__nav-item--parent{cursor:default;color:#64748b}.resources-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.5rem}.resources-page__header-left{flex:1;min-width:0}.resources-page__title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}.resources-page__subtitle{font-size:.95rem;color:#64748b;margin:0}.resources-page__main{display:flex;flex-direction:column;gap:1.25rem;padding-bottom:2rem}.resources-page__summary{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.resources-page__summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.35rem}.resources-page__summary-icon{font-size:1.5rem;display:block}.resources-page__summary-icon--doc{color:#2563eb}.resources-page__summary-icon--red{color:#dc2626}.resources-page__summary-icon--green{color:#16a34a}.resources-page__summary-icon--cloud{color:#7c3aed}.resources-page__summary-label{font-size:.85rem;color:#64748b;font-weight:500}.resources-page__summary-value{font-size:1.35rem;font-weight:700;color:#0f172a}.resources-page__content{display:grid;grid-template-columns:1fr 300px;gap:1.5rem;align-items:start}.resources-page__left{display:flex;flex-direction:column;gap:1.5rem}.resources-page__section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem}.resources-page__section-header{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:10px;margin:-.25rem -.25rem 1rem}.resources-page__section-header-icon{font-size:1.5rem;flex-shrink:0}.resources-page__section-header-title{font-size:1rem;font-weight:700;margin:0 0 .2rem}.resources-page__section-header-desc{font-size:.85rem;opacity:.9;margin:0;line-height:1.4}.resources-page__section-header--purple{background:#ede9fe;color:#5b21b6}.resources-page__section-header--purple .resources-page__section-header-desc{color:#6d28d9}.resources-page__section-header--red{background:#fee2e2;color:#b91c1c}.resources-page__section-header--red .resources-page__section-header-desc{color:#dc2626}.resources-page__section-header--green{background:#dcfce7;color:#166534}.resources-page__section-header--green .resources-page__section-header-desc{color:#16a34a}.resources-page__section-header--with-toggle{align-items:center}.resources-page__section-header-text{flex:1;min-width:0}.resources-page__section-toggle-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;min-width:2.5rem;margin-left:.75rem;padding:0;border:2px solid #7c3aed;border-radius:10px;background:#fff;color:#5b21b6;cursor:pointer;box-shadow:0 1px 3px #5b21b626;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.resources-page__section-toggle-btn:hover{background:#f5f3ff;border-color:#6d28d9;box-shadow:0 2px 6px #5b21b638}.resources-page__section-toggle-btn:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}.resources-page__section-toggle-btn-icon{font-size:1.25rem;line-height:1;font-weight:700;transition:transform .2s ease}.resources-page__section-toggle-btn[aria-expanded=true] .resources-page__section-toggle-btn-icon{transform:rotate(180deg)}.resources-page__section-toggle-btn--red{border-color:#dc2626;color:#b91c1c;box-shadow:0 1px 3px #b91c1c26}.resources-page__section-toggle-btn--red:hover{background:#fef2f2;border-color:#b91c1c;box-shadow:0 2px 6px #b91c1c33}.resources-page__section-toggle-btn--red:focus-visible{outline-color:#dc2626}.resources-page__section-toggle-btn--green{border-color:#16a34a;color:#166534;box-shadow:0 1px 3px #16653426}.resources-page__section-toggle-btn--green:hover{background:#f0fdf4;border-color:#15803d;box-shadow:0 2px 6px #16653433}.resources-page__section-toggle-btn--green:focus-visible{outline-color:#16a34a}.resources-page__section--collapsed .resources-page__section-header{margin-bottom:0}.resources-page__section-btn{padding:.4rem .85rem;font-size:.9rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;margin-bottom:1rem}.resources-page__section-btn--purple{background:#7c3aed;color:#fff}.resources-page__section-btn--purple:hover{background:#6d28d9}.resources-page__section-btn--red{background:#dc2626;color:#fff}.resources-page__section-btn--red:hover{background:#b91c1c}.resources-page__drive-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.resources-page__drive-actions .resources-page__section-btn{margin-bottom:0}.resources-page__section-btn--drive{background:#fff;color:#1d4ed8;border:1px solid #93c5fd}.resources-page__section-btn--drive:hover:not(:disabled){background:#eff6ff;border-color:#3b82f6}.resources-page__drive-hint{margin:-.5rem 0 1rem}.resources-page__section-header--google-doc{background:#eff6ff;color:#1d4ed8}.resources-page__section-header--google-doc .resources-page__section-header-desc{color:#2563eb}.resources-page__section-header--google-sheet{background:#ecfdf5;color:#047857}.resources-page__section-header--google-sheet .resources-page__section-header-desc{color:#059669}.resources-page__section-btn--google-doc{background:#2563eb;color:#fff}.resources-page__section-btn--google-doc:hover:not(:disabled){background:#1d4ed8}.resources-page__section-btn--google-sheet{background:#059669;color:#fff}.resources-page__section-btn--google-sheet:hover:not(:disabled){background:#047857}.resources-page__section-toggle-btn--google-doc{border-color:#2563eb;color:#1d4ed8;box-shadow:0 1px 3px #2563eb26}.resources-page__section-toggle-btn--google-doc:hover{background:#eff6ff;border-color:#1d4ed8}.resources-page__section-toggle-btn--google-sheet{border-color:#059669;color:#047857;box-shadow:0 1px 3px #05966926}.resources-page__section-toggle-btn--google-sheet:hover{background:#ecfdf5;border-color:#047857}.resources-page__section-btn--green{background:#16a34a;color:#fff}.resources-page__section-btn--green:hover{background:#15803d}.resources-page__section--tips .resources-page__section-header{margin-bottom:1rem}.resources-page__section--tips .resources-page__section-header-title{margin:0}.resources-page__card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.resources-page__card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.resources-page__card-body{flex:1;min-width:0;display:flex;align-items:flex-start;gap:.75rem}.resources-page__card-icon{font-size:1.25rem;flex-shrink:0}.resources-page__card-icon--doc{color:#2563eb}.resources-page__card-icon--link{color:#16a34a}.resources-page__card-title{font-size:.95rem;font-weight:600;color:#0f172a;margin:0 0 .35rem}.resources-page__card-desc{font-size:.85rem;color:#64748b;margin:0 0 .25rem;line-height:1.4}.resources-page__card-url{font-size:.8rem;color:#7c3aed;margin:0 0 .25rem;word-break:break-all}.resources-page__card-meta{font-size:.8rem;color:#94a3b8}.resources-page__doc-icon--pdf{color:#dc2626}.resources-page__doc-icon--doc{color:#2563eb}.resources-page__doc-icon--xls{color:#16a34a}.resources-page__badge{display:inline-block;font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:999px;margin-top:.35rem}.resources-page__badge--active,.resources-page__badge--success{background:#dcfce7;color:#166534}.resources-page__visited-pages{margin-top:.5rem;font-size:.8rem}.resources-page__visited-pages summary{cursor:pointer;color:#15803d;font-weight:600;list-style:none}.resources-page__visited-pages summary::-webkit-details-marker{display:none}.resources-page__visited-pages[open] summary{margin-bottom:.35rem}.resources-page__visited-pages .add-data__crawl-links-list{margin:.25rem 0 0;padding-left:1rem}.add-data__crawl-links-seed--sub{margin-top:.65rem;color:#64748b;font-size:.75rem}.add-data__crawl-links-list--sub a{color:#0f766e}.resources-page__sub-pages summary{color:#0f766e}.resources-page__card-actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.resources-page__btn-more-links{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2rem;padding:.35rem .65rem;font-size:.8rem;font-weight:600;border-radius:8px;border:1px solid #86efac;background:#f0fdf4;color:#166534;cursor:pointer;white-space:nowrap}.resources-page__btn-more-links:hover:not(:disabled){background:#dcfce7}.resources-page__btn-more-links:disabled{opacity:.65;cursor:wait}.resources-page__btn-spinner{width:18px;height:18px;color:#166534}.resources-page__icon-btn{width:32px;height:32px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;text-decoration:none;color:inherit}.resources-page__icon-btn:hover{background:#f1f5f9}.resources-page__icon-btn--edit{border-color:#c4b5fd;color:#7c3aed}.resources-page__icon-btn--delete{border-color:#fecaca;color:#dc2626}.resources-page__icon-btn--edit:hover,.resources-page__icon-btn--delete:hover{background:#fef2f2}.resources-page__show-more{margin-top:.75rem;padding:.5rem 0;font-size:.9rem;font-weight:500;color:#7c3aed;background:none;border:none;cursor:pointer}.resources-page__show-more:hover{text-decoration:underline}.resources-page__dropzone{border:2px dashed #cbd5e1;border-radius:12px;padding:2rem;text-align:center;margin-bottom:1rem;transition:border-color .2s,background .2s}.resources-page__dropzone--over{border-color:#7c3aed;background:#f5f3ff}.resources-page__dropzone--busy{border-color:#fca5a5;background:#fef2f2;pointer-events:none;opacity:.92}.resources-page__upload-status{font-size:.9rem;color:#64748b;margin:0 0 .75rem}.resources-page__upload-success{margin:0 0 .75rem}.resources-page__dropzone-icon{font-size:2.5rem;display:block;margin-bottom:.5rem;color:#94a3b8}.resources-page__dropzone-title{font-size:1rem;font-weight:600;color:#0f172a;margin:0 0 .35rem}.resources-page__dropzone-text{font-size:.9rem;color:#64748b;margin:0 0 1rem}.resources-page__btn-file{padding:.5rem 1rem;background:#2563eb;color:#fff;font-weight:600;border:none;border-radius:8px;cursor:pointer;font-size:.9rem}.resources-page__btn-file:hover{background:#1d4ed8}.resources-page__file-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.resources-page__doc-list-wrap{margin-top:1.25rem}.resources-page__doc-list-heading{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.95rem;font-weight:600;color:#0f172a}.resources-page__doc-list-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .4rem;font-size:.75rem;font-weight:700;color:#7c3aed;background:#ede9fe;border-radius:999px}.resources-page__doc-file-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.resources-page__doc-file-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .85rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.resources-page__doc-file-main{display:flex;align-items:center;gap:.65rem;min-width:0;flex:1}.resources-page__doc-file-text{min-width:0;display:flex;flex-direction:column;gap:.15rem}.resources-page__doc-file-name{font-size:.9rem;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resources-page__doc-file-meta{font-size:.8rem;color:#64748b;font-variant-numeric:tabular-nums}.resources-page__error{font-size:.85rem;color:#dc2626;margin:0 0 .75rem}.resources-page__link-input-wrap{display:flex;gap:.5rem;margin-bottom:1rem}.resources-page__input{flex:1;padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem}.resources-page__input:focus{outline:none;border-color:#7c3aed}.resources-page__web-link-edit-row{display:flex;gap:.5rem;align-items:center;margin-top:.5rem;flex-wrap:wrap}.resources-page__web-link-edit-row .resources-page__input{flex:1;min-width:220px}.resources-page__btn-update-web{min-height:32px;padding:.35rem .65rem;font-size:.8rem;font-weight:700;border-radius:8px;border:1px solid #86efac;background:#f0fdf4;color:#166534;cursor:pointer;white-space:nowrap}.resources-page__btn-update-web:hover:not(:disabled){background:#dcfce7}.resources-page__btn-update-web:disabled{opacity:.65;cursor:wait}.resources-page__web-subsection{margin-bottom:1.25rem}.resources-page__web-subsection .add-data__web-subsection-title{margin-bottom:.35rem}.resources-page__web-page-actions{flex-wrap:wrap;align-items:stretch}.resources-page__web-page-actions .resources-page__input{flex:1 1 12rem;min-width:0}.resources-page__web-page-actions .resources-page__btn-update-web,.resources-page__web-page-actions .resources-page__icon-btn{flex-shrink:0}.resources-page__new-text-form{margin-bottom:1rem}.resources-page__new-text-area{display:block;width:100%;box-sizing:border-box;resize:vertical;min-height:120px;font-family:inherit;line-height:1.5}.resources-page__new-text-actions{display:flex;justify-content:flex-end;margin-top:.5rem}.resources-page__btn-plus{width:44px;height:44px;background:#16a34a;color:#fff;font-size:1.25rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;flex-shrink:0}.resources-page__btn-plus:hover{background:#15803d}.resources-page__tips-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.resources-page__tip-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem}.resources-page__tip-icon{font-size:1.5rem;display:block;margin-bottom:.5rem}.resources-page__tip-icon--purple{color:#7c3aed}.resources-page__tip-title{font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 .35rem}.resources-page__tip-desc{font-size:.85rem;color:#64748b;margin:0;line-height:1.4}.resources-page__right{display:flex;flex-direction:column;gap:1rem;position:sticky;top:1rem}.resources-page__panel-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem}.resources-page__panel-title{font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 .75rem}.resources-page__training-status{margin-bottom:.75rem}.resources-page__training-success{display:flex;align-items:center;gap:.5rem;color:#16a34a;font-weight:600;font-size:.95rem}.resources-page__training-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#dcfce7;border-radius:50%;font-size:.85rem}.resources-page__training-meta{font-size:.8rem;color:#64748b;margin:.25rem 0 .5rem}.resources-page__progress-bar{height:8px;background:#e2e8f0;border-radius:8px;overflow:hidden}.resources-page__progress-fill{height:100%;background:#16a34a;border-radius:8px;transition:width .3s}.resources-page__toggle-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.resources-page__toggle-label{display:block;font-size:.9rem;font-weight:600;color:#334155}.resources-page__switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.resources-page__switch input{opacity:0;width:0;height:0}.resources-page__switch-slider{position:absolute;cursor:pointer;inset:0;background:#cbd5e1;border-radius:24px;transition:.2s}.resources-page__switch-slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 3px #0003}.resources-page__switch input:checked+.resources-page__switch-slider{background:#7c3aed}.resources-page__switch input:checked+.resources-page__switch-slider:before{transform:translate(20px)}.resources-page__panel-desc{font-size:.8rem;color:#64748b;margin:.25rem 0 0;line-height:1.4}.resources-page__quick-replies-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.resources-page__quick-replies-actions>.resources-page__section-btn{margin-bottom:0}.resources-page__quick-reply-row-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.resources-page__quick-reply-row-footer .resources-page__btn-ai-answer{margin-top:0}.resources-page__btn-save-row{padding:.4rem .85rem;font-size:.85rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;background:#7c3aed;color:#fff}.resources-page__btn-save-row:hover:not(:disabled){background:#6d28d9}.resources-page__btn-save-row:disabled{opacity:.55;cursor:not-allowed}.resources-page__quick-replies-add-only{margin-top:.75rem}.resources-page__quick-replies-add-only.resources-page__section-btn{margin-bottom:0}.resources-page__btn-ai-answer{margin-top:.35rem;padding:.4rem .75rem;font-size:.85rem;font-weight:600;border-radius:8px;border:1px solid #a78bfa;background:#fff;color:#5b21b6;cursor:pointer}.resources-page__btn-ai-answer:hover:not(:disabled){background:#f5f3ff}.resources-page__btn-ai-answer:disabled{opacity:.55;cursor:not-allowed}.resources-page__btn-train,.resources-page__btn-help{width:100%;margin-top:.5rem;padding:.5rem 1rem;background:#7c3aed;color:#fff;font-weight:600;border:none;border-radius:8px;cursor:pointer;font-size:.9rem}.resources-page__btn-train:hover,.resources-page__btn-help:hover{background:#6d28d9}.resources-page__history-list,.resources-page__stats-list{list-style:none;padding:0;margin:0}.resources-page__history-item{display:flex;align-items:center;justify-content:space-between;padding:.4rem 0;font-size:.85rem;border-bottom:1px solid #f1f5f9}.resources-page__history-item:last-child{border-bottom:none}.resources-page__stats-list li{display:flex;align-items:center;justify-content:space-between;padding:.4rem 0;font-size:.85rem}.resources-page__stats-list strong{color:#0f172a}.resources-page__check-list{list-style:none;padding:0;margin:0 0 .75rem}.resources-page__check-list li{display:flex;align-items:center;gap:.5rem;padding:.3rem 0;font-size:.85rem;color:#334155}.resources-page__check{color:#16a34a;font-weight:700}.resources-page__warning{display:flex;gap:.5rem;padding:.75rem;background:#fef3c7;border-radius:8px;border:1px solid #fde68a}.resources-page__warning-icon{font-size:1.1rem;flex-shrink:0}.resources-page__warning p{margin:0;font-size:.85rem;color:#92400e;line-height:1.4}.resources-page__storage-bar{height:8px;background:#e2e8f0;border-radius:8px;overflow:hidden;margin:.35rem 0 .5rem}.resources-page__storage-fill{height:100%;background:#7c3aed;border-radius:8px;transition:width .3s}.resources-page__storage-text{font-size:.85rem;font-weight:600;color:#0f172a;margin:0}.resources-page__storage-link{color:#7c3aed;text-decoration:underline}.resources-page__storage-link:hover{color:#6d28d9}.resources-page__upgrade-card .dashboard__upgrade-title{font-size:.9rem}.resources-page__footer{background:#1e293b;color:#94a3b8;padding:1.5rem;font-size:.85rem;margin-top:auto}.resources-page__footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1rem}.resources-page__footer-col{display:flex;flex-direction:column;gap:.35rem}.resources-page__footer-col a{color:#94a3b8;text-decoration:none}.resources-page__footer-col a:hover{color:#fff}.resources-page__footer-group{font-weight:600;color:#cbd5e1;margin-bottom:.25rem}.resources-page__footer-bottom{max-width:1200px;margin:0 auto;padding-top:1rem;border-top:1px solid #334155;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.resources-page__footer-bottom a{color:#94a3b8;text-decoration:none}.resources-page__footer-bottom a:hover{color:#fff}.resources-page__footer-copy{margin-left:auto}@media(max-width:1024px){.resources-page__summary{grid-template-columns:repeat(2,1fr)}.resources-page__content{grid-template-columns:1fr}.resources-page__right{position:static}.resources-page__tips-grid{grid-template-columns:1fr}}@media(max-width:640px){.resources-page__header{flex-direction:column;align-items:flex-start}.resources-page__summary{grid-template-columns:1fr}}.messages-page__main{display:flex;flex-direction:column;gap:1rem;padding-bottom:2rem}.messages-page__topbar{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.messages-page__page-title{font-size:1.25rem;font-weight:700;color:#0f172a}.messages-page__page-subtitle{font-size:.9rem;color:#64748b;margin-right:auto}.messages-page__topbar-icons{display:flex;align-items:center;gap:.5rem}.messages-page__channel-icon{font-size:.8rem;color:#64748b;padding:.25rem .5rem;background:#f1f5f9;border-radius:6px}.messages-page__user-block{padding:.4rem .6rem}.messages-page__user-block .dashboard__user-name{font-size:.9rem}.messages-page__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.messages-page__stat-card{border:none;border-radius:12px;padding:1rem 1.25rem;text-align:left;cursor:pointer;transition:box-shadow .2s,transform .15s;background:#fff;border:2px solid transparent;display:flex;flex-direction:column;gap:.35rem}.messages-page__stat-card:hover{transform:translateY(-1px)}.messages-page__stat-card--purple{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff}.messages-page__stat-card--purple.messages-page__stat-card--active{box-shadow:0 4px 14px #7c3aed66}.messages-page__stat-card--orange{background:#fff7ed;color:#0f172a;border-color:#fed7aa}.messages-page__stat-card--orange.messages-page__stat-card--active{border-color:#ea580c;box-shadow:0 2px 10px #ea580c26}.messages-page__stat-card--blue{background:#eff6ff;color:#0f172a;border-color:#bfdbfe}.messages-page__stat-card--blue.messages-page__stat-card--active{border-color:#2563eb;box-shadow:0 2px 10px #2563eb26}.messages-page__stat-card--green{background:#f0fdf4;color:#0f172a;border-color:#bbf7d0}.messages-page__stat-card--green.messages-page__stat-card--active{border-color:#16a34a;box-shadow:0 2px 10px #16a34a26}.messages-page__stat-label{font-size:.85rem;font-weight:500;opacity:.95}.messages-page__stat-card--purple .messages-page__stat-label{opacity:.9}.messages-page__stat-value{font-size:1.5rem;font-weight:700}.messages-page__search-wrap{width:100%;max-width:480px}.messages-page__search{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.95rem;background:#fff}.messages-page__search::placeholder{color:#94a3b8}.messages-page__search:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.messages-page__inbox{display:grid;grid-template-columns:320px 1fr;gap:0;min-height:420px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.messages-page__conversations{border-right:1px solid #e2e8f0;display:flex;flex-direction:column;min-width:0}.messages-page__conversations-head{padding:1rem;border-bottom:1px solid #e2e8f0}.messages-page__conversations-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .75rem}.messages-page__time-filters{display:flex;gap:.5rem;flex-wrap:wrap}.messages-page__time-btn{padding:.4rem .75rem;font-size:.85rem;font-weight:500;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer}.messages-page__time-btn:hover{background:#f1f5f9;color:#0f172a}.messages-page__time-btn--active{background:#7c3aed;color:#fff;border-color:#7c3aed}.messages-page__conversation-list{list-style:none;padding:0;margin:0;overflow-y:auto;flex:1}.messages-page__conversation-empty{padding:1.25rem 1rem;color:#64748b;font-size:.9rem;line-height:1.45}.messages-page__conversation-empty p{margin:0}.messages-page__conversation-section{list-style:none;border-bottom:1px solid #f1f5f9}.messages-page__conversation-section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem 1rem;background:#f8fafc;color:#475569;font-size:.8rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.messages-page__conversation-section-head--instagram{color:#7c2d12;background:#fff7ed}.messages-page__conversation-section-head--whatsapp{color:#166534;background:#f0fdf4}.messages-page__conversation-section-head--panel{color:#5b21b6;background:#f5f3ff}.messages-page__conversation-section-list{list-style:none;padding:0;margin:0}.messages-page__conversation-section-empty{padding:.85rem 1rem;margin:0;color:#94a3b8;font-size:.85rem}.messages-page__conversation-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background .15s}.messages-page__conversation-item:hover{background:#f8fafc}.messages-page__conversation-item--active{background:#f5f3ff}.messages-page__conv-avatar{width:44px;height:44px;border-radius:50%;background:#7c3aed;color:#fff;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.messages-page__conv-avatar--instagram{background:linear-gradient(135deg,#f97316,#db2777);font-size:.85rem}.messages-page__conv-avatar--whatsapp{background:#16a34a;font-size:.85rem}.messages-page__conv-avatar--panel{background:#7c3aed}.messages-page__conv-body{flex:1;min-width:0}.messages-page__conv-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.messages-page__conv-name{font-weight:600;font-size:.95rem;color:#0f172a}.messages-page__conv-time{font-size:.8rem;color:#94a3b8}.messages-page__conv-preview{font-size:.85rem;color:#64748b;margin:0 0 .35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-page__conv-meta{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.messages-page__channel-pill{display:inline-flex;align-items:center;width:fit-content;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:700;background:#f1f5f9;color:#475569}.messages-page__channel-pill--instagram{background:#ffedd5;color:#c2410c}.messages-page__channel-pill--whatsapp{background:#dcfce7;color:#166534}.messages-page__channel-pill--panel{background:#ede9fe;color:#6d28d9}.messages-page__conv-status{font-size:.75rem;font-weight:600;display:inline-block;padding:.15rem .5rem;border-radius:999px}.messages-page__conv-status--pending{background:#fef3c7;color:#b45309}.messages-page__conv-status--unanswered{background:#ffedd5;color:#c2410c}.messages-page__conv-status--bot{background:#ede9fe;color:#6d28d9}.messages-page__conv-status--answered{background:#dcfce7;color:#166534}.messages-page__chat{display:flex;flex-direction:column;min-height:420px}.messages-page__chat-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;background:#fff}.messages-page__chat-user{display:flex;flex-direction:column;gap:.2rem}.messages-page__chat-name{font-weight:700;font-size:1rem;color:#0f172a}.messages-page__chat-phone{font-size:.85rem;color:#64748b;display:flex;align-items:center;gap:.35rem}.messages-page__chat-phone-icon{font-size:.9rem}.messages-page__chat-username{font-size:.85rem;color:#7c3aed;font-weight:700}.messages-page__chat-menu{width:36px;height:36px;border:none;background:transparent;border-radius:8px;cursor:pointer;font-size:1.25rem;color:#64748b;line-height:1}.messages-page__chat-menu:hover{background:#f1f5f9;color:#0f172a}.messages-page__chat-messages{flex:1;overflow-y:auto;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:1rem;background:#f8fafc}.messages-page__bubble-wrap{display:flex;justify-content:flex-start}.messages-page__bubble-wrap--bot{justify-content:flex-end}.messages-page__bubble{max-width:75%;padding:.85rem 1rem;border-radius:12px;background:#fff;border:1px solid #e2e8f0}.messages-page__bubble-wrap--bot .messages-page__bubble{background:#7c3aed;color:#fff;border-color:#7c3aed}.messages-page__bubble-wrap--pending .messages-page__bubble{border:2px solid #f59e0b;background:#fffbeb;color:#0f172a}.messages-page__bubble-text{margin:0 0 .5rem;font-size:.95rem;line-height:1.5}.messages-page__bubble-footer{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.messages-page__bubble-time{font-size:.75rem;opacity:.85}.messages-page__bubble-wrap--bot .messages-page__bubble-time{opacity:.9}.messages-page__bubble-tag{font-size:.7rem;font-weight:600;padding:.15rem .45rem;border-radius:999px}.messages-page__bubble-tag--bot{background:#ffffff4d;color:#fff}.messages-page__bubble-tag--pending{background:#fef3c7;color:#b45309}.messages-page__bubble-actions{display:flex;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.messages-page__bubble-wrap--pending .messages-page__bubble-actions{border-top-color:#fde68a}.messages-page__action-btn{padding:.4rem .75rem;font-size:.85rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:background .15s,color .15s}.messages-page__action-btn--approve{background:#16a34a;color:#fff}.messages-page__action-btn--approve:hover{background:#15803d}.messages-page__action-btn--edit{background:#e2e8f0;color:#475569}.messages-page__action-btn--edit:hover{background:#cbd5e1}.messages-page__action-btn--reject{background:#fef2f2;color:#dc2626}.messages-page__action-btn--reject:hover{background:#fee2e2}.messages-page__chat-input-wrap{padding:1rem 1.25rem;border-top:1px solid #e2e8f0;background:#fff}.messages-page__chat-input-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.messages-page__attach-btn{flex-shrink:0;background:none;border:none;color:#64748b;cursor:pointer;padding:.35rem;font-size:1.1rem;line-height:1;display:flex;align-items:center;justify-content:center}.messages-page__attach-btn:hover{color:#334155}.messages-page__chat-input{flex:1;min-width:0;padding:.65rem .75rem;border:none;border-radius:8px;font-size:.9rem;background:#fff}.messages-page__chat-input:focus{outline:none;box-shadow:0 0 0 2px #7c3aed}.messages-page__send-btn{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:none;background:#7c3aed;color:#fff;cursor:pointer;font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center}.messages-page__send-btn:hover{background:#6d28d9}.messages-page__send-btn:disabled{opacity:.85;cursor:wait}.messages-page__send-spinner{color:#fff;width:22px;height:22px}.messages-page__chat-options{display:flex;flex-wrap:wrap;gap:1rem}.messages-page__checkbox{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#64748b;cursor:pointer}.messages-page__checkbox input{width:1rem;height:1rem;accent-color:#7c3aed}.messages-page__chat-empty{flex:1;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.95rem}.messages-page__feature-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.messages-page__feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;text-align:center;transition:border-color .2s,box-shadow .2s}.messages-page__feature-card:hover{border-color:#c4b5fd;box-shadow:0 4px 12px #7c3aed14}.messages-page__feature-icon{font-size:1.5rem;display:block;margin-bottom:.5rem}.messages-page__feature-title{font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 .35rem}.messages-page__feature-desc{font-size:.8rem;color:#64748b;margin:0;line-height:1.4}.messages-page__banner{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;border-radius:12px;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.messages-page__banner-text{margin:0;font-size:.95rem;line-height:1.5;flex:1;min-width:280px}.messages-page__banner-text strong{font-weight:700}.messages-page__banner-actions{display:flex;gap:.75rem;flex-shrink:0}.messages-page__banner-btn{padding:.5rem 1rem;font-size:.9rem;font-weight:600;border-radius:8px;text-decoration:none;transition:opacity .15s,background .15s}.messages-page__banner-btn--primary{background:#fff;color:#7c3aed}.messages-page__banner-btn--primary:hover{opacity:.95;background:#f5f3ff}.messages-page__banner-btn--secondary{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.5)}.messages-page__banner-btn--secondary:hover{background:#ffffff4d}button.messages-page__banner-btn{cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;min-width:5.5rem}button.messages-page__banner-btn--primary{border:none}button.messages-page__banner-btn:disabled{opacity:.85;cursor:wait}.messages-page__banner-btn-spinner{width:18px;height:18px;color:#7c3aed;flex-shrink:0}@media(max-width:1024px){.messages-page__stats{grid-template-columns:repeat(2,1fr)}.messages-page__inbox{grid-template-columns:1fr}.messages-page__conversations{border-right:none;border-bottom:1px solid #e2e8f0;max-height:280px}.messages-page__feature-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.messages-page__topbar{flex-direction:column;align-items:flex-start}.messages-page__page-subtitle{margin-right:0}.messages-page__stats,.messages-page__feature-cards{grid-template-columns:1fr}.messages-page__banner{flex-direction:column;align-items:stretch;text-align:center}.messages-page__banner-actions{justify-content:center}}.add-data{min-height:100vh;padding:2rem;max-width:900px;margin:0 auto;background:#f8fafc}.add-data__stepper{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;flex-wrap:wrap}.add-data__stepper-step{color:#94a3b8;padding:.35rem .6rem;border-radius:8px}.add-data__stepper-step--done{color:#16a34a;font-weight:500}.add-data__stepper-step--current{background:#7c3aed;color:#fff;font-weight:600}.add-data__title{font-size:1.75rem;font-weight:700;color:#7c3aed;margin:0 0 .5rem}.add-data__desc{color:#64748b;margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.add-data__cards{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.add-data__card{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.add-data__card-title{display:flex;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.add-data__card-icon{font-size:1.25rem}.add-data__card-desc{font-size:.9rem;color:#64748b;margin:0 0 1rem;line-height:1.5}.add-data__content-quota{margin:0 0 1.25rem;padding:1rem 1.1rem;border-radius:10px;border:1px solid #c4b5fd;background:linear-gradient(135deg,#faf5ff,#f5f3ff)}.add-data__content-quota-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem .75rem;margin-bottom:.65rem;font-size:.9rem;color:#334155}.add-data__content-quota-head strong{color:#5b21b6;font-weight:700}.add-data__content-quota-track{height:8px;background:#e9d5ff;border-radius:999px;overflow:hidden;margin-bottom:.5rem}.add-data__content-quota-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#7c3aed,#a855f7);transition:width .25s ease}.add-data__card-grid{display:grid;gap:1rem}.add-data__field{display:flex;flex-direction:column;gap:.35rem}.add-data__field>span{font-size:.85rem;font-weight:600;color:#334155}.add-data__field-label{font-size:.85rem;font-weight:600;color:#334155}.add-data__label-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.25rem .75rem}.add-data__field input,.add-data__field textarea{padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;font-family:inherit}.add-data__field textarea{resize:vertical;min-height:80px}.add-data__personality{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.add-data__personality-btn{padding:.5rem 1rem;border:2px solid #e2e8f0;border-radius:8px;background:#fff;font-size:.9rem;font-weight:500;color:#475569;cursor:pointer;transition:border-color .2s,background .2s}.add-data__personality-btn:hover{border-color:#c4b5fd;background:#f5f3ff}.add-data__personality-btn--active{border-color:#7c3aed;background:#ede9fe;color:#7c3aed}.add-data__qa-title{font-size:.95rem;font-weight:600;color:#334155;margin:0 0 .75rem}.add-data__faq-list{list-style:none;padding:0;margin:0 0 1rem}.add-data__faq-item{padding:.6rem 2rem .6rem .75rem;background:#f8fafc;border-radius:8px;margin-bottom:.5rem;font-size:.9rem;position:relative}.add-data__faq-item .add-data__remove{position:absolute;right:.5rem;top:.5rem}.add-data__qa-form{display:flex;flex-direction:column;gap:.5rem}.add-data__qa-form input{padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem}.add-data__qa-add{align-self:flex-start;padding:.5rem 1rem;background:#7c3aed;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer}.add-data__qa-add:hover{background:#6d28d9}.add-data__faq-hint{margin:0;font-size:.85rem;color:#b45309}.add-data__faq-hint--row{grid-column:1 / -1}.add-data__sources-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.add-data__source-block{padding:1rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.add-data__source-title{font-size:.95rem;font-weight:600;color:#0f172a;margin:0 0 .35rem}.add-data__source-desc{font-size:.8rem;color:#64748b;margin:0 0 .75rem;line-height:1.4}.add-data__dropzone{border:2px dashed #cbd5e1;border-radius:10px;padding:1.25rem;text-align:center;margin-bottom:.5rem;background:#fff;position:relative;transition:border-color .2s,background .2s}.add-data__dropzone--over{border-color:#7c3aed;background:#f5f3ff}.add-data__upload-success{color:#16a34a;font-weight:600;font-size:.9rem;margin:.35rem 0 .5rem}.add-data__upload-tag{font-size:.75rem;font-weight:600;color:#166534;background:#dcfce7;padding:.15rem .45rem;border-radius:4px;margin-left:.5rem}.add-data__file-input{position:absolute;width:0;height:0;opacity:0}.add-data__btn-file{padding:.5rem 1rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:500;font-size:.9rem;cursor:pointer}.add-data__btn-file:hover{background:#1d4ed8}.add-data__hint{font-size:.75rem;color:#94a3b8;margin:0}.add-data__crawl-status{font-size:.8rem;color:#64748b;font-weight:500}.add-data__crawl-links{margin:.65rem 0 .5rem;padding:.65rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:.78rem;color:#64748b}.add-data__crawl-links-label{display:block;font-weight:600;color:#475569;margin-bottom:.4rem;font-size:.8rem}.add-data__crawl-links-group{margin-top:.45rem}.add-data__crawl-links-group:first-of-type{margin-top:0}.add-data__crawl-links-seed{display:block;font-size:.72rem;font-weight:600;color:#7c3aed;margin-bottom:.2rem}.add-data__crawl-links-list{list-style:disc;margin:0;padding-left:1.15rem}.add-data__crawl-links-list li{margin:.15rem 0}.add-data__crawl-links-list a{color:#5b21b6;word-break:break-all;text-decoration:underline}.add-data__crawl-links-list a:hover{color:#4c1d95}.add-data__input-row{display:flex;gap:.5rem}.add-data__input-row--top{margin-top:.5rem}.add-data__input-row input{flex:1;padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem}.add-data__btn-add{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.6rem 1rem;background:#7c3aed;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer}.add-data__btn-add:hover{background:#6d28d9}.add-data__btn-add:disabled{cursor:wait;opacity:.92}.add-data__btn-spinner{width:18px;height:18px;flex-shrink:0;color:#fff}.chat-spinner__arc{transform-origin:12px 12px;animation:bot-test-spin .75s linear infinite}.add-data__url-list{list-style:none;padding:0;margin:.5rem 0 0}.add-data__url-list li{display:flex;align-items:center;justify-content:space-between;padding:.4rem 0;font-size:.85rem;color:#475569}.add-data__card--summary .add-data__summary{display:flex;flex-wrap:wrap;gap:1rem}.add-data__summary-item{font-size:.9rem;color:#64748b}.add-data__toggle-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.add-data__toggle-row:last-child{margin-bottom:0}.add-data__toggle-label{display:block;font-size:.9rem;font-weight:600;color:#334155}.add-data__toggle-desc{display:block;font-size:.8rem;color:#64748b;margin-top:.15rem}.add-data__switch{position:relative;display:inline-block;width:48px;height:26px;flex-shrink:0}.add-data__switch input{opacity:0;width:0;height:0}.add-data__switch-slider{position:absolute;cursor:pointer;inset:0;background:#cbd5e1;border-radius:26px;transition:.2s}.add-data__switch-slider:before{content:"";position:absolute;height:20px;width:20px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 3px #0003}.add-data__switch input:checked+.add-data__switch-slider{background:#7c3aed}.add-data__switch input:checked+.add-data__switch-slider:before{transform:translate(22px)}.add-data__tips{margin-bottom:2rem}.add-data__tips-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0 0 .35rem}.add-data__tips-desc{font-size:.9rem;color:#64748b;margin:0 0 1rem}.add-data__tips-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.add-data__tip-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem}.add-data__tip-icon{font-size:1.5rem;display:block;margin-bottom:.5rem}.add-data__tip-card strong{display:block;font-size:.95rem;color:#0f172a;margin-bottom:.35rem}.add-data__tip-card p{font-size:.85rem;color:#64748b;margin:0;line-height:1.4}.add-data__remove{background:none;border:none;color:#94a3b8;font-size:1.25rem;cursor:pointer;padding:0 .25rem;line-height:1}.add-data__remove:hover{color:#dc2626}.add-data__error{color:#dc2626;font-size:.9rem;margin:0 0 1rem}.add-data__actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.add-data__actions-left{display:flex;flex-direction:column;gap:.5rem}.add-data__btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer}.add-data__btn--secondary{background:#fff;border:1px solid #e2e8f0;color:#475569}.add-data__btn--secondary:hover{background:#f8fafc}.add-data__btn--primary{background:#7c3aed;color:#fff;border:none}.add-data__btn--primary:hover:not(:disabled){background:#6d28d9}.add-data__btn--primary:disabled{opacity:.6;cursor:not-allowed}.add-data__link{background:none;border:none;color:#7c3aed;font-size:.9rem;font-weight:500;cursor:pointer;padding:0;text-align:left}.add-data__link:hover{text-decoration:underline}.add-data--onboarding{padding-bottom:calc(6.75rem + env(safe-area-inset-bottom,0px))}.add-data--onboarding .add-data__actions-shell{position:fixed;left:50%;transform:translate(-50%);bottom:0;z-index:30;width:min(100%,900px);box-sizing:border-box;padding:.85rem 2rem calc(.85rem + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -8px 32px #0f172a1f}.add-data--onboarding .add-data__actions-shell .add-data__actions{margin:0}.add-data__actions-hint{margin:.65rem 0 0;font-size:.8rem;line-height:1.4;color:#64748b}.add-data__actions-hint--err{color:#b91c1c;font-weight:500}.add-data--onboarding .add-data__progress{margin-bottom:1.5rem}.add-data__progress-steps{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.add-data__progress-step{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:8px;font-size:.9rem;font-weight:500;color:#94a3b8;background:#f1f5f9}.add-data__progress-step--current{background:#7c3aed;color:#fff}.add-data__progress-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#ffffff4d;font-size:.8rem}.add-data__progress-step--current .add-data__progress-num{background:#fff6}.add-data__progress-label{font-size:.85rem;color:#64748b;margin:.35rem 0 0}.add-data__card-grid--row{grid-template-columns:1fr 1fr}@media(max-width:600px){.add-data__card-grid--row{grid-template-columns:1fr}}.add-data__select{padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;font-family:inherit;background:#fff}.add-data__char-count{font-size:.8rem;color:#94a3b8;margin-top:.25rem}.add-data__char-count--inline{margin-top:0;font-weight:500;flex-shrink:0}.add-data__personality--cards{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.add-data__personality-card{padding:1rem;border:2px solid #e2e8f0;border-radius:10px;background:#fff;text-align:left;cursor:pointer;transition:border-color .2s,background .2s}.add-data__personality-card:hover{border-color:#c4b5fd;background:#faf5ff}.add-data__personality-card--active{border-color:#7c3aed;background:#ede9fe}.add-data__personality-label{display:block;font-size:.95rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.add-data__personality-desc{display:block;font-size:.8rem;color:#64748b}.add-data__qa-form--row{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}.add-data__dropzone--static{pointer-events:none}.add-data__dropzone-icon{font-size:2rem;display:block;margin-bottom:.5rem;color:#94a3b8}.add-data__dropzone-title{font-size:.9rem;color:#64748b;margin:0 0 .5rem}.add-data__btn-add--icon{min-width:44px;padding:.6rem;font-size:1.1rem}.add-data__btn-add--danger{background:#b91c1c}.add-data__btn-add--danger:hover{background:#991b1b}.add-data__web-subsection{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.add-data__web-subsection:first-of-type{margin-top:.65rem;padding-top:0;border-top:none}.add-data__web-subsection-title{margin:0 0 .25rem;font-size:.92rem;font-weight:600;color:#1f2937}.add-data__web-field-separator{border:none;border-top:1px solid #e5e7eb;margin:1rem 0 .85rem}.add-data__training-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.add-data__training-card{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px}.add-data__training-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#16a34a;color:#fff;border-radius:8px;font-size:1rem;flex-shrink:0}.add-data__training-card strong{display:block;font-size:.95rem;color:#0f172a;margin-bottom:.25rem}.add-data__training-card p{font-size:.85rem;color:#64748b;margin:0;line-height:1.4}.add-data__actions-right{display:flex;align-items:center;gap:1rem}.add-data__tip-card--purple{background:#f5f3ff;border-color:#c4b5fd}.add-data__tip-card--purple .add-data__tip-icon{color:#7c3aed}.add-data__tip-card--green{background:#f0fdf4;border-color:#bbf7d0}.add-data__tip-card--green .add-data__tip-icon{color:#16a34a}@media(max-width:640px){.add-data__personality--cards{grid-template-columns:1fr 1fr}.add-data__training-cards,.add-data__sources-row,.add-data__tips-grid{grid-template-columns:1fr}}.bot-test{min-height:100vh;padding:2rem;max-width:1100px;margin:0 auto;background:#f8fafc}.bot-test--embedded{min-height:0;padding:0;max-width:none;margin:0;background:transparent}html:has(.bot-test--web-embed),html:has(.bot-test--web-embed) body,html:has(.bot-test--web-embed) #root{height:100%;margin:0}.bot-test--web-embed{box-sizing:border-box;min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;padding:0;max-width:none;margin:0;display:flex;flex-direction:column;background:#f8fafc}.bot-test--web-state{align-items:center;justify-content:center}.bot-test--web-preview{min-height:100vh;min-height:100dvh;padding:1.25rem;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.bot-test--web-preview .bot-test__web-embed-shell{width:min(920px,100%);flex:1;min-height:0;display:flex;flex-direction:column}.bot-test--web-preview .bot-test__chat-panel{flex:1;min-height:min(640px,calc(100dvh - 5rem));display:flex;flex-direction:column}.bot-test--web-preview .bot-test__chat-messages{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.bot-test--web-preview .bot-test__input-wrap{flex-shrink:0;margin-top:auto}.bot-test__web-embed-state-text{margin:0;color:#64748b;font-size:.95rem}.bot-test__web-embed-denied-card{max-width:340px;margin:1rem;padding:1.25rem;text-align:center;background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014}.bot-test__web-embed-denied-title{margin:0;font-weight:600;color:#0f172a}.bot-test__web-embed-denied-text{margin:.75rem 0 0;color:#64748b;font-size:.9rem;line-height:1.45}.bot-test__web-embed-shell{flex:1;min-height:0;width:100%;display:flex;flex-direction:column}.bot-test--web-embed .bot-test__chat-panel{flex:1;min-height:0;display:flex;flex-direction:column;border:none;border-radius:0;box-shadow:none;padding:.75rem .85rem .85rem}.bot-test--web-embed .bot-test__chat-header{flex-shrink:0;margin-bottom:.75rem;padding-bottom:.65rem}.bot-test--web-embed .bot-test__chat-messages{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;margin-bottom:.75rem}.bot-test--web-embed .bot-test__input-wrap{flex-shrink:0;margin-top:auto}.bot-test--web-themed{--web-widget-color: #7c3aed;--web-widget-name-color: #0f172a}.bot-test--web-themed .bot-test__chat-name{color:var(--web-widget-name-color);display:inline-flex;align-items:center;gap:.35rem}.bot-test--web-themed .bot-test__chat-name-icon{font-size:1.1rem;line-height:1}.bot-test--web-themed .bot-test__msg--user,.bot-test--web-themed .bot-test__send{background:var(--web-widget-color)}.bot-test--web-themed .bot-test__send:hover{filter:brightness(.92)}.bot-test--web-themed .bot-test__input:focus{box-shadow:0 0 0 2px var(--web-widget-color)}.bot-test--web-themed .bot-test__typing-spinner{color:var(--web-widget-color)}.bot-test__web-embed-footnote{flex-shrink:0;margin:0;padding:.75rem 1.25rem 1.25rem;color:#94a3b8;font-size:.85rem;text-align:center}.bot-test__header{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.bot-test__header-main{flex:1;min-width:min(100%,240px)}.bot-test__title{display:flex;align-items:center;gap:.5rem;font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .35rem}.bot-test__title-icon{font-size:2rem}.bot-test__subtitle{font-size:.95rem;color:#64748b;margin:0 0 .75rem}.bot-test__status{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .75rem;background:#dcfce7;color:#166534;border-radius:999px;font-size:.85rem;font-weight:600}.bot-test__status-dot{width:8px;height:8px;background:#16a34a;border-radius:50%}.bot-test__main{display:grid;grid-template-columns:1fr 280px;gap:1.5rem;align-items:start;margin-bottom:1.5rem}.bot-test__chat-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #0000000d}.bot-test__chat-header{display:flex;align-items:center;gap:.5rem;padding-bottom:.75rem;margin-bottom:1rem;border-bottom:1px solid #e2e8f0}.bot-test__chat-name{font-weight:700;color:#7c3aed}.bot-test__chat-online{font-size:.8rem;color:#16a34a;margin-left:auto}.bot-test__chat-info{background:none;border:none;color:#94a3b8;cursor:pointer;padding:0 .25rem;font-size:.9rem}.bot-test__chat-messages{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;min-height:80px}.bot-test__msg{max-width:85%;padding:.75rem 1rem;border-radius:12px;font-size:.9rem;line-height:1.4}.bot-test__msg--bot{background:#ede9fe;color:#5b21b6;align-self:flex-start}.bot-test__msg--user{background:#7c3aed;color:#fff;align-self:flex-end}.bot-test__typing{display:inline-flex;align-items:center;gap:.6rem;align-self:flex-start;max-width:85%;padding:.65rem 1rem;border-radius:12px;background:#ede9fe;color:#5b21b6;font-size:.85rem}.bot-test__typing-text{font-weight:500}.bot-test__typing-spinner{flex-shrink:0;color:#7c3aed}.bot-test__send-spinner{color:#fff;width:22px;height:22px}.bot-test__spinner-arc{transform-origin:12px 12px;animation:bot-test-spin .75s linear infinite}@keyframes bot-test-spin{to{transform:rotate(360deg)}}.bot-test__send:disabled{opacity:.85;cursor:wait}.bot-test__sample-label{font-size:.85rem;color:#64748b;margin:0 0 .5rem;text-align:right}.bot-test__sample-label--muted{text-align:left;line-height:1.45;margin-bottom:1rem;color:#94a3b8}.bot-test__sample-btns{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;justify-content:flex-end}.bot-test__sample-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .85rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;font-size:.85rem;color:#334155;cursor:pointer;transition:background .2s,border-color .2s}.bot-test__sample-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.bot-test__sample-icon{font-size:1rem}.bot-test__input-wrap{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.bot-test__input{flex:1;padding:.65rem .75rem;border:none;border-radius:8px;font-size:.9rem;background:#fff}.bot-test__input:focus{outline:none;box-shadow:0 0 0 2px #7c3aed}.bot-test__attach,.bot-test__preview{background:none;border:none;color:#64748b;cursor:pointer;padding:.35rem;font-size:1.1rem}.bot-test__send{width:40px;height:40px;border-radius:50%;background:#7c3aed;color:#fff;border:none;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center}.bot-test__send:hover{background:#6d28d9}.bot-test__side{display:flex;flex-direction:column;gap:1rem}.bot-test__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;box-shadow:0 1px 3px #0000000d}.bot-test__card-title{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 .75rem}.bot-test__card-icon{font-size:1.1rem}.bot-test__stats{display:flex;flex-direction:column;gap:.75rem}.bot-test__stat{display:flex;flex-direction:column;gap:.2rem}.bot-test__stat-value{font-size:1.35rem;font-weight:800}.bot-test__stat-value--blue{color:#2563eb}.bot-test__stat-value--green{color:#16a34a}.bot-test__stat-value--purple{color:#7c3aed}.bot-test__stat-label{font-size:.8rem;color:#64748b}.bot-test__cta-wrap{display:flex;flex-direction:column;gap:.85rem;margin-bottom:2rem}.bot-test__cta-card{border-radius:12px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;align-items:stretch;gap:1rem}.bot-test__cta-card--copy{background:#dcfce7;border:1px solid #86efac}.bot-test__cta-card--actions{background:#f5f3ff;border:1px solid #c4b5fd;gap:.75rem}.bot-test__cta-row--split{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.bot-test__cta-row--split>p{flex:1;min-width:min(100%,12rem);margin:0}.bot-test__cta-line{margin:0;font-size:1.05rem;font-weight:700;color:#166534;line-height:1.45}.bot-test__cta-card--actions .bot-test__cta-line--muted{font-weight:600;color:#5b21b6}.bot-test__cta-line--with-icon{display:flex;align-items:flex-start;gap:.5rem}.bot-test__cta-line--with-icon .bot-test__cta-icon{flex-shrink:0;line-height:1.45;font-size:1.25rem}.bot-test__cta-icon{font-size:1.25rem}.bot-test__cta-title{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;color:#166534;margin:0}.bot-test__cta-desc{font-size:.9rem;color:#15803d;margin:0;flex:1;min-width:200px}.bot-test__cta-btn{padding:.65rem 1.25rem;background:#16a34a;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer}.bot-test__cta-btn:hover{background:#15803d}.bot-test__cta-btn--inline{flex-shrink:0;width:auto;white-space:nowrap;align-self:center}.bot-test__connect-btns{display:flex;flex-direction:column;gap:.5rem}.bot-test__connect-btns--inline{flex-direction:row;flex-wrap:wrap;justify-content:flex-end}.bot-test__card--connect .bot-test__connect-desc{margin:0 0 .75rem;font-size:.875rem;color:#64748b;line-height:1.45}.bot-test__cta-btn--ig{background:#7c3aed}.bot-test__cta-btn--ig:hover{background:#6d28d9}.bot-test__cta-btn--wa{background:#128c7e}.bot-test__cta-btn--wa:hover{background:#0d7368}.bot-test__cta-btn--block{width:100%;box-sizing:border-box}.bot-test__cta-card--actions .bot-test__cta-btn--outline{background:#fff;color:#5b21b6;border:2px solid #8b5cf6}.bot-test__cta-card--actions .bot-test__cta-btn--outline:hover{background:#ede9fe;color:#4c1d95;border-color:#7c3aed}.bot-test__guide{margin-bottom:2rem}.bot-test__guide-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 .35rem}.bot-test__guide-desc{font-size:.9rem;color:#64748b;margin:0 0 1rem}.bot-test__guide-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:stretch}.bot-test__guide-card{padding:1.25rem;border-radius:12px;border:1px solid #e2e8f0;display:flex;flex-direction:column;height:100%;min-height:0;box-sizing:border-box}.bot-test__guide-card strong{display:block;font-size:.95rem;color:#0f172a;margin-bottom:.35rem}.bot-test__guide-card p{font-size:.85rem;color:#64748b;margin:0 0 1rem;line-height:1.4;flex:1 1 auto}.bot-test__guide-card-icon{font-size:1.5rem;display:block;margin-bottom:.5rem}.bot-test__guide-card--purple{background:#f5f3ff;border-color:#c4b5fd}.bot-test__guide-card--purple .bot-test__guide-card-icon{color:#7c3aed}.bot-test__guide-card--green{background:#f0fdf4;border-color:#bbf7d0}.bot-test__guide-card--green .bot-test__guide-card-icon{color:#16a34a}.bot-test__guide-card-cta{margin-top:auto;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1rem;font-size:.85rem;font-weight:600;border-radius:8px;color:#fff;text-decoration:none;border:none;cursor:pointer;transition:background .15s;box-sizing:border-box;text-align:center}.bot-test__guide-card-cta--purple{background:#7c3aed}.bot-test__guide-card-cta--purple:hover{background:#6d28d9;color:#fff}.bot-test__guide-card-cta--green{background:#16a34a}.bot-test__guide-card-cta--green:hover{background:#15803d;color:#fff}@media(max-width:900px){.bot-test__main,.bot-test__guide-cards{grid-template-columns:1fr}}.login-page{min-height:100vh;display:flex;flex-direction:column;background:#fff}.login-page__topbar{flex-shrink:0;background:#fff;border-bottom:1px solid var(--border);padding:.875rem 1.5rem}.login-page__topbar-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.login-page__topbar-brand.signup-page__brand{margin-bottom:0}.login-page__content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem 3rem;width:100%}.login-page__intro-line{margin:0 0 1.5rem;font-size:clamp(1.1rem,2.8vw,1.35rem);font-weight:600;color:var(--brand);text-align:center;max-width:32rem;line-height:1.45}.login-page__content h1{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 1.5rem}.login-page__site-footer{flex-shrink:0;border-top:1px solid var(--border);background:#f8fafc;padding:1rem 1.5rem}.login-page__site-footer-inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.25rem;font-size:.8125rem;color:#64748b}.login-page__site-footer-links{display:flex;flex-wrap:wrap;gap:1rem}.login-page__site-footer-links a{color:#64748b;font-weight:500;text-decoration:none}.login-page__site-footer-links a:hover{color:var(--brand);text-decoration:underline}.login-page__lead{margin:-.5rem 0 1.25rem;font-size:.95rem;color:#64748b;text-align:center;max-width:26rem;line-height:1.45}.login-page__form{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:320px}.login-page__form--oauth{gap:.35rem;margin-top:0}.login-page__form--signup{max-width:420px}.login-page__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.login-page__label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:500;color:#334155}.login-page__optional{font-weight:400;color:#94a3b8}.login-page__label input{padding:.65rem .75rem;border:1px solid var(--border);border-radius:8px}.login-page__label input::placeholder{color:#94a3b8}.login-page__label input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #7c3aed26}.login-page__password-wrap{display:flex;align-items:center;gap:.5rem}.login-page__password-wrap input{flex:1}.login-page__eye{padding:.5rem;border:none;background:transparent;font-size:1.1rem;cursor:pointer}.login-page__hint{font-size:.8rem;color:#64748b;font-weight:400}.login-page__check{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:#475569}.login-page__check input{margin-top:.2rem}.login-page__check a{color:var(--brand)}.login-page__error{color:#dc2626;font-size:.9rem;margin:0}.login-page__submit{padding:.75rem;background:var(--brand-gradient);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.login-page__link{margin-top:1rem;font-size:.9rem;color:#64748b}.login-page__link a{color:var(--brand)}.signup-form__error{color:#dc2626;font-size:.9rem;margin:0}@media(max-width:480px){.login-page__row{grid-template-columns:1fr}}.signup-page{min-height:100vh;background:#fff}.signup-page__hero{padding:2rem 2.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;background:#f8fafc;border-right:1px solid var(--border)}.signup-page__brand{display:flex;align-items:center;gap:.65rem;margin-bottom:1.25rem}a.signup-page__brand{text-decoration:none;color:inherit}a.signup-page__brand:hover{text-decoration:none}.signup-page__brand-icon{width:2.5rem;height:2.5rem;border-radius:10px;box-sizing:border-box;background:#7c3aed;border:1px solid #6d28d9;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 14px #7c3aed66}.signup-page__brand-icon svg.lucide-message-square{width:1.25rem;height:1.25rem;color:#fff}.signup-page__brand-text{font-size:1.35rem;font-weight:800;letter-spacing:-.03em;color:var(--brand)}.signup-page__headline{font-size:clamp(1.65rem,3.5vw,2.35rem);font-weight:800;line-height:1.2;margin:0 0 1rem;letter-spacing:-.03em}.signup-page__headline-muted{color:#0f172a}.signup-page__headline-accent{background:linear-gradient(135deg,#9333ea,#6366f1 55%,#2563eb);-webkit-background-clip:text;background-clip:text;color:transparent}.signup-page__lede{margin:0 0 1.5rem;font-size:1rem;line-height:1.55;color:#64748b;max-width:36rem}.signup-page__feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.signup-page__feature-card{display:flex;align-items:flex-start;gap:.65rem;padding:1rem;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 1px 3px #0f172a0f}.signup-page__feature-card strong{display:block;font-size:.9rem;color:#0f172a;margin-bottom:.2rem}.signup-page__feature-card span:last-child{font-size:.8rem;color:#64748b;line-height:1.35}.signup-page__feature-icon{width:2.25rem;height:2.25rem;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.signup-page__feature-icon--wa{background:#dcfce7}.signup-page__feature-icon--ig{background:#fce7f3}.signup-page__feature-icon--link{background:#e0f2fe}.signup-page__feature-card--wide{grid-column:1 / -1}.signup-page__testimonial{padding:1.25rem 1.35rem;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 4px 20px #0f172a0f}.signup-page__stars{margin:0 0 .5rem;font-size:.95rem;letter-spacing:.08em;color:#ca8a04}.signup-page__quote{margin:0 0 1rem;font-size:.95rem;line-height:1.5;color:#334155;font-style:italic}.signup-page__social-proof{display:flex;align-items:center;gap:.65rem;font-size:.85rem;color:#64748b}.signup-page__avatars{display:flex}.signup-page__avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#c4b5fd,#a78bfa);margin-left:-10px;border:2px solid #fff;box-shadow:0 0 0 1px #e2e8f0}.signup-page__avatar:first-child{margin-left:0}.signup-page__panel{display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem 2.5rem;background:#fff}.signup-page__panel-inner{width:100%;max-width:420px}.signup-page__title{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .35rem;letter-spacing:-.02em}.signup-page__subtitle{margin:0 0 1.5rem;font-size:.95rem;color:#64748b;line-height:1.45}.signup-page__form{display:flex;flex-direction:column;gap:1rem}.signup-page__row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.signup-page__label{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:600;color:#334155}.signup-page__label input{padding:.7rem .85rem;border:1px solid var(--border);border-radius:10px;font-size:.95rem}.signup-page__label input::placeholder{color:#94a3b8}.signup-page__label input:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 3px #9333ea26}.signup-page__password-wrap{display:flex;align-items:center;gap:.35rem;border:1px solid var(--border);border-radius:10px;padding-right:.35rem;background:#fff}.signup-page__password-wrap:focus-within{border-color:#9333ea;box-shadow:0 0 0 3px #9333ea26}.signup-page__password-wrap input{flex:1;border:none;padding:.7rem .85rem;border-radius:10px;min-width:0}.signup-page__password-wrap input:focus{outline:none;box-shadow:none}.signup-page__eye{border:none;background:transparent;padding:.4rem;cursor:pointer;color:#94a3b8;line-height:1}.signup-page__eye-icon{font-size:1rem;filter:grayscale(1);opacity:.85}.signup-page__hint{font-size:.8rem;color:#64748b;font-weight:400}.signup-page__check{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#475569;line-height:1.4}.signup-page__check input{margin-top:.2rem}.signup-page__check a{color:#9333ea;font-weight:500;text-decoration:none}.signup-page__check a:hover{text-decoration:underline}.signup-page__check--before-submit{margin-top:.35rem;margin-bottom:.15rem}.signup-page__error--in-form{margin-top:.5rem;margin-bottom:0}.signup-page__oauth-google{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:.85rem 1.25rem;border:1px solid var(--border);border-radius:10px;background:#fff;color:#1f2937;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,opacity .2s}.signup-page__oauth-google:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.signup-page__oauth-google:disabled{opacity:.5;cursor:not-allowed}.signup-page__oauth-google-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.signup-page__divider{display:flex;align-items:center;gap:1rem;margin:1rem 0 .35rem;color:#94a3b8;font-size:.8rem}.signup-page__divider:before,.signup-page__divider:after{content:"";flex:1;height:1px;background:var(--border)}.signup-page__divider--after-form{margin-top:1.35rem;margin-bottom:.35rem}.signup-page__error{color:#dc2626;font-size:.875rem;margin:.65rem 0 0}.signup-page__submit{margin-top:.25rem;width:100%;padding:.85rem 1.25rem;border:none;border-radius:10px;background:#9333ea;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,transform .1s}.signup-page__submit:hover{background:#7e22ce}.signup-page__submit:active{transform:scale(.99)}.signup-page__login{text-align:center;margin:1.25rem 0 0;font-size:.9rem;color:#64748b}.signup-page__login a{color:#9333ea;font-weight:600;text-decoration:none}.signup-page__login a:hover{text-decoration:underline}.signup-page__secure{margin:1.5rem 0 0;font-size:.8rem;color:#94a3b8;display:flex;align-items:center;justify-content:center;gap:.35rem;text-align:center;line-height:1.4}@media(max-width:899px){.signup-page__hero{border-right:none;border-bottom:1px solid var(--border);padding:1.75rem 1.5rem}.signup-page__feature-grid{grid-template-columns:1fr}}@media(max-width:480px){.signup-page__row{grid-template-columns:1fr}}.verify-page{min-height:100vh;background:#fff;display:flex;flex-direction:column}.verify-page--loading{align-items:center;justify-content:center}.verify-page__loading-text{color:#64748b;margin:0}.verify-page__topbar{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.5rem;border-bottom:1px solid var(--border);background:#fff;flex-shrink:0}.verify-page__topbar-brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.verify-page__topbar-icon{width:2.25rem;height:2.25rem;border-radius:8px;box-sizing:border-box;background:#7c3aed;border:1px solid #6d28d9;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 10px #7c3aed59}.verify-page__topbar-icon svg.lucide-message-square{width:1.125rem;height:1.125rem;color:#fff}.verify-page__topbar-title{font-size:1.15rem;font-weight:800;letter-spacing:-.02em;color:var(--brand)}.verify-page__help{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;font-weight:500;color:#64748b;text-decoration:none}.verify-page__help:hover{color:#9333ea}.verify-page__body{flex:1;min-height:0;background:#fff}.verify-page__hero{padding:2rem 2.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;background:#f8fafc;border-right:1px solid var(--border)}.verify-page__hero-icon-wrap{width:4rem;height:4rem;border-radius:14px;background:#ede9fe;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;box-shadow:inset 0 1px #fffc}.verify-page__hero-icon{font-size:1.75rem;line-height:1}.verify-page__headline{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;line-height:1.2;margin:0 0 1rem;letter-spacing:-.03em}.verify-page__headline-muted{color:#0f172a}.verify-page__headline-accent{background:linear-gradient(135deg,#2563eb,#9333ea);-webkit-background-clip:text;background-clip:text;color:transparent}.verify-page__lede{margin:0 0 1.5rem;font-size:1rem;line-height:1.55;color:#64748b;max-width:32rem}.verify-page__email-highlight{color:#0f172a;font-weight:600;word-break:break-all}.verify-page__info-card{display:flex;gap:.85rem;padding:1.1rem 1.2rem;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 16px #0f172a0f;max-width:32rem}.verify-page__info-card-icon{font-size:1.35rem;flex-shrink:0;line-height:1}.verify-page__info-card strong{display:block;color:#0f172a;margin-bottom:.35rem;font-size:.95rem}.verify-page__info-card p{margin:0;font-size:.875rem;color:#64748b;line-height:1.45}.verify-page__hero-foot{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;font-size:.8rem;color:#94a3b8;padding-top:.5rem}.verify-page__hero-foot a{color:#64748b;text-decoration:none;font-weight:500}.verify-page__hero-foot a:hover{color:#9333ea}.verify-page__panel{display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem 2.5rem;background:#fff}.verify-page__panel-inner{width:100%;max-width:440px}.verify-page__steps{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-bottom:2rem;font-size:.8rem;font-weight:600;color:#64748b}.verify-page__step{display:flex;align-items:center;gap:.4rem;white-space:nowrap}.verify-page__step--active{color:#9333ea}.verify-page__step--done{color:#16a34a}.verify-page__step--future{color:#94a3b8}.verify-page__step-circle{width:1.75rem;height:1.75rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;background:#16a34a;color:#fff}.verify-page__step--active .verify-page__step-circle{background:#9333ea;color:#fff;font-weight:700}.verify-page__step-circle--muted{background:#e2e8f0;color:#64748b}.verify-page__step-line{width:1.5rem;height:2px;background:var(--border);flex-shrink:0}.verify-page__title{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .35rem;letter-spacing:-.02em}.verify-page__subtitle{margin:0 0 1.5rem;font-size:.95rem;color:#64748b}.verify-page__form{margin-bottom:.5rem}.verify-page__otp-label{display:block;font-size:.9rem;font-weight:600;color:#334155;margin-bottom:.5rem;text-align:center}.verify-page__otp-single{display:block;width:100%;max-width:280px;margin:0 auto 1.25rem;padding:.85rem 1rem;font-size:1.75rem;font-weight:700;letter-spacing:.45em;text-align:center;font-variant-numeric:tabular-nums;border:2px solid #c4b5fd;border-radius:12px;color:#0f172a;background:#fff;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.verify-page__otp-single::placeholder{letter-spacing:.2em;font-weight:500;color:#cbd5e1;font-size:1.1rem}.verify-page__otp-single:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 4px #9333ea33}.verify-page__otp-single:disabled{opacity:.5;background:#f1f5f9;cursor:not-allowed}.verify-page__otp{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.verify-page__otp-cell{width:3rem;height:3.25rem;text-align:center;font-size:1.35rem;font-weight:700;border:1px solid var(--border);border-radius:10px;color:#0f172a;transition:border-color .15s,box-shadow .15s}.verify-page__otp-cell:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 3px #9333ea33}.verify-page__otp-cell:disabled{opacity:.45;background:#f1f5f9;cursor:not-allowed}.verify-page__expired-notice{text-align:center;font-size:.9rem;color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:.75rem 1rem;margin:0 0 1rem}.verify-page__error{color:#dc2626;font-size:.875rem;margin:0 0 .75rem;text-align:center}.verify-page__demo-hint{font-size:.75rem;color:#94a3b8;margin:0 0 1rem;line-height:1.4;text-align:center}.verify-page__submit{width:100%;padding:.9rem 1.25rem;border:none;border-radius:10px;background:#9333ea;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,opacity .2s}.verify-page__submit:hover:not(:disabled){background:#7e22ce}.verify-page__submit:disabled{opacity:.5;cursor:not-allowed}.verify-page__resend{text-align:center;margin:1.25rem 0 .35rem;font-size:.9rem;color:#64748b}.verify-page__resend-btn{background:none;border:none;padding:0;font:inherit;font-weight:600;color:#9333ea;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.verify-page__resend-btn:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}.verify-page__resend-timer{text-align:center;font-size:.8rem;color:#94a3b8;margin:0 0 1rem}.verify-page__resend-done{text-align:center;font-size:.8rem;color:#16a34a;margin:0 0 1rem}.verify-page__notice{display:flex;gap:.75rem;padding:1rem 1.1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin-bottom:1.25rem}.verify-page__notice-icon{font-size:1.1rem;flex-shrink:0;line-height:1.2}.verify-page__notice strong{display:block;color:#1e40af;margin-bottom:.25rem;font-size:.9rem}.verify-page__notice p{margin:0;font-size:.85rem;color:#334155;line-height:1.45}.verify-page__link-btn{background:none;border:none;padding:0;font:inherit;font-weight:600;color:#9333ea;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.verify-page__ssl{text-align:center;font-size:.75rem;color:#94a3b8;margin:0;display:flex;align-items:center;justify-content:center;gap:.35rem}@media(max-width:899px){.verify-page__hero{border-right:none;border-bottom:1px solid var(--border);padding:1.75rem 1.5rem}.verify-page__steps{flex-wrap:wrap;font-size:.72rem}.verify-page__otp-cell{width:2.65rem;height:2.85rem;font-size:1.15rem}}.connect-page{min-height:100vh;background:#fff;padding:2rem;max-width:640px;margin:0 auto}.connect-page__progress-bar{height:6px;background:var(--border);border-radius:3px;overflow:hidden;margin-bottom:.35rem}.connect-page__progress-fill{width:100%;height:100%;background:var(--brand-gradient);border-radius:3px}.connect-page__progress-label{font-size:.9rem;color:#64748b;display:block;margin-bottom:.5rem}.connect-page__progress-done{font-size:.85rem;color:#94a3b8}.connect-page__title{font-size:1.75rem;font-weight:800;color:#0f172a;margin:2rem 0 .35rem}.connect-page__subtitle{font-size:1rem;color:#64748b;margin:0 0 1.5rem;line-height:1.5}.connect-page__form{display:flex;flex-direction:column;gap:1rem;max-width:400px}.connect-page__label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:500;color:#334155}.connect-page__input{padding:.65rem .75rem;border:1px solid var(--border);border-radius:8px}.connect-page__error{color:#dc2626;font-size:.9rem;margin:0}.connect-page__actions{margin-top:.5rem;display:flex;gap:1rem}.connect-page__back{padding:.75rem 1.25rem;border:1px solid var(--border);border-radius:8px;background:#fff;font-weight:500;color:#475569}.connect-page__back:hover{background:var(--surface)}.connect-page__submit{padding:.75rem 1.5rem;background:var(--brand-gradient);color:#fff;border:none;border-radius:8px;font-weight:600}.connect-page__submit:hover:not(:disabled){opacity:.95}.connect-page__submit:disabled{opacity:.6;cursor:not-allowed}.connect-page__skip-link{align-self:flex-start;margin-top:.25rem;padding:.35rem 0;border:none;background:none;font-size:.9rem;color:#64748b;text-decoration:underline;text-underline-offset:3px;cursor:pointer;font-weight:500}.connect-page__skip-link:hover:not(:disabled){color:#475569}.connect-page__skip-link:disabled{opacity:.6;cursor:not-allowed;text-decoration:none}.choose-bot{min-height:100vh;background:#fff;padding:2rem;max-width:640px;margin:0 auto}.choose-bot__progress{margin-bottom:2rem}.choose-bot__progress-label{font-size:.9rem;color:#64748b;display:block;margin-bottom:.5rem}.choose-bot__progress-bar{height:6px;background:var(--border);border-radius:3px;overflow:hidden;margin-bottom:.35rem}.choose-bot__progress-fill{height:100%;background:var(--brand-gradient);border-radius:3px;transition:width .3s}.choose-bot__progress-done{font-size:.85rem;color:#94a3b8}.choose-bot__title{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .35rem}.choose-bot__subtitle{font-size:1rem;color:#64748b;margin:0 0 1.5rem}.choose-bot__cards{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.choose-bot__card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#fff;border:2px solid var(--border);border-radius:12px;text-align:left;cursor:pointer;transition:border-color .2s,box-shadow .2s}.choose-bot__card:hover{border-color:#cbd5e1}.choose-bot__card--selected{border-color:var(--brand);box-shadow:0 0 0 3px #7c3aed26}.choose-bot__card-icon{flex-shrink:0;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:1.35rem}.choose-bot__card-icon--ig{background:#fce7f3;color:#be185d}.choose-bot__card-icon--wa{background:#dcfce7;color:#15803d}.choose-bot__card-body{flex:1;min-width:0}.choose-bot__card-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}.choose-bot__card-desc{font-size:.9rem;color:#64748b;margin:0 0 .75rem;line-height:1.4}.choose-bot__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.choose-bot__tag{font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:6px}.choose-bot__tag--pink{background:#fce7f3;color:#9d174d}.choose-bot__tag--blue{background:#dbeafe;color:#1d4ed8}.choose-bot__tag--green{background:#dcfce7;color:#166534}.choose-bot__tag--yellow{background:#fef9c3;color:#854d0e}.choose-bot__meta{font-size:.8rem;color:#94a3b8;display:flex;gap:1rem}.choose-bot__radio{flex-shrink:0;font-size:1.25rem;color:var(--border)}.choose-bot__card--selected .choose-bot__radio{color:var(--brand)}.choose-bot__arrow{flex-shrink:0;color:#94a3b8;font-size:1.1rem}.choose-bot__comparison{background:#f1f5f9;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1.5rem}.choose-bot__comparison-title{font-size:.95rem;font-weight:600;color:#475569;margin:0 0 .5rem}.choose-bot__comparison-item{font-size:.9rem;color:#64748b;margin:.25rem 0 0}.choose-bot__actions{display:flex;justify-content:space-between;gap:1rem}.choose-bot__back{padding:.75rem 1.25rem;border:1px solid var(--border);border-radius:8px;background:#fff;font-weight:500;color:#475569}.choose-bot__back:hover{background:var(--surface)}.choose-bot__continue{padding:.75rem 1.5rem;background:var(--brand-gradient);color:#fff;border:none;border-radius:8px;font-weight:600;transition:opacity .2s}.choose-bot__continue:hover:not(:disabled){opacity:.95}.choose-bot__continue:disabled{opacity:.5;cursor:not-allowed}.training-status{min-height:100vh;padding:2rem;max-width:640px;margin:0 auto;background:linear-gradient(135deg,#5b21b6,#4f46e5,#6366f1);color:#fff}.training-status__header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.5rem}.training-status__title{font-size:1.75rem;font-weight:700;margin:0}.training-status__icon{font-size:1.75rem}.training-status__sub{text-align:center;opacity:.95;margin:0 0 2rem;font-size:1rem}.training-status__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.training-status__card{background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;padding:1.25rem;text-align:center;border:1px solid rgba(255,255,255,.2)}.training-status__card-number{display:block;font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.training-status__card-label{font-size:.85rem;opacity:.9}.training-status__progress-section{background:#ffffff1a;border-radius:12px;padding:1.25rem;margin-bottom:2rem}.training-status__progress-section h3{font-size:1rem;font-weight:600;margin:0 0 .75rem}.training-status__progress-bar-wrap{height:10px;background:#fff3;border-radius:5px;overflow:hidden;margin-bottom:.5rem}.training-status__progress-fill{height:100%;background:linear-gradient(90deg,#c084fc,#f472b6);border-radius:5px;transition:width .3s ease}.training-status__progress-meta{display:flex;justify-content:space-between;font-size:.9rem;opacity:.95}.training-status__progress-pct{font-weight:600}.training-status__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.training-status__btn{padding:.75rem 1.25rem;border-radius:8px;font-weight:500;cursor:pointer}.training-status__btn--secondary{background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff}.training-status__btn--primary{background:#fff;color:var(--brand);border:none}.training-status__btn--primary:hover{opacity:.95}.approvals-page{min-height:100vh;padding:2rem;max-width:640px;margin:0 auto}.approvals-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.approvals-page__header h1{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0}.approvals-page__list{list-style:none;padding:0;margin:0}.approvals-page__item{background:#fff;border:1px solid var(--border);border-radius:8px;padding:1rem;margin-bottom:1rem}.approvals-page__preview{margin:0 0 .5rem;color:#334155;font-size:.95rem;line-height:1.4}.approvals-page__date{font-size:.8rem;color:#94a3b8}.approvals-page__actions{display:flex;gap:.5rem;margin-top:.75rem}.approvals-page__btn{padding:.5rem 1rem;border-radius:6px;font-weight:500;border:none;cursor:pointer}.approvals-page__btn--reject{background:#fef2f2;color:#dc2626}.approvals-page__btn--approve{background:var(--brand);color:#fff}.setup-first{min-height:100vh;background:linear-gradient(135deg,#4f46e5,#7c3aed,#6366f1);display:flex;align-items:center;justify-content:center;padding:2rem}.setup-first__content{max-width:720px;width:100%;text-align:center}.setup-first__title{font-size:2.25rem;font-weight:800;color:#fff;margin:0 0 .5rem}.setup-first__subtitle{font-size:1.1rem;color:#ffffffe6;margin:0 0 2.5rem}.setup-first__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.setup-first__card{background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1.75rem;text-align:left;cursor:pointer;transition:background .2s,transform .15s}.setup-first__card:hover{background:#ffffff38;transform:translateY(-2px)}.setup-first__card-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:12px;font-size:1.5rem;margin-bottom:1rem}.setup-first__card-icon--ig{background:#e1306c4d}.setup-first__card-icon--wa{background:#25d3664d}.setup-first__card-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .35rem}.setup-first__card-desc{font-size:.95rem;color:#ffffffd9;margin:0 0 1rem}.setup-first__card-features{list-style:none;padding:0;margin:0;font-size:.9rem;color:#fffffff2}.setup-first__card-features li{margin-bottom:.4rem}.setup-first__note{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;color:#ffffffe6}.setup-first__note-icon{font-size:1.1rem}.dashboard__site-footer{background:#0f172a;color:#94a3b8;padding:2.5rem 1.5rem 1rem;font-size:.85rem}.dashboard__site-footer-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:2rem}.dashboard__site-footer-col{display:flex;flex-direction:column;gap:.5rem}.dashboard__site-footer-col a{color:#cbd5e1;text-decoration:none}.dashboard__site-footer-col a:hover{color:#fff}.dashboard__site-footer-brand{display:flex;align-items:center;gap:.55rem;margin-bottom:.35rem}.dashboard__site-footer-brand .signup-page__brand-text{color:#f8fafc}a.dashboard__site-footer-brand{text-decoration:none;color:inherit}a.dashboard__site-footer-brand:hover{text-decoration:none}.dashboard__site-footer-brand .dashboard__brand-ai{color:#60a5fa}.dashboard__site-footer-desc{margin:0;line-height:1.45;max-width:240px}.dashboard__site-footer-heading{font-weight:700;color:#f1f5f9;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.dashboard__site-footer-bar{max-width:1100px;margin:2rem auto 0;padding-top:1.25rem;border-top:1px solid #334155;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;font-size:.8rem}.dashboard__site-footer-legal{display:flex;flex-wrap:wrap;gap:1rem}.dashboard__site-footer-legal a{color:#94a3b8;text-decoration:none}.dashboard__site-footer-legal a:hover{color:#e2e8f0}@media(max-width:900px){.dashboard__site-footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:520px){.dashboard__site-footer-inner{grid-template-columns:1fr}}.plans-shell{max-width:1120px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.plans-shell__hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.plans-shell__hero h1{margin:0 0 .35rem;font-size:1.65rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.plans-shell__hero p{margin:0;color:#64748b;font-size:.95rem;max-width:36rem;line-height:1.45}.plans-shell__cta{padding:.65rem 1.25rem;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;color:#fff;background:var(--brand-gradient);box-shadow:0 2px 8px #7c3aed59;white-space:nowrap}.plans-shell__cta:hover{filter:brightness(1.05)}.plans-shell__back{display:inline-block;margin-top:.75rem;font-size:.875rem;font-weight:500;color:var(--brand);text-decoration:none}.plans-shell__back:hover{text-decoration:underline}.plans-banner{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.85rem 1rem;border-radius:10px;margin-bottom:1.25rem;font-size:.9rem}.plans-banner--success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.plans-banner--cancel{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.plans-banner__dismiss{padding:.35rem .75rem;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:#fff;font-size:.8rem;font-weight:600;cursor:pointer}.plans-err{color:#b91c1c;font-size:.9rem;margin:0 0 1rem}.plans-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin-bottom:1.75rem}@media(max-width:900px){.plans-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.plans-kpis{grid-template-columns:1fr}}.plans-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.1rem;box-shadow:0 1px 2px #0f172a0a}.plans-kpi--content{grid-column:1 / -1}.plans-kpi__progress{margin-top:.65rem;margin-bottom:0}.plans-kpi__label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem}.plans-kpi__value{font-size:1.35rem;font-weight:700;color:#0f172a}.plans-kpi__hint{margin:.35rem 0 0;font-size:.75rem;color:#94a3b8}.plans-current{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.75rem;align-items:start}.plans-current__row{display:grid;grid-template-columns:1.15fr .85fr;gap:1rem;align-items:start}@media(max-width:1024px){.plans-current,.plans-current__row{grid-template-columns:1fr}}.plans-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem 1.35rem;box-shadow:0 1px 3px #0f172a0f}.plans-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.plans-card__title{margin:0;font-size:1.1rem;font-weight:700;color:#0f172a}.plans-badge{font-size:.7rem;font-weight:700;padding:.2rem .55rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.plans-badge--ok{background:#dcfce7;color:#15803d}.plans-card__price-line{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.plans-card__price-line span{font-size:.95rem;font-weight:600;color:#64748b}.plans-checklist{list-style:none;margin:0 0 1rem;padding:0}.plans-checklist li{position:relative;padding-left:1.35rem;margin-bottom:.5rem;font-size:.875rem;color:#475569;line-height:1.4}.plans-checklist li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:700;font-size:.85rem}.plans-card__muted{font-size:.8rem;color:#94a3b8;margin:0}.plans-progress-label{display:flex;justify-content:space-between;font-size:.8rem;color:#64748b;margin-bottom:.4rem}.plans-progress-track{height:10px;background:#f1f5f9;border-radius:999px;overflow:hidden;margin-bottom:.5rem}.plans-progress-fill{height:100%;border-radius:999px;background:var(--brand-gradient);transition:width .35s ease}.plans-toggle-block{margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}.plans-toggle-block h4{margin:0 0 .75rem;font-size:.8rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.plans-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.45rem 0;font-size:.85rem;color:#334155}.plans-switch{width:2.5rem;height:1.35rem;border-radius:999px;border:none;background:#e2e8f0;cursor:pointer;position:relative;flex-shrink:0;transition:background .2s}.plans-switch--on{background:linear-gradient(135deg,#7c3aed,#6366f1)}.plans-switch:after{content:"";position:absolute;top:3px;left:3px;width:1rem;height:1rem;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0000001f;transition:transform .2s}.plans-switch--on:after{transform:translate(1.15rem)}.plans-side-actions{display:flex;flex-direction:column;gap:.6rem;margin-top:1rem}.plans-btn-green{width:100%;padding:.6rem;border:none;border-radius:10px;font-weight:600;font-size:.85rem;cursor:pointer;color:#fff;background:linear-gradient(180deg,#22c55e,#16a34a)}.plans-btn-green:disabled{opacity:.45;cursor:not-allowed}.plans-btn-ghost{width:100%;padding:.55rem;border-radius:10px;font-weight:600;font-size:.85rem;cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0}.plans-chart{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem 1.35rem;margin-bottom:1.75rem;box-shadow:0 1px 3px #0f172a0f;min-width:0;max-width:100%}.plans-chart__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.plans-chart__head h3{margin:0;font-size:1rem;font-weight:700;color:#0f172a}.plans-chart-tabs{display:flex;gap:.25rem;background:#f1f5f9;padding:.2rem;border-radius:10px}.plans-chart-tabs button{border:none;background:transparent;padding:.4rem .75rem;font-size:.8rem;font-weight:600;color:#64748b;border-radius:8px;cursor:pointer}.plans-chart-tabs button.plans-chart-tabs__active{background:#fff;color:var(--brand);box-shadow:0 1px 2px #0000000f}.plans-chart-bars{display:flex;align-items:stretch;justify-content:space-between;gap:.35rem;min-height:178px;padding-top:.35rem}.plans-chart-bars--dense{justify-content:flex-start;flex-wrap:nowrap;width:100%;max-width:100%;min-width:0;overflow-x:auto;gap:.2rem;padding-bottom:.35rem;-webkit-overflow-scrolling:touch}.plans-chart-bar-wrap{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:168px}.plans-chart-bars--dense .plans-chart-bar-wrap{flex:0 0 26px;flex-shrink:0;min-width:24px}.plans-chart-count{flex:0 0 auto;align-self:stretch;font-size:.65rem;font-weight:600;color:#475569;line-height:1.25;margin-bottom:.35rem;padding:0 1px 2px;text-align:center;white-space:nowrap;position:relative;z-index:2;background:#fff}.plans-chart-bar-area{flex:1 1 auto;width:100%;display:flex;align-items:flex-end;justify-content:center;min-height:72px;max-height:132px}.plans-chart-bar{width:72%;max-width:36px;background:linear-gradient(180deg,#c4b5fd,#7c3aed);border-radius:6px 6px 0 0;min-height:4px}.plans-chart-day{flex:0 0 auto;margin-top:auto;font-size:.65rem;color:#94a3b8;padding-top:.35rem;text-align:center}.plans-chart-empty{text-align:center;color:#94a3b8;font-size:.875rem;padding:2rem 1rem}.plans-packages{margin-bottom:2rem}.plans-packages h2{margin:0 0 1rem;font-size:1.1rem;font-weight:700;color:#0f172a}.plans-packages__trial-intro{margin:-.35rem 0 1rem;display:inline-block;padding:.3rem .65rem;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-size:.85rem;font-weight:800;letter-spacing:.01em}.plans-packages__stack{display:flex;flex-direction:column;gap:0}.plans-packages__section-lead{margin:1.25rem 0 .65rem;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.plans-packages__stack>:first-child.plans-packages__section-lead{margin-top:0}.plans-packages__paid-trial-note{margin:0 0 .85rem;font-size:.9rem;font-weight:600;color:#334155;line-height:1.35}.plans-packages__free-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1rem;width:100%}.plans-packages__free-row .plans-pkg{flex:0 1 22rem;width:min(100%,22rem)}.plans-packages__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}@media(max-width:1100px){.plans-packages__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.plans-packages__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.plans-pkg{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.35rem 1.25rem;display:flex;flex-direction:column;position:relative;box-shadow:0 1px 3px #0f172a0d;transition:box-shadow .2s,border-color .2s}.plans-pkg--current{border-color:#c4b5fd;box-shadow:0 4px 20px #7c3aed1f}.plans-pkg--popular{border-color:#fdba74}.plans-pkg__badges{min-height:1.5rem;margin-bottom:.35rem}.plans-pkg__trial{display:inline-block;margin-bottom:.55rem;padding:.25rem .55rem;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-size:.8rem;font-weight:800;letter-spacing:.01em;line-height:1.2}.plans-pkg__badge{display:inline-block;font-size:.65rem;font-weight:800;letter-spacing:.06em;padding:.2rem .5rem;border-radius:6px;text-transform:uppercase}.plans-pkg__badge--current{background:#ede9fe;color:#5b21b6}.plans-pkg__badge--pop{background:#ffedd5;color:#c2410c}.plans-pkg h3{margin:0 0 .5rem;font-size:1.3rem;font-weight:700;color:#0f172a}.plans-pkg__price{font-size:1.6rem;font-weight:800;color:#0f172a;margin:0 0 1rem}.plans-pkg__price small{font-size:1rem;font-weight:600;color:#64748b}.plans-pkg__price--campaign{font-size:1.35rem;line-height:1.35}.plans-pkg__price-was{text-decoration:line-through;font-weight:600;color:#94a3b8;font-size:.92em;margin-right:.25rem}.plans-pkg__price-now{font-weight:800;color:#0f172a}.plans-pkg ul{list-style:none;margin:0 0 1.25rem;padding:0;flex:1}.plans-pkg li{font-size:.92rem;color:#475569;padding:.35rem 0;border-bottom:1px solid #f8fafc}.plans-pkg li:last-child{border-bottom:none}.plans-pkg__btn{width:100%;padding:.65rem;border-radius:10px;font-weight:700;font-size:.92rem;cursor:pointer;border:none;margin-top:auto}.plans-pkg__btn--current{background:linear-gradient(135deg,#e9d5ff,#ddd6fe);color:#5b21b6;cursor:default}.plans-pkg__btn--down{background:#fff;color:#475569;border:2px solid #e2e8f0}.plans-pkg__btn--down:hover:not(:disabled){border-color:#cbd5e1;background:#f8fafc}.plans-pkg__btn--up{background:linear-gradient(180deg,#fb923c,#ea580c);color:#fff;box-shadow:0 2px 8px #ea580c59}.plans-pkg__btn--up:hover:not(:disabled){filter:brightness(1.05)}.plans-pkg__btn--primary{background:var(--brand-gradient);color:#fff}.plans-pkg__btn:disabled{opacity:.55;cursor:not-allowed}.plans-faq h2{margin:0 0 1rem;font-size:1.1rem;font-weight:700;color:#0f172a}.plans-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(max-width:700px){.plans-faq__grid{grid-template-columns:1fr}}.plans-faq__item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.15rem}.plans-faq__item h4{margin:0 0 .4rem;font-size:.9rem;font-weight:700;color:#0f172a}.plans-faq__item p{margin:0;font-size:.82rem;color:#64748b;line-height:1.45}.plans-loading{text-align:center;padding:3rem 1rem;color:#64748b}.checkout{display:flex;min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;color:#0f172a;--checkout-purple: #7c3aed;--checkout-purple-dark: #6d28d9;--checkout-navy: #0c1222;--checkout-navy-mid: #151d33;--checkout-border: #e2e8f0;--checkout-muted: #64748b}.checkout__sidebar{flex:0 0 32%;max-width:380px;min-width:min(100%,280px);background:linear-gradient(165deg,var(--checkout-navy) 0%,var(--checkout-navy-mid) 55%,#1a1f35 100%);color:#f1f5f9;padding:2rem 2.25rem;display:flex;flex-direction:column;gap:1.5rem}.checkout__brand{display:flex;align-items:center;gap:.65rem}a.checkout__brand{text-decoration:none;color:inherit}a.checkout__brand:hover{text-decoration:none}.checkout__brand-icon{width:40px;height:40px;border-radius:10px;box-sizing:border-box;background:#7c3aed;border:1px solid #6d28d9;display:grid;place-items:center;box-shadow:0 4px 14px #7c3aed59}.checkout__brand-icon svg.lucide-message-square{width:1.25rem;height:1.25rem;color:#fff}.checkout__brand-text{font-weight:700;font-size:1.15rem;letter-spacing:-.02em;color:var(--brand)}.checkout__sidebar h1{margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;line-height:1.25;letter-spacing:-.03em}.checkout__sidebar-lead{margin:0;font-size:.95rem;line-height:1.55;color:#94a3b8}.checkout__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem}.checkout__feature{display:flex;gap:.85rem;align-items:flex-start}.checkout__feature-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;display:grid;place-items:center;font-size:1.1rem}.checkout__feature-icon--credit{background:#facc1526}.checkout__feature-icon--alert{background:#f472b626}.checkout__feature-icon--secure{background:#34d39926}.checkout__feature h3{margin:0 0 .2rem;font-size:.9rem;font-weight:600}.checkout__feature p{margin:0;font-size:.8rem;line-height:1.45;color:#94a3b8}.checkout__sidebar-foot{margin-top:auto;padding-top:1rem;font-size:.8rem;color:#94a3b8;display:flex;gap:.5rem;align-items:center}.checkout__main{flex:1;background:#f8fafc;overflow:auto;padding:2rem clamp(1.25rem,4vw,3rem)}.checkout__main-inner{max-width:720px;margin-left:auto;margin-right:auto}.checkout__main-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:2rem}.checkout__main-head h2{margin:0 0 .35rem;font-size:clamp(1.5rem,3vw,1.85rem);font-weight:700;letter-spacing:-.03em}.checkout__main-head .checkout__campaign{margin:0 0 .45rem;font-size:.95rem;font-weight:600;color:var(--checkout-purple)}.checkout__main-head p{margin:0;color:var(--checkout-muted);font-size:.95rem;max-width:420px}.checkout__trial-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;white-space:nowrap}.checkout__step{background:#fff;border:1px solid var(--checkout-border);border-radius:14px;padding:1.35rem 1.5rem;margin-bottom:1.25rem;box-shadow:0 1px 2px #0f172a0a}.checkout__step-head{display:flex;align-items:center;gap:.65rem;margin-bottom:1.1rem}.checkout__step-num{width:28px;height:28px;border-radius:8px;background:var(--checkout-purple);color:#fff;font-weight:700;font-size:.85rem;display:grid;place-items:center;flex-shrink:0}.checkout__step-title{margin:0;font-size:1rem;font-weight:600}.checkout__plans{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.checkout__plans-stack{display:flex;flex-direction:column;gap:1rem}@media(max-width:680px){.checkout__plans{grid-template-columns:1fr}}.checkout__plan-card{border:2px solid var(--checkout-border);border-radius:12px;padding:1rem .85rem;cursor:pointer;text-align:left;background:#fff;transition:border-color .15s,box-shadow .15s;position:relative}.checkout__plan-card:hover{border-color:#cbd5e1}.checkout__plan-card--selected{border-color:var(--checkout-purple);box-shadow:0 0 0 1px var(--checkout-purple)}.checkout__plan-card--selected:after{content:"✓";position:absolute;top:.5rem;right:.5rem;width:22px;height:22px;border-radius:50%;background:var(--checkout-purple);color:#fff;font-size:.7rem;display:grid;place-items:center}.checkout__plan-popular{position:absolute;top:-10px;left:50%;transform:translate(-50%);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .5rem;border-radius:6px;background:#fce7f3;color:#be185d;white-space:nowrap}.checkout__plan-name{margin:0 0 .25rem;font-size:1.05rem;font-weight:600}.checkout__plan-price{margin:0 0 .65rem;font-size:1.28rem;font-weight:700;color:var(--checkout-purple)}.checkout__plan-price--campaign{font-size:1.05rem;line-height:1.35}.checkout__price-was{text-decoration:line-through;font-weight:600;color:var(--checkout-muted);font-size:.92em;margin-right:.2rem}.checkout__price-now{font-weight:800;color:var(--checkout-purple)}.checkout__plan-price small{font-weight:500;font-size:.82rem;color:var(--checkout-muted)}.checkout__plan-model{display:flex;flex-direction:column;gap:.35rem;margin:.35rem 0 .5rem;padding:.45rem .55rem;border-radius:8px;background:#7c3aed14;border:1px solid rgba(124,58,237,.2);font-size:.78rem;line-height:1.35}.checkout__plan-model-label{font-weight:600;color:#475569}.checkout__plan-model-rows{display:flex;flex-direction:column;gap:.25rem}.checkout__plan-model-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.25rem .75rem}.checkout__plan-model-provider{font-weight:600;color:#64748b}.checkout__plan-model-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.76rem;font-weight:600;color:var(--checkout-purple);word-break:break-all;text-align:right;flex:1;min-width:0}.checkout__plan-card ul{margin:0;padding:0 0 0 1rem;font-size:.82rem;color:var(--checkout-muted);line-height:1.45}.checkout__plan-card li{margin-bottom:.2rem}.checkout__plan-btn{margin-top:.75rem;width:100%;padding:.45rem .5rem;border-radius:8px;font-size:.86rem;font-weight:600;border:2px solid var(--checkout-border);background:#fff;color:#334155;cursor:pointer}.checkout__plan-card--selected .checkout__plan-btn{background:var(--checkout-purple);border-color:var(--checkout-purple);color:#fff}.checkout__form-grid{display:grid;gap:.85rem}.checkout__field label{display:block;font-size:.72rem;font-weight:600;color:#475569;margin-bottom:.3rem}.checkout__field input{width:100%;box-sizing:border-box;padding:.55rem .65rem;border:1px solid var(--checkout-border);border-radius:8px;font-size:.88rem}.checkout__field input:focus{outline:none;border-color:var(--checkout-purple);box-shadow:0 0 0 3px #7c3aed1f}.checkout__row-2{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}@media(max-width:520px){.checkout__row-2{grid-template-columns:1fr}}.checkout__row-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.85rem}@media(max-width:520px){.checkout__row-3{grid-template-columns:1fr}}.checkout__pay-methods{display:flex;gap:1.25rem;margin-bottom:1rem;flex-wrap:wrap}.checkout__radio{display:flex;align-items:center;gap:.4rem;font-size:.88rem;cursor:pointer}.checkout__card-row{display:grid;grid-template-columns:1fr 120px 100px;gap:.75rem}@media(max-width:560px){.checkout__card-row{grid-template-columns:1fr}}.checkout__summary{border-top:1px solid var(--checkout-border);margin-top:1rem;padding-top:1rem;font-size:.88rem}.checkout__summary-row{display:flex;justify-content:space-between;margin-bottom:.35rem;color:var(--checkout-muted)}.checkout__summary-models{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.35rem;padding-bottom:.35rem;border-bottom:1px solid #e2e8f0}.checkout__summary-row--model{align-items:baseline;gap:.5rem}.checkout__summary-model-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;color:#0f172a;text-align:right;word-break:break-all}.checkout__summary-total{display:flex;justify-content:space-between;margin-top:.65rem;padding-top:.65rem;border-top:1px dashed var(--checkout-border);font-weight:700;font-size:1rem}.checkout__summary-total span:last-child{color:var(--checkout-purple)}.checkout__legal{margin-top:1rem;font-size:.68rem;color:var(--checkout-muted);line-height:1.45}.checkout__legal a{color:var(--checkout-purple)}.checkout__actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.75rem;flex-wrap:wrap}.checkout__btn-back{padding:.55rem 1.1rem;border-radius:10px;border:1px solid var(--checkout-border);background:#fff;font-size:.88rem;font-weight:500;color:#475569;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center}.checkout__btn-confirm{padding:.7rem 1.35rem;border-radius:10px;border:none;background:linear-gradient(135deg,var(--checkout-purple) 0%,var(--checkout-purple-dark) 100%);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.45rem;box-shadow:0 4px 14px #7c3aed59}.checkout__btn-confirm:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.checkout__hint{font-size:.75rem;color:var(--checkout-muted);margin:.5rem 0 0}.checkout__err{background:#fef2f2;color:#b91c1c;padding:.65rem .85rem;border-radius:10px;font-size:.85rem;margin-bottom:1rem}.checkout__loading{padding:3rem;text-align:center;color:var(--checkout-muted)}.checkout__note-stripe{font-size:.72rem;color:var(--checkout-muted);margin:0 0 .75rem;padding:.5rem .65rem;background:#f1f5f9;border-radius:8px;border:1px solid #e2e8f0}@media(max-width:900px){.checkout{flex-direction:column}.checkout__sidebar{max-width:none;flex:none}}.profile__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem;align-items:start}.profile-tabs{display:flex;flex-wrap:wrap;gap:.5rem;padding:.65rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 1px 2px #0f172a0a;margin:0 0 1rem}.profile-tabs__tab{display:inline-flex;align-items:center;gap:.45rem;border:1px solid transparent;border-radius:12px;padding:.55rem .9rem;font-weight:700;font-size:.85rem;color:#334155;background:transparent;cursor:pointer}.profile-tabs__tab:hover{background:#f8fafc}.profile-tabs__tab--active{color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);box-shadow:0 1px 2px #6366f140}.support__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:1rem;align-items:start}.support__main{display:grid;gap:1rem}.support-chat{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0f172a0f}.support-chat__head{padding:.9rem 1rem;border-bottom:1px solid #eef2ff;background:#f5f3ff}.support-chat__bot{display:flex;gap:.75rem;align-items:center}.support-chat__bot-icon{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#6366f1);display:grid;place-items:center;color:#fff;font-size:1.1rem}.support-chat__bot-title{font-weight:800;color:#0f172a}.support-chat__bot-sub{font-size:.8rem;color:#64748b}.support-chat__body{padding:1rem;display:grid;gap:.75rem}.support-chat__msg{display:flex;gap:.65rem;align-items:flex-start}.support-chat__msg--user{justify-content:flex-end}.support-chat__avatar{width:32px;height:32px;border-radius:999px;background:#ede9fe;border:1px solid #ddd6fe;display:grid;place-items:center;flex-shrink:0;color:#5b21b6;font-weight:800}.support-chat__avatar--user{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}.support-chat__bubble{max-width:78%;padding:.75rem .85rem;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;font-size:.9rem;line-height:1.45}.support-chat__bubble--user{background:linear-gradient(135deg,#7c3aed,#6366f1);border-color:transparent;color:#fff}.support-chat__bubble--panel{border-color:#bfdbfe;background:#eff6ff}.support-chat__meta{font-size:.75rem;color:#94a3b8;margin-left:40px}.support-chat__meta--right{text-align:right;margin-left:0;margin-right:40px}.support-chat__rate{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;color:#475569;font-size:.85rem;padding-top:.25rem}.support-chat__rate-actions{display:flex;gap:.5rem}.support-chat__rate-btn{border:1px solid #e2e8f0;background:#fff;color:#475569;border-radius:10px;padding:.4rem .65rem;font-weight:700;cursor:pointer;font-size:.8rem}.support-chat__rate-btn--ok{background:#16a34a;border-color:#16a34a;color:#fff}.support-chat__composer{display:flex;gap:.6rem;padding:.85rem 1rem;border-top:1px solid #e2e8f0;background:#fff}.support-chat__input{flex:1;padding:.7rem .85rem;border-radius:12px;border:1px solid #e2e8f0;outline:none}.support-chat__send{padding:.7rem 1.05rem;border:none;border-radius:12px;font-weight:800;color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6366f1)}.support__side{display:grid;gap:1rem}.support-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem;box-shadow:0 1px 3px #0f172a0f}.support-card--channels{background:#f0fdf4;border-color:#bbf7d0}.support-card__title{margin:0 0 .85rem;font-size:.95rem;font-weight:900;color:#0f172a}.support-channel{display:flex;gap:.75rem;align-items:center;padding:.75rem;border-radius:14px;border:1px solid #e2e8f0;background:#fff;margin-bottom:.6rem}.support-channel__icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;color:#fff;font-size:1rem;flex-shrink:0}.support-channel--mail .support-channel__icon{background:#6366f1}.support-channel--wa .support-channel__icon{background:#22c55e}.support-channel--phone .support-channel__icon{background:#8b5cf6}.support-channel__label{font-weight:900;color:#0f172a;font-size:.85rem}.support-channel__value{font-size:.8rem;color:#64748b}.support-hours{display:grid;gap:.8rem}.support-hours__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.support-hours__label{font-weight:900;color:#0f172a;font-size:.85rem}.support-hours__sub{font-size:.75rem;color:#64748b}.support-pill{padding:.2rem .55rem;border-radius:999px;font-size:.7rem;font-weight:900;color:#fff;white-space:nowrap}.support-pill--ok{background:#16a34a}.support-pill--active{background:#6366f1}.support-pill--warn{background:#f59e0b}.profile__form{display:flex;flex-direction:column;gap:.75rem}.profile__avatar-row{display:flex;gap:.9rem;align-items:center;padding:.75rem;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.profile__avatar{width:64px;height:64px;border-radius:999px;overflow:hidden;background:#ede9fe;border:1px solid #ddd6fe;display:grid;place-items:center;flex-shrink:0}.profile__avatar-img{width:100%;height:100%;object-fit:cover}.profile__avatar-fallback{font-weight:800;color:#5b21b6;font-size:1.15rem}.profile__avatar-actions{display:flex;flex-direction:column;gap:.4rem}.profile__avatar-btn{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .75rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-weight:600;font-size:.85rem;cursor:pointer;width:fit-content}.profile__avatar-btn:hover{background:#f1f5f9}.profile__avatar-btn--ghost{background:transparent}.profile__avatar-input{display:none}.profile__muted{color:#64748b;margin:.25rem 0 0}.profile__hint{margin:.35rem 0 0;color:#94a3b8;font-size:.8rem}.profile__savebar{display:flex;justify-content:flex-end;margin-top:1rem}@media(max-width:980px){.profile__grid,.support__grid{grid-template-columns:1fr}}.app-layout{display:grid;min-height:100vh}@media(min-width:900px){.app-layout--split{grid-template-columns:1fr 1fr}}
