:root{--bg:#f2f4f7;--surface:#fff;--primary:#0e5aa7;--primary-dark:#0a4585;--danger:#d1342a;--text:#101828;--text-muted:#667085;--border:#e4e7ec;--radius:14px;--shadow-sm:0 1px 3px rgba(16,24,40,.1);--shadow-lg:0 8px 24px rgba(16,24,40,.18)}*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:var(--bg);color:var(--text);-webkit-tap-highlight-color:transparent}a{text-decoration:none}a,button{color:inherit}button{font:inherit;cursor:pointer;border:none;background:none}.screen{display:flex;flex-direction:column;height:100dvh}.topbar{padding:10px 12px;background:var(--surface);display:flex;align-items:center;gap:8px;z-index:20;border-bottom:1px solid var(--border)}.segmented{display:flex;background:var(--bg);padding:3px;gap:2px}.seg,.segmented{flex:1 1;min-width:0;border-radius:999px}.seg{padding:7px 4px;font-size:12.5px;font-weight:700;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .15s ease}.seg-on{background:var(--surface);box-shadow:var(--shadow-sm)}.seg-on.seg-all{color:var(--text)}.seg-on.seg-official{color:#b25e09}.seg-on.seg-citizen{color:var(--primary)}.icon-btn{width:38px;border-radius:50%;border:1px solid var(--border)}.icon-btn,.lang-btn{height:38px;background:var(--surface);font-weight:700;font-size:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.lang-btn{padding:0 14px;border-radius:19px;border:1px solid var(--border);white-space:nowrap}.back-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;background:var(--bg);font-weight:600;font-size:14px}.lang-toggle{-webkit-margin-start:auto;margin-inline-start:auto;border:1px solid var(--border);border-radius:999px;padding:7px 14px;font-weight:700;font-size:13px;background:var(--surface)}.map-wrap{flex:1 1;min-height:0;position:relative}.type-toggles{position:absolute;top:10px;inset-inline-start:10px;z-index:900;display:flex;flex-direction:column;gap:6px}.type-toggle{width:42px;height:42px;border-radius:12px;border:1px solid var(--border);background:hsla(0,0%,100%,.95);font-size:19px;box-shadow:var(--shadow-sm);display:flex;align-items:center;justify-content:center;transition:transform .1s ease}.type-toggle:active{transform:scale(.9)}.time-chip{position:absolute;top:10px;inset-inline-end:10px;z-index:900;background:hsla(0,0%,100%,.96);border:1px solid var(--border);border-radius:999px;padding:9px 14px;font-size:13px;font-weight:800;box-shadow:var(--shadow-sm);display:inline-flex;align-items:center;gap:7px}.time-chip.now{color:#1c7a43;background:#eafaf0;border-color:#a6e0bf}.time-chip.past{color:#b25e09;background:#fff6ec;border-color:#f0cfa0}.pulse-dot{width:9px;height:9px;border-radius:50%;background:#16a34a;flex-shrink:0;box-shadow:0 0 0 0 rgba(22,163,74,.6);animation:pulse-live 1.6s infinite}@keyframes pulse-live{0%{box-shadow:0 0 0 0 rgba(22,163,74,.55)}70%{box-shadow:0 0 0 7px rgba(22,163,74,0)}to{box-shadow:0 0 0 0 rgba(22,163,74,0)}}@media (prefers-reduced-motion:reduce){.pulse-dot{animation:none}}.timeline{position:absolute;left:10px;right:10px;bottom:10px;z-index:950;background:hsla(0,0%,100%,.97);border:1px solid var(--border);border-radius:14px;padding:10px 12px 6px;box-shadow:var(--shadow-lg)}.timeline-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.timeline-head .timeline-time{flex:1 1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.timeline-time{font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px}.timeline-time.now{color:#1c7a43}.timeline-time.past{color:#b25e09}.day-select{border:1px solid var(--border);background:var(--surface);border-radius:8px;color:var(--text);padding:0 6px}.day-select,.play-btn{height:28px;font-size:12px;font-weight:700;flex-shrink:0}.play-btn{border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:8px;width:32px}.play-btn.on{background:var(--danger);border-color:var(--danger)}.timeline-reset{font-size:12px;font-weight:800;color:#fff;background:#16a34a;border:1px solid #16a34a;border-radius:999px;padding:5px 12px;flex-shrink:0;white-space:nowrap}.timeline-ticks{display:flex;justify-content:space-between;margin-top:2px;padding:0 2px;font-size:10px;font-weight:700;color:var(--text-muted)}.timeline-close{color:var(--text-muted);font-size:13px;padding:2px 4px;flex-shrink:0}.timeline-range{width:100%;margin:0}.report-fab{position:absolute;bottom:16px;inset-inline-end:16px;z-index:1000;display:inline-flex;align-items:center;gap:8px;background:var(--danger);color:#fff;font-weight:800;font-size:16px;padding:15px 22px;border-radius:999px;box-shadow:var(--shadow-lg);transition:transform .1s ease,bottom .2s ease}.report-fab.raised{bottom:92px}.report-fab:active{transform:scale(.96)}.sheet{background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -4px 16px rgba(16,24,40,.08);z-index:15}.sheet-grip{width:100%;display:flex;align-items:center;gap:10px;padding:12px 16px 10px;position:relative}.grip-bar{position:absolute;top:5px;left:50%;transform:translateX(-50%);width:36px;height:4px;border-radius:2px;background:var(--border)}.sheet-summary{display:flex;align-items:center;gap:8px;flex:1 1;min-width:0;font-weight:700;font-size:14px}.sheet-title{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.count-badge{background:var(--danger);color:#fff;border-radius:999px;min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px}.count-badge,.radius-pill{font-size:13px;flex-shrink:0}.radius-pill{background:var(--bg);border:1px solid var(--border);border-radius:999px;padding:6px 12px;font-weight:700;color:var(--text-muted);white-space:nowrap;cursor:pointer}.official-strip{display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;background:#fef4e6;border-top:1px solid #f6dfc0;font-size:12.5px;text-align:start}.official-badge{background:#b25e09;color:#fff;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:800;white-space:nowrap;flex-shrink:0}.official-strip-text{color:#7a4206;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.official-section-title{font-weight:800;font-size:14px;margin:8px 4px 4px}.official-chip{background:#fef4e6;color:#b25e09}.match-mark{font-size:13px}.official-match-box{display:block;background:#fef4e6;border:1px solid #f6dfc0;border-radius:var(--radius);padding:12px 14px;margin:14px 0 0;font-weight:700;font-size:14px;color:#7a4206}.official-match-detail{display:block;font-weight:500;font-size:13px;margin-top:4px;color:#b25e09}.sheet-list{overflow-y:auto;max-height:42dvh;padding:0 12px 12px;border-top:1px solid var(--border)}.report-row{display:flex;align-items:center;gap:12px;padding:12px;border-radius:var(--radius);transition:background .15s ease}.report-row:active{background:var(--bg)}.report-row .icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.report-row .info{flex:1 1;min-width:0}.report-row .title{font-weight:700;font-size:15px}.report-row .meta{font-size:13px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.delegations{display:block;margin-top:4px;font-size:12px;line-height:1.5;color:#9a5a12}.empty-state{text-align:center;color:var(--text-muted);padding:24px 16px;font-size:14px}.status-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.status-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.status-unverified{background:#fef4e6;color:#b25e09}.status-confirmed{background:#fdebe9;color:#b3251c}.status-resolved{background:#e6f4ec;color:#1c7a43}.form-screen{padding:0 16px 40px;max-width:480px;margin:0 auto;width:100%}.form-screen h1{font-size:22px;margin:18px 0 4px;letter-spacing:-.3px}.form-hint{color:var(--text-muted);font-size:14px;margin:0 0 14px}.type-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin:14px 0}.type-card{border:2px solid var(--border);border-radius:var(--radius);padding:16px 8px 12px;text-align:center;background:var(--surface);font-size:15px;font-weight:600;transition:all .15s ease}.type-card .emoji{font-size:30px;display:block;margin-bottom:6px}.type-card.selected{border-color:var(--primary);background:#eaf2fb;color:var(--primary-dark)}.location-chip{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:12px 14px;font-size:14px;margin:10px 0}.location-chip.ok{border-color:#9cd3b1;background:#f0faf4}.location-chip.err{border-color:#f1b0aa;background:#fdf1f0}.datetime-input,input[type=text],textarea{width:100%;padding:12px;border-radius:var(--radius);border:1px solid var(--border);font-size:15px;font-family:inherit;background:var(--surface);margin-top:4px}.field-label{display:block;margin-top:14px;font-size:14px;font-weight:600;color:var(--text)}input:focus,textarea:focus{outline:2px solid var(--primary);outline-offset:-1px}.primary-btn{width:100%;padding:16px;background:var(--primary);color:#fff;border-radius:var(--radius);font-size:17px;font-weight:700;margin-top:18px;transition:transform .1s ease}.primary-btn:active{transform:scale(.98)}.primary-btn:disabled{background:#b6c4d3;transform:none}.secondary-btn{width:100%;padding:13px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);font-size:15px;font-weight:600;margin-top:10px}.error-banner{background:#fdf1f0;border:1px solid #f1b0aa;color:#b3251c;border-radius:var(--radius)}.error-banner,.success-banner{padding:12px 14px;font-size:14px;margin:12px 0 0}.success-banner{background:#f0faf4;border:1px solid #9cd3b1;color:#1c7a43;border-radius:var(--radius)}.detail-scroll{flex:1 1;overflow-y:auto;padding:16px}.detail-card{background:var(--surface);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow-sm);max-width:480px;margin:0 auto}.detail-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.detail-head .icon{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.detail-head h1{font-size:22px;margin:0 0 4px;letter-spacing:-.3px}.detail-facts{display:flex;flex-direction:column;gap:8px;margin:16px 0;padding:14px;background:var(--bg);border-radius:var(--radius);font-size:14px}.detail-facts .fact{display:flex;justify-content:space-between;gap:12px}.detail-facts .fact .k{color:var(--text-muted)}.detail-facts .fact .v{font-weight:600;text-align:end}.comment-quote{-webkit-border-start:3px solid var(--border);border-inline-start:3px solid var(--border);padding:4px 12px;color:var(--text-muted);font-style:italic;margin:12px 0;font-size:14px}.vote-title{font-weight:700;font-size:15px;margin:18px 0 10px}.view-switch{display:inline-flex;gap:2px;padding:3px;background:hsla(0,0%,100%,.96);border:1px solid var(--border);border-radius:999px;box-shadow:var(--shadow-sm)}.map-wrap>.view-switch{position:absolute;top:10px;left:50%;transform:translateX(-50%);z-index:900}.vs-btn{border:none;background:transparent;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:700;color:var(--text-muted);white-space:nowrap}.vs-btn.on{background:var(--primary);color:#fff}.search-input{margin:12px 0 6px}.deleg-list{display:flex;flex-direction:column;gap:6px;margin-top:8px}.deleg-row{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);font-weight:600;font-size:15px}.deleg-arrow{color:var(--text-muted);font-size:18px}.section-title{font-weight:800;font-size:15px;margin:22px 0 6px}.history-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.history-row{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.history-date{font-weight:800;font-size:15px;color:var(--primary-dark);min-width:46px}.history-info{flex:1 1;display:flex;flex-direction:column;gap:2px}.history-window{font-weight:700;font-size:14px}.history-region{font-size:13px;color:var(--text-muted)}.history-src{color:#b25e09;font-weight:700}.resolve-panel{margin-top:12px;padding:14px;background:#f0faf4;border:1px solid #a6e0bf;border-radius:var(--radius)}.resolve-panel .primary-btn{margin-top:12px;background:#16a34a}.vote-resolve.active{outline:2px solid #16a34a;outline-offset:-2px}.own-report-note{margin:18px 0 4px;padding:12px 14px;background:#eaf2fb;border:1px solid #bcd7f2;border-radius:var(--radius);color:var(--primary-dark);font-size:14px;font-weight:600;text-align:center}.vote-buttons{display:flex;gap:10px}.vote-buttons button{flex:1 1;padding:15px 8px;border-radius:var(--radius);font-weight:700;font-size:15px;transition:transform .1s ease}.vote-buttons button:active{transform:scale(.97)}.vote-buttons button:disabled{opacity:.55;transform:none}.vote-confirm{background:#fdebe9;color:#b3251c}.vote-resolve{background:#e6f4ec;color:#1c7a43}.picker-map{height:230px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);margin:12px 0}.picker-pin{font-size:30px;line-height:1;filter:drop-shadow(0 2px 3px rgba(0,0,0,.4))}.leaflet-container{direction:ltr}.marker-pin{position:relative;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;border:2.5px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.35)}.marker-pin.active:after{content:"";position:absolute;inset:-7px;border-radius:50%;border:2.5px solid;opacity:.55;animation:pulse 1.6s ease-out infinite}@keyframes pulse{0%{transform:scale(.75);opacity:.55}to{transform:scale(1.25);opacity:0}}.leaflet-popup-content-wrapper{border-radius:12px}.spinner{display:inline-block;width:16px;height:16px;border:2px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;vertical-align:-3px;margin-right:8px}.spinner.dark{border-color:rgba(16,24,40,.15);border-top-color:var(--text-muted)}@keyframes spin{to{transform:rotate(1turn)}}.seg{padding:10px 6px;font-size:13px}.icon-btn{width:42px;height:42px}.lang-btn{height:42px;border-radius:21px;font-size:14.5px}.type-toggle{width:48px;height:48px;border-radius:14px;font-size:22px}.type-toggles{gap:8px}.time-chip{top:12px;inset-inline-end:12px;padding:11px 16px;font-size:14.5px}.report-fab{padding:17px 26px;font-size:17.5px}.report-fab.raised{bottom:112px}.grip-bar{width:44px;height:5px}.sheet-grip{padding:16px 18px 12px}.sheet-summary{font-size:16px}.count-badge{min-width:28px;height:28px;font-size:15px}.radius-pill{padding:8px 14px;font-size:14px}.report-row{padding:14px 12px;gap:14px}.report-row .icon{width:48px;height:48px;border-radius:14px;font-size:23px}.report-row .title{font-size:16px}.official-strip,.report-row .meta{font-size:13.5px}.official-strip{padding:11px 16px}.official-badge{padding:4px 10px;font-size:12px}.timeline{padding:12px 14px 10px;border-radius:18px}.timeline-time{font-size:14px}.day-select{font-size:13px;padding:0 10px}.day-select,.play-btn{height:36px;border-radius:10px}.play-btn{width:40px;font-size:14px}.timeline-reset{padding:8px 14px;font-size:13px}.timeline-range{height:28px;accent-color:var(--primary)}.timeline-ticks{font-size:11px}.marker-pin{width:26px;height:26px;font-size:13px;border-width:2px}.leaflet-popup-content-wrapper{border-radius:14px;box-shadow:0 8px 24px rgba(16,24,40,.22)}.leaflet-popup-content{margin:14px 16px;font-size:14px;line-height:1.55}