.AppButton,.NoBorderButton{display:flex;align-items:center;justify-content:center;transition:all .3s;cursor:pointer;font-family:var(--font-main)}.NoBorderButton{border:none;background-color:rgba(0,0,0,0)}.RoundButton{border-radius:50%;border:none;transition:color .25s}.RoundButton--L{height:40px;min-width:40px;width:40px;padding:8px;font-size:16px}.RoundButton--dark{color:#fff;background:var(--brown)}.RoundButton--dark:hover{color:var(--accent-color)}.RoundButton--dark:active{filter:brightness(2)}.RoundButton--green{background-color:#008353}.RoundButton--green:hover{background-color:rgba(0,131,83,.8)}.AppModal__mask{background:rgba(0,0,0,.4);overflow:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.AppModal__container.react-responsive-modal-modal{min-height:calc(100% - 40px);max-width:400px;width:90%;margin:30px 0;border-radius:24px;padding:var(--side-padding);background-color:var(--song-bg-color)!important}@media(min-width:768px){.AppModal__container.react-responsive-modal-modal{max-width:500px;min-width:500px;min-height:unset;margin:30px 20px}}.AppModal__button.react-responsive-modal-closeButton{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.AppModal__button.react-responsive-modal-closeButton:before{content:""}.AppModal__button.react-responsive-modal-closeButton{font-weight:700;font-size:16px;padding:8px;height:36px;width:36px;top:14px;right:8px;color:var(--dark);transition:color .25s}.AppModal__button.react-responsive-modal-closeButton:hover{color:var(--accent-color)}.AppModal__icon{display:none}.AppModal__content{padding-top:var(--side-padding)}:root{--font-main:"Helvetica",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:"Helvetica",SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--font-size:16px;--content-max-width:568px;--extra-max-width:900px;--header-height:52px;--footer-height:72px;--page-max-width:768px;--side-padding:20px;--transition-duration:0.25s;--bp-992:992px;--bp-840:840px;--bp-768:768px;--bp-576:576px}@media(min-width:768px){:root{--footer-height:82px}}:root{--accent-color:var(--orange);--border-color:var(--grey);--header-bg-color:var(--dark);--footer-bg-color:var(--dark);--main-bg-color:var(--beige);--song-bg-color:#fff;--text-color:var(--dark-grey);--title-color:var(--dark);--shadow-color:rgba(56,55,142,0.15);--beige:#fffaed;--brown:#26231b;--dark:#0b0800;--dark-grey:#6c6c6c;--grey:#c0c0c0;--orange:#f5c149}*{box-sizing:border-box}body,html{height:100%;height:100dvh;max-height:100%}body{margin:0;font-family:var(--font-main);font-size:var(--font-size);font-weight:400;line-height:1.5;letter-spacing:.64px;color:var(--text-color);background-color:var(--main-bg-color)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:700;line-height:1.2;color:var(--title-color)}.h1,h1{font-size:38px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:20px}.h5,h5{font-size:18px}.h6,h6{font-size:16px}a,a:active,a:link,a:visited{text-decoration:none}p{margin-top:0;margin-bottom:1rem}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-fixed-ratio-container{position:relative}.app-fixed-ratio-container:before{display:block;content:"";width:100%;padding-top:56.3%}.app-fixed-ratio-content{position:absolute;top:0;right:0;bottom:0;left:0}.Main{min-height:calc(100% - var(--header-height));background-color:var(--main-bg-color)}@media(min-width:768px){.Main{margin-top:var(--header-height)}}.Main__container{margin:0 auto;max-width:var(--content-max-width)}.Main__content{display:flex;align-items:center;flex-direction:column;justify-content:space-around;padding:0 var(--side-padding) 24px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@font-face{font-family:icomoon;src:url(/_next/static/media/icomoon.7c17d819.woff) format("woff");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-up-a-z-old:before{content:""}.icon-arrow-up-a-z:before{content:""}.icon-arrow-up-from-bracket:before{content:""}.icon-book:before{content:""}.icon-books-bold:before{content:""}.icon-books:before{content:""}.icon-list-music-bold:before{content:""}.icon-list-music:before{content:""}.icon-search-bold:before{content:""}.icon-search:before{content:""}.icon-shevron-left:before{content:""}.icon-shevron-right:before{content:""}.icon-xmark-large:before{content:""}.icon-arrow-left:before{content:""}.icon-chevron-right:before{content:""}.icon-copy:before{content:""}.icon-share:before{content:""}