*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;min-height:100dvh;background:#0f172a;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}.map-shell{position:fixed;inset:0;width:100vw;height:100dvh}.map-canvas{width:100%;height:100%;background:#1e293b}.map-loading{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0f172a;color:#cbd5e1;font-size:14px;letter-spacing:.02em}.status-banner{position:fixed;top:12px;left:50%;transform:translateX(-50%);background:rgba(15,23,42,.92);color:#f1f5f9;padding:8px 16px;border-radius:999px;font-size:13px;z-index:1000;pointer-events:none;box-shadow:0 4px 12px rgba(0,0,0,.25)}.status-banner.status-error{background:rgba(220,38,38,.95);pointer-events:auto}.status-banner.status-success{background:rgba(22,163,74,.95);pointer-events:auto}.bottom-sheet{position:fixed;left:0;right:0;bottom:0;z-index:1100;background:#ffffff;color:#0f172a;border-top-left-radius:18px;border-top-right-radius:18px;padding:16px 20px calc(20px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px rgba(0,0,0,.25);max-height:70dvh;overflow-y:auto;animation:bs-slide-up .22s ease-out}@keyframes bs-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bs-handle{width:36px;height:4px;background:#cbd5e1;border-radius:999px;margin:0 auto 12px}.bs-close{position:absolute;top:8px;right:12px;background:transparent;border:0;color:#475569;font-size:24px;line-height:1;padding:8px}.bs-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.bs-cat,.bs-status{font-size:12px;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:999px;font-weight:600}.bs-cat{background:#e2e8f0;color:#0f172a}.bs-status[data-status=open]{background:rgba(220,38,38,.12);color:#b91c1c}.bs-status[data-status=resolving]{background:rgba(234,179,8,.18);color:#a16207}.bs-status[data-status=resolved]{background:rgba(22,163,74,.15);color:#15803d}.bs-status[data-status=disputed]{background:rgba(100,116,139,.15);color:#475569}.bs-summary{font-size:16px;line-height:1.5}.bs-description,.bs-summary{margin:8px 0 12px}.bs-description-label{display:block;margin-bottom:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.bs-description-field{width:100%;min-height:96px;max-height:200px;resize:none;overflow-y:auto;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f1f5f9;color:#334155;font:inherit;font-size:14px;line-height:1.5;white-space:pre-wrap;word-wrap:break-word;cursor:text;box-sizing:border-box}.bs-description-field:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.bs-score{font-size:14px;margin:0 0 14px;color:#475569}.bs-score strong{color:#0f172a;font-size:18px}.bs-actions{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.bs-actions button{border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;border-radius:10px;padding:12px;font-size:14px;font-weight:600;transition:background .12s ease}.bs-actions button:disabled{opacity:.55;cursor:not-allowed}.bs-actions button:not(:disabled):active{background:#e2e8f0}.bs-actions button.primary{background:#0f172a;border-color:#0f172a;color:#f8fafc}.bs-actions button.share{background:#16a34a;border-color:#16a34a;color:#f0fdf4}.bs-error{margin-top:12px;background:rgba(220,38,38,.1);color:#b91c1c;font-size:13px}.bs-error,.report-import-banner{padding:10px 12px;border-radius:8px}.report-import-banner{margin:0 0 12px;background:rgba(37,99,235,.1);color:#1e3a8a;border:1px solid rgba(37,99,235,.25)}.report-import-banner-title{margin:0 0 4px;font-size:13px;font-weight:600}.report-import-banner-body{margin:0;font-size:13px;line-height:1.4}.report-import-banner-body a{color:#1d4ed8}.cluster-item-status[data-status=imported]{background:rgba(37,99,235,.15);color:#1e3a8a}.bs-report-another{margin-top:12px;width:100%;padding:10px 12px;border:1px dashed #94a3b8;border-radius:8px;background:transparent;color:#0f172a;font-size:13px;font-weight:500;cursor:pointer}.bs-report-another:disabled{opacity:.5;cursor:not-allowed}.bs-report-another:not(:disabled):active{background:rgba(15,23,42,.05)}.pin-cluster{background:transparent;border:none}.pin-cluster-bubble{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:2px solid #ffffff;color:#ffffff;font-size:13px;font-weight:700;box-shadow:0 2px 6px rgba(0,0,0,.35)}.pin-achievement-wrap{background:transparent;border:none}.pin-achievement{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;font-size:18px;line-height:1;background:#fef3c7;border:2.5px solid #b45309;box-shadow:0 2px 8px rgba(180,83,9,.45);cursor:pointer;transition:transform .12s ease}.pin-achievement[data-status=verified]{background:#b45309;border-color:#fffbeb;box-shadow:0 0 0 3px rgba(180,83,9,.35),0 2px 8px rgba(180,83,9,.45)}.pin-achievement:focus-visible,.pin-achievement:hover{transform:scale(1.08)}.cluster-selector{max-height:70dvh;overflow:auto}.cluster-title{margin:0 36px 4px 0;font-size:16px;font-weight:600}.cluster-subtitle{margin:0 0 12px;color:#475569;font-size:13px}.cluster-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.cluster-item-button{display:block;width:100%;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;cursor:pointer;color:#0f172a}.cluster-item-button:hover{background:#f1f5f9}.cluster-item-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.cluster-item-cat{font-weight:600;font-size:13px;text-transform:capitalize}.cluster-item-status{font-size:11px;padding:2px 8px;border-radius:999px;background:rgba(15,23,42,.08);color:#0f172a;text-transform:capitalize}.cluster-item-status[data-status=open]{background:rgba(220,38,38,.12);color:#b91c1c}.cluster-item-status[data-status=resolving]{background:rgba(234,179,8,.18);color:#854d0e}.cluster-item-status[data-status=resolved]{background:rgba(22,163,74,.15);color:#166534}.cluster-item-status[data-status=disputed]{background:rgba(100,116,139,.18);color:#334155}.cluster-item-summary{margin:0 0 4px;font-size:14px;line-height:1.35;color:#0f172a}.cluster-item-meta{margin:0;font-size:12px;color:#64748b}.help-buttons{position:fixed;top:calc(12px + env(safe-area-inset-top));right:12px;z-index:1050;display:flex;flex-direction:column;gap:8px;pointer-events:auto}.help-btn{width:40px;height:40px;border-radius:999px;background:#ffffff;color:#0f172a;border:1px solid #cbd5e1;box-shadow:0 2px 6px rgba(0,0,0,.18);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s ease,transform .12s ease}.help-btn:hover{background:#f1f5f9}.help-btn:active{transform:scale(.95)}.help-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.feedback-modal-content,.help-modal-content{max-height:86dvh;overflow:auto;padding:16px 20px calc(20px + env(safe-area-inset-bottom))}.feedback-modal-title,.help-modal-title{margin:0 36px 8px 0;font-size:18px;font-weight:700;color:#0f172a}.help-emergency{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:rgba(220,38,38,.1);color:#991b1b;border:1px solid rgba(220,38,38,.25);font-size:13px;line-height:1.4}.help-quick-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.help-quick-action{flex:1 1 auto;padding:8px 12px;border:1px solid #cbd5e1;background:#f8fafc;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer}.help-quick-action:hover{background:#f1f5f9}.help-section{margin:16px 0}.help-section-title{margin:0 0 6px;font-size:15px;font-weight:600;color:#0f172a}.help-faq-a,.help-section-body{margin:0;font-size:14px;line-height:1.5;color:#334155}.help-section-list{margin:4px 0 0;padding-left:20px;font-size:14px;line-height:1.5;color:#334155}.help-faq-list{margin:0}.help-faq-item{margin:12px 0}.help-faq-q{margin:0 0 4px;font-weight:600;font-size:14px;color:#0f172a}.help-page{position:static;min-height:100dvh;background:#f8fafc;color:#0f172a;padding:24px clamp(16px,4vw,40px) 64px}.help-page-shell{max-width:760px;margin:0 auto}.help-page-header{margin-bottom:16px}.help-page-back{display:inline-block;margin-bottom:8px;font-size:13px;color:#2563eb;text-decoration:none}.help-page-back:hover{text-decoration:underline}.help-page-title{margin:0;font-size:24px;font-weight:700}.about-modal-content{max-height:86dvh;overflow:auto;padding:16px 20px calc(20px + env(safe-area-inset-bottom))}.about-modal-title{margin:0 36px 12px 0;font-size:18px;font-weight:700;color:#0f172a}.about-builder{margin:0 0 16px;padding:12px 14px;border-radius:10px;background:rgba(244,114,182,.1);border:1px solid rgba(244,114,182,.25)}.about-builder-link{margin:8px 0 0;font-size:13px;font-weight:600}.about-builder-link a{color:#be185d;text-decoration:none}.about-builder-link a:hover{text-decoration:underline}.about-section{margin:16px 0}.about-section-title{margin:0 0 6px;font-size:15px;font-weight:600;color:#0f172a}.about-section-body{margin:0}.about-section-body,.about-section-list{font-size:14px;line-height:1.5;color:#334155}.about-section-list{margin:4px 0 0;padding-left:20px}.about-cta{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;padding-top:12px;border-top:1px solid #e2e8f0}.about-cta-primary,.about-cta-secondary{flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;border:1px solid transparent}.about-cta-primary{background:#0f172a;color:#f8fafc}.about-cta-secondary{background:#ffffff;color:#0f172a;border-color:#cbd5e1}.about-cta-secondary:hover{background:#f1f5f9}.feedback-subtitle{margin:0 0 12px;font-size:13px;color:#475569}.feedback-field{display:block;margin:12px 0}.feedback-label{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:4px;font-size:13px;font-weight:600;color:#0f172a}.feedback-charcount{font-weight:400;font-size:12px;color:#64748b}.feedback-field input,.feedback-field select,.feedback-field textarea{width:100%;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;background:#ffffff;color:#0f172a;font:inherit;font-size:14px;box-sizing:border-box}.feedback-field textarea{resize:vertical;min-height:96px;line-height:1.4}.feedback-field input:focus-visible,.feedback-field select:focus-visible,.feedback-field textarea:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.feedback-help{color:#64748b}.feedback-error,.feedback-help{display:block;margin-top:4px;font-size:12px}.feedback-error{color:#b91c1c}.feedback-general-error{margin:12px 0 0;padding:10px 12px;border-radius:8px;background:rgba(220,38,38,.1);color:#b91c1c;font-size:13px}.feedback-actions{display:flex;gap:8px;margin-top:16px;justify-content:flex-end}.feedback-primary,.feedback-secondary{padding:10px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid transparent}.feedback-primary{background:#0f172a;color:#f8fafc}.feedback-primary:disabled{opacity:.6;cursor:not-allowed}.feedback-secondary{background:#ffffff;color:#0f172a;border-color:#cbd5e1}.feedback-success-body{margin:8px 0 16px;font-size:14px;line-height:1.5;color:#166534}.admin-shell{position:static;min-height:100dvh;width:100%;background:#f8fafc;color:#0f172a;padding:24px clamp(16px,4vw,40px) 64px;overflow:auto}.admin-header{margin-bottom:24px}.admin-title{font-size:22px;margin:0 0 6px}.admin-subtitle{margin:0;font-size:14px;color:#475569;line-height:1.5}.admin-locked{margin:24px 0 8px;font-size:15px}.admin-locked-hint{margin:0;font-size:13px;color:#64748b}.admin-locked code,.admin-locked-hint code{background:#e2e8f0;padding:1px 6px;border-radius:4px;font-size:12.5px}.admin-empty{margin:32px 0;font-size:14px;color:#475569}.admin-section-title{margin:32px 0 12px;font-size:18px;font-weight:700;color:#0f172a}.admin-metrics{margin:0 0 24px;padding:16px;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px}.admin-metrics-header{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.admin-metrics-title{margin:0;font-size:18px;font-weight:700}.admin-metrics-range{display:flex;flex-wrap:wrap;gap:6px}.admin-range-btn{padding:6px 12px;border:1px solid #cbd5e1;background:#f8fafc;border-radius:999px;font-size:12.5px;font-weight:500;color:#0f172a;cursor:pointer}.admin-range-btn.is-active{background:#0f172a;color:#f8fafc;border-color:#0f172a}.admin-metrics-state{margin:12px 0;padding:10px 12px;border-radius:8px;background:#f1f5f9;color:#475569;font-size:13px}.admin-metrics-state.admin-metrics-error{background:rgba(220,38,38,.1);color:#b91c1c}.metric-card-grid{display:grid;grid-gap:8px;gap:8px;margin-bottom:16px}.metric-card-grid-primary{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.metric-card-grid-secondary{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.metric-card{padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.metric-card-primary{background:#ffffff}.metric-card-muted{background:#f8fafc}.metric-card-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:4px}.metric-card-value{font-size:22px;font-weight:700;color:#0f172a;line-height:1.1}.metric-card-hint{margin-top:4px;font-size:11.5px;color:#64748b}.admin-metrics-row{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-bottom:16px}@media (min-width:720px){.admin-metrics-row{grid-template-columns:1fr 1fr}}.admin-metrics-panel{padding:12px 14px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.admin-metrics-panel-title{margin:0 0 8px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#475569}.admin-metrics-empty{margin:0;font-size:13px;color:#64748b}.metric-list{margin:0;display:flex;flex-direction:column;gap:6px}.metric-list>div{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:13px}.metric-list dt{color:#475569}.metric-list dd{margin:0;font-weight:600;color:#0f172a}.metric-bars{display:flex;flex-direction:column;gap:6px}.metric-bar-row{display:grid;grid-template-columns:110px 1fr 48px;align-items:center;grid-gap:8px;gap:8px;font-size:12.5px}.metric-bar-label{text-transform:capitalize;color:#475569}.metric-bar-track{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.metric-bar-fill{background:#2563eb;height:100%}.metric-bar-count{text-align:right;font-weight:600;color:#0f172a}.admin-metrics-activity{width:100%;border-collapse:collapse;font-size:13px}.admin-metrics-activity td,.admin-metrics-activity th{text-align:left;padding:8px 6px;border-bottom:1px solid #e2e8f0;vertical-align:top}.admin-metrics-activity th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-weight:600}.activity-action{display:inline-block;padding:1px 6px;border-radius:4px;background:#e2e8f0;color:#0f172a;font-size:12px}.activity-summary{color:#334155;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-error{margin:12px 0;padding:10px 12px;border-radius:8px;background:rgba(220,38,38,.1);color:#b91c1c;font-size:13px}.admin-table-wrap{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;overflow:auto}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table td,.admin-table th{padding:10px 12px;text-align:left;border-bottom:1px solid #f1f5f9;vertical-align:top}.admin-table thead th{background:#f1f5f9;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;color:#475569;position:-webkit-sticky;position:sticky;top:0}.admin-table tbody tr:last-child td{border-bottom:0}.admin-summary{max-width:360px}.admin-reason{color:#64748b;font-style:italic}.admin-status{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.admin-status[data-status=needs_review]{background:rgba(234,179,8,.18);color:#a16207}.admin-status[data-status=disputed]{background:rgba(100,116,139,.18);color:#475569}.admin-status[data-status=blocked]{background:rgba(220,38,38,.12);color:#b91c1c}.admin-actions{display:flex;gap:6px;flex-wrap:wrap}.admin-btn{border:1px solid #cbd5e1;background:#ffffff;color:#0f172a;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600}.admin-btn:disabled{opacity:.55;cursor:not-allowed}.admin-btn-approve{background:#16a34a;border-color:#16a34a;color:#f0fdf4}.admin-btn-block{background:#b91c1c;border-color:#b91c1c;color:#fef2f2}.admin-btn-reopen{background:#0f172a;border-color:#0f172a;color:#f1f5f9}.admin-blocked-note{font-size:12px;color:#94a3b8;font-style:italic}.bs-escalate{margin-top:18px;padding-top:14px;border-top:1px solid #e2e8f0}.bs-escalate-title{font-size:14px;font-weight:700;margin:0 0 4px;text-transform:uppercase;letter-spacing:.06em;color:#334155}.bs-escalate-intro{font-size:13px;color:#64748b;margin:0 0 12px}.bs-ladder-row{margin-bottom:12px}.bs-ladder-row:last-child{margin-bottom:0}.bs-ladder-row button{width:100%;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;border-radius:10px;padding:12px;font-size:14px;font-weight:600;text-align:left;transition:background .12s ease,opacity .12s ease}.bs-ladder-row button:not(:disabled):hover{background:#e2e8f0}.bs-ladder-row button:disabled{opacity:.55;cursor:not-allowed;background:#f1f5f9}.bs-ladder-help{margin:6px 2px 0;font-size:12px;color:#64748b;line-height:1.4}.report-fab{position:fixed;right:16px;bottom:calc(20px + env(safe-area-inset-bottom));z-index:1050;display:inline-flex;align-items:center;gap:6px;padding:14px 20px;border:0;border-radius:999px;background:#dc2626;color:#fff7ed;font-size:15px;font-weight:700;box-shadow:0 8px 24px rgba(220,38,38,.4);letter-spacing:.02em}.report-fab:active{background:#b91c1c}.report-fab-label{display:inline-block}.picking-banner{position:fixed;left:12px;right:12px;top:12px;z-index:1100;background:rgba(15,23,42,.95);color:#f8fafc;border-radius:12px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;box-shadow:0 8px 24px rgba(0,0,0,.35)}.picking-banner-text{flex:1 1 auto}.picking-cancel{background:transparent;border:1px solid rgba(255,255,255,.4);color:inherit;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:600}.report-sheet{position:fixed;inset:0;z-index:1200;background:rgba(15,23,42,.55);display:flex;align-items:flex-end;justify-content:center}.report-sheet-content{position:relative;width:100%;max-width:540px;background:#ffffff;color:#0f172a;border-top-left-radius:18px;border-top-right-radius:18px;padding:8px 20px calc(20px + env(safe-area-inset-bottom));max-height:92dvh;overflow-y:auto;animation:bs-slide-up .22s ease-out}.report-title{font-size:18px;margin:8px 0 4px;font-weight:700}.report-subtitle{font-size:13px;color:#64748b;margin:0 0 16px}.report-field{display:block;margin-bottom:16px}.report-label{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;font-weight:600;color:#334155;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.report-charcount{font-size:11px;color:#94a3b8;font-weight:500;text-transform:none;letter-spacing:0}.report-field textarea{width:100%;font:inherit;font-size:16px;line-height:1.5;padding:12px;border-radius:10px;border:1px solid #cbd5e1;background:#f8fafc;resize:vertical;min-height:96px}.report-field textarea:focus-visible{outline:2px solid #0f172a;outline-offset:1px}.report-field-error{display:block;margin-top:6px;color:#b91c1c;font-size:13px;font-weight:500}.report-general-error{margin:0 0 14px;padding:10px 12px;border-radius:8px;background:rgba(220,38,38,.1);color:#b91c1c;font-size:13px}.report-submit{width:100%;padding:14px;border:0;border-radius:12px;background:#0f172a;color:#f8fafc;font-size:15px;font-weight:700;letter-spacing:.02em;margin-top:4px}.report-submit:disabled{opacity:.6;cursor:not-allowed}.loc-picker{border:1px solid #e2e8f0;background:#f8fafc;border-radius:10px;padding:10px}.loc-picker-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.loc-picker-actions button{border:1px solid #cbd5e1;background:#ffffff;border-radius:8px;padding:10px 8px;font-size:13px;font-weight:600;color:#0f172a}.loc-picker-actions button:disabled{opacity:.55;cursor:not-allowed}.loc-display{margin:10px 0 0;font-size:13px;color:#0f172a}.loc-display.loc-empty{color:#94a3b8;font-style:italic}.loc-error{margin:8px 0 0;color:#b91c1c;font-size:13px}.turnstile-container{min-height:65px;display:flex;align-items:center}.report-duplicate{margin:0 0 14px;padding:12px 14px;border-radius:10px;background:rgba(234,179,8,.12);border:1px solid rgba(234,179,8,.5)}.report-duplicate-title{font-weight:700;margin:0 0 6px;color:#92400e}.report-duplicate-summary{margin:0 0 8px;font-style:italic;color:#1f2937}.report-duplicate-hint{margin:0 0 8px;font-size:13px;color:#475569}.report-duplicate-close{background:#92400e;color:#fffbeb;border:0;border-radius:8px;padding:8px 14px;font-weight:600;font-size:13px}.report-duplicate-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.report-duplicate-view{background:#b45309;color:#fffbeb;border:0;border-radius:8px;padding:8px 14px;font-weight:700;font-size:13px;cursor:pointer}.report-duplicate-view:active{background:#92400e}.report-fab-good{bottom:calc(80px + env(safe-area-inset-bottom));background:#b45309;color:#fff7ed;box-shadow:0 8px 24px rgba(180,83,9,.4)}.report-fab-good:active{background:#92400e}.achievement-sheet{border-top:4px solid #b45309;background:#fffbeb}.achievement-header{display:flex;align-items:center;gap:12px;margin:4px 0 10px}.achievement-icon{font-size:28px;line-height:1}.achievement-eyebrow{margin:0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#92400e}.achievement-title{margin:2px 0 0;font-size:17px;font-weight:700;color:#1f2937;line-height:1.3}.achievement-status-banner{margin:4px 0 10px;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:600;line-height:1.35}.achievement-status-pending{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.achievement-status-verified{background:#ecfccb;color:#3f6212;border:1px solid #bef264}.achievement-status-neutral{background:#f1f5f9;color:#334155;border:1px solid #cbd5e1}.achievement-source{margin:4px 0 10px;font-size:12px;color:#475569}.achievement-source a{color:#b45309;text-decoration:underline;word-break:break-all}.achievement-actions{display:flex;flex-wrap:wrap;gap:8px}.achievement-verify{flex:1 1 140px;background:#b45309;color:#fffbeb;border:0;border-radius:10px;padding:12px 14px;font-weight:700;font-size:14px}.achievement-verify:disabled{opacity:.6}.achievement-spam{flex:1 1 140px;background:#fff;color:#991b1b;border:1px solid #fecaca;border-radius:10px;padding:12px 14px;font-weight:700;font-size:14px}.achievement-spam:disabled{opacity:.6}.good-work-sheet>.report-sheet-content{border-top:4px solid #b45309;background:#fffbeb}.good-work-submit{background:#b45309;color:#fffbeb;border:0;border-radius:10px;padding:12px 16px;font-weight:700;font-size:14px}.good-work-submit:disabled{opacity:.6}.cluster-breakdown{list-style:none;margin:8px 0 12px;padding:0;display:flex;flex-wrap:wrap;gap:6px}.cluster-breakdown-item{background:#f1f5f9;color:#334155;border:1px solid #e2e8f0;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.2}.cluster-breakdown-item[data-bucket=achievement]{background:#fef3c7;color:#92400e;border-color:#fde68a}.cluster-breakdown-item[data-bucket=resolved]{background:#ecfccb;color:#3f6212;border-color:#bef264}.leaflet-tooltip.cluster-tooltip{background:transparent;border:0;box-shadow:none;padding:0;white-space:normal;pointer-events:none}.leaflet-tooltip.cluster-tooltip:before{display:none}.cluster-tooltip-card{min-width:200px;max-width:260px;background:#ffffff;color:#0f172a;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 10px 24px rgba(15,23,42,.18);padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.35}.cluster-tooltip-header{display:flex;align-items:baseline;gap:8px;padding-bottom:8px;border-bottom:1px solid #f1f5f9;margin-bottom:8px}.cluster-tooltip-count{font-size:18px;font-weight:800;color:#0f172a;line-height:1}.cluster-tooltip-title{font-size:12px;font-weight:600;color:#475569;letter-spacing:.01em}.cluster-tooltip-rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.cluster-tooltip-row{display:grid;grid-template-columns:14px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:4px 2px;border-radius:6px}.cluster-tooltip-row[data-bucket=achievementsPending],.cluster-tooltip-row[data-bucket=achievementsVerified]{background:#fffbeb}.cluster-tooltip-dot{width:10px;height:10px;border-radius:50%;display:inline-block;box-shadow:0 0 0 2px #fff,0 0 0 3px rgba(15,23,42,.08)}.cluster-tooltip-label{font-size:12.5px;font-weight:600;color:#1e293b;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.cluster-tooltip-glyph{font-size:12px;line-height:1}.cluster-tooltip-num{font-size:12.5px;font-weight:700;color:#0f172a;background:#f1f5f9;border-radius:999px;padding:2px 8px;min-width:22px;text-align:center}