a{color:#7dd3fc}a:hover{color:#38bdf8}code{color:#e5e7eb}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:#2b2f3a;border-radius:8px}::-webkit-scrollbar-track{background:#11131a}.page-transition{animation:pageFadeSlide .42s cubic-bezier(.22,1,.36,1);will-change:opacity,transform,filter}@keyframes pageFadeSlide{0%{opacity:0;transform:translateY(8px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.ant-btn{transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden;font-weight:500;letter-spacing:.3px}.ant-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.ant-btn:hover:before{left:100%}.ant-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 20px #0000004d,0 0 0 1px #ffffff1a,0 0 20px #00c89626;border-color:#fff3}.ant-btn:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px #00000040}.ant-btn:disabled,.ant-btn.ant-btn-disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important;border-color:#ffffff0d!important}.ant-btn:disabled:before,.ant-btn.ant-btn-disabled:before{display:none}.ant-btn:disabled:hover,.ant-btn.ant-btn-disabled:hover{transform:none!important;box-shadow:none!important;border-color:#ffffff0d!important}.ant-btn-primary{color:#000!important;background:linear-gradient(135deg,#00c896,#00a67e)!important;border:1px solid rgba(0,200,150,.3)!important;box-shadow:0 4px 12px #00c89640,inset 0 1px #fff3}.ant-btn-primary:hover{color:#000!important;background:linear-gradient(135deg,#00e0aa,#00c896)!important;box-shadow:0 8px 24px #00c89666,0 0 0 1px #00c8964d,inset 0 1px #ffffff4d;border-color:#00c89680!important}.ant-btn-primary:active{color:#000!important;background:linear-gradient(135deg,#00a67e,#008c6b)!important;box-shadow:0 2px 8px #00c8964d,inset 0 1px 2px #0000001a}.ant-btn-primary .anticon{color:#000!important;filter:drop-shadow(0 1px 1px rgba(0,0,0,.2))}.ant-btn-primary:hover .anticon{color:#000!important;transform:scale(1.1);transition:transform .2s ease}.ant-btn-primary:active .anticon{color:#000!important;transform:scale(.95)}.ant-btn-primary:disabled,.ant-btn-primary.ant-btn-disabled{opacity:.5!important;cursor:not-allowed!important;background:linear-gradient(135deg,#00c896,#00a67e)!important;transform:none!important;box-shadow:0 2px 6px #00c89626,inset 0 1px #ffffff1a!important}.ant-btn-primary:disabled:hover,.ant-btn-primary.ant-btn-disabled:hover{background:linear-gradient(135deg,#00c896,#00a67e)!important;transform:none!important;box-shadow:0 2px 6px #00c89626,inset 0 1px #ffffff1a!important;border-color:#00c8964d!important}.ant-btn-primary:disabled .anticon,.ant-btn-primary.ant-btn-disabled .anticon{transform:none!important}.ant-btn-primary:disabled:hover .anticon,.ant-btn-primary.ant-btn-disabled:hover .anticon{transform:none!important}.ant-tag{transition:transform .12s ease,background-color .12s ease}.ant-tag:hover{transform:translateY(-1px)}@media (prefers-reduced-motion: reduce){.page-transition{animation:none}.ant-btn,.ant-tag{transition:none}.ant-btn:before{display:none}.ant-btn-primary:hover .anticon{transform:none}.leaderboard-bar,.leaderboard-bar-item,.ant-table-tbody>tr,.animated-card,.animated-list-item,.animated-description-item,.animated-team-pill{animation:none!important;opacity:1!important}.team-pill:hover{transform:none!important}.typing-cursor{animation:none!important;opacity:0!important}.ai-icon-typing{animation:none!important}}.team-pill{display:inline-flex;align-items:center;color:#fff;font-weight:400;font-size:.85em;letter-spacing:.3px;padding:4px 10px;border-radius:6px;border:1px solid rgba(255,255,255,.15);box-shadow:inset 0 1px 2px #ffffff1a,0 1px 3px #0000004d,0 0 0 1px #0000001a;text-shadow:0 1px 3px rgba(0,0,0,.8),0 0 2px rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:relative;overflow:hidden;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease}.team-pill:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);pointer-events:none}.stardew-header,.stardew-footer{position:relative;overflow:hidden}.stardew-title{background:linear-gradient(90deg,#00e0aa,#7dd3fc,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;text-shadow:0 0 10px rgba(0,200,150,.25),0 0 6px rgba(255,209,102,.18)}.stardew-star{position:absolute;width:8px;height:8px;background:#f8e08e;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);opacity:.45;filter:drop-shadow(0 0 2px rgba(248,224,142,.35));animation:twinkle 3.6s ease-in-out infinite}.stardew-star.s1{left:8%;top:12px;animation-delay:.1s;transform:scale(.9)}.stardew-star.s2{left:22%;top:8px;animation-delay:.9s;transform:scale(.7)}.stardew-star.s3{left:48%;top:18px;animation-delay:.4s;transform:scale(1.1)}.stardew-star.s4{left:72%;top:6px;animation-delay:1.3s;transform:scale(.8)}.stardew-star.s5{left:90%;top:16px;animation-delay:.7s;transform:scale(1)}@keyframes twinkle{0%,to{opacity:.25;transform:scale(.95) translateY(0)}50%{opacity:.8;transform:scale(1.06) translateY(-.5px)}}@keyframes barSlideIn{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.leaderboard-bar{animation:barSlideIn .8s cubic-bezier(.22,1,.36,1) forwards;opacity:0;transform-origin:left center}.leaderboard-bar-item{animation:fadeInUp .5s cubic-bezier(.22,1,.36,1) forwards;opacity:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes tableRowFadeIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.ant-table-tbody>tr{animation:tableRowFadeIn .4s cubic-bezier(.22,1,.36,1) forwards;opacity:0}.ant-table-tbody>tr:nth-child(1){animation-delay:.05s}.ant-table-tbody>tr:nth-child(2){animation-delay:.1s}.ant-table-tbody>tr:nth-child(3){animation-delay:.15s}.ant-table-tbody>tr:nth-child(4){animation-delay:.2s}.ant-table-tbody>tr:nth-child(5){animation-delay:.25s}.ant-table-tbody>tr:nth-child(6){animation-delay:.3s}.ant-table-tbody>tr:nth-child(7){animation-delay:.35s}.ant-table-tbody>tr:nth-child(8){animation-delay:.4s}.ant-table-tbody>tr:nth-child(9){animation-delay:.45s}.ant-table-tbody>tr:nth-child(10){animation-delay:.5s}.ant-table-tbody>tr:nth-child(n+11){animation-delay:.55s}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.animated-card{animation:cardFadeIn .5s cubic-bezier(.22,1,.36,1) forwards;opacity:0}.animated-card:nth-child(1){animation-delay:.1s}.animated-card:nth-child(2){animation-delay:.25s}.animated-card:nth-child(3){animation-delay:.4s}.animated-card:nth-child(n+4){animation-delay:.55s}@keyframes descriptionItemFadeIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.animated-description-item{animation:descriptionItemFadeIn .4s cubic-bezier(.22,1,.36,1) forwards;opacity:0}.animated-description-item:nth-child(1){animation-delay:.15s}.animated-description-item:nth-child(2){animation-delay:.2s}.animated-description-item:nth-child(3){animation-delay:.25s}.animated-description-item:nth-child(4){animation-delay:.3s}.animated-description-item:nth-child(5){animation-delay:.35s}.animated-description-item:nth-child(6){animation-delay:.4s}.animated-description-item:nth-child(n+7){animation-delay:.45s}.animated-team-pill{animation:fadeInUp .4s cubic-bezier(.22,1,.36,1) forwards;opacity:0}.animated-team-pill:nth-child(1){animation-delay:.1s}.animated-team-pill:nth-child(2){animation-delay:.15s}.animated-team-pill:nth-child(3){animation-delay:.2s}.animated-team-pill:nth-child(4){animation-delay:.25s}.animated-team-pill:nth-child(5){animation-delay:.3s}.animated-team-pill:nth-child(n+6){animation-delay:.35s}@keyframes listItemFadeIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.animated-list-item{animation:listItemFadeIn .4s cubic-bezier(.22,1,.36,1) forwards;opacity:0}.animated-list-item:nth-child(1){animation-delay:.05s}.animated-list-item:nth-child(2){animation-delay:.1s}.animated-list-item:nth-child(3){animation-delay:.15s}.animated-list-item:nth-child(4){animation-delay:.2s}.animated-list-item:nth-child(5){animation-delay:.25s}.animated-list-item:nth-child(6){animation-delay:.3s}.animated-list-item:nth-child(7){animation-delay:.35s}.animated-list-item:nth-child(8){animation-delay:.4s}.animated-list-item:nth-child(9){animation-delay:.45s}.animated-list-item:nth-child(10){animation-delay:.5s}.animated-list-item:nth-child(n+11){animation-delay:.55s}.team-pill:hover{box-shadow:inset 0 1px 2px #ffffff26,0 4px 12px #0006,0 0 0 1px #fff3,0 0 20px #00c89633!important}.typing-cursor{display:inline-block;margin-left:2px;color:#9aa4b2;animation:blink 1s infinite;font-weight:300}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.ai-icon-typing{animation:aiPulse 1.5s ease-in-out infinite}@keyframes aiPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
