.langSelect{background:none;border:1px solid rgb(148,150,189);border-radius:8px;padding:.7em;position:absolute;right:10px;top:10px}.hasTooltip{display:inline-block;position:relative;text-decoration:underline dotted}.tooltip{background:#000;border-radius:6px;box-sizing:border-box;color:#fff;display:none;font: 14px sans-serif;left:50%;max-width:200px;padding:4px 8px;position:absolute;top:-5px;transform:translate(-50%,-100%);width:-moz-max-content;width:max-content}.hasTooltip.contentIsTall .tooltip{top:-8px}.hasTooltip:hover .tooltip{display:block}.tooltip .arrow{bottom:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid black;height:0;left:calc(50% - 6px);position:absolute;width:0}.filterButton{background:#d6cfe7;border:none;box-shadow:0 3px #b4b2c0;color:#794016;padding:.8em;margin:10px 5px;text-stroke:1px rgb(121,64,22);-webkit-text-stroke:1px rgb(121,64,22)}.filterButton.active{background:#56ab33;box-shadow:0 3px #56ab33;color:#fff;text-stroke:1px white;-webkit-text-stroke:1px white}.iconFilterButton{all:unset;background-size:contain;filter:grayscale(1);height:40px;margin:5px;width:40px}.iconFilterButton.active{filter:none}.filterSearch{margin:3px 5px;padding:.8em;width:calc(100% - 26px)}.skillList{display:grid;gap:16px 12px;grid-template-columns:repeat(auto-fit,288px);list-style-type:none;padding:0}.skill{align-items:center;border-radius:8px;border:2px solid transparent;box-shadow:0 3px #b4b2c0;box-sizing:border-box;display:flex;height:3em;overflow:hidden;padding:5px}.skill:active{box-shadow:none;filter:brightness(.95)}.hidden,.skill.selected{display:none}.skillName,.skillLv>label,.skillLv>input{color:#794016;overflow:hidden;text-stroke:1px rgb(121,64,22);-webkit-text-stroke:1px rgb(121,64,22);text-shadow:-1px -1px 0 white,1px -1px 0 white,-1px 1px 0 white,1px 1px 0 white;text-wrap:nowrap}.skillName{flex:1}.skillLv{padding-left:4px}.skillLv>input{background:none;border:none;font-size:1em;width:28px}.skillLv>input::-webkit-outer-spin-button,.skillLv>input::-webkit-inner-spin-button{opacity:1}.skillIcon{height:2.2em;margin:0 8px 0 0;width:2.2em}.skillDismiss{color:#794016;cursor:default;padding:0 7px}.skill-white{background:linear-gradient(90deg,#fff3f7,#b5b2c6) padding-box,linear-gradient(90deg,#d6cfe7,#9496bd) border-box}.skill-gold{background:linear-gradient(90deg,#ffffef,#ffbe28) padding-box,linear-gradient(90deg,#ffdf73,#ffa610) border-box}.skill-pink{background:linear-gradient(90deg,#ffeeef,#ff9bd3) padding-box,linear-gradient(90deg,#ff8ec6,#ff59ad) border-box}.skill-unique{background:linear-gradient(90deg,#efffd6,#a1c9f8,#aaf,#ffbae7) padding-box,linear-gradient(90deg,#c5ffbe,#bdebff,#c3d0ff,#ff8ade) border-box}.skillDetailsList{font-size:16px;list-style-type:none}.skillDetailsList>li{display:inline-block;vertical-align:top}.expandedSkill{border-radius:8px;border:2px solid transparent;box-sizing:border-box;overflow:hidden;padding:5px}.expandedSkillHeader{align-items:center;display:flex;height:2.1em;margin-bottom:5px}.skillDetails{border-style:solid;border-width:2px 0 0 0;color:#794016}.skillDetailsSection{border-style:solid;border-width:0 0 1px 0;margin-bottom:8px;padding-bottom:8px}.skillDetailsSection:last-child{border:none;margin:0;padding:0}.skillDetailsSection:first-child{border-width:0;margin:0;padding:0}.skill-white .skillDetails,.skill-white .skillDetailsSection{border-image:linear-gradient(#acacb6,#a9a9b5) 90}.skill-gold .skillDetails,.skill-gold .skillDetailsSection{border-image:linear-gradient(#cbac59,#e6a13a) 90}.skill-pink .skillDetails,.skill-pink .skillDetailsSection{border-image:linear-gradient(#e6adca,#e42ba1) 90}.skill-unique .skillDetails,.skill-unique .skillDetailsSection{border-image:linear-gradient(#794016,#794016) 90}.skillConditions{font-family:monospace;margin:0 0 .5em .5em}.condition{margin-left:.7em}.conditionOp{margin:0 2px}.conditionOp{opacity:.6}.operatorAnd{float:left}.operatorOrText{font-style:italic;margin-left:10px;opacity:.8}.skillEffects{display:table;margin-left:.5em}.skillEffect{display:table-row}.skillEffectType{display:table-cell}.skillEffectValue{display:table-cell;padding-left:1em}.skillDuration{display:inline-block;margin-top:.5em}.skillActivationEditor{column-gap:12px;display:grid;grid-template-columns:auto 1fr}.skillActivationEditor>select,.skillActivationParams>input[type=number]{background:none;border:none;color:#794016;font-weight:700;padding:0}.skillActivationParams{display:flex;grid-column-start:2;margin-left:4px}@-moz-document url-prefix(){.skillActivationParams{margin-left:0}}.skillActivationParams>label{font-size:.833em;font-weight:700}.skillActivationParams>input[type=number]{margin-right:4px;width:calc(5ch + 16px)}.skillActivationParams>input[type=number]::-webkit-outer-spin-button,.skillActivationParams>input[type=number]::-webkit-inner-spin-button{opacity:1}.skillCost{align-items:flex-end;display:flex;width:fit-content}.hintbtn{border:none;border-radius:4px;display:inline-block;height:18px;position:relative;text-align:center;width:26px}.hintbtn.hintDown{background:linear-gradient(#e4e0e9,#fff);outline:2px solid rgb(181,174,187)}.hintbtn.hintUp{background:linear-gradient(#a8e305,#61ae16);outline:2px solid rgb(85,143,24)}.hintbtn:before,.hintbtn:after{content:"";height:12px;pointer-events:none;position:absolute;top:0;width:18px}.hintbtn.hintDown:before,.hintbtn.hintDown:after{border-top:2px solid rgb(181,174,187)}.hintbtn.hintUp:before,.hintbtn.hintUp:after{border-top:2px solid rgb(85,143,24)}.hintbtn:before{border-top-left-radius:3px;border-top-right-radius:4px;left:-1px;transform:rotate(-36deg);transform-origin:top left}.hintbtn.hintDown:before{background:linear-gradient(36deg,#f5f3f7,#e4e0e9 50%)}.hintbtn.hintUp:before{background:linear-gradient(36deg,#76bd11,#a8e305 50%)}.hintbtn:after{border-top-left-radius:4px;border-top-right-radius:3px;right:-1px;transform:rotate(36deg);transform-origin:top right}.hintbtnDummyBackground{height:5px;pointer-events:none;position:absolute;right:2px;top:-4px;transform:rotate(36deg);width:12px}.hintDown .hintbtnDummyBackground{background:linear-gradient(-36deg,#e9e5ed,#e4e0e9 30%)}.hintUp .hintbtnDummyBackground{background:linear-gradient(-36deg,#99d809,#a8e305 30%)}.hintbtnText{font-size:18px;font-weight:700;position:relative;top:-5px}.hintDown .hintbtnText{color:#794016}.hintUp .hintbtnText{color:#fff}.hintbtn[disabled]{filter:brightness(.5)}.hintDown{margin-bottom:2px;transform:scaleY(-1);vertical-align:text-bottom}.hintUp{margin-bottom:2px;vertical-align:text-bottom}.hintedCost{font-weight:700;text-align:center;width:29px}.hintLevel{color:#ff911d;font-weight:700;margin-left:.5em}@media (orientation: portrait){.skillList{grid-template-columns:1fr}.filterButton{font-size:.7em}.iconFilterButton{height:64px;width:64px}.filterSearch{font-size:1em}}.distanceMarker,.slopePer{font-weight:600;paint-order:stroke;stroke:#fff;stroke-width:2px}.sectionText{dominant-baseline:central;font-size:12px;font-weight:600;paint-order:stroke;stroke:#fff;stroke-width:2px;text-anchor:middle}.racetrackHeader{align-items:center;display:flex;height:2em;justify-content:flex-end}.racetrackName{color:#794016;flex:1;font-size:22px;text-align:center;text-stroke:1px rgb(121,64,22);-webkit-text-stroke:1px rgb(121,64,22);text-shadow:-1px -1px 0 white,1px -1px 0 white,-1px 1px 0 white,1px 1px 0 white}.racetrackStatThresholds{display:flex;flex-direction:row-reverse;width:0}.racetrackStatThresholds>img{height:2em}.mouseoverText{font-size:12px;font-weight:600;paint-order:stroke;stroke:#fff;stroke-width:2px}.horseOcr{display:flex;flex-direction:column;height:100%;width:100%}.horseOcrContent{align-items:center;display:flex;gap:60px;height:calc(100% - 2.7em - 4px)}.horseOcrButtons{display:flex;gap:12px;margin:10px auto;width:fit-content}.horseOcrButtons>button{min-width:120px}.ocrImageGrid{display:grid;gap:24px;grid-template-columns:repeat(2,max-content);height:100%}.ocrImageWrapper{height:100%;min-height:0;position:relative}.ocrImageWrapper>img{border-radius:6px;height:100%}.ocrImageWrapper>.circleBtn{box-shadow:none;height:24px;line-height:22px;position:absolute;right:-18px;top:-18px;width:24px;z-index:1}.ocrRightPane{flex:1;height:100%}.ocrUploadWrapper{align-items:center;display:flex;height:100%;justify-content:center}.ocrUploadWrapper input{display:none}.ocrUpload{background:none;border:none;color:#794016;display:flex;flex-direction:column;font-size:1.5em;font-weight:700}.ocrUpload>:first-child{border-bottom:2px solid rgb(121,64,22);border-image:linear-gradient(to top,rgb(121,64,22) 35%,transparent 35%) 1;border-width:8px;border-style:solid;border-top:none;font-size:4em}.ocrLoading{font-size:2em}.ocrResolvePrompt{height:100%;overflow:auto;width:100%}.ocrResolvePrompt>span{font-size:1.2em}.ocrRightPane .horseDef{font-size:14px;height:100%}.ocrRightPane .horseParam{padding:6px}.ocrRightPane .horseAptitudes>div,.horseFullAptitudes>div{height:1.6em}.ocrRightPane .horseFullAptitudes{gap:6px 10px}.ocrRightPane .horseSkillHeader{margin:10px auto}.ocrRightPane .horseDef{width:640px}@media (orientation: portrait){.horseOcrContent{flex-direction:column}}.horseSaveMngr{display:flex;flex-direction:column;height:100%}.horseSaveMngr>:first-child{display:flex;flex:1;gap:12px;height:0}.horseSaveMngr>:last-child{display:flex;gap:12px;margin:10px auto 0;width:fit-content}.horseSaveMngr>:last-child>button{min-width:120px}.savedHorseTableWrapper{background:#fff;border:2px solid rgb(181,174,187);border-radius:6px;flex:1;overflow-x:hidden;overflow-y:auto}.savedHorseTable{border-collapse:collapse;color:#794016;font-weight:700;text-align:center;width:100%}.savedHorseTable>thead{line-height:1.625em;position:sticky;top:0;z-index:1}.savedHorseTable th{background:linear-gradient(#fff,#e4e0e9)}.savedHorseTable th:first-child{width:58%}.savedHorseTable th:nth-child(3){width:24%}.savedHorseTable th:last-child{text-align:left}.savedHorseTable .columnHeader{border-bottom:2px solid rgb(181,174,187);margin-left:-2px;padding:0 2px;width:100%}.savedHorseTable .columnHeader span{cursor:pointer;position:relative}.savedHorseTableSortedAsc span:after,.savedHorseTableSortedDesc span:after{border-bottom:2px solid #794016;border-right:2px solid #794016;content:"";display:block;height:4px;position:absolute;right:-10px;top:calc(50% - 2px);width:4px}.savedHorseTableSortedAsc span:after{transform:rotate(-135deg)}.savedHorseTableSortedDesc span:after{transform:rotate(45deg)}.savedHorseTable>tbody>tr{height:2em}.savedHorseTable>tbody>tr.selected{background:#79d823}.savedHorseTable>tbody td:first-child>div,.savedHorseTable>tbody td:nth-child(2)>div{align-items:center;display:flex;gap:4px;margin-left:4px}.savedHorseTable>tbody td:first-child{margin-left:4px}.savedHorseTable>tbody td:first-child span{margin-left:28px}.savedHorseTable>tbody td:first-child img+span{margin-left:0}.savedHorseTable button{box-shadow:none;height:1.8em;line-height:1.6em;margin:0 4px 0 0;padding:0 6px}.savedHorseTable .circleBtn{font-size:14px;margin:2px;padding:0;width:1.8em}.savedHorseTable input{color:inherit;font:inherit;width:100%}.horseDef{background:#f8f8f8;border:2px solid rgb(170,221,154);border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:700px}.horseDefHeader{background:linear-gradient(#99db44,#70be12);border-bottom:2px solid rgb(170,221,154);border-radius:10px 10px 0 0;color:#fff;font-size:2em;font-weight:700;padding:6px 0;text-align:center}.horseTopSection,.horseTopButtonsRow{display:flex}.umaSelector{align-items:center;display:flex;flex:1;padding:0 0 0 50px}.umaSelectorIconsBox{display:flex;gap:12px}.umaSelectorIconsBox>:first-child{align-items:center;display:flex;flex-direction:column}.umaSelectorIconsBox>:first-child>img{cursor:pointer}.umaStarsRow{display:flex;justify-content:center;margin-top:-12px;padding-left:8px}.umaStarContainer{display:flex;height:24px;width:fit-content}.umaStar{background-image:url(/uma-tools/icons/utx_ico_strong_star_01.png);background-size:cover;height:24px;margin-left:-8px;width:24px}.umaStar.umaStarGte{background-image:url(/uma-tools/icons/utx_ico_strong_star_00.png)}.umaStar.umaStarMin{background-image:url(/uma-tools/icons/utx_ico_strong_star_00.png)!important}.umaStarContainer:hover .umaStar{background-image:url(/uma-tools/icons/utx_ico_strong_star_01.png)}.umaStarContainer:hover>.umaStar{background-image:url(/uma-tools/icons/utx_ico_strong_star_00.png);filter:brightness(80%)}.umaStarContainer:hover .umaStarMin{filter:brightness(80%)}.umaScore{background:#fff;border:2px solid rgb(224,214,204);border-radius:1em;color:#794016;font-weight:700;line-height:1.2em;text-align:center;width:100px}.umaNameBox{flex:1}.umaEpithet{align-items:flex-end;display:flex}.umaEpithet>span{color:#794016;font-size:1.4em;font-weight:700;margin:0 auto}.umaSelectWrapper{position:relative;top:0;left:0}.umaSelectInput{background:none;border:none;box-sizing:border-box;color:#794016;font-size:1.4em;font-weight:700;text-align:center;width:100%}.umaSuggestions{border:2px solid rgb(224,214,204);cursor:default;display:none;left:-2px;list-style-type:none;max-height:320px;overflow-y:auto;padding:0;position:absolute;top:1em;width:420px;z-index:10}.umaSuggestions.open{display:block}.umaSuggestion{background:#fff;padding:4px}.umaSuggestion:nth-child(2n){background:#f2f2f2}.umaSuggestion.selected,.umaSuggestion:hover{background:#0078d7}.umaSuggestion>img{height:2em;margin-right:5px;vertical-align:middle}.umaSuggestion>span{display:inline-block;height:100%;vertical-align:middle}.umaChangeImgBox{height:100%;margin-left:-10px;width:76px}.umaChangeImgBox>img{cursor:pointer}.horseParams{background:#fff;border:2px solid rgb(163,221,111);border-radius:8px;display:grid;grid-template-columns:repeat(5,1fr);margin:4px 16px 10px}.horseParamHeader{background:#79d823;border-left:2px dotted rgb(93,199,24);color:#fff;font-weight:700;text-align:center}.horseParamHeader:first-child{border:none}.horseParamHeader>img{filter:drop-shadow(0 2px 0 rgb(103,162,58));height:1.2em;margin-right:2px;vertical-align:middle}.horseParamHeader>span{display:inline-block;height:100%;text-shadow:0 2px 1px rgb(103,162,58);vertical-align:middle}.horseParam{align-items:center;border-left:2px dotted rgb(121,206,72);display:flex;padding:8px}.horseParam:nth-child(6){border:none}.horseParam>img{width:25px}.horseParam>input,.horseAptitudes>div:last-child>input{background:inherit;border:none;color:#794016;font-size:1.2em;font-weight:700;margin-left:10px;padding:0;width:100%}.horseAptitudes{align-items:center;display:grid;gap:8px 12px;grid-template-columns:repeat(2,8fr) 5fr;margin:0 36px}.horseAptitudes>div,.horseFullAptitudes>div{align-items:center;border:2px solid rgb(224,214,204);border-radius:6px;background:#fff;color:#794016;display:flex;font-weight:700;height:1.8em;padding:0 8px;position:relative}.horseAptitudes>div>span,.horseFullAptitudes>div>span{flex:1}.horseAptitudes>div:nth-child(3n),.horseFullAptitudes>div:nth-child(4),.horseFullAptitudes>div:nth-child(5){background:unset;border:unset;justify-content:end}.horseAptitudes>div:nth-child(3)>img{height:1.5em}.horseAptitudes>div:last-child>input{font-size:1em;margin:0 4px;text-align:right;width:calc(2ch + 16px)}.horseFullAptitudes{display:grid;gap:8px 12px;grid-template-columns:repeat(5,1fr);margin:0 36px}.horseFullAptitudes>div:nth-child(5n+1){background:unset;border:unset}.horseFullAptitudes>div>span{text-align:center}.horseAptitudeSelect{margin:-8px 2px 0 0}.horseAptitudeSelect>span:after{border-bottom:1px solid rgb(121,64,22);border-right:1px solid rgb(121,64,22);content:"";display:block;height:4px;margin-left:1.6em;margin-top:-1.2em;transform:rotate(45deg);width:4px}.horseAptitudeSelect>ul{background:#fff;border:1px solid rgb(224,214,204);list-style-type:none;position:absolute;right:-12px;top:10px;z-index:10;width:20px}.horseAptitudeSelect li{display:flex;margin-left:-40px;padding:4px 0 4px 22px;width:38px}.horseAptitudeSelect li:hover{background:#0078d7}.horseAptitudeSelect img{height:1.2em}.horseStrategySelect{background:inherit;border:none;color:inherit;font-weight:inherit;height:100%;position:absolute;right:4px;text-align:right}.horseSkillHeader{background:linear-gradient(#a8e305,#61ae16) padding-box,linear-gradient(#addb3c,#558f18) border-box;border:2px solid transparent;border-radius:36px;box-shadow:0 3px #b4b2c0;box-sizing:border-box;color:#fff;font-size:1.2em;font-weight:700;line-height:1.667em;margin:16px auto;text-align:center;width:calc(100% - 16px)}.horseSkillListWrapper{background:#f2f2f2;border-radius:4px;height:100%;margin:0 6px 6px;overflow-y:auto}.horseSkillList{display:grid;gap:16px 10px;grid-template-columns:repeat(2,50%);list-style-type:none;margin:0 auto;padding:12px;width:576px}.horseSkillList .skill{margin:0}.horseExpandedSkill .skillCost{gap:8px;margin:6px 3px}.horseExpandedSkill .hintLevel{margin-left:0}.horseSkillPickerWrapper{background:#fff;bottom:0;display:none;left:10%;margin:auto;overflow-y:auto;padding:1em;position:fixed;top:2em;width:80%;z-index:20}.horseSkillPickerWrapper.open{display:block}.skillListButtonsRow{background:#fff;bottom:-1em;padding:10px 0;position:sticky;right:0;text-align:right;width:100%}.horseSkillPickerOverlay{background:#19191999;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.horseSkillPickerOverlay.open{display:block}.addSkillButton{align-items:center;background:#fff;border:1px solid rgb(224,214,204);color:#794016;font-size:1em;width:100%}.addSkillButton>span{font-size:2em;line-height:2em;margin:0 6px}@media (orientation: portrait){.horseDef{font-size:28px;height:67vh;width:unset}.horseSkillList{width:unset}}.basinnChartWrapper{background:#fff;border:2px solid rgb(181,174,187);border-radius:6px 6px 0 0;height:calc(55vh - 2px);overflow-x:hidden;overflow-y:auto;width:100%}.basinnChartWrapper.dirty{border-color:#ff911c}.basinnChart{border-collapse:collapse;color:#794016;content-visibility:auto;font-weight:700;table-layout:fixed;width:100%}.basinnChart thead{line-height:1.625em;position:sticky;top:0;z-index:1}.basinnChart th{background:linear-gradient(#fff,#e4e0e9);text-align:left;width:11%}.basinnChart th:first-child{text-align:center;width:34%}.basinnChart th:last-child{text-align:center}.basinnChart .columnHeader{border-bottom:2px solid rgb(181,174,187);margin-left:-18px;padding-right:30px;width:100%}.basinnChart .columnHeader span{cursor:pointer;position:relative}.basinnChartSortedAsc span:after,.basinnChartSortedDesc span:after{border-bottom:2px solid #794016;border-right:2px solid #794016;content:"";display:block;height:4px;position:absolute;right:-10px;top:calc(50% - 2px);width:4px}.basinnChartSortedAsc span:after{transform:rotate(-135deg)}.basinnChartSortedDesc span:after{transform:rotate(45deg)}.basinnChart tbody tr{height:34px}.basinnChart tr.selected{background:#79d823}.basinnChart td{padding-left:4px}.chartSkillName{align-items:center;display:flex;gap:4px}.chartSkillName>img{height:1.5em}.chartSkillName>img:first-of-type{cursor:pointer}.chartSkillDismiss{color:#9496bd;cursor:default;font-weight:400}.basinnChart .skillCost{gap:10px;justify-content:space-between;margin-left:-36px}.basinnChart .hintedCost{text-align:right}.basinnChart .hintLevel{margin-left:calc(.5em - 10px)}.stacalcWrapper{display:flex;gap:24px;padding:0 12px}.stacalcPane{color:#794016;display:flex;flex:1;flex-direction:column;font-weight:700}.stacalcPane:first-child{align-items:center}.stacalcPane>h1{font-size:1em;margin:0 0 6px;width:100%}.reqStamCalc>label{cursor:text}.reqStamCalc>input{background:unset;border:none;color:#794016;font-size:.95em;font-weight:700;text-align:right;width:5ch}.reqStamCalc>input[type=number]::-webkit-outer-spin-button,.reqStamCalc>input[type=number]::-webkit-inner-spin-button{opacity:1}#introtext{font-size:14px;height:55vh;margin-left:20px;overflow:auto;padding-right:20px;width:950px}#introtext>details>summary{font-size:1.4em}#introtext h2{font-size:1.05em;font-weight:700}#sourcelinks{font-size:.85em}.stdBtn{background:linear-gradient(#a8e305,#61ae16) padding-box,linear-gradient(#b7f12b,#76cd28) border-box;border:2px solid transparent;border-radius:8px;box-shadow:0 5px #b4b2c0;color:#fff;font-size:1em;font-weight:700;height:2.7em;min-width:6em;outline:1px solid rgb(55,108,2);padding:0 .7em}.btnType1{background:linear-gradient(#a8e305,#61ae16) padding-box,linear-gradient(#b7f12b,#76cd28) border-box;color:#fff;outline:1px solid rgb(55,108,2)}.btnType2{background:linear-gradient(#fff,#e2dfe6) padding-box,linear-gradient(#fff,#f6f2ff) border-box;color:#794016;outline:1px solid rgb(99,93,123)}.stdBtn:not([disabled]):active{box-shadow:none}.stdBtn[disabled]{filter:brightness(.8)}.pillBtn,.circleBtn{align-items:flex-end;border:2px solid transparent;border-radius:36px;box-shadow:1px 3px #b4b2c0,-1px 3px #b4b2c0;box-sizing:border-box;cursor:default;display:flex;font-weight:700;height:36px;line-height:2em;justify-content:center;margin:10px 10px 0 0;padding:0}.pillBtn:active,.circleBtn:active{box-shadow:none}.circleBtn{font-size:1.4em;line-height:1.5em;width:36px}.splitBtn{position:relative}.splitBtn:active{box-shadow:1px 3px #b4b2c0,-1px 3px #b4b2c0}.splitBtn:has(>button:active){box-shadow:none}.splitBtn button{all:unset}.splitBtn>button{padding:0 6px 0 8px}.splitBtn>div{border-left:2px solid transparent;border-radius:0 36px 36px 0;height:100%;line-height:1.7em;padding:0 6px 0 4px}.splitBtn.btnType1>div{background:linear-gradient(#a8e305,#61ae16) padding-box,linear-gradient(#b7f12b,#76cd28) border-box;color:#fff}.splitBtn.btnType2>div{background:linear-gradient(#fff,#e2dfe6) padding-box,linear-gradient(#fff,#f6f2ff) border-box;color:#794016}.splitBtn>div>ul{background:#fff;border:2px solid rgb(224,214,204);border-radius:8px;color:#794016;display:none;list-style-type:none;padding:0 8px;position:absolute;right:0;top:calc(1em + 4px);width:max-content;z-index:10}.splitBtn>div:focus-within>ul{display:block}.splitBtn>div>ul button{width:100%}.splitBtn>div>ul button:hover{background:#0078d7;color:#fff}.splitBtn>div>ul>li:empty{border-bottom:1px solid rgb(224,214,204);margin-top:4px}.onoff{appearance:none;background:linear-gradient(#b3b1bc 0 2px,#c5c4cd 2px,#dedee1) padding-box,linear-gradient(#9a99a2,#c1c1cd) border-box;border:2px solid transparent;border-radius:2em;height:2em;line-height:2em;position:relative;width:5.5em}@-moz-document url-prefix(){.onoff{line-height:calc(2em - 4px)}}.onoff:checked{background:linear-gradient(#59ad08 0 2px,#68bb08 2px,#93d808) padding-box,linear-gradient(#5bac0f,#88ca17) border-box}.onoff:before{color:#794016;content:"OFF";display:block;font-size:1.1em;font-weight:700;letter-spacing:.1em;padding:0 .5em 0 calc(1ch + .25em);text-align:right;text-shadow:-1px -1px 0 white,1px -1px 0 white,-1px 1px 0 white,1px 1px 0 white}.onoff:checked:before{color:#fff;content:"ON";letter-spacing:.25em;text-align:left;text-shadow:-1px -1px 0 rgb(126,203,10),1px -1px 0 rgb(126,203,10),-1px 1px 0 rgb(126,203,10),1px 1px 0 rgb(126,203,10)}.onoff:after{background:linear-gradient(135deg,#fff 0 50%,#efecef 50%,#fff) padding-box,linear-gradient(#9693a5,#737085) border-box;border:2px solid transparent;border-radius:2em;box-sizing:border-box;content:"";height:2em;left:-2px;position:absolute;top:-2px;width:2em}.onoff:checked:after{left:calc(100% - 2em + 2px)}@font-face{font-family:Inter;src:local("Inter"),url(/uma-tools/fonts/Inter-VariableFont_opsz,wght.ttf) format("truetype")}@font-face{font-family:Noto Sans JP;src:local("Noto Sans JP"),url(/uma-tools/fonts/NotoSansJP-VariableFont_wght.ttf) format("truetype")}:root{--uma1-color: rgb(42, 119, 197);--uma2-color: rgb(197, 42, 42)}body{font-family:Inter,Noto Sans JP,sans-serif;margin-bottom:0}button{font-family:Inter,Noto Sans JP,sans-serif}.hidden{display:none}#app{display:flex;height:99vh}#nonUmaPanes{background:#f8f8f8;border:2px solid rgb(170,221,154);border-radius:12px;display:flex;margin:0 -4px 0 4px;padding-top:4px;width:100%}#midPane{display:flex;flex-direction:column;gap:12px;margin-left:20px;overflow-y:clip;width:980px}#modeBar{border-radius:36px;box-shadow:0 3px #b4b2c0;box-sizing:border-box;display:flex;margin-bottom:-3px}.modeBtn{background:linear-gradient(#fff,#e8e7ef) padding-box,linear-gradient(#d0d0d0,#9c9ba3) border-box;border:2px solid transparent;border-right:none;color:#794016;flex:1;font:700 1em Inter,Noto Sans JP,sans-serif;line-height:2em;padding:0;text-align:center}.modeBtnActive+.modeBtn{border-left:none}.modeBtn:first-child{border-radius:36px 0 0 36px}.modeBtn:last-child{border-radius:0 36px 36px 0;border-right:2px solid transparent}.modeBtn.modeBtnActive{background:linear-gradient(#a8e305,#61ae16) padding-box,linear-gradient(#addb3c,#558f18) border-box;border-right:2px solid transparent;color:#fff}#sidebar{display:flex;flex-direction:column;font-size:14px;margin:0 auto;padding:0 8px}#seedWrapper{display:flex}#seed{flex:1 1 auto;width:130px}#run{font-size:1.6em;margin:16px 0}#rtMouseOverBox>text{paint-order:stroke;stroke:#fff;stroke-width:3px}#buttonsRow{align-items:center;display:flex;gap:20px;margin-left:20px;margin-top:-10px;position:relative;width:960px}.presetSelect{border:none;margin-left:-16px;padding:0}.presetSelect>legend{background:#e0d6cc;border-top-left-radius:8px;color:#794016;font-size:.6em;font-weight:700;line-height:1.2em;position:absolute}.presetSelect>legend:after{border-color:rgb(224,214,204) transparent transparent transparent;border-style:solid;border-width:1.2em .34em 0 0;content:"";height:0;position:absolute;right:-.31em;width:0}.presetSelect>select{background:#fff;border:2px solid rgb(224,214,204);border-radius:8px;color:#794016;font-weight:700;padding:.7em}.trackSelect>select{background:#fff;border:2px solid rgb(224,214,204);border-radius:0 8px 8px 0;color:#794016;font-weight:700;max-width:140px;padding:.7em}.trackSelect>select:first-child{border-radius:8px 0 0 8px;border-right:none}#buttonsRow>div{display:flex}.spacer{flex:1}.groundSelect{background:inherit;border:none;color:#794016;font-size:1.2em;font-weight:700;padding:0;text-align:right}.weatherSelect{display:flex;margin-left:5px}#buttonsRow img{height:2em}#buttonsRow img:not(.selected){filter:grayscale(.9)}.hasResults .racetrackView>svg text:not(.mouseoverText){filter:opacity(.3)}.racetrackView .textbox text{filter:none!important;font-weight:700}#resultsPaneWrapper{background:#f2f2f2;border-radius:4px 4px 0 0;display:flex;height:100%;margin:0 -4px;min-width:100%;padding:4px 4px 0;position:relative;width:fit-content}#resultsPane{align-items:center;display:flex;flex-direction:column}#resultsPane.mode-compare,#resultsPane.mode-stacalc{margin-top:10px}#resultsPane.mode-chart{width:980px}#resultsHelp{color:#794016;font-size:.7em;margin-top:.5em}#resultsSummary{border-spacing:15px 0}#resultsSummary>tfoot th{color:#794016;cursor:pointer;font-size:.9em}#resultsSummary>tfoot th.selected{text-decoration:underline}#resultsSummary>tbody td{background:#fff;border:2px solid rgb(224,214,204);border-radius:100px;color:#794016;cursor:pointer;font-size:2em;font-weight:400;height:64px;line-height:.8em;min-width:80px;max-width:80px;padding:36px 20px 20px;text-align:center}#resultsSummary .unit-basinn{display:block;font-size:.5em}strong.uma1{color:var(--uma1-color)}strong.uma2{color:var(--uma2-color)}#infoTables{display:flex;flex-direction:column;gap:8px;height:54vh;margin-left:80px;margin-top:10px;min-width:500px;overflow-y:auto}#infoTables>table{background:#fff;border-radius:10px;border-spacing:0;display:block;height:26vh;overflow-y:auto;width:100%}#infoTables>table.uma1{border:2px solid var(--uma1-color)}#infoTables>table.uma2{border:2px solid var(--uma2-color)}#infoTables caption{background:#fff;border-radius:10px 10px 0 0;height:1.9em;position:fixed;text-align:left;width:476px}#infoTables caption>div{border-top-left-radius:4px;color:#fff;line-height:1.625em;padding:2px 8px;position:relative;width:max-content}#infoTables caption>div:after{border-style:solid;border-width:calc(1.625em + 4px) calc((1.625em + 4px) / 3.5) 0 0;content:"";height:0;left:100%;position:absolute;top:0;width:0}#infoTables>.uma1>caption>div{background:var(--uma1-color)}#infoTables>.uma1>caption>div:after{border-color:var(--uma1-color) transparent transparent transparent}#infoTables>.uma2>caption>div{background:var(--uma2-color)}#infoTables>.uma2>caption>div:after{border-color:var(--uma2-color) transparent transparent transparent}#infoTables tbody{border-bottom:1px solid rgb(121,64,22);display:block;margin-top:-2px;padding:0 12px;width:450px}#infoTables tbody:first-of-type{line-height:1.4em}#infoTables tbody:last-of-type{border:none}#infoTables tbody:before,#infoTables tbody:after{content:"";display:block;height:10px}#infoTables>table tr{display:table;table-layout:fixed;width:450px}#infoTables>table th{align-items:center;color:#794016;display:flex;font-weight:700;gap:4px;overflow:hidden;text-align:left;text-wrap:nowrap}#infoTables>table th>img{height:1.5em}#infoTables>table td{font-family:monospace;width:160px}#umaPane{min-width:700px}#umaPane>div{display:none;height:99vh}#umaPane>div.selected{display:block}#umaPane .horseDef{border-top:none}.umaTabs{background:none;display:flex;margin:-6px 0;padding:0;text-align:left}.umaTab{align-items:center;background:linear-gradient(#fff,#e4e3ea);color:#794016;display:flex;flex:1;outline:2px solid rgb(216,217,220);padding:6px 0 6px 20px}.umaTab>span{flex:1}.umaTab:first-child{border-top-left-radius:12px}.umaTab:last-child{border-top-right-radius:12px}.umaTab.selected{background:linear-gradient(#99db44,#70be12);color:#fff;outline:2px solid rgb(170,221,154);z-index:1}#expandBtn{background:linear-gradient(#99db44,#70be12);border:2px solid rgb(170,221,154);border-radius:6px;cursor:default;height:34px;margin-right:10px;position:relative;width:34px}#expandBtn:after{border-right:2px solid white;border-top:2px solid white;content:"";display:block;height:15px;left:4px;position:absolute;top:8px;transform:rotate(45deg);width:15px}.selected>#expandBtn{background:linear-gradient(#fff,#e4e3ea);border:2px solid rgb(216,217,220)}.selected>#expandBtn:after{border-right:2px solid rgb(121,64,22);border-top:2px solid rgb(121,64,22)}#umaOverlay{background:#fff;border:1px solid rgb(148,150,189);border-left:none;border-radius:0 12px 12px 0;display:flex;gap:30px;height:calc(100vh - 18px);left:0;margin-left:2px;padding:6px;position:fixed;top:0;z-index:1}#closeUmaOverlay{color:#9496bd;cursor:default;font-size:2em;height:2em}#copyUmaButtons{display:flex;flex-direction:column;gap:8px;justify-content:center}#copyUmaButtons>div{background:linear-gradient(#fff,#e4e0e9);border:2px solid rgb(181,174,187);border-radius:8px;height:60px;line-height:60px;position:relative;width:60px}#copyUmaButtons>div:after{border-top:2px solid rgb(121,64,22);border-right:2px solid rgb(121,64,22);content:"";display:block;height:30px;position:absolute;width:30px}#copyUmaToRight:after{left:15px;top:25px;transform:rotate(45deg) translate(-15px)}#copyUmaToLeft:after{bottom:25px;right:15px;transform:rotate(-135deg) translate(-15px)}#swapUmas{color:#794016;font-size:36px;text-align:center}#swapUmas:after{display:none!important}#basinnChartWrapperWrapper{position:relative;width:100%}#extendedOptionsRow{align-items:center;display:flex;flex-direction:column;height:calc(55vh - 2px)}#basinnChartSelect{border:none;display:flex;flex-direction:column}#basinnChartSelectButtons{display:flex;gap:6px}#basinnChartSelectButtons>button{min-width:0}#basinnChartRefresh{background:unset;border:unset;color:#ff911c;font-size:26px;position:absolute;right:-36px;top:-6px;transition:all .1s}#basinnChartRefresh:hover{transform:scale(1.3)}.basinnChartPopover{background:#fff;border:2px solid rgb(181,174,187);border-radius:6px;display:flex;height:333px;left:0;padding:10px;position:absolute;top:0;width:845px;z-index:50}.basinnChartPopover .expandedSkill{width:345px}@media (orientation: portrait){body{overflow:unset}#app{flex-direction:column}#umaPane{height:67vh;width:100vw}#expandBtn{display:none}#nonUmaPanes{flex-direction:column-reverse}#midPane{margin-left:0}#sidebar{align-items:center;column-gap:20px;flex-direction:row;flex-wrap:wrap;font-size:26px;margin:0 auto;width:96vw}#sidebar>fieldset{display:flex}#resultsPaneWrapper{flex-direction:column}#extendedOptionsRow{flex-direction:row;height:auto}#basinnChartSelect{flex-direction:row}}
