.home-skeleton{flex-direction:column;gap:2rem;padding:2rem 1.5rem;display:flex}.home-skeleton-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.home-skeleton-brand{flex:220px}.home-skeleton-nav{flex-wrap:wrap;flex:400px;justify-content:center;align-items:center;gap:1rem;display:flex}.home-skeleton-nav-item{min-width:70px}.home-skeleton-actions{display:flex}.home-skeleton-hero{justify-content:center;align-items:center;min-height:360px;padding:2.5rem 0;display:flex}.home-skeleton-hero-content{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:760px;display:flex}.home-skeleton-hero-tag{border-radius:999px}.home-skeleton-hero-title{border-radius:1rem}.home-skeleton-hero-subtitle{max-width:520px}.home-skeleton-hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-skeleton-features{grid-template-columns:repeat(3,minmax(180px,1fr));gap:1rem;display:grid}.home-skeleton-feature-card{background:#ffffff80;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}@media (max-width:900px){.home-skeleton-hero{min-height:auto;padding:1.5rem 0}.home-skeleton-actions{justify-content:flex-start}.home-skeleton-features{grid-template-columns:1fr}}.home-skeleton-score-content{justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.home-skeleton-score-left{flex:1}.home-skeleton-score-right{flex-shrink:0}.home-skeleton-score-card{width:280px}
