@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:auto}body{overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}body{margin:0;min-width:320px;background:#000}a{font-weight:500;color:#fff;text-decoration:none}button{border:none;font-family:inherit;cursor:pointer;background:none}.app-container{min-height:100vh;width:100%;background:#000;color:#fff;padding-bottom:80px!important}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 0 0;width:100vw;gap:0}.header-inner{max-width:480px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:50px}.search-bar{flex:1 1 0;width:100%;max-width:100%;margin:0 8px;font-size:1rem;height:32px;padding:0 12px;min-width:0;background:#17181d;border-radius:16px;border:none;outline:none;color:#fff;box-sizing:border-box}.icon{flex:0 0 auto;width:32px;height:32px;color:#fff}.icon.left,.icon.right{margin-left:10px;margin-right:10px}.footer{display:flex;justify-content:center;align-items:center;padding-bottom:32px;padding-top:8px;gap:80px;background:#000!important;position:fixed!important;bottom:0!important;left:0!important;width:100%!important;z-index:1000!important}.footer .icon,.footer.settings-page .icon{margin-left:0!important;margin-right:0!important;color:#fff!important}.footer.settings-page{margin-left:0;background:#000!important;position:fixed!important;bottom:0!important;left:0!important;width:100%!important;z-index:1000!important}.settings-list-mobile{padding-bottom:100px!important}input:focus,input:focus-visible{outline:none!important;border:none!important;box-shadow:none!important}.legal-text-container{margin-left:auto;margin-right:auto;text-align:left}.listpage-scrollarea{width:100%;margin:0 auto}@media (min-width: 601px){.listpage-scrollarea{max-width:480px}}@media (max-width: 480px){html,body,#root,.app-container{scrollbar-width:none!important}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar,.app-container::-webkit-scrollbar{display:none!important}.header-inner,.footer,.app-container{max-width:100vw!important;padding-left:0!important;padding-right:0!important}button:not(.import-btn),input,select{padding:14px!important}.settings-list-container,.settings-list-inner{width:100vw!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.settings-list-container>div,.settings-list-inner>div{margin-left:4px!important}}input::placeholder{color:#686868;opacity:1}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #17181d inset!important;box-shadow:0 0 0 1000px #17181d inset!important;-webkit-text-fill-color:#fff!important;color:#fff!important;border:none!important;background-color:#17181d!important;background:#17181d!important;transition:background-color 5000s ease-in-out 0s!important}input:-moz-autofill{background-color:#17181d!important;color:#fff!important;-webkit-text-fill-color:#fff!important}input:-ms-autofill{background-color:#17181d!important;color:#fff!important;-webkit-text-fill-color:#fff!important}input,input[type=date],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{-webkit-text-fill-color:#fff!important;color:#fff!important;background-color:#17181d!important}input[type=date]:-webkit-autofill,input[type=datetime-local]:-webkit-autofill,input[type=month]:-webkit-autofill,input[type=time]:-webkit-autofill,input[type=week]:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #17181d inset!important;box-shadow:0 0 0 1000px #17181d inset!important;-webkit-text-fill-color:#fff!important;color:#fff!important;background-color:#17181d!important;background:#17181d!important}input[type=text][name*=card],input[type=text][name*=cc],input[type=text][name*=credit],input[type=text][name*=cvc],input[type=text][name*=cvv],input[type=text][name*=expiry],input[type=text][name*=expiration]{-webkit-text-fill-color:#fff!important;color:#fff!important;background-color:#17181d!important}input[type=text][name*=card]:-webkit-autofill,input[type=text][name*=cc]:-webkit-autofill,input[type=text][name*=credit]:-webkit-autofill,input[type=text][name*=cvc]:-webkit-autofill,input[type=text][name*=cvv]:-webkit-autofill,input[type=text][name*=expiry]:-webkit-autofill,input[type=text][name*=expiration]:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #17181d inset!important;box-shadow:0 0 0 1000px #17181d inset!important;-webkit-text-fill-color:#fff!important;color:#fff!important;background-color:#17181d!important;background:#17181d!important}.cookie-banner{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:420px;background-color:#343739;color:#fff;padding:15px;display:flex;justify-content:space-between;align-items:center;z-index:1000;border-radius:8px}.cookie-banner p{margin:0}.cookie-link{text-decoration:underline;color:#fff}.cookie-buttons button{margin-left:10px;padding:5px 10px;border:none;background-color:#5e6367;color:#fff;cursor:pointer;border-radius:5px}.cookie-buttons button:hover{background-color:#5e6367}
