.app-shell{min-height:100dvh;min-width:0;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Arial,sans-serif}.evaluation-bar{height:26px;display:grid;place-items:center;background:var(--samp-cream);color:#6d5a17;font-size:12px;border-bottom:1px solid #eadfbf}.brand-header{position:relative;min-height:92px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(105deg,var(--samp-green-900),var(--samp-green-700));overflow:hidden}.brand-header:after{content:"";position:absolute;inset:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.5) 1px,transparent 1px);background-size:28px 28px}.brand-title{z-index:1;text-align:center;display:grid;gap:5px}.brand-title strong{font-size:25px}.brand-title span{font-size:11px}.brand-logo{z-index:2;position:absolute;right:24px;width:58px;height:58px;object-fit:contain}.main-nav{background:#fff;border-bottom:1px solid var(--border);min-height:50px;display:flex;align-items:stretch;justify-content:space-between;padding:0 18px}.nav-links{display:flex;flex-wrap:wrap}.nav-item{display:grid;place-items:center;padding:0 18px;font-size:13px;color:#3f4c48;border-bottom:3px solid transparent}.nav-item.active{color:var(--samp-green-800);background:#f4fbf8;border-bottom-color:var(--samp-green-800);font-weight:700}.nav-item.disabled{opacity:.5;cursor:default}.user-chip{align-self:center;border:1px solid var(--border);border-radius:999px;padding:7px 12px;font-size:12px;color:var(--samp-green-800)}.app-shell>main{flex:1 1 auto;min-width:0;width:100%;display:block}.footer{margin-top:auto;min-height:72px;display:grid;place-items:center;align-content:center;gap:4px;background:var(--samp-green-900);color:#fff;font-size:11px;line-height:1.55;padding:12px 20px;text-align:center}.footer strong{font-size:11px}.footer span{max-width:1280px;opacity:.96}.footer small{font-size:9px;opacity:.9}@media(max-width:760px){.brand-header{justify-content:flex-start;padding-right:86px}.brand-title{text-align:right}.brand-title strong{font-size:18px}.brand-logo{right:14px}.main-nav{overflow-x:auto}.nav-links{flex-wrap:nowrap}.nav-item{white-space:nowrap;min-height:48px}.user-chip{display:none}}@media(max-width:520px){.evaluation-bar{height:auto;min-height:24px;padding:4px 8px;font-size:10px;text-align:center}.brand-header{min-height:78px;padding-right:76px}.brand-logo{width:50px;height:50px}.brand-title strong{font-size:16px}.brand-title span{font-size:9px}.main-nav{padding:0 8px}.nav-item{padding:0 12px;font-size:12px}}@media(max-width:600px){.footer{padding:12px 14px;font-size:10px}.footer strong{font-size:10px}.footer small{font-size:9px}}.account-tools{align-self:center;display:flex;align-items:center;gap:8px;white-space:nowrap}.account-email{max-width:230px;overflow:hidden;text-overflow:ellipsis;border:1px solid var(--border);border-radius:999px;padding:7px 11px;font-size:11px;color:var(--samp-green-800);direction:ltr}.logout-btn{border:1px solid #bfd9d2;background:#fff;color:#0b705d;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700;cursor:pointer}.logout-btn:hover{background:#eff9f6}@media(max-width:760px){.account-email{display:none}.account-tools{padding-inline-start:8px}.logout-btn{font-size:10px;padding:6px 9px}}.auth-state{min-height:100vh;display:grid;place-content:center;place-items:center;gap:12px;background:#eef8f5;color:#0e5c4b;font-family:Segoe UI,Tahoma,Arial,sans-serif}.auth-state-card{background:#fff;border:1px solid #d8e8e2;border-radius:12px;padding:18px 22px;box-shadow:0 12px 32px #08463914}.auth-spinner{width:34px;height:34px;border-radius:50%;border:3px solid #cfe6df;border-top-color:#0b8469;animation:sampSpin .8s linear infinite}@keyframes sampSpin{to{transform:rotate(360deg)}}.identity-login{width:100%;min-height:100dvh;display:flex;flex-direction:column;background:#edf8f5;color:#133f37;font-family:Segoe UI,Tahoma,Arial,sans-serif;overflow-x:hidden}.identity-evaluation{min-height:24px;display:grid;place-items:center;padding:4px 12px;background:#fff2c9;border-bottom:1px solid #ead89b;color:#725b18;font-size:11px}.identity-header{position:relative;min-height:92px;display:flex;align-items:center;justify-content:center;background:linear-gradient(105deg,#075f50,#0b8a6d);color:#fff;border-bottom:2px solid #d7b749;overflow:hidden}.identity-header:after{content:"";position:absolute;inset:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.65) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.65) 1px,transparent 1px);background-size:28px 28px}.identity-logo{position:absolute;right:24px;z-index:2;width:68px;height:68px;object-fit:contain}.identity-title{position:relative;z-index:2;display:grid;gap:4px;text-align:center}.identity-title strong{font-size:25px;line-height:1.2}.identity-title span{font-size:10px;font-weight:700;opacity:.96}.login-stage{position:relative;flex:1 1 auto;min-height:calc(100dvh - 116px);display:grid;place-items:center;padding:38px 16px 54px;background:radial-gradient(circle at 50% 44%,#ffffffb8,#e6f6f1d9 42%,#d9eee8f2);overflow:hidden}.login-rings{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.login-rings i{position:absolute;width:min(520px,62vw);aspect-ratio:1;border:1px solid rgba(11,132,105,.11);border-radius:50%}.login-rings i:last-child{width:min(700px,78vw);border-color:#d7b74921}.login-skyline{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:min(840px,88vw);height:230px;display:flex;align-items:flex-end;justify-content:center;gap:8px;opacity:.16;pointer-events:none}.login-skyline i{display:block;width:64px;background:#7dafa1}.login-skyline i:nth-child(1){height:76px}.login-skyline i:nth-child(2){height:135px}.login-skyline i:nth-child(3){height:103px}.login-skyline i:nth-child(4){height:188px}.login-skyline i:nth-child(5){height:226px;width:74px}.login-skyline i:nth-child(6){height:112px}.login-skyline i:nth-child(7){height:156px}.login-skyline i:nth-child(8){height:88px}.login-skyline i:nth-child(9){height:116px}.identity-login-card{position:relative;z-index:5;width:min(390px,calc(100vw - 28px));display:grid;gap:13px;padding:20px 20px 18px;background:#fffffff5;border:1px solid #dfe9e5;border-top:2px solid #d5af3f;border-radius:14px;box-shadow:0 18px 44px #1454462e}.login-card-head{position:relative;text-align:center;padding:0 34px 3px}.login-card-head small{display:inline-block;background:#edf8f4;border:1px solid #cfe7df;color:#17806a;padding:3px 8px;border-radius:999px;font-size:9px;font-weight:700}.login-card-head h1{margin:6px 0 2px;color:#15584b;font-size:22px;line-height:1.1}.login-card-head p{margin:0;color:#82908c;font-size:9px}.login-status{position:absolute;left:-2px;top:-10px;width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#16a483,#0b8068);color:#fff;font-weight:800;box-shadow:0 7px 16px #0a80683d}.identity-field{display:grid;gap:5px;font-size:10px;color:#405a54;font-weight:700}.identity-field>input,.password-field{width:100%;border:1px solid #cbded8;border-radius:8px;background:#edf4ff;box-shadow:inset 0 1px 2px #1b493f0a}.identity-field input{width:100%;height:39px;border:0;outline:0;background:transparent;padding:0 11px;color:#203e38;font-size:12px}.identity-field>input:focus,.password-field:focus-within{border-color:#0c9879;box-shadow:0 0 0 3px #0c98791f}.password-field{position:relative;display:flex;align-items:center}.password-field input{padding-left:42px}.password-toggle{position:absolute;left:5px;width:30px;height:30px;border:0;border-radius:7px;background:#dcebe7;color:#15715f;cursor:pointer;font-size:17px;display:grid;place-items:center}.login-error{padding:9px 11px;border-radius:8px;background:#fff0ee;border:1px solid #ffd8d2;color:#9f3027;font-size:10px;text-align:center}.login-submit{height:42px;border:0;border-radius:8px;background:linear-gradient(90deg,#0a8b70,#08745e);color:#fff;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:18px;box-shadow:0 8px 18px #08745e2e}.login-submit:disabled{opacity:.65;cursor:wait}.login-submit b{font-size:15px}@media(max-width:760px){.identity-header{min-height:82px;justify-content:flex-start;padding-right:86px}.identity-logo{right:14px;width:56px;height:56px}.identity-title{text-align:right}.identity-title strong{font-size:18px}.identity-title span{font-size:8px}.login-stage{min-height:calc(100dvh - 106px);padding-top:30px}.login-rings i{width:82vw}.login-rings i:last-child{width:112vw}}@media(max-width:420px){.identity-evaluation{font-size:9px}.identity-header{padding-right:75px}.identity-title strong{font-size:16px}.identity-login-card{padding:17px 15px}.login-card-head h1{font-size:20px}.login-skyline{height:170px}.login-skyline i:nth-child(5){height:165px}}.stat-card{width:100%;min-width:0;min-height:clamp(88px,6vw,112px);padding:clamp(11px,1vw,18px);display:grid;align-content:center;justify-items:start;gap:6px;border-top:4px solid var(--samp-green-700);overflow:hidden}.stat-card span{max-width:100%;color:var(--muted);font-size:clamp(11px,.72vw,13px);line-height:1.35;white-space:normal;overflow-wrap:anywhere}.stat-card strong{max-width:100%;color:var(--samp-green-900);font-size:clamp(22px,1.6vw,28px);line-height:1}.stat-card small{max-width:100%;color:#89928f;font-size:10px;white-space:normal}.scouting-filters{padding:14px;display:grid;gap:12px;min-width:0}.filter-top-row{display:grid;grid-template-columns:auto minmax(280px,1fr) auto;gap:14px;align-items:end;min-width:0}.period-buttons button{min-height:36px;padding:7px 12px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--samp-green-800);font-weight:700;cursor:pointer}.period-buttons button:hover{background:#f4faf8}.top-search{width:100%;max-width:760px;justify-self:stretch}.filter-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;min-width:0}.filter-grid label,.search-field{display:grid;gap:5px;min-width:0;font-size:10px;color:var(--muted)}.filter-grid label span,.search-field span{font-weight:700;color:#53635e}.filter-grid input,.filter-grid select,.search-field input{width:100%;min-width:0;min-height:38px;padding:8px 9px;border:1px solid var(--border);border-radius:8px;background:#fff;color:#23322d;outline:none}.filter-grid input:focus,.filter-grid select:focus,.search-field input:focus{border-color:var(--samp-green-700);box-shadow:0 0 0 2px #00705814}.filter-actions{display:flex;justify-content:flex-end;align-items:end;gap:9px;padding-top:0;white-space:nowrap}.filter-actions button{min-height:38px;padding:8px 15px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--samp-green-800);font-weight:700;cursor:pointer}.filter-actions .map-button{background:var(--samp-green-800);border-color:var(--samp-green-800);color:#fff}@media(max-width:1600px){.filter-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:1280px){.filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:980px){.filter-top-row{grid-template-columns:1fr;align-items:stretch}.top-search{width:100%;max-width:none}.filter-actions{justify-content:flex-start}.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.filter-grid{grid-template-columns:1fr}.filter-actions{flex-direction:column}.filter-actions button{width:100%}.period-buttons{display:grid;grid-template-columns:1fr 1fr}}.scouting-filters select:disabled{background:#f4f7f6;color:#87938f;cursor:not-allowed}.scouting-page{display:grid;gap:14px;min-width:0}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;min-width:0}.page-heading h1{margin:0;color:var(--samp-green-950);font-size:clamp(20px,1.35vw,26px);line-height:1.3}.header-map-button{flex:0 0 auto;border:0;border-radius:9px;background:var(--samp-green-800);color:#fff;padding:10px 16px;font-weight:800;cursor:pointer;white-space:nowrap}.stats-grid{display:grid;gap:clamp(7px,.65vw,12px);width:100%;min-width:0}.stats-grid.eight{grid-template-columns:repeat(8,minmax(0,1fr))}.stats-grid>*{min-width:0;max-width:100%;overflow:hidden}.table-card{min-width:0;overflow:hidden}.table-toolbar{display:flex;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid var(--border)}.table-toolbar span{font-size:11px;color:var(--muted)}.table-scroll{width:100%;max-width:100%;overflow:auto;max-height:61vh;-webkit-overflow-scrolling:touch}.table-card table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;white-space:nowrap;font-size:11px}.table-card th{position:sticky;top:0;z-index:2;background:var(--samp-green-800);color:#fff;padding:10px 9px;text-align:right;font-size:10px}.table-card td{padding:9px;border-bottom:1px solid #e8eeec;vertical-align:middle}.table-card tr:hover td{background:#f7fbfa}.table-card td small{display:block;margin-top:3px;color:var(--muted)}.button-link{border:0;background:transparent;cursor:pointer;font:inherit}.code-link{color:#007d68;text-decoration:underline;font-weight:800}.badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;background:#eef2f1;font-size:10px}.risk-low{background:#e8f6f1;color:#08755b}.risk-medium{background:#fff4d7;color:#8a6200}.risk-high,.risk-critical{background:#ffebe7;color:#a52a20}.notes-cell{max-width:240px;overflow:hidden;text-overflow:ellipsis}.empty{text-align:center!important;padding:40px!important;color:var(--muted)}.pagination{padding:11px 14px;display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid var(--border);font-size:11px}.pagination button,.pagination select{padding:7px 11px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--samp-green-800)}.pagination button{cursor:pointer}.pagination button:disabled{opacity:.35;cursor:default}.page-size{margin-left:auto;display:flex;align-items:center;gap:7px}@media(max-width:1600px){.stats-grid.eight{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:980px){.stats-grid.eight{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading{align-items:center}}@media(max-width:620px){.stats-grid.eight{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading{align-items:stretch;flex-direction:column}.header-map-button{width:100%}.pagination{justify-content:center;flex-wrap:wrap}.page-size{width:100%;margin-left:0;justify-content:center}}@media(max-width:390px){.stats-grid.eight{grid-template-columns:1fr}}.detail-page{display:grid;gap:14px}.detail-status{margin:30px auto;max-width:600px;padding:40px;text-align:center;color:var(--muted)}.detail-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.detail-title-row p{margin:0 0 4px;color:var(--samp-green-700);font-size:11px;font-weight:800}.detail-title-row h1{margin:0;color:var(--samp-green-950);font-size:24px}.detail-title-row span{display:block;margin-top:5px;color:var(--muted);font-size:11px}.detail-actions{display:flex;gap:8px}.detail-actions button{border:1px solid var(--samp-green-800);border-radius:8px;background:var(--samp-green-800);color:#fff;padding:9px 14px;font-weight:700;cursor:pointer}.detail-actions button.secondary{background:#fff;color:var(--samp-green-800);border-color:var(--border)}.detail-card{padding:16px}.detail-card h2{margin:0 0 14px;color:var(--samp-green-900);font-size:16px}.detail-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px}.field{min-height:68px;padding:10px 12px;border:1px solid #e7eeeb;border-radius:9px;background:#fbfdfc;display:grid;align-content:center;gap:6px}.field span{font-size:10px;color:var(--muted)}.field strong{font-size:12px;color:#22342e;overflow-wrap:anywhere}.notes-block{margin:0;line-height:1.9;color:#344740}.return-reason{margin-top:12px;padding:10px 12px;border-radius:8px;background:#fff3e5;color:#8c5110}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title span{font-size:11px;color:var(--muted)}.image-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px}.image-tile{padding:0;border:1px solid var(--border);border-radius:10px;background:#fff;overflow:hidden;cursor:pointer;text-align:right}.image-tile img{display:block;width:100%;height:180px;object-fit:cover;background:#eef3f1}.image-tile span{display:block;padding:8px 10px;font-size:10px;color:#41534d}.image-empty{padding:24px;text-align:center;border:1px dashed var(--border);border-radius:9px;color:var(--muted);font-size:12px}.history-list{display:grid;gap:8px}.history-item{display:grid;grid-template-columns:1fr auto;gap:4px 14px;padding:10px 12px;border-right:3px solid var(--samp-green-700);background:#f8fbfa;border-radius:8px}.history-item div{display:flex;align-items:center;gap:8px}.history-item strong{font-size:12px;color:var(--samp-green-900)}.history-item span,.history-item time{font-size:10px;color:var(--muted)}.history-item p{grid-column:1/-1;margin:3px 0 0;font-size:11px}.image-viewer{position:fixed;inset:0;z-index:2000;background:#05100ded;display:flex;align-items:center;justify-content:center;padding:56px 70px}.image-viewer img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.viewer-close{position:absolute;top:18px;right:22px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#18342a;font-size:28px;cursor:pointer}.viewer-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:64px;border:0;border-radius:10px;background:#ffffffe6;font-size:36px;color:#163c30;cursor:pointer}.viewer-nav:disabled{opacity:.3}.viewer-nav.prev{right:18px}.viewer-nav.next{left:18px}@media(max-width:1050px){.detail-grid,.image-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.detail-title-row{align-items:flex-start;flex-direction:column}.detail-actions{width:100%}.detail-actions button{flex:1}.detail-grid,.image-grid{grid-template-columns:1fr}.image-viewer{padding:70px 14px}.viewer-nav{width:38px}.viewer-nav.prev{right:6px}.viewer-nav.next{left:6px}}.scouting-images-section{margin-top:0;padding:18px}.scouting-images-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.scouting-images-head h2{margin:0;color:var(--green-900,#075b4d);font-size:1.05rem}.scouting-images-count{font-weight:700;color:#315c54;font-size:.8rem}.scouting-images-state{margin-top:16px;padding:28px;text-align:center;border:1px dashed #cfdcd9;border-radius:10px;color:#657773;background:#fbfdfc}.scouting-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;margin-top:16px}.scouting-image-card{border:1px solid #d8e4e1;border-radius:10px;overflow:hidden;background:#fff;transition:.16s ease}.scouting-image-card:hover{border-color:#b9d4cd;box-shadow:0 5px 18px #1f524614}.scouting-image-open{position:relative;width:100%;display:block;border:0;padding:0;background:#eef4f2;cursor:pointer;aspect-ratio:4/3;overflow:hidden}.scouting-image-open:disabled{cursor:not-allowed}.scouting-image-open img{display:block;width:100%;height:100%;object-fit:cover}.scouting-image-open .image-unavailable{height:100%;display:grid;place-items:center;color:#657773;font-size:.8rem}.scouting-image-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:.73rem}.scouting-image-meta span{color:#41534d}.scouting-image-meta a{color:#08775f;font-weight:700;text-decoration:none}@media(max-width:640px){.scouting-images-section{padding:12px}.scouting-images-grid{grid-template-columns:1fr 1fr;gap:8px}}@media(max-width:420px){.scouting-images-grid{grid-template-columns:1fr}}.scouting-map-page{display:grid;gap:12px}.map-heading{display:flex;justify-content:space-between;align-items:center}.map-heading p{margin:0 0 4px;color:var(--samp-green-700);font-size:11px;font-weight:800}.map-heading h1{margin:0;color:var(--samp-green-950);font-size:23px}.map-heading>button{border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--samp-green-800);padding:9px 14px;font-weight:700;cursor:pointer}.map-shell{position:relative;overflow:hidden;min-height:620px}.map-canvas{position:absolute;inset:0;z-index:1;background:#eef3f1}.map-state{position:absolute;z-index:5;top:16px;right:50%;transform:translate(50%);padding:10px 16px;border-radius:8px;background:#fff;box-shadow:0 4px 18px #0000001f;font-size:12px}.map-state.error{color:#9f2e23}.map-info-card{position:absolute;z-index:800;top:18px;right:18px;width:min(390px,calc(100% - 36px));max-height:calc(100% - 36px);overflow:auto;background:#fffffffa;border:1px solid rgba(0,90,70,.15);border-radius:12px;box-shadow:0 14px 35px #002d2338;padding:14px}.map-card-head{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:10px;margin-bottom:10px}.map-card-head span{display:block;font-size:10px;color:var(--muted);margin-bottom:3px}.map-card-head strong{font-size:15px;color:var(--samp-green-900)}.map-card-head button{width:31px;height:31px;border:1px solid var(--border);border-radius:50%;background:#fff;color:#3a4c46;font-size:20px;cursor:pointer}.map-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.map-card-grid>div{min-height:54px;padding:8px 9px;border-radius:8px;background:#f7faf9}.map-card-grid span{display:block;font-size:9px;color:var(--muted);margin-bottom:4px}.map-card-grid strong{font-size:11px;color:#24372f;overflow-wrap:anywhere}.open-details{width:100%;margin-top:11px;padding:10px;border:0;border-radius:8px;background:var(--samp-green-800);color:#fff;font-weight:800;cursor:pointer}.leaflet-control-attribution{font-size:9px!important}@media(max-width:700px){.map-shell{min-height:70vh}.map-info-card{top:auto;bottom:12px;right:12px;width:calc(100% - 24px);max-height:48%}.map-card-grid{grid-template-columns:1fr 1fr}}.reports940-filters{padding:14px;display:grid;gap:12px}.r940-top{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;gap:12px;align-items:end}.period-buttons{display:flex;gap:6px;flex-wrap:wrap}.period-buttons button,.clear-filter{min-height:36px;padding:7px 12px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--samp-green-800);font-weight:700;cursor:pointer}.r940-search,.r940-grid label{display:grid;gap:5px;min-width:0;font-size:10px;color:var(--muted)}.r940-search span,.r940-grid label span{font-weight:700;color:#53635e}.r940-search input,.r940-grid input,.r940-grid select{width:100%;min-width:0;min-height:38px;padding:8px 9px;border:1px solid var(--border);border-radius:8px;background:#fff;color:#23322d}.r940-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}@media(max-width:1300px){.r940-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.r940-top{grid-template-columns:1fr}.r940-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.r940-grid{grid-template-columns:1fr}.period-buttons{display:grid;grid-template-columns:1fr 1fr}}.r940-grid select:disabled{background:#f4f7f6;color:#87938f;cursor:not-allowed}.r940-import-wrap{display:flex;flex-direction:column;gap:8px}.r940-import-open{align-self:flex-start;border:0;border-radius:8px;background:#087f6d;color:#fff;font-weight:700;padding:9px 16px;cursor:pointer}.r940-import-panel{padding:14px;display:grid;gap:12px}.r940-import-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.r940-import-head>div{display:grid;gap:4px}.r940-import-head span{font-size:12px;color:#667}.r940-import-head button{border:1px solid #d8e3e0;background:#fff;border-radius:7px;padding:6px 12px}.r940-import-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.r940-import-actions button,.primary-import,.apply-import{border:0;border-radius:7px;padding:9px 14px;font-weight:700;cursor:pointer}.r940-import-actions button{background:#eef7f5;color:#075f53;border:1px solid #cfe4df}.file-name{font-size:12px;direction:ltr}.r940-file-checks,.r940-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.r940-file-checks>div,.r940-preview>div{border:1px solid #e0e8e6;border-radius:8px;padding:9px;background:#fff;display:grid;gap:3px}.r940-file-checks b,.r940-preview b{font-size:18px;color:#075f53}.r940-file-checks span,.r940-preview span{font-size:11px;color:#667}.r940-file-checks .warn,.r940-preview .danger{background:#fff1f0;border-color:#f3cbc6}.r940-file-checks .warn b,.r940-preview .danger b{color:#b42318}.r940-preview .warning-card{background:#fff8e8;border-color:#f3deb0}.primary-import{justify-self:start;background:#087f6d;color:#fff}.apply-import{justify-self:start;background:#087f6d;color:#fff;padding-inline:22px}.import-message{padding:9px 11px;border-radius:7px;background:#eef7f5;font-size:12px}.import-message.warning{background:#fff8e8;color:#7a4d00}.import-message.error{background:#fff1f0;color:#b42318}.import-result{display:grid;gap:4px;padding:11px;border-radius:8px;background:#e8f7f2;color:#075f53}.import-result span{font-size:12px}.r940-import-panel button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:900px){.r940-file-checks,.r940-preview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.r940-import-head{flex-direction:column}.r940-file-checks,.r940-preview{grid-template-columns:1fr}.r940-import-open,.primary-import,.apply-import{width:100%}}.r940-import-head:has(>button:only-child){justify-content:flex-end}.reports940-page{display:grid;gap:14px;min-width:0}.report-link{border:0;background:none;color:var(--samp-green-800);font-weight:800;text-decoration:underline;cursor:pointer;font:inherit}.status-chip{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:700}.status-chip.done{background:#e7f5ef;color:#08755b}.status-chip.pending{background:#fff3d8;color:#986400}.reports940-page .table-card td small{display:block;color:var(--muted);margin-top:3px}.report940-detail{display:grid;gap:14px}.detail-grid{padding:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.detail-item{border:1px solid var(--border);border-radius:10px;padding:12px;display:grid;gap:6px;background:#fff}.detail-item span{font-size:10px;color:var(--muted)}.detail-item strong{font-size:13px;color:#18312b;overflow-wrap:anywhere}.detail-state{padding:40px;text-align:center}@media(max-width:1000px){.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.detail-grid{grid-template-columns:1fr}}.report940-images-section{margin-top:14px;padding:18px}.report940-images-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.report940-images-head h2{margin:0 0 4px;color:var(--green-900,#075b4d);font-size:1.05rem}.report940-images-head p{margin:0;color:#667875;font-size:.82rem}.report940-jpg-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.selection-count{font-weight:700;color:#315c54;font-size:.8rem}.report940-jpg-button{min-height:38px;padding:0 16px;border:0;border-radius:8px;background:#07896f;color:#fff;font-weight:800;cursor:pointer}.report940-jpg-button:disabled{opacity:.48;cursor:not-allowed}.report940-jpg-error{margin-top:12px;padding:9px 12px;border-radius:7px;background:#fff0ef;color:#b42318;border:1px solid #ffc9c5}.report940-images-state{margin-top:16px;padding:28px;text-align:center;border:1px dashed #cfdcd9;border-radius:10px;color:#657773;background:#fbfdfc}.report940-images-state.error{color:#b42318}.report940-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;margin-top:16px}.report940-image-card{border:1px solid #d8e4e1;border-radius:10px;overflow:hidden;background:#fff;transition:.16s ease}.report940-image-card.selected{border:2px solid #079275;box-shadow:0 0 0 3px #0792751a}.report940-image-card.blocked{opacity:.6}.report940-image-select{position:relative;width:100%;display:block;border:0;padding:0;background:#eef4f2;cursor:pointer;aspect-ratio:4/3;overflow:hidden}.report940-image-select:disabled{cursor:not-allowed}.report940-image-select img{display:block;width:100%;height:100%;object-fit:cover}.image-selection-badge{position:absolute;top:8px;right:8px;min-width:30px;height:30px;padding:0 9px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#034f41eb;color:#fff;font-size:.75rem;font-weight:900;box-shadow:0 2px 9px #0003}.report940-image-card.selected .image-selection-badge{background:#efb72e;color:#173d38}.report940-image-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:.73rem}.report940-image-meta a{color:#08775f;font-weight:700;text-decoration:none}.report940-jpg-quality-note{margin-top:12px;color:#647773;font-size:.74rem;text-align:left;direction:rtl}@media(max-width:640px){.report940-images-section{padding:12px}.report940-images-head{display:block}.report940-jpg-actions{margin-top:10px}.report940-jpg-button{width:100%}.report940-images-grid{grid-template-columns:1fr 1fr;gap:8px}}@media(max-width:420px){.report940-images-grid{grid-template-columns:1fr}}.distribution-page{display:grid;gap:14px;min-width:0}.distribution-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.distribution-heading h1{margin:0;color:var(--samp-green-950);font-size:clamp(20px,1.35vw,26px)}.distribution-heading p{margin:5px 0 0;color:var(--muted);font-size:11px}.distribution-counts{display:flex;gap:8px;flex-wrap:wrap}.distribution-counts span{background:#fff;border:1px solid var(--border);border-radius:999px;padding:7px 11px;color:#52615c;font-size:11px}.distribution-counts b{color:var(--samp-green-800);font-size:13px;margin-inline-start:4px}.distribution-filters{padding:12px;display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(150px,1fr)) auto;gap:9px;align-items:end}.distribution-filters label{display:grid;gap:5px;font-size:10px;color:#53635e}.distribution-filters input,.distribution-filters select{min-height:38px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:8px 9px;min-width:0}.clear-distribution-filters{min-height:38px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--samp-green-800);font-weight:700;cursor:pointer;padding:8px 12px}.distribution-workspace{display:grid;grid-template-columns:minmax(420px,.92fr) minmax(0,2.08fr);gap:14px;align-items:start;min-width:0}.unassigned-panel{overflow:hidden;min-width:0;position:sticky;top:8px}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 13px;border-bottom:1px solid var(--border)}.panel-head>div:first-child{display:grid;gap:3px}.panel-head small{font-size:10px;color:var(--muted)}.selection-actions{display:flex;gap:5px}.selection-actions button,.distribution-pagination button,.distribution-pagination select{border:1px solid var(--border);background:#fff;color:var(--samp-green-800);border-radius:7px;padding:6px 8px;font-size:10px;cursor:pointer}.selection-actions button:disabled,.distribution-pagination button:disabled{opacity:.35;cursor:default}.bulk-assign-bar{padding:9px 12px;background:#f5faf8;border-bottom:1px solid var(--border);display:grid;grid-template-columns:auto minmax(150px,1fr) auto;gap:8px;align-items:center;font-size:11px}.bulk-assign-bar select{min-height:34px;border:1px solid var(--border);border-radius:7px;background:#fff;padding:5px 7px}.primary-assign{min-height:34px;border:0;border-radius:7px;background:var(--samp-green-800);color:#fff;font-weight:800;padding:6px 10px;cursor:pointer}.primary-assign:disabled{opacity:.45;cursor:default}.unassigned-list{max-height:58vh;overflow:auto}.unassigned-row{display:grid;grid-template-columns:auto minmax(90px,.7fr) auto minmax(150px,1.5fr) auto;gap:8px;align-items:center;padding:9px 11px;border-bottom:1px solid #e8eeec;cursor:pointer}.unassigned-row:hover{background:#f7fbfa}.unassigned-row.selected{background:#eaf7f3}.distribution-report-number{border:0;background:none;color:#007d68;text-decoration:underline;font-weight:800;cursor:pointer;text-align:right}.distribution-animal{background:#eef2f1;border-radius:999px;padding:4px 7px;font-size:9px}.distribution-place{display:grid;gap:2px;min-width:0;overflow:hidden}.distribution-place small{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.distribution-date{font-size:10px;color:#52615c;white-space:nowrap}.distribution-pagination{display:flex;justify-content:center;align-items:center;gap:8px;padding:10px;border-top:1px solid var(--border);font-size:10px}.supervisors-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0}.supervisor-card{min-width:0;overflow:hidden;transition:border-color .15s,box-shadow .15s;align-self:start}.supervisor-card.active{border-color:#0f8f75;box-shadow:0 0 0 2px #0f8f751f}.supervisor-card>header{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:11px 12px;background:linear-gradient(180deg,#fff,#f8fbfa);border-bottom:1px solid var(--border)}.supervisor-card>header>div{display:grid;gap:2px}.supervisor-card>header strong{color:var(--samp-green-900);font-size:13px}.supervisor-card>header small{font-size:10px;color:var(--muted)}.driver-count{font-size:9px;background:#edf7f4;color:#0b705d;border-radius:999px;padding:5px 7px;white-space:nowrap}.supervisor-reports{max-height:330px;overflow:auto;min-height:44px}.supervisor-report{padding:9px 10px;border-bottom:1px solid #edf1f0;display:grid;gap:6px}.supervisor-report:last-child{border-bottom:0}.supervisor-report-main{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.supervisor-report-main button{border:0;background:none;color:#007d68;text-decoration:underline;font-weight:800;cursor:pointer;padding:0}.supervisor-report-main span{font-size:9px;background:#eef2f1;border-radius:999px;padding:3px 6px}.supervisor-report-main em{font-style:normal;font-size:9px;border-radius:999px;padding:3px 6px}.with-driver{background:#fff0d8;color:#9b6100}.with-supervisor{background:#e9f6f2;color:#08755b}.supervisor-report-place{font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.report-actions select{min-height:30px;border:1px solid var(--border);border-radius:6px;background:#fff;font-size:9px;padding:4px 6px}.unassign-button{border:1px solid #efc7c3;background:#fff8f7;color:#a33a31;border-radius:6px;font-size:9px;font-weight:700;cursor:pointer;padding:4px 7px}.supervisor-empty,.distribution-empty{padding:28px 12px;text-align:center;color:var(--muted);font-size:10px}.readonly-note{padding:10px 12px;border:1px solid #e8d6a8;background:#fff9ea;border-radius:8px;color:#795f1d;font-size:11px}@media(max-width:1500px){.supervisors-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.distribution-workspace{grid-template-columns:minmax(380px,.9fr) minmax(0,1.6fr)}}@media(max-width:1050px){.distribution-workspace{grid-template-columns:1fr}.unassigned-panel{position:static}.supervisors-panel,.distribution-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.distribution-heading{align-items:flex-start;flex-direction:column}}@media(max-width:650px){.distribution-filters,.supervisors-panel{grid-template-columns:1fr}.unassigned-row{grid-template-columns:auto minmax(85px,1fr) auto}.distribution-place,.distribution-date{grid-column:2/4}.bulk-assign-bar{grid-template-columns:1fr}.selection-actions{flex-wrap:wrap}.distribution-counts{display:grid;grid-template-columns:1fr 1fr;width:100%}.distribution-counts span:last-child{grid-column:1/-1}.report-actions{grid-template-columns:1fr}.unassigned-list{max-height:50vh}}.no-supervisors{grid-column:1/-1;padding:34px 16px;text-align:center;color:var(--muted);font-size:11px}.distribution-heading-tools{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}.driver-management-toggle{border:0;border-radius:8px;background:var(--samp-green-800);color:#fff;font-weight:800;font-size:11px;padding:8px 12px;cursor:pointer}.driver-management{overflow:hidden}.driver-management-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fff,#f8fbfa)}.driver-management-head>div:first-child{display:grid;gap:3px}.driver-management-head strong{color:var(--samp-green-900);font-size:13px}.driver-management-head small{color:var(--muted);font-size:10px}.driver-management-summary{display:flex;gap:7px;flex-wrap:wrap}.driver-management-summary span{font-size:10px;background:#edf7f4;color:#47625a;padding:5px 8px;border-radius:999px}.driver-management-summary b{color:var(--samp-green-800);margin-inline-start:3px}.driver-management-controls{padding:10px 14px;border-bottom:1px solid var(--border)}.driver-management-controls label{display:grid;grid-template-columns:auto minmax(220px,420px);align-items:center;gap:8px;color:#53635e;font-size:10px}.driver-management-controls select,.driver-row select{min-height:34px;border:1px solid var(--border);border-radius:7px;background:#fff;padding:5px 7px;font-size:10px}.driver-management-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:0;min-width:0}.driver-team-list,.unassigned-drivers-list{min-width:0}.unassigned-drivers-list{border-inline-start:1px solid var(--border)}.driver-list-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;background:#f7faf9;border-bottom:1px solid var(--border)}.driver-list-title strong{font-size:11px;color:var(--samp-green-900)}.driver-list-title span{font-size:9px;background:#eaf6f2;color:#08755b;border-radius:999px;padding:3px 7px}.driver-row{display:grid;grid-template-columns:minmax(130px,1fr) minmax(150px,.9fr) auto;align-items:center;gap:7px;padding:8px 11px;border-bottom:1px solid #edf1f0}.driver-row:last-child{border-bottom:0}.driver-name{display:grid;gap:2px;min-width:0}.driver-name strong{font-size:11px;color:#263a34;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.driver-name small{font-size:9px;color:var(--muted)}.driver-unassign{border:1px solid #efc7c3;background:#fff8f7;color:#a33a31;border-radius:6px;font-size:9px;font-weight:700;padding:6px 8px;cursor:pointer}.driver-assign{border:0;background:var(--samp-green-800);color:#fff;border-radius:6px;font-size:9px;font-weight:800;padding:7px 9px;cursor:pointer}.driver-assign:disabled,.driver-unassign:disabled{opacity:.45;cursor:default}.unassigned-driver-row{grid-template-columns:minmax(140px,1fr) auto}.driver-management-empty{padding:24px 12px;text-align:center;color:var(--muted);font-size:10px}.driver-management-empty.error{color:#9f3c34;background:#fff7f6}@media(max-width:1050px){.distribution-heading-tools{width:100%;justify-content:space-between}.driver-management-grid{grid-template-columns:1fr}.unassigned-drivers-list{border-inline-start:0;border-top:1px solid var(--border)}}@media(max-width:650px){.driver-management-head{align-items:flex-start;flex-direction:column}.driver-management-controls label,.driver-row,.unassigned-driver-row{grid-template-columns:1fr}.driver-management-summary{width:100%}.driver-management-summary span{flex:1;text-align:center}}.distribution-heading-tools-only{justify-content:flex-end}.distribution-filters select:disabled{background:#f4f7f6;color:#87938f;cursor:not-allowed}.shelter-page{direction:rtl}.shelter-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.shelter-heading h1{margin:0;color:var(--samp-green-900);font-size:24px}.shelter-heading p{margin:4px 0 0;color:#687773;font-size:12px}.shelter-primary,.shelter-danger,.shelter-clear{border:0;border-radius:8px;padding:10px 16px;font-weight:700;cursor:pointer}.shelter-primary{background:var(--samp-green-800);color:#fff}.shelter-primary:disabled,.shelter-danger:disabled{opacity:.55;cursor:not-allowed}.shelter-clear{background:#fff;border:1px solid var(--border);color:var(--samp-green-800)}.shelter-danger{background:#9f2f2f;color:#fff}.shelter-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:10px}.shelter-stat{padding:12px 14px;border-bottom:3px solid var(--samp-green-700)}.shelter-stat span{display:block;font-size:11px;color:#697873}.shelter-stat b{display:block;margin-top:4px;font-size:25px;color:var(--samp-green-900)}.shelter-filters{display:grid;grid-template-columns:2fr repeat(5,minmax(130px,1fr)) auto;gap:8px;padding:10px;margin-bottom:10px}.shelter-filters label,.shelter-form label,.shelter-action-card label{display:grid;gap:5px;min-width:0}.shelter-filters label span,.shelter-form label span,.shelter-action-card label span{font-size:10px;color:#687773}.shelter-filters input,.shelter-filters select,.shelter-form input,.shelter-form select,.shelter-form textarea,.shelter-action-card input,.shelter-action-card select,.shelter-action-card textarea{width:100%;min-width:0;border:1px solid var(--border);border-radius:7px;background:#fff;padding:8px 9px;color:var(--text)}.shelter-filters .wide{min-width:220px}.shelter-table-card{overflow:hidden}.shelter-table-head{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid var(--border)}.shelter-table-head strong{color:var(--samp-green-900)}.shelter-table-head span{font-size:11px;color:#6c7b76}.shelter-table-scroll{overflow:auto;max-width:100%}.shelter-table-scroll table{border-collapse:collapse;width:100%;min-width:1280px}.shelter-table-scroll th{background:var(--samp-green-800);color:#fff;font-size:10px;padding:9px;white-space:nowrap}.shelter-table-scroll td{padding:9px;border-bottom:1px solid #e5ece9;font-size:11px;text-align:center}.shelter-code{border:0;background:none;color:#00826b;text-decoration:underline;font-weight:800;cursor:pointer}.shelter-status{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:700}.shelter-status.inside{background:#e2f5ef;color:#076d59}.shelter-status.closed{background:#eef1f0;color:#5c6864}.shelter-empty{text-align:center!important;padding:28px!important;color:#7a8582}.shelter-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:9px 12px}.shelter-pagination button,.shelter-pagination select{border:1px solid var(--border);background:#fff;border-radius:6px;padding:6px 9px}.shelter-pagination button:disabled{opacity:.4}.shelter-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px}.shelter-form .wide{grid-column:span 2}.shelter-form-actions{grid-column:1/-1;display:flex;justify-content:flex-start;gap:8px}.shelter-form-error{grid-column:1/-1;background:#fff0f0;color:#9b3333;border:1px solid #f0caca;border-radius:7px;padding:9px}.shelter-details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px;margin-bottom:10px}.shelter-details>div{border:1px solid #e2eae7;border-radius:8px;padding:10px;background:#fcfefd;min-width:0}.shelter-details>div span{display:block;font-size:10px;color:#72807b;margin-bottom:5px}.shelter-details>div b{font-size:12px;overflow-wrap:anywhere}.shelter-details .wide{grid-column:span 2}.shelter-actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.shelter-action-card{padding:14px;display:grid;gap:10px}.shelter-action-card h2{margin:0;color:var(--samp-green-900);font-size:16px}.release-coordinates{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shelter-history{overflow:hidden}.shelter-history-list{display:grid}.shelter-event{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:10px 12px;border-bottom:1px solid #e5ece9}.shelter-event div{display:grid}.shelter-event small,.shelter-event span{font-size:10px;color:#75817d}.shelter-event p{grid-column:1/-1;margin:0;font-size:11px;color:#4e5a56}.shelter-loading{padding:30px;text-align:center}@media(max-width:1250px){.shelter-stats{grid-template-columns:repeat(3,1fr)}.shelter-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.shelter-filters .wide{grid-column:span 2}.shelter-form,.shelter-details{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.shelter-heading{align-items:stretch;flex-direction:column}.shelter-stats{grid-template-columns:repeat(2,1fr)}.shelter-filters{grid-template-columns:1fr}.shelter-filters .wide{grid-column:auto}.shelter-form{grid-template-columns:1fr}.shelter-form .wide{grid-column:auto}.shelter-details{grid-template-columns:1fr}.shelter-details .wide{grid-column:auto}.shelter-actions-grid,.release-coordinates{grid-template-columns:1fr}}@media(max-width:430px){.shelter-stats{grid-template-columns:1fr 1fr}.shelter-stat b{font-size:21px}}.shelter-group-release{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.8fr);gap:10px;align-items:start}.shelter-release-candidates{overflow:hidden}.shelter-release-toolbar{display:flex;gap:8px;padding:10px;border-bottom:1px solid var(--border)}.shelter-release-toolbar input{flex:1;min-width:0;border:1px solid var(--border);border-radius:7px;padding:8px 10px}.shelter-release-table{min-width:1050px!important}.shelter-release-table td:first-child,.shelter-release-table th:first-child{width:42px}.shelter-release-table input[type=checkbox]{width:17px;height:17px;accent-color:var(--samp-green-800)}.shelter-release-table .selected-row{background:#eefaf6}.shelter-release-form{padding:14px;display:grid;gap:10px;position:sticky;top:10px}.shelter-release-form h2{margin:0;color:var(--samp-green-900);font-size:17px}.shelter-release-form label{display:grid;gap:5px}.shelter-release-form label span{font-size:10px;color:#687773}.shelter-release-form input,.shelter-release-form textarea{width:100%;border:1px solid var(--border);border-radius:7px;padding:8px 9px}.shelter-release-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shelter-release-summary>div{border:1px solid #dfe9e5;border-radius:8px;padding:10px;background:#f8fcfa}.shelter-release-summary span{display:block;font-size:10px;color:#6f7c78}.shelter-release-summary b{font-size:21px;color:var(--samp-green-900)}.shelter-release-warning{font-size:10px;line-height:1.8;background:#fff9e9;border:1px solid #f0dfac;border-radius:8px;padding:9px;color:#756126}.shelter-batch-success{padding:10px 14px;margin-bottom:10px;background:#effaf6;border-color:#bfe5d8;display:flex;justify-content:space-between;gap:10px}.shelter-batch-success b{color:#08705b}.shelter-batch-success span{font-size:11px;color:#61736d}@media(max-width:1000px){.shelter-group-release{grid-template-columns:1fr}.shelter-release-form{position:static}.shelter-release-toolbar{flex-wrap:wrap}.shelter-release-toolbar input{flex-basis:100%}}.shelter-heading-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.shelter-capacity{padding:10px 12px;margin-bottom:10px}.shelter-capacity-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.shelter-capacity-head strong{color:var(--samp-green-900);font-size:14px}.shelter-capacity-head span{font-size:10px;color:#71807b}.shelter-capacity-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.shelter-capacity-item{border:1px solid #e1e9e6;border-radius:9px;padding:10px;background:#fcfefd}.shelter-capacity-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.shelter-capacity-row strong{font-size:11px;color:#31443e}.shelter-capacity-row b{font-size:13px;color:#102c25}.shelter-capacity-track{height:6px;border-radius:999px;background:#e7ecea;overflow:hidden}.shelter-capacity-track span{display:block;height:100%;background:#d99c20;border-radius:inherit;transition:width .2s ease}.shelter-capacity-track span.over{background:#b64343}.shelter-capacity-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:5px;font-size:9px;color:#7a8581}.shelter-capacity-foot em{font-style:normal;color:#a42e2e;font-weight:700}.shelter-modal-backdrop{position:fixed;inset:0;z-index:1000;background:#0d1f1959;display:grid;place-items:center;padding:18px}.shelter-capacity-modal{width:min(520px,100%);padding:16px;box-shadow:0 18px 48px #0000002e}.shelter-capacity-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.shelter-capacity-modal-head h2{margin:0;color:var(--samp-green-900);font-size:18px}.shelter-capacity-modal-head p{margin:4px 0 0;font-size:10px;color:#74817d}.shelter-capacity-modal-head>button{width:30px;height:30px;border:0;border-radius:7px;background:#eef4f2;color:#245347;font-size:20px;cursor:pointer}.shelter-capacity-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.shelter-capacity-form label{display:grid;gap:5px}.shelter-capacity-form label span{font-size:10px;color:#65736e}.shelter-capacity-form input{width:100%;border:1px solid var(--border);border-radius:7px;padding:9px}@media(max-width:720px){.shelter-capacity-grid{grid-template-columns:1fr}.shelter-capacity-head{align-items:flex-start;flex-direction:column}.shelter-capacity-form{grid-template-columns:1fr}}.old-shelter-page{display:grid;gap:10px}.shelter-toolbar-card{padding:9px 10px}.shelter-toolbar-row{display:flex;justify-content:flex-end;gap:8px;margin-bottom:8px}.shelter-toolbar-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.shelter-old-filters{display:grid;grid-template-columns:2fr repeat(6,minmax(120px,1fr)) auto;gap:6px;align-items:end}.shelter-old-filters label{display:grid;gap:4px;min-width:0}.shelter-old-filters label span{font-size:9px;color:#6f7e79}.shelter-old-filters input,.shelter-old-filters select{width:100%;min-width:0;border:1px solid var(--border);border-radius:7px;background:#fff;padding:7px 8px}.shelter-old-filters .search{min-width:250px}.shelter-old-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.shelter-old-metric{position:relative;min-height:88px;padding:11px 13px;border-bottom:3px solid #0b8b70;overflow:hidden}.shelter-old-metric:before{content:"";position:absolute;left:0;top:0;width:44px;height:38px;background:linear-gradient(135deg,#eef5f2 0 50%,transparent 51%)}.shelter-old-metric>i{position:absolute;right:10px;top:10px;width:27px;height:27px;border-radius:9px;background:#e9f6f2;color:#0a7a64;display:grid;place-items:center;font-style:normal;font-weight:800}.shelter-old-metric>div{display:grid;justify-items:center;gap:5px;padding-top:7px}.shelter-old-metric small{font-size:9px;color:#6c7d77}.shelter-old-metric b{font-size:25px;color:#073e33;font-variant-numeric:tabular-nums}.shelter-old-metric.primary{border-bottom-color:#0e9277}.shelter-old-metric.danger{border-bottom-color:#b4453d}.shelter-old-metric.warning{border-bottom-color:#d4a424}.shelter-old-metric.success{border-bottom-color:#168b68}.shelter-priority{overflow:hidden}.shelter-table-head>div{display:grid;gap:2px}.shelter-table-head small{font-size:8px;color:#7c8985}.shelter-batch-toolbar{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:8px 10px;border-bottom:1px solid #e3ebe8;background:#f9fcfb}.shelter-batch-toolbar label{display:flex;align-items:center;gap:6px;font-size:9px;color:#526a63}.shelter-batch-toolbar input{width:16px;height:16px;accent-color:#0b8b70}.shelter-batch-toolbar>span{padding:4px 7px;border-radius:999px;background:#eef6f3;color:#0a715d;font-size:9px}.shelter-priority-list{display:grid;max-height:360px;overflow:auto}.shelter-priority-row{display:grid;grid-template-columns:28px 34px minmax(0,1fr) 70px 110px 135px;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid #e8eeec}.shelter-priority-row:hover{background:#fafdfc}.shelter-priority-row.selected{background:#eef9f5}.shelter-priority-row>input{width:17px;height:17px;accent-color:#0b8b70}.shelter-priority-row>b{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#edf5f2;color:#47675f;font-size:9px}.shelter-priority-row>button{border:0;background:transparent;text-align:right;display:grid;gap:3px;cursor:pointer;min-width:0}.shelter-priority-row>button strong{font-size:10px;color:#18463c}.shelter-priority-row>button small{font-size:8px;color:#7a8883;overflow-wrap:anywhere}.shelter-priority-row>span{font-size:9px;color:#65756f}.shelter-priority-row>em{font-style:normal;padding:4px 6px;border-radius:999px;text-align:center;font-size:8px}.shelter-priority-row>em.ready{background:#e5f6ef;color:#08745f}.shelter-priority-row>em.waiting{background:#f0f3f2;color:#687671}.shelter-priority-row>small{font-size:8px}.shelter-priority-row>small.complete{color:#08745f}.shelter-priority-row>small.missing{color:#a36a13}.shelter-priority-row>small.waiting{color:#86918d}.shelter-route-chip{display:inline-flex;padding:4px 7px;border-radius:999px;background:#edf5f2;color:#42665d;font-size:9px;font-weight:700}.shelter-status.status-clinic{background:#edf1fb;color:#4665a3}.shelter-status.status-recovery_72h{background:#e5f6f1;color:#08745f}.shelter-status.status-sheltered{background:#edf7eb;color:#4e7346}.shelter-status.status-ready_release{background:#fff5d9;color:#8a6810}.shelter-status.status-released{background:#e5f6ef;color:#08745f}.shelter-status.status-deceased{background:#ffebe8;color:#a43830}.shelter-status.status-received{background:#eef2f1;color:#64726d}.shelter-row-action{border:1px solid #dbe6e2;border-radius:6px;background:#fff;color:#08745f;padding:5px 8px;cursor:pointer;font-size:9px;font-weight:700}.shelter-old-intake{display:grid;gap:10px}.shelter-intake-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px}.shelter-intake-head small{font-size:8px;color:#6e8079}.shelter-intake-head h1{margin:2px 0;color:#0b5e4d;font-size:18px}.shelter-intake-head p{margin:0;color:#6b7b76;font-size:9px}.shelter-animal-number-preview{display:grid;justify-items:center;min-width:150px;padding:8px 12px;border:1px solid #d8e7e2;border-radius:9px;background:#f7fbfa}.shelter-animal-number-preview span{font-size:8px;color:#71827c}.shelter-animal-number-preview b{font-size:25px;color:#0a614f}.shelter-animal-number-preview small{font-size:7px;color:#84918d}.old-intake-form{grid-template-columns:repeat(4,minmax(0,1fr))}.shelter-report-lookup{display:grid;grid-template-columns:1fr auto;gap:5px}.shelter-report-lookup button{border:1px solid #cfe0db;border-radius:7px;background:#eef8f5;color:#08745f;padding:0 10px;cursor:pointer;font-weight:800}.old-intake-form label>small{font-size:8px;color:#6e817a;line-height:1.5}.shelter-intake-photo-field{padding:10px;border:1px dashed #bcd8d0;border-radius:9px;background:#f8fcfa}.shelter-intake-photo-field img{width:min(320px,100%);height:210px;object-fit:contain;border:1px solid #dce8e4;border-radius:8px;background:#fff;padding:4px}.shelter-old-details{display:grid;gap:10px}.shelter-report-title{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px}.shelter-report-title>div{display:grid;gap:3px}.shelter-report-title small{font-size:8px;color:#72847e}.shelter-report-title h2{margin:0;color:#0b5e4d;font-size:19px}.shelter-report-title span{font-size:9px;color:#657670}.shelter-report-title img,.shelter-image-placeholder{width:170px;height:125px;object-fit:contain;border:1px solid #dce7e3;border-radius:8px;background:#fff;padding:4px}.shelter-image-placeholder{display:grid;place-items:center;color:#7a8984;font-size:9px;background:#f7faf9}.shelter-actions-stack{display:grid;gap:9px}.shelter-workflow-action{display:grid;gap:10px;padding:12px;border-right:3px solid #0b8b70}.shelter-action-head h2{margin:0;color:#0b5e4d;font-size:14px}.shelter-action-head p{margin:3px 0 0;color:#6c7d77;font-size:9px;line-height:1.6}.shelter-action-buttons{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.shelter-action-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shelter-action-form-grid label{display:grid;gap:4px}.shelter-action-form-grid label span{font-size:9px;color:#65766f}.shelter-action-form-grid input,.shelter-action-form-grid select,.shelter-action-form-grid textarea{width:100%;min-width:0;border:1px solid var(--border);border-radius:7px;padding:8px;background:#fff}.shelter-action-form-grid .wide{grid-column:span 2}.shelter-release-reason-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;align-items:end}.shelter-release-reason-form label{display:grid;gap:4px}.shelter-release-reason-form label span{font-size:9px;color:#65766f}.shelter-release-reason-form input,.shelter-release-reason-form select{width:100%;min-width:0;border:1px solid var(--border);border-radius:7px;padding:8px;background:#fff}.shelter-death-action{border-right-color:#b4453d}.shelter-selected-strip{display:flex;gap:6px;padding:7px 10px;border-bottom:1px solid #e5ece9;background:#f8fcfa}.shelter-selected-strip span{font-size:8px;padding:4px 7px;border:1px solid #dce8e4;border-radius:999px;background:#fff;color:#526a63}.shelter-old-batch .shelter-group-release{grid-template-columns:minmax(0,1.7fr) minmax(320px,.7fr)}.shelter-old-batch .shelter-release-form{max-height:calc(100vh - 130px);overflow:auto}.shelter-old-batch .selected-row{background:#eef9f5}.shelter-print-hide{display:initial}@media print{@page{size:A4 landscape;margin:10mm}.evaluation-bar,.brand-header,.main-nav,.footer,.shelter-print-hide,.shelter-toolbar-card,.shelter-capacity,.shelter-priority,.shelter-pagination,.shelter-actions-stack{display:none!important}html,body,#root,.app-shell,.main-content,.page,.shelter-page{background:#fff!important;min-height:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.card{box-shadow:none!important;border:1px solid #aaa!important;background:#fff!important}.shelter-old-metrics{display:grid!important;grid-template-columns:repeat(5,1fr)!important;margin-bottom:5mm}.shelter-old-metric{min-height:18mm!important}.shelter-table-scroll{overflow:visible!important}.shelter-table-scroll table{min-width:0!important;width:100%!important}.shelter-table-scroll th,.shelter-table-scroll td{font-size:7pt!important;padding:3px!important}.shelter-report-title{display:flex!important;break-inside:avoid}.shelter-report-title img{width:42mm;height:32mm}.shelter-details{grid-template-columns:repeat(4,1fr)!important}.shelter-details>div{break-inside:avoid}.shelter-history{break-inside:auto}.shelter-old-batch .shelter-group-release{display:block!important}.shelter-old-batch .shelter-release-form{position:static!important;max-height:none!important;overflow:visible!important;margin-top:5mm}.shelter-old-batch .shelter-release-candidates tbody tr:not(.selected-row){display:none!important}}@media(max-width:1450px){.shelter-old-filters{grid-template-columns:repeat(4,minmax(0,1fr))}.shelter-old-filters .search{grid-column:span 2}}@media(max-width:1100px){.shelter-old-metrics{grid-template-columns:repeat(3,1fr)}.shelter-priority-row{grid-template-columns:28px 34px minmax(0,1fr) 70px 100px}.shelter-priority-row>small{grid-column:3/-1}.old-intake-form,.shelter-action-form-grid{grid-template-columns:repeat(2,1fr)}.shelter-old-batch .shelter-group-release{grid-template-columns:1fr}}@media(max-width:720px){.shelter-toolbar-actions>*{flex:1 1 calc(50% - 4px)}.shelter-old-filters{grid-template-columns:1fr}.shelter-old-filters .search{grid-column:auto}.shelter-old-metrics{grid-template-columns:repeat(2,1fr)}.shelter-priority-row{grid-template-columns:26px 30px minmax(0,1fr)}.shelter-priority-row>span,.shelter-priority-row>em,.shelter-priority-row>small{grid-column:3}.shelter-intake-head,.shelter-report-title{align-items:flex-start;flex-direction:column}.shelter-animal-number-preview{width:100%}.old-intake-form{grid-template-columns:1fr}.old-intake-form .wide{grid-column:auto}.shelter-action-form-grid{grid-template-columns:1fr}.shelter-action-form-grid .wide{grid-column:auto}.shelter-release-reason-form{grid-template-columns:1fr}.shelter-report-title img,.shelter-image-placeholder{width:100%;height:210px}}.dashboard-page{direction:rtl;display:grid;gap:10px;--dash-green:#0b8b70;--dash-ink:#163f36}.dashboard-filters{padding:9px 10px;position:sticky;top:0;z-index:30;box-shadow:0 7px 22px #12362d0f}.dashboard-filter-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px}.dashboard-range-title{display:flex;align-items:center;gap:8px;font-size:10px;flex-wrap:wrap}.dashboard-range-title>span{background:#e6f4ef;color:#08745f;border-radius:999px;padding:5px 9px}.dashboard-range-title strong{color:#344640}.dashboard-range-title i{font-style:normal;color:#7a8782}.dashboard-filter-actions{display:flex;align-items:center;gap:7px}.dashboard-quick{display:flex;gap:4px;flex-wrap:wrap}.dashboard-quick button,.dashboard-tabs button{border:1px solid #d7e2de;background:#fff;color:#36574e;border-radius:7px;padding:6px 10px;cursor:pointer;font:inherit}.dashboard-quick button:hover,.dashboard-tabs button:hover{border-color:#9ccfc1;color:#08745f}.dashboard-tabs button.active{background:var(--dash-green);color:#fff;border-color:var(--dash-green)}.dashboard-filter-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr)) auto;gap:6px}.dashboard-filter-grid label{display:grid;gap:3px}.dashboard-filter-grid label span{font-size:9px;color:#65756f}.dashboard-filter-grid input,.dashboard-filter-grid select{width:100%;min-width:0;border:1px solid var(--border);border-radius:7px;padding:7px 8px;background:#fff}.dashboard-clear{align-self:end;border:0;border-radius:7px;background:#087b64;color:#fff;padding:8px 15px;font-weight:700;cursor:pointer}.dashboard-filter-chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.dashboard-filter-chips button{border:0;border-radius:999px;padding:5px 9px;background:#eaf6f2;color:#0c6e5b;font-size:9px;cursor:pointer}.dashboard-filter-chips b{margin-inline-start:7px}.dashboard-section-title{padding:10px 13px;border-right:3px solid var(--dash-green);background:linear-gradient(90deg,#fff,#f8fcfa)}.dashboard-section-title>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-section-title strong{color:#0d5b4b;font-size:14px}.dashboard-section-title span{font-size:9px;color:#74817c}.dashboard-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.dashboard-kpi{position:relative;min-height:88px;padding:10px 14px;border:1px solid #dde8e4;border-bottom:3px solid #0b9476;background:linear-gradient(135deg,#fff 0 84%,#f3f8f6 84%);text-align:right;color:inherit;font:inherit}.dashboard-kpi:disabled{opacity:1}.dashboard-kpi i{position:absolute;left:11px;top:10px;width:25px;height:25px;border-radius:8px;background:#e7f6f1;color:#0a846b;display:grid;place-items:center;font-style:normal;font-weight:900}.dashboard-kpi span{display:block;font-size:9px;color:#6d7a75;padding-inline-start:30px}.dashboard-kpi b{display:block;text-align:center;margin-top:11px;font-size:24px;color:#064f41}.dashboard-kpi small{display:block;text-align:center;font-size:8px;color:#82908a;margin-top:2px}.dashboard-kpi.clickable{cursor:pointer}.dashboard-kpi.clickable:hover{transform:translateY(-1px);border-color:#9dd5c7;box-shadow:0 6px 16px #0c5c4914}.dashboard-kpi.active{outline:2px solid #0b9476;outline-offset:-2px;background:#f0fbf7}.dashboard-kpi.cat{border-bottom-color:#d7a11e}.dashboard-kpi.dog{border-bottom-color:#416da5}.dashboard-kpi.success{border-bottom-color:#10a27e}.dashboard-kpi.danger{border-bottom-color:#b9473e}.dashboard-two-col{display:grid;grid-template-columns:1fr 1fr;gap:9px}.dashboard-three-col{display:grid;grid-template-columns:.82fr 1.45fr 1fr;gap:9px}.dashboard-panel{padding:9px;min-width:0;overflow:hidden}.dashboard-panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:7px}.dashboard-panel-head h2{font-size:14px;color:#0c5d4d;margin:0}.dashboard-panel-head p{font-size:9px;color:#78847f;margin:3px 0 0;line-height:1.5}.dashboard-tabs{display:flex;gap:4px;justify-content:flex-start;margin-bottom:6px}.sector-bars{height:285px;display:flex;align-items:flex-end;justify-content:space-around;gap:6px;padding:8px 4px 0}.sector-bar-item{appearance:none;border:0;background:transparent;display:grid;justify-items:center;gap:4px;min-width:48px;max-width:88px;flex:1;cursor:pointer;border-radius:8px;padding:5px;color:inherit}.sector-bar-item:hover,.sector-bar-item.active{background:#eef9f5}.sector-bar-item.active{outline:1px solid #b8dfd4}.sector-bar-item>strong{font-size:9px;text-align:center;color:#40544d;min-height:28px;display:flex;align-items:end}.sector-stacks{height:162px;display:flex;align-items:flex-end;gap:4px}.sector-stacks span{width:12px;border-radius:4px 4px 1px 1px}.sector-stacks .cat{background:#d7a11e}.sector-stacks .dog{background:#416da5}.sector-stacks .unknown{background:#9da8a4}.sector-bar-item small{font-weight:700;color:#56645f}.donut-wrap{min-height:245px;display:flex;align-items:center;justify-content:space-around;gap:16px}.donut{width:165px;height:165px;border-radius:50%;display:grid;place-items:center}.donut>div{width:102px;height:102px;background:#fff;border-radius:50%;display:grid;place-items:center;align-content:center}.donut b{font-size:25px;color:#15463c}.donut span{font-size:9px;color:#697670}.donut-legend{display:grid;gap:6px;min-width:145px}.donut-legend button{border:1px solid #e2e9e6;border-radius:8px;padding:8px;background:#fff;display:grid;grid-template-columns:11px 1fr auto;align-items:center;gap:6px;text-align:right;cursor:pointer;color:inherit;font:inherit}.donut-legend button:hover,.donut-legend button.active{background:#eff9f6;border-color:#acd7cb}.donut-legend i{width:8px;height:8px;border-radius:50%}.trend-interactive{position:relative}.trend-svg{width:100%;height:245px}.trend-svg .grid line{stroke:#e4ebe8;stroke-dasharray:4 5}.trend-svg polyline{fill:none;stroke-width:4;vector-effect:non-scaling-stroke}.trend-svg .cats-line{stroke:#d7a11e}.trend-svg .dogs-line{stroke:#416da5}.trend-points{position:absolute;inset:20px 24px 24px;pointer-events:none}.trend-points span{position:absolute;top:0;bottom:0;width:9px;transform:translate(50%);pointer-events:auto;cursor:help}.hourly-chart{height:230px;display:flex;align-items:end;gap:4px;padding:10px 4px 0;direction:ltr}.hour-col{flex:1;display:grid;justify-items:center;align-items:end;height:100%;border-radius:5px}.hour-col:hover{background:#f3faf7}.hour-bars{height:140px;display:flex;align-items:end;gap:2px}.hour-bars span{width:6px;border-radius:3px 3px 0 0}.hour-col small{font-size:8px;color:#75827d;margin-top:4px}.previous-list{display:grid;gap:7px}.previous-card{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;border:1px solid #e1e9e6;border-radius:8px;padding:12px}.previous-card span{color:#687670}.previous-card b{font-size:20px;color:#173e35}.previous-card em{font-style:normal;font-weight:800;border-radius:999px;padding:4px 8px}.previous-card em.good{color:#0d7c62;background:#e4f5ef}.previous-card em.bad{color:#a2483e;background:#fff0ed}.control-summary{min-height:250px;display:flex;align-items:center;justify-content:space-around;gap:16px}.control-donut{width:175px;height:175px;border-radius:50%;display:grid;place-items:center}.control-donut>div{width:116px;height:116px;border-radius:50%;background:#fff;display:grid;place-items:center;align-content:center}.control-donut span{font-size:9px;color:#6a7973}.control-donut b{font-size:26px;color:#163f36}.control-lines{display:grid;gap:8px;min-width:220px}.control-lines>div{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;border:1px solid #e0e8e5;border-radius:8px;padding:10px}.control-lines span{font-size:9px;color:#67766f}.dashboard-insights{margin:0;padding:12px 24px;display:grid;gap:8px;line-height:1.75;background:#f7fcfa;border:1px solid #dceae5;border-radius:8px;min-height:225px}.dashboard-insights li{font-size:10px;color:#40514b}.dashboard-rank-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rank-list{border:1px solid #e1e9e6;border-radius:9px;padding:11px}.rank-list h3{margin:0 0 9px;color:#0c5d4d;font-size:13px}.rank-row{display:grid;gap:4px;margin-bottom:8px}.rank-name{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:6px}.rank-name>b{width:20px;height:20px;border-radius:50%;background:#e5f4ef;color:#08775f;display:grid;place-items:center;font-size:9px}.rank-name span{font-size:10px}.rank-name strong{font-size:9px}.rank-track{height:5px;background:#e7eeeb;border-radius:99px;overflow:hidden}.rank-track span{display:block;height:100%;background:#12a37f}.rank-row small{font-size:8px;color:#7b8782}.dashboard-map-wrap{position:relative;border-radius:9px;overflow:hidden;background:#e9f0ed;border:1px solid #dbe6e2;isolation:isolate}.dashboard-map-canvas{position:absolute;inset:0;z-index:1}.dashboard-map-placeholder,.dashboard-map-error{position:absolute;inset:0;display:grid;place-items:center;z-index:4;color:#6a7974;font-size:10px;background:#eef4f1}.dashboard-map-error{color:#a23d36;background:#fff4f2}.dashboard-map-expand{position:absolute;z-index:520;left:10px;top:10px;width:32px;height:32px;border:1px solid rgba(255,255,255,.8);border-radius:8px;background:#fffffff0;color:#0b725e;box-shadow:0 4px 12px #203e3520;cursor:pointer;font-size:17px}.dashboard-map-expanded{position:fixed!important;inset:24px!important;height:auto!important;z-index:1000!important;border-radius:12px;box-shadow:0 24px 80px #0005;background:#e9f0ed}.dashboard-cluster-icon{background:#173f55;border:3px solid #fff;border-radius:50%;color:#fff;display:grid;place-items:center;align-content:center;box-shadow:0 2px 8px #0003}.dashboard-cluster-icon span{font-weight:800;font-size:11px;line-height:1}.dashboard-cluster-icon small{font-size:7px;opacity:.8;margin-top:2px}.dashboard-map-card{position:absolute;z-index:700;top:12px;right:12px;width:min(330px,calc(100% - 64px));max-height:calc(100% - 24px);overflow:auto;background:#fffffff7;border:1px solid #d7e5e0;border-radius:12px;box-shadow:0 14px 38px #12372d38;padding:11px;backdrop-filter:blur(8px)}.dashboard-map-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding-bottom:8px;border-bottom:1px solid #e3ece9}.dashboard-map-card-head>div{display:grid;gap:2px}.dashboard-map-card-head small{font-size:8px;color:#0b8b70;font-weight:800}.dashboard-map-card-head strong{font-size:13px;color:#173f36;overflow-wrap:anywhere}.dashboard-map-card-head button{width:26px;height:26px;border:0;border-radius:7px;background:#edf5f2;color:#436159;cursor:pointer;font-size:18px}.dashboard-map-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.dashboard-map-card-grid>div{border:1px solid #e3ece9;border-radius:7px;padding:7px;background:#fbfdfc;min-width:0}.dashboard-map-card-grid>div.wide{grid-column:1/-1}.dashboard-map-card-grid span{display:block;color:#77847f;font-size:8px;margin-bottom:3px}.dashboard-map-card-grid b{display:block;color:#29473f;font-size:10px;overflow-wrap:anywhere}.dashboard-map-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.dashboard-map-card-actions button,.dashboard-map-card-actions a{border:0;border-radius:7px;background:#e7f6f1;color:#08745f;padding:7px 8px;text-align:center;text-decoration:none;font:inherit;font-size:9px;font-weight:800;cursor:pointer}.dashboard-map-wrap .leaflet-control-attribution{font-size:7px}.dashboard-state{padding:25px;text-align:center}.dashboard-state.error{color:#a03b35}.dashboard-empty{display:grid;place-items:center;min-height:210px;color:#7a8581}@media(max-width:1350px){.dashboard-three-col{grid-template-columns:1fr 1.5fr}.dashboard-three-col>.dashboard-panel:last-child{grid-column:1/-1}.dashboard-kpis{grid-template-columns:repeat(4,1fr)}.dashboard-filter-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1050px){.dashboard-two-col,.dashboard-three-col{grid-template-columns:1fr}.dashboard-three-col>.dashboard-panel:last-child{grid-column:auto}.dashboard-kpis{grid-template-columns:repeat(2,1fr)}.dashboard-rank-grid{grid-template-columns:1fr}.dashboard-filter-top{align-items:flex-start;flex-direction:column}.dashboard-filter-actions{width:100%;justify-content:space-between}.dashboard-filters{position:relative}.donut-wrap,.control-summary{flex-direction:column}}@media(max-width:650px){.dashboard-filter-grid{grid-template-columns:1fr}.dashboard-filter-actions{align-items:flex-start;flex-direction:column}.dashboard-kpis{grid-template-columns:1fr 1fr}.dashboard-section-title>div{align-items:flex-start;flex-direction:column}.dashboard-map-card{right:8px;left:8px;width:auto;top:8px}.dashboard-map-card-grid{grid-template-columns:1fr}.dashboard-map-card-grid>div.wide{grid-column:auto}.dashboard-map-expanded{inset:8px!important}.sector-bars{overflow:auto;justify-content:flex-start}.sector-bar-item{min-width:72px}.dashboard-kpi b{font-size:20px}}.dashboard-page,.dashboard-page *{font-variant-numeric:tabular-nums lining-nums}.dashboard-panel{overflow:visible}.dashboard-type-spatial>.dashboard-panel{overflow:hidden}.dashboard-empty.compact{min-height:160px}.municipality-card{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(300px,1.25fr);gap:14px;align-items:center;min-height:310px}.municipality-donut-wrap{display:grid;place-items:center}.municipality-donut{width:210px;height:210px;border-radius:50%;display:grid;place-items:center;box-shadow:0 10px 30px #1a4b3f14}.municipality-donut>div{width:128px;height:128px;border-radius:50%;background:#fff;display:grid;place-items:center;align-content:center;text-align:center;box-shadow:inset 0 0 0 1px #e5ece9}.municipality-donut span{font-size:9px;color:#71807b}.municipality-donut b{font-size:28px;color:#123f36;margin:2px 0}.municipality-donut small{font-size:8px;color:#70807a;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.municipality-list{max-height:278px;overflow:auto;padding:2px 5px 2px 8px;display:grid;gap:5px;scrollbar-width:thin;scrollbar-color:#a9d5ca #eef6f3}.municipality-list button{display:grid;grid-template-columns:8px minmax(0,1fr) auto auto;gap:8px;align-items:center;border:1px solid #dce7e3;background:#fff;border-radius:8px;padding:7px 8px;text-align:right;color:inherit;font:inherit;cursor:pointer}.municipality-list button:hover,.municipality-list button.active{background:#f3faf8;border-color:#9fd4c7;transform:translate(-1px)}.municipality-list button>i{width:8px;height:8px;border-radius:50%}.municipality-list button>span{display:grid;gap:2px;min-width:0}.municipality-list strong{font-size:10px;color:#28473f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.municipality-list small{font-size:7px;color:#7a8883}.municipality-list button>b{font-size:11px;color:#0b596a}.municipality-list em{font-size:8px;font-style:normal;color:#71807b;background:#f3f6f5;border-radius:999px;padding:3px 5px}.report-type-card{display:grid;grid-template-columns:minmax(190px,.9fr) minmax(220px,1fr);gap:18px;align-items:center;min-height:310px}.report-type-donut{width:210px;height:210px;border-radius:50%;display:grid;place-items:center;margin:auto}.report-type-donut>div{width:132px;height:132px;border-radius:50%;background:#fff;display:grid;place-items:center;align-content:center;text-align:center;box-shadow:inset 0 0 0 1px #e5ece9}.report-type-donut small{font-size:9px;color:#73817c}.report-type-donut b{font-size:30px;color:#163f36}.report-type-donut span{font-size:9px;color:#08765f}.report-type-list{display:grid;gap:8px}.report-type-list button{display:grid;grid-template-columns:10px 1fr auto auto;align-items:center;gap:8px;border:1px solid #e0e8e5;border-radius:9px;padding:11px;background:#fff;color:inherit;font:inherit;cursor:pointer}.report-type-list button:hover,.report-type-list button.active{background:#f2faf7;border-color:#a5d7cb}.report-type-list i{width:9px;height:9px;border-radius:50%}.report-type-list span{font-size:10px;color:#40544d}.report-type-list b{font-size:16px;color:#173f36}.report-type-list em{font-style:normal;font-size:8px;color:#60746d;background:#eff4f2;border-radius:999px;padding:4px 6px}.hourly-activity{display:grid;gap:10px}.hourly-insights{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.hourly-insight{position:relative;border:1px solid #dbe6e2;border-radius:8px;padding:9px 11px;background:#fff;display:grid;grid-template-columns:1fr auto;grid-template-areas:"small small" "note value";gap:2px 8px;overflow:hidden}.hourly-insight:after{content:"";position:absolute;inset-inline-end:0;top:0;bottom:0;width:3px;background:#93aaa2}.hourly-insight.cat:after{background:#e4a814}.hourly-insight.dog:after{background:#3576c6}.hourly-insight.green:after{background:#11a17e}.hourly-insight small{grid-area:small;font-size:8px;color:#74827d}.hourly-insight b{grid-area:value;font-size:15px;color:#123f36;direction:ltr}.hourly-insight span{grid-area:note;font-size:8px;color:#7c8984;align-self:end}.hourly-frame{position:relative;height:205px;border:1px solid #e4ece9;border-radius:9px;overflow:hidden;background:#fff;padding:22px 20px 27px}.hourly-baseline{position:absolute;left:20px;right:20px;top:57%;border-top:2px dashed #829e94;z-index:2}.daypart{position:absolute;top:14px;bottom:28px;background:#f5f8f7;z-index:0}.daypart.one{left:20px;width:25%}.daypart.day{left:25%;width:50%;background:#fffdf8}.daypart.two{right:20px;width:25%}.daypart span{position:absolute;top:2px;left:50%;transform:translate(-50%);font-size:8px;color:#62756e}.hourly-columns{position:absolute;inset:30px 20px 27px;display:grid;grid-template-columns:repeat(24,1fr);align-items:center;z-index:3}.hourly-columns button{height:100%;position:relative;border:0;background:transparent;padding:0;cursor:crosshair}.hourly-columns .catbar{position:absolute;bottom:43%;left:20%;right:20%;background:#e4a814;border-radius:5px 5px 2px 2px;min-height:2px}.hourly-columns .dogbar{position:absolute;top:57%;left:31%;right:31%;background:#3576c6;border-radius:2px 2px 5px 5px;min-height:2px}.hourly-columns small{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);font-size:7px;color:#70817b}.hourly-columns button:nth-child(2n) small{opacity:.35}.hourly-columns button.active{background:#0b8b700b}.hour-tooltip{position:absolute;z-index:5;bottom:88%;left:50%;transform:translate(-50%);width:118px;background:#183f36;color:#fff;border-radius:8px;padding:7px;display:grid;gap:2px;box-shadow:0 10px 25px #0002;pointer-events:none}.hour-tooltip b{font-size:9px;direction:ltr}.hour-tooltip span{font-size:8px;color:#e7f2ef}.chart-legend{display:flex;align-items:center;justify-content:center;gap:14px;font-size:8px;color:#71807a}.chart-legend>span{display:flex;align-items:center;gap:5px}.chart-legend i{width:8px;height:8px;border-radius:50%}.chart-legend em{font-style:normal;margin-inline-start:auto;color:#81908a}.trend-card{display:grid;gap:6px}.trend-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.trend-tabs{display:flex;gap:4px}.trend-tabs button{border:1px solid #dce6e2;background:#fff;border-radius:6px;padding:5px 9px;font-size:8px;color:#64766f;cursor:pointer}.trend-tabs button.active{background:#eef8f5;color:#08755f;border-color:#aad5ca}.trend-latest{display:flex;gap:6px}.trend-latest>span{border:1px solid #dde7e3;border-radius:999px;padding:4px 7px;font-size:8px}.trend-latest .cat:before,.trend-latest .dog:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-inline-end:5px}.trend-latest .cat:before{background:#e4a814}.trend-latest .dog:before{background:#3576c6}.trend-stage{position:relative;height:310px}.trend-stage svg{width:100%;height:100%;overflow:visible}.trend-stage .gridline{stroke:#dfe8e5;stroke-dasharray:3 5}.trend-stage text{font-size:8px;fill:#71807b}.trend-stage .cat-line,.trend-stage .dog-line{fill:none;stroke-width:3;vector-effect:non-scaling-stroke}.trend-stage .cat-line{stroke:#e4a814}.trend-stage .dog-line{stroke:#3576c6}.trend-stage .cat-point{fill:#e4a814;stroke:#fff;stroke-width:2}.trend-stage .dog-point{fill:#3576c6;stroke:#fff;stroke-width:2}.trend-tooltip{position:absolute;top:12px;left:50%;transform:translate(-50%);display:flex;gap:9px;align-items:center;background:#173f36;color:#fff;border-radius:8px;padding:7px 10px;box-shadow:0 10px 25px #0002;pointer-events:none;font-size:8px}.trend-tooltip b{font-size:9px}.trend-tooltip span{color:#edf7f4}.control-outcome{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(400px,1.25fr);gap:22px;align-items:center;min-height:340px}.control-radial-stage{position:relative;width:300px;height:300px;margin:auto;display:grid;place-items:center}.control-radial-stage svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.control-radial-stage circle{fill:none}.control-radial-stage .track.outer{stroke:#d8ebe6;stroke-width:18}.control-radial-stage .track.inner{stroke:#e5eef4;stroke-width:14}.control-radial-stage .ring{stroke-linecap:round;cursor:pointer;transition:opacity .2s,stroke-width .2s}.control-radial-stage .ring.cat{stroke:#0b9a7c;stroke-width:18}.control-radial-stage .ring.dog{stroke:#3974bd;stroke-width:14}.control-radial-stage .ring:not(.active){opacity:.85}.control-radial-stage .ring.active{stroke-width:21;opacity:1}.control-center{width:144px;height:144px;border-radius:50%;background:#fff;display:grid;place-items:center;align-content:center;text-align:center;z-index:2;box-shadow:0 8px 30px #224d4214}.control-center small{font-size:9px;color:#63756f}.control-center b{font-size:33px;color:#173f36}.control-center span{font-size:8px;color:#7b8984;max-width:112px;line-height:1.5}.control-radial-stage .orbit{position:absolute;background:#fff;border:1px solid #dce6e3;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800;box-shadow:0 4px 12px #24473d10}.control-radial-stage .orbit.cat{top:14px;right:0;color:#08765f}.control-radial-stage .orbit.dog{bottom:15px;left:0;color:#315f9d}.control-source-list{display:grid;gap:10px}.control-source{border:1px solid #dce7e3;background:#fff;border-radius:12px;padding:12px;display:grid;grid-template-columns:32px 1fr;gap:10px;text-align:right;color:inherit;font:inherit;cursor:pointer}.control-source:hover,.control-source.active{background:#f6fbf9;border-color:#9dd4c7}.control-source>i{width:28px;height:28px;border-radius:50%;background:#e4f5ef;box-shadow:inset 0 0 0 7px #fff;border:4px solid #0b9a7c}.control-source.dog>i{border-color:#3974bd;background:#e9f0f9}.control-source .copy{display:grid;gap:4px}.control-source .head{display:flex;justify-content:space-between;align-items:center}.control-source .head b{font-size:11px}.control-source .head em{font-style:normal;font-size:8px;background:#edf5f2;border-radius:999px;padding:3px 6px}.control-source strong{font-size:27px;color:#173f36}.control-source small{font-size:8px;color:#74817c}.source-track{display:flex;height:6px;border-radius:99px;overflow:hidden;background:#e9efed}.source-track i{display:block;height:100%}.source-track .reports{background:#d7a11e}.source-track .scouting{background:#0b9a7c}.control-source.dog .source-track .scouting{background:#3974bd}.source-legend{display:flex;justify-content:space-between;font-size:7px;color:#7b8984}.control-note{display:flex;align-items:center;gap:6px;font-size:8px;color:#74827d}.control-note i{width:7px;height:7px;border-radius:50%;background:#0b9a7c}.scouting-card{display:grid;gap:10px}.scouting-summary-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.scouting-summary-grid>div{border:1px solid #e0e9e6;border-radius:8px;padding:9px;background:#fbfdfc;display:grid;gap:3px}.scouting-summary-grid span{font-size:8px;color:#71807b}.scouting-summary-grid b{font-size:20px;color:#164138}.scouting-summary-grid .danger{border-color:#f0d3cf;background:#fff9f8}.scouting-summary-grid .danger b{color:#a7463d}.scouting-focus{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid #d9ebe5;background:#f3fbf8;border-radius:9px;padding:8px 11px}.scouting-focus>div:first-child{display:grid;gap:2px}.scouting-focus small{font-size:8px;color:#71817b}.scouting-focus b{font-size:12px;color:#17483f}.scouting-focus>div:last-child{display:flex;gap:14px;font-size:8px;color:#6c7c76}.scouting-focus strong{color:#0b7d65;font-size:12px}.scouting-rank-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.scouting-rank{border:1px solid #e0e9e6;border-radius:9px;padding:10px}.scouting-rank h3{font-size:12px;color:#0b5d4d;margin:0 0 7px}.scouting-rank button{width:100%;display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:7px;align-items:center;border:0;border-bottom:1px solid #edf1ef;background:#fff;padding:7px 3px;text-align:right;color:inherit;font:inherit;cursor:pointer}.scouting-rank button:hover,.scouting-rank button:focus{background:#f6fbf9;outline:none}.scouting-rank .ranknum{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#e6f5f1;color:#08765f;font-size:8px;font-weight:800}.scouting-rank .main{display:grid;gap:3px}.scouting-rank .main>b{font-size:9px;color:#334f47}.scouting-rank .main>i{height:5px;border-radius:999px;background:#e8efed;overflow:hidden}.scouting-rank .main>i em{display:block;height:100%;background:linear-gradient(90deg,#18a98b,#087c67);border-radius:inherit}.scouting-rank .main small{font-size:7px;color:#7d8a85}.scouting-rank .value{display:grid;justify-items:end;gap:0}.scouting-rank .value b{font-size:12px;color:#15463d}.scouting-rank .value small,.scouting-rank .value em{font-size:7px;color:#74837d;font-style:normal}@media(max-width:1180px){.municipality-card,.report-type-card,.control-outcome{grid-template-columns:1fr}.municipality-list{max-height:230px}.hourly-insights{grid-template-columns:repeat(2,1fr)}.scouting-summary-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.municipality-card,.report-type-card{grid-template-columns:1fr}.municipality-donut,.report-type-donut{width:170px;height:170px}.municipality-donut>div,.report-type-donut>div{width:105px;height:105px}.hourly-insights{grid-template-columns:1fr 1fr}.hourly-frame{overflow-x:auto}.hourly-columns{min-width:760px}.scouting-summary-grid{grid-template-columns:1fr 1fr}.scouting-rank-grid{grid-template-columns:1fr}.scouting-focus{align-items:flex-start;flex-direction:column}.control-radial-stage{width:260px;height:260px}.control-source-list{min-width:0}.trend-tooltip{left:auto;right:8px;transform:none}.chart-legend em{margin-inline-start:0}}.dashboard-kpi.cat,.dashboard-kpi.dog,.hourly-insight.cat,.hourly-insight.dog,.trend-latest .cat,.trend-latest .dog,.control-source.cat,.control-source.dog{background:#fff!important}.dashboard-kpi span,.dashboard-kpi b,.dashboard-kpi small,.hourly-insight small,.hourly-insight b,.hourly-insight span{opacity:1!important;text-shadow:none!important}.dashboard-kpi b{font-weight:900}.dashboard-kpi span{font-weight:700;color:#42564f}.dashboard-kpi small{color:#657770}.chart-legend i.cat{background:#e4a814!important}.chart-legend i.dog{background:#3576c6!important}.interactive-donut{position:relative;width:220px;height:220px;margin:auto;display:grid;place-items:center}.interactive-donut svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.interactive-donut-track{fill:none;stroke:#e8efec;stroke-width:26}.interactive-donut-segment{fill:none;stroke-width:26;cursor:pointer;transition:stroke-width .16s ease,opacity .16s ease,filter .16s ease;outline:none}.interactive-donut-segment:hover,.interactive-donut-segment:focus,.interactive-donut-segment.active{stroke-width:32;opacity:1;filter:drop-shadow(0 2px 3px rgba(15,70,56,.18))}.interactive-donut-segment:not(:hover):not(:focus):not(.active){opacity:.94}.interactive-donut-center{position:relative;z-index:2;width:126px;height:126px;border-radius:50%;background:#fff;display:grid;place-items:center;align-content:center;text-align:center;box-shadow:inset 0 0 0 1px #e1eae7,0 5px 16px #1443370d;pointer-events:none}.interactive-donut-center small{font-size:9px;color:#70807a}.interactive-donut-center b{font-size:29px;color:#123f36;line-height:1.1;margin:3px 0}.interactive-donut-center span{font-size:8px;color:#08755f;max-width:104px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.municipality-donut-wrap,.report-type-card>.interactive-donut{min-width:220px}.municipality-card,.report-type-card{align-items:center}.municipality-list button.active,.report-type-list button.active{box-shadow:inset 3px 0 #0b8b70}.dashboard-time-row{align-items:stretch}.dashboard-time-row>.dashboard-panel{display:flex;flex-direction:column;min-height:430px}.dashboard-time-row>.dashboard-panel>.hourly-activity,.dashboard-time-row>.dashboard-panel>.trend-card{flex:1;min-height:0}.dashboard-time-row .hourly-activity{grid-template-rows:auto 1fr auto}.dashboard-time-row .hourly-frame{height:auto;min-height:250px}.dashboard-time-row .trend-card{grid-template-rows:auto 1fr auto}.dashboard-time-row .trend-stage{height:auto;min-height:290px}.dashboard-summary-row{align-items:stretch}.dashboard-summary-row>.dashboard-panel{display:flex;flex-direction:column}.dashboard-summary-row .previous-list{flex:1;grid-template-rows:repeat(3,minmax(0,1fr));min-height:340px}.dashboard-summary-row .previous-card{height:100%;min-height:0;padding:18px;font-size:13px}.dashboard-summary-row .previous-card b{font-size:26px}.dashboard-summary-row .previous-card em{font-size:12px;padding:6px 10px}.dashboard-tabs{flex-wrap:wrap}.dashboard-map-wrap .leaflet-heatmap-layer,.dashboard-map-wrap canvas{image-rendering:auto}@media(max-width:1050px){.dashboard-time-row>.dashboard-panel{min-height:390px}.dashboard-summary-row .previous-list{min-height:300px}}@media(max-width:760px){.interactive-donut{width:180px;height:180px}.interactive-donut-center{width:104px;height:104px}.interactive-donut-center b{font-size:24px}.interactive-donut-track,.interactive-donut-segment{stroke-width:23}.interactive-donut-segment:hover,.interactive-donut-segment:focus,.interactive-donut-segment.active{stroke-width:28}.dashboard-time-row>.dashboard-panel{min-height:auto}.dashboard-time-row .hourly-frame{min-height:235px}.dashboard-time-row .trend-stage{min-height:270px}}.trend-stage .trend-area{pointer-events:none}.trend-stage .cat-line,.trend-stage .dog-line{stroke-linecap:round;stroke-linejoin:round}.environmental-analytics{display:grid;gap:9px}.environmental-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:2px 2px 5px}.environmental-head>div:first-child{min-width:0}.environmental-head small{color:#70847e;font-size:9px}.environmental-head h3{margin:1px 0;color:#0a5c4d;font-size:17px}.environmental-head p{margin:2px 0 0;color:#687b75;font-size:9px}.environmental-metric-control{display:flex;align-items:center;gap:4px;padding:3px;border:1px solid #dce8e4;border-radius:9px;background:#fff}.environmental-metric-control>span{padding:0 5px;color:#71837d;font-size:8px}.environmental-metric-control button{border:0;border-radius:7px;background:transparent;color:#536c66;padding:6px 9px;font:inherit;font-size:9px;font-weight:700;cursor:pointer}.environmental-metric-control button.active{background:#0b8d77;color:#fff;box-shadow:0 2px 7px #0b8d7729}.environmental-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.environmental-card{min-width:0;height:100%;padding:11px;border:1px solid #dbe8e4;border-radius:10px;background:#fff;box-shadow:0 4px 14px #1c433a0b}.environmental-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;padding-bottom:8px;border-bottom:1px solid #edf3f1}.environmental-card-head>div{min-width:0}.environmental-card-head small{color:#70847e;font-size:9px}.environmental-card-head h4{margin:2px 0;color:#123f37;font-size:14px;overflow-wrap:anywhere}.environmental-card-head p{margin:0;color:#667b75;font-size:9px}.environmental-concentration{display:grid;gap:2px;min-width:96px;padding:6px 8px;border-radius:8px;background:#f1f8f6;text-align:center}.environmental-concentration b{color:#087f6b;font-size:10px}.environmental-summary-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:8px 0}.environmental-summary-strip>span{min-width:0;display:grid;gap:2px;padding:7px;border:1px solid #e5efec;border-radius:8px;background:#fbfdfc}.environmental-summary-strip small{color:#70837d;font-size:8px}.environmental-summary-strip b{color:#15483f;font-size:14px}.environmental-list{display:grid;gap:4px}.environmental-rank-row{appearance:none;width:100%;min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr) minmax(88px,auto);align-items:center;gap:7px;padding:6px 5px;border:1px solid transparent;border-radius:8px;background:transparent;color:inherit;text-align:inherit;cursor:pointer}.environmental-rank-row:hover,.environmental-rank-row:focus-visible{border-color:#cde5df;background:#f6fbfa;outline:none}.environmental-rank{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#eaf5f2;color:#087f6b;font-size:9px;font-weight:800}.environmental-rank-main{min-width:0;display:grid;gap:3px}.environmental-rank-label{color:#284b43;font-size:10px;font-weight:800;overflow-wrap:anywhere}.environmental-bar{position:relative;width:100%;height:7px;overflow:hidden;border-radius:999px;background:#eaf0ee}.environmental-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1aa58d,#087f6b)}.environmental-card.habitat .environmental-bar i{background:linear-gradient(90deg,#2d9b8a,#166a7b)}.environmental-rank-main small{color:#81918d;font-size:8px}.environmental-rank-value{display:grid;justify-items:end;gap:0}.environmental-rank-value b{color:#0f4439;font-size:12px}.environmental-rank-value small{color:#6d827b;font-size:8px}.environmental-rank-value em{color:#83948f;font-size:7px;font-style:normal;line-height:1.25;text-align:end}.environmental-rank-row.unknown{opacity:.74}.environmental-rank-row.unknown .environmental-rank{background:#edf0ef;color:#7b8a86}.environmental-rank-row.unknown .environmental-bar i{background:#96a49f}.environmental-pairing{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border:1px solid #cfe5df;border-radius:10px;background:linear-gradient(135deg,#f6fbf9,#eef8f5);color:#214b42;text-align:inherit;cursor:pointer}.environmental-pairing>span{min-width:0;display:grid;gap:2px}.environmental-pairing>span:last-child{flex:0 0 auto;justify-items:end}.environmental-pairing small{color:#688078;font-size:8px}.environmental-pairing b{font-size:11px;overflow-wrap:anywhere}.environmental-pairing strong{color:#087f6b;font-size:17px}.environmental-pairing em{color:#71857e;font-size:8px;font-style:normal}.environmental-detail{padding:10px;border:1px solid #d7e8e3;border-radius:10px;background:#fff}.environmental-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.environmental-detail-head small{color:#72847f;font-size:8px}.environmental-detail-head h4{margin:1px 0 0;color:#184b41;font-size:13px}.environmental-detail-head button{width:28px;height:28px;border:0;border-radius:7px;background:#f1f5f4;color:#526b65;cursor:pointer}.environmental-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.environmental-detail-grid>span{min-width:0;padding:8px;border-radius:7px;background:#f7faf9}.environmental-detail-grid small{display:block;color:#748681;font-size:8px}.environmental-detail-grid b{display:block;margin-top:2px;color:#244a42;font-size:10px;overflow-wrap:anywhere}.environmental-quality{display:flex;flex-wrap:wrap;align-items:center;gap:5px 9px;color:#71837e;font-size:8px}.environmental-quality>span{font-weight:800;color:#526e67}.environmental-quality>b{padding:3px 6px;border-radius:999px;background:#eef6f4;color:#41685e;font-size:8px}.environmental-quality>small{flex:1 1 300px;color:#879792}.scouting-card-ops{gap:10px}.scouting-ops-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.scouting-ops-block{display:grid;gap:7px;padding:10px;border:1px solid #dce9e5;border-radius:9px;background:#fbfdfc}.scouting-ops-block>span{font-size:9px;color:#6e8079;font-weight:800}.scouting-ops-block>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 8px;border-radius:7px;background:#fff;border:1px solid #e8efed}.scouting-ops-block b{font-size:10px;color:#25483f}.scouting-ops-block em{font-style:normal;color:#0b816b;font-size:9px;font-weight:800}.executive-summary{display:grid;grid-template-columns:minmax(210px,.28fr) 1fr;gap:14px;align-items:stretch}.executive-summary-side{display:grid;align-content:center;justify-items:center;gap:5px;padding:16px;border:1px solid #d7e8e3;border-radius:11px;background:linear-gradient(145deg,#edf8f5,#f9fcfb);text-align:center}.executive-summary-side>span{padding:4px 8px;border-radius:999px;background:#0b8d77;color:#fff;font-size:8px;font-weight:800}.executive-summary-side>b{font-size:34px;color:#123f37}.executive-summary-side>small{color:#70817b;font-size:9px}.executive-summary-side>div{display:flex;gap:5px;flex-wrap:wrap;justify-content:center;margin-top:5px}.executive-summary-side em{font-style:normal;padding:4px 6px;border-radius:999px;background:#fff;border:1px solid #dce8e4;color:#41685e;font-size:8px}.executive-summary ul{margin:0;padding:0;list-style:none;display:grid;gap:6px}.executive-summary li{display:grid;grid-template-columns:26px 1fr;align-items:center;gap:8px;padding:9px 10px;border:1px solid #e1eae7;border-radius:8px;background:#fff;color:#40524b;font-size:10px;line-height:1.7}.executive-summary li i{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#eaf5f2;color:#087f6b;font-style:normal;font-weight:800;font-size:9px}@media(max-width:1050px){.environmental-cards{grid-template-columns:1fr}.environmental-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-summary{grid-template-columns:1fr}}@media(max-width:760px){.environmental-head{align-items:flex-start;flex-direction:column}.environmental-metric-control{width:100%;flex-wrap:wrap}.environmental-summary-strip{grid-template-columns:1fr}.environmental-rank-row{grid-template-columns:24px minmax(0,1fr)}.environmental-rank-value{grid-column:2;justify-items:start}.environmental-pairing{align-items:flex-start;flex-direction:column}.environmental-pairing>span:last-child{justify-items:start}.environmental-detail-grid,.scouting-ops-grid{grid-template-columns:1fr}}.dashboard-state.error{display:grid;justify-items:center;gap:8px}.dashboard-state.error strong{font-size:14px}.dashboard-state.error span{font-size:10px;max-width:760px;overflow-wrap:anywhere}.dashboard-state.error button{border:0;border-radius:7px;background:#0b8b70;color:#fff;padding:7px 13px;font:inherit;font-weight:800;cursor:pointer}.control-outcome-shell{container-type:inline-size;container-name:controlOutcome;width:100%;min-width:0}.control-outcome{width:100%;min-width:0;grid-template-columns:minmax(210px,.82fr) minmax(0,1.18fr);gap:14px;min-height:300px;overflow:hidden}.control-radial-stage{width:min(270px,100%);height:auto;aspect-ratio:1/1;min-width:0}.control-radial-stage .orbit{max-width:110px;white-space:nowrap}.control-radial-stage .orbit.zero{opacity:.62;background:#f4f7f6;color:#7a8883}.control-source-list{min-width:0;width:100%;overflow:hidden}.control-source{min-width:0;width:100%;box-sizing:border-box}.control-source .copy,.control-source .head{min-width:0}.control-source .head b,.control-source small,.source-legend span{overflow-wrap:anywhere}.control-source strong{font-size:24px}.control-center{width:132px;height:132px}.control-center b{font-size:30px}@container controlOutcome (max-width: 640px){.control-outcome{grid-template-columns:1fr;gap:8px;min-height:0}.control-radial-stage{width:min(240px,78cqw);margin:0 auto}.control-source-list{grid-template-columns:1fr 1fr;gap:7px}.control-source{grid-template-columns:26px minmax(0,1fr);padding:9px;gap:8px}.control-source>i{width:24px;height:24px}.control-source strong{font-size:21px}.control-source .head b{font-size:10px}.control-source small{font-size:7px}.source-legend{font-size:6.5px}.control-note{grid-column:1/-1}}@container controlOutcome (max-width: 430px){.control-source-list{grid-template-columns:1fr}.control-radial-stage{width:min(220px,86cqw)}.control-radial-stage .orbit.cat{right:-2px}.control-radial-stage .orbit.dog{left:-2px}}.neighborhood-card{position:relative;display:grid;gap:4px;min-width:0}.neighborhood-legend{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-height:20px;color:#617782;font-size:8px;font-weight:800}.neighborhood-legend span{display:inline-flex;align-items:center;gap:4px}.neighborhood-legend i,.neighborhood-tooltip i{display:inline-block;width:8px;height:8px;border-radius:3px}.neighborhood-legend i.cat,.neighborhood-tooltip i.cat{background:#e6aa2d}.neighborhood-legend i.dog,.neighborhood-tooltip i.dog{background:#4c7fc1}.neighborhood-legend i.unknown,.neighborhood-tooltip i.unknown{background:#aab5b9}.neighborhood-chart-scroll{position:relative;width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding:2px 1px 5px;scrollbar-width:thin;scrollbar-color:#b8d5d1 transparent}.neighborhood-chart-grid{display:grid;grid-template-columns:repeat(20,minmax(52px,1fr));align-items:end;gap:clamp(4px,.45vw,8px);width:max(100%,1160px);min-height:170px;padding:2px 3px 0}.neighborhood-group{position:relative;appearance:none;border:1px solid transparent;border-radius:8px;background:linear-gradient(180deg,#fffffffa,#f9fcfce6);color:inherit;display:grid;grid-template-rows:112px 24px 13px 14px;align-items:end;min-width:0;min-height:166px;padding:3px 3px 2px;font:inherit;cursor:pointer;outline:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.neighborhood-group:hover,.neighborhood-group:focus-visible{z-index:6;border-color:#a9d5cd;background:linear-gradient(180deg,#fff,#eef9f6);box-shadow:0 8px 20px #145d501f}.neighborhood-group.active{border-color:#52b7a4;background:linear-gradient(180deg,#fff,#e7f7f2);box-shadow:0 0 0 2px #17a88b14}.neighborhood-bars{display:flex;align-items:flex-end;justify-content:center;gap:2px;width:100%;height:112px;padding-top:5px;border-bottom:1px solid #e2ebea}.neighborhood-bar{display:flex;flex:1 1 0;flex-direction:column;align-items:center;justify-content:flex-end;max-width:18px;min-width:0;height:100%;gap:2px}.neighborhood-bar b{min-height:11px;color:#173f55;font-size:6.5px;font-weight:900;font-variant-numeric:tabular-nums;white-space:nowrap}.neighborhood-bar span{display:block;width:100%;min-height:2px;border-radius:4px 4px 1px 1px;transform-origin:bottom;animation:neighborhoodReveal .42s cubic-bezier(.22,.75,.24,1) both}.neighborhood-bar.cat span{background:linear-gradient(180deg,#f4c75e,#e7aa32)}.neighborhood-bar.dog span{background:linear-gradient(180deg,#6a97d6,#4779bf)}.neighborhood-bar.unknown span{background:linear-gradient(180deg,#c6ced2,#a9b4b9)}.neighborhood-group>strong{align-self:center;display:-webkit-box;overflow:hidden;color:#123d50;font-size:7.5px;font-weight:900;line-height:1.15;text-align:center;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.neighborhood-group>small{align-self:center;overflow:hidden;width:100%;color:#82939a;font-size:5.9px;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap}.neighborhood-group>em{color:#0a7c67;font-size:6.4px;font-style:normal;font-weight:900;text-align:center;white-space:nowrap}.neighborhood-tooltip{position:absolute;z-index:30;top:5px;width:190px;max-width:calc(100% - 12px);display:grid;gap:4px;padding:8px 9px;border:1px solid #cfe1dd;border-radius:8px;background:#fffffffa;box-shadow:0 9px 22px #143f5526;color:#35554d;text-align:right;pointer-events:none;box-sizing:border-box}.neighborhood-tooltip>b{color:#0a5f50;font-size:10px}.neighborhood-tooltip>span{font-size:7px;color:#73847e}.neighborhood-tooltip>strong{font-size:8px;color:#274d44}.neighborhood-tooltip>div{display:flex;flex-wrap:wrap;align-items:center;gap:3px 5px;font-size:7px}.neighborhood-tooltip>small{font-size:7px;color:#0b806a}.neighborhood-empty{min-height:150px}@keyframes neighborhoodReveal{0%{transform:scaleY(.12);opacity:.55}to{transform:scaleY(1);opacity:1}}@media(max-width:1180px){.neighborhood-chart-grid{width:1160px}}@media(max-width:650px){.neighborhood-chart-grid{grid-template-columns:repeat(20,56px);width:max-content;gap:5px}.neighborhood-tooltip{display:none}}:root{--samp-green-950: #003f35;--samp-green-900: #005244;--samp-green-800: #006b57;--samp-green-700: #087d68;--samp-green-100: #dff3ee;--samp-gold-500: #d4a72c;--samp-cream: #f7edcf;--surface: #ffffff;--surface-soft: #f6f8f8;--border: #dde6e3;--text: #17211f;--muted: #66736f;--danger: #b42318;--warning: #b97800;--success: #087a5b;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--shadow-sm: 0 2px 10px rgba(0, 63, 53, .06);font-family:Segoe UI,Tahoma,Arial,sans-serif}*{box-sizing:border-box}html{width:100%;min-width:0;min-height:100%;-webkit-text-size-adjust:100%;background:var(--surface-soft)}html,body,#root{margin:0}body{margin:0;width:100%;min-width:0;min-height:100dvh;overflow-x:hidden;background:var(--surface-soft);color:var(--text);font-family:Segoe UI,Tahoma,Arial,sans-serif}#root{width:100%;min-height:100dvh}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img,svg{max-width:100%}.page{width:100%;max-width:none;min-width:0;margin:0 auto;padding:clamp(10px,1.05vw,20px)}.card{min-width:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}@media(max-width:768px){.page{padding:10px}}@media(max-width:480px){.page{padding:8px}}html,body,#root{min-width:0;max-width:none}
