@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@font-face{font-family:SF Pro Display;src:url(/font/sf-pro-display-medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}:root{--primary: #D0BCFF;--primary-light: #E9DDFF;--primary-dark: #9A7ACE;--background: #131313;--background-secondary: #1C1C1C;--surface: #1D1D1D;--text-primary: #FFFFFF;--text-secondary: #C2C2C2;--error: #F28C9A;--success: #6CD67D}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow-x:hidden}body{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--text-primary);min-height:100vh;height:100vh}@supports (-webkit-touch-callout: none){body{height:-webkit-fill-available}}#root{height:100vh;min-height:100vh}.profile-background-active{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;background-attachment:fixed!important;height:100vh!important;overflow:auto!important}@supports (-webkit-touch-callout: none){.profile-background-active{height:-webkit-fill-available!important}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:var(--primary);text-decoration:none}button{cursor:pointer;border:none;outline:none}input,textarea,select{font-family:SF Pro Display,sans-serif}.selectable{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.non-selectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}::-webkit-scrollbar{width:1px;height:1px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background-color:var(--primary-dark);border-radius:1px}::-webkit-scrollbar-thumb:hover{background-color:var(--primary)}.PrivateSwipeArea-root{display:none!important;width:0!important;height:0!important;opacity:0!important;position:absolute!important;pointer-events:none!important}.fullscreen-player-active #app-bottom-navigation{display:none!important}
