*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f6f8;color:#1a1a1a}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}main{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}main.page-full{max-width:none;width:100%;padding:1.5rem}header{background:#111827;color:#f9fafb;padding:1rem 1.5rem}header nav{width:100%;max-width:none;margin:0;padding:0 1.5rem;display:flex;gap:1.5rem;align-items:center}header a{color:#f9fafb;font-weight:500}header a:hover{color:#93c5fd;text-decoration:none}.brand{font-weight:700;margin-right:auto}.card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.08)}.card-flat{box-shadow:none;border:1px solid #e5e7eb}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.page-header-actions{display:flex;gap:.75rem;flex-wrap:wrap}.back-link{display:inline-block;margin-bottom:.5rem;font-size:.9rem}.row-link{font-weight:600}.row-link:hover{text-decoration:underline}.row-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.9rem}td,th{text-align:left;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;vertical-align:top}th{background:#f9fafb;font-weight:600;white-space:nowrap}.muted{color:#6b7280}.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1rem}.badge{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600}.badge-sent{background:#dcfce7;color:#166534}.badge-pending{background:#fef3c7;color:#92400e}.table-toolbar{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.table-toolbar-row{display:flex;flex-wrap:wrap;gap:1rem}.filter-field{display:flex;flex-direction:column;gap:.35rem;min-width:200px;flex:1 1}.filter-label{font-size:.8rem;font-weight:600;color:#374151}.filter-input,.filter-select{width:100%;padding:.55rem .75rem;border:1px solid #d1d5db;border-radius:6px;font:inherit;background:#fff}.filter-input:focus,.filter-select:focus{outline:2px solid #93c5fd;border-color:#2563eb}.table-meta{margin:0;font-size:.85rem}.table-meta-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.per-page-control-inline{min-width:140px}.th-button{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:none;background:none;font:inherit;font-weight:600;color:inherit;cursor:pointer}.th-button:hover{color:#2563eb}.sort-icon{font-size:.75rem;line-height:1}.table-toolbar.is-loading{opacity:.7;pointer-events:none}.table-actions{display:flex;flex-wrap:wrap;gap:.75rem}.selection-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;padding:.85rem 1rem;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff}.selection-bar-summary{margin:0;font-size:.9rem;font-weight:600;color:#1e40af}.selection-bar-link{padding:0;border:none;background:none;font:inherit;font-size:.85rem;color:#2563eb;text-decoration:underline;cursor:pointer}.selection-bar-link:hover:not(:disabled){color:#1d4ed8}.selection-bar-link:disabled{opacity:.55;cursor:not-allowed}.selection-bar-actions{display:flex;flex-wrap:wrap;gap:.5rem;-webkit-margin-start:auto;margin-inline-start:auto}.table-checkbox{width:1rem;height:1rem;margin:0;cursor:pointer;accent-color:#2563eb}.td-checkbox,.th-checkbox{width:2.5rem;padding-inline:.75rem;text-align:center}.td-name-toggle{cursor:pointer}tr.row-selected td{background:#f8fafc}.action-message{color:#166534}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem .9rem;border-radius:6px;border:1px solid transparent;font:inherit;font-size:.9rem;cursor:pointer;text-decoration:none}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-secondary{background:#fff;color:#111827;border-color:#d1d5db}.btn-secondary:hover:not(:disabled){background:#f9fafb}.action-message{margin:0;padding:.75rem 1rem;border-radius:6px;background:#eff6ff;color:#1e40af;font-size:.9rem}.pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}.per-page-control{display:flex;flex-direction:column;gap:.35rem;min-width:120px}.per-page-select{min-width:120px}.filters-panel{border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;overflow:hidden}.filters-panel-header{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:.85rem 1rem;border-bottom:1px solid #e5e7eb}.filters-toggle{gap:.5rem;border:none;background:none;font:inherit;font-weight:600;cursor:pointer}.filters-count,.filters-toggle{display:inline-flex;align-items:center}.filters-count{justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:999px;background:#2563eb;color:#fff;font-size:.75rem}.active-filter-tags{display:flex;flex-wrap:wrap;gap:.5rem}.filter-tag{display:inline-block;padding:.2rem .55rem;border-radius:999px;background:#e0e7ff;color:#3730a3;font-size:.75rem}.filters-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1rem;gap:1rem;padding:1rem}.filters-actions{display:flex;align-items:flex-end;gap:.75rem;grid-column:1/-1}.btn-sm{padding:.35rem .6rem;font-size:.8rem}.btn-ghost{background:transparent;color:#2563eb;border-color:transparent}.btn-ghost:hover:not(:disabled){background:#eff6ff}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover:not(:disabled){background:#b91c1c}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem 2rem;gap:1rem 2rem;margin:0}.detail-row{display:grid;grid-gap:.35rem;gap:.35rem}.detail-row dt{font-size:.8rem;font-weight:600;color:#6b7280}.detail-row dd{margin:0;line-height:1.6;word-break:break-word}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.form-field{display:flex;flex-direction:column;gap:.35rem}.form-checkbox,.form-field-full{grid-column:1/-1}.form-checkbox{display:flex;align-items:center;gap:.5rem}.form-actions{grid-column:1/-1}.textarea{resize:vertical;min-height:4rem}.crawler-panel{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.crawler-form{margin-top:0}.crawler-cookies-input{min-height:8rem;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;line-height:1.4}.crawler-cookies-help{display:block;margin-top:.35rem;font-size:.85rem}.crawler-cookies-actions{margin-top:0}.crawler-cookies-message,.crawler-error{margin:0}.crawler-progress{display:flex;flex-direction:column;gap:1rem}.crawler-progress-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.crawler-progress-header h2{margin:0 0 .35rem;font-size:1.1rem}.crawler-progress-actions{display:flex;flex-wrap:wrap;gap:.75rem}.crawler-businesses{display:flex;flex-direction:column;gap:.75rem}.crawler-businesses-title{margin:0;font-size:1rem}.crawler-businesses-table td:last-child,.crawler-businesses-table th:last-child{text-align:left}.crawler-status-running{background:#dbeafe;color:#1d4ed8}.crawler-status-completed{background:#dcfce7;color:#166534}.crawler-status-failed,.crawler-status-stopped{background:#fee2e2;color:#b91c1c}.crawler-status-idle{background:#f3f4f6;color:#4b5563}.crawler-logs{max-height:18rem;overflow:auto;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;padding:.75rem 1rem;direction:ltr;text-align:left;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.crawler-logs ul{margin:0;padding:0;list-style:none}.crawler-logs li{padding:.2rem 0;font-size:.85rem;line-height:1.5;border-bottom:1px solid #eceff3}.crawler-logs li:last-child{border-bottom:none}.modal-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(15,23,42,.45)}.modal{width:min(100%,44rem);max-height:calc(100vh - 2rem);overflow:auto;border-radius:12px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 20px 45px rgba(15,23,42,.18)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem 0}.modal-header h2{margin:0 0 .35rem;font-size:1.2rem}.bulk-update-form{padding:1rem 1.25rem 1.25rem}.bulk-update-error{margin:0}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem}.modal-wide{width:calc(100vw - 2rem);max-width:calc(100vw - 2rem)}.sms-export-body{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.sms-export-template{min-height:7rem}.sms-export-patterns{display:flex;flex-direction:column;gap:.5rem}.sms-export-pattern-list{display:flex;flex-wrap:wrap;gap:.5rem}.sms-export-pattern-btn{display:inline-flex;align-items:center;gap:.35rem}.sms-export-pattern-btn code{font-size:.8rem;color:#64748b}.sms-export-status{margin:0}.sms-export-table-wrap{border:1px solid #e5e7eb;border-radius:8px}.sms-export-table{width:100%;border-collapse:collapse;font-size:.9rem}.sms-export-table td,.sms-export-table th{padding:.6rem .75rem;border-bottom:1px solid #e5e7eb;text-align:right;vertical-align:top}.sms-export-table th{background:#f8fafc;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:1}.sms-export-actions-cell,.sms-export-th-actions{width:2.5rem;padding-inline:.5rem}.sms-export-actions-cell{vertical-align:top}.sms-export-remove-btn{min-width:2rem;padding:.15rem .35rem;color:#b91c1c;font-size:1.1rem;line-height:1}.sms-export-remove-btn:hover:not(:disabled){background:#fef2f2}.sms-export-table tr:last-child td{border-bottom:none}.sms-export-cell-input{width:100%;min-width:8rem}.sms-export-message-cell{width:100%;min-width:12rem}.sms-export-message-input{width:100%;min-width:0;font-size:.85rem;line-height:1.5;resize:none;overflow:hidden;min-height:2.5rem}.sms-export-message-hint{display:block;margin-top:.35rem;font-size:.75rem}.sms-export-reset-btn{margin-top:.35rem;padding-inline:0}.sms-export-row-overridden .sms-export-message-input{border-color:#f59e0b;background:#fffbeb}.sms-export-count-cell{min-width:7rem;white-space:nowrap;vertical-align:top}.sms-export-segment-count{display:block;margin-top:.2rem;font-weight:600;color:#1d4ed8}.sms-export-char-count{display:block;font-size:.85rem;color:#0f172a}.sms-export-total{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.sms-export-total-value{font-weight:700;color:#0f172a}.sms-export-total-separator{color:#94a3b8}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.login-card{width:100%;max-width:420px}.login-form{margin-top:1rem}.login-error{margin:.75rem 0 0;color:#b91c1c;font-size:.95rem}header .btn-ghost{color:#f9fafb}header .btn-ghost:hover:not(:disabled){background:rgba(255,255,255,.1);color:#93c5fd}.logout-form{-webkit-margin-start:auto;margin-inline-start:auto}@media (max-width:960px){.detail-grid,.filters-grid,.form-grid{grid-template-columns:1fr}.filters-actions{grid-column:1/-1}}