.RadarSelector-module__qLYTAW__container{flex-direction:column;align-items:center;min-height:60vh;padding:2rem;display:flex}.RadarSelector-module__qLYTAW__message{text-align:center;max-width:600px;margin-bottom:3rem}.RadarSelector-module__qLYTAW__message p{color:var(--foreground);font-size:1.25rem;line-height:1.6}.RadarSelector-module__qLYTAW__grid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;max-width:1000px;display:grid}.RadarSelector-module__qLYTAW__card{background:var(--border);border-radius:12px;flex-direction:column;padding:2rem;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:flex;position:relative;overflow:hidden}.RadarSelector-module__qLYTAW__card:hover{background:#ffffff26;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.RadarSelector-module__qLYTAW__title{color:var(--highlight);margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.RadarSelector-module__qLYTAW__description{color:var(--foreground);flex-grow:1;margin:0;font-size:1rem;line-height:1.5}.RadarSelector-module__qLYTAW__arrow{color:var(--highlight);opacity:0;font-size:1.5rem;transition:opacity .2s,transform .2s;position:absolute;bottom:1.5rem;right:1.5rem;transform:translate(-8px)}.RadarSelector-module__qLYTAW__card:hover .RadarSelector-module__qLYTAW__arrow{opacity:1;transform:translate(0)}@media (max-width:768px){.RadarSelector-module__qLYTAW__grid{grid-template-columns:1fr}.RadarSelector-module__qLYTAW__container{padding:1rem}.RadarSelector-module__qLYTAW__message{margin-bottom:2rem}}
