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}body{margin:20px;background:#fff;color:#333}.form{display:flex;justify-content:center;margin-bottom:20px;gap:10px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;list-style:none;padding:0;margin:0 0 50px}.gallery li{border:1px solid #ddd;border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 2px 6px #0000001a}.gallery img{width:100%;height:200px;object-fit:cover;display:block}.gallery ul{display:flex;justify-content:space-around;padding:10px;margin:0;list-style:none;background-color:#f8f8f8;font-size:14px}.loader{text-align:center;font-size:18px;margin:20px 0;display:block}.loader.hidden,.load-more-btn.hidden{display:none}.load-more-btn{border:none;border-radius:16px;height:40px;width:360px;margin:0 auto;cursor:pointer;background-color:#07f;color:#fff;transition:background .3s linear;font-weight:700}.load-more-btn:hover,.load-more-btn:focus{background-color:#005fcc}.form button{padding:8px 16px;font-size:16px;background-color:#07f;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .3s linear}.form button:hover,form button:focus{background-color:#005fcc}
