:root{--padding-content-top:1rem;--bg-color:#fff;--bg-color2:#f5f5f5;--bg-color3:#f0f0f0;--bg-color4:#ebebeb;--bg-input:#e6e6e6;--bg-header:#d8daf4;--bg-tag-default:#d1d5db;--bg-modal:#f3f3f3;--bg-no-image:#d9d9d9;--bg-no-image-hover:#e3e3e3;--bg-search-bar:hsla(0,0%,100%,.35);--underline-color:#b3b3b3;--input-hover-border:#b3b3b3;--text-color:#000;--text2-color:#0f0f0f;--text3-color:#1f1f1f;--text4-color:#4d4d4d;--text5-color:#666;--text-alt-color:#4b5563;--text-post-color:#121212;--text-placeholder-color:grey;--color-disabled:#ccc;--line-color:#ebebeb;--title-text:#1a1a1a;--scrollbar-track:hsla(210,4%,80%,.04);--scrollbar-thumb:#c1c1c1;--scrollbar-thumb-hover:#a8a8a8;--modal-bg-color:#fff;--dropdown-bg-color:#fff;--post-classic-img-shadow:0 0 28px rgba(0,0,0,.1);--fade-out-bottom-mask:linear-gradient(180deg,#000 0,#000 40%,transparent 95%,transparent 0) 100% 50% /100% 100% repeat-x;--mini-comment-bottom-mask:linear-gradient(180deg,#000 0,#000 40%,transparent 95%,transparent 0) 100% 50% /100% 100% repeat-x;--comment-longer-bottom-mask:linear-gradient(180deg,#000 0,#000 70%,transparent 95%,transparent 0)}html.dark:root{--bg-color:#1c1c21;--bg-color2:#212121;--bg-color3:#292929;--bg-color4:#303030;--bg-input:#1a1a1a;--bg-header:#2e3154;--bg-no-image:#383838;--bg-no-image-hover:#474747;--bg-tag-default:#4b5563;--bg-modal:#252931;--bg-search-bar:rgba(0,0,0,.26);--underline-color:gray;--input-hover-border:#4d4d4d;--text-color:#fff;--text2-color:#ccc;--text3-color:#bfbfbf;--text4-color:#999;--text5-color:grey;--text-alt-color:#94a3b8;--text-post-color:#d9d9d9;--text-placeholder-color:grey;--color-disabled:#4d4d4d;--line-color:#343536;--title-text:#d7dadc;--scrollbar-track:hsla(210,4%,80%,.04);--scrollbar-thumb:#474c50;--scrollbar-thumb-hover:hsla(210,4%,80%,.3);--modal-bg-color:#212121;--dropdown-bg-color:#333;--post-classic-img-shadow:0 0 28px rgba(0,0,0,.3)}html.dark:root .react-loading-skeleton{--base-color:#202020;--highlight-color:#444}.flip-horizontal{transform:scaleX(-1)}.btn-primary{cursor:pointer;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity));padding:.25rem 1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.btn-primary:hover{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.dark .btn-primary{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.dark .btn-primary:hover{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.btn-ethereum{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}.btn-ethereum:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.dark .btn-ethereum{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.dark .btn-ethereum:hover{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.btn-ethereum-2{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}.btn-ethereum-2:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.btn-blue{width:100%;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity));padding:.625rem 1.25rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-blue:hover{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.btn-blue:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(147 197 253/var(--tw-ring-opacity))}.dark .btn-blue{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.dark .btn-blue:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.dark .btn-blue:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(30 64 175/var(--tw-ring-opacity))}.post-classic-list-item{background-color:var(--bg-color2);display:flex;align-items:flex-start;gap:.5rem;border-radius:.25rem;border-bottom-width:1px;padding:1rem 1.25rem}@media (min-width:768px){.post-classic-list-item{gap:.75rem}}.post-classic-list-item{border-color:var(--line-color)}.post-classic-list-item .tag-icon{transform:translateY(4px)}.post-classic-list-item .post-img:hover{box-shadow:var(--post-classic-img-shadow)}.post-card-list-item{background-color:var(--bg-color2);margin-bottom:.75rem;display:flex;align-items:flex-start;gap:.75rem;border-radius:.25rem;padding:1rem 1.25rem}@media (min-width:768px){.post-card-list-item{margin-bottom:1rem}}.post-card-excerpt{color:var(--text2-color);font-size:.875rem;line-height:1.25rem}.post-card-excerpt a{color:#0284c7;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:75ms}.post-card-excerpt a:hover{color:#0369a1}.post-card-excerpt ul{list-style-type:disc;padding-left:1rem}.post-card-excerpt ol{list-style-type:decimal;padding-left:1rem}.post-card-excerpt li>p{margin-bottom:0}.post-card-excerpt ol,.post-card-excerpt ul{margin-bottom:1rem}.post-card-excerpt{color:var(--text-post-color);max-height:6rem;overflow:hidden;-webkit-mask:var(--fade-out-bottom-mask);mask:var(--fade-out-bottom-mask)}.post-list-container.compact{background-color:var(--bg-color2);border-radius:.25rem;padding:1rem}@media (min-width:768px){.post-list-container.compact{padding-left:2.5rem;padding-right:2.5rem}}.post-compact-list-item{margin-bottom:.5rem;display:flex;gap:.75rem}.bg-no-image{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background-color:var(--bg-no-image)}.bg-no-image:hover{background-color:var(--bg-no-image-hover)}header.header{position:fixed;top:0;left:0;right:0;z-index:30;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;background-color:var(--bg-header)}header.header .header-inner{margin-left:auto;margin-right:auto;display:flex;max-width:80rem;align-items:center;justify-content:space-between;gap:.75rem;padding-left:.5rem;padding-right:.5rem}@media (min-width:768px){header.header .header-inner{padding-left:1.5rem;padding-right:1.5rem}}.header-link{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.header-link:hover{color:var(--text-color)}.left-sidebar{color:var(--text2-color);display:none}@media (min-width:768px){.left-sidebar{display:block}}.left-sidebar{width:240px}.left-sidebar-nav-link{margin-bottom:.25rem;display:block;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.left-sidebar-nav-link:hover{color:var(--text-color)}.left-sidebar-nav-link.active{color:var(--text-color);font-weight:600}.right-sidebar{display:none}@media (min-width:1280px){.right-sidebar{display:block}}

/*! tailwindcss v3.1.6 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.dark body{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}.input:not([type=submit]){padding:.25rem .75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border:1px solid var(--line-color);background-color:var(--bg-input)}.input:not([type=submit]):hover{border-color:var(--input-hover-border)}input::-moz-placeholder{color:var(--text-placeholder-color)}input::placeholder{color:var(--text-placeholder-color)}svg{fill:currentColor}.dark option,.dark select{background-color:transparent}h1,h2,h3,h4,h5,h6{display:initial}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.bg2{background-color:var(--bg-color2)}.text{color:var(--text-color)}.text2{color:var(--text2-color)}.text3{color:var(--text3-color)}.text5{color:var(--text5-color)}.text4{color:var(--text4-color)}.text-alt{color:var(--text-alt-color)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-1\/3{top:33.333333%;bottom:33.333333%}.inset-x-1\/2{left:50%;right:50%}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.top-7{top:1.75rem}.top-2{top:.5rem}.left-1\/2{left:50%}.z-30{z-index:30}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mt-1{margin-top:.25rem}.mb-2{margin-bottom:.5rem}.mr-2{margin-right:.5rem}.mt-2{margin-top:.5rem}.ml-1{margin-left:.25rem}.ml-3{margin-left:.75rem}.mb-6{margin-bottom:1.5rem}.mb-3{margin-bottom:.75rem}.mt-20{margin-top:5rem}.mb-4{margin-bottom:1rem}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.ml-4{margin-left:1rem}.ml-1\.5{margin-left:.375rem}.mb-1{margin-bottom:.25rem}.ml-6{margin-left:1.5rem}.mt-4{margin-top:1rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-5{margin-bottom:1.25rem}.ml-9{margin-left:2.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.ml-auto{margin-left:auto}.mt-12{margin-top:3rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.h-8{height:2rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-12{height:3rem}.h-24{height:6rem}.h-screen{height:100vh}.h-3{height:.75rem}.h-36{height:9rem}.h-full{height:100%}.w-full{width:100%}.w-6{width:1.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-32{width:8rem}.w-12{width:3rem}.w-8{width:2rem}.w-56{width:14rem}.w-3{width:.75rem}.w-36{width:9rem}.w-20{width:5rem}.max-w-sm{max-width:24rem}.max-w-lg{max-width:32rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.resize{resize:both}.list-none{list-style-type:none}.list-decimal{list-style-type:decimal}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-1{gap:.25rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-solid{border-style:solid}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.bg-sky-600{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-blue-800{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity))}.bg-cyan-300{--tw-bg-opacity:1;background-color:rgb(103 232 249/var(--tw-bg-opacity))}.bg-cyan-700{--tw-bg-opacity:1;background-color:rgb(14 116 144/var(--tw-bg-opacity))}.bg-cyan-800{--tw-bg-opacity:1;background-color:rgb(21 94 117/var(--tw-bg-opacity))}.bg-green-700{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity))}.bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.bg-indigo-700{--tw-bg-opacity:1;background-color:rgb(67 56 202/var(--tw-bg-opacity))}.bg-pink-600{--tw-bg-opacity:1;background-color:rgb(219 39 119/var(--tw-bg-opacity))}.bg-pink-700{--tw-bg-opacity:1;background-color:rgb(190 24 93/var(--tw-bg-opacity))}.bg-fuchsia-400{--tw-bg-opacity:1;background-color:rgb(232 121 249/var(--tw-bg-opacity))}.bg-red-800{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity))}.bg-purple-900{--tw-bg-opacity:1;background-color:rgb(88 28 135/var(--tw-bg-opacity))}.bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.bg-purple-800{--tw-bg-opacity:1;background-color:rgb(107 33 168/var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-cover{background-size:cover}.bg-center{background-position:50%}.fill-current{fill:currentColor}.object-cover{-o-object-fit:cover;object-fit:cover}.p-3{padding:.75rem}.p-6{padding:1.5rem}.p-2\.5{padding:.625rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-1\.5{padding:.375rem}.p-1{padding:.25rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-0{padding-top:0;padding-bottom:0}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-4{padding-top:1rem}.pt-3{padding-top:.75rem}.pb-3{padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xl{font-size:1.25rem}.text-lg,.text-xl{line-height:1.75rem}.text-lg{font-size:1.125rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-light{font-weight:300}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-4{line-height:1rem}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-sky-500{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-blue-400{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.opacity-30{opacity:.3}.opacity-70{opacity:.7}.opacity-0{opacity:0}.opacity-50{opacity:.5}.outline-0{outline-width:0}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-300{transition-duration:.3s}.duration-200{transition-duration:.2s}.duration-150{transition-duration:.15s}body{background-color:var(--bg-color);color:var(--text-color);word-wrap:break-word;overflow-y:scroll}::-webkit-scrollbar{width:10px;height:10px;background:transparent}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb)}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}p{margin-bottom:1rem}.links a{color:#0284c7;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:75ms}.links a:hover{color:#0369a1}.list-bullets ul{list-style-type:disc;padding-left:1rem}.list-bullets ol{list-style-type:decimal;padding-left:1rem}.loader{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:25px;height:25px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.post-content-input{overflow-y:auto;padding:.75rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;height:36rem}@media (max-width:768px){.post-content-input{max-height:20rem}}.ProseMirror.prose{height:100%}.ProseMirror>*+*{margin-top:.75em}.ProseMirror p{margin-bottom:0}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.ProseMirror ol,.ProseMirror ul{list-style-type:disc;padding:0 .75rem}.post-comment-content li>p{margin-bottom:0}.post-comment-content ol,.post-comment-content ul{margin-bottom:1rem}.post-container{background-color:var(--bg-color2);border-radius:.25rem;padding:1rem 2rem}.post-content a{color:#0284c7;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:75ms}.post-content a:hover{color:#0369a1}.post-content ul{list-style-type:disc;padding-left:1rem}.post-content ol{list-style-type:decimal;padding-left:1rem}.post-content li>p{margin-bottom:0}.post-content ol,.post-content ul{margin-bottom:1rem}.post-content{color:var(--text-post-color)}.post-comment a{color:#0284c7;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:75ms}.post-comment a:hover{color:#0369a1}.post-comment ul{list-style-type:disc;padding-left:1rem}.post-comment ol{list-style-type:decimal;padding-left:1rem}.post-comment li>p{margin-bottom:0}.post-comment ol,.post-comment ul{margin-bottom:1rem}@media screen and (max-width:866px){.tags-section{max-height:1.5rem;overflow:hidden}}.dropdown-menu-container{border-radius:.25rem;background:var(--dropdown-bg-color);max-width:calc(100vw - 24px);box-shadow:0 0 0 1px hsla(0,0%,6%,.1),0 3px 6px hsla(0,0%,6%,.2),0 9px 24px hsla(0,0%,6%,.4);overflow:hidden}.dropdown-menu-container a,.dropdown-menu-container button{color:var(--a-color)}.dropdown-menu-container li:hover{background-color:var(--dropdown-item-hover-bg-color)}.search-bar{display:flex;border-radius:.25rem;padding:.25rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:768px){.search-bar{width:18rem}}.search-bar{border:1px solid var(--line-color);background-color:var(--bg-search-bar)}.search-bar:hover{border-color:var(--input-hover-border)}.create-post-box{background-color:var(--bg-color2);display:none;border-radius:.25rem;padding:.75rem 1.5rem}@media (min-width:768px){.create-post-box{display:block}}.tag-page-header{background-color:var(--bg-color2);margin-bottom:.5rem}.btn-upvote{border-radius:.125rem;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-upvote:not(:disabled):hover{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.btn-upvote:disabled{color:var(--color-disabled)}.underline-selected{border-bottom-width:2px;padding-bottom:.25rem;border-color:var(--underline-color)}.main-content{margin:4rem auto auto;width:100%;max-width:80rem;flex-grow:1}@media (min-width:768px){.main-content{padding-left:1.5rem;padding-right:1.5rem}}.main-content-column{max-width:810px}.bg-tag-default{background-color:var(--bg-tag-default)}.tag-link .tag-icon{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;opacity:.5}.tag-link:hover .tag-icon{opacity:.8}.comment-mini-content{overflow:hidden;max-height:6rem;-webkit-mask:var(--mini-comment-bottom-mask);mask:var(--mini-comment-bottom-mask)}.comment-mini-content.longer{max-height:22rem;-webkit-mask:var(--comment-longer-bottom-mask);mask:var(--comment-longer-bottom-mask)}.hover\:text:hover{color:var(--text-color)}.hover\:text2:hover{color:var(--text2-color)}.hover\:text3:hover{color:var(--text3-color)}.hover\:text4:hover{color:var(--text4-color)}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.hover\:bg-slate-600:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity))}.hover\:bg-sky-500:hover{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.hover\:text-red-500:hover{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-40:hover{opacity:.4}.hover\:opacity-100:hover{opacity:1}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.focus\:ring-blue-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(147 197 253/var(--tw-ring-opacity))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.dark .dark\:border-slate-700{--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity))}.dark .dark\:border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.dark .dark\:bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.dark .dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.dark .dark\:bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.dark .dark\:bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.dark .dark\:text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.dark .dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark .dark\:text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.dark .dark\:text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.dark .dark\:text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.dark .dark\:text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.dark .dark\:placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.dark .dark\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.dark .dark\:ring-offset-gray-800{--tw-ring-offset-color:#1f2937}.dark .dark\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.dark .dark\:hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark .dark\:hover\:text-slate-300:hover{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.dark .dark\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.dark .dark\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.dark .dark\:focus\:ring-blue-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235/var(--tw-ring-opacity))}@media (min-width:768px){.md\:mr-2{margin-right:.5rem}.md\:block{display:block}.md\:inline{display:inline}.md\:hidden{display:none}.md\:w-56{width:14rem}.md\:max-w-md{max-width:28rem}.md\:flex-row{flex-direction:row}.md\:gap-4{gap:1rem}.md\:gap-3{gap:.75rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.modal-container{border-radius:.5rem;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);background-color:var(--bg-modal);max-height:85%;margin-left:auto;margin-right:auto;overflow:hidden;position:relative;top:50%;transform:translateY(-50%);max-width:400px}.modal-container.course{max-width:800px}.modal-container.wide{width:90%}.modal-container.article{max-width:800px}@media (min-width:768px){.modal-container.wide{max-width:600px}}@media (min-width:1024px){.modal-container.wide{max-width:800px}}.modal-content-inner{overflow-y:auto;max-height:80vh;padding-left:2rem;padding-right:2rem;padding-bottom:3rem}.modal-container.goto-bg{transform:none;top:10rem}.modal-sidebar{background-color:var(--modal-sidebar-bg-color)}.modal-sidebar-item{width:100%;padding:.25rem 1rem;text-align:left;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.modal-sidebar-item.active,.modal-sidebar-item:hover{background-color:var(--modal-sidebar-item-hover-color)}.modal-container input.input{background-color:var(--modal-input-bg-color);box-shadow:inset 0 0 0 1px hsla(0,0%,6%,.1)}.alert-box{animation:fadeOut 3s forwards;animation-delay:2s}.alert-success{background-color:rgb(220 252 231/var(--tw-bg-opacity));color:rgb(21 128 61/var(--tw-text-opacity))}.alert-success,.dark .alert-success{--tw-bg-opacity:1;--tw-text-opacity:1}.dark .alert-success{background-color:rgb(187 247 208/var(--tw-bg-opacity));color:rgb(22 101 52/var(--tw-text-opacity))}.alert-success button{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.alert-success button:hover{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.alert-success button:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(74 222 128/var(--tw-ring-opacity))}.dark .alert-success button{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.dark .alert-success button:hover{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity))}.alert-info{background-color:rgb(249 250 251/var(--tw-bg-opacity));color:rgb(31 41 55/var(--tw-text-opacity))}.alert-info,.dark .alert-info{--tw-bg-opacity:1;--tw-text-opacity:1}.dark .alert-info{background-color:rgb(31 41 55/var(--tw-bg-opacity));color:rgb(209 213 219/var(--tw-text-opacity))}.alert-info button{display:inline-flex;height:2rem;width:2rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));padding:.375rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.alert-info button:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.alert-info button:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(156 163 175/var(--tw-ring-opacity))}.dark .alert-info button{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.dark .alert-info button:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.alert-danger{background-color:rgb(254 226 226/var(--tw-bg-opacity));color:rgb(185 28 28/var(--tw-text-opacity))}.alert-danger,.dark .alert-danger{--tw-bg-opacity:1;--tw-text-opacity:1}.dark .alert-danger{background-color:rgb(254 202 202/var(--tw-bg-opacity));color:rgb(153 27 27/var(--tw-text-opacity))}.alert-danger button{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.alert-danger button:hover{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.alert-danger button:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(248 113 113/var(--tw-ring-opacity))}.dark .alert-danger button{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.dark .alert-danger button:hover{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity))}