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;text-align:center;font-family:Montserrat,sans-serif}main{flex-grow:1}main:has(.back-link){text-align:center}.search-form{margin:20px auto}.input{width:272px;height:40px;border-radius:4px;border:1px solid #808080}.submit-btn,.load-more{border-radius:8px;padding:8px 16px;height:40px;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff;background:#4e75ff;border:none}.submit-btn{width:91px}.load-more{width:125px;margin-top:32px}.gallery{margin-top:32px;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;list-style:none;padding:0}.gallery-item{width:360px;background-color:#fff;border-radius:4px;overflow:hidden;transition:transform .3s;border:1px solid #808080}.gallery-item:hover{transform:scale(1.05)}.gallery img{width:100%;height:180px;object-fit:cover}.info{display:flex;padding:10px;text-align:center;font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:2;letter-spacing:.04em;color:#2e2f42}.loader{width:48px;height:40px;margin-top:30px;position:relative;background:#1f1d1d;border-radius:15% 15% 35% 35%}.loader:not([hidden]){display:inline-block}.loader:after{content:"";box-sizing:border-box;position:absolute;left:45px;top:8px;border:4px solid #1f1d1d;width:16px;height:20px;border-radius:0 4px 4px 0}.loader:before{content:"";position:absolute;width:1px;height:10px;color:#1f1d1d;top:-15px;left:11px;box-sizing:border-box;animation:animloader 1s ease infinite}@keyframes animloader{0%{box-shadow:2px 0 #fff0,12px 0 #ffffff4d,20px 0 #fff0}50%{box-shadow:2px -5px #ffffff80,12px -3px #ffffff80,20px -2px #fff9}to{box-shadow:2px -8px #fff0,12px -5px #fff0,20px -5px #fff0}}
