:root{--bg-primary: #0F172A;--bg-secondary: #1E293B;--bg-tertiary: #334155;--primary: #3B82F6;--transition: all .2s cubic-bezier(.4, 0, .2, 1)}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{background-color:transparent!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}.w-100{width:100%}.d-flex{display:flex}.flex-column{flex-direction:column}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:1rem}.m-0{margin:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mt-3{margin-top:1rem}.p-3{padding:1rem}.noContent{color:var(--primary)!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out forwards}.coin-container{width:45px;height:45px;perspective:1000px;display:flex;justify-content:center;align-items:center;cursor:pointer}.coin{width:40px;height:40px;position:relative;transform-style:preserve-3d;transition:transform 1s ease-out}.side{width:40px;height:40px;border-radius:50%;position:absolute;backface-visibility:hidden;display:flex;justify-content:center;align-items:center;box-shadow:inset 0 0 10px #0000004d,0 4px 10px #00000080}.heads{transform:rotateY(0)}.tails{transform:rotateY(180deg)}.symbol{width:80%;height:80%}body{margin:0;padding:0}.prediction-table-compact .ant-table-cell{padding:6px 12px!important;border-bottom:1px solid rgba(128,128,128,.2)!important}.prediction-table-compact .ant-table-row{height:60px!important}.compact-row,.prediction-table-compact{background:transparent!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8080804d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#80808080}@keyframes crazyWobble{0%{transform:rotate(-2deg) scale(.98)}50%{transform:rotate(2deg) scale(1.02)}to{transform:rotate(-2deg) scale(.98)}}@keyframes colorDisco{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.bizarre-mode{font-family:Comic Sans MS,Chalkboard SE,Marker Felt,cursive,sans-serif!important;cursor:help!important}.bizarre-mode h1,.bizarre-mode h2,.bizarre-mode h3,.bizarre-mode h4,.bizarre-mode h5,.bizarre-mode .ant-typography{font-family:Comic Sans MS,Chalkboard SE,Marker Felt,cursive,sans-serif!important;text-shadow:2px 2px #00ff00,-2px -2px #ff00ff!important;letter-spacing:2px!important}.bizarre-mode .ant-card,.bizarre-mode .ant-table-wrapper,.bizarre-mode .ant-btn{animation:crazyWobble .8s infinite alternate ease-in-out,colorDisco 4s infinite linear;border-radius:40px!important;box-shadow:10px 10px #f0f!important}.bizarre-mode .pachanga-logo-img{animation:crazyWobble .2s infinite alternate ease-in-out;filter:invert(1) drop-shadow(5px 5px 0px #00ff00)!important}
