:root{color-scheme:light;font-family:Segoe UI,Arial,sans-serif;line-height:1.5;font-weight:400;color:#111;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh;background:#fff;color:#111}button,input,select,textarea{font:inherit}.animal-page{height:100vh;display:flex;flex-direction:column;background:#fff}.animal-shell{width:min(100%,1600px);margin:0 auto}.animal-page>.animal-shell{width:100%;margin:0}.animal-shell-empty{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:24px}.animal-launch-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:20px;width:min(920px,100%);border:1px solid #d1d5db;border-radius:24px;background:#fff;padding:28px}.animal-launch-card h1{margin:0;font-size:1.5rem;font-weight:700;line-height:1}.animal-launch-card p{margin:10px 0 0;color:#4b5563;font-size:1rem;line-height:1.5}.animal-launch-icon{display:flex;height:56px;width:56px;align-items:center;justify-content:center;border-radius:18px;background:#111;color:#fff}.animal-eyebrow{margin-bottom:8px;font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase;color:#6b7280}.animal-host-link{display:inline-flex;margin-top:12px;color:#111;font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.animal-header{position:relative;z-index:20;border-bottom:1px solid #d1d5db;margin:0 28px;padding:28px 0}.animal-header-row{position:relative;display:flex;align-items:center}.animal-header-title{margin:0;font-size:1.5rem;font-weight:700;line-height:1;color:#111}.animal-header-actions{position:absolute;right:0;top:50%;z-index:30;transform:translateY(-50%)}.animal-filter-trigger{display:inline-flex;height:40px;width:40px;align-items:center;justify-content:center;border:1px solid #111111;border-radius:6px;background:#111;color:#fff;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.animal-filter-trigger:hover{background:#1f2937;border-color:#1f2937}.animal-filter-trigger.is-open{border-color:#111;background:#111;color:#fff}.animal-filter-popover{position:absolute;right:0;top:100%;z-index:40;margin-top:12px;width:min(22rem,calc(100vw - 2rem))}.animal-filter-popover-card{max-height:min(38rem,calc(100svh - 8rem));overflow-y:auto;overscroll-behavior:contain;border:1px solid #d1d5db;border-radius:18px;background:#fff;padding:16px;box-shadow:0 20px 60px #0f172a29}.animal-filter-popover-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.animal-kicker{font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase;color:#6b7280}.animal-link-button{border:none;background:transparent;padding:0;color:#4b5563;font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.animal-field{display:grid;gap:8px;margin-top:16px}.animal-field span{font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase;color:#6b7280}.animal-field select{width:100%;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#111;padding:10px 12px}.animal-body{flex:1 1 auto;padding:24px 16px 32px}.animal-table-stage{min-width:0;max-width:100%}.animal-table-shell{overflow:hidden;max-width:100%;min-width:0;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.animal-table-top-meta{border-bottom:1px solid #e5e7eb;padding:14px 16px 0}.animal-table-top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.animal-toolbar-pills{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.animal-toolbar-pill{display:inline-flex;align-items:center;gap:8px;min-height:32px;border:1px solid #d1d5db;border-radius:999px;background:#fff;padding:6px 12px;font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase;color:#374151}.animal-table-top-actions{display:flex;align-items:center;gap:12px;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.animal-loading-inline{display:inline-flex;align-items:center;gap:8px;font-size:.84rem;color:#6b7280}.animal-refresh-button,.animal-download-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;cursor:pointer;font-weight:700}.animal-refresh-button{border:1px solid #d1d5db;background:#fff;color:#111;padding:8px 10px;font-size:.84rem;font-weight:600}.animal-download-button{border:1px solid #111111;background:#111;color:#fff;padding:8px 11px;font-size:.84rem;min-width:0;max-width:100%;white-space:normal}.animal-refresh-button:disabled,.animal-download-button:disabled{cursor:not-allowed;opacity:.65}.animal-table-scroll{overflow-y:auto;overflow-x:hidden}.animal-data-table{width:100%;min-width:0;border-collapse:separate;border-spacing:0;table-layout:fixed}.animal-data-table thead th{position:sticky;top:0;z-index:1;padding:10px 12px;border-bottom:1px solid #e5e7eb;background:#f9fafb;text-align:left;font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase;color:#6b7280;white-space:normal;overflow-wrap:anywhere}.animal-data-table tbody td{padding:14px 12px;border-bottom:1px solid #edf2f7;vertical-align:top;overflow-wrap:anywhere;word-break:break-word}.animal-data-table tbody tr:last-child td{border-bottom:none}.animal-data-table tbody tr:hover td{background:#fafafa}.animal-monthly-files-table th:nth-child(1),.animal-monthly-files-table td:nth-child(1){width:24%}.animal-monthly-files-table th:nth-child(2),.animal-monthly-files-table td:nth-child(2){width:19%}.animal-monthly-files-table th:nth-child(3),.animal-monthly-files-table td:nth-child(3){width:11%}.animal-monthly-files-table th:nth-child(5),.animal-monthly-files-table td:nth-child(5){width:15%}.animal-monthly-files-table th:nth-child(6),.animal-monthly-files-table td:nth-child(6){width:140px}.animal-cell-primary{font-size:.875rem;font-weight:600;color:#111;line-height:1.25}.animal-cell-secondary{margin-top:2px;font-size:.875rem;color:#4b5563;line-height:1.35}.animal-cell-truncate{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.animal-file-status{display:block;border:none;border-radius:0;background:transparent;padding:0;color:#4b5563;font-size:.875rem;font-weight:600}.animal-file-status.is-downloaded{color:#111}.animal-empty-table{padding:28px 20px;text-align:center;color:#4b5563}.animal-error-banner,.animal-inline-alert{display:flex;align-items:center;gap:10px;border:1px solid #fecaca;border-radius:14px;background:#fef2f2;color:#b91c1c;padding:14px 16px}.animal-error-banner{margin:0 12px 16px}.animal-spinner{animation:animal-spin 1s linear infinite}@keyframes animal-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.animal-header{margin:0 18px;padding:22px 0}.animal-body{padding:20px 8px 28px}.animal-table-top-row{flex-direction:column;align-items:stretch}.animal-table-top-actions{width:100%;flex-direction:column;align-items:stretch}}@media(max-width:1050px){.animal-monthly-files-table,.animal-monthly-files-table thead,.animal-monthly-files-table tbody,.animal-monthly-files-table tr,.animal-monthly-files-table th,.animal-monthly-files-table td{display:block;width:auto!important}.animal-monthly-files-table thead{display:none}.animal-monthly-files-table tbody{display:grid;gap:0}.animal-monthly-files-table tbody tr{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 20px;padding:16px;border-bottom:1px solid #edf2f7}.animal-monthly-files-table tbody tr:last-child{border-bottom:none}.animal-monthly-files-table tbody td{border-bottom:none;padding:0;min-width:0;max-width:100%}.animal-monthly-files-table tbody td:before{display:block;margin-bottom:4px;color:#6b7280;font-size:.72rem;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.animal-monthly-files-table tbody td:nth-child(1):before{content:"Month"}.animal-monthly-files-table tbody td:nth-child(2):before{content:"Territory"}.animal-monthly-files-table tbody td:nth-child(3):before{content:"Leads"}.animal-monthly-files-table tbody td:nth-child(4):before{content:"Inspection context"}.animal-monthly-files-table tbody td:nth-child(5):before{content:"Status"}.animal-monthly-files-table tbody td:nth-child(6):before{content:"Download"}.animal-monthly-files-table .animal-empty-table:before{content:none}.animal-monthly-files-table .animal-download-button{width:100%}}@media(max-width:640px){.animal-monthly-files-table tbody tr{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.animal-monthly-files-table tbody tr{grid-template-columns:1fr}}
