.header{height:var(--header-height);z-index:1;background-color:#fff5ec;border-bottom:1px solid rgba(0,0,0,.05);flex:none;align-items:center;width:100%;display:flex;position:-webkit-sticky;position:sticky;top:0}.header .container{justify-content:space-between;align-items:center;column-gap:12px;width:100%;display:flex}.header>*{font-size:14px;font-weight:400;line-height:1}.header .logo{cursor:pointer;width:112px;height:35px;margin-right:auto}.header .counter{color:rgba(127,89,67,.73);text-wrap:nowrap;font-size:10px;position:relative;top:-16px;left:39px}.header .back-link{color:#333;align-items:center;gap:6px;font-size:15px;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.header .back-link:hover{opacity:.7}.header .back-link svg{flex-shrink:0}@media only screen and (max-width:499px){.header .counter{display:none}}
.header .reset{animation:.25s fadeIn}.header .reset .btn-new-song{color:#fc6758;text-wrap:nowrap;background:0 0;border:2px solid #fc6758;align-items:center;height:32px;padding:0 14px;display:flex}@media only screen and (min-width:500px){.header .reset .btn-new-song{margin-right:10px;transition:background-color .25s}.header .reset .btn-new-song:hover{background-color:rgba(255,255,255,.4)}}
.modal-container.modal__new-song{font-size:15px}.modal-container.modal__new-song .btn{color:#fff;background:#fd6756;border:none;border-radius:10px;height:44px;padding:10px 35px;font-weight:500}.modal-container.modal__new-song .btn-cancel{color:#666;background:0 0;border:2px solid #e2e8ed}.modal-container.modal__new-song .btn-cancel:hover:not(:disabled){color:#999;border-color:#999}.modal-container.modal__new-song .btn-cancel:disabled{opacity:.5;cursor:not-allowed}@media only screen and (min-width:500px){.modal-container.modal__new-song{min-width:420px;max-width:450px}}
/*# sourceMappingURL=89a585305bf1ba3c.css.map*/