.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite skeleton-loading;display:inline-block}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{height:1em;margin-bottom:.5em}.skeleton-rectangular{width:100%}.skeleton-circular{border-radius:50%}.skeleton-title{height:2.25rem;margin-bottom:.75rem}.skeleton-section-title{height:1.75rem;margin-bottom:1rem}@media (prefers-color-scheme:dark){.skeleton{background:linear-gradient(90deg,rgba(42,42,42,.157) 25%,rgba(58,58,58,.282) 50%,rgba(42,42,42,.376) 75%) 0 0/200% 100%}}@media (prefers-reduced-motion:reduce){.skeleton{background:rgba(240,240,240,.282);animation:none}@media (prefers-color-scheme:dark){.skeleton{background:#2a2a2a}}}.skeleton-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite skeleton-pulse}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.skeleton-shimmer{background-color:#f6f7f8;position:relative;overflow:hidden}.skeleton-shimmer:after{content:"";background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));animation:2s infinite skeleton-shimmer;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.experience-detail-skeleton{padding:20px}.experience-detail-skeleton .skeleton{margin-bottom:8px}.experience-detail-skeleton .skeleton:last-child{margin-bottom:0}@media (max-width:768px){.experience-detail-skeleton .main-content,.experience-detail-skeleton .booking-card{width:100%}.experience-content-section{flex-direction:column!important;gap:20px!important}.booking-card{width:100%!important}}.skeleton-loading-fast{animation-duration:1s}.skeleton-loading-slow{animation-duration:2s}.skeleton-group{animation-delay:.1s}.skeleton-group .skeleton:first-child{animation-delay:0s}.skeleton-group .skeleton:nth-child(2){animation-delay:.1s}.skeleton-group .skeleton:nth-child(3){animation-delay:.2s}.skeleton-group .skeleton:nth-child(4){animation-delay:.3s}.skeleton-group .skeleton:nth-child(5){animation-delay:.4s}.skeleton-fade-in{animation:.5s ease-in-out skeleton-fade-in}@keyframes skeleton-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
