.skeleton-loading{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.skeleton{background:linear-gradient(90deg,#f0f0f0,#f8f8f8 20%,#f0f0f0 40%,#f0f0f0);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:4px;display:block}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-logo{width:50px;height:50px;border-radius:4px;margin-bottom:15px}.skeleton-title{width:70%;height:24px;margin-bottom:12px}.skeleton-text{width:90%;height:16px;margin-bottom:10px}.skeleton-text:last-child{width:60%}@media (prefers-color-scheme:dark){.skeleton{background:linear-gradient(90deg,#2a2a2a,#353535 20%,#2a2a2a 40%,#2a2a2a)}}img[loading=lazy]{opacity:0;transition:opacity .3s ease-in-out}img[loading=lazy].loaded{opacity:1}.image-placeholder{background:#f0f0f0;display:flex;align-items:center;justify-content:center}.image-placeholder:before{content:"📷";font-size:24px;opacity:.3}.company-block-four .skeleton-loading{min-height:200px;padding:20px}.company-block-four .skeleton-logo{width:50px;height:50px;border-radius:50%;margin:0 auto 15px}.company-block-four .skeleton-title{width:80%;height:20px;margin:0 auto 12px}.company-block-four .skeleton-text{width:90%;height:16px;margin:0 auto 10px}.company-block-four .skeleton-text:last-child{width:70%}.company-block-four{transition:transform .3s ease,box-shadow .3s ease}.company-block-four:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.company-logo .optimized-image-wrapper{display:inline-block;border-radius:50%;overflow:hidden}.company-logo img{object-fit:cover;border-radius:50%}.candidate-block-four .skeleton-loading{min-height:350px;padding:30px 20px;display:flex;flex-direction:column;align-items:center}.skeleton-avatar{width:90px;height:90px;border-radius:50%;margin-bottom:20px}.candidate-block-four .skeleton-title{width:70%;height:22px;margin:0 auto 12px}.candidate-block-four .skeleton-subtitle{width:60%;height:18px;margin:0 auto 15px}.candidate-block-four .skeleton-text{width:85%;height:16px;margin:0 auto 10px}.candidate-block-four .skeleton-text:last-child{width:50%;height:40px;margin-top:20px;border-radius:4px}.candidate-block-four{transition:transform .3s ease,box-shadow .3s ease}.candidate-block-four:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.candidate-block-four .thumb{display:inline-block;border-radius:50%;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.candidate-block-four .thumb .optimized-image-wrapper,.candidate-block-four .thumb img{border-radius:50%;object-fit:cover}.candidate-block-four .post-tags li{transition:background-color .3s ease,transform .2s ease}.candidate-block-four .post-tags li:hover{transform:scale(1.05)}.candidate-block-four .theme-btn{transition:all .3s ease}.candidate-block-four .theme-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:768px){.candidate-block-four .skeleton-loading{min-height:300px}.skeleton-avatar{width:70px;height:70px}}