h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color:#242424;background-color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{display:flex;flex-direction:column;min-width:100vw;min-height:100vh;margin:0}main{flex-grow:1}main:has(.back-link){text-align:center}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;padding:20px}.gallery_item{display:block;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.gallery_item:hover{transform:scale(1.05);box-shadow:0 6px 15px #0003}.gallery_item img{width:100%;height:auto;display:block;object-fit:cover;border-radius:8px}.elem-gallery{overflow-wrap:break-word}.stats-container{display:flex;gap:5px}.stat-item{display:flex;flex-direction:column;align-items:center;width:80px;word-break:break-word;white-space:normal}.stats-container .stat-item span{font-size:.8rem}.loader{display:none;width:48px;height:48px;border:10px solid #FFF;border-radius:50%;position:relative;transform:rotate(45deg);box-sizing:border-box}.loader:before{content:"";position:absolute;box-sizing:border-box;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%;border:10px solid #FF3D00;animation:prixClipFix 2s infinite linear}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}
