body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:100}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{scroll-padding:none}::-webkit-scrollbar{width:0;position:absolute}::-webkit-scrollbar-thumb{background-color:#ffffff4d}::-webkit-scrollbar-thumb:hover{background-color:var(--theme-primary)}.App,.root,body,html{width:100%!important;height:100%!important;overflow:hidden}:root{--theme-primary:#fff;--theme-secondary:#bbb;--theme-background:#343434;--theme-elevate:#80808040;--theme-border-smooth:1rem;--theme-backgroundSecondary:#2a2a2a;--theme-accentBackground:#000;--theme-text-grey:grey}body{background-color:var(--theme-accentBackground);color:var(--theme-primary)}main-title{font-size:2vw;font-weight:800}main-description{font-size:1vw;font-weight:800}item-title{font-size:1.5vw;font-weight:800}item-description{font-size:1vw;font-weight:800}::placeholder,h1,h2,h3,h4,h5{font-weight:100}::placeholder{color:var(--theme-text-grey);opacity:1}::-ms-input-placeholder{color:var(--theme-text-grey)}.close-notification{border-radius:50%;aspect-ratio:1/1;background-color:var(--theme-elevate);display:flex;justify-content:center;align-items:center;border:none}.mobile-notification{width:90%!important}