.styles_toolDatabox__weWcU{margin-bottom:1.5rem}.styles_formHeaderSmall__NFZvP{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:1.5rem 1rem .5rem;border-bottom:1px solid}html.dark .styles_formHeaderSmall__NFZvP{color:rgb(146.5,157.7,173.8);border-color:rgb(46,52.4,61.6)}html.light .styles_formHeaderSmall__NFZvP{color:rgb(55,63,74.5);border-color:rgb(162,171.6,185.4)}.styles_formHeaderSmall__NFZvP:first-of-type{padding-top:.5rem}.styles_formSectionSpacer__c4iZe{height:1rem}.styles_formRow__wpT1q{display:flex;flex-direction:column;padding:.75rem 1rem}.styles_formRow__wpT1q label{font-size:.9rem;font-weight:600;margin-bottom:.4rem;word-break:normal;overflow-wrap:break-word}html.dark .styles_formRow__wpT1q label{color:rgb(231.75,234.15,237.6)}html.light .styles_formRow__wpT1q label{color:rgb(46,52.4,61.6)}.styles_formRow__wpT1q label i{font-weight:400;font-size:.8rem;opacity:.8}@media(min-width:640px){.styles_formRow__wpT1q{display:grid;grid-template-columns:1fr 320px;align-items:center;gap:1.5rem}.styles_formRow__wpT1q label{margin-bottom:0}}.styles_inputWrapper__yU1n5{width:100%}html.dark .styles_formRow__wpT1q:nth-child(2n){background:rgb(28,31.2,35.8)}html.light .styles_formRow__wpT1q:nth-child(2n){background:rgb(239.5,241.1,243.4)}.styles_customSelect__uM_JZ select{appearance:none;background-color:rgba(0,0,0,0);border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;outline:none;grid-area:select}.styles_customSelect__uM_JZ select::-ms-expand{display:none}.styles_customSelect__uM_JZ{width:100%;border:1px solid;border-radius:6px;padding:.5rem .75rem;cursor:pointer;display:grid;grid-template-areas:"select";align-items:center;transition:all .2s ease}html.dark .styles_customSelect__uM_JZ{border-color:rgb(73,84.2,100.3);background-color:rgb(37,41.8,48.7);color:#fff}html.light .styles_customSelect__uM_JZ{border-color:rgb(82,94.8,113.2);background-color:#fff;color:rgb(19,20.6,22.9)}html.dark .styles_customSelect__uM_JZ:hover{border-color:#01baef}html.light .styles_customSelect__uM_JZ:hover{border-color:rgb(2.8,150.8,193.2)}.styles_customSelect__uM_JZ:after{content:"";width:.8em;height:.5em;clip-path:polygon(100% 0,0 0,50% 100%);grid-area:select;justify-self:end}html.dark .styles_customSelect__uM_JZ:after{background-color:#01baef}html.light .styles_customSelect__uM_JZ:after{background-color:rgb(2.8,150.8,193.2)}.styles_formInputText__pbD7d{width:100%;border-radius:6px;padding:.5rem .75rem;font:inherit;transition:all .2s ease}html.dark .styles_formInputText__pbD7d{border:1px solid rgb(73,84.2,100.3);background-color:rgb(37,41.8,48.7);color:#fff}html.light .styles_formInputText__pbD7d{border:1px solid rgb(82,94.8,113.2);background-color:#fff;color:rgb(19,20.6,22.9)}.styles_formInputText__pbD7d:focus{outline:none}html.dark .styles_formInputText__pbD7d:focus{border-color:#01baef;box-shadow:0 0 0 3px rgba(1,186,239,.15)}html.light .styles_formInputText__pbD7d:focus{border-color:rgb(2.8,150.8,193.2);box-shadow:0 0 0 3px rgba(2.8,150.8,193.2,.15)}.styles_actionRow__5HQa0{display:flex;gap:1rem;margin-top:1.5rem}.styles_actionRow__5HQa0>div{flex:1 1;margin-bottom:0}.styles_outputContainer__cvlPh{margin-top:2rem;animation:styles_fadein__T4Ge0 .4s ease-out}@keyframes styles_fadein__T4Ge0{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.styles_codeBlock__V8P1b{font-family:var(--font-mono);font-size:.9rem;line-height:1.5;margin:0;max-width:100%;overflow:auto;padding:1.25rem;display:block;border-radius:8px}html.dark .styles_codeBlock__V8P1b{background:rgb(28,31.2,35.8);color:#fff;border:1px solid rgb(46,52.4,61.6)}html.light .styles_codeBlock__V8P1b{background:rgb(239.5,241.1,243.4);color:rgb(19,20.6,22.9);border:1px solid rgb(162,171.6,185.4)}.styles_outputHint__jPCEi{margin-top:1rem;font-size:.9rem;text-align:center}html.dark .styles_outputHint__jPCEi{color:rgb(231.75,234.15,237.6)}html.light .styles_outputHint__jPCEi{color:rgb(46,52.4,61.6)}.InfoBox_infoBox__YIE2D{display:flex;align-items:center;border:1px solid;border-left:8px solid;padding:1rem;border-radius:4px;margin-bottom:1rem}.InfoBox_infoBox__YIE2D.InfoBox_note__oNK3C{border-color:#01baef;background-color:rgba(1,186,239,.05)}.InfoBox_infoBox__YIE2D.InfoBox_note__oNK3C .InfoBox_icon__k9nX2{color:#01baef}.InfoBox_infoBox__YIE2D.InfoBox_warning__sSm5r{border-color:#e18335;background-color:rgba(225,131,53,.05)}.InfoBox_infoBox__YIE2D.InfoBox_warning__sSm5r .InfoBox_icon__k9nX2{color:#e18335}.InfoBox_infoBox__YIE2D.InfoBox_error__DQvrN{border-color:#ef4444;background-color:rgba(239,68,68,.05)}.InfoBox_infoBox__YIE2D.InfoBox_error__DQvrN .InfoBox_icon__k9nX2{color:#ef4444}.InfoBox_infoBox__YIE2D.InfoBox_sm__8x6xC{padding:.5rem .75rem;border-left-width:4px;margin-bottom:.5rem}.InfoBox_infoBox__YIE2D.InfoBox_sm__8x6xC .InfoBox_iconWrapper__oMxfg{width:1.5rem;font-size:1.1rem;margin-right:.5rem}.InfoBox_infoBox__YIE2D.InfoBox_sm__8x6xC .InfoBox_content__wiRjU{font-size:.8rem}html.dark .InfoBox_infoBox__YIE2D.InfoBox_inset__P_gA6{background-color:rgb(28,31.2,35.8)}html.light .InfoBox_infoBox__YIE2D.InfoBox_inset__P_gA6{background-color:rgb(239.5,241.1,243.4)}.InfoBox_iconWrapper__oMxfg{width:3rem;margin-right:.75rem;flex-shrink:0;font-size:2.25rem;line-height:1}.InfoBox_content__wiRjU{height:max-content;font-size:.875rem;line-height:1.25rem}.Databox_databox__E7U9K{flex:1 1;font-family:var(--font-rubik,sans-serif);padding:1rem;border-radius:.75rem;border:1px solid}html.dark .Databox_databox__E7U9K{background-color:rgb(37,41.8,48.7);border-color:rgb(46,52.4,61.6);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}html.light .Databox_databox__E7U9K{background-color:#fff;border-color:rgb(162,171.6,185.4);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.Databox_header__FUriq{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid;margin-bottom:1rem;padding-bottom:.75rem}html.dark .Databox_header__FUriq{border-bottom-color:rgb(73,84.2,100.3)}html.light .Databox_header__FUriq{border-bottom-color:rgb(82,94.8,113.2)}.Databox_headerControls__J7r1n,.Databox_headerLeft__dVk0g{display:flex;align-items:center}.Databox_headerControls__J7r1n{margin-left:1rem}.Databox_icon__bYipH{display:flex;align-items:center;font-size:1.25rem}html.dark .Databox_icon__bYipH{color:var(--databox-icon-color,#01baef)}html.light .Databox_icon__bYipH{color:var(--databox-icon-color,rgb(2.8,150.8,193.2))}.Databox_title__qOSrh{font-weight:600;font-size:1.1rem;margin:0}html.dark .Databox_title__qOSrh{color:#fff}html.light .Databox_title__qOSrh{color:rgb(19,20.6,22.9)}.Databox_icon__bYipH+.Databox_title__qOSrh{margin-left:.75rem}.Databox_databox__E7U9K.Databox_inset__x3OE6{border:1px solid rgba(0,0,0,0)}html.dark .Databox_databox__E7U9K.Databox_inset__x3OE6{background-color:rgb(28,31.2,35.8);border-color:rgb(46,52.4,61.6);box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06),inset 0 4px 6px 0 rgba(0,0,0,.04)}html.light .Databox_databox__E7U9K.Databox_inset__x3OE6{background-color:rgb(239.5,241.1,243.4);border-color:rgb(162,171.6,185.4);box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06),inset 0 4px 6px 0 rgba(0,0,0,.04)}html.dark .Databox_databox__E7U9K.Databox_highlight__8pRNQ{background-color:rgb(46,52.4,61.6);border-color:#01baef}html.light .Databox_databox__E7U9K.Databox_highlight__8pRNQ{background-color:rgb(224,227.2,231.8);border-color:rgb(2.8,150.8,193.2)}.Databox_databox__E7U9K.Databox_plain__42mCK{background:rgba(0,0,0,0);border:none;box-shadow:none;padding:0}.Databox_databox__E7U9K.Databox_plain__42mCK .Databox_header__FUriq{padding-left:0;padding-right:0}.Databox_databox__E7U9K.Databox_outline__FbPkZ{background:rgba(0,0,0,0);box-shadow:none}html.dark .Databox_databox__E7U9K.Databox_outline__FbPkZ{border:2px solid #01baef}html.light .Databox_databox__E7U9K.Databox_outline__FbPkZ{border:2px solid rgb(2.8,150.8,193.2)}.Databox_databox__E7U9K.Databox_compact__Jqi5I{padding:.75rem}.Databox_databox__E7U9K.Databox_compact__Jqi5I .Databox_header__FUriq{margin-bottom:.75rem;padding-bottom:.5rem}.Databox_databox__E7U9K.Databox_compact__Jqi5I .Databox_title__qOSrh{font-size:.95rem}.Databox_databox__E7U9K.Databox_compact__Jqi5I .Databox_icon__bYipH{font-size:1.1rem}.Databox_databox__E7U9K.Databox_branded__HHbK3{border-left-width:4px}html.dark .Databox_databox__E7U9K.Databox_branded__HHbK3{border-left-color:var(--databox-brand-color,#01baef)}html.light .Databox_databox__E7U9K.Databox_branded__HHbK3{border-left-color:var(--databox-brand-color,rgb(2.8,150.8,193.2))}html.dark .Databox_databox__E7U9K.Databox_branded__HHbK3 .Databox_icon__bYipH,html.dark .Databox_databox__E7U9K.Databox_branded__HHbK3 .Databox_title__qOSrh{color:var(--databox-brand-color,#01baef)}html.light .Databox_databox__E7U9K.Databox_branded__HHbK3 .Databox_icon__bYipH,html.light .Databox_databox__E7U9K.Databox_branded__HHbK3 .Databox_title__qOSrh{color:var(--databox-brand-color,rgb(2.8,150.8,193.2))}html.dark .Databox_databox__E7U9K.Databox_branded__HHbK3 .Databox_header__FUriq,html.light .Databox_databox__E7U9K.Databox_branded__HHbK3 .Databox_header__FUriq{border-bottom-color:rgba(0,0,0,.1)}.Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-blue__R3kqc{--databox-brand-color:#01baef}html.light .Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-blue__R3kqc{--databox-brand-color:rgb(2.8,150.8,193.2)}.Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-green__UESoV{--databox-brand-color:#10b981}html.light .Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-green__UESoV{--databox-brand-color:rgb(14.8,150,105.2)}.Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-red__cx9pw{--databox-brand-color:#ef4444}html.light .Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-red__cx9pw{--databox-brand-color:rgb(193.2,56.4,56.4)}.Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-orange__tYF9j{--databox-brand-color:#e18335}html.light .Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-orange__tYF9j{--databox-brand-color:rgb(182,106.8,44.4)}.Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-purple__6gBqc{--databox-brand-color:#8b5cf6}html.light .Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-purple__6gBqc{--databox-brand-color:rgb(113.2,75.6,198.8)}.Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-yellow__x8mWn{--databox-brand-color:#eab308}html.light .Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-yellow__x8mWn{--databox-brand-color:rgb(189.2,145.2,8.4)}.Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-pink__1jDsD{--databox-brand-color:#ec4899}html.light .Databox_databox__E7U9K.Databox_branded__HHbK3.Databox_brand-pink__1jDsD{--databox-brand-color:rgb(190.8,59.6,124.4)}.Card_card__AIl_O{position:relative;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}html.dark .Card_card__AIl_O{border:1px solid rgb(46,52.4,61.6);background:rgb(37,41.8,48.7)}html.light .Card_card__AIl_O{border:1px solid rgb(162,171.6,185.4);background:#fff}.Card_card__AIl_O.Card_interactive___hQld:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.12);cursor:pointer}html.dark .Card_surface__eCYSD{background-color:rgb(37,41.8,48.7)}html.light .Card_surface__eCYSD{background-color:#fff}.Card_glass__BwBXL{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.05)}.Card_highlight__aBZq_{border-color:rgba(0,0,0,0)}html.dark .Card_highlight__aBZq_{background-color:#01baef;color:rgb(239.5,241.1,243.4)}html.light .Card_highlight__aBZq_{background-color:rgb(2.8,150.8,193.2);color:rgb(239.5,241.1,243.4)}html.dark .Card_inset__AcQjd{background-color:rgb(28,31.2,35.8);border-color:rgb(46,52.4,61.6);box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}html.light .Card_inset__AcQjd{background-color:rgb(239.5,241.1,243.4);border-color:rgb(162,171.6,185.4);box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.Card_pad-none__ybmQh{padding:0}.Card_pad-xs__ROYQF{padding:.2rem}.Card_pad-sm__8jnlr{padding:1rem}.Card_pad-md__prm3_{padding:1.5rem}.Card_pad-lg__YgckR{padding:2rem}.SectionHeading_wrapper__xPj7Q{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;padding-bottom:.5rem}html.dark .SectionHeading_wrapper__xPj7Q{border-bottom:1px solid rgb(46,52.4,61.6)}html.light .SectionHeading_wrapper__xPj7Q{border-bottom:1px solid rgb(162,171.6,185.4)}.SectionHeading_left__yrgvY{display:flex;align-items:center;gap:.75rem}.SectionHeading_icon__Fs2uG{font-size:1.5rem}html.dark .SectionHeading_icon__Fs2uG{color:#01baef}html.light .SectionHeading_icon__Fs2uG{color:rgb(2.8,150.8,193.2)}.SectionHeading_title__R2OWs{margin:0;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;line-height:1}.SectionHeading_title__R2OWs a{color:inherit;text-decoration:none}html.dark .SectionHeading_title__R2OWs a:hover{color:#01baef}html.light .SectionHeading_title__R2OWs a:hover{color:rgb(2.8,150.8,193.2)}.SectionHeading_actionLink__tL4fW{font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;flex-shrink:0;margin-bottom:2px}html.dark .SectionHeading_actionLink__tL4fW{color:rgb(231.75,234.15,237.6)}html.light .SectionHeading_actionLink__tL4fW{color:rgb(46,52.4,61.6)}.SectionHeading_actionLink__tL4fW span{transition:transform .2s;display:inline-block}html.dark .SectionHeading_actionLink__tL4fW:hover{color:#01baef}html.light .SectionHeading_actionLink__tL4fW:hover{color:rgb(2.8,150.8,193.2)}.SectionHeading_actionLink__tL4fW:hover span{transform:translateX(4px)}.styles_slider__tWloV{appearance:none;-webkit-appearance:none;width:100%;height:.5rem;background:rgba(0,0,0,0);cursor:pointer;display:block;margin:.5rem 0}.styles_slider__tWloV:focus{outline:none}.styles_slider__tWloV::-webkit-slider-runnable-track{width:100%;height:.5rem;border-radius:999px}html.dark .styles_slider__tWloV::-webkit-slider-runnable-track{background:linear-gradient(to right,currentColor 0,currentColor var(--fill-percent),rgb(46,52.4,61.6) var(--fill-percent),rgb(46,52.4,61.6) 100%)}html.light .styles_slider__tWloV::-webkit-slider-runnable-track{background:linear-gradient(to right,currentColor 0,currentColor var(--fill-percent),rgb(162,171.6,185.4) var(--fill-percent),rgb(162,171.6,185.4) 100%)}.styles_slider__tWloV::-moz-range-track{width:100%;height:.5rem;border-radius:999px}html.dark .styles_slider__tWloV::-moz-range-track{background:linear-gradient(to right,currentColor 0,currentColor var(--fill-percent),rgb(46,52.4,61.6) var(--fill-percent),rgb(46,52.4,61.6) 100%)}html.light .styles_slider__tWloV::-moz-range-track{background:linear-gradient(to right,currentColor 0,currentColor var(--fill-percent),rgb(162,171.6,185.4) var(--fill-percent),rgb(162,171.6,185.4) 100%)}.styles_slider__tWloV::-webkit-slider-thumb{-webkit-appearance:none;height:.75rem;width:.75rem;border-radius:50%;background:#fff;margin-top:-.125rem;box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-transition:transform .1s ease,box-shadow .1s ease;transition:transform .1s ease,box-shadow .1s ease}html.dark .styles_slider__tWloV::-webkit-slider-thumb{border:2px solid rgb(46,52.4,61.6)}html.light .styles_slider__tWloV::-webkit-slider-thumb{border:2px solid rgb(162,171.6,185.4)}.styles_slider__tWloV::-moz-range-thumb{height:.75rem;width:.75rem;border-radius:50%;background:#fff;border:none;box-shadow:0 1px 3px rgba(0,0,0,.3)}html.dark .styles_slider__tWloV::-moz-range-thumb{border:2px solid rgb(46,52.4,61.6)}html.light .styles_slider__tWloV::-moz-range-thumb{border:2px solid rgb(162,171.6,185.4)}.styles_slider__tWloV:active::-webkit-slider-thumb,.styles_slider__tWloV:focus::-webkit-slider-thumb{transform:scale(1.1)}html.dark .styles_slider__tWloV:active::-webkit-slider-thumb,html.dark .styles_slider__tWloV:focus::-webkit-slider-thumb,html.light .styles_slider__tWloV:active::-webkit-slider-thumb,html.light .styles_slider__tWloV:focus::-webkit-slider-thumb{border-color:currentColor}.styles_slider__tWloV:active::-moz-range-thumb,.styles_slider__tWloV:focus::-moz-range-thumb{transform:scale(1.1)}html.dark .styles_slider__tWloV:active::-moz-range-thumb,html.dark .styles_slider__tWloV:focus::-moz-range-thumb,html.light .styles_slider__tWloV:active::-moz-range-thumb,html.light .styles_slider__tWloV:focus::-moz-range-thumb{border-color:currentColor}.StatSlider_wrapper__Fnl_X{display:flex;align-items:center;gap:1rem;width:100%;margin-bottom:.5rem}.StatSlider_wrapper__Fnl_X:last-child{margin-bottom:0}.StatSlider_label__PfSnv{font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;width:2.5rem;flex-shrink:0}html.dark .StatSlider_label__PfSnv{color:rgb(231.75,234.15,237.6)}html.light .StatSlider_label__PfSnv{color:rgb(46,52.4,61.6)}.StatSlider_sliderContainer__dL03G{flex:1 1;display:flex;align-items:center}.StatSlider_inputContainer__963Rf{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.StatSlider_traditionalEv__ZzV7G{display:flex;align-items:center;background:rgba(0,0,0,.05);padding:.15rem .4rem;border-radius:4px;gap:.25rem;min-width:3.8rem;justify-content:center}html.dark .StatSlider_traditionalEv__ZzV7G{background:hsla(0,0%,100%,.05)}.StatSlider_traditionalEv__ZzV7G .StatSlider_evLabel__DQQC3{font-size:.6rem;font-weight:800;text-transform:uppercase}html.dark .StatSlider_traditionalEv__ZzV7G .StatSlider_evLabel__DQQC3{color:rgb(146.5,157.7,173.8)}html.light .StatSlider_traditionalEv__ZzV7G .StatSlider_evLabel__DQQC3{color:rgb(55,63,74.5)}.StatSlider_traditionalEv__ZzV7G .StatSlider_evValue__E1DuT{font-size:.75rem;font-weight:800}html.dark .StatSlider_traditionalEv__ZzV7G .StatSlider_evValue__E1DuT{color:rgb(231.75,234.15,237.6)}html.light .StatSlider_traditionalEv__ZzV7G .StatSlider_evValue__E1DuT{color:rgb(46,52.4,61.6)}.StatSlider_numberInput__wiVZN{width:2.75rem;text-align:center;font-size:.875rem;font-weight:600;padding:.25rem;border-radius:6px;transition:border-color .2s;font-family:inherit}html.dark .StatSlider_numberInput__wiVZN{background:rgb(28,31.2,35.8);color:#fff;border:1px solid rgb(46,52.4,61.6)}html.light .StatSlider_numberInput__wiVZN{background:rgb(239.5,241.1,243.4);color:rgb(19,20.6,22.9);border:1px solid rgb(162,171.6,185.4)}.StatSlider_numberInput__wiVZN:focus{outline:none}html.dark .StatSlider_numberInput__wiVZN:focus{border-color:#01baef}html.light .StatSlider_numberInput__wiVZN:focus{border-color:rgb(2.8,150.8,193.2)}html.dark .StatSlider_wrapper__Fnl_X[data-stat=HP] .StatSlider_sliderContainer__dL03G{color:#10b981}html.light .StatSlider_wrapper__Fnl_X[data-stat=HP] .StatSlider_sliderContainer__dL03G{color:rgb(14.8,150,105.2)}html.dark .StatSlider_wrapper__Fnl_X[data-stat=Atk] .StatSlider_sliderContainer__dL03G{color:#ef4444}html.light .StatSlider_wrapper__Fnl_X[data-stat=Atk] .StatSlider_sliderContainer__dL03G{color:rgb(193.2,56.4,56.4)}html.dark .StatSlider_wrapper__Fnl_X[data-stat=Def] .StatSlider_sliderContainer__dL03G{color:#e18335}html.light .StatSlider_wrapper__Fnl_X[data-stat=Def] .StatSlider_sliderContainer__dL03G{color:rgb(182,106.8,44.4)}html.dark .StatSlider_wrapper__Fnl_X[data-stat=SpA] .StatSlider_sliderContainer__dL03G{color:#01baef}html.light .StatSlider_wrapper__Fnl_X[data-stat=SpA] .StatSlider_sliderContainer__dL03G{color:rgb(2.8,150.8,193.2)}html.dark .StatSlider_wrapper__Fnl_X[data-stat=SpD] .StatSlider_sliderContainer__dL03G{color:#eab308}html.light .StatSlider_wrapper__Fnl_X[data-stat=SpD] .StatSlider_sliderContainer__dL03G{color:rgb(189.2,145.2,8.4)}html.dark .StatSlider_wrapper__Fnl_X[data-stat=Spe] .StatSlider_sliderContainer__dL03G{color:#ec4899}html.light .StatSlider_wrapper__Fnl_X[data-stat=Spe] .StatSlider_sliderContainer__dL03G{color:rgb(190.8,59.6,124.4)}.Modal_overlay__FRqMV{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;animation:Modal_fadeIn__LGSSb .2s ease-out}.Modal_modalContent__YiKrU{width:100%;max-width:600px;border-radius:12px;display:flex;flex-direction:column;max-height:90vh;box-shadow:0 10px 25px rgba(0,0,0,.2);animation:Modal_slideUp__S6K58 .2s ease-out}html.dark .Modal_modalContent__YiKrU{background:rgb(37,41.8,48.7);border:1px solid rgb(46,52.4,61.6)}html.light .Modal_modalContent__YiKrU{background:#fff;border:1px solid rgb(162,171.6,185.4)}.Modal_header__pc_FO{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}html.dark .Modal_header__pc_FO{border-bottom:1px solid rgb(46,52.4,61.6)}html.light .Modal_header__pc_FO{border-bottom:1px solid rgb(162,171.6,185.4)}.Modal_title__Z7r1F{margin:0;font-size:1.25rem;font-weight:700}html.dark .Modal_title__Z7r1F{color:#fff}html.light .Modal_title__Z7r1F{color:rgb(19,20.6,22.9)}.Modal_closeBtn___PIcp{background:none;border:none;font-size:1.5rem;cursor:pointer;line-height:1;padding:.25rem .5rem;border-radius:4px;transition:background .2s}html.dark .Modal_closeBtn___PIcp{color:rgb(231.75,234.15,237.6)}html.light .Modal_closeBtn___PIcp{color:rgb(46,52.4,61.6)}html.dark .Modal_closeBtn___PIcp:hover{background:rgb(46,52.4,61.6);color:#fff}html.light .Modal_closeBtn___PIcp:hover{background:rgb(224,227.2,231.8);color:rgb(19,20.6,22.9)}.Modal_body__yltwQ{padding:1.5rem;overflow-y:auto}@keyframes Modal_fadeIn__LGSSb{0%{opacity:0}to{opacity:1}}@keyframes Modal_slideUp__S6K58{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Badge_badge__oSgdN{display:inline-flex;align-items:center;justify-content:center;padding:.25em .65em;border-radius:99px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;line-height:1;border:1px solid rgba(0,0,0,0)}html.dark .Badge_neutral__6BiCB{color:rgb(231.75,234.15,237.6)}html.dark .Badge_neutral__6BiCB.Badge_outline__YMYLn{background:rgba(0,0,0,0);border-color:rgb(146.5,157.7,173.8);color:rgb(231.75,234.15,237.6)}html.light .Badge_neutral__6BiCB{color:rgb(46,52.4,61.6)}html.light .Badge_neutral__6BiCB.Badge_outline__YMYLn{background:rgba(0,0,0,0);border-color:rgb(55,63,74.5);color:rgb(46,52.4,61.6)}.Badge_accent__FssR1{color:#fff}html.dark .Badge_accent__FssR1{background:#01baef}html.dark .Badge_accent__FssR1.Badge_outline__YMYLn{background:rgba(0,0,0,0);border-color:#01baef;color:#01baef}html.light .Badge_accent__FssR1{background:rgb(2.8,150.8,193.2)}html.light .Badge_accent__FssR1.Badge_outline__YMYLn{background:rgba(0,0,0,0);border-color:rgb(2.8,150.8,193.2);color:rgb(2.8,150.8,193.2)}.Badge_orange__AUFIC{color:#fff}html.dark .Badge_orange__AUFIC{background:#e18335}html.dark .Badge_orange__AUFIC.Badge_outline__YMYLn{background:rgba(0,0,0,0);border-color:#e18335;color:#e18335}html.light .Badge_orange__AUFIC{background:rgb(182,106.8,44.4)}html.light .Badge_orange__AUFIC.Badge_outline__YMYLn{background:rgba(0,0,0,0);border-color:rgb(182,106.8,44.4);color:rgb(182,106.8,44.4)}.Badge_blue__Ufycz{color:#fff}html.dark .Badge_blue__Ufycz{background:#01baef}html.dark .Badge_blue__Ufycz.Badge_outline__YMYLn{background:rgba(0,0,0,0);border-color:#01baef;color:#01baef}html.light .Badge_blue__Ufycz{background:#01baef}html.light .Badge_blue__Ufycz.Badge_outline__YMYLn{background:rgba(0,0,0,0);border-color:#01baef;color:#01baef}.Badge_green__bg2K2{color:#fff}html.dark .Badge_green__bg2K2{background:#10b981}html.dark .Badge_green__bg2K2.Badge_outline__YMYLn{background:rgba(0,0,0,0);border-color:#10b981;color:#10b981}html.light .Badge_green__bg2K2{background:#10b981}html.light .Badge_green__bg2K2.Badge_outline__YMYLn{background:rgba(0,0,0,0);border-color:#10b981;color:#10b981}.Badge_red__1ukni{color:#fff}html.dark .Badge_red__1ukni{background:#ef4444}html.dark .Badge_red__1ukni.Badge_outline__YMYLn{background:rgba(0,0,0,0);border-color:#ef4444;color:#ef4444}html.light .Badge_red__1ukni{background:#ef4444}html.light .Badge_red__1ukni.Badge_outline__YMYLn{background:rgba(0,0,0,0);border-color:#ef4444;color:#ef4444}.Adsense_adCard__8a5Aq{display:flex;flex-direction:column;align-items:center;min-height:280px;justify-content:flex-start}.Adsense_header___fxhb{width:100%;text-align:center;margin-bottom:.5rem;line-height:1;padding-bottom:.1rem}html.dark .Adsense_header___fxhb{border-bottom:1px solid rgb(46,52.4,61.6)}html.light .Adsense_header___fxhb{border-bottom:1px solid rgb(162,171.6,185.4)}.Adsense_label__hT_fC{text-transform:uppercase;font-size:.7rem;font-weight:600;letter-spacing:.05em;color:rgb(55,63,74.5)}.dark .Adsense_label__hT_fC{color:rgb(64,73.6,87.4)}.Adsense_adContainer__Egl7k{width:100%;display:block;min-height:200px;justify-content:center;align-items:center}.Adsense_insWrapper__4clih{display:block;text-align:center}.Adsense_devFailsafe__ocHcE{width:100%;height:200px;border:2px dashed rgb(73,84.2,100.3);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.8rem}html.dark .Adsense_devFailsafe__ocHcE{background:rgb(28,31.2,35.8);border-color:rgb(73,84.2,100.3);color:rgb(146.5,157.7,173.8)}html.light .Adsense_devFailsafe__ocHcE{background:rgb(239.5,241.1,243.4);border-color:rgb(82,94.8,113.2);color:rgb(55,63,74.5)}.JoinDiscord_discordWrapper__Cxxha{display:flex;justify-content:center;width:100%;max-width:550px;margin:1rem auto}.JoinDiscord_link__anroM{text-decoration:none;display:flex;flex-direction:column;align-items:center;transition:opacity .2s ease;width:100%}.JoinDiscord_link__anroM:hover{opacity:.8}.JoinDiscord_imageContainer__C81Me{border-radius:.5rem;overflow:hidden;line-height:0;margin-bottom:.5rem;width:100%}.JoinDiscord_discordImage__anvzy{border-radius:.5rem;max-width:100%;height:auto}.JoinDiscord_label__6bDou{font-weight:600;font-size:1.25rem;text-align:center;transition:color .2s ease}html.dark .JoinDiscord_label__6bDou{color:#fff}html.light .JoinDiscord_label__6bDou{color:rgb(19,20.6,22.9)}html.dark .JoinDiscord_link__anroM:hover .JoinDiscord_label__6bDou{color:#01baef}html.light .JoinDiscord_link__anroM:hover .JoinDiscord_label__6bDou{color:rgb(2.8,150.8,193.2)}.ToolLayout_pageWrapper__wUx00{padding-left:1rem;padding-right:1rem}.ToolLayout_pageWrapper__wUx00[data-max-width=full]{max-width:1280px;margin:0 auto}.ToolLayout_title__OVyih{font-family:var(--font-roboto),sans-serif;font-weight:800;letter-spacing:-.03em;line-height:1.1;font-size:2.25rem}@media(max-width:768px){.ToolLayout_title__OVyih{font-size:1.85rem}}html.dark .ToolLayout_title__OVyih{color:#fff}html.light .ToolLayout_title__OVyih{color:rgb(19,20.6,22.9)}.ToolLayout_title__OVyih{margin-top:1rem;margin-bottom:1.5rem}.ToolLayout_instructionsCollapse__A5lED{margin-bottom:1.5rem;border-radius:6px;padding:.75rem 1rem}html.dark .ToolLayout_instructionsCollapse__A5lED{border:1px solid rgb(46,52.4,61.6);background-color:rgb(37,41.8,48.7)}html.light .ToolLayout_instructionsCollapse__A5lED{border:1px solid rgb(162,171.6,185.4);background-color:#fff}.ToolLayout_instructionsSummary__n3dga{font-weight:600;cursor:pointer;border-radius:6px;-webkit-user-select:none;user-select:none}.ToolLayout_instructionsContent__3LW3Q{padding-top:.5rem;margin-top:.5rem}html.dark .ToolLayout_instructionsContent__3LW3Q{border-top:1px solid #01baef}html.light .ToolLayout_instructionsContent__3LW3Q{border-top:1px solid rgb(2.8,150.8,193.2)}.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s{padding:0 1rem}@media(min-width:640px){.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s{padding:0 1.5rem}}@media(min-width:768px){.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s{padding:0 2rem}}.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s.ToolLayout_variant-default__24z4R{border-radius:12px;box-shadow:0 10px 25px -5px rgba(0,0,0,.07),0 5px 10px -6px rgba(0,0,0,.05);margin:.25rem;padding:1rem}@media(min-width:640px){.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s.ToolLayout_variant-default__24z4R{padding:2rem}}@media(min-width:768px){.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s.ToolLayout_variant-default__24z4R{padding:3rem}}@media(min-width:1024px){.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s.ToolLayout_variant-default__24z4R{max-width:1024px;margin-left:auto;margin-right:auto}}html.dark .ToolLayout_calculatorWrapper__Kzmxi,html.dark .ToolLayout_toolWrapper__I8o5s.ToolLayout_variant-default__24z4R{background-color:rgb(37,41.8,48.7)}html.light .ToolLayout_calculatorWrapper__Kzmxi,html.light .ToolLayout_toolWrapper__I8o5s.ToolLayout_variant-default__24z4R{background-color:#fff}.ToolLayout_toolWrapper__I8o5s.ToolLayout_variant-full__r01qP,.ToolLayout_variant-full__r01qP.ToolLayout_calculatorWrapper__Kzmxi{padding:0}.ToolLayout_padding-default__AXoKK.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s.ToolLayout_padding-default__AXoKK{padding:1rem}@media(min-width:640px){.ToolLayout_padding-default__AXoKK.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s.ToolLayout_padding-default__AXoKK{padding:2rem}}@media(min-width:768px){.ToolLayout_padding-default__AXoKK.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s.ToolLayout_padding-default__AXoKK{padding:3rem}}.ToolLayout_padding-tight__r5Uft.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s.ToolLayout_padding-tight__r5Uft{padding:.5rem}@media(min-width:640px){.ToolLayout_padding-tight__r5Uft.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s.ToolLayout_padding-tight__r5Uft{padding:1rem}}@media(min-width:768px){.ToolLayout_padding-tight__r5Uft.ToolLayout_calculatorWrapper__Kzmxi,.ToolLayout_toolWrapper__I8o5s.ToolLayout_padding-tight__r5Uft{padding:1rem}}.ToolLayout_resultsWrapper__XVj3E{margin:.25rem}@media(min-width:1024px){.ToolLayout_resultsWrapper__XVj3E{max-width:1024px;margin:0 auto}}.ToolLayout_promoSection__AlqCq{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center;width:100%;margin:1.5rem 0}@media(min-width:640px){.ToolLayout_promoSection__AlqCq{grid-template-columns:repeat(2,1fr)}}.ToolLayout_singlePromo__YZohw{padding:1rem;min-width:0;width:100%;box-sizing:border-box}