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%}:root *,:root *:before,:root *:after{box-sizing:border-box}body{display:flex;align-items:center;flex-direction:column;min-width:100vw;min-height:100vh;margin:0}main{flex-grow:1}main:has(.back-link){text-align:center}.form input{border:1px solid #808080;border-radius:4px;width:272px;height:40px;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;color:gray;padding:8px 16px;outline:none;margin-right:8px}.form input:hover{border:1px solid #000}.form input:focus{border:1px solid #4e75ff}.form button{border-radius:8px;width:75px;height:40px;background:#4e75ff;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff;border:none;margin-top:36px;margin-bottom:32px}.form button:hover{background:#6c8cff}.loader{display:none;position:relative;width:100px;height:100px}.loader.active{display:block}.loader:before,.loader:after{content:"";border-radius:50%;position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 0 10px 2px #0000004d inset}.loader:after{box-shadow:0 2px #ff3d00 inset;animation:rotate 2s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery{display:flex;flex-wrap:wrap;gap:24px;max-width:1200px;padding:24px;justify-content:center}.gallery-item{width:calc((100% - 48px) / 3);border:1px solid #808080;background-color:#fff}.gallery-image{width:100%;height:200px;object-fit:cover}.info{display:flex;justify-content:space-around;padding:8px}.info-item{display:flex;flex-direction:column;align-items:center;font-size:12px}.info-item b,.info-item span{display:block}.info-item b{font-weight:600;font-size:12px;line-height:1.33333;letter-spacing:.04em;color:#2e2f42}.info-item span{font-weight:400;font-size:12px;line-height:2;letter-spacing:.04em;color:#2e2f42}
