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}.likes:before,.views:before,.comments:before,.downloads:before{display:block;font-weight:600;font-size:16px;line-height:1.33;letter-spacing:.04em;color:#2e2f42}.likes:before{content:"Likes"}.views:before{content:"Views"}.comments:before{content:"Comments"}.downloads:before{content:"Downloads"}.gallery{padding-top:32px;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;list-style:none;padding-left:0}.gallery li{flex-basis:calc((100% - 48px)/4);border:1px solid #fff;background:#fff;box-shadow:0 4px 10px #0003}.gallery img{width:100%;height:200px;object-fit:cover;display:block}.description-div{display:flex;justify-content:space-around;align-items:center;height:48px}.form{padding-top:10px;margin:0 auto}.input{border-radius:4px;width:272px;height:30px;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;padding-left:8px}.btn{align-items:center;justify-content:center;gap:10px;border-radius:8px;padding:8px 16px;width:91px;height:36px;background:#4e75ff;border:none;font-weight:500;font-size:16px;margin-left:10px;color:#fff}.loader{width:8px;height:40px;border-radius:4px;display:block;margin:20px auto;position:relative;background:currentColor;color:#000;box-sizing:border-box;animation:animloader .3s .3s linear infinite alternate}.loader:after,.loader:before{content:"";width:8px;height:40px;border-radius:4px;background:currentColor;position:absolute;top:50%;transform:translateY(-50%);left:20px;box-sizing:border-box;animation:animloader .3s .45s linear infinite alternate}.loader:before{left:-20px;animation-delay:0s}@keyframes animloader{0%{height:48px}to{height:4px}}.hidden{display:none}
