.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}.monastery-model-viewer{z-index:10}.monastery-controls{z-index:50}.info-panel{z-index:30}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.animate-pulse{animation:1.5s infinite pulse}.language-selector{max-height:200px;overflow-y:auto}.language-option{transition:background-color .2s}.language-option:hover{background-color:rgba(255,255,255,.1)}.language-option.selected{background-color:rgba(249,115,22,.5)}
@keyframes pulse-fade{0%,to{opacity:.6}50%{opacity:.9}}.loading-skeleton{background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.2),rgba(255,255,255,.1)) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite pulse-fade,2s linear infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.spinner-border{border:2px solid;border-right-color:transparent;border-radius:50%;width:1rem;height:1rem;animation:.75s linear infinite spinner;display:inline-block}@keyframes spinner{to{transform:rotate(360deg)}}.content-fade-in{animation:.5s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lang-skeleton{width:100%;height:1em;margin-bottom:.5em}.lang-skeleton-60{width:60%}.lang-skeleton-40{width:40%}.lang-skeleton-80{width:80%}
