.skeleton{background:linear-gradient(90deg,#2A2726 25%,#3A3736 50%,#2A2726 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-form-header{background:#333333;min-height:120px;padding:20px;margin-bottom:20px}.skeleton-form-title{width:200px;height:32px;margin-bottom:15px}.skeleton-form-actions{display:flex;gap:30px;justify-content:flex-end}.skeleton-action-item{gap:8px}.skeleton-action-text{width:60px}.skeleton-status-buttons{display:flex;gap:10px;margin-bottom:20px;padding:15px 0}.skeleton-status-button{width:120px;height:36px;border-radius:4px}.skeleton-table-container{background:#333333;border-radius:6px;overflow:hidden;min-height:400px}.skeleton-table-header{display:flex;background:#2A2726;padding:12px;border-bottom:1px solid #444}.skeleton-table-header-cell{flex:1 1;height:20px;margin-right:20px}.skeleton-table-header-cell:last-child{margin-right:0}.skeleton-table-rows{padding:0}.skeleton-table-row{display:flex;padding:12px;border-bottom:1px solid #3a3736;align-items:center}.skeleton-table-row:last-child{border-bottom:none}.skeleton-table-cell{flex:1 1;height:16px;margin-right:20px}.skeleton-table-cell:last-child{margin-right:0}.skeleton-table-cell.skeleton-table-cell-short{width:60px;flex:none}.skeleton-table-cell.skeleton-table-cell-medium{width:100px;flex:none}.skeleton-table-cell.skeleton-table-cell-long{width:150px;flex:none}.skeleton-pagination{background:#333333;padding:12px;display:flex;justify-content:center;gap:10px;margin-top:10px}.skeleton-pagination-item{width:40px;height:32px;border-radius:4px}@media (max-width:768px){.skeleton-form-actions{flex-direction:column;gap:15px;align-items:flex-end}.skeleton-status-buttons{flex-direction:column;gap:8px}.skeleton-status-button{width:100%}.skeleton-table-header,.skeleton-table-row{display:block;padding:8px}.skeleton-table-cell{margin:4px 0;width:100%}}.skeleton-fade-in{animation:skeleton-fade-in .3s ease-in-out}@keyframes skeleton-fade-in{0%{opacity:0}to{opacity:1}}.skeleton-fade-out{animation:skeleton-fade-out .2s ease-in-out forwards}@keyframes skeleton-fade-out{0%{opacity:1}to{opacity:0}}.content-fade-in{animation:content-fade-in .3s ease-in-out}@keyframes content-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profile-page-skeleton{max-width:1200px;margin:auto;padding:40px;color:#ffffff}.skeleton-profile-header{background:linear-gradient(135deg,#333333,#2A2726);border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.3);border-left:4px solid #d32f2f;border-right:4px solid #d32f2f;margin-bottom:30px}.skeleton-profile-header-content{padding:40px;text-align:center;position:relative}.skeleton-profile-actions{position:absolute;top:20px;right:20px;display:flex;gap:20px}.skeleton-action-item{display:flex;flex-direction:column;align-items:center;gap:5px}.skeleton-action-icon{width:24px;height:24px;border-radius:50%}.skeleton-action-text{width:40px;height:12px}.skeleton-profile-picture{width:150px;height:150px;border-radius:50%;margin:0 auto 20px;border:4px solid #d32f2f}.skeleton-artist-name{width:250px;height:32px;margin:20px auto 10px}.skeleton-location{width:200px;height:18px;margin:10px auto}.skeleton-tags-container{display:flex;justify-content:center;gap:10px;margin:20px 0;flex-wrap:wrap}.skeleton-tag{width:80px;height:28px;border-radius:20px}.skeleton-social-section{margin:30px auto;max-width:400px}.skeleton-social-icons{display:flex;justify-content:center;gap:30px}.skeleton-social-item{text-align:center}.skeleton-social-icon{width:32px;height:32px;border-radius:50%;margin-bottom:8px}.skeleton-social-text{width:60px;height:14px}.skeleton-guest-spots{background:linear-gradient(135deg,#333333,#2A2726);border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.3);border-left:4px solid #d32f2f;border-right:4px solid #d32f2f;padding:25px;margin:20px 0}.skeleton-guest-spots-header{margin-bottom:15px}.skeleton-guest-spots-title{width:120px;height:24px}.skeleton-guest-spots-list{display:flex;flex-direction:column;gap:10px}.skeleton-guest-spot-item{background:rgba(255,255,255,.05);border-radius:8px;padding:15px;display:flex;justify-content:space-between;align-items:center}.skeleton-guest-spot-location{width:180px;height:16px;margin-bottom:8px}.skeleton-guest-spot-date{width:120px;height:14px}.skeleton-tabs-container{background:linear-gradient(135deg,#333333,#2A2726);border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.3);border-left:4px solid #d32f2f;border-right:4px solid #d32f2f;margin:30px 0;padding:20px}.skeleton-tabs-header{display:flex;gap:20px;margin-bottom:20px}.skeleton-tab{width:80px;height:36px;border-radius:4px}.skeleton-content-section{background:linear-gradient(135deg,#333333,#2A2726);border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.3);border-left:4px solid #d32f2f;border-right:4px solid #d32f2f;padding:30px;margin:20px 0}.skeleton-content-line{height:16px;margin-bottom:12px;width:100%}.skeleton-content-line-short{width:60%}.skeleton-content-line-medium{width:80%}.skeleton-content-line:last-child{margin-bottom:0}@media (max-width:899px){.profile-page-skeleton{padding:20px 15px 60px;margin:0}.skeleton-profile-header{margin-top:20px;border-left-width:3px;border-right-width:3px}.skeleton-profile-header-content{padding:25px 20px}.skeleton-profile-actions{position:relative;top:auto;right:auto;justify-content:center;margin-bottom:20px}.skeleton-profile-picture{width:120px;height:120px}.skeleton-artist-name{width:200px;height:28px}.skeleton-content-section,.skeleton-guest-spots,.skeleton-tabs-container{margin:20px 0;border-left-width:3px;border-right-width:3px}.skeleton-social-icons{gap:20px}.skeleton-tabs-header{flex-direction:column;gap:10px}.skeleton-tab{width:100%}}@media (max-width:480px){.skeleton-profile-picture{width:100px;height:100px}.skeleton-artist-name{width:180px;height:24px}.skeleton-tags-container{gap:8px}.skeleton-tag{width:60px;height:24px}.skeleton-social-icons{gap:15px}.skeleton-social-icon{width:28px;height:28px}.skeleton-social-text{width:50px;height:12px}}