.cv-route-progress{z-index:10050;pointer-events:none;opacity:0;width:100%;height:3px;transition:opacity .2s;position:fixed;inset:0 auto auto 0}.cv-route-progress.is-active{opacity:1}.cv-route-progress__bar{background:linear-gradient(90deg,#f5b532,#ffdf8a);width:0;height:100%;animation:.85s ease-in-out infinite cv-route-progress-slide;box-shadow:0 0 12px #f5b532a6}@keyframes cv-route-progress-slide{0%{width:0;margin-left:0}45%{width:72%;margin-left:0}to{width:100%;margin-left:0}}.cv-page-skeleton{max-width:1200px;margin:0 auto;padding:120px 16px 48px}.cv-page-skeleton__hero{background:linear-gradient(110deg,#ffffff0a 8%,#ffffff1a 18%,#ffffff0a 33%) 0 0/200% 100%;border-radius:20px;height:min(52vh,420px);animation:1.2s linear infinite cv-shimmer}.cv-page-skeleton__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px;margin-top:24px;display:grid}.cv-page-skeleton__card{aspect-ratio:3/4;background:linear-gradient(110deg,#ffffff0a 8%,#ffffff1a 18%,#ffffff0a 33%) 0 0/200% 100%;border-radius:14px;animation:1.2s linear infinite cv-shimmer}@keyframes cv-shimmer{to{background-position-x:-200%}}
