:root{--app-font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--app-accent:#f97316;--app-accent-hover:#ea580c;--app-accent-soft:#fff7ed;--app-accent-ring:#f973162e;--app-bg:#f1f5f9;--app-surface:#fff;--app-subtle:#f8fafc;--app-border:#e2e8f0;--app-text:#0f172a;--app-muted:#64748b;font-family:var(--app-font-family);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--app-text);background-color:var(--app-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;font-family:var(--app-font-family);color:var(--app-text);background:var(--app-bg);margin:0;transition:color .2s,background-color .2s}button,input,textarea,select{font-family:var(--app-font-family)}#root{width:100%}h1,h2,h3,h4,h5,h6,p{margin:0}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#0b1120;--app-surface:#111827;--app-subtle:#172033;--app-border:#293548;--app-text:#e5edf7;--app-muted:#94a3b8}html[data-density=compact] .app-content{padding:1rem 1.25rem 2rem}html[data-density=compact] :where(.ls-page,.bs-page,.csv-page,.admin-page,.settings-page){gap:.75rem}html[data-theme=dark] :where(.app-layout,.app-main,.app-content,.dash-page,.ls-page,.bs-page,.csv-page,.admin-page,.settings-page){background-color:var(--app-bg);color:var(--app-text)}html[data-theme=dark] :where(.topbar,.dash-tool-card,.ls-form-card,.ls-panel,.bs-hero,.bs-search-bar,.bs-results-section,.bs-result-card,.bs-result-detail,.bs-ai-panel,.csv-panel,.admin-card,.admin-panel,.settings-card,input,textarea,select){background-color:var(--app-surface);border-color:var(--app-border);color:var(--app-text)}html[data-theme=dark] :where(h1,h2,h3,h4,h5,h6,.topbar-title,.ls-lead-name,.bs-detail-grid strong,.bs-detail-head h3,.bs-result-card h3,input,textarea,select){color:var(--app-text)}html[data-theme=dark] :where(p,small,label,.topbar-search,.ls-panel-sub,.bs-hero-subtitle,.bs-results-header p,.bs-detail-block p){color:var(--app-muted)}html[data-theme=dark] :where(.bs-results-header,.bs-results-list,.bs-detail-grid div,.bs-ai-head,.bs-ai-bottom,.csv-panel-title,.admin-panel-head,.topbar-search,.topbar-nav-btn){background-color:var(--app-subtle);border-color:var(--app-border)}html[data-theme=dark] :where(.bs-result-card:hover,.csv-row:hover,.topbar-nav-btn:hover){background-color:#1e293b}html[data-theme=dark] .app-content :where(h1,h2,h3,h4,label,strong,th,td,.dash-section-label,.dash-tool-card h3,.ls-lead-name,.ls-detail-list div,.csv-row span,.history-row span,.history-lead-card h3,.admin-stat-card strong,.admin-table-head h2){color:var(--app-text)!important}html[data-theme=dark] .app-content :where(p,small,.ls-form-hint,.ls-panel-sub,.ls-lead-address,.ls-lead-meta,.ls-panel-footer,.csv-empty,.history-empty,.history-lead-meta,.admin-stat-card span,.admin-stat-card small){color:var(--app-muted)!important}html[data-theme=dark] :where(.dash-tool-card,.ls-hero,.ls-form-card,.ls-panel,.ls-panel-header,.ls-lead-row,.ls-card,.ls-card-header,.ls-card-body,.ls-scrape-result,.ls-scrape-contact-box,.ls-ai-chat-area,.ls-ai-bottom,.bs-hero,.bs-results-section,.bs-results-header,.bs-results-list,.bs-result-card,.bs-result-detail,.bs-detail-grid div,.bs-detail-block,.bs-ai-panel,.bs-ai-head,.bs-ai-bottom,.csv-panel,.csv-panel-title,.csv-detail-head,.history-header,.history-panel,.history-panel-title,.history-detail-head,.history-row,.history-lead-card,.admin-lock-card,.admin-hero,.admin-stat-card,.admin-table-panel,.admin-table-head){background:var(--app-surface)!important;border-color:var(--app-border)!important}html[data-theme=dark] :where(.dash-welcome,.dash-tools-wrap){box-shadow:none!important;background:0 0!important;border:none!important}html[data-theme=dark] :where(.ls-panel-header,.ls-panel-footer,.ls-card-header,.ls-ai-bottom,.bs-results-header,.bs-results-list,.bs-ai-head,.bs-ai-bottom,.csv-panel-title,.history-panel-title,.history-detail-head,.admin-table-head,.csv-table-wrap th){background:var(--app-subtle)!important}html[data-theme=dark] :where(.ls-lead-row:hover,.ls-lead-row-active,.bs-result-card:hover,.bs-result-card-active,.csv-row:hover,.csv-row-active,.history-row:hover,.history-row-active,.csv-table-wrap tbody tr:nth-child(2n)){background:#1e293b!important}html[data-theme=dark] :where(input,textarea,select,.ls-ai-input-row input,.bs-ai-form input,.topbar-search){border-color:var(--app-border)!important;color:var(--app-text)!important;background:#0f172a!important}html[data-theme=dark] :where(input,textarea)::placeholder{opacity:1;color:#718096!important}html[data-theme=dark] :where(.csv-table-wrap th,.csv-table-wrap td,.admin-table-scroll th,.admin-table-scroll td){border-color:var(--app-border)!important}html[data-theme=dark] :where(.topbar-nav-btn,.topbar-icon-btn,.settings-choice,.settings-accent,.settings-segmented button.active){background:var(--app-subtle);border-color:var(--app-border);color:var(--app-text)}:where(.bs-search-btn,.bs-export-btn,.bs-scrape-source-btn,.ls-search-btn,.ls-csv-btn,.auth-submit){background:var(--app-accent)}:where(.bs-search-btn,.bs-export-btn,.bs-scrape-source-btn,.ls-search-btn,.ls-csv-btn,.auth-submit):hover:not(:disabled){background:var(--app-accent-hover)}:where(input,textarea,select):focus{border-color:var(--app-accent)}.dash-live{min-height:auto;color:var(--app-text);padding:6px;display:block;position:relative}.dash-live:before{content:none}.dash-heading{text-align:center;flex-direction:column;align-items:center;gap:.35rem;margin-bottom:28px;display:flex;position:relative}.dash-brand-logo{object-fit:cover;object-position:center;width:290px;height:160px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.dash-heading h1{letter-spacing:-.04em;font-size:clamp(1.55rem,2vw,2rem)}.dash-heading h1 span{font-size:.85em;display:inline-block;transform:rotate(-8deg)}.dash-heading p{color:var(--app-muted);margin-top:4px;font-size:.88rem}.dash-notice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin-bottom:14px;padding:10px 14px;font-size:.82rem}.dash-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.dash-metric-card,.dash-panel{background:var(--app-surface);border:0;border-radius:16px}.dash-metric-card{background:var(--app-surface);border:1px solid var(--app-border);border-top:3px solid var(--metric-color);min-width:0;min-height:124px;box-shadow:none;padding:16px;position:relative;overflow:hidden}.dash-metric-card:after{content:none}.dash-metric-card:hover{border-color:var(--metric-color)}.dash-metric-top{align-items:center;gap:10px;display:flex}.dash-metric-icon{border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.dash-metric-top span{white-space:nowrap;font-size:.72rem;font-weight:750;display:block}.dash-metric-top strong{margin-top:2px;font-size:1.5rem;line-height:1.2;display:block}.dash-change{color:#059669;white-space:nowrap;align-items:center;gap:3px;margin-top:10px;font-size:.63rem;display:flex}.dash-change.is-down{color:#e11d48}.dash-change span{color:var(--app-muted);text-overflow:ellipsis;margin-left:2px;overflow:hidden}.dash-sparkline{display:none}.dash-panel{margin-bottom:18px;padding:18px;box-shadow:0 8px 26px #1e293b0f}.dash-panel h2{margin-bottom:10px;font-size:.96rem}.dash-quick-panel{box-shadow:none;background:0 0;padding:3px 0 0}.dash-quick-panel h2{margin:0 0 12px 2px}.dash-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.dash-quick-card{border:1px solid var(--app-border);background:var(--app-surface);text-align:left;cursor:pointer;min-height:158px;color:var(--app-text);box-shadow:none;border-radius:12px;flex-direction:column;align-items:flex-start;padding:16px;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.dash-quick-card:before{content:"";background:var(--tool-color);border-radius:999px;width:38px;height:3px;margin-bottom:13px}.dash-quick-card:hover:not(.is-disabled){border-color:var(--tool-color);background:color-mix(in srgb, var(--tool-soft) 40%, var(--app-surface))}.dash-quick-card.is-disabled{cursor:default;opacity:.82}.dash-quick-icon{border-radius:12px;place-items:center;width:46px;height:46px;margin-bottom:13px;display:grid}.dash-quick-card strong{font-size:.9rem}.dash-quick-card p{max-width:190px;color:var(--app-muted);margin-top:5px;font-size:.74rem;line-height:1.45}.dash-quick-card>span{color:#8b5cf6;margin-top:auto;font-size:.62rem;font-weight:700}.dash-bottom-grid{grid-template-columns:minmax(0,1.4fr) minmax(310px,1fr);gap:12px;display:grid}.dash-bottom-grid .dash-panel{margin:0}.dash-recent{background:linear-gradient(150deg, var(--app-surface) 78%, #6c47ff12);padding:0;overflow:hidden}.dash-recent h2{margin:0;padding:15px 16px 11px}.dash-table-wrap{padding:0 16px 8px;overflow-x:auto}.dash-recent table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:590px;font-size:.72rem}.dash-col-keyword{width:43%}.dash-col-source{width:25%}.dash-col-date{width:27%}.dash-col-action{width:5%}.dash-recent th{color:var(--app-muted);text-align:left;text-transform:uppercase;letter-spacing:.035em;border-bottom:1px solid var(--app-border);padding:8px 3px 10px;font-size:.62rem}.dash-recent td{border-bottom:1px solid var(--app-border);white-space:nowrap;height:46px;color:var(--app-text);padding:7px 3px}.dash-recent tr:last-child td{border-bottom:0}.dash-recent td:first-child{white-space:normal;align-items:center;gap:8px;display:flex}.dash-keyword{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dash-row-icon{color:#f97316;background:#fff7ed;border-radius:7px;flex:none;place-items:center;width:29px;height:29px;display:grid}.dash-row-action{width:28px;height:28px;color:var(--app-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.dash-row-action:hover{color:var(--app-text);background:var(--app-subtle)}.dash-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dash-source-content{grid-template-columns:140px 1fr;align-items:center;gap:22px;padding:10px 2px;display:grid}.dash-sources{background:linear-gradient(150deg, var(--app-surface) 72%, #287be017)}.dash-donut{aspect-ratio:1;border-radius:50%;place-items:center;width:130px;display:grid;box-shadow:0 8px 22px #5046b42e}.dash-donut:before{content:"";aspect-ratio:1;background:var(--app-surface);border-radius:50%;grid-area:1/1;width:58%}.dash-donut span{z-index:1;color:var(--app-muted);grid-area:1/1;font-size:.72rem;font-weight:750}.dash-source-list{min-width:0}.dash-source-list div{grid-template-columns:8px 1fr auto;align-items:center;gap:9px;padding:5px 0;font-size:.72rem;display:grid}.dash-source-list i{border-radius:50%;width:8px;height:8px}.dash-source-list span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dash-source-list strong{font-size:.7rem}.dash-empty{color:var(--app-muted);text-align:center!important;padding:30px 8px!important}.dash-empty svg{vertical-align:middle;margin-right:6px}.dash-spin{animation:.8s linear infinite dash-spin}@keyframes dash-spin{to{transform:rotate(360deg)}}html[data-theme=dark] .dash-notice{color:#fed7aa;background:#422006;border-color:#854d0e}html[data-theme=dark] .dash-row-icon{background:#2e2456}html[data-theme=dark] .dash-metric-card,html[data-theme=dark] .dash-quick-card{box-shadow:0 10px 28px #0003}@media (width<=1200px){.dash-metrics,.dash-quick-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=850px){.dash-bottom-grid{grid-template-columns:1fr}}@media (width<=620px){.dash-brand-logo{width:220px;height:122px}.dash-metrics,.dash-quick-grid{grid-template-columns:repeat(2,1fr)}.dash-source-content{grid-template-columns:110px 1fr;gap:14px}.dash-donut{width:100px}}@media (width<=400px){.dash-metrics,.dash-quick-grid{grid-template-columns:1fr}}.ls-page{width:100%;font-family:var(--app-font-family);flex-direction:column;gap:1.5rem;padding-bottom:3rem;display:flex}.ls-hero{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 50%,#e8eef5 100%);border:1px solid #e2e8f0;border-radius:1rem;justify-content:space-between;align-items:center;padding:2.25rem 2.5rem;display:flex;position:relative;overflow:hidden}.ls-hero-pattern{opacity:.3;pointer-events:none;background-image:radial-gradient(circle,#cbd5e1 1px,#0000 1px);background-size:24px 24px;width:50%;position:absolute;top:0;bottom:0;right:0}.ls-hero-content{z-index:2;max-width:550px;position:relative}.ls-hero-badge{color:#0f766e;text-transform:uppercase;letter-spacing:.8px;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .85rem;font-size:.7rem;font-weight:700;display:inline-flex;box-shadow:0 1px 3px #0000000a}.ls-hero-title{color:#0f172a;letter-spacing:-.5px;margin-bottom:.5rem;font-size:2rem;font-weight:800}.ls-hero-subtitle{color:#64748b;font-size:.95rem;font-weight:500;line-height:1.6}.ls-hero-icons{z-index:2;align-items:center;gap:.75rem;margin-right:2rem;display:flex;position:relative}.ls-hero-icon{color:#ea580c;opacity:.6;transition:opacity .3s,transform .3s}.ls-hero-icon.icon-1{opacity:.7}.ls-hero-icon.icon-2{opacity:.5;transform:translateY(-4px)}.ls-hero-icon.icon-3{opacity:.4}.ls-field{flex-direction:column;display:flex}.ls-field label{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.4rem;font-size:.7rem;font-weight:700}.ls-field input,.ls-field select,.ls-field textarea{color:#1f2937;font-size:.9rem;font-family:var(--app-font-family);background:#fafafa;border:1.5px solid #e5e7eb;border-radius:.5rem;outline:none;padding:.7rem .85rem;transition:all .2s}.ls-field input:hover,.ls-field select:hover,.ls-field textarea:hover{border-color:#fdba74}.ls-field input:focus,.ls-field select:focus,.ls-field textarea:focus{background:#fff;border-color:#fb923c;box-shadow:0 0 0 3px #3b82f61a}.ls-field input::placeholder,.ls-field textarea::placeholder{color:#9ca3af}.ls-field textarea{resize:vertical;min-height:80px}.ls-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000000a}.ls-form-grid{grid-template-columns:minmax(0,1fr) 180px;gap:1rem;display:grid}.ls-form-bottom{align-items:flex-end;gap:1rem;margin-top:1rem;display:flex}.ls-field-type{flex:1}.ls-search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.7rem 2rem;font-size:.9rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #2563eb4d}.ls-search-btn:hover{background:linear-gradient(135deg,#ea580c,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb66}.ls-search-btn:disabled,.ls-csv-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.ls-search-btn:active{transform:translateY(0)}.ls-spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.ls-form-hint{color:#9ca3af;border-top:1px solid #f3f4f6;margin-top:1rem;padding-top:.75rem;font-size:.75rem}.ls-status-banner{color:#1e40af;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fed7aa;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;display:flex}.ls-status-error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.ls-status-dot{background-color:#f97316;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.ls-split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.25rem;display:grid}.ls-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;min-height:420px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000a}.ls-panel-header{background:#fafbfc;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.ls-panel-header h3{color:#111827;font-size:1rem;font-weight:700}.ls-count{color:#6b7280;font-weight:600}.ls-panel-sub{color:#9ca3af;margin-top:.1rem;font-size:.75rem}.ls-panel-actions{align-items:center;gap:.75rem;display:flex}.ls-check-label{color:#4b5563;cursor:pointer;align-items:center;gap:.4rem;font-size:.8rem;font-weight:500;display:flex}.ls-check-label input{accent-color:#f97316}.ls-rating-filter{color:#d97706;align-items:center;gap:.35rem;display:inline-flex}.ls-rating-filter select{color:#4b5563;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;outline:none;padding:.35rem .45rem;font-size:.8rem}.ls-rating-filter select:focus{border-color:#f97316;box-shadow:0 0 0 2px #2563eb1f}.ls-csv-btn{color:#f97316;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:.375rem;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.ls-csv-btn:hover{background:#fff7ed;border-color:#fdba74}.ls-empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.ls-empty-icon{color:#d1d5db;margin-bottom:1rem}.ls-empty-state p{color:#6b7280;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.ls-empty-state span{color:#9ca3af;font-size:.8rem}.ls-results-list{flex-direction:column;max-height:520px;display:flex;overflow:auto}.ls-inline-error{color:#b91c1c;background:#fef2f2;border-bottom:1px solid #fecaca;align-items:center;gap:.45rem;padding:.65rem 1rem;font-size:.8rem;font-weight:650;display:flex}.ls-lead-row{text-align:left;cursor:pointer;width:100%;font-family:var(--app-font-family);background:#fff;border:0;border-bottom:1px solid #f3f4f6;grid-template-columns:26px minmax(0,1fr) auto;gap:.75rem;padding:1rem 1.25rem;transition:background .2s,box-shadow .2s;display:grid}.ls-lead-row:hover{background:#f8fafc}.ls-lead-row-active{background:#fff7ed;box-shadow:inset 3px 0 #f97316}.ls-lead-row-checked{background:#f8fafc}.ls-lead-check{justify-content:center;align-items:flex-start;padding-top:.1rem;display:flex}.ls-lead-check input{accent-color:#f97316;cursor:pointer;width:16px;height:16px}.ls-lead-main,.ls-lead-meta{min-width:0}.ls-lead-main{flex-direction:column;gap:.35rem;display:flex}.ls-lead-name{color:#111827;overflow-wrap:anywhere;font-size:.92rem;font-weight:750}.ls-lead-address{color:#6b7280;align-items:flex-start;gap:.35rem;font-size:.78rem;line-height:1.45;display:flex}.ls-lead-address svg{flex-shrink:0;margin-top:.1rem}.ls-lead-meta{color:#64748b;text-align:right;flex-direction:column;align-items:flex-end;gap:.35rem;font-size:.72rem;font-weight:650;display:flex}.ls-rating{color:#b45309;align-items:center;gap:.2rem;display:inline-flex}.ls-panel-footer{color:#9ca3af;background:#fafbfc;border-top:1px solid #f3f4f6;padding:.65rem 1.25rem;font-size:.7rem}.ls-detail-panel{background:linear-gradient(#f9fafb 0%,#f3f4f6 100%)}.ls-detail-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.ls-detail-icon{color:#d1d5db;margin-bottom:1.25rem}.ls-detail-badge{color:#f97316;text-transform:uppercase;letter-spacing:.5px;background:#fff7ed;border-radius:9999px;margin-bottom:1rem;padding:.3rem 1rem;font-size:.7rem;font-weight:700}.ls-detail-empty h2{color:#374151;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.ls-detail-empty p{color:#9ca3af;max-width:360px;font-size:.85rem;line-height:1.6}.ls-detail-content{padding:1.5rem}.ls-detail-content h2{color:#111827;overflow-wrap:anywhere;margin-top:.3rem;font-size:1.3rem;line-height:1.3}.ls-detail-type{color:#f97316;margin-top:.35rem;font-size:.85rem;font-weight:700}.ls-detail-list{flex-direction:column;gap:.8rem;margin-top:1.5rem;display:flex}.ls-detail-list div{color:#4b5563;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:.65rem;font-size:.86rem;line-height:1.5;display:grid}.ls-detail-list svg{color:#f97316;margin-top:.15rem}.ls-detail-list a,.ls-map-link{color:#ea580c;overflow-wrap:anywhere}.ls-map-link{align-items:center;gap:.4rem;margin-top:1.4rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.ls-map-link:hover{text-decoration:underline}.ls-email-company-btn{color:#ea580c;cursor:pointer;background:#fff7ed;border:1px solid #fed7aa;border-radius:.45rem;align-items:center;gap:.4rem;margin:1.1rem 0 0 .8rem;padding:.48rem .75rem;font-size:.82rem;font-weight:700;display:inline-flex}.ls-email-company-btn:disabled{cursor:not-allowed;opacity:.5}.ls-email-scrape-btn{margin:.2rem 0 .9rem}.ls-social-section{border-top:1px solid #e5e7eb;margin-top:1.45rem;padding-top:1.15rem}.ls-social-title{color:#111827;align-items:center;gap:.45rem;margin-bottom:.8rem;font-size:.86rem;font-weight:800;display:flex}.ls-social-title svg{color:#f97316}.ls-social-search-form{background:#fff;border:1px solid #dbe3ef;border-radius:.65rem;align-items:center;gap:.55rem;margin-bottom:.8rem;padding:.3rem .35rem .3rem .75rem;display:flex;box-shadow:0 2px 8px #0f172a0d}.ls-social-search-form:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f61f}.ls-social-search-form>svg{color:#94a3b8;flex:none}.ls-social-search-form input{color:#1e293b;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.78rem}.ls-social-search-form input::placeholder{color:#94a3b8}.ls-social-search-form button{color:#fff;cursor:pointer;background:#f97316;border:0;border-radius:.45rem;flex:none;padding:.48rem .72rem;font-size:.74rem;font-weight:750}.ls-social-search-form button:disabled{cursor:not-allowed;opacity:.5}.ls-social-links{flex-wrap:wrap;gap:.55rem;display:flex}.ls-social-result-heading{color:#334155;margin:.85rem 0 .55rem;font-size:.75rem;font-weight:800}.ls-social-more-heading{margin-top:1rem}.ls-social-result-note{color:#64748b;margin:.7rem 0 0;font-size:.74rem;line-height:1.45}.ls-social-link{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.4rem;padding:.48rem .7rem;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex}.ls-social-link>svg{color:#94a3b8;margin-left:.15rem}.ls-social-link span{color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.68rem;display:grid}.ls-social-instagram span{background:#d946ef}.ls-social-facebook span{background:#1877f2}.ls-social-youtube span{background:#ef4444}.ls-social-linkedin span{background:#0a66c2}.ls-social-muted{color:#64748b;align-items:center;gap:.45rem;font-size:.8rem;font-weight:650;display:flex}.ls-social-search-state{background:linear-gradient(135deg,#f8fbff 0%,#f5f3ff 100%);border:1px dashed #fed7aa;border-radius:.75rem;align-items:flex-start;gap:.85rem;padding:1rem;display:flex}.ls-social-search-icon{color:#f97316;background:#fff;border-radius:.7rem;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 4px 14px #2563eb1f}.ls-social-search-copy{min-width:0}.ls-social-search-state strong{color:#1e293b;font-size:.86rem}.ls-social-search-state p{color:#64748b;margin:.25rem 0 0;font-size:.76rem;line-height:1.5}.ls-social-search-button,.ls-social-search-again{cursor:pointer;border-radius:.5rem;align-items:center;gap:.4rem;font-size:.76rem;font-weight:750;display:inline-flex}.ls-social-search-button{color:#fff;background:#f97316;border:0;margin-top:.75rem;padding:.5rem .75rem;box-shadow:0 4px 10px #2563eb33}.ls-social-search-button:hover{background:#ea580c}.ls-social-result-heading{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.55rem;font-size:.72rem;font-weight:750}.ls-social-search-again{color:#f97316;background:0 0;border:0;margin-top:.65rem;padding:.35rem 0}.ls-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000a}.ls-card-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.ls-card-header h3{color:#111827;margin-bottom:.1rem;font-size:1rem;font-weight:700}.ls-card-header p{color:#6b7280;margin:0;font-size:.8rem}.ls-card-header-green{background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.ls-card-header-purple{background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.ls-card-icon-wrap{border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ls-card-icon-wrap.green{color:#15803d;background:#bbf7d0}.ls-card-icon-wrap.purple{color:#7c3aed;background:#ddd6fe}.ls-card-body{flex:1;padding:1.5rem}.ls-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.25rem;display:grid}.ls-card-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.ls-btn{cursor:pointer;font-size:.85rem;font-weight:600;font-family:var(--app-font-family);border:none;border-radius:.5rem;align-items:center;gap:.4rem;padding:.6rem 1.25rem;transition:all .2s;display:inline-flex}.ls-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.ls-btn-sm{padding:.4rem .75rem;font-size:.75rem}.ls-btn-primary{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 2px 6px #2563eb40}.ls-btn-primary:hover{background:linear-gradient(135deg,#ea580c,#1e40af);transform:translateY(-1px);box-shadow:0 4px 10px #2563eb59}.ls-btn-ghost{color:#4b5563;background:#fff;border:1.5px solid #d1d5db}.ls-btn-ghost:hover{background:#f9fafb;border-color:#9ca3af}.ls-scraper-card{min-width:0;min-height:560px}.ls-scraper-grid{grid-template-columns:minmax(0,1fr) 132px;gap:.8rem;display:grid}.ls-scrape-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem .9rem;font-size:.82rem;font-weight:650;display:flex}.ls-scrape-result{border-top:1px solid #eef2f7;max-height:300px;margin-top:1.25rem;padding-top:1.25rem;padding-right:.25rem;overflow-y:auto}.ls-scrape-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.ls-scrape-stats span{color:#64748b;text-transform:uppercase;letter-spacing:.3px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;gap:.15rem;padding:.75rem;font-size:.72rem;font-weight:700;display:flex}.ls-scrape-stats strong{color:#111827;font-size:1.2rem}.ls-scrape-columns{grid-template-columns:1fr;gap:.85rem;margin-top:1rem;display:grid}.ls-scrape-columns h4{color:#111827;margin-bottom:.6rem;font-size:.9rem}.ls-scrape-list{border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;max-height:190px;display:flex;overflow:hidden auto}.ls-scrape-list a{background:#fff;border-bottom:1px solid #f3f4f6;flex-direction:column;gap:.2rem;padding:.75rem .9rem;text-decoration:none;display:flex}.ls-scrape-list a:last-child{border-bottom:none}.ls-scrape-list a:hover{background:#f8fafc}.ls-scrape-list span{color:#111827;font-size:.83rem;font-weight:700}.ls-scrape-list small{color:#64748b;overflow-wrap:anywhere;font-size:.72rem}.ls-scrape-contact-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;min-height:120px;max-height:170px;padding:.9rem;overflow-y:auto}.ls-scrape-contact-box strong{color:#111827;margin-bottom:.25rem;font-size:.78rem;display:block}.ls-scrape-contact-box p{color:#4b5563;overflow-wrap:anywhere;margin-bottom:.8rem;font-size:.8rem;line-height:1.5}.ls-scrape-json-wrap{margin-top:.9rem}.ls-scrape-json-wrap summary{color:#f97316;cursor:pointer;font-size:.8rem;font-weight:750}.ls-scrape-json{color:#ffedd5;background:#0f172a;border-radius:.5rem;max-height:220px;margin:.7rem 0 0;padding:1rem;font-size:.75rem;line-height:1.55;overflow:auto}.ls-ai-card{min-width:0;height:560px;min-height:560px;max-height:560px}.ls-ai-chat-area{overscroll-behavior:contain;background:linear-gradient(#f8fafceb,#f8fafceb),radial-gradient(circle at 16px 16px,#94a3b829 1px,#0000 1px) 0 0/22px 22px;border-bottom:1px solid #f3f4f6;flex-direction:column;flex:1;gap:.9rem;min-height:0;padding:2rem 1.5rem;display:flex;overflow-y:auto}.ls-ai-bubble{align-items:flex-end;gap:.75rem;max-width:min(78%,560px);display:flex}.ls-ai-bubble-user{justify-content:flex-end;align-self:flex-end}.ls-ai-bubble-user .ls-ai-bubble-content{background:#dcf8c6;border-color:#c7efad;border-radius:.85rem .15rem .85rem .85rem}.ls-ai-avatar{color:#6d28d9;background:linear-gradient(135deg,#ddd6fe,#c4b5fd);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ls-ai-bubble-content{background:#fff;border:1px solid #e5e7eb;border-radius:.15rem .85rem .85rem;min-width:140px;padding:.85rem 1rem;box-shadow:0 1px 2px #0000000a}.ls-ai-bubble-text{color:#374151;white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:.35rem;font-size:.85rem;font-weight:500;line-height:1.5}.ls-ai-bubble-status{text-align:right;color:#10b981;font-size:.7rem;font-weight:600;display:block}.ls-ai-bubble-user .ls-ai-bubble-status{color:#64748b}.ls-ai-system-note{color:#64748b;text-align:center;background:#ffffffdb;border:1px solid #e2e8f0;border-radius:9999px;align-self:center;max-width:80%;padding:.35rem .85rem;font-size:.72rem;font-weight:700}.ls-ai-typing-content{min-width:104px;padding:.75rem .9rem}.ls-typing-dots{align-items:center;gap:.28rem;min-height:20px;display:inline-flex}.ls-typing-dots span{background:#94a3b8;border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite typing-bounce}.ls-typing-dots span:nth-child(2){animation-delay:.16s}.ls-typing-dots span:nth-child(3){animation-delay:.32s}@keyframes typing-bounce{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.ls-ai-bottom{background:#fff;flex-shrink:0;padding:1rem 1.5rem 1.25rem}.ls-ai-suggestions{flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem;display:flex}.ls-suggestion{color:#0369a1;cursor:pointer;background:#f0f9ff;border:1px solid #bae6fd;border-radius:9999px;padding:.35rem .85rem;font-size:.75rem;font-weight:600;transition:all .2s}.ls-suggestion:hover{background:#e0f2fe;border-color:#7dd3fc;transform:translateY(-1px)}.ls-suggestion:disabled{opacity:.6;cursor:not-allowed;transform:none}.ls-ai-error{margin-top:0;margin-bottom:.85rem}.ls-ai-input-row{gap:.75rem;display:flex}.ls-ai-input-row input{font-size:.9rem;font-family:var(--app-font-family);background:#fafafa;border:1.5px solid #e5e7eb;border-radius:.5rem;outline:none;flex:1;padding:.75rem 1rem;transition:all .2s}.ls-ai-input-row input:focus{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.ls-btn-send{padding:.7rem 1.5rem}.ls-modal-backdrop{z-index:1000;background:#0f172a94;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.ls-email-modal{background:#fff;border-radius:.8rem;flex-direction:column;gap:1rem;width:min(560px,100%);padding:1.4rem;display:flex;box-shadow:0 24px 60px #0f172a47}.ls-email-modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ls-email-modal-header h3{color:#111827}.ls-email-modal-header p{color:#6b7280;margin-top:.25rem;font-size:.82rem}.ls-email-modal textarea{min-height:190px;line-height:1.55}.ls-email-help{color:#92400e;margin-top:.35rem;font-size:.75rem;line-height:1.4}.ls-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:.4rem;place-items:center;padding:.35rem;display:grid}.ls-modal-close:hover{background:#f3f4f6}.ls-email-modal-actions{justify-content:flex-end;gap:.65rem;display:flex}@media (width<=900px){.ls-form-grid{grid-template-columns:1fr 1fr}.ls-split,.ls-workspace-grid{grid-template-columns:1fr}}@media (width<=600px){.ls-form-grid{grid-template-columns:1fr}.ls-form-bottom{flex-direction:column}.ls-panel-header,.ls-panel-actions{flex-wrap:wrap;align-items:flex-start}.ls-scraper-grid,.ls-scrape-columns{grid-template-columns:1fr}.ls-lead-row{grid-template-columns:26px minmax(0,1fr)}.ls-lead-meta{text-align:left;grid-column:2;align-items:flex-start}}.bs-page{width:100%;font-family:var(--app-font-family);flex-direction:column;gap:1.25rem;padding-bottom:2rem;display:flex}.bs-hero{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;flex-direction:column;align-items:center;padding:2rem;display:flex;position:relative}.bs-hero-content{margin-bottom:1.5rem}.bs-hero-title{color:#0f172a;letter-spacing:-.04em;margin:0 0 .45rem;font-size:2rem;font-weight:800;line-height:1.2}.bs-hero-subtitle{color:#64748b;max-width:560px;margin:0;font-size:.95rem;line-height:1.6}.bs-search-container{width:100%;max-width:720px;margin-bottom:1rem}.bs-search-bar{background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;align-items:center;padding:.3rem;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #0f172a0d}.bs-query-bar{grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;display:grid}.bs-source-picker{border-left:1px solid #e2e8f0;position:relative}.bs-source-picker summary{color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;min-width:120px;padding:.7rem .8rem;font-size:.8rem;font-weight:700;list-style:none;display:flex}.bs-source-picker summary::-webkit-details-marker{display:none}.bs-source-picker[open] summary svg{transform:rotate(180deg)}.bs-source-menu{z-index:30;text-align:left;background:#fff;border:1px solid #dbe3ef;border-radius:.75rem;width:310px;max-height:390px;padding:.5rem;position:absolute;top:calc(100% + .65rem);right:0;overflow-y:auto;box-shadow:0 16px 35px #0f172a29}.bs-source-option{cursor:pointer;border-radius:.5rem;grid-template-columns:auto auto 1fr;align-items:center;gap:.55rem;padding:.55rem;display:grid}.bs-source-option:hover{background:#f1f5f9}.bs-source-option-all{border-bottom:1px solid #e2e8f0;grid-template-columns:auto 1fr;margin-bottom:.35rem;padding-bottom:.65rem;font-weight:700}.bs-source-option input{accent-color:#f97316}.bs-source-option-icon{font-size:1rem}.bs-source-option strong,.bs-source-option small{display:block}.bs-source-option strong{color:#1e293b;font-size:.78rem}.bs-source-option small{color:#64748b;margin-top:.1rem;font-size:.67rem}.bs-source-done{color:#fff;width:100%;font:700 .78rem var(--app-font-family);cursor:pointer;background:#f97316;border:none;border-radius:.5rem;margin-top:.4rem;padding:.6rem;position:sticky;bottom:0}.bs-source-done:hover{background:#ea580c}.bs-search-bar:focus-within{border-color:#f97316;box-shadow:0 0 0 3px #2563eb1a}.bs-input-wrap{align-items:center;gap:.5rem;min-width:0;padding:0 .75rem;display:flex}.bs-input-icon{color:#94a3b8;flex-shrink:0}.bs-input{color:#1e293b;font-size:.9rem;font-family:var(--app-font-family);background:0 0;border:none;outline:none;flex:1;min-width:0;font-weight:500}.bs-input::placeholder{color:#94a3b8;font-weight:400}.bs-clear-btn{color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:flex}.bs-clear-btn:hover{color:#1e293b;background:#cbd5e1}.bs-search-btn{color:#fff;cursor:pointer;box-shadow:none;white-space:nowrap;font-size:.88rem;font-weight:700;font-family:var(--app-font-family);background:#f97316;border:none;border-radius:.75rem;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1.75rem;transition:all .25s;display:inline-flex}.bs-search-btn:hover:not(:disabled){background:#ea580c}.bs-search-btn:active:not(:disabled){transform:translateY(0)}.bs-search-btn:disabled{opacity:.85;cursor:not-allowed}.bs-searching{background:#ea580c}.bs-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin}.bs-popular{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;display:flex}.bs-popular-label{color:#64748b;white-space:nowrap;font-size:.75rem;font-weight:600}.bs-popular-tags{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.bs-popular-tag{color:#475569;cursor:pointer;font-size:.72rem;font-weight:600;font-family:var(--app-font-family);white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;padding:.3rem .75rem;transition:all .2s}.bs-popular-tag:hover{color:#ea580c;background:#fff7ed;border-color:#fed7aa}.bs-results-section{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000000a}.bs-results-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:1.25rem;padding:1.25rem 1.5rem;display:flex}.bs-export-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.bs-select-all{color:#1e40af;cursor:pointer;background:#fff;border:1px solid #ffedd5;border-radius:.55rem;align-items:center;gap:.35rem;min-height:34px;padding:0 .65rem;font-size:.75rem;font-weight:800;display:inline-flex}.bs-select-all input,.bs-result-checkbox{accent-color:#f97316;cursor:pointer;width:16px;height:16px}.bs-export-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:.55rem;justify-content:center;align-items:center;gap:.4rem;min-height:34px;padding:0 .75rem;font-size:.78rem;font-weight:800;display:inline-flex}.bs-results-header h2{color:#111827;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:1.05rem;font-weight:800;display:flex}.bs-results-header p{color:#64748b;margin:0;font-size:.82rem;font-weight:600}.bs-source-status-row{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;max-width:680px;display:flex}.bs-source-status{color:#ea580c;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;align-items:center;gap:.45rem;min-height:28px;padding:.25rem .55rem;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.bs-source-status strong{color:#1e3a8a;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 .3rem;display:inline-flex}.bs-source-status-warn{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.bs-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;align-items:center;gap:.6rem;margin:1rem 1.5rem;padding:.9rem 1rem;font-size:.88rem;font-weight:700;display:flex}.bs-loading-state{color:#475569;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;min-height:260px;font-weight:700;display:flex}.bs-spinner-blue{border-color:#f97316 #fed7aa #fed7aa;width:28px;height:28px}.bs-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.bs-empty-icon-wrap{background:linear-gradient(135deg,#fff7ed,#e0e7ff);border-radius:1.25rem;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;animation:3s ease-in-out infinite emptyPulse;display:flex}.bs-empty-icon{color:#6366f1;opacity:.7}@keyframes emptyPulse{0%,to{transform:scale(1);box-shadow:0 0 #6366f11a}50%{transform:scale(1.04);box-shadow:0 0 0 12px #6366f100}}.bs-empty-state h3{color:#1e293b;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.bs-empty-state p{color:#94a3b8;max-width:400px;font-size:.88rem;line-height:1.65}.bs-results-layout{grid-template-columns:minmax(320px,.95fr) minmax(420px,1.25fr);min-height:560px;display:grid}.bs-results-list{background:#f8fafc;border-right:1px solid #e5e7eb;max-height:640px;padding:.85rem;overflow-y:auto}.bs-result-card{text-align:left;cursor:pointer;width:100%;min-height:146px;font-family:var(--app-font-family);background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;gap:.55rem;margin-bottom:.7rem;padding:.95rem .95rem .95rem 2.75rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:0 1px 2px #0f172a0a}.bs-result-checkbox{position:absolute;top:1rem;left:.95rem}.bs-result-card:hover,.bs-result-card-active{border-color:#fdba74;transform:translateY(-1px);box-shadow:0 8px 24px #2563eb1f}.bs-result-card-checked{background:#fff7ed;border-color:#f97316}.bs-result-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.bs-result-source,.bs-result-rating{color:#047857;background:#ecfdf5;border-radius:999px;align-items:center;min-height:24px;padding:.15rem .55rem;font-size:.68rem;font-weight:800;display:inline-flex}.bs-result-rating{color:#c2410c;background:#fff7ed}.bs-result-card h3{color:#111827;margin:0;font-size:.98rem;font-weight:800;line-height:1.35}.bs-result-card p{-webkit-line-clamp:3;color:#64748b;-webkit-box-orient:vertical;min-height:58px;margin:0;font-size:.8rem;font-weight:600;line-height:1.55;display:-webkit-box;overflow:hidden}.bs-result-meta{flex-wrap:wrap;gap:.45rem;margin-top:auto;display:flex}.bs-result-meta span{color:#475569;text-overflow:ellipsis;white-space:nowrap;background:#f1f5f9;border-radius:999px;align-items:center;gap:.25rem;max-width:100%;padding:.18rem .45rem;font-size:.68rem;font-weight:700;display:inline-flex;overflow:hidden}.bs-result-detail{background:#fff;max-height:640px;padding:1.35rem;overflow-y:auto}.bs-detail-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.bs-detail-head span,.bs-detail-block span,.bs-detail-grid span{color:#64748b;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.bs-detail-head h3{color:#0f172a;margin:.35rem 0 0;font-size:1.35rem;font-weight:800;line-height:1.25}.bs-open-link{color:#ea580c;white-space:nowrap;background:#fff7ed;border-radius:.6rem;align-items:center;gap:.4rem;min-height:36px;padding:.45rem .7rem;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.bs-detail-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.bs-scrape-source-btn{color:#fff;min-height:36px;font-family:var(--app-font-family);cursor:pointer;white-space:nowrap;background:#f97316;border:none;border-radius:.6rem;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.8rem;font-weight:800;display:inline-flex}.bs-scrape-source-btn:hover:not(:disabled){background:#ea580c}.bs-scrape-source-btn:disabled{opacity:.65;cursor:wait}.bs-source-scrape-note{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.65rem;margin-top:.85rem;padding:.75rem;font-size:.8rem;line-height:1.5}.bs-source-scrape-error{margin:.85rem 0 0}.bs-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:1rem 0;display:grid}.bs-detail-grid div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;min-height:78px;padding:.85rem}.bs-detail-grid strong{color:#0f172a;word-break:break-word;margin-top:.35rem;font-size:.85rem;line-height:1.45;display:block}.bs-detail-block{border-top:1px solid #e5e7eb;padding:1rem 0}.bs-detail-block p{color:#334155;white-space:pre-wrap;margin:.45rem 0 0;font-size:.88rem;line-height:1.7}.bs-source-scrape-result{background:#f8fbff;border:1px solid #fed7aa;border-radius:.75rem;margin-top:.25rem;padding:1rem}.bs-scrape-stats{flex-wrap:wrap;gap:.45rem;margin-top:.65rem;display:flex}.bs-scrape-stats strong{color:#1e40af;background:#ffedd5;border-radius:999px;padding:.3rem .55rem;font-size:.72rem}.bs-link-list{flex-direction:column;gap:.4rem;margin-top:.55rem;display:flex}.bs-link-list a{color:#f97316;word-break:break-all;font-size:.8rem;font-weight:700;text-decoration:none}.bs-detail-empty{color:#94a3b8;justify-content:center;align-items:center;min-height:360px;font-weight:700;display:flex}.bs-ai-panel{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;margin-top:1rem;overflow:hidden}.bs-ai-head{background:#eef2ff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.bs-ai-title{align-items:center;gap:.65rem;display:flex}.bs-ai-icon,.bs-ai-avatar{color:#6d28d9;background:#ddd6fe;flex-shrink:0;justify-content:center;align-items:center;display:flex}.bs-ai-icon{border-radius:.65rem;width:40px;height:40px}.bs-ai-avatar{border-radius:50%;width:30px;height:30px}.bs-ai-title h4{color:#111827;margin:0;font-size:.95rem;font-weight:800}.bs-ai-title p{color:#64748b;margin:.1rem 0 0;font-size:.75rem;font-weight:700}.bs-ai-clear{color:#475569;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;min-height:32px;padding:0 .65rem;font-weight:800}.bs-ai-chat{background:#f8fafc;flex-direction:column;gap:.75rem;height:270px;padding:1rem;display:flex;overflow-y:auto}.bs-ai-message{align-items:flex-start;gap:.55rem;display:flex}.bs-ai-message-user{justify-content:flex-end}.bs-ai-bubble{background:#fff;border:1px solid #e5e7eb;border-radius:.15rem .8rem .8rem;max-width:min(82%,620px);padding:.75rem .85rem;box-shadow:0 1px 2px #0f172a0a}.bs-ai-message-user .bs-ai-bubble{background:#dcfce7;border-color:#bbf7d0;border-radius:.8rem .15rem .8rem .8rem}.bs-ai-bubble p{color:#334155;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 .35rem;font-size:.82rem;line-height:1.55}.bs-ai-bubble span{text-align:right;color:#10b981;font-size:.66rem;font-weight:800;display:block}.bs-ai-bottom{background:#fff;border-top:1px solid #e5e7eb;padding:.85rem 1rem 1rem}.bs-ai-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.55rem;align-items:center;gap:.35rem;margin-bottom:.65rem;padding:.55rem .65rem;font-size:.75rem;font-weight:800;display:flex}.bs-ai-suggestions{flex-wrap:wrap;gap:.45rem;margin-bottom:.7rem;display:flex}.bs-ai-suggestions button{color:#ea580c;cursor:pointer;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;min-height:28px;padding:.2rem .65rem;font-size:.72rem;font-weight:800}.bs-ai-form{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;display:grid}.bs-ai-form input{color:#111827;border:1px solid #d1d5db;border-radius:.65rem;outline:none;min-height:42px;padding:0 .8rem}.bs-ai-form input:focus{border-color:#fdba74;box-shadow:0 0 0 3px #93c5fd3d}.bs-ai-form button{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:.65rem;justify-content:center;align-items:center;gap:.4rem;min-height:42px;padding:0 .9rem;font-weight:800;display:inline-flex}.bs-ai-form button:disabled,.bs-ai-suggestions button:disabled{opacity:.65;cursor:not-allowed}.bs-ai-typing{gap:.25rem;width:70px;display:flex}.bs-ai-typing span{background:#8b5cf6;border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite bs-typing-bounce}.bs-ai-typing span:nth-child(2){animation-delay:.15s}.bs-ai-typing span:nth-child(3){animation-delay:.3s}.bs-spin{animation:.8s linear infinite spin}@keyframes bs-typing-bounce{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}@media (width<=768px){.bs-hero{padding:2.5rem 1.5rem 2rem}.bs-hero-title{font-size:1.75rem}.bs-search-bar,.bs-query-bar{border-radius:.875rem;flex-direction:column;gap:0;display:flex}.bs-input-wrap{width:100%;padding:.65rem .85rem}.bs-source-picker{border-top:1px solid #e2e8f0;border-left:none;width:100%}.bs-source-picker summary{justify-content:space-between}.bs-source-menu{width:100%;left:0;right:auto}.bs-search-btn{border-radius:.625rem;justify-content:center;width:100%;margin:.35rem}.bs-results-header{flex-direction:column}.bs-export-actions,.bs-source-status-row{justify-content:flex-start}.bs-results-layout{grid-template-columns:1fr}.bs-results-list{border-bottom:1px solid #e5e7eb;border-right:none;max-height:420px}.bs-result-detail{max-height:none}.bs-detail-grid{grid-template-columns:1fr}.bs-detail-head{flex-direction:column}.bs-detail-actions{justify-content:flex-start}.bs-ai-form{grid-template-columns:1fr}}@media (width<=480px){.bs-hero-title{font-size:1.5rem}.bs-hero-subtitle{font-size:.88rem}}.csv-page{flex-direction:column;gap:1.25rem;display:flex}.csv-header{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.35rem 1.5rem}.csv-header h1{color:#111827;font-size:1.35rem}.csv-header p{color:#64748b;margin-top:.25rem}.csv-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:.8rem 1rem;font-weight:650}.csv-layout{grid-template-columns:minmax(280px,.55fr) minmax(0,1.45fr);gap:1.25rem;display:grid}.csv-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-height:520px;overflow:hidden}.csv-panel-title{color:#111827;border-bottom:1px solid #f3f4f6;align-items:center;gap:.55rem;padding:1rem 1.2rem;font-weight:800;display:flex}.csv-list{flex-direction:column;max-height:620px;display:flex;overflow-y:auto}.csv-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f3f4f6;padding:.95rem 1.2rem}.csv-row:hover,.csv-row-active{background:#fff7ed}.csv-row span{color:#111827;font-weight:800;display:block}.csv-row small{color:#64748b;margin-top:.25rem;display:block}.csv-empty{color:#64748b;text-align:center;place-items:center;min-height:220px;padding:1.5rem;font-weight:650;display:grid}.csv-detail{padding:0}.csv-detail-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:0;padding:1rem 1.2rem;display:flex}.csv-detail-head h2{color:#111827;font-size:1.1rem}.csv-detail-head p{color:#64748b;margin-top:.2rem}.csv-detail-head button{color:#fff;cursor:pointer;background:#f97316;border:0;border-radius:.5rem;align-items:center;gap:.4rem;padding:.65rem .95rem;font-weight:750;display:inline-flex}.csv-table-wrap{border:0;border-radius:0;max-height:640px;overflow:auto}.csv-table-wrap table{border-collapse:collapse;table-layout:fixed;width:max-content;min-width:2300px}.csv-table-wrap th,.csv-table-wrap td{text-align:left;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #c8c8c8;border-right:1px solid #c8c8c8;padding:.32rem .45rem;font-size:.76rem;line-height:1.25;overflow:hidden}.csv-table-wrap th{color:#fff;z-index:1;background:#18b300;font-size:.72rem;font-weight:800;position:sticky;top:0}.csv-table-wrap th:first-child,.csv-table-wrap td:first-child{width:340px;font-weight:700}.csv-table-wrap th:nth-child(2),.csv-table-wrap td:nth-child(2){width:110px}.csv-table-wrap th:nth-child(3),.csv-table-wrap td:nth-child(3){width:620px}.csv-table-wrap th:nth-child(4),.csv-table-wrap td:nth-child(4){width:170px}.csv-table-wrap th:nth-child(5),.csv-table-wrap td:nth-child(5),.csv-table-wrap th:nth-child(6),.csv-table-wrap td:nth-child(6){width:290px}.csv-table-wrap th:nth-child(7),.csv-table-wrap td:nth-child(7),.csv-table-wrap th:nth-child(8),.csv-table-wrap td:nth-child(8),.csv-table-wrap th:nth-child(9),.csv-table-wrap td:nth-child(9),.csv-table-wrap th:nth-child(10),.csv-table-wrap td:nth-child(10),.csv-table-wrap th:nth-child(11),.csv-table-wrap td:nth-child(11){width:110px}.csv-table-wrap th:nth-child(12),.csv-table-wrap td:nth-child(12){width:260px}.csv-table-wrap tbody tr:nth-child(2n){background:#f7faf9}@media (width<=900px){.csv-layout{grid-template-columns:1fr}}html[data-theme=dark] .csv-header,html[data-theme=dark] .csv-panel,html[data-theme=dark] .csv-detail,html[data-theme=dark] .csv-detail-head{background:var(--app-surface)!important;border-color:var(--app-border)!important}html[data-theme=dark] .csv-header h1,html[data-theme=dark] .csv-panel-title,html[data-theme=dark] .csv-detail-head h2,html[data-theme=dark] .csv-row span{color:var(--app-text)!important}html[data-theme=dark] .csv-header p,html[data-theme=dark] .csv-detail-head p,html[data-theme=dark] .csv-row small,html[data-theme=dark] .csv-empty{color:var(--app-muted)!important}html[data-theme=dark] .csv-panel-title{background:var(--app-subtle)!important;border-color:var(--app-border)!important}html[data-theme=dark] .csv-row{background:var(--app-surface)!important;border-color:var(--app-border)!important}html[data-theme=dark] .csv-row:hover,html[data-theme=dark] .csv-row-active{background:#1e293b!important}html[data-theme=dark] .csv-detail-head button{background:var(--app-accent)!important;color:#fff!important}html[data-theme=dark] .csv-table-wrap,html[data-theme=dark] .csv-table-wrap table,html[data-theme=dark] .csv-table-wrap tbody{background:#0f172a!important}html[data-theme=dark] .csv-table-wrap th{background:var(--app-accent)!important;border-color:color-mix(in srgb, var(--app-accent) 70%, #fff)!important;color:#fff!important}html[data-theme=dark] .csv-table-wrap td{background:var(--app-surface)!important;border-color:var(--app-border)!important;color:var(--app-text)!important}html[data-theme=dark] .csv-table-wrap tbody tr:nth-child(2n) td{background:var(--app-subtle)!important}html[data-theme=dark] .csv-table-wrap tbody tr:hover td{background:#1e293b!important}html[data-theme=dark] .csv-table-wrap{scrollbar-color:#475569 #0f172a}.admin-page,.admin-lock-page,.admin-loading{font-family:var(--app-font-family)}.admin-loading,.admin-lock-page{justify-content:center;align-items:center;min-height:calc(100vh - 140px);display:flex}.admin-lock-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:min(420px,100%);padding:2rem;box-shadow:0 18px 50px #0f172a14}.admin-lock-icon{color:#f97316;background:#fff7ed;border-radius:.75rem;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:1rem;display:flex}.admin-lock-card h1{color:#0f172a;margin:0;font-size:1.65rem}.admin-lock-card p{color:#64748b;font-weight:600;line-height:1.6}.admin-lock-card input{width:100%;height:48px;font-family:var(--app-font-family);border:1px solid #d1d5db;border-radius:.65rem;padding:0 .9rem;font-size:.95rem}.admin-lock-card button,.admin-refresh-btn,.admin-save-btn,.admin-edit-btn,.admin-cancel-btn,.admin-delete-btn{font-family:var(--app-font-family);cursor:pointer;border:none;border-radius:.55rem;justify-content:center;align-items:center;gap:.45rem;font-weight:800;display:inline-flex}.admin-lock-card button{color:#fff;background:#f97316;width:100%;height:46px;margin-top:1rem}.admin-lock-card button:disabled,.admin-refresh-btn:disabled,.admin-save-btn:disabled{opacity:.7;cursor:not-allowed}.admin-inline-error,.admin-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;align-items:center;gap:.55rem;font-weight:700;display:flex}.admin-inline-error{border-radius:.55rem;margin-top:.8rem;padding:.7rem;font-size:.82rem}.admin-error{border-radius:.75rem;padding:.9rem 1rem}.admin-page{flex-direction:column;gap:1rem;display:flex}.admin-hero{background:linear-gradient(135deg,#fff7ed,#f8fafc);border:1px solid #ffedd5;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.admin-hero span{color:#f97316;text-transform:uppercase;font-size:.76rem;font-weight:900}.admin-hero h1{color:#0f172a;margin:.25rem 0;font-size:1.7rem}.admin-hero p{color:#64748b;margin:0;font-weight:600}.admin-refresh-btn,.admin-save-btn{color:#fff;white-space:nowrap;background:#f97316;min-height:40px;padding:0 .9rem}.admin-overview-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.8rem;display:grid}.admin-create-user{background:#f8fbff;border:1px solid #ffedd5;border-radius:.75rem;grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(145px,1fr)) auto;align-items:end;gap:.8rem;padding:1rem 1.25rem;display:grid}.admin-create-user h2{color:#0f172a;align-items:center;gap:.45rem;margin:0;font-size:1rem;display:flex}.admin-create-user p{color:#64748b;margin:.3rem 0 0;font-size:.78rem;font-weight:600}.admin-create-user label{color:#475569;flex-direction:column;gap:.3rem;font-size:.73rem;font-weight:800;display:flex}.admin-create-user input{height:38px;font:inherit;border:1px solid #cbd5e1;border-radius:.45rem;padding:0 .65rem}@media (width<=1100px){.admin-create-user{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.admin-create-user{grid-template-columns:1fr}}.admin-stat-card{text-align:left;min-height:112px;font-family:var(--app-font-family);cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.7rem;grid-template-columns:auto 1fr;gap:.2rem .65rem;padding:1rem;display:grid}.admin-stat-card svg{color:#f97316;grid-row:span 3}.admin-stat-card span{color:#475569;font-size:.83rem;font-weight:800}.admin-stat-card strong{color:#0f172a;font-size:1.55rem}.admin-stat-card small{color:#94a3b8;font-weight:700}.admin-stat-card-active{border-color:#f97316;box-shadow:0 10px 28px #2563eb1f}.admin-table-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden}.admin-table-head{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.admin-table-head h2{color:#0f172a;align-items:center;gap:.45rem;margin:0;font-size:1.05rem;display:flex}.admin-table-head p{color:#64748b;margin:.2rem 0 0;font-size:.8rem;font-weight:700}.admin-table-scroll{max-height:620px;overflow:auto}.admin-table{border-collapse:collapse;width:100%;min-width:980px}.admin-table th{z-index:1;color:#fff;text-align:left;text-transform:capitalize;background:#16a34a;font-size:.72rem;position:sticky;top:0}.admin-table th,.admin-table td{vertical-align:top;border:1px solid #d1d5db;padding:.45rem .55rem}.admin-table td{color:#111827;max-width:320px;font-size:.78rem;line-height:1.45}.admin-table td span{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.admin-table textarea{resize:vertical;width:260px;min-height:92px;font-family:var(--app-font-family);border:1px solid #fdba74;border-radius:.4rem;padding:.45rem;font-size:.78rem}.admin-edit-btn,.admin-cancel-btn{color:#ea580c;background:#fff7ed;min-height:32px;padding:0 .65rem}.admin-row-actions{align-items:center;gap:.4rem;display:flex}.admin-delete-btn{color:#b91c1c;background:#fef2f2;min-height:32px;padding:0 .65rem}.admin-delete-btn:disabled{opacity:.55;cursor:not-allowed}.admin-cancel-btn{color:#b91c1c;background:#fef2f2}.admin-empty{text-align:center;color:#94a3b8;padding:2rem;font-weight:800}@media (width<=760px){.admin-hero,.admin-table-head{flex-direction:column;align-items:stretch}}.auth-page{--app-accent:#f97316;--app-accent-hover:#ea580c;--app-accent-soft:#ffedd5;--app-accent-ring:#f973162e;background:#fff7ed;place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth-shell{background:var(--app-surface);border:1px solid #fed7aa;border-radius:1.25rem;grid-template-columns:1fr;width:min(510px,100%);min-height:580px;display:grid;overflow:hidden;box-shadow:0 12px 34px #0f172a14}.auth-brand-panel{color:#0f172a;background:#fffaf5;flex-direction:column;justify-content:center;align-items:center;padding:2.25rem;display:flex;position:relative;overflow:hidden}.auth-brand-panel:after{content:none}.auth-brand,.auth-mobile-brand{align-items:center;gap:.7rem;font-size:1.1rem;font-weight:800;display:flex}.auth-logo{object-fit:cover;object-position:center;width:250px;height:130px}.auth-brand-copy{max-width:480px;margin:auto 0 2rem}.auth-eyebrow{color:var(--app-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.85rem;font-size:.7rem;font-weight:800;display:inline-block}.auth-brand-copy h1{color:#0f172a;letter-spacing:-.045em;font-size:clamp(2rem,4vw,2.8rem);line-height:1.12}.auth-form-heading>span{color:#ea580c}.auth-brand-copy p{color:#475569;max-width:450px;margin-top:1rem;font-size:.92rem;line-height:1.7}.auth-feature-list{gap:.55rem;margin-bottom:auto;display:grid}.auth-feature-list>div{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.auth-feature-list>div>svg:first-child,.auth-feature-list>div>svg:last-child{color:var(--app-accent)}.auth-feature-list span{display:grid}.auth-feature-list strong{color:#0f172a;font-size:.82rem}.auth-feature-list small{color:#64748b;margin-top:.1rem;font-size:.72rem}.auth-brand-footer{z-index:1;color:#64748b;margin-top:2rem;font-size:.7rem;position:relative}.auth-form-panel{background:var(--app-surface);place-items:center;padding:2.5rem;display:grid}.auth-card{width:min(390px,100%)}.auth-login-brand{justify-content:center;margin-bottom:1.25rem;display:flex}.auth-login-brand .auth-logo{width:220px;height:112px}.auth-mobile-brand{color:var(--app-text);margin-bottom:2rem;display:none}.auth-mobile-brand .auth-logo{width:156px;height:76px}.auth-form-heading>span{color:var(--app-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.auth-form-heading h2{color:var(--app-text);letter-spacing:-.025em;margin-top:.4rem;font-size:1.55rem}.auth-form-heading p{color:var(--app-muted);margin-top:.45rem;font-size:.84rem;line-height:1.55}.auth-mode-switch{background:var(--app-subtle);border-radius:.7rem;grid-template-columns:1fr 1fr;gap:.25rem;margin:1.5rem 0;padding:.25rem;display:grid}.auth-mode-switch button{color:var(--app-muted);cursor:pointer;background:0 0;border:none;border-radius:.55rem;padding:.6rem;font-size:.8rem;font-weight:750}.auth-mode-switch button.active{background:var(--app-surface);color:var(--app-accent);box-shadow:0 1px 4px #0f172a1a}.auth-fields{gap:.95rem;display:grid}.auth-login-fields{margin-top:1.5rem}.auth-fields label{gap:.4rem;display:grid}.auth-fields label>span{color:var(--app-text);font-size:.76rem;font-weight:750}.auth-input-wrap{border:1px solid var(--app-border);background:var(--app-surface);min-height:46px;color:var(--app-muted);border-radius:.65rem;align-items:center;gap:.65rem;padding:0 .8rem;transition:border-color .2s,box-shadow .2s;display:flex}.auth-input-wrap:focus-within{border-color:var(--app-accent);box-shadow:0 0 0 3px var(--app-accent-ring);color:var(--app-accent)}.auth-input-wrap input{min-width:0;color:var(--app-text);outline:none;flex:1;font-size:.88rem;box-shadow:none!important;background:0 0!important;border:none!important}.auth-input-wrap input::placeholder{color:#94a3b8}.auth-password-toggle{color:var(--app-muted);cursor:pointer;background:0 0;border:none;place-items:center;padding:.25rem;display:grid}.auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.6rem;margin-top:1rem;padding:.7rem .8rem;font-size:.78rem;font-weight:700}.auth-submit{background:var(--app-accent);color:#fff;cursor:pointer;border:none;border-radius:.65rem;justify-content:center;align-items:center;gap:.45rem;width:100%;min-height:44px;margin-top:1.15rem;font-weight:800;display:inline-flex}.auth-submit:hover:not(:disabled){background:var(--app-accent-hover)}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-privacy{color:var(--app-muted);text-align:center;margin-top:.8rem;font-size:.7rem;line-height:1.5}html[data-theme=dark] .auth-shell{box-shadow:0 24px 70px #00000061}html[data-theme=dark] .auth-mode-switch button.active{background:#1e293b}html[data-theme=dark] .auth-error{color:#fca5a5;background:#2b1218;border-color:#7f1d1d}@media (width<=820px){.auth-page{padding:1rem}.auth-shell{grid-template-columns:1fr;min-height:0}.auth-brand-panel{display:none}.auth-form-panel{padding:2rem 1.4rem}.auth-mobile-brand{display:flex}}.settings-page{width:min(900px,100%);color:var(--app-text);gap:1rem;margin:0 auto;display:grid}.settings-header{align-items:center;gap:.9rem;padding:.5rem 0 .75rem;display:flex}.settings-icon{background:var(--app-accent-soft);width:44px;height:44px;color:var(--app-accent);border-radius:.75rem;place-items:center;display:grid}.settings-header h1,.settings-section-head h2{color:var(--app-text)}.settings-header h1{font-size:1.45rem}.settings-header p,.settings-section-head p{color:var(--app-muted)}.settings-header p{margin-top:.2rem;font-size:.88rem}.settings-card{border:1px solid var(--app-border);background:var(--app-surface);border-radius:.875rem;padding:1.25rem}.settings-section-head{margin-bottom:1rem}.settings-section-head h2{font-size:1rem}.settings-section-head p{margin-top:.2rem;font-size:.8rem}.settings-theme-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.settings-choice,.settings-accent{border:1px solid var(--app-border);background:var(--app-surface);color:var(--app-text);cursor:pointer}.settings-choice{text-align:left;border-radius:.75rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;min-height:76px;padding:.85rem;display:grid}.settings-choice span{gap:.15rem;display:grid}.settings-choice small{color:var(--app-muted)}.settings-choice-active{border-color:var(--app-accent);background:var(--app-accent-soft);color:var(--app-accent);box-shadow:0 0 0 2px var(--app-accent-ring)}.settings-accent-row{flex-wrap:wrap;gap:.65rem;display:flex}.settings-accent{border-radius:.65rem;align-items:center;gap:.5rem;min-width:120px;padding:.65rem .8rem;font-weight:700;display:inline-flex}.settings-accent>span{border-radius:50%;width:16px;height:16px}.settings-accent-active{border-color:var(--app-accent)}.settings-segmented{background:var(--app-subtle);border-radius:.65rem;padding:.25rem;display:inline-flex}.settings-segmented button{color:var(--app-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.55rem .85rem;font-weight:700}.settings-segmented button.active{background:var(--app-surface);color:var(--app-accent);box-shadow:0 1px 3px #0f172a1f}@media (width<=700px){.settings-theme-grid{grid-template-columns:1fr}}.outreach-page{color:var(--app-text);flex-direction:column;gap:1.25rem;display:flex}.outreach-header,.outreach-card-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.outreach-header h1{margin:0 0 .3rem;font-size:1.55rem}.outreach-header p,.outreach-card-head p{color:#64748b;margin:0;font-size:.84rem}.outreach-secondary,.outreach-tabs button,.outreach-channel-picker button,.outreach-send{font:inherit;cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;gap:.45rem;font-size:.83rem;font-weight:700;display:inline-flex}.outreach-secondary{background:var(--app-surface);color:var(--app-text);border:1px solid #d1d5db;padding:.55rem .8rem}.outreach-tabs{border-bottom:1px solid var(--app-border);gap:.4rem;display:flex}.outreach-tabs button{color:#64748b;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:.4rem .4rem 0 0;padding:.7rem .9rem}.outreach-tabs button.active{color:var(--app-accent);border-bottom-color:var(--app-accent)}.outreach-alert{border-radius:.5rem;align-items:center;gap:.5rem;padding:.7rem .9rem;font-size:.84rem;display:flex}.outreach-alert.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.outreach-alert.success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.outreach-grid{grid-template-columns:minmax(0,1.4fr) minmax(330px,.8fr);align-items:start;gap:1.25rem;display:grid}.outreach-card{background:var(--app-surface);border:1px solid var(--app-border);border-radius:.75rem;padding:1.2rem;box-shadow:0 1px 3px #0f172a0a}.outreach-card h2{margin:0 0 .25rem;font-size:1rem}.outreach-search{color:#94a3b8;border:1px solid #d1d5db;border-radius:.45rem;align-items:center;gap:.4rem;padding:.45rem .6rem;display:flex}.outreach-search input{color:var(--app-text);background:0 0;border:0;outline:0;min-width:150px}.outreach-contact-channel-filter{align-items:center;gap:.35rem;margin-left:auto;display:flex}.outreach-contact-channel-filter button{color:#64748b;font:inherit;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:.45rem;align-items:center;gap:.35rem;padding:.48rem .65rem;font-size:.75rem;font-weight:750;display:inline-flex}.outreach-contact-channel-filter button.active.email{color:#ea580c;background:#fff7ed;border-color:#fdba74}.outreach-contact-channel-filter button.active.whatsapp{color:#047857;background:#ecfdf5;border-color:#6ee7b7}.outreach-select-all{color:#475569;align-items:center;gap:.45rem;margin:.9rem 0 .6rem;font-size:.78rem;display:flex}.outreach-contact-list{flex-direction:column;gap:.45rem;max-height:580px;display:flex;overflow:auto}.outreach-contact{border:1px solid var(--app-border);cursor:pointer;border-radius:.55rem;grid-template-columns:20px minmax(150px,1fr) minmax(190px,1fr);align-items:center;gap:.65rem;padding:.7rem;display:grid}.outreach-contact.selected{background:#fff7ed;border-color:#60a5fa}.outreach-contact.disabled{opacity:.58;cursor:not-allowed}.outreach-contact.missing-channel:not(.selected){border-style:dashed}.outreach-contact.missing-channel .outreach-contact-values>small{color:#b45309}.outreach-contact-main,.outreach-contact-values{flex-direction:column;gap:.25rem;min-width:0;display:flex}.outreach-contact-main strong{overflow-wrap:anywhere;font-size:.84rem}.outreach-contact small,.outreach-contact-values span{color:#64748b;overflow-wrap:anywhere;font-size:.72rem}.outreach-contact-values span{align-items:center;gap:.3rem;display:flex}.composer-card{border-radius:.8rem;flex-direction:column;gap:.75rem;padding:0;display:flex;position:sticky;top:82px;overflow:hidden;box-shadow:0 8px 24px #0f172a1f}.outreach-compose-title{color:#fff;background:linear-gradient(135deg,#334155,#1e293b);align-items:center;gap:.65rem;padding:1rem;font-size:.83rem;display:flex}.outreach-compose-title>div{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.outreach-compose-title strong{overflow-wrap:anywhere;font-size:.92rem}.outreach-compose-title small{color:#e2e8f0;border:1px solid #ffffff61;border-radius:999px;padding:.18rem .48rem;font-size:.65rem;font-weight:700}.composer-card.whatsapp .outreach-compose-title{background:linear-gradient(135deg,#15803d,#047857)}.outreach-channel-picker{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.outreach-channel-picker button{color:#475569;background:0 0;border:1px solid #d1d5db;padding:.6rem}.outreach-channel-picker button.active{color:#ea580c;background:#fff7ed;border-color:#fdba74}.outreach-channel-picker button.active.whatsapp{color:#047857;background:#ecfdf5;border-color:#6ee7b7}.outreach-provider{color:#b45309;background:#fffbeb;border-radius:.4rem;padding:.45rem .6rem;font-size:.74rem}.outreach-provider.ready{color:#047857;background:#ecfdf5}.composer-card>.outreach-provider{margin-left:1rem;margin-right:1rem}.outreach-compose-sheet{border-top:1px solid var(--app-border);flex-direction:column;display:flex}.outreach-template-picker{border-bottom:1px solid var(--app-border);color:#475569;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:.7rem;padding:.8rem .9rem;font-size:.76rem;font-weight:800;display:grid}.outreach-template-picker select{background:var(--app-surface);width:100%;min-width:0;color:var(--app-text);font:inherit;cursor:pointer;border:1px solid #cbd5e1;border-radius:.5rem;outline:0;padding:.55rem .65rem;font-size:.78rem}.outreach-template-picker select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f61f}.outreach-compose-row{border-bottom:1px solid var(--app-border);color:#64748b;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:.45rem;min-height:44px;padding:0 .9rem;font-size:.78rem;display:grid}.outreach-compose-row input,.outreach-compose-subject{min-width:0;color:var(--app-text);font:inherit;background:0 0;border:0;outline:0;padding:.75rem 0}.outreach-compose-row small{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.outreach-to-row{grid-template-columns:54px minmax(0,1fr);align-items:start;padding-top:.55rem;padding-bottom:.55rem}.outreach-to-row>span{padding-top:.25rem}.outreach-recipient-chips{flex-wrap:wrap;align-items:center;gap:.35rem;min-height:26px;display:flex}.outreach-recipient-chips em{color:#94a3b8;padding:.25rem 0;font-style:normal}.outreach-recipient-chip{color:#174ea6;white-space:nowrap;background:#e8f0fe;border-radius:999px;align-items:center;gap:.35rem;max-width:100%;padding:.25rem .4rem .25rem .55rem;display:inline-flex;overflow:hidden}.outreach-recipient-chip strong{text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.outreach-recipient-chip small{color:#4b6eaa;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.outreach-recipient-chip.missing{color:#9a3412;background:#fff7ed}.outreach-recipient-chip.missing small{color:#b45309}.outreach-recipient-chip button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:1rem;line-height:1}.outreach-compose-subject{border-bottom:1px solid var(--app-border);width:auto;margin:0 .9rem;font-size:.82rem}.outreach-compose-message{box-sizing:border-box;resize:vertical;background:var(--app-surface);width:100%;color:var(--app-text);font:inherit;border:0;outline:0;padding:1rem;line-height:1.55}.outreach-compose-footer{justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 1rem 1rem;display:flex}.outreach-compose-footer small{color:#64748b;font-size:.7rem}.outreach-field{color:#475569;flex-direction:column;gap:.35rem;font-size:.75rem;font-weight:700;display:flex}.outreach-field input,.outreach-field textarea{background:var(--app-surface);color:var(--app-text);font:inherit;border:1px solid #d1d5db;border-radius:.5rem;outline:none;padding:.7rem}.outreach-field textarea{resize:vertical;line-height:1.5}.outreach-token-help{color:#64748b}.outreach-send{color:#fff;background:#f97316;border:0;padding:.7rem 1rem}.composer-card.whatsapp .outreach-send{background:#ea580c}.outreach-send:disabled,.outreach-secondary:disabled{opacity:.55;cursor:not-allowed}.outreach-empty{color:#94a3b8;text-align:center;padding:2.5rem 1rem;font-size:.85rem}.outreach-history-list{flex-direction:column;margin-top:1rem;display:flex}.outreach-history-row{border-top:1px solid var(--app-border);grid-template-columns:34px minmax(150px,.8fr) minmax(180px,1.5fr) 75px 150px;align-items:center;gap:.7rem;padding:.7rem 0;font-size:.78rem;display:grid}.outreach-history-row>span:nth-child(2){flex-direction:column;gap:.2rem;display:flex}.outreach-history-row small,.outreach-history-row time,.outreach-history-message{color:#64748b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.outreach-history-icon{color:#f97316;background:#fff7ed;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.outreach-history-icon.whatsapp{color:#ea580c;background:#fff7ed}.outreach-status{text-transform:capitalize;font-weight:700}.outreach-status.sent{color:#ea580c}.outreach-status.failed{color:#dc2626}@media (width<=950px){.outreach-grid{grid-template-columns:1fr}.composer-card{position:static}.outreach-history-row{grid-template-columns:34px 1fr 80px}.outreach-history-message,.outreach-history-row time{display:none}}@media (width<=620px){.outreach-header,.outreach-card-head{flex-direction:column}.outreach-contact{grid-template-columns:20px 1fr}.outreach-contact-values{grid-column:2}.outreach-channel-picker{grid-template-columns:1fr}.outreach-contact-channel-filter{width:100%;margin-left:0}.outreach-contact-channel-filter button{flex:1}.outreach-search{box-sizing:border-box;width:100%}.outreach-search input{width:100%}}.library-page{flex-direction:column;gap:1.25rem;display:flex}.library-header,.library-card-head,.library-results-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.library-header h1{margin:0 0 .25rem;font-size:1.55rem}.library-header p,.library-card-head span,.library-results-head span{color:#64748b;margin:0;font-size:.84rem}.library-header-actions,.library-panel-tabs{align-items:center;gap:.55rem;display:flex}.library-panel-tabs{background:#f8fafc;border:1px solid #cbd5e1;border-radius:.65rem;padding:.2rem}.library-panel-tabs button{color:#475569;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.45rem;padding:.45rem .65rem;font-size:.78rem;font-weight:700}.library-panel-tabs button.active{color:#ea580c;background:#fff;box-shadow:0 1px 2px #94a3b855}.library-upload,.library-query button,.library-refresh,.library-download-results,.library-load-more{color:#fff;font:inherit;cursor:pointer;background:#f97316;border:0;border-radius:.55rem;align-items:center;gap:.45rem;padding:.65rem .9rem;font-size:.82rem;font-weight:750;display:inline-flex}.library-alert{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.55rem;align-items:center;gap:.5rem;padding:.75rem .9rem;display:flex}.library-grid{grid-template-columns:minmax(260px,.65fr) minmax(0,1.65fr);gap:1.25rem;display:grid}.library-card{background:var(--app-surface);border:1px solid var(--app-border);border-radius:.8rem;min-width:0;padding:1.15rem}.library-card h2{margin:0 0 .25rem;font-size:1rem}.library-refresh{color:#475569;background:0 0;border:1px solid #cbd5e1;padding:.4rem .6rem}.library-files{flex-direction:column;margin-top:1rem;display:flex}.library-file{border-top:1px solid var(--app-border);grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.8rem 0;display:grid}.library-source-select{cursor:pointer;place-items:center;display:grid}.library-source-select input{accent-color:#f97316;cursor:pointer;width:16px;height:16px}.library-file-text{align-items:center;gap:.65rem;min-width:0;display:flex}.library-file-text>div{flex-direction:column;gap:.2rem;min-width:0;display:flex}.library-file-text strong{text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.library-file-text small{color:#64748b;font-size:.73rem}.library-status{text-transform:capitalize;color:#b45309;align-items:center;gap:.25rem;font-size:.72rem;font-weight:750;display:inline-flex}.library-status.completed{color:#047857}.library-status.failed{color:#b91c1c}.library-empty{text-align:center;color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;min-height:180px;font-size:.84rem;display:flex}.library-search-panel{min-height:330px}.library-query{background:#fff;border:1px solid #93b4ff;border-radius:.6rem;align-items:center;gap:.65rem;margin-top:1.1rem;padding:.35rem;display:flex;box-shadow:0 0 0 3px #ffedd5}.library-query-icon{color:#64748b;flex:none;margin-left:.35rem}.library-query input{min-width:0;color:var(--app-text);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:.55rem .2rem;font-size:.9rem}.library-query button{border-radius:.45rem}.library-search-state{color:#94a3b8;text-align:center;justify-content:center;align-items:center;gap:.5rem;min-height:180px;font-size:.85rem;display:flex}.library-results{border-top:1px solid var(--app-border);margin-top:1.35rem;padding-top:1rem}.library-results-head{align-items:center;margin-bottom:.8rem}.library-results-head h2{margin:0;font-size:1rem}.library-download-results{color:#f97316;background:#fff;border:1px solid #f97316;padding:.5rem .7rem}.library-download-results:disabled,.library-query button:disabled,.library-upload:disabled,.library-load-more:disabled{opacity:.55;cursor:not-allowed}.library-table-wrap{border:1px solid var(--app-border);border-radius:.5rem;overflow:auto}.library-table-wrap table{border-collapse:collapse;width:100%;font-size:.76rem}.library-table-wrap th,.library-table-wrap td{text-align:left;vertical-align:top;border-bottom:1px solid var(--app-border);white-space:nowrap;padding:.6rem .65rem}.library-table-wrap th{color:#475569;background:#f8fafc;font-weight:750;position:sticky;top:0}.library-table-wrap td{text-overflow:ellipsis;max-width:240px;overflow:hidden}.library-load-more{color:#f97316;background:0 0;border:1px solid #fed7aa;margin-top:.85rem}.spin{animation:1s linear infinite library-spin}@keyframes library-spin{to{transform:rotate(360deg)}}.library-file.selected{background:#fff7ed;border-radius:.45rem}.library-file:not(:has(input:disabled)){cursor:pointer}@media (width<=900px){.library-grid{grid-template-columns:1fr}}@media (width<=600px){.library-header{flex-direction:column}.library-header-actions{justify-content:space-between;width:100%}.library-upload{justify-content:center;width:auto}.library-file{grid-template-columns:24px 1fr}.library-status{grid-column:2}.library-query{flex-wrap:wrap}.library-query input{min-width:160px}.library-query button{justify-content:center;width:100%}.library-results-head{flex-direction:column;align-items:flex-start}}.library-documents-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.library-documents-panel .library-card-head{align-items:center}.library-documents-actions .library-upload,.library-documents-actions .library-refresh{white-space:nowrap;min-height:2.65rem}.library-selected-sources{color:#475569;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:1rem;font-size:.82rem;display:flex}.library-selected-sources strong{color:var(--app-text)}.library-selected-sources span{color:#ea580c;text-overflow:ellipsis;white-space:nowrap;background:#fff7ed;border-radius:999px;max-width:18rem;padding:.25rem .5rem;overflow:hidden}.library-selected-sources em{color:#64748b;font-style:normal}@media (width<=600px){.library-documents-panel .library-card-head{flex-direction:column;align-items:flex-start}.library-documents-actions{width:100%}}.library-file{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0}.library-file:disabled{cursor:default;opacity:.7}.library-file:not(:disabled):hover{background:#f8fafc}.library-workbook{flex-direction:column;gap:.7rem;min-width:0;max-width:100%;display:flex;overflow:hidden}.library-sheet-tabs{border-bottom:1px solid #cbd5e1;flex:none;gap:.35rem;padding-bottom:.45rem;display:flex;overflow-x:auto}.library-sheet-tabs button{color:#475569;font:inherit;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:.35rem .35rem 0 0;flex:none;padding:.45rem .7rem;font-size:.78rem;font-weight:700}.library-sheet-tabs button.active{color:#166534;background:#dcfce7;border-color:#16a34a}.library-workbook-summary{color:#64748b;font-size:.74rem}.library-workbook-table{background:#fff;border:1px solid #94a3b8;width:100%;min-width:0;max-width:100%;height:min(70vh,560px);overflow:auto;box-shadow:inset 0 0 0 1px #e2e8f0}.library-workbook-table table{border-collapse:collapse;color:#111827;width:max-content;min-width:100%;font-family:Arial,sans-serif;font-size:.72rem}.library-workbook-table th,.library-workbook-table td{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;background:#fff;border:1px solid #d1d5db;min-width:105px;height:31px;padding:.28rem .4rem;overflow:hidden}.library-workbook-table thead th{z-index:2;color:#111827;text-align:center;background:#f3f4f6;font-weight:700;position:sticky;top:0}.library-workbook-table tbody td:first-child,.library-workbook-table thead th:first-child{z-index:1;text-align:center;color:#6b7280;background:#f3f4f6;width:38px;min-width:38px;padding:.28rem;font-size:.7rem;position:sticky;left:0}.library-workbook-table thead th:first-child{z-index:3}.library-spacer-row td{background:0 0!important;border:0!important;padding:0!important}.library-workbook-table tbody tr:hover td{background:#fff7ed}.library-workbook-table tbody tr:hover td:first-child{background:#ffedd5}.library-filter-controls{flex-wrap:wrap;gap:.7rem;margin:-.05rem 0 .9rem;display:flex}.library-filter-controls label{color:#475569;gap:.28rem;min-width:10.5rem;font-size:.76rem;font-weight:700;display:grid}.library-filter-controls select{color:#1e293b;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.45rem;padding:.48rem .6rem;font-size:.82rem}.library-filter-controls select:focus{outline-offset:1px;border-color:#f97316;outline:2px solid #fed7aa}@media (width<=600px){.library-filter-controls label{width:100%}}.app-layout{min-height:100vh;display:flex}.app-main{flex-direction:column;flex:1;min-width:0;margin-left:240px;transition:margin-left .3s;display:flex}.sidebar-is-collapsed .app-main{margin-left:72px}.app-content{background:var(--app-bg);flex:1;min-width:0;padding:1.5rem 2rem 3rem;overflow:hidden auto}.app-loading{color:#64748b;background:#eef2f7;place-items:center;min-height:100vh;font-weight:750;display:grid}.sidebar{color:#fff;z-index:100;background:#374151;flex-direction:column;width:240px;transition:width .3s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden}.sidebar-collapsed{width:72px}.sidebar-brand{border-bottom:1px solid #ffffff47;justify-content:center;align-items:center;min-height:96px;padding:1rem 1.5rem;display:flex}.sidebar-brand-lockup{justify-items:center;gap:.05rem;display:grid;position:relative}.sidebar-logo{object-fit:cover;object-position:center 30%;width:172px;height:40px;transition:width .3s;display:block}.sidebar-brand-lockup>.sidebar-logo{z-index:0;filter:brightness(0)invert();position:relative}.sidebar-logo-e{z-index:1;width:25px;height:40px;position:absolute;top:0;left:66px;overflow:hidden}.sidebar-logo-e img{object-fit:cover;object-position:center 30%;width:172px;height:40px;display:block}.sidebar-logo-text{color:#fff;letter-spacing:.1em;font-size:1.12rem;font-style:italic;font-weight:500;line-height:1}.sidebar-logo-collapsed{object-fit:contain;width:245px;max-width:none;height:163px;position:absolute;top:-50px;left:-94px}.sidebar-logo-mini{border-radius:.45rem;width:42px;height:42px;position:relative;overflow:hidden}.sidebar-nav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex}.sidebar-nav-label{color:#ffffffc2;letter-spacing:1px;margin-bottom:.25rem;padding:.5rem .75rem;font-size:.65rem;font-weight:700}.sidebar-link{color:#fff;white-space:nowrap;border-radius:.5rem;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar-collapsed .sidebar-link{justify-content:center;padding:.65rem}.sidebar-link:hover{color:#fff;background:#1f2937}.sidebar-link-active{color:#fff;background:#4b5563;font-weight:600}.sidebar-link-active:hover{color:#fff;background:#4b5563}.sidebar-bottom{border-top:1px solid #ffffff47;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.sidebar-toggle{color:#fff;cursor:pointer;background:#ffffff29;border:1px solid #ffffff47;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.sidebar-toggle:hover{color:#fff;background:#1f2937}.topbar{background:var(--app-surface);border-bottom:1px solid var(--app-border);z-index:50;justify-content:space-between;align-items:center;height:65px;padding:0 2rem;display:flex;position:sticky;top:0}.topbar-left{align-items:center;gap:.75rem;display:flex}.topbar-title{color:var(--app-text);font-size:1.15rem;font-weight:700}.topbar-context-actions{border-left:1px solid #e5e7eb;align-items:center;gap:.5rem;margin-left:.5rem;padding-left:.75rem;display:flex}.topbar-nav-btn{color:#374151;cursor:pointer;font-size:.8rem;font-weight:600;font-family:var(--app-font-family);background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.4rem;padding:.4rem .75rem;transition:all .2s;display:inline-flex}.topbar-nav-btn:hover{color:#111827;background:#e5e7eb}.topbar-right{align-items:center;gap:.75rem;display:flex}.topbar-search{color:#9ca3af;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;padding:.4rem .75rem;transition:all .2s;display:flex}.topbar-search:focus-within{background:#fff;border-color:#fdba74;box-shadow:0 0 0 2px #3b82f61a}.topbar-search input{color:#374151;width:180px;font-size:.85rem;font-family:var(--app-font-family);background:0 0;border:none;outline:none}.topbar-search input::placeholder{color:#9ca3af}.topbar-icon-btn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;padding:.45rem;transition:all .2s;display:flex;position:relative}.topbar-icon-btn:hover{color:#374151;background:#f9fafb}.topbar-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.topbar-btn{cursor:pointer;font-size:.8rem;font-weight:600;font-family:var(--app-font-family);border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.4rem;padding:.45rem .85rem;transition:all .2s;display:inline-flex}.topbar-btn-admin{color:#f97316;background:#fff7ed;border-color:#fed7aa}.topbar-btn-admin:hover{background:#ffedd5}.topbar-btn-logout{color:#dc2626;background:#fef2f2;border-color:#fecaca}.topbar-btn-logout:hover{background:#fee2e2}.topbar-avatar{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fb923c,#ea580c);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex}.dash-page{flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:calc(100vh - 113px);padding:2rem 1rem;display:flex}.dash-welcome{text-align:center;background:0 0;border-bottom:0;place-items:center;width:min(100%,920px);padding:1rem 2rem 0;display:grid}.dash-welcome span{color:#f97316;text-transform:uppercase;letter-spacing:.6px;margin-bottom:.55rem;font-size:.78rem;font-weight:800;display:inline-block}.dash-welcome h1{color:#12233b;margin-bottom:.35rem;font-size:2rem;font-weight:800}.dash-welcome p{color:#64748b;font-size:.92rem;font-weight:500}.dash-tools-wrap{width:min(100%,620px);margin:0 auto;padding:0}.dash-section-label{color:#334155;margin-bottom:1.1rem;font-size:1rem;font-weight:800}.dash-tools-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.dash-tool-card{cursor:pointer;min-height:136px;font-family:var(--app-font-family);background:#fff;border:1px solid #edf2f7;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.78rem;padding:1rem .85rem;transition:all .25s;display:flex;position:relative;box-shadow:0 14px 26px #0f172a14}.dash-tool-card:hover{transform:translateY(-5px);box-shadow:0 18px 34px #0f172a1f}.dash-tool-disabled{opacity:.75;cursor:default}.dash-tool-disabled:hover{transform:none;box-shadow:0 14px 26px #0f172a14}.dash-tool-icon{color:#fff;border-radius:.65rem;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:inset 0 -10px 20px #0000001f}.dash-tool-soon{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;background:#f3f4f6;border-radius:9999px;padding:.2rem .6rem;font-size:.65rem;font-weight:700;position:absolute;top:.5rem;right:.55rem}.dash-tool-card h3{color:#111827;text-align:center;font-size:.84rem;font-weight:700}@media (width<=1024px){.dash-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.sidebar{display:none}.app-main{margin-left:0!important}.dash-page{justify-content:flex-start}.dash-tools-grid{grid-template-columns:1fr}}.library-file-actions{align-items:center;gap:.45rem;display:flex}.library-delete-source{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:.4rem;place-items:center;width:29px;height:29px;display:grid}.library-delete-source:hover{background:#fef2f2}.library-delete-source:disabled{opacity:.55;cursor:not-allowed}
