html{font-size:17.5px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background-color:#991b1b;border-radius:10px;border:1px solid #1f2937}::-webkit-scrollbar-thumb:hover{background-color:#b91c1c}*{scrollbar-width:thin;scrollbar-color:#991b1b #1f2937}button,a,summary,[role=button],[role=tab],.cursor-pointer{transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s ease!important;will-change:transform}*:active:is(button,a,summary,[role=button],[role=tab]){transform:scale(1.025)!important;outline:none!important}input:active,input:focus,textarea:active,textarea:focus,select:active,select:focus,[contenteditable=true]:active,[contenteditable=true]:focus{transform:none!important}input[type=range]:active{cursor:grabbing!important}input,textarea,select{font-size:17.5px!important}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes rotate-angle{to{--angle: 360deg}}input[type=text],input[type=password],input[type=email],input[type=number],input[type=url],input[type=search],input:not([type]),textarea,.code-editor-container,.tag-input-wrapper{transition:border-image .3s ease}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=number]:focus,input[type=url]:focus,input[type=search]:focus,input:not([type]):focus,textarea:focus,.code-editor-container:focus-within,.tag-input-wrapper:focus-within{border:1px solid transparent!important;border-image:conic-gradient(from var(--angle, 0deg),red,orange,yellow,green,blue,indigo,violet,red) 1!important;animation:rotate-angle 15s linear infinite!important;border-radius:0!important;outline:none!important;box-shadow:none!important}.tag-input-wrapper input,.tag-input-wrapper input:focus,.tag-input-wrapper input[type=text]:focus,.tag-input-wrapper input:not([type]):focus{border:none!important;border-image:none!important;animation:none!important;box-shadow:none!important}
