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;overflow-x:hidden}main{flex-grow:1}main:has(.back-link){text-align:center}.container{width:100%;max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 768px){.container{max-width:768px;padding:0 32px}}@media only screen and (min-width: 1200px){.container{max-width:1200px;padding:0 100px}}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;padding:24px;justify-items:center}.gallery-item{width:100%;max-width:360px;height:200px;display:flex;flex-direction:column;overflow:hidden;border-radius:8px;border:1px solid #808080}.gallery-image{width:100%;height:152px;object-fit:cover;display:block}.stats{box-sizing:border-box;height:48px;display:flex;justify-content:space-between;padding:4px 20px}.stats-item{text-align:center}.stats-title{font-weight:700;font-size:12px;line-height:1.33}.stat-content{font-weight:400;font-size:12px;line-height:24px}#loader{text-align:center;display:none}#loader.is-active{display:block}.loader{display:inline-block;text-align:center;position:relative;width:40px;height:60px;animation:heartBeat 1.2s infinite cubic-bezier(.215,.61,.355,1)}.loader:before,.loader:after{content:"";background:#ff3d00;width:40px;height:60px;border-radius:50px 50px 0 0;position:absolute;left:0;bottom:0;transform:rotate(45deg);transform-origin:50% 68%;box-shadow:5px 4px 5px #0004 inset}.loader:before{transform:rotate(45deg)}.loader:after{transform:rotate(-45deg)}@keyframes heartBeat{0%{transform:scale(.95)}5%{transform:scale(1.1)}39%{transform:scale(.85)}45%{transform:scale(1)}60%{transform:scale(.95)}to{transform:scale(.9)}}.form{width:371px;height:40px;display:flex;border-radius:8px;gap:8px;padding:36px 0;margin:0 auto;background-color:#fff}.label{display:flex;gap:8px;flex-direction:column}.btn{width:91px;height:40px;padding:8px 16px;border-radius:8px;background-color:#4e75ff;color:#fafafa;border:none}#load-btn{margin:0 auto 25px;display:none;width:125px;height:40px;padding:8px,16px;text-align:center;border:none}#load-btn.is-active{display:block}.input{width:272px;height:40px;border-radius:4px;border:1px solid #808080}.loader-text{font-size:16px;line-height:24px;letter-spacing:.4;text-align:center}
