.home-state-wrap{background:linear-gradient(#f7f8fb 0%,#fff 100%);align-items:center;min-height:72vh;padding:5rem 0;display:flex}.home-state-panel{background:#fff;border:1px solid #eceef3;border-radius:2.4rem;width:100%;padding:3.2rem;box-shadow:0 12px 40px #13182614}.home-state-chip{color:#7398c7;background:#fff3ec;border-radius:999px;align-items:center;margin-bottom:1.6rem;padding:.7rem 1.3rem;font-size:1.3rem;font-weight:600;display:inline-flex}.home-state-panel h1{margin-bottom:1rem}.home-state-panel p{color:#5f6675;margin-bottom:2rem}.home-state-btn{color:#fff;background:#151826;border-radius:999px;justify-content:center;align-items:center;margin-bottom:2.4rem;padding:1rem 1.8rem;font-size:1.4rem;font-weight:600;text-decoration:none;display:inline-flex}.home-state-btn:hover,.home-state-btn:focus-visible{background:#272d40;text-decoration:none}.home-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.sk{background:linear-gradient(90deg,#eef1f6 25%,#f7f9fc 37%,#eef1f6 63%) 0 0/400% 100%;border-radius:1.2rem;animation:1.5s infinite home-shimmer}.sk-hero{grid-column:1/-1;height:22rem}.sk-title{grid-column:span 2;height:2.8rem}.sk-body{grid-column:1/-1;height:1.6rem}.sk-card{height:12rem}@keyframes home-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (max-width:900px){.home-state-panel{padding:2.4rem}.home-skeleton-grid{grid-template-columns:1fr}.sk-title{grid-column:1/-1}}
