@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton{display:inline-block;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:shimmer 1.5s infinite}.skeleton.skeleton-rectangular,.skeleton.skeleton-circular{background-color:#f0f0f0}.skeleton.skeleton-text{background-color:#f0f0f0;border-radius:4px}.skeleton-profile-header{padding:24px;background:#fff;border-radius:12px;margin-bottom:24px}@media (max-width: 768px){.skeleton-profile-header{padding:16px;margin-bottom:16px}}.skeleton-profile-header .skeleton-avatar-section{display:flex;align-items:center;gap:24px;margin-bottom:24px}@media (max-width: 768px){.skeleton-profile-header .skeleton-avatar-section{flex-direction:column;gap:16px;text-align:center}}.skeleton-profile-header .skeleton-avatar-section .skeleton-user-info{display:flex;flex-direction:column;gap:8px}.skeleton-profile-header .skeleton-avatar-section .skeleton-user-info .skeleton-name{margin-bottom:4px}.skeleton-profile-header .skeleton-avatar-section .skeleton-user-info .skeleton-title{margin-bottom:8px}.skeleton-profile-header .skeleton-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px}@media (max-width: 768px){.skeleton-profile-header .skeleton-stats{grid-template-columns:repeat(2,1fr);gap:12px}}.skeleton-profile-header .skeleton-stats .skeleton-stat-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px;background:#f8fafb;border-radius:8px}@media (max-width: 768px){.skeleton-profile-header .skeleton-stats .skeleton-stat-item{padding:8px}}.skeleton-profile-content{background:#fff;border-radius:12px;padding:24px}@media (max-width: 768px){.skeleton-profile-content{padding:16px}}.skeleton-profile-content .skeleton-section{margin-bottom:32px}@media (max-width: 768px){.skeleton-profile-content .skeleton-section{margin-bottom:24px}}.skeleton-profile-content .skeleton-section:last-child{margin-bottom:0}.skeleton-profile-content .skeleton-section .skeleton-section-title{margin-bottom:16px}@media (max-width: 768px){.skeleton-profile-content .skeleton-section .skeleton-section-title{margin-bottom:12px}}.skeleton-profile-content .skeleton-section .skeleton-description{margin-bottom:0}.skeleton-profile-content .skeleton-section .skeleton-skills{display:flex;flex-wrap:wrap;gap:8px}.skeleton-profile-content .skeleton-section .skeleton-languages{display:flex;flex-direction:column;gap:12px}.skeleton-profile-content .skeleton-section .skeleton-languages .skeleton-language-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.skeleton-profile-content .skeleton-section .skeleton-languages .skeleton-language-item:last-child{border-bottom:none}.skeleton-profile-sidebar{background:#fff;border-radius:12px;padding:24px}@media (max-width: 768px){.skeleton-profile-sidebar{padding:16px}}.skeleton-profile-sidebar .skeleton-contact-section,.skeleton-profile-sidebar .skeleton-pricing-section{margin-bottom:24px}@media (max-width: 768px){.skeleton-profile-sidebar .skeleton-contact-section,.skeleton-profile-sidebar .skeleton-pricing-section{margin-bottom:16px}}.skeleton-profile-sidebar .skeleton-contact-section:last-child,.skeleton-profile-sidebar .skeleton-pricing-section:last-child{margin-bottom:0}.skeleton-profile-sidebar .skeleton-contact-section .skeleton-section-title,.skeleton-profile-sidebar .skeleton-pricing-section .skeleton-section-title{margin-bottom:12px}.skeleton-profile-sidebar .skeleton-contact-item{display:flex;align-items:center;gap:12px;margin-bottom:8px}.skeleton-profile-sidebar .skeleton-contact-item:last-child{margin-bottom:0}.skeleton-profile-sidebar .skeleton-pricing-section .skeleton-price{margin-bottom:12px}.skeleton-profile-sidebar .skeleton-pricing-section .skeleton-button{border-radius:8px}.skeleton-edit-profile{min-height:100vh;background:linear-gradient(135deg,#f8fafb,#f1f5f9);padding:40px 0}@media (max-width: 768px){.skeleton-edit-profile{padding:20px 0}}.skeleton-edit-profile .skeleton-edit-header{text-align:center;margin-bottom:40px;padding:0 20px}@media (max-width: 768px){.skeleton-edit-profile .skeleton-edit-header{margin-bottom:24px;padding:0 16px}}.skeleton-edit-profile .skeleton-edit-header .skeleton:first-child{margin-bottom:12px}.skeleton-edit-profile .skeleton-edit-form{max-width:1200px;margin:0 auto;padding:0 20px;background:#fff;border-radius:16px;overflow:hidden;display:grid;grid-template-columns:280px 1fr;min-height:600px}@media (max-width: 768px){.skeleton-edit-profile .skeleton-edit-form{padding:0 16px;border-radius:12px;grid-template-columns:1fr;min-height:auto}}.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-sidebar{background:#f8fafb;border-right:1px solid #e4e5e7;padding:24px 0;display:flex;flex-direction:column;gap:4px}@media (max-width: 768px){.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-sidebar{border-right:none;border-bottom:1px solid #e4e5e7;padding:16px 0;flex-direction:row;gap:0;overflow-x:auto}}.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-sidebar .skeleton-nav-item{display:flex;align-items:center;gap:12px;padding:16px 24px}@media (max-width: 768px){.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-sidebar .skeleton-nav-item{flex-direction:column;gap:4px;padding:12px 16px;white-space:nowrap;min-width:fit-content}}.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-content{padding:32px}@media (max-width: 768px){.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-content{padding:20px 16px}}.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-content .skeleton-section{margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid #e4e5e7}@media (max-width: 768px){.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-content .skeleton-section{margin-bottom:20px;padding-bottom:12px}}.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-content .skeleton-section .skeleton:first-child{margin-bottom:8px}.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-content .skeleton-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width: 768px){.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-content .skeleton-form-grid{grid-template-columns:1fr;gap:16px}}.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-content .skeleton-form-grid .skeleton-form-field{display:flex;flex-direction:column;gap:8px}.skeleton-settings{min-height:100vh;background:linear-gradient(135deg,#f8fafb,#f1f5f9);padding:40px 0}@media (max-width: 768px){.skeleton-settings{padding:20px 0}}.skeleton-settings .skeleton-settings-header{text-align:center;margin-bottom:40px;padding:0 20px}@media (max-width: 768px){.skeleton-settings .skeleton-settings-header{margin-bottom:24px;padding:0 16px}}.skeleton-settings .skeleton-settings-header .skeleton:first-child{margin-bottom:12px}.skeleton-settings .skeleton-settings-content{max-width:1200px;margin:0 auto;padding:0 20px;background:#fff;border-radius:16px;overflow:hidden;display:grid;grid-template-columns:280px 1fr;min-height:600px}@media (max-width: 768px){.skeleton-settings .skeleton-settings-content{padding:0 16px;border-radius:12px;grid-template-columns:1fr;min-height:auto}}.skeleton-settings .skeleton-settings-content .skeleton-settings-sidebar{background:#f8fafb;border-right:1px solid #e4e5e7;padding:24px 0;display:flex;flex-direction:column;gap:4px}@media (max-width: 768px){.skeleton-settings .skeleton-settings-content .skeleton-settings-sidebar{border-right:none;border-bottom:1px solid #e4e5e7;padding:16px 0;flex-direction:row;gap:0;overflow-x:auto}}.skeleton-settings .skeleton-settings-content .skeleton-settings-sidebar .skeleton-settings-nav-item{display:flex;align-items:center;gap:12px;padding:16px 24px}@media (max-width: 768px){.skeleton-settings .skeleton-settings-content .skeleton-settings-sidebar .skeleton-settings-nav-item{flex-direction:column;gap:4px;padding:12px 16px;white-space:nowrap;min-width:fit-content}}.skeleton-settings .skeleton-settings-content .skeleton-settings-main{padding:32px}@media (max-width: 768px){.skeleton-settings .skeleton-settings-content .skeleton-settings-main{padding:20px 16px}}.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton:first-child{margin-bottom:8px}.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton:nth-child(2){margin-bottom:24px}@media (max-width: 768px){.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton:nth-child(2){margin-bottom:16px}}.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton-settings-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton-settings-grid{gap:20px}}.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton-settings-grid .skeleton-settings-item{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid #e4e5e7;border-radius:8px;background:#f8fafb}@media (max-width: 768px){.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton-settings-grid .skeleton-settings-item{padding:12px}}.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton-settings-grid .skeleton-settings-item .skeleton-settings-item-header{display:flex;align-items:center;gap:12px}@media (max-width: 768px){.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton-settings-grid .skeleton-settings-item .skeleton-settings-item-header{gap:8px}}.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton-settings-grid .skeleton-settings-item .skeleton-settings-item-header>div{display:flex;flex-direction:column;gap:4px}.skeleton-gig-card{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e4e5e7;transition:all .3s ease}.skeleton-gig-card .skeleton-gig-image{width:100%;height:180px;overflow:hidden}@media (max-width: 768px){.skeleton-gig-card .skeleton-gig-image{height:160px}}@media (max-width: 480px){.skeleton-gig-card .skeleton-gig-image{height:140px}}.skeleton-gig-card .skeleton-gig-content{padding:16px}@media (max-width: 768px){.skeleton-gig-card .skeleton-gig-content{padding:12px}}.skeleton-gig-card .skeleton-gig-content .skeleton-gig-user{display:flex;align-items:center;gap:8px;margin-bottom:12px}@media (max-width: 768px){.skeleton-gig-card .skeleton-gig-content .skeleton-gig-user{margin-bottom:8px}}.skeleton-gig-card .skeleton-gig-content .skeleton-gig-title{margin-bottom:8px}@media (max-width: 768px){.skeleton-gig-card .skeleton-gig-content .skeleton-gig-title{margin-bottom:6px}}.skeleton-gig-card .skeleton-gig-content .skeleton-gig-desc{margin-bottom:16px}@media (max-width: 768px){.skeleton-gig-card .skeleton-gig-content .skeleton-gig-desc{margin-bottom:12px}}.skeleton-gig-card .skeleton-gig-content .skeleton-gig-footer{display:flex;justify-content:space-between;align-items:center}.skeleton-gig-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:24px}@media (max-width: 768px){.skeleton-gig-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;margin-top:16px}}@media (max-width: 480px){.skeleton-gig-grid{grid-template-columns:1fr;gap:12px;margin-top:12px}}@media (max-width: 480px){.skeleton-profile-header{padding:12px}.skeleton-profile-header .skeleton-avatar-section{gap:12px}.skeleton-profile-header .skeleton-avatar-section .skeleton-user-info{gap:6px}.skeleton-profile-header .skeleton-stats{grid-template-columns:1fr;gap:8px}.skeleton-profile-header .skeleton-stats .skeleton-stat-item{padding:6px}.skeleton-profile-content,.skeleton-profile-sidebar{padding:12px}.skeleton-profile-content .skeleton-section,.skeleton-profile-sidebar .skeleton-section{margin-bottom:16px}.skeleton-profile-content .skeleton-section .skeleton-section-title,.skeleton-profile-sidebar .skeleton-section .skeleton-section-title{margin-bottom:8px}.skeleton-edit-profile .skeleton-edit-form{padding:0 12px}.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-content{padding:16px 12px}.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-content .skeleton-section{margin-bottom:16px}.skeleton-edit-profile .skeleton-edit-form .skeleton-edit-content .skeleton-form-grid{gap:12px}.skeleton-settings .skeleton-settings-content{padding:0 12px}.skeleton-settings .skeleton-settings-content .skeleton-settings-main{padding:16px 12px}.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton-settings-grid{gap:12px}.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton-settings-grid .skeleton-settings-item{padding:8px;flex-direction:column;align-items:flex-start;gap:8px}.skeleton-settings .skeleton-settings-content .skeleton-settings-main .skeleton-settings-section .skeleton-settings-grid .skeleton-settings-item .skeleton-settings-item-header{gap:6px}}
