@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";.MuiChip-root .MuiChip-icon{font-size:1rem}*{box-sizing:border-box}:root{color-scheme:light dark}body{margin:0;min-height:100vh;font-family:Roboto,Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;transition:background-color .3s ease,color .3s ease}#root{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.image-skeleton{background:linear-gradient(110deg,#ede5dc73 8%,#fffc 18%,#ede5dc73 33%);background-size:200% 100%;animation:imageSkeleton 1.2s ease-in-out 10 forwards}.image-fallback{background:radial-gradient(circle at top,#c49e79a6,#826043d9);letter-spacing:.02em;text-transform:uppercase;font-size:.85rem}@keyframes imageSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}
