.skeleton-page{min-height:100%;height:100%}.skeleton-content,.skeleton-page{width:100%;overflow:hidden}.skeleton-block{position:relative;overflow:hidden;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:12px;animation:skeleton-pulse 1.8s ease-in-out infinite}.skeleton-block:after{content:"";position:absolute;inset:0;transform:translateX(-120%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.15) 45%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.15) 55%,transparent);animation:skeleton-shimmer 1.7s linear infinite}.desktop-skeleton{display:block}.mobile-skeleton{display:none}.skeleton-hero{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:2.5rem;margin-bottom:1.5rem}.skeleton-logo{width:160px;height:120px;border-radius:18px}.skeleton-title{width:min(640px,70%);height:42px;border-radius:9999px}.skeleton-subtitle{width:min(580px,62%);height:20px;border-radius:9999px}.skeleton-subtitle.short{width:min(320px,42%)}.skeleton-search-section{margin-bottom:1.8rem}.skeleton-search,.skeleton-search-secondary{width:min(720px,100%);height:56px;margin:0 auto;border-radius:9999px}.skeleton-search-secondary{height:46px;border-radius:12px}.skeleton-favorites{margin-bottom:2.2rem}.skeleton-section-title{width:min(280px,45%);height:34px;margin-bottom:1rem}.skeleton-panel-title{width:min(360px,55%);height:30px;margin-bottom:1rem}.skeleton-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.skeleton-card{height:250px;border-radius:16px}.skeleton-country-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:1rem;gap:1rem}.skeleton-country-card{height:122px;border-radius:16px}.skeleton-country-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.4rem}.skeleton-flag{width:58px;height:58px;border-radius:50%}.skeleton-country-headings{display:flex;flex-direction:column;gap:.5rem;flex:1 1}.skeleton-title.short{width:min(380px,68%)}.skeleton-chip-row{display:flex;gap:.7rem;margin:1rem 0 1.4rem}.skeleton-chip{width:110px;height:36px;border-radius:9999px}.skeleton-list{display:flex;flex-direction:column;gap:.6rem}.skeleton-list-item{width:100%;height:84px;border-radius:16px}.skeleton-legal{overflow:hidden}.skeleton-legal-header{margin-bottom:2rem}.skeleton-link{width:180px;height:18px;margin-bottom:1rem;border-radius:9999px}.skeleton-legal-card{min-height:125px}.skeleton-line{width:100%;height:16px;margin-bottom:.8rem;border-radius:9999px}.skeleton-line.medium{width:75%;margin-bottom:0}.skeleton-line-title{width:42%;height:24px}@keyframes skeleton-pulse{0%,to{opacity:.88}50%{opacity:1}}@keyframes skeleton-shimmer{to{transform:translateX(120%)}}@media (max-width:992px){.desktop-skeleton{display:none}.mobile-skeleton{display:block}.mobile-country-shell{padding:1rem}.skeleton-hero{margin-top:1.2rem;margin-bottom:1.2rem}.skeleton-logo.mobile{width:124px;height:92px}.skeleton-title.mobile{width:92%;height:30px}.skeleton-subtitle.mobile{width:86%;height:16px}.skeleton-search.mobile{height:50px;width:100%}.skeleton-section-title.mobile{width:58%;height:28px;margin:1rem 0 .85rem}.skeleton-country-header.mobile{margin-top:.5rem}.skeleton-flag.mobile{width:48px;height:48px}.skeleton-title.short.mobile{width:82%;height:26px}.skeleton-subtitle.short.mobile{width:62%;height:14px}.skeleton-chip-row.mobile{margin:.9rem 0 1rem}.skeleton-chip.mobile{width:90px;height:32px}.skeleton-list-item{height:76px;border-radius:14px}}@media (prefers-reduced-motion:reduce){.skeleton-block,.skeleton-block:after{animation:none}.skeleton-block:after{display:none}}