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}.form input[name=search-text]{padding:8px 12px;border:2px solid #ccc;border-radius:4px;outline:none;transition:border-color .3s;height:40;margin:8px auto}.form input[name=search-text]:focus{border-color:#1d72b8;box-shadow:0 0 5px #1d72b880}.form button[type=submit]{border:none;border-radius:8px;padding:8px 16px;width:75px;height:40px;background:#4e75ff;color:#fff;cursor:pointer;font-size:16px;transition:background .2s;display:flex;justify-content:center;align-items:center;margin:0 auto}.form button[type=submit]:active{background:#6a8fff}.form button[type=submit]:hover{background:#5f7fff}.gallery{margin-top:20px}.form{margin:0 auto}.loader{display:none;font-size:16px;color:#4e75ff;text-align:center;margin-top:20px}.loader.visible{display:block}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;padding:24px;margin:0}.gallery-item{background-color:#f9f9f9;overflow:hidden;display:flex;flex-direction:column}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.gallery-item .info{padding:8px;font-size:14px;color:#333;display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px}.wraper{border:solid 1px}
