:root{--asphalt:#1e2328;--asphalt-2:#3a4148;--muted:#5e666d;--concrete:#e9ecea;--concrete-2:#dfe3e1;--paper:#ffffff;--bin:#146b4e;--bin-dark:#0e4f39;--bin-soft:#d7e9e1;--reflect:#f4c21b;--reflect-soft:#fbeab0;--alarm:#b3261e;--alarm-soft:#f6dcd9;--radius-sm:6px;--radius:12px;--radius-lg:20px;--font:"Instrument Sans",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;--status-new:#2f5fa7;--status-approved:#5b4bb0;--status-assigned:#9a6a00;--status-on_the_way:#b35900;--status-collected:var(--bin);--status-rejected:var(--alarm);--status-duplicate:var(--muted)}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--concrete);color:var(--asphalt);font-family:var(--font);font-size:17px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--bin)}img{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--reflect);outline-offset:2px;border-radius:4px}h1,h2,h3{line-height:1.15;margin:0;letter-spacing:-.01em}h1{font-size:2rem;font-weight:700}h2{font-size:1.35rem}h2,h3{font-weight:650}h3{font-size:1.05rem}p{margin:0}.shell{max-width:520px;margin:0 auto;padding:16px 18px 48px}.stack{gap:16px}.stack,.stack-sm{display:flex;flex-direction:column}.stack-sm{gap:8px}.row{display:flex;gap:10px;align-items:center}.muted{color:var(--muted)}.small{font-size:.875rem}.topbar{display:flex;justify-content:space-between;padding:6px 0 18px}.topbar,.wordmark{align-items:center}.wordmark{font-weight:700;font-size:1.15rem;text-decoration:none;color:var(--asphalt);display:inline-flex;gap:8px}.wordmark-mark{width:26px;height:26px;border-radius:7px;background:var(--bin);position:relative;flex:none}.wordmark-mark:after{content:"";position:absolute;inset:7px;border:2.5px solid var(--reflect);border-radius:3px}.card{background:var(--paper);padding:18px}.btn,.card{border-radius:var(--radius)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 22px;border:0;background:var(--bin);color:#fff;font-weight:650;font-size:1.05rem;text-decoration:none;cursor:pointer;transition:background .15s}.btn:hover{background:var(--bin-dark)}.btn:disabled{opacity:.55;cursor:default}.btn-block{width:100%}.btn-ghost{background:transparent;color:var(--asphalt);border:1.5px solid var(--concrete-2)}.btn-ghost:hover{background:var(--paper)}.btn-danger{background:var(--alarm)}.btn-danger:hover{background:#8e1e18}.btn-sm{min-height:38px;padding:0 14px;font-size:.92rem;border-radius:var(--radius-sm)}.linkish{background:none;border:0;padding:0;color:var(--bin);text-decoration:underline;cursor:pointer}.field{display:flex;flex-direction:column;gap:6px}.field>span{font-weight:600;font-size:.95rem}.input,.select,.textarea{width:100%;border:1.5px solid var(--concrete-2);border-radius:var(--radius-sm);background:var(--paper);padding:12px 14px;min-height:48px}.textarea{min-height:88px;resize:vertical}.input:focus,.select:focus,.textarea:focus{border-color:var(--bin);outline:none}.choices{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.choices-3{grid-template-columns:1fr 1fr 1fr}.choice{position:relative;border:1.5px solid var(--concrete-2);background:var(--paper);border-radius:var(--radius-sm);padding:12px;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:2px}.choice strong{font-weight:650}.choice small{color:var(--muted);font-size:.8rem;line-height:1.3}.choice[aria-pressed=true]{border-color:var(--bin);background:var(--bin-soft);box-shadow:inset 0 0 0 1px var(--bin)}.check{display:flex;gap:10px;align-items:flex-start;font-size:.92rem}.check input{width:20px;height:20px;margin-top:2px;accent-color:var(--bin);flex:none}.alert{border-radius:var(--radius-sm);padding:12px 14px;font-size:.95rem}.alert-error{background:var(--alarm-soft);color:#6d1712}.alert-info{background:var(--reflect-soft);color:#5a4500}.alert-ok{background:var(--bin-soft);color:var(--bin-dark)}.viewfinder{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;aspect-ratio:4/3;width:100%;border-radius:var(--radius-lg);background:var(--asphalt);color:#fff;cursor:pointer;overflow:hidden;border:0;padding:0}.viewfinder:after,.viewfinder:before,.viewfinder>.vf-corner-b:after,.viewfinder>.vf-corner-b:before{content:"";position:absolute;width:38px;height:38px;border:5px solid var(--reflect);z-index:2}.viewfinder:before{top:16px;left:16px;border-right:0;border-bottom:0;border-top-left-radius:8px}.viewfinder:after{top:16px;right:16px;border-left:0;border-bottom:0;border-top-right-radius:8px}.viewfinder>.vf-corner-b:before{bottom:16px;left:16px;border-right:0;border-top:0;border-bottom-left-radius:8px}.viewfinder>.vf-corner-b:after{bottom:16px;right:16px;border-left:0;border-top:0;border-bottom-right-radius:8px}.viewfinder .vf-label{font-size:1.25rem;font-weight:650}.viewfinder .vf-sub{font-size:.9rem;opacity:.75}.viewfinder .vf-icon{width:54px;height:54px}.viewfinder img.vf-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.thumbs{display:flex;gap:8px}.thumb{position:relative;width:72px;height:72px;border-radius:var(--radius-sm);overflow:hidden;background:var(--concrete-2)}.thumb img{width:100%;height:100%;object-fit:cover}.thumb button{position:absolute;top:3px;right:3px;width:24px;height:24px;border-radius:50%;border:0;background:rgba(0,0,0,.65);color:#fff;cursor:pointer;line-height:1}.thumb-add{border:1.5px dashed var(--muted);background:transparent;cursor:pointer;font-size:1.6rem;color:var(--muted)}.sticker{background:var(--bin);color:#fff;border-radius:var(--radius-lg);padding:26px 24px 22px;display:grid;grid-template-columns:1fr auto;grid-gap:18px;gap:18px;align-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 18px 40px -22px rgba(14,79,57,.8);transform:rotate(-1.5deg)}.sticker h1{font-size:1.9rem;line-height:1.08}.sticker p{margin-top:10px;opacity:.9;font-size:.98rem}.sticker-qr{width:104px;height:104px;background:#fff;border-radius:10px;padding:8px;border:4px solid var(--reflect)}.sticker-code{grid-column:1/-1;display:flex;justify-content:space-between;font-size:.8rem;opacity:.8;border-top:1px solid rgba(255,255,255,.25);padding-top:10px}.steps{counter-reset:s;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.steps li{counter-increment:s;display:grid;grid-template-columns:36px 1fr;grid-gap:12px;gap:12px;align-items:start}.steps li:before{content:counter(s);width:36px;height:36px;border-radius:50%;background:var(--paper);display:grid;place-items:center;font-weight:700;color:var(--bin)}.status{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:.85rem;padding:3px 10px;border-radius:999px;background:var(--concrete);white-space:nowrap}.status:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.status-new{color:var(--status-new)}.status-approved{color:var(--status-approved)}.status-assigned{color:var(--status-assigned)}.status-on_the_way{color:var(--status-on_the_way)}.status-collected{color:var(--status-collected)}.status-rejected{color:var(--status-rejected)}.status-duplicate{color:var(--status-duplicate)}.timeline{list-style:none;margin:0;padding:0}.timeline li{position:relative;padding:0 0 18px 26px}.timeline li:before{content:"";position:absolute;left:6px;top:6px;width:10px;height:10px;border-radius:50%;background:var(--bin)}.timeline li:after{content:"";position:absolute;left:10px;top:20px;bottom:2px;width:2px;background:var(--concrete-2)}.timeline li:last-child:after{display:none}.timeline li.pending:before{background:var(--paper);box-shadow:inset 0 0 0 2px var(--concrete-2)}.timeline li.pending{color:var(--muted)}.code-big{font-size:2rem;font-weight:700;letter-spacing:.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.panel{display:grid;grid-template-rows:auto 1fr;height:100vh}.panel-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px;background:var(--paper);border-bottom:1px solid var(--concrete-2)}.panel-nav{display:flex;gap:4px}.panel-nav a{text-decoration:none;color:var(--asphalt-2);padding:8px 12px;border-radius:var(--radius-sm);font-weight:550;font-size:.95rem}.panel-nav a[aria-current=page]{background:var(--bin-soft);color:var(--bin-dark)}.panel-body{display:grid;grid-template-columns:420px 1fr;min-height:0}.panel-list{overflow-y:auto;border-right:1px solid var(--concrete-2);background:var(--concrete)}.panel-map{position:relative;min-height:300px}.panel-map>div{position:absolute;inset:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:var(--concrete-2);border-bottom:1px solid var(--concrete-2)}.stat{background:var(--paper);padding:12px 14px}.stat b{display:block;font-size:1.5rem;line-height:1.1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stat span{font-size:.8rem;color:var(--muted)}.filters{display:flex;gap:8px;padding:12px 14px;flex-wrap:wrap;position:-webkit-sticky;position:sticky;top:0;background:var(--concrete);z-index:2;border-bottom:1px solid var(--concrete-2)}.filters .select{min-height:38px;padding:6px 10px;width:auto;font-size:.92rem}.report-item{display:grid;grid-template-columns:64px 1fr;grid-gap:12px;gap:12px;padding:12px 14px;cursor:pointer;background:var(--paper);text-align:left;width:100%;border:0;border-bottom:1px solid var(--concrete-2)}.report-item:hover{background:#f7f9f8}.report-item[aria-selected=true]{background:var(--bin-soft)}.report-item .ph,.report-item img{width:64px;height:64px;border-radius:var(--radius-sm);object-fit:cover;background:var(--concrete-2)}.report-item .meta{display:flex;flex-direction:column;gap:3px;min-width:0}.report-item .meta .row{justify-content:space-between}.dup-badge{font-size:.78rem;font-weight:650;background:var(--reflect-soft);color:#5a4500;border-radius:999px;padding:1px 8px}.drawer{position:absolute;top:12px;right:12px;bottom:12px;width:min(420px,calc(100% - 24px));background:var(--paper);border-radius:var(--radius);box-shadow:0 20px 50px -20px rgba(0,0,0,.45);z-index:500;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:14px}.drawer-photos{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.drawer-photos figure{margin:0;position:relative}.drawer-photos img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius-sm)}.drawer-photos figcaption{position:absolute;left:6px;bottom:6px;background:rgba(0,0,0,.6);color:#fff;font-size:.75rem;padding:1px 7px;border-radius:999px}.kv{display:grid;grid-template-columns:110px 1fr;grid-gap:6px 10px;gap:6px 10px;font-size:.95rem}.kv dt{color:var(--muted)}.kv dd{margin:0}.actions{display:flex;flex-wrap:wrap;gap:8px}.table{width:100%;border-collapse:collapse;background:var(--paper);font-size:.95rem}.table td,.table th{text-align:left;padding:10px 12px;border-bottom:1px solid var(--concrete-2)}.table th{font-weight:600;color:var(--muted);font-size:.85rem}.page{padding:20px;overflow-y:auto}.page-inner{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:18px}.table-wrap{overflow-x:auto;border-radius:var(--radius)}.map-pin{width:18px;height:18px;border-radius:50%;border:3px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.4)}.map-pin.selected{outline:3px solid var(--reflect)}.job{background:var(--paper);border-radius:var(--radius);overflow:hidden}.job img{width:100%;aspect-ratio:16/9;object-fit:cover}.job-body{padding:14px;gap:10px}.center-screen,.job-body{display:flex;flex-direction:column}.center-screen{min-height:70vh;justify-content:center;gap:16px}.spinner{width:28px;height:28px;border-radius:50%;border:3px solid var(--concrete-2);border-top-color:var(--bin);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:860px){.panel{height:auto;min-height:100vh}.panel-top{flex-wrap:wrap}.panel-body{grid-template-columns:1fr}.panel-map{height:360px;order:-1}.panel-list{border-right:0}.stats{grid-template-columns:repeat(2,1fr)}.drawer{position:fixed;inset:auto 0 0 0;width:100%;max-height:85vh;border-radius:var(--radius-lg) var(--radius-lg) 0 0}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.sticker{transform:none}}.panel-body-wrap{display:flex;flex-direction:column;min-height:0}.panel-body-wrap>.panel-body{flex:1 1}.page-wrap{overflow-y:auto;min-height:0}.print-page{padding:20px}.print-toolbar{max-width:900px;margin:0 auto 20px;display:flex;flex-direction:column;gap:10px}.sticker-sheet{display:grid;grid-template-columns:repeat(auto-fill,95mm);grid-gap:8mm;gap:8mm;justify-content:center}.print-sticker{--st-bg:#146b4e;--st-accent:#f4c21b;--st-text:#ffffff;width:95mm;height:130mm;background:var(--st-bg);color:var(--st-text);border-radius:6mm;padding:7mm;display:flex;flex-direction:column;justify-content:space-between;gap:5mm;-webkit-print-color-adjust:exact;print-color-adjust:exact;page-break-inside:avoid;break-inside:avoid;box-shadow:inset 0 0 0 .3mm rgba(0,0,0,.08)}.ps-head strong{display:block;font-size:17pt;line-height:1.1;font-weight:700}.ps-head span{display:block;margin-top:2mm;font-size:10.5pt;opacity:.92}.ps-qr{align-self:center;width:58mm;height:58mm;background:#fff;padding:4mm;border-radius:3mm;border:1.8mm solid var(--st-accent)}.ps-qr div,.ps-qr svg{width:100%;height:100%;display:block}.ps-foot{display:flex;justify-content:space-between;align-items:center;font-size:9pt;border-top:.3mm solid color-mix(in srgb,var(--st-text) 35%,transparent);padding-top:3mm}.ps-code{font-size:12pt;font-weight:700;letter-spacing:.04em}.ps-logo{display:inline-flex;align-items:center;background:#fff;border-radius:2mm;padding:1.5mm 3mm;height:22mm;max-width:60mm}.ps-logo img{height:100%;width:auto;max-width:100%;object-fit:contain}@media print{@page{size:A4;margin:6mm}body{background:#fff}.print-toolbar{display:none}.print-page{padding:0}.sticker-sheet{gap:4mm;grid-template-columns:repeat(2,95mm)}}.muni-logo{height:34px;width:auto;max-width:160px;object-fit:contain}.logo-preview{min-height:120px;border:1.5px dashed var(--concrete-2);border-radius:var(--radius-sm);display:grid;place-items:center;padding:16px;background:#fff}.logo-preview img{max-height:90px;max-width:100%;object-fit:contain}.sticker-editor{display:grid;grid-template-columns:1fr auto;grid-gap:28px;gap:28px;align-items:start}.sticker-preview{width:calc(95mm * .72);height:calc(130mm * .72)}.sticker-preview-inner{transform:scale(.72);transform-origin:top left}.presets{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.preset{display:flex;align-items:center;gap:8px;padding:8px;border:1.5px solid var(--concrete-2);border-radius:var(--radius-sm);background:#fff;cursor:pointer;text-align:left}.preset[aria-pressed=true]{border-color:var(--bin);box-shadow:inset 0 0 0 1px var(--bin)}.preset-swatch{width:28px;height:28px;border-radius:6px;flex:none;border:1px solid rgba(0,0,0,.12)}.color-field{flex:1 1;min-width:180px}.color-field input[type=color]{width:48px;height:48px;padding:2px;border:1.5px solid var(--concrete-2);border-radius:var(--radius-sm);background:#fff;cursor:pointer;flex:none}@media (max-width:760px){.sticker-editor{grid-template-columns:1fr}.sticker-preview{justify-self:center}.presets{grid-template-columns:repeat(2,1fr)}}.text-warn{color:var(--status-on_the_way);font-weight:600}.form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:12px;gap:12px}.setup-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:10px;gap:10px;counter-reset:st}.setup-steps li{counter-increment:st;display:flex;gap:10px;align-items:center;font-size:.92rem;color:var(--muted)}.setup-steps li:before{content:counter(st);width:28px;height:28px;flex:none;border-radius:50%;display:grid;place-items:center;font-weight:700;background:var(--concrete);color:var(--asphalt-2)}.setup-steps li.done{color:var(--asphalt)}.setup-steps li.done:before{content:"✓";background:var(--bin);color:#fff}.boundary-layout{display:grid;grid-template-columns:minmax(280px,380px) 1fr;grid-gap:20px;gap:20px;align-items:start}.boundary-map-wrap{position:relative;height:480px;border-radius:var(--radius-sm);overflow:hidden;background:var(--concrete)}.boundary-map,.map-empty{position:absolute;inset:0}.map-empty{display:grid;place-items:center}.nb-list{max-height:220px;overflow-y:auto;border:1px solid var(--concrete-2);border-radius:var(--radius-sm);padding:8px 12px;display:flex;flex-direction:column;gap:4px;font-size:.92rem}@media (max-width:860px){.boundary-layout{grid-template-columns:1fr}.boundary-map-wrap{height:340px}}