.page-route-skeleton{width:100%;max-width:min(1200px,100%);min-height:min(72vh,880px);margin-inline:auto;padding:clamp(1.25rem,4vw,2.5rem) clamp(1rem,4vw,1.75rem)}.page-route-skeleton__hero{border-radius:clamp(12px,2vw,20px);width:100%;height:clamp(160px,28vh,320px);margin-bottom:clamp(1.5rem,4vw,2.5rem)}.page-route-skeleton__title{border-radius:10px;width:min(420px,85%);height:clamp(28px,4vw,40px);margin-bottom:.75rem}.page-route-skeleton__subtitle{border-radius:8px;width:min(560px,92%);height:clamp(16px,2.5vw,22px);margin-bottom:clamp(1.5rem,4vw,2.25rem)}.page-route-skeleton__lines{flex-direction:column;gap:.65rem;margin-bottom:clamp(1.75rem,4vw,2.5rem);display:flex}.page-route-skeleton__line{border-radius:6px;width:100%;height:14px}.page-route-skeleton__line--short{width:78%}.page-route-skeleton__grid{grid-template-columns:repeat(auto-fill,minmax(min(240px,100%),1fr));gap:clamp(1rem,3vw,1.5rem);display:grid}.page-route-skeleton__card{border-radius:14px;min-height:clamp(140px,22vh,200px)}@media (max-width:640px){.page-route-skeleton__grid{grid-template-columns:1fr}}
