html,body,#root{background-color:#f3f4f6;min-height:100%;margin:0;padding:0;transition:background-color .1s}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] #root{background-color:#0f172a!important}@media (prefers-color-scheme:dark){html:not([data-theme]),html:not([data-theme]) body,html:not([data-theme]) #root{background-color:#0f172a}}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}textarea:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}textarea:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}textarea:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}select:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}select:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;background-color:#0000!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}label,span,p,input,textarea,[data-focusable=true],[role=button],[role=link]{background-color:#0000!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#0000;border-radius:8px}::-webkit-scrollbar-thumb{background-color:#0000;border-radius:8px;transition:background-color .3s}:hover::-webkit-scrollbar-thumb{background-color:#1b6b1666}::-webkit-scrollbar-thumb:hover{background-color:#1b6b16b3!important}::-webkit-scrollbar-thumb:active{background-color:#1b6b16!important}html,body,*{scrollbar-width:thin;scrollbar-color:transparent transparent}:hover{scrollbar-color:#1b6b1666 transparent}@media (prefers-color-scheme:dark){:hover::-webkit-scrollbar-thumb{background-color:#86efac66}::-webkit-scrollbar-thumb:hover{background-color:#86efacb3!important}::-webkit-scrollbar-thumb:active{background-color:#86efac!important}:hover{scrollbar-color:#86efac66 transparent}}[data-delete-button=true]{opacity:0;transition:opacity .2s ease-in-out}[data-post-item=true]:hover [data-delete-button=true]{opacity:1}@media (hover:none){[data-delete-button=true]{opacity:1}}