.CommuteSecurityMatrix-module__PRXahq__main{background-color:#f8f9fa;min-height:100vh}.CommuteSecurityMatrix-module__PRXahq__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.CommuteSecurityMatrix-module__PRXahq__title{color:#1e293b;text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700}.CommuteSecurityMatrix-module__PRXahq__subtitle{color:#64748b;text-align:center;margin-bottom:2rem;font-size:1rem}.CommuteSecurityMatrix-module__PRXahq__description{background-color:#f0fdf4;border-left:4px solid #22c55e;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.CommuteSecurityMatrix-module__PRXahq__description p{color:#166534;margin:0;line-height:1.7}.CommuteSecurityMatrix-module__PRXahq__disclaimer{background-color:#fef3c7;border-left:4px solid #f59e0b;border-radius:8px;margin-bottom:2rem;padding:1rem 1.5rem}.CommuteSecurityMatrix-module__PRXahq__disclaimer p{color:#92400e;margin:0;font-size:.9rem;line-height:1.6}.CommuteSecurityMatrix-module__PRXahq__matrixSection{background-color:#fff;border-radius:12px;margin-bottom:3rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.CommuteSecurityMatrix-module__PRXahq__matrixSection h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.25rem}.CommuteSecurityMatrix-module__PRXahq__matrixWrapper{overflow-x:auto}.CommuteSecurityMatrix-module__PRXahq__matrix{grid-template-columns:100px repeat(3,1fr);gap:4px;min-width:700px;display:grid}.CommuteSecurityMatrix-module__PRXahq__headerCell{text-align:center;color:#fff;background-color:#1e293b;border-radius:4px;padding:1rem;font-weight:600}.CommuteSecurityMatrix-module__PRXahq__cornerCell{background-color:#0000}.CommuteSecurityMatrix-module__PRXahq__rowHeader{text-align:center;color:#fff;background-color:#334155;border-radius:4px;justify-content:center;align-items:center;padding:1rem;font-weight:600;display:flex}.CommuteSecurityMatrix-module__PRXahq__matrixCell{cursor:pointer;border-radius:8px;min-height:120px;padding:1rem;transition:transform .2s,box-shadow .2s}.CommuteSecurityMatrix-module__PRXahq__matrixCell:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026}.CommuteSecurityMatrix-module__PRXahq__cellHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.CommuteSecurityMatrix-module__PRXahq__cellLabel{font-size:1.25rem}.CommuteSecurityMatrix-module__PRXahq__cellCount{background-color:#ffffffe6;border-radius:999px;padding:.25rem .5rem;font-size:.85rem;font-weight:600}.CommuteSecurityMatrix-module__PRXahq__cellDescription{color:#000000b3;margin-bottom:.5rem;font-size:.8rem}.CommuteSecurityMatrix-module__PRXahq__stationPreview{flex-wrap:wrap;gap:.25rem;display:flex}.CommuteSecurityMatrix-module__PRXahq__stationChip{color:#334155;background-color:#fffc;border-radius:999px;padding:.125rem .5rem;font-size:.75rem}.CommuteSecurityMatrix-module__PRXahq__cellDetails{background-color:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.CommuteSecurityMatrix-module__PRXahq__cellDetails h2{color:#1e293b;margin-bottom:.5rem;font-size:1.25rem}.CommuteSecurityMatrix-module__PRXahq__cellDetailsSubtitle{color:#64748b;margin-bottom:1.5rem}.CommuteSecurityMatrix-module__PRXahq__stationGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.CommuteSecurityMatrix-module__PRXahq__stationCard{background-color:#f8fafc;border-radius:8px;padding:1rem;transition:background-color .2s}.CommuteSecurityMatrix-module__PRXahq__stationCard:hover{background-color:#f1f5f9}.CommuteSecurityMatrix-module__PRXahq__stationName{color:var(--primary-color);margin-bottom:.25rem;font-weight:600;text-decoration:none;display:block}.CommuteSecurityMatrix-module__PRXahq__stationName:hover{text-decoration:underline}.CommuteSecurityMatrix-module__PRXahq__stationWard{color:#64748b;margin-bottom:.5rem;font-size:.85rem}.CommuteSecurityMatrix-module__PRXahq__stationMeta{color:#475569;gap:1rem;font-size:.85rem;display:flex}.CommuteSecurityMatrix-module__PRXahq__stationMeta span{align-items:center;gap:.25rem;display:flex}.CommuteSecurityMatrix-module__PRXahq__allStationsSection{background-color:#fff;border-radius:12px;margin-bottom:3rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.CommuteSecurityMatrix-module__PRXahq__sectionTitle{color:#1e293b;border-bottom:2px solid var(--primary-color);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:600}.CommuteSecurityMatrix-module__PRXahq__tableWrapper{overflow-x:auto}.CommuteSecurityMatrix-module__PRXahq__table{border-collapse:collapse;width:100%}.CommuteSecurityMatrix-module__PRXahq__table th{text-align:left;color:#475569;background-color:#f1f5f9;border-bottom:2px solid #e2e8f0;padding:1rem .75rem;font-size:.85rem;font-weight:600}.CommuteSecurityMatrix-module__PRXahq__table td{border-bottom:1px solid #e2e8f0;padding:.75rem}.CommuteSecurityMatrix-module__PRXahq__table tbody tr:hover{background-color:#f8fafc}.CommuteSecurityMatrix-module__PRXahq__stationLink{color:var(--primary-color);font-weight:500;text-decoration:none}.CommuteSecurityMatrix-module__PRXahq__stationLink:hover{text-decoration:underline}.CommuteSecurityMatrix-module__PRXahq__badge{color:#fff;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:600;display:inline-block}.CommuteSecurityMatrix-module__PRXahq__badgeHigh{background-color:#22c55e}.CommuteSecurityMatrix-module__PRXahq__badgeMedium{background-color:#f59e0b}.CommuteSecurityMatrix-module__PRXahq__badgeLow{background-color:#ef4444}.CommuteSecurityMatrix-module__PRXahq__tips{background-color:#fff;border-radius:12px;margin-bottom:3rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.CommuteSecurityMatrix-module__PRXahq__tips h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.25rem}.CommuteSecurityMatrix-module__PRXahq__tipsList{gap:1rem;display:grid}.CommuteSecurityMatrix-module__PRXahq__tipItem{border-left:4px solid var(--primary-color);background-color:#f8fafc;border-radius:8px;padding:1rem}.CommuteSecurityMatrix-module__PRXahq__tipItem h3{color:#1e293b;margin-bottom:.5rem;font-size:1rem}.CommuteSecurityMatrix-module__PRXahq__tipItem p{color:#64748b;margin:0;font-size:.9rem;line-height:1.6}.CommuteSecurityMatrix-module__PRXahq__relatedLinks{background-color:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.CommuteSecurityMatrix-module__PRXahq__relatedLinks h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.25rem}.CommuteSecurityMatrix-module__PRXahq__linkGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.CommuteSecurityMatrix-module__PRXahq__relatedLink{background-color:#f8fafc;border-radius:8px;gap:1rem;padding:1rem;text-decoration:none;transition:background-color .2s;display:flex}.CommuteSecurityMatrix-module__PRXahq__relatedLink:hover{background-color:#f0f9ff}.CommuteSecurityMatrix-module__PRXahq__relatedLink span{font-size:2rem}.CommuteSecurityMatrix-module__PRXahq__relatedLink strong{color:var(--primary-color);margin-bottom:.25rem;display:block}.CommuteSecurityMatrix-module__PRXahq__relatedLink p{color:#64748b;margin:0;font-size:.85rem}.CommuteSecurityMatrix-module__PRXahq__hideOnMobile{display:table-cell}@media (max-width:768px){.CommuteSecurityMatrix-module__PRXahq__container{padding:1.5rem 1rem}.CommuteSecurityMatrix-module__PRXahq__title{font-size:1.5rem}.CommuteSecurityMatrix-module__PRXahq__matrix{min-width:600px}.CommuteSecurityMatrix-module__PRXahq__matrixCell{min-height:100px;padding:.75rem}.CommuteSecurityMatrix-module__PRXahq__cellLabel{font-size:1rem}.CommuteSecurityMatrix-module__PRXahq__hideOnMobile{display:none}.CommuteSecurityMatrix-module__PRXahq__table th,.CommuteSecurityMatrix-module__PRXahq__table td{padding:.5rem;font-size:.85rem}.CommuteSecurityMatrix-module__PRXahq__stationGrid{grid-template-columns:1fr}}
