.skeleton-container{width:100%;padding:20px}.skeleton-bar{position:relative;overflow:hidden;border-radius:8px;background:#eadfd8}.skeleton-bar:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.45) 50%,hsla(0,0%,100%,0));animation:skeleton-shimmer 1.2s infinite}.skeleton-form-header{display:flex;justify-content:flex-end;margin-bottom:20px}.skeleton-button{width:120px;height:42px;border-radius:12px}.skeleton-title{width:min(360px,70%);height:28px;margin-bottom:20px}.skeleton-form-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));grid-gap:16px;gap:16px}.skeleton-form-field{display:flex;flex-direction:column;gap:8px}.skeleton-media-edit{display:flex;flex-direction:column;gap:60px;margin-top:50px}.skeleton-media-section{display:flex;flex-direction:column;gap:15px}.skeleton-media-title{display:flex;align-items:center;gap:8px}.skeleton-media-title-bar{width:4px;height:24px;border-radius:2px}.skeleton-media-title-text{width:180px;height:22px}.skeleton-media-grid{display:flex;flex-wrap:wrap;gap:15px}.skeleton-media-item{width:150px;height:150px;border-radius:8px}.skeleton-media-item-add{background:repeating-linear-gradient(45deg,#eadfd8,#eadfd8 10px,#e1d4cc 0,#e1d4cc 20px)}.skeleton-profile{display:flex;flex-direction:column;gap:20px}.skeleton-profile-picture-wrap{width:220px;display:flex;flex-direction:column;gap:10px}.skeleton-profile-picture{width:220px;height:220px;border-radius:12px}.skeleton-profile-remove{width:160px;height:14px}.skeleton-profile-description{width:100%}.skeleton-textarea{width:100%;height:130px}.skeleton-text-counter{width:120px;height:12px}.skeleton-label{width:45%;height:14px}.skeleton-input{width:100%;height:44px}.skeleton-list{display:flex;flex-direction:column;gap:16px}.skeleton-card{display:flex;gap:14px;border:1px solid #f0d7c6;border-radius:12px;padding:12px;background:#fffaf7}.skeleton-card-image{width:170px;min-width:170px;height:130px;border-radius:10px}.skeleton-card-content{flex:1 1;display:flex;flex-direction:column;gap:10px}.skeleton-line-xl{width:60%;height:20px}.skeleton-line-lg{width:80%;height:16px}.skeleton-line-md{width:55%;height:16px}.skeleton-line-sm{width:35%;height:14px}@keyframes skeleton-shimmer{to{transform:translateX(100%)}}.skeleton-apartments-grid{display:flex;column-gap:40px;row-gap:60px;max-width:1320px;flex-wrap:wrap;margin:auto;padding-top:173px}.skeleton-apt-card{width:400px;position:relative}.skeleton-apt-badge{position:absolute;width:120px;height:22px;border-radius:15px;top:20px;left:10px;z-index:2}.skeleton-apt-photo{width:100%;height:250px;border-radius:12px}.skeleton-apt-title{margin-top:20px;width:65%;height:24px;margin-bottom:14px}.skeleton-apt-keywords{width:100%;height:80px;margin-bottom:10px}.skeleton-apt-meta{width:80%;height:14px;margin-bottom:6px}.skeleton-apt-meta-short{width:50%}.skeleton-apt-price{width:40%;height:20px;margin-top:10px}.skeleton-rooms-title{padding-top:80px;margin-bottom:25px;width:45%;height:36px}.skeleton-rooms-photo-main{width:100%;height:25vw;border-radius:12px}.skeleton-rooms-thumb{width:100%;height:100%;border-radius:12px}.skeleton-rooms-map{width:45vw;height:calc(30vw + 20px);border-radius:12px}.skeleton-rooms-section-title{width:200px;height:22px;margin-bottom:10px}.skeleton-rooms-text{width:100%;height:14px;margin-top:10px}.skeleton-rooms-text-short{width:60%}.skeleton-rooms-tag{width:140px;height:28px;border-radius:20px}.skeleton-rooms-room-photo{width:100%;height:250px;border-radius:12px}.skeleton-rooms-room-price{width:35%;height:18px;margin-bottom:10px}.skeleton-rooms-room-name{width:55%;height:20px;margin-top:14px}.skeleton-rooms-room-desc{width:90%;height:14px;margin-top:8px}.skeleton-rooms-room-keywords{width:70%;height:14px;margin-top:6px}.skeleton-rooms-room-avail{width:50%;height:14px;margin-top:6px}.skeleton-rooms-room-btn{width:100%;height:42px;border-radius:8px;margin-top:16px}@media (max-width:1200px){.skeleton-rooms-photo-main{height:50vw}.skeleton-rooms-map{width:80vw;height:50vw}}@media (max-width:700px){.skeleton-rooms-photo-main{height:56vw}.skeleton-rooms-map{width:90vw;height:56vw}}.skeleton-city-title{width:350px;height:36px;padding-top:80px;margin-bottom:20px}.skeleton-city-switch{width:46px;height:46px;border-radius:50%}