:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#07111d;color:#edf6ff}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(44,150,198,.22),transparent 34rem),#07111d}.shell{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:28px 0 64px}.back-link,a{color:#82d7ff}header{margin:48px 0 28px}.eyebrow,.status{color:#89e4c2;font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}h1{max-width:760px;margin:10px 0;font-size:clamp(2.2rem,7vw,4.8rem);line-height:.98}.intro,.narrative,.note{max-width:760px;color:#b5c9da}.coverage-unavailable{max-width:760px;padding:14px;border:1px solid #745e31;border-radius:10px;background:#2b2414;color:#ffe6a3}.controls,.panel{border:1px solid #29475f;border-radius:16px;background:rgba(12,29,44,.94);box-shadow:0 24px 80px rgba(0,0,0,.25)}.controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:20px}label{display:grid;gap:8px;color:#c9d9e6;font-size:.86rem;font-weight:750}input,select,.export{width:100%;border:1px solid #3d617d;border-radius:10px;padding:12px 14px;background:#091725;color:#edf6ff;font:inherit}.suburb-picker{position:relative;display:block}.suggestions{position:absolute;z-index:10;top:calc(100% + 6px);left:0;right:0;display:none;max-height:248px;overflow:auto;border:1px solid #3d617d;border-radius:10px;background:#091725;box-shadow:0 18px 42px rgba(0,0,0,.45)}.suggestions.open{display:block}.suggestions button{display:block;width:100%;border:0;border-bottom:1px solid #1e394e;padding:11px 14px;background:transparent;color:#edf6ff;font:inherit;text-align:left;cursor:pointer}.suggestions button:last-child{border-bottom:0}.suggestions button:hover,.suggestions button:focus{background:#143149;outline:0}.panel{margin-top:20px;padding:22px}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:22px 0}.metric{border:1px solid #29475f;border-radius:12px;padding:14px;background:#091725}.metric strong,.metric span{display:block}.metric strong{margin-top:6px;font-size:1.45rem}.metric span{color:#91abc0;font-size:.78rem}.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:18px}.comparison-chart{min-width:0}.chart{display:grid;grid-template-columns:repeat(auto-fit,minmax(42px,1fr));gap:6px;align-items:end;min-height:250px;margin:18px 0 24px;padding-top:16px;border-bottom:1px solid #3d617d}.bar-column{display:grid;grid-template-rows:190px auto;gap:8px;align-items:end;border:0;border-radius:8px 8px 0 0;padding:0 2px;background:transparent;color:#91abc0;font:inherit;font-size:.72rem;text-align:center;cursor:pointer}.bar-column:hover,.bar-column:focus,.bar-column.selected{background:#102c42;outline:1px solid #4a91bc}.bar-wrap{display:flex;height:190px;flex-direction:column;justify-content:end}.bar{display:block;min-height:4px;border-radius:6px 6px 0 0;background:linear-gradient(#78d6ff,#267ca9)}.bar-value{margin-bottom:5px;color:#edf6ff;font-weight:800}.year-breakdown{margin:28px 0;padding:18px;border:1px solid #315875;border-radius:14px;background:#091725}.breakdown-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.breakdown-heading h3,.breakdown-heading p{margin:0 0 6px}.breakdown-heading button{border:1px solid #3d617d;border-radius:8px;padding:8px 10px;background:#102638;color:#dcecf7;cursor:pointer}.breakdown-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:16px}.breakdown-card{padding:14px;border:1px solid #29475f;border-radius:10px}.breakdown-card h4{margin-top:0}.breakdown-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid #1e394e;color:#b5c9da}.breakdown-row strong{color:#edf6ff}.leaderboard-panel{margin-top:28px}.leaderboard-heading{display:flex;align-items:start;justify-content:space-between;gap:24px}.leaderboard-heading h2,.leaderboard-heading p{margin-top:0}.leaderboard-controls{display:grid;grid-template-columns:220px 180px minmax(260px,1fr);gap:16px;margin:20px 0}.leaderboard-summary{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:14px 0;color:#91abc0}.leaderboard-summary strong{color:#edf6ff;font-size:1.3rem}.leaderboard-table{overflow:auto;border:1px solid #29475f;border-radius:12px}.leaderboard-table table{width:100%;border-collapse:collapse;background:#091725}.leaderboard-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.leaderboard-table th,.leaderboard-table td{padding:12px 14px;border-top:1px solid #1e394e;text-align:left}.leaderboard-table th{border-top:0;background:#102638;color:#91abc0;font-size:.75rem;text-transform:uppercase}.leaderboard-table th:first-child,.leaderboard-table td:first-child{width:80px}.leaderboard-table th:last-child,.leaderboard-table td:last-child{width:150px;text-align:right}.leaderboard-table tbody tr{cursor:pointer}.leaderboard-table tbody tr:hover,.leaderboard-table tbody tr:focus{background:#143149;outline:0}.incident-count{font-weight:800}.rank{color:#89e4c2;font-weight:800}.leaderboard-suburb{min-width:220px}.empty-leaderboard{padding:18px;color:#91abc0}.export{display:inline-block;width:auto;cursor:pointer}footer{padding:22px;color:#68859b;font-size:.76rem;text-align:center}@media(max-width:1000px){.controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.controls{grid-template-columns:1fr}.leaderboard-heading{display:block}.leaderboard-controls{grid-template-columns:1fr}}@media(max-width:680px){.comparison-grid{grid-template-columns:1fr}.panel{padding:16px}.leaderboard-table th,.leaderboard-table td{padding:10px 9px;font-size:.86rem}}
/* Keep ranking columns readable across the full panel width. */
.leaderboard-controls{grid-template-columns:270px 140px 190px minmax(240px,1fr)}.leaderboard-table table{min-width:900px;table-layout:fixed}.leaderboard-table th,.leaderboard-table td{padding-left:24px;padding-right:24px}.leaderboard-table .rank-column{width:12%}.leaderboard-table .suburb-column{width:38%}.leaderboard-table .state-column{width:28%}.leaderboard-table .incidents-column{width:22%}.leaderboard-table th:last-child,.leaderboard-table td:last-child{text-align:right}.leaderboard-state{color:#b5c9da}.leaderboard-year-note{display:block;margin-top:4px;color:#91abc0;font-size:.78rem;font-weight:700}@media(max-width:980px){.leaderboard-controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.leaderboard-controls{grid-template-columns:1fr}}
/* Cerulean and purple theme. */
body{background:radial-gradient(circle at top left,rgba(30,155,215,.28),transparent 34rem),radial-gradient(circle at 90% 12%,rgba(139,92,246,.22),transparent 30rem),#080d1d}.back-link,a{color:#8bdcff}.eyebrow,.status,.rank{color:#9cf1dc}.controls,.panel{border-color:#46588f;background:linear-gradient(145deg,rgba(12,31,51,.97),rgba(30,19,56,.94));box-shadow:0 24px 80px rgba(5,5,20,.38)}input,select,.export{border-color:#6071a8;background:#0d1830}.suggestions{border-color:#6071a8;background:#0d1830}.suggestions button:hover,.suggestions button:focus,.leaderboard-table tbody tr:hover,.leaderboard-table tbody tr:focus{background:#292456}.metric,.year-breakdown,.breakdown-card,.leaderboard-table table{border-color:#46588f;background:#0c1930}.chart{border-color:#6071a8}.bar{background:linear-gradient(#72dcff,#8b5cf6)}.bar-column:hover,.bar-column:focus,.bar-column.selected{background:#25234f;outline-color:#a78bfa}.leaderboard-table{border-color:#46588f}.leaderboard-table th{background:linear-gradient(90deg,#153b59,#35265f);color:#c6d8ff}.export:hover,.export:focus,input:focus,select:focus{border-color:#b39cff;outline:2px solid rgba(139,92,246,.45);outline-offset:2px}.leaderboard-panel{margin-top:0;margin-bottom:28px}.controls{margin-top:20px}
.map-panel{margin-bottom:28px}.crime-map{margin-top:18px}.leaflet-crime-map{width:100%;height:620px;max-height:68vh;border:1px solid #46588f;border-radius:14px;background:#091326;overflow:hidden}.leaflet-crime-map .leaflet-tile{filter:saturate(.82) brightness(.72) contrast(1.12)}.leaflet-crime-map .leaflet-control-attribution{background:rgba(8,13,29,.82);color:#dbeafe}.leaflet-crime-map .leaflet-control-attribution a{color:#8bdcff}.leaflet-crime-map .leaflet-tooltip,.leaflet-crime-map .leaflet-popup-content-wrapper,.leaflet-crime-map .leaflet-popup-tip{border:1px solid #6071a8;background:#0d1830;color:#edf6ff;box-shadow:0 10px 30px rgba(5,5,20,.35)}.leaflet-crime-map .leaflet-popup-content{color:#edf6ff}.map-summary{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px;color:#91abc0}.map-summary strong{color:#edf6ff}.map-legend{display:flex;flex-wrap:wrap;gap:10px 18px;margin:12px 0 6px;color:#c4d2df;font-size:.84rem;font-weight:750}.map-legend span{display:inline-flex;align-items:center;gap:7px}.map-legend i{width:13px;height:13px;border:2px solid #0f172a;border-radius:999px}.legend-red{background:#ef4444}.legend-orange{background:#f97316}.legend-blue{background:#3b82f6}.legend-green{background:#22c55e}
.disclaimer{border-color:#65588d;background:linear-gradient(145deg,rgba(29,33,65,.98),rgba(42,25,64,.96))}.disclaimer h2{margin-top:0}.disclaimer p{max-width:900px;color:#c4d2df;line-height:1.6}.sources-page header{margin-bottom:20px}.source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px}.source-card{margin-top:0}.source-card h2{margin-top:8px}.source-card p{color:#b5c9da;line-height:1.55}.source-card strong{color:#edf6ff}@media(max-width:820px){.source-grid{grid-template-columns:1fr}}
