:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171a1f;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--ink: #171a1f;--muted: #65717a;--faint: #8a959d;--line: #dbe0e3;--line-strong: #c9d0d4;--surface: #ffffff;--surface-soft: #f4f6f6;--surface-warm: #fff8ec;--danger: #c93443;--danger-dark: #a92533;--danger-soft: #fff0f1;--give: #167a67;--give-dark: #0f6253;--give-soft: #eaf6f2;--amber: #d9921c;--blue: #2f74a7;--shadow: 0 8px 28px rgb(22 29 34 / 14%);--header-height: 64px}*{box-sizing:border-box;letter-spacing:0}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100dvh;overflow:hidden}button,input,select,textarea{font:inherit;letter-spacing:0}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.56}a{color:inherit}h1,h2,h3,p{margin-top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:3000;top:8px;left:8px;padding:10px 14px;color:#fff;background:var(--ink);border-radius:4px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.app{min-height:100dvh;background:var(--surface)}.app-header{position:relative;z-index:1000;display:grid;grid-template-columns:minmax(250px,auto) minmax(280px,1fr) auto;align-items:center;gap:18px;width:100%;height:var(--header-height);padding:0 16px;background:var(--surface);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;min-width:0;white-space:nowrap}.brand__mark{display:grid;flex:0 0 36px;width:36px;height:36px;background:transparent;place-items:center}.brand__mark img{display:block;width:36px;height:36px}.brand__name{margin-left:10px;font-size:18px;font-weight:760}.brand__name strong{color:var(--danger)}.brand__tagline{margin-left:9px;padding-left:9px;color:var(--muted);font-size:12px;border-left:1px solid var(--line-strong)}.event-status{display:flex;align-items:center;justify-self:center;min-width:0;max-width:620px;height:34px;padding:0 10px;color:var(--ink);font-size:12px;text-decoration:none;background:var(--surface-soft);border:1px solid var(--line);border-radius:5px}.event-status>svg{flex:none;margin-right:7px;color:var(--danger)}.event-status>span:nth-of-type(1){flex:none;font-weight:800}.event-status__place{min-width:0;margin-left:8px;overflow:hidden;color:#3e484f;text-overflow:ellipsis;white-space:nowrap}.event-status__verified{flex:none;margin-left:9px;padding-left:9px;color:var(--give);font-weight:700;border-left:1px solid var(--line-strong)}.event-status--loading{color:var(--muted)}.app-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0}.emergency-link{display:flex;align-items:center;height:34px;padding:0 10px;color:var(--danger-dark);font-size:12px;font-weight:760;text-decoration:none;background:var(--danger-soft);border:1px solid #f1c7cc;border-radius:5px;white-space:nowrap}.emergency-link svg{margin-right:6px}.header-action,.account-button,.icon-button,.map-control-button{display:inline-grid;align-items:center;justify-content:center;color:var(--ink);background:var(--surface);border:1px solid var(--line)}.header-action{position:relative;width:36px;height:36px;padding:0;border-radius:5px}.header-action--inbox,.header-action--admin{display:inline-flex;width:auto;min-width:36px;padding:0 10px}.header-action--admin{color:var(--give-dark);background:var(--give-soft);border-color:#b9ddd3}.header-action__label{margin-left:6px;font-size:12px;font-weight:720}.notification-count{position:absolute;top:-5px;right:-5px;display:grid;min-width:18px;height:18px;padding:0 4px;color:#fff;font-size:10px;font-weight:800;background:var(--danger);border:2px solid #ffffff;border-radius:9px;place-items:center}.language-switch{display:flex;align-items:center;height:36px;padding:0 4px 0 8px;background:var(--surface-soft);border:1px solid var(--line);border-radius:5px}.language-switch>svg{margin-right:3px;color:var(--muted)}.language-switch button{width:30px;height:26px;padding:0;color:var(--muted);font-size:11px;font-weight:760;background:transparent;border:0;border-radius:3px}.language-switch button.is-active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #161d2226}.account-button{display:flex;max-width:160px;height:36px;padding:0 10px;border-radius:5px}.account-button svg{flex:none}.account-button span{min-width:0;margin-left:7px;overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.connection-banner{position:fixed;z-index:1100;top:var(--header-height);left:50%;display:flex;align-items:center;max-width:calc(100vw - 24px);padding:8px 12px;color:#fff;font-size:12px;background:#3a444b;border-radius:0 0 6px 6px;transform:translate(-50%);box-shadow:var(--shadow)}.connection-banner svg{flex:none;margin-right:7px}.connection-banner--error{background:var(--danger-dark)}.connection-banner button{display:flex;align-items:center;margin-left:12px;padding:3px 7px;color:inherit;font-size:11px;font-weight:700;background:#ffffff26;border:1px solid rgb(255 255 255 / 30%);border-radius:3px}.connection-banner button svg{margin-right:4px}.workspace{display:grid;grid-template-columns:390px minmax(0,1fr);width:100%;height:calc(100dvh - var(--header-height));overflow:hidden}.side-panel{position:relative;z-index:20;min-width:0;height:100%;overflow:hidden auto;background:#fff;border-right:1px solid var(--line);scrollbar-width:thin}.event-summary{padding:14px 16px 13px;background:#f7f8f8;border-bottom:1px solid var(--line)}.event-summary__topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:var(--muted);font-size:11px}.source-chip{display:inline-flex;align-items:center;height:24px;padding:0 7px;font-weight:760;border-radius:3px}.source-chip svg{margin-right:4px}.source-chip--official{color:#126050;background:#e1f2ec}.event-summary__main{display:flex;align-items:center;min-width:0}.event-magnitude{flex:none;margin-right:12px;color:var(--danger);font-size:28px;font-weight:850}.event-summary__main>div{display:flex;min-width:0;flex-direction:column}.event-summary__main strong{overflow:hidden;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.event-summary__main span:last-child{margin-top:3px;color:var(--muted);font-size:11px}.event-summary__signals{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.signal{display:inline-flex;align-items:center;min-height:25px;padding:3px 7px;color:#4b565e;font-size:10px;font-weight:680;background:#fff;border:1px solid var(--line);border-radius:3px}.signal svg{margin-right:4px}.signal--critical{color:var(--danger-dark);background:var(--danger-soft);border-color:#f0c6cb}.event-summary__loading{height:50px;color:var(--muted);font-size:12px}.primary-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 14px;border-bottom:1px solid var(--line)}.action-button,.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;font-weight:760;border:1px solid transparent;border-radius:5px}.action-button{min-width:0;padding:0 8px;font-size:11px;line-height:1.2}.action-button svg,.button svg{flex:none;margin-right:7px}.action-button--need,.button--need{color:#fff;background:var(--danger);border-color:var(--danger)}.action-button--need:hover,.button--need:hover{background:var(--danger-dark)}.action-button--give,.button--give{color:#fff;background:var(--give);border-color:var(--give)}.action-button--give:hover,.button--give:hover{background:var(--give-dark)}.action-button--update{color:#fff;background:var(--blue);border-color:var(--blue)}.action-button--update:hover{background:#255e87}.scope-row{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:7px 14px;border-bottom:1px solid var(--line)}.scope-row label{display:flex;align-items:center;min-width:0;color:#48545c}.scope-row label>svg{flex:none;margin-right:4px}.scope-row select{max-width:190px;height:32px;padding:0 26px 0 5px;color:var(--ink);font-size:12px;font-weight:720;background:transparent;border:0}.scope-row>span{flex:none;color:var(--muted);font-size:11px}.panel-tabs{position:sticky;z-index:5;top:0;display:grid;grid-template-columns:1fr 1fr 1fr;height:43px;background:#fff;border-bottom:1px solid var(--line)}.panel-tabs button{position:relative;color:var(--muted);font-size:12px;font-weight:700;background:transparent;border:0}.panel-tabs button.is-active{color:var(--ink)}.panel-tabs button.is-active:after{position:absolute;right:18px;bottom:-1px;left:18px;height:3px;content:"";background:var(--danger)}.post-type-filter{display:grid;grid-template-columns:.65fr .85fr 1.25fr 1fr;gap:4px;padding:8px 10px 0}.post-type-filter button{display:flex;align-items:center;justify-content:center;min-width:0;min-height:32px;padding:4px 5px;color:var(--muted);font-size:9px;font-weight:720;background:var(--surface-soft);border:1px solid transparent;border-radius:4px}.post-type-filter button svg{flex:none;margin-right:4px}.post-type-filter button.is-active{color:var(--ink);background:#fff;border-color:var(--line-strong)}.need-filter{display:flex;align-items:center;gap:4px;min-height:45px;padding:7px 12px;overflow-x:auto;border-bottom:1px solid var(--line);scrollbar-width:none}.need-filter>svg{flex:none;margin-right:2px;color:var(--muted)}.need-filter button{display:inline-grid;flex:0 0 29px;width:29px;height:29px;padding:0;color:#56646d;background:var(--surface-soft);border:1px solid transparent;border-radius:4px;place-items:center}.need-filter button:first-of-type{flex-basis:auto;width:auto;padding:0 9px;font-size:10px;font-weight:700}.need-filter button.is-active{color:var(--ink);background:#fff;border-color:var(--line-strong);box-shadow:0 1px 3px #161d221a}.report-list,.area-list,.resource-list{min-height:200px}.report-row{display:grid;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;min-height:105px;padding:12px 13px;text-align:left;background:#fff;border:0;border-bottom:1px solid var(--line)}.report-row:hover{background:#fafbfb}.report-row--resolved{opacity:.7}.urgency-indicator{display:grid;width:30px;height:30px;color:#fff;font-size:12px;font-weight:850;background:var(--amber);border-radius:50%;place-items:center}.post-kind-indicator{display:grid;width:30px;height:30px;color:#fff;background:var(--give);border-radius:50%;place-items:center}.post-kind-indicator--update{background:var(--blue)}.urgency-1,.urgency-2{--urgency-color: #4f8d6a}.urgency-3{--urgency-color: #d09322}.urgency-4,.urgency-5{--urgency-color: var(--danger)}.urgency-indicator.urgency-1,.urgency-indicator.urgency-2,.urgency-badge.urgency-1,.urgency-badge.urgency-2,.urgency-value.urgency-1,.urgency-value.urgency-2{background:#4f8d6a}.urgency-indicator.urgency-3,.urgency-badge.urgency-3,.urgency-value.urgency-3{background:#d09322}.urgency-indicator.urgency-4,.urgency-indicator.urgency-5,.urgency-badge.urgency-4,.urgency-badge.urgency-5,.urgency-value.urgency-4,.urgency-value.urgency-5{background:var(--danger)}.report-row__content{display:flex;min-width:0;flex-direction:column}.report-row__meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.report-row__meta strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.report-row__meta>span{flex:none;color:var(--faint);font-size:10px}.report-row__details{display:-webkit-box;min-height:33px;margin-top:5px;overflow:hidden;color:#505b63;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.report-row__footer{display:flex;align-items:center;gap:7px;min-width:0;margin-top:7px;color:var(--muted);font-size:10px}.need-icon-stack{display:flex;align-items:center}.need-icon-stack>span{display:grid;width:22px;height:22px;margin-right:-4px;color:#43525c;background:var(--surface-soft);border:1px solid #ffffff;border-radius:50%;place-items:center}.status-text{margin-left:auto;font-weight:740}.status-text--open{color:var(--danger)}.status-text--matched{color:var(--give)}.empty-state{display:flex;align-items:center;justify-content:center;min-height:240px;padding:30px 28px;color:var(--muted);text-align:center;flex-direction:column}.empty-state>svg{margin-bottom:12px;color:#82919a}.empty-state strong{color:var(--ink);font-size:14px}.empty-state p{max-width:280px;margin:7px 0 13px;font-size:12px;line-height:1.5}.text-button,.flag-button{display:inline-flex;align-items:center;padding:0;color:var(--blue);font-size:12px;font-weight:740;background:transparent;border:0}.text-button--danger{color:var(--danger)}.method-note{padding:14px 16px;background:var(--surface-soft);border-bottom:1px solid var(--line)}.method-note strong{font-size:13px}.method-note p{margin:5px 0 7px;color:var(--muted);font-size:11px;line-height:1.45}.area-row{display:grid;grid-template-columns:26px minmax(0,1fr) 42px;align-items:center;gap:9px;width:100%;min-height:90px;padding:10px 14px;text-align:left;background:#fff;border:0;border-bottom:1px solid var(--line)}.area-row:hover{background:#fafbfb}.area-row__rank{color:var(--faint);font-size:15px;font-weight:760;text-align:center}.area-row__main{display:flex;min-width:0;flex-direction:column}.area-row__main>span:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.area-row__main strong{font-size:13px}.area-row__main>span:first-child>span{color:var(--muted);font-size:10px}.priority-bar{position:relative;width:100%;height:5px;margin:8px 0 6px;overflow:hidden;background:#e9edee;border-radius:3px}.priority-bar>span{display:block;height:100%}.area-row__stats{display:flex;gap:10px;color:var(--muted);font-size:10px}.area-score{font-size:22px;font-weight:850;text-align:right}.resource-list{padding-bottom:20px}.resource-list h3{margin:18px 14px 8px;color:var(--muted);font-size:11px;text-transform:uppercase}.resource-emergency{display:flex;align-items:center;gap:10px;margin:14px;padding:12px;color:var(--danger-dark);background:var(--danger-soft);border:1px solid #edc6ca;border-radius:6px}.resource-emergency>div{display:flex;flex:1;align-items:center;justify-content:space-between}.resource-emergency strong{font-size:12px}.resource-emergency a{font-size:20px;font-weight:850;text-decoration:none}.resource-row,.source-detail-button{display:grid;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;min-height:58px;padding:9px 14px;color:var(--ink);text-align:left;text-decoration:none;background:#fff;border:0;border-bottom:1px solid var(--line)}.resource-row>svg:first-child,.source-detail-button>svg:first-child{color:var(--give)}.resource-row span,.source-detail-button span{display:flex;min-width:0;flex-direction:column}.resource-row strong,.source-detail-button strong{font-size:12px}.resource-row small,.source-detail-button small{margin-top:2px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis}.map-shell{position:relative;min-width:0;height:100%;overflow:hidden;background:#e9eeec}.map{width:100%;height:100%;background:#e9eeec}.map-shell--picking .leaflet-container{cursor:crosshair}.map-controls{position:absolute;z-index:500;display:flex;overflow:hidden;background:#fff;border:1px solid rgb(47 57 64 / 18%);border-radius:6px;box-shadow:0 2px 10px #161d2229}.map-controls--left{top:14px;left:14px;flex-direction:column}.map-controls--right{top:14px;right:14px}.map-control-button{width:40px;height:40px;padding:0;border:0;border-radius:0}.map-controls--left .map-control-button+.map-control-button{border-top:1px solid var(--line)}.map-controls--right .map-control-button+.map-control-button{border-left:1px solid var(--line)}.map-control-button:hover,.map-control-button.is-active{color:var(--give);background:var(--surface-soft)}.map-control-button.is-loading svg{animation:spin 1s linear infinite}.layer-panel{position:absolute;z-index:600;top:62px;right:14px;width:min(285px,calc(100% - 28px));padding-bottom:8px;background:#fff;border:1px solid var(--line-strong);border-radius:7px;box-shadow:var(--shadow)}.layer-panel>header{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 10px 0 12px;border-bottom:1px solid var(--line)}.layer-panel>header span{display:flex;align-items:center;font-size:13px;font-weight:780}.layer-panel>header span svg{margin-right:7px}.layer-panel p{margin:8px 12px 2px;color:var(--muted);font-size:10px;line-height:1.45}.toggle-row,.layer-date{display:flex;align-items:center;justify-content:space-between;min-height:40px;padding:6px 12px;font-size:12px}.toggle-row>span,.layer-date>span{display:flex;align-items:center}.toggle-row>span svg,.layer-date>span svg{margin-right:7px;color:var(--muted)}.toggle-row input{width:34px;height:18px;accent-color:var(--give)}.layer-date{align-items:flex-start;margin:0 8px 4px;padding:8px;background:var(--surface-soft);border-radius:4px;flex-direction:column}.layer-date input{width:100%;height:32px;margin-top:6px;padding:0 6px;background:#fff;border:1px solid var(--line-strong);border-radius:4px}.map-pick-banner{position:absolute;z-index:650;top:16px;left:50%;display:flex;align-items:center;max-width:calc(100% - 150px);min-height:42px;padding:8px 14px;color:#fff;font-size:12px;font-weight:760;background:var(--ink);border-radius:5px;transform:translate(-50%);box-shadow:var(--shadow)}.map-pick-banner svg{flex:none;margin-right:7px;color:#6ed3b8}.map-attribution-note{position:absolute;z-index:500;right:14px;bottom:24px;display:flex;align-items:center;min-height:26px;padding:0 8px;color:#435058;font-size:10px;font-weight:720;background:#ffffffe5;border:1px solid rgb(47 57 64 / 16%);border-radius:4px}.live-dot{width:7px;height:7px;margin-right:6px;background:var(--give);border-radius:50%;box-shadow:0 0 0 3px #167a6724}.live-dot--cached{background:var(--amber);box-shadow:0 0 0 3px #d9921c24}.leaflet-control-attribution{font-size:9px!important}.report-marker-wrap{background:transparent;border:0}.report-marker{position:relative;display:grid;width:32px;height:32px;color:#fff;font-size:11px;font-weight:850;background:var(--marker-color);border:3px solid #ffffff;border-radius:50% 50% 50% 7px;transform:rotate(-45deg);box-shadow:0 3px 9px #12181c59;place-items:center}.report-marker>span{transform:rotate(45deg)}.report-marker--social{font-size:17px}.report-marker.is-selected{width:36px;height:36px;outline:3px solid rgb(23 26 31 / 25%)}.mobile-footer{display:none}.modal-backdrop{position:fixed;z-index:2000;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#12171b94;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{display:flex;width:100%;max-height:min(88dvh,900px);overflow:hidden;background:#fff;border:1px solid rgb(255 255 255 / 35%);border-radius:8px;box-shadow:0 20px 70px #0e12154d;flex-direction:column}.modal--small{max-width:440px}.modal--medium{max-width:610px}.modal--large{max-width:860px}.modal__header{display:flex;flex:0 0 56px;align-items:center;justify-content:space-between;padding:0 14px 0 20px;border-bottom:1px solid var(--line)}.modal__header h2{margin:0;font-size:18px;line-height:1.2}.icon-button{width:36px;height:36px;padding:0;border-radius:5px}.icon-button--small{width:28px;height:28px}.icon-button:hover{background:var(--surface-soft)}.modal__body{min-height:0;padding:20px;overflow:auto}.modal__footer{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;padding:12px 20px;background:var(--surface-soft);border-top:1px solid var(--line)}.modal-intro{margin:-2px 0 18px;color:var(--muted);font-size:13px;line-height:1.5}.auth-intro,.recovery-warning,.privacy-note,.safety-callout{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;color:#445159;background:var(--surface-soft);border:1px solid var(--line);border-radius:5px}.auth-intro{margin-bottom:15px}.auth-intro svg,.recovery-warning svg,.privacy-note svg,.safety-callout svg{flex:none;color:var(--give)}.auth-intro p,.recovery-warning p,.safety-callout span{margin:0;font-size:11px;line-height:1.5}.recovery-warning{color:#5f491e;background:var(--surface-warm);border-color:#ecd9ae}.recovery-warning svg,.safety-callout svg{color:#ad7621}.recovery-code{display:flex;align-items:center;gap:9px;margin:16px 0 12px;padding:14px;background:#1f2529;border-radius:5px}.recovery-code svg{flex:none;color:#7fd0ba}.recovery-code code{min-width:0;overflow-wrap:anywhere;color:#fff;font-size:14px;line-height:1.5}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-bottom:17px;padding:3px;background:#e9eded;border-radius:6px}.segmented-control button{display:flex;align-items:center;justify-content:center;min-height:36px;padding:0 9px;color:var(--muted);font-size:11px;font-weight:720;background:transparent;border:0;border-radius:4px}.segmented-control button svg{margin-right:6px}.segmented-control button>span{display:inline-grid;min-width:20px;height:20px;margin-left:7px;font-size:10px;background:#64717a1f;border-radius:10px;place-items:center}.segmented-control button.is-active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #161d2221}.post-type-control{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px}.help-location-choice>small{margin-top:0}.help-location-control{margin-bottom:6px}.remote-help-context{display:flex;min-height:42px;align-items:center;gap:8px;padding:8px 10px;color:#245879;font-size:10px;line-height:1.35;background:#eaf3f8;border:1px solid #bfd7e5;border-radius:5px}.remote-help-context svg{flex:none}.account-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.account-type-option{display:flex;align-items:center;justify-content:center;min-width:0;min-height:62px;padding:7px 5px;color:var(--muted);text-align:center;background:var(--surface-soft);border:1px solid transparent;border-radius:5px;cursor:pointer;flex-direction:column}.account-type-option input{position:absolute;opacity:0;pointer-events:none}.account-type-option svg{flex:none;margin-bottom:5px}.account-type-option span{overflow-wrap:anywhere;font-size:9px;font-weight:720;line-height:1.25}.account-type-option.is-selected{color:var(--give-dark);background:var(--give-soft);border-color:#8ac3b4}.turnstile-widget{width:100%;min-height:1px;overflow:hidden}.form-stack{display:flex;gap:14px;flex-direction:column}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;min-width:0;margin:0;padding:0;border:0;flex-direction:column}.field>span,.field>legend{margin-bottom:6px;color:#3b474f;font-size:11px;font-weight:760}.field>small{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.4}.field input[type=text],.field input[type=number],.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:5px;outline:0}.field input[type=text],.field input[type=number],.field select{height:42px;padding:0 11px}.field textarea{min-height:90px;padding:10px 11px;line-height:1.45;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--give);box-shadow:0 0 0 3px #167a671f}.field--wide{grid-column:1 / -1}.char-count{align-self:flex-end}.location-picker,.location-selected{display:flex;align-items:center;width:100%;min-height:52px;padding:8px 12px;color:var(--give-dark);font-size:12px;font-weight:760;background:var(--give-soft);border:1px dashed #6eb5a3;border-radius:5px}.location-picker{justify-content:center}.location-picker svg{margin-right:7px}.location-selected{text-align:left;border-style:solid}.location-selected>svg:first-child{flex:none;margin-right:10px}.location-selected>svg:last-child{flex:none;margin-left:auto}.location-selected>span{display:flex;flex-direction:column}.location-selected small{margin-top:2px;color:var(--muted);font-size:10px;font-weight:500}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.choice-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.choice{display:flex;align-items:center;min-width:0;min-height:43px;padding:7px 9px;color:#4c5961;font-size:11px;background:var(--surface-soft);border:1px solid transparent;border-radius:5px;cursor:pointer}.choice input{position:absolute;opacity:0;pointer-events:none}.choice svg{flex:none;margin-right:7px}.choice span{min-width:0;overflow-wrap:anywhere}.choice.is-selected{color:var(--give-dark);font-weight:720;background:var(--give-soft);border-color:#8ac3b4}.choice.is-selected:after{margin-left:auto;color:var(--give);font-size:14px;font-weight:900;content:"✓"}.urgency-field input[type=range]{width:100%;accent-color:var(--danger)}.range-labels{display:grid;grid-template-columns:1fr 34px 1fr;align-items:center;margin:4px 0 0!important}.range-labels small:last-child{text-align:right}.urgency-value{display:grid;width:30px;height:30px;color:#fff;border-radius:50%;place-items:center}.offer-form-context{display:flex;align-items:center;min-height:72px;padding:10px 12px;color:var(--give-dark);font-size:10px;line-height:1.45;background:var(--give-soft);border:1px solid #b4dbd1;border-radius:5px}.offer-form-context svg{flex:none;margin-right:9px}.offer-form-context--detail{margin:12px 0 16px}.fundraiser-callout{margin-top:0}.form-error{padding:9px 11px;color:var(--danger-dark);font-size:11px;background:var(--danger-soft);border:1px solid #f0c5ca;border-radius:4px}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:2px}.button{min-height:40px;font-size:12px}.button--full{width:100%}.button--primary{color:#fff;background:var(--ink);border-color:var(--ink)}.button--primary:hover{background:#30373c}.button--secondary{color:var(--ink);background:#fff;border-color:var(--line-strong)}.button--secondary:hover{background:var(--surface-soft)}.button--danger{color:#fff;background:var(--danger);border-color:var(--danger)}.donation-section+.donation-section{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.donation-section h3,.source-section h3{display:flex;align-items:center;margin-bottom:10px;font-size:13px}.donation-section h3 svg{margin-right:7px;color:var(--give)}.organization-list{border-top:1px solid var(--line)}.organization-row{display:grid;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:9px;min-height:62px;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--line)}.organization-row:hover{background:#fafbfb}.organization-row__mark{display:grid;width:32px;height:32px;color:var(--give);background:var(--give-soft);border-radius:5px;place-items:center}.organization-row>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.organization-row strong{font-size:12px}.organization-row small{margin-top:2px;color:var(--muted);font-size:10px}.donation-section--direct p{color:var(--muted);font-size:12px;line-height:1.5}.donation-section--direct .button svg{margin-right:0;margin-left:7px}.donation-actions{display:flex;flex-wrap:wrap;gap:8px}.donation-actions .button svg{margin:0 7px 0 0}.donation-actions .button:first-child svg{order:2;margin:0 0 0 7px}.safety-callout{margin-top:18px;color:#5f491e;background:var(--surface-warm);border-color:#ecd9ae}.source-section+.source-section{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.source-section>p{margin-bottom:0;color:var(--muted);font-size:12px;line-height:1.55}.source-entry{display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;padding:10px 0;border-bottom:1px solid var(--line)}.source-entry>svg{color:var(--give)}.source-entry strong{font-size:12px}.source-entry p{margin:3px 0;color:#4d5961;font-size:11px;line-height:1.45}.source-entry span{color:var(--muted);font-size:10px}.source-section--warning{padding:13px!important;background:var(--surface-warm);border:1px solid #ecd9ae!important;border-radius:5px}.source-section--warning h3{color:#6b501b}.source-section+.button{margin-top:18px}.report-detail__heading{display:flex;align-items:center;justify-content:space-between}.urgency-badge,.offer-kind-badge,.update-kind-badge,.status-pill{display:inline-flex;align-items:center;min-height:27px;padding:3px 8px;color:#fff;font-size:10px;font-weight:780;border-radius:4px}.urgency-badge svg,.offer-kind-badge svg,.update-kind-badge svg{margin-right:5px}.offer-kind-badge,.update-kind-badge{color:var(--give-dark);background:var(--give-soft);border:1px solid #b4dbd1}.update-kind-badge{color:#245879;background:#eaf3f8;border-color:#bfd7e5}.status-pill{color:#4d5b63;background:var(--surface-soft);border:1px solid var(--line)}.status-pill svg{margin-right:4px}.status-pill--open,.status-pill--pending{color:var(--danger-dark);background:var(--danger-soft);border-color:#edc3c8}.status-pill--matched,.status-pill--accepted{color:var(--give-dark);background:var(--give-soft);border-color:#b4dbd1}.status-pill--declined,.status-pill--withdrawn,.status-pill--resolved{color:#58656d;background:#eef1f2}.report-detail__location{display:flex;align-items:flex-start;margin:18px 0 10px;font-size:17px}.report-detail__location>svg{flex:none;margin:1px 8px 0 0;color:var(--danger)}.report-detail__location span{display:flex;min-width:0;flex-direction:column}.report-detail__location small{margin-top:3px;color:var(--muted);font-size:10px;font-weight:500}.report-detail__text{margin-bottom:14px;color:#3e494f;font-size:13px;line-height:1.58;overflow-wrap:anywhere}.report-detail__needs{display:flex;flex-wrap:wrap;gap:5px}.report-detail__needs>span{display:inline-flex;align-items:center;min-height:30px;padding:4px 8px;color:#48545c;font-size:10px;background:var(--surface-soft);border-radius:4px}.report-detail__needs svg{margin-right:5px}.report-detail__facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.report-detail__facts>div{display:flex;align-items:center;min-width:0;padding:10px;background:#fafbfb;border:1px solid var(--line);border-radius:5px}.report-detail__facts>div:only-child{grid-column:1 / -1}.report-detail__facts>div>svg:first-child{flex:none;margin-right:8px;color:var(--give)}.report-detail__facts>div>svg:last-child{flex:none;margin-left:auto;color:var(--give)}.report-detail__facts span{display:flex;min-width:0;flex-direction:column}.report-detail__facts strong{font-size:11px}.report-detail__facts small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:#f1f4f3;border:1px solid var(--line);border-radius:6px}.evidence-grid>div{display:flex;min-height:82px;align-items:center;justify-content:center;padding:10px;text-align:center;flex-direction:column}.evidence-grid>div+div{border-left:1px solid var(--line)}.evidence-grid span,.evidence-grid small{color:var(--muted);font-size:9px}.evidence-grid strong{margin:3px 0;font-size:22px}.evidence-grid strong small{font-size:10px}.evidence-disclaimer{margin:7px 0 16px;color:var(--muted);font-size:9px;line-height:1.4}.report-detail__actions{display:flex;justify-content:flex-end;gap:8px}.delete-confirmation{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px;padding:11px 12px;background:var(--danger-soft);border:1px solid #efc4c9;border-radius:5px}.delete-confirmation strong{color:var(--danger-dark);font-size:11px}.delete-confirmation p{max-width:430px;margin:3px 0 0;color:#6e4247;font-size:9px;line-height:1.45}.delete-confirmation>div:last-child{display:flex;flex:none;gap:7px}.delete-confirmation .button{min-height:34px;padding:0 10px;font-size:10px}.admin-intro{display:flex;align-items:flex-start;gap:9px;margin-bottom:14px;color:var(--give-dark)}.admin-intro svg{flex:none}.admin-intro p{margin:1px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.admin-report-list{border-top:1px solid var(--line)}.admin-report{position:relative;padding:14px 0;border-bottom:1px solid var(--line)}.admin-report>header,.admin-report__meta,.admin-report__confirm,.admin-report__confirm>div{display:flex;align-items:center}.admin-report>header{justify-content:space-between;gap:10px}.admin-report>header time{color:var(--faint);font-size:9px}.admin-report>p{margin:8px 0;padding-right:84px;color:#3d484f;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.admin-report__meta{gap:14px;color:var(--muted);font-size:9px}.admin-report__meta span{display:inline-flex;align-items:center;gap:4px}.admin-report__delete{position:absolute;right:0;bottom:14px;gap:5px}.admin-report__confirm{justify-content:space-between;gap:12px;margin-top:10px;padding:9px 10px;color:#6e4247;font-size:9px;line-height:1.4;background:var(--danger-soft);border:1px solid #efc4c9;border-radius:5px}.admin-report__confirm>div{flex:none;gap:7px}.admin-report__confirm .button{min-height:32px;padding:0 9px;font-size:9px}.report-comments{margin:16px 0;padding-top:14px;border-top:1px solid var(--line)}.report-comments>header,.report-comments>header>span,.report-comments__list li>div,.report-comments__form>div,.report-comments__closed{display:flex;align-items:center}.report-comments>header{justify-content:space-between;margin-bottom:9px}.report-comments>header>span{gap:6px}.report-comments>header svg{color:var(--blue)}.report-comments>header strong{font-size:12px}.report-comments>header small{color:var(--muted);font-size:9px}.report-comments__state{margin:0;padding:11px;color:var(--muted);font-size:10px;text-align:center;background:var(--surface-soft);border-radius:4px}.report-comments__list{display:flex;gap:7px;max-height:220px;margin:0;padding:0;overflow-y:auto;list-style:none;flex-direction:column}.report-comments__list li{padding:8px 10px;background:var(--surface-soft);border-left:2px solid var(--line-strong);border-radius:3px}.report-comments__list li.is-mine{background:var(--give-soft);border-left-color:var(--give)}.report-comments__list li>div{min-width:0;gap:5px}.report-comments__list li strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.report-comments__list li svg{flex:none;color:var(--give)}.report-comments__list time{margin-left:auto;color:var(--muted);font-size:8px;white-space:nowrap}.report-comments__list p{margin:4px 0 0;color:#3e494f;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.report-comments__form{margin-top:9px}.report-comments__form label{display:block}.report-comments__form textarea{display:block;width:100%;min-height:62px;padding:9px 10px;color:var(--ink);line-height:1.4;resize:vertical;background:#fff;border:1px solid var(--line-strong);border-radius:4px;outline:0}.report-comments__form textarea:focus{border-color:var(--give);box-shadow:0 0 0 3px #167a671f}.report-comments__form>div{justify-content:space-between;gap:10px;margin-top:6px}.report-comments__form small{color:var(--muted);font-size:8px;line-height:1.3}.report-comments__form .button{flex:none;min-height:32px;padding:0 11px;font-size:10px}.report-comments__signin{width:100%;margin-top:9px;padding:9px;color:var(--give-dark);font-size:10px;font-weight:760;background:var(--give-soft);border:1px solid #b4dbd1;border-radius:4px}.report-comments__closed{gap:6px;margin:9px 0 0;padding:8px 9px;color:var(--muted);font-size:9px;background:var(--surface-soft);border-radius:4px}.flag-button{margin-top:17px;color:var(--muted)}.flag-button svg{margin-right:5px}.offer-recipient{display:flex;align-items:center;padding-bottom:13px;border-bottom:1px solid var(--line)}.offer-recipient>svg{margin-right:9px;color:var(--give)}.offer-recipient>span{display:flex;flex-direction:column}.offer-recipient small{color:var(--muted);font-size:9px}.offer-recipient strong{margin-top:2px;font-size:13px}.inbox-account{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:5px}.inbox-account>svg{color:var(--give)}.inbox-account>span{display:flex;min-width:0;flex-direction:column}.inbox-account strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.inbox-account small,.inbox-device-note{color:var(--muted);font-size:9px}.inbox-account small{margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.inbox-refresh{min-height:34px;padding:0 10px;font-size:10px}.inbox-refresh svg{margin-right:6px}.inbox-device-note{margin:0 0 12px 29px;line-height:1.45}.inbox-direction{margin-bottom:12px}.inbox-layout{display:grid;grid-template-columns:minmax(250px,.85fr) minmax(0,1.45fr);height:min(56dvh,560px);min-height:380px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:6px}.conversation-list-pane{min-width:0;overflow-y:auto;background:#fbfcfc;border-right:1px solid var(--line)}.conversation-list{display:flex;flex-direction:column}.conversation-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:9px;width:100%;min-height:88px;padding:11px;color:var(--ink);text-align:left;background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0}.conversation-row:hover,.conversation-row.is-selected{background:#f0f7f5}.conversation-row.is-selected{box-shadow:inset 3px 0 0 var(--give)}.conversation-row.has-unread{background:#f7fbfa}.conversation-row__icon{display:grid;width:32px;height:32px;color:var(--give);background:var(--give-soft);border-radius:5px;place-items:center}.conversation-row__body{display:flex;min-width:0;flex-direction:column}.conversation-row__topline{display:flex;align-items:baseline;justify-content:space-between;gap:7px}.conversation-row__topline strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.conversation-row__topline time{flex:none;color:var(--faint);font-size:8px}.conversation-row__kind{margin-top:2px;overflow:hidden;color:var(--give-dark);font-size:9px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.conversation-row__preview{display:-webkit-box;margin-top:5px;overflow:hidden;color:var(--muted);font-size:9px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.conversation-row__meta{display:flex;align-items:flex-end;justify-content:space-between;gap:7px;min-height:32px;flex-direction:column}.conversation-row__meta .status-pill{max-width:94px;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.conversation-unread{display:grid;min-width:19px;height:19px;padding:0 5px;color:#fff;font-size:9px;font-weight:780;background:var(--give);border-radius:10px;place-items:center}.conversation-empty,.conversation-placeholder{display:flex;align-items:center;justify-content:center;height:100%;padding:24px;color:var(--muted);text-align:center;flex-direction:column}.conversation-empty svg,.conversation-placeholder svg{margin-bottom:9px;color:#8ba39d}.conversation-empty strong,.conversation-placeholder strong{color:var(--ink);font-size:12px}.conversation-placeholder span{max-width:260px;margin-top:5px;font-size:10px;line-height:1.45}.conversation-pane{display:flex;min-width:0;min-height:0;background:#f7f9f8;flex-direction:column}.conversation-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:52px;padding:7px 9px 7px 13px;background:#fff;border-bottom:1px solid var(--line)}.conversation-header>span:first-of-type{display:flex;min-width:0;flex-direction:column}.conversation-header small{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.conversation-header strong{margin-top:2px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.conversation-back{display:none}.conversation-context{display:flex;padding:8px 12px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column}.conversation-context strong{font-size:9px}.conversation-context span{display:-webkit-box;margin-top:2px;overflow:hidden;color:var(--muted);font-size:9px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.offer-entry__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.chat-messages{display:flex;min-height:0;gap:7px;padding:12px;overflow-y:auto;flex:1 1 auto;flex-direction:column;overscroll-behavior:contain}.chat-message{align-self:flex-start;max-width:min(82%,380px)}.chat-message>span{display:block;padding:8px 10px;color:#344048;font-size:11px;line-height:1.45;background:#fff;border:1px solid var(--line);border-radius:6px 6px 6px 2px;overflow-wrap:anywhere}.chat-message>small{display:block;margin-top:3px;color:var(--faint);font-size:8px}.chat-message--mine{align-self:flex-end;text-align:right}.chat-message--mine>span{color:#173f35;text-align:left;background:#dff2ec;border-color:#afd8cc;border-radius:6px 6px 2px}.chat-loading{align-self:center;margin:auto;color:var(--muted);font-size:10px}.conversation-decision{flex:0 0 auto;padding:10px 12px;background:#fff;border-top:1px solid var(--line)}.conversation-decision textarea{min-height:58px}.conversation-waiting,.conversation-closed{display:flex;flex:0 0 auto;align-items:center;gap:7px;min-height:45px;padding:8px 12px;color:var(--muted);font-size:9px;background:#fff;border-top:1px solid var(--line)}.conversation-waiting span{flex:1}.chat-composer{display:grid;flex:0 0 auto;grid-template-columns:minmax(0,1fr) 40px;gap:6px;padding:9px;background:#fff;border-top:1px solid var(--line)}.chat-composer textarea{width:100%;min-width:0;height:40px;min-height:40px;max-height:86px;padding:10px;resize:vertical;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:4px;outline:0}.chat-composer textarea:focus{border-color:var(--give);box-shadow:0 0 0 3px #167a671a}.chat-composer button{display:grid;width:40px;height:40px;padding:0;color:#fff;background:var(--give);border:0;border-radius:4px;place-items:center}.inbox-safety{margin-top:12px}.map-city-selector{position:absolute;z-index:550;top:14px;left:14px;display:flex;align-items:center;width:210px;height:42px;padding:0 9px;color:#27343c;background:#fffffff5;border:1px solid rgb(47 57 64 / 20%);border-radius:6px;box-shadow:0 2px 10px #161d2229}.map-city-selector>svg{flex:none;margin-right:5px;color:var(--danger)}.map-city-selector select{min-width:0;width:100%;height:36px;padding:0 24px 0 3px;font-size:12px;font-weight:780;background:transparent;border:0;outline:0}.map-controls--left{top:64px}.map-style-switch{position:absolute;z-index:520;bottom:24px;left:14px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:#fffffff5;border:1px solid rgb(47 57 64 / 20%);border-radius:6px;box-shadow:0 2px 10px #161d2229}.map-style-switch button{display:flex;align-items:center;justify-content:center;min-width:104px;height:36px;padding:0 9px;color:#4f5d65;font-size:10px;font-weight:740;background:transparent;border:0}.map-style-switch button+button{border-left:1px solid var(--line)}.map-style-switch button svg{flex:none;margin-right:5px}.map-style-switch button.is-active{color:var(--give-dark);background:var(--give-soft)}.map-evidence-strip{position:absolute;z-index:510;right:14px;bottom:24px;left:238px;display:flex;align-items:center;gap:0;width:max-content;max-width:calc(100% - 252px);min-height:36px;margin-left:auto;overflow:hidden;color:#3f4d55;font-size:9px;background:#fffffff2;border:1px solid rgb(47 57 64 / 18%);border-radius:6px;box-shadow:0 2px 10px #161d2224}.map-reference-link{display:flex;align-items:center;gap:6px;color:var(--give-dark);font-weight:760;text-decoration:none}.layer-panel>.layer-reference-link{margin:8px 12px 2px;padding:9px 10px;font-size:11px;background:var(--surface-soft);border-radius:4px}.map-evidence-strip>span,.map-evidence-strip>a{display:inline-flex;flex:none;align-items:center;min-height:35px;padding:0 9px;text-decoration:none;border-left:1px solid var(--line);white-space:nowrap}.map-evidence-strip>span:first-child{border-left:0}.map-evidence-strip svg{flex:none;margin-right:5px}.map-evidence-strip>a{color:var(--blue);font-weight:760}.map-evidence-strip>a svg{margin:0 0 0 4px}.evidence-strip__source{color:var(--give-dark);font-weight:760}.report-dot{display:grid;width:30px;height:30px;color:#fff;font-size:14px;font-weight:850;background:var(--marker-color);border:3px solid #ffffff;border-radius:50%;box-shadow:0 2px 8px #12181c61;place-items:center}.report-dot.is-selected{width:34px;height:34px;outline:3px solid rgb(23 26 31 / 28%)}.report-pin{display:grid;width:32px;height:32px;color:#fff;font-size:13px;font-weight:850;background:var(--marker-color);border:3px solid #ffffff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 3px 9px #12181c61;place-items:center}.report-pin>span{transform:rotate(45deg)}.report-pin.is-selected{outline:3px solid rgb(23 26 31 / 28%);scale:1.12}.need-selection-summary{margin:8px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.need-selection-summary.is-active{color:var(--give-dark);font-weight:700}.severity-legend{display:flex;align-items:center;gap:7px;margin:8px 12px;padding:9px 10px;color:var(--muted);font-size:10px;background:var(--surface-soft);border-radius:4px}.severity-legend strong{margin-right:auto;color:var(--ink)}.severity-legend span{display:inline-flex;align-items:center;gap:3px}.severity-swatch{width:9px;height:9px;background:#668aa3;border-radius:50%}.severity-swatch--2{background:#3f8f63}.severity-swatch--3{background:#d39a1e}.severity-swatch--4{background:#df6b2b}.severity-swatch--5{background:#c93443}.map-mobile-actions{display:none}.location-field{gap:0}.address-search{display:grid;grid-template-columns:30px minmax(0,1fr) 42px;align-items:center;height:44px;overflow:hidden;background:#fff;border:1px solid var(--line-strong);border-radius:5px}.address-search:focus-within{border-color:var(--give);box-shadow:0 0 0 3px #167a671f}.address-search>svg{justify-self:end;color:var(--muted)}.address-search input[type=text]{height:42px;min-width:0;padding:0 9px;border:0;outline:0;box-shadow:none}.address-search button{display:grid;width:42px;height:42px;padding:0;color:#fff;background:var(--give);border:0;place-items:center}.address-results{position:relative;z-index:5;max-height:210px;margin-top:5px;overflow-y:auto;background:#fff;border:1px solid var(--line-strong);border-radius:5px;box-shadow:0 7px 18px #161d2221}.address-results button{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;width:100%;min-height:52px;padding:7px 10px;color:var(--ink);text-align:left;background:#fff;border:0;border-bottom:1px solid var(--line)}.address-results button:last-child{border-bottom:0}.address-results button:hover{background:var(--surface-soft)}.address-results button>svg{color:var(--danger)}.address-results button>span{display:flex;min-width:0;flex-direction:column}.address-results strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.address-results small{margin-top:2px;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.location-tools{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:8px 0}.location-tools .button{min-height:34px;padding:0 10px;font-size:10px}.location-tools>span{display:flex;align-items:center;color:var(--muted);font-size:9px}.location-tools>span svg{margin-right:4px}.location-map{width:100%;height:250px;overflow:hidden;background:#e9eeec;border:1px solid var(--line-strong);border-radius:5px}.location-map .leaflet-control-attribution{max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-status{display:flex;align-items:center;min-height:50px;margin-top:7px;padding:7px 10px;color:#5c6870;background:var(--surface-soft);border:1px solid var(--line);border-radius:5px}.location-status.is-selected{color:var(--give-dark);background:var(--give-soft);border-color:#8ac3b4}.location-status>svg{flex:none;margin-right:8px}.location-status>span{display:flex;min-width:0;flex-direction:column}.location-status strong{font-size:10px}.location-status small{display:-webkit-box;margin-top:2px;overflow:hidden;color:var(--muted);font-size:9px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.geocoder-credit{align-self:flex-start!important;margin-top:4px!important}.spin-icon{animation:spin .85s linear infinite}.local-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line)}.local-stats-grid>div{display:flex;min-width:0;min-height:67px;align-items:center;justify-content:center;padding:8px 4px;text-align:center;flex-direction:column}.local-stats-grid>div+div{border-left:1px solid var(--line)}.local-stats-grid strong{font-size:20px;line-height:1}.local-stats-grid span{margin-top:5px;color:var(--muted);font-size:8px;line-height:1.2}.road-stat{display:flex;align-items:center;min-height:34px;padding:5px 12px;color:#4c3d16;font-size:10px;background:#fff8dc;border-bottom:1px solid #eadca3}.road-stat svg{margin-right:6px}.local-evidence-filter{display:grid;grid-template-columns:.6fr 1fr 1fr;gap:4px;padding:8px 10px;border-bottom:1px solid var(--line)}.local-evidence-filter button{min-width:0;min-height:31px;padding:3px 5px;color:var(--muted);font-size:9px;font-weight:720;background:var(--surface-soft);border:1px solid transparent;border-radius:4px}.local-evidence-filter button.is-active{color:var(--ink);background:#fff;border-color:var(--line-strong)}.coverage-status{display:flex;align-items:center;margin:7px 0;color:var(--give-dark);font-size:10px;font-weight:720}.coverage-status svg{margin-right:5px}.local-area-row{display:grid;grid-template-columns:25px minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;min-height:112px;padding:10px 12px;text-align:left;background:#fff;border:0;border-bottom:1px solid var(--line)}.local-area-row:hover{background:#fafbfb}.local-area-row>svg{color:var(--blue)}.local-area-row__main{display:flex;min-width:0;flex-direction:column}.local-area-row__heading{display:flex;align-items:center;justify-content:space-between;gap:7px}.local-area-row__heading strong{min-width:0;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.local-area-row__main>small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.priority-band{flex:none;padding:3px 5px;font-size:8px;font-weight:800;background:var(--surface-soft);border-radius:3px}.priority-band--critical{color:#fff;background:var(--danger)}.priority-band--high{color:#6b4300;background:#f6d47f}.priority-band--active{color:var(--give-dark);background:var(--give-soft)}.local-evidence-counts,.local-area-row__context{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.local-evidence-counts>span,.local-area-row__context>span{padding:3px 5px;color:#536068;font-size:8px;background:var(--surface-soft);border-radius:3px}.damage-count--destroyed{color:#fff!important;background:#d61f2c!important}.damage-count--damaged{color:#633b00!important;background:#f2bd62!important}.damage-count--possible{color:#5d5400!important;background:#f3e66d!important}.source-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.source-links .button{min-width:0}.initial-loader{position:fixed;z-index:1900;inset:var(--header-height) 0 0;display:flex;align-items:center;justify-content:center;color:#49565e;font-size:12px;background:#ffffffd1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);flex-direction:column}.pulse-loader{position:relative;width:42px;height:42px;margin-bottom:12px;border:3px solid #d9e2df;border-top-color:var(--give);border-radius:50%;animation:spin .8s linear infinite}.toast{position:fixed;z-index:2600;bottom:24px;left:50%;max-width:min(420px,calc(100vw - 28px));padding:10px 14px;color:#fff;font-size:12px;font-weight:680;text-align:center;background:#252c31;border-radius:5px;box-shadow:var(--shadow);transform:translate(-50%);animation:toast-in .2s ease-out}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}@media(max-width:1180px){.app-header{grid-template-columns:auto 1fr auto;gap:10px}.brand__tagline,.event-status__verified{display:none}.event-status{max-width:420px}.emergency-link span{display:none}.emergency-link{width:36px;padding:0;justify-content:center}.emergency-link svg{margin:0}.workspace{grid-template-columns:360px minmax(0,1fr)}}@media(max-width:820px){:root{--header-height: 58px}body{overflow:auto}.app-header{position:sticky;top:0;grid-template-columns:minmax(0,1fr) auto;height:var(--header-height);padding:0 10px}.brand__mark{flex-basis:32px;width:32px;height:32px}.brand__name{margin-left:8px;font-size:16px}.brand__tagline,.event-status,.account-button span,.header-action__label{display:none}.app-header__actions{gap:5px}.account-button,.header-action--inbox,.header-action--admin{width:36px;padding:0}.language-switch{padding-left:5px}.language-switch>svg{display:none}.connection-banner{position:fixed;top:var(--header-height);width:calc(100% - 20px);justify-content:center}.workspace{display:flex;width:100%;height:auto;min-height:calc(100dvh - var(--header-height));overflow:visible;flex-direction:column}.map-shell{order:1;width:100%;height:58dvh;min-height:420px;max-height:620px}.side-panel{order:2;width:100%;height:auto;min-height:54dvh;overflow:visible;border-top:1px solid var(--line);border-right:0}.event-summary{padding-top:12px}.panel-tabs{top:var(--header-height)}.map-controls--left{top:58px;left:10px}.map-controls--right{top:10px;right:10px}.layer-panel{top:58px;right:10px}.map-city-selector{top:10px;left:10px;width:calc(100% - 110px)}.map-style-switch{top:58px;bottom:auto;left:58px}.map-style-switch button{min-width:92px;height:40px}.map-evidence-strip{right:10px;bottom:62px;left:10px;width:auto;max-width:none;margin:0}.map-evidence-strip>span:nth-of-type(n+3){display:none}.map-mobile-actions{position:absolute;z-index:540;right:10px;bottom:10px;left:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.map-mobile-actions .button{min-height:43px}.map-shell>.leaflet-container .leaflet-control-attribution{margin-bottom:107px}.mobile-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:50px;padding:9px 12px;color:var(--muted);font-size:9px;background:var(--surface-soft);border-top:1px solid var(--line)}.mobile-footer span:first-child{display:flex;flex:none;align-items:center;color:var(--give);font-weight:720}.mobile-footer svg{margin-right:4px}.initial-loader{position:fixed}}@media(max-width:600px){.language-switch{height:34px}.language-switch button{width:27px}.emergency-link,.header-action,.account-button{width:34px;height:34px}.workspace{min-height:auto}.map-shell{height:56dvh;min-height:400px}.primary-actions{position:sticky;z-index:8;top:var(--header-height);background:#fff}.panel-tabs{top:calc(var(--header-height) + 67px)}.modal-backdrop{align-items:flex-end;padding:0}.modal{max-height:92dvh;border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0}.modal__header{flex-basis:54px;padding-left:15px}.modal__header h2{font-size:16px}.modal__body{padding:16px}.modal__footer{padding:11px 16px}.form-grid{grid-template-columns:1fr}.field--wide{grid-column:auto}.location-map{height:225px}.location-tools{align-items:flex-start;flex-direction:column}.source-links{grid-template-columns:1fr}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-detail__facts,.evidence-grid{grid-template-columns:1fr}.evidence-grid>div+div{border-top:1px solid var(--line);border-left:0}.report-detail__actions,.form-actions,.offer-entry__actions,.delete-confirmation{align-items:stretch;flex-direction:column-reverse}.report-detail__actions .button,.form-actions .button,.offer-entry__actions .button,.delete-confirmation .button{width:100%}.delete-confirmation>div:last-child{width:100%;flex-direction:column-reverse}.inbox-account{grid-template-columns:20px minmax(0,1fr)}.inbox-refresh{grid-column:1 / -1;width:100%}.inbox-device-note{margin-left:0}.admin-report>p{padding-right:0}.admin-report__delete{position:static;margin-top:10px}.admin-report__confirm{align-items:stretch;flex-direction:column}.admin-report__confirm>div{width:100%;flex-direction:column-reverse}.admin-report__confirm .button{width:100%}.inbox-layout{grid-template-columns:1fr;height:min(53dvh,500px);min-height:360px}.conversation-list-pane,.conversation-pane{min-width:0;grid-area:1 / 1}.conversation-list-pane{border-right:0}.conversation-pane,.inbox-layout.has-selection .conversation-list-pane{display:none}.inbox-layout.has-selection .conversation-pane{display:flex}.conversation-back{display:grid}.conversation-header{grid-template-columns:auto minmax(0,1fr) auto auto;padding-left:7px}.conversation-row{min-height:80px}.inbox-safety{padding:8px 10px;font-size:9px}.toast{bottom:14px}}@media(max-width:390px){.brand__name strong{display:none}.choice-grid,.account-type-grid{grid-template-columns:1fr}.account-type-option{min-height:46px;padding:6px 9px;text-align:left;flex-direction:row}.account-type-option svg{margin:0 7px 0 0}.account-type-option span{font-size:10px}.scope-row{align-items:flex-start;flex-direction:column}.scope-row>span{margin:2px 0 3px 25px}.map-style-switch button{min-width:78px;padding:0 6px;font-size:8px}.map-evidence-strip>span:nth-of-type(n+2){display:none}.map-evidence-strip>span,.map-evidence-strip>a{padding:0 7px}.local-stats-grid span{font-size:7px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
