/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}}}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.top-1\/2{top:50%}.right-1\/2{right:50%}.left-1\/2{left:50%}.z-10{z-index:10}.mx-auto{margin-inline:auto}.mt-px{margin-top:1px}.ml-auto{margin-left:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-\[16px\]{height:16px}.h-\[18px\]{height:18px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[400px\]{max-height:400px}.min-h-\[200px\]{min-height:200px}.min-h-\[280px\]{min-height:280px}.min-h-screen{min-height:100vh}.w-2\/3{width:66.6667%}.w-\[3px\]{width:3px}.w-\[4px\]{width:4px}.w-\[16px\]{width:16px}.w-\[18px\]{width:18px}.w-\[60px\]{width:60px}.w-\[70px\]{width:70px}.w-\[90px\]{width:90px}.w-\[100px\]{width:100px}.w-full{width:100%}.w-px{width:1px}.max-w-\[60\%\]{max-width:60%}.max-w-\[60px\]{max-width:60px}.max-w-\[140px\]{max-width:140px}.max-w-\[1280px\]{max-width:1280px}.max-w-\[1440px\]{max-width:1440px}.min-w-\[70px\]{min-width:70px}.min-w-\[80px\]{min-width:80px}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[160px\]{min-width:160px}.flex-1{flex:1}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-rotate-90{rotate:-90deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-\[1fr_100px_140px_60px_110px_1fr_130px_70px\]{grid-template-columns:1fr 100px 140px 60px 110px 1fr 130px 70px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-\[2px\]{gap:2px}.gap-\[3px\]{gap:3px}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-\[\#1f2530\]>:not(:last-child)){border-color:#1f2530}.self-stretch{align-self:stretch}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-l-\[3px\]{border-left-style:var(--tw-border-style);border-left-width:3px}.border-\[\#00b061\]\/15{border-color:#00b06126}.border-\[\#00b061\]\/20{border-color:#00b06133}.border-\[\#00b061\]\/25{border-color:#00b06140}.border-\[\#00b061\]\/30{border-color:#00b0614d}.border-\[\#1f2530\]{border-color:#1f2530}.border-\[\#2b3139\]{border-color:#2b3139}.border-\[\#5dade2\]{border-color:#5dade2}.border-\[\#5dade2\]\/15{border-color:#5dade226}.border-\[\#5dade2\]\/20{border-color:#5dade233}.border-\[\#5dade2\]\/30{border-color:#5dade24d}.border-\[\#8b5cf6\]\/15{border-color:#8b5cf626}.border-\[\#21262d\]{border-color:#21262d}.border-\[\#30363d\]{border-color:#30363d}.border-\[\#30363d\]\/30{border-color:#30363d4d}.border-\[\#30363d\]\/40{border-color:#30363d66}.border-\[\#f0b90b\]\/15{border-color:#f0b90b26}.border-\[\#f0b90b\]\/20{border-color:#f0b90b33}.border-\[\#f0b90b\]\/25{border-color:#f0b90b40}.border-\[\#f0b90b\]\/30{border-color:#f0b90b4d}.border-\[\#f23645\]\/20{border-color:#f2364533}.border-\[\#f23645\]\/25{border-color:#f2364540}.border-\[\#f23645\]\/30{border-color:#f236454d}.border-\[\#f85149\]\/25{border-color:#f8514940}.border-\[\#f85149\]\/30{border-color:#f851494d}.border-transparent{border-color:#0000}.border-l-\[\#3fb950\]{border-left-color:#3fb950}.border-l-\[\#d2991d\]{border-left-color:#d2991d}.border-l-\[\#f85149\]{border-left-color:#f85149}.bg-\[\#0b0e11\]{background-color:#0b0e11}.bg-\[\#0b0e11\]\/80{background-color:#0b0e11cc}.bg-\[\#0d1115\]{background-color:#0d1115}.bg-\[\#0d1117\]{background-color:#0d1117}.bg-\[\#0d1117\]\/60{background-color:#0d111799}.bg-\[\#00b061\]{background-color:#00b061}.bg-\[\#00b061\]\/6{background-color:#00b0610f}.bg-\[\#00b061\]\/10{background-color:#00b0611a}.bg-\[\#00b061\]\/12{background-color:#00b0611f}.bg-\[\#00b061\]\/15{background-color:#00b06126}.bg-\[\#1f6feb\]\/20{background-color:#1f6feb33}.bg-\[\#1f2530\]{background-color:#1f2530}.bg-\[\#2b3139\]{background-color:#2b3139}.bg-\[\#3fb950\]{background-color:#3fb950}.bg-\[\#3fb950\]\/6{background-color:#3fb9500f}.bg-\[\#5dade2\]{background-color:#5dade2}.bg-\[\#5dade2\]\/10{background-color:#5dade21a}.bg-\[\#5dade2\]\/12{background-color:#5dade21f}.bg-\[\#5dade2\]\/15{background-color:#5dade226}.bg-\[\#5dade2\]\/50{background-color:#5dade280}.bg-\[\#8b5cf6\]{background-color:#8b5cf6}.bg-\[\#161a21\]{background-color:#161a21}.bg-\[\#161a21\]\/60{background-color:#161a2199}.bg-\[\#21262d\]{background-color:#21262d}.bg-\[\#30363d\]{background-color:#30363d}.bg-\[\#d2991d\]{background-color:#d2991d}.bg-\[\#e88a1a\]{background-color:#e88a1a}.bg-\[\#e88a1a\]\/10{background-color:#e88a1a1a}.bg-\[\#e88a1a\]\/12{background-color:#e88a1a1f}.bg-\[\#f0b90b\]{background-color:#f0b90b}.bg-\[\#f0b90b\]\/6{background-color:#f0b90b0f}.bg-\[\#f0b90b\]\/8{background-color:#f0b90b14}.bg-\[\#f0b90b\]\/10{background-color:#f0b90b1a}.bg-\[\#f0b90b\]\/12{background-color:#f0b90b1f}.bg-\[\#f0b90b\]\/15{background-color:#f0b90b26}.bg-\[\#f23645\]{background-color:#f23645}.bg-\[\#f23645\]\/8{background-color:#f2364514}.bg-\[\#f23645\]\/10{background-color:#f236451a}.bg-\[\#f23645\]\/12{background-color:#f236451f}.bg-\[\#f23645\]\/15{background-color:#f2364526}.bg-\[\#f85149\]{background-color:#f85149}.bg-\[\#f85149\]\/6{background-color:#f851490f}.bg-\[\#f85149\]\/8{background-color:#f8514914}.bg-current{background-color:currentColor}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#00b061\]\/6{--tw-gradient-from:oklab(66.44% -.150785 .0738855/.06);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-\[\#5dade2\]{--tw-gradient-from:#5dade2;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-\[\#5dade2\]\/6{--tw-gradient-from:oklab(71.8232% -.0555851 -.0954438/.06);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-\[\#f0b90b\]\/5{--tw-gradient-from:oklab(81.3204% .00952435 .16462/.05);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-\[\#f23645\]\/6{--tw-gradient-from:oklab(63.0411% .204492 .0854825/.06);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-\[\#2e86c1\]{--tw-gradient-to:#2e86c1;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[26px\]{font-size:26px}.text-\[28px\]{font-size:28px}.text-\[38px\]{font-size:38px}.leading-none{--tw-leading:1;line-height:1}.tracking-\[0\.1em\]{--tw-tracking:.1em;letter-spacing:.1em}.tracking-\[0\.12em\]{--tw-tracking:.12em;letter-spacing:.12em}.tracking-\[0\.15em\]{--tw-tracking:.15em;letter-spacing:.15em}.text-\[\#0b0e11\]{color:#0b0e11}.text-\[\#00b061\]{color:#00b061}.text-\[\#1f2530\]{color:#1f2530}.text-\[\#3fb950\]{color:#3fb950}.text-\[\#5dade2\]{color:#5dade2}.text-\[\#8b5cf6\]{color:#8b5cf6}.text-\[\#8b949e\]{color:#8b949e}.text-\[\#58a6ff\]{color:#58a6ff}.text-\[\#484f58\]{color:#484f58}.text-\[\#848e9c\]{color:#848e9c}.text-\[\#30363d\]{color:#30363d}.text-\[\#d2991d\]{color:#d2991d}.text-\[\#e88a1a\]{color:#e88a1a}.text-\[\#f0b90b\]{color:#f0b90b}.text-\[\#f23645\]{color:#f23645}.text-\[\#f85149\]{color:#f85149}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow-\[0_0_3px_\#d2991d\]{--tw-shadow:0 0 3px var(--tw-shadow-color,#d2991d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_4px_\#00b061\]{--tw-shadow:0 0 4px var(--tw-shadow-color,#00b061);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_4px_\#3fb950\]{--tw-shadow:0 0 4px var(--tw-shadow-color,#3fb950);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_4px_\#f23645\]{--tw-shadow:0 0 4px var(--tw-shadow-color,#f23645);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_5px_\#00b061\]{--tw-shadow:0 0 5px var(--tw-shadow-color,#00b061);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_6px_\#00b061\]{--tw-shadow:0 0 6px var(--tw-shadow-color,#00b061);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_6px_\#f0b90b\]{--tw-shadow:0 0 6px var(--tw-shadow-color,#f0b90b);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_8px_\#00b061\]{--tw-shadow:0 0 8px var(--tw-shadow-color,#00b061);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_8px_rgba\(31\,111\,235\,0\.15\)\]{--tw-shadow:0 0 8px var(--tw-shadow-color,#1f6feb26);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_12px_rgba\(93\,173\,226\,0\.3\)\]{--tw-shadow:0 0 12px var(--tw-shadow-color,#5dade24d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_20px_rgba\(0\,176\,97\,0\.07\)\]{--tw-shadow:0 0 20px var(--tw-shadow-color,#00b06112);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_20px_rgba\(93\,173\,226\,0\.08\)\]{--tw-shadow:0 0 20px var(--tw-shadow-color,#5dade214);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_20px_rgba\(240\,185\,11\,0\.05\)\]{--tw-shadow:0 0 20px var(--tw-shadow-color,#f0b90b0d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_20px_rgba\(242\,54\,69\,0\.07\)\]{--tw-shadow:0 0 20px var(--tw-shadow-color,#f2364512);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[inset_4px_0_8px_-4px_rgba\(63\,185\,80\,0\.3\)\]{--tw-shadow:inset 4px 0 8px -4px var(--tw-shadow-color,#3fb9504d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[inset_4px_0_8px_-4px_rgba\(210\,153\,29\,0\.2\)\]{--tw-shadow:inset 4px 0 8px -4px var(--tw-shadow-color,#d2991d33);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[inset_4px_0_8px_-4px_rgba\(248\,81\,73\,0\.3\)\]{--tw-shadow:inset 4px 0 8px -4px var(--tw-shadow-color,#f851494d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.invert{--tw-invert:invert(100%);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,)}.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,)}.backdrop-blur-\[1px\]{--tw-backdrop-blur:blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition\!{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events!important;transition-timing-function:var(--tw-ease,ease)!important;transition-duration:var(--tw-duration,0s)!important}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-700{--tw-duration:.7s;transition-duration:.7s}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.group-hover\:text-\[\#5dade2\]:is(:where(.group):hover *){color:#5dade2}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.placeholder\:text-\[\#484f58\]::placeholder{color:#484f58}.last\:border-0:last-child{border-style:var(--tw-border-style);border-width:0}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){.hover\:border-\[\#5dade2\]\/20:hover{border-color:#5dade233}.hover\:border-\[\#5dade2\]\/25:hover{border-color:#5dade240}.hover\:border-\[\#5dade2\]\/30:hover{border-color:#5dade24d}.hover\:border-\[\#5dade2\]\/40:hover{border-color:#5dade266}.hover\:border-\[\#8b5cf6\]\/20:hover{border-color:#8b5cf633}.hover\:border-\[\#58a6ff\]\/50:hover{border-color:#58a6ff80}.hover\:border-\[\#30363d\]:hover{border-color:#30363d}.hover\:border-\[\#e88a1a\]\/20:hover{border-color:#e88a1a33}.hover\:border-\[\#f0b90b\]\/60:hover{border-color:#f0b90b99}.hover\:border-\[\#f23645\]\/60:hover{border-color:#f2364599}.hover\:bg-\[\#1c2333\]:hover{background-color:#1c2333}.hover\:bg-\[\#1e2329\]\/50:hover{background-color:#1e232980}.hover\:bg-\[\#21262d\]:hover{background-color:#21262d}.hover\:text-\[\#79b8ff\]:hover{color:#79b8ff}.hover\:text-\[\#f23645\]:hover{color:#f23645}.hover\:text-\[\#ff6b63\]:hover{color:#ff6b63}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-90:hover{opacity:.9}}.focus\:border-\[\#58a6ff\]\/40:focus{border-color:#58a6ff66}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:opacity-50:disabled{opacity:.5}@layer base{:root,.dark{--color-background:#0b0e11;--color-card:#1e2329;--color-card-hover:#252a33;--color-card-raised:#1a1f2e;--color-border:#2b3139;--color-border-light:#1f2530;--color-foreground:#eaecef;--color-muted-foreground:#848e9c;--color-secondary:#2b3139;--color-primary:#5dade2;--color-accent:#f0b90b;--color-green:#00b061;--color-red:#f23645;--color-amber:#f0b90b;--color-orange:#e88a1a;--color-purple:#8b5cf6}.light{--color-background:#f6f8fa;--color-card:#fff;--color-card-hover:#f3f4f6;--color-card-raised:#fff;--color-border:#d0d7de;--color-border-light:#e5e7eb;--color-foreground:#1a1d2e;--color-muted-foreground:#656d76;--color-secondary:#e5e7eb;--color-primary:#0969da;--color-accent:#9a6700;--color-green:#1a7f37;--color-red:#cf222e;--color-amber:#9a6700;--color-orange:#bc4c00;--color-purple:#8250df}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-background);color:var(--color-foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-muted-foreground)}}.bg-background{background-color:var(--color-background)}.bg-card{background-color:var(--color-card)}.bg-card-hover{background-color:var(--color-card-hover)}.bg-card-raised{background-color:var(--color-card-raised)}.bg-secondary{background-color:var(--color-secondary)}.border-border{border-color:var(--color-border)}.text-foreground{color:var(--color-foreground)}.text-muted-foreground{color:var(--color-muted-foreground)}.shadow-card{box-shadow:0 1px 3px #00000040,0 1px 2px #00000026}.shadow-card-lg{box-shadow:0 4px 20px #00000059,0 2px 6px #0003}.shadow-card-xl{box-shadow:0 8px 36px #00000073,0 2px 10px #00000040}.shadow-glow-green{box-shadow:0 0 24px #00b0611f}.shadow-glow-red{box-shadow:0 0 24px #f236451f}.shadow-glow-blue{box-shadow:0 0 24px #5dade21a}.bg-gradient-card-green{background:radial-gradient(circle at 100% 0,#00b06114,#0000 55%)}.bg-gradient-card-red{background:radial-gradient(circle at 100% 0,#f2364514,#0000 55%)}.bg-gradient-card-blue{background:radial-gradient(circle at 100% 0,#5dade20f,#0000 55%)}.bg-gradient-card-amber{background:radial-gradient(circle at 100% 0,#f0b90b12,#0000 55%)}.glass{-webkit-backdrop-filter:blur(12px);background:#0b0e11bf}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
