:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{min-height:100%}html,body,#root{height:100%}#root{width:100%;min-height:100vh;margin:0;padding:0;text-align:initial}body{margin:0;color:#1f2a30;position:relative}body:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(1100px 650px at 12% 10%,rgba(40,187,245,.14),transparent 60%),radial-gradient(900px 650px at 88% 18%,rgba(255,123,0,.12),transparent 60%),linear-gradient(180deg,#f7f4ef,#f6f3ee 55%,#f7f4ef)}.home{padding:2rem;text-align:center;min-height:100vh;display:flex;align-items:center;justify-content:center}.logo{height:15em;width:auto;padding:1.5em;will-change:filter;transition:filter .3s}.game-panel{background:#fffdfad1;border:1px solid rgba(31,42,48,.12);border-radius:18px;box-shadow:0 18px 45px #1118271f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ant-btn:focus-visible,.ant-input:focus,.ant-select-focused .ant-select-selector,.ant-input-number-focused{box-shadow:0 0 0 3px #28bbf538!important}.ant-card{box-shadow:0 14px 40px #1118271a}.ant-btn-primary{box-shadow:0 10px 22px #28bbf52e}.btn-accent{background:#ff7b00!important;border-color:#ff7b00!important;color:#fff!important}.btn-accent:hover{filter:brightness(.96)}.hexBtn{display:inline-flex;align-items:center;justify-content:center;margin:-2px;clip-path:polygon(50% 0%,93.3% 25%,93.3% 75%,50% 100%,6.7% 75%,6.7% 25%);border-radius:0!important;transition:filter .15s ease,transform .15s ease}.hexBtn:not(:disabled):hover{filter:brightness(1.15);transform:scale(1.08)}.hexBtn__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1}@keyframes hintPulse{0%{filter:brightness(1) drop-shadow(0 0 4px #52c41acc)}50%{filter:brightness(1.2) drop-shadow(0 0 12px #52c41aff)}to{filter:brightness(1) drop-shadow(0 0 4px #52c41acc)}}.hexBtn--hint{animation:hintPulse 1.2s ease-in-out infinite;transform:scale(1.12);z-index:1;position:relative}.register-form{display:flex;flex-direction:column;gap:15px;max-width:300px;margin:50px auto;padding:20px;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px #0000001a;background-color:#fff}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:5px;font-weight:700;color:#333}.form-input{padding:10px;border:1px solid #ddd;border-radius:4px;font-size:1rem}.form-input:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 2px #007bff40}.submit-button{padding:10px 15px;border:none;border-radius:4px;background-color:#03080e;color:#fff;font-size:1rem;cursor:pointer;transition:background-color .2s ease-in-out}.submit-button:hover{background-color:#004aad}.ranking-segmented-desktop{display:block}.ranking-select-mobile{display:none}.ranking-table-wrapper .ant-table{overflow-x:auto}@media(max-width:768px){.ranking-segmented-desktop{display:none}.ranking-select-mobile{display:block}.ranking-page{padding:10px!important}.ranking-podium-cards{flex-direction:column!important}.ranking-podium-cards>.ant-card{flex:1 1 100%!important;min-width:unset!important}.ranking-col-moves,.ranking-col-lost,.ranking-col-abandoned{display:none}.ranking-table-wrapper .ant-pagination{justify-content:center}}@media(max-width:480px){.ranking-col-winrate .ant-progress{max-width:80px}.ranking-podium-cards .ant-avatar{width:40px!important;height:40px!important;font-size:14px!important}}@keyframes dice-roll{0%{transform:rotate(0) scale(1)}25%{transform:rotate(90deg) scale(1.2)}50%{transform:rotate(180deg) scale(1)}75%{transform:rotate(270deg) scale(1.2)}to{transform:rotate(360deg) scale(1)}}@keyframes coin-flip{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}@keyframes pulse-moves{0%{transform:scale(1);box-shadow:0 0 #52c41a66}70%{transform:scale(1.1);box-shadow:0 0 0 10px #52c41a00}to{transform:scale(1);box-shadow:0 0 #52c41a00}}.dice-container{display:inline-flex;align-items:center;justify-content:center;background:#faad14;color:#fff;width:40px;height:40px;border-radius:8px;font-size:20px;font-weight:700;box-shadow:0 4px 10px #00000026;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.dice-rolling{animation:dice-roll .6s ease-out}.coin-container{display:inline-flex;align-items:center;justify-content:center;background:gold;color:#8c6d1f;width:40px;height:40px;border-radius:50%;font-size:20px;border:3px solid #b3922d;box-shadow:0 4px 10px #00000026;perspective:1000px}.coin-flipping{animation:coin-flip .6s linear}.moves-indicator{padding:4px 12px;background:#52c41a;color:#fff;border-radius:20px;font-weight:600;font-size:14px;display:flex;align-items:center;gap:6px;box-shadow:0 2px 8px #52c41a33}.move-active{animation:pulse-moves 1s infinite}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)}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}
