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;border:none;outline:none}input{outline:none}img{display:block;max-width:100%;height:auto}fieldset{margin:0;padding:0;outline:none}: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}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 768px){.container{max-width:768px}}@media only screen and (min-width: 1200px){.container{max-width:1200px}}@keyframes slide{0%{transform:translate(-140%) translateY(-50%)}to{transform:translate(-104%) translateY(-50%)}}@keyframes stretch{0%{opacity:0;transform:translate(-50%) translateY(100%) scale(.2)}to{opacity:1;transform:translate(-50%) translateY(100%) scale(1)}}.nav-list{display:flex;align-items:center;justify-content:center;gap:40px;padding:20px 0}.nav-link{position:relative;display:block;font-weight:500;letter-spacing:.02em;transition:.2s ease-in}.nav-link:hover,.nav-link:focus{color:#747bff}.main-title{margin-bottom:32px}.back-link{position:relative;display:inline-block;padding:4px 8px;margin-top:32px;border:1px solid;border-radius:8px}.back-link:before{content:"";position:absolute;top:50%;left:0;width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z'/%3E%3C/svg%3E");transition:.3s ease-in;transition-property:opacity;opacity:0;animation:slide .5s linear infinite alternate-reverse both;animation-play-state:paused}.back-link:hover:before{opacity:1;animation-play-state:running}.picker{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:8px;margin:0 auto 32px;width:355px;height:40px}.picker input{border-radius:4px;width:272px;height:40px;background-color:#fff;border:1px solid #808080;padding-left:16px;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#2e2f42}.picker input:disabled{color:gray}.picker input:enabled:hover{border-color:#000;color:#2e2f42}.picker input:enabled:focus{border-color:#4e75ff;color:#000}.button{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;border-radius:8px;padding:8px 16px;width:75px;height:40px;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;background-color:#4e75ff;color:#fff;transition:background-color .25s cubic-bezier(.075,.82,.165,1)}.button:disabled{background-color:#cfcfcf;color:#989898}.button:enabled:hover,.button:enabled:focus{background-color:#6c8cff}.timer{display:flex;align-items:center;margin:0 auto;flex-direction:row;gap:24px;width:346px;height:72px}.field{flex-basis:calc((100% - 72px)/4);display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:0px}.value{font-weight:400;font-size:40px;line-height:1.2;letter-spacing:.04em;color:#2e2f42}.label{font-weight:400;font-size:16px;line-height:1.5;color:#2e2f42;text-transform:uppercase}.form{width:360px;margin:0 auto}.form label{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:8px;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#2e2f42}.form-input{border:1px solid #808080;border-radius:4px;width:328px;height:40px;padding:8px 16px;transition:border-color .25s cubic-bezier(.075,.82,.165,1)}.form-input:hover{border-color:#000}fieldset{border-radius:4px;stroke-width:1px;stroke:gray;margin-bottom:34px;padding:8px 48px}.radio-inputs{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:48px;width:264px;height:32px;margin:0 auto}.radio-inputs label{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:8px;font-weight:400;font-size:16px;line-height:1.5;color:#2e2f42}.submit-btn{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;border-radius:8px;padding:8px 16px;width:360px;height:40px;background-color:#4e75ff;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff;transition:background-color .25s cubic-bezier(.075,.82,.165,1)}.submit-btn:hover,.submit-btn:focus{background-color:#6c8cff}
