body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px;color:#333;background-color:#e1f1fe}section{padding-top:5vh;padding-bottom:5vh}section.dark{background-color:#c1d8f0}.device-wrapper{display:grid;grid-template-columns:1fr min(1200px,100%) 1fr}@media screen and (max-width: 1240px){.device-wrapper{grid-template-columns:20px 1fr 20px}}.device-wrapper .device-content{grid-column:2}.device-wrapper-mid-left{display:grid;grid-template-columns:1fr min(1200px,100%) 1fr}@media screen and (max-width: 1240px){.device-wrapper-mid-left{grid-template-columns:20px 1fr 20px}}.device-wrapper-mid-left .device-left{padding-left:20px;grid-column:1}.device-wrapper-mid-left .device-right{grid-column:2}.device-wrapper-all{display:grid;grid-template-columns:1fr calc(100% - 2vw) 1fr}@media screen and (max-width: 1240px){.device-wrapper-all{grid-template-columns:20px 1fr 20px}}.device-wrapper-all .device-content{grid-column:2}.device-wrapper-medium{display:grid;grid-template-columns:1fr min(1000px,100%) 1fr}@media screen and (max-width: 1040px){.device-wrapper-medium{grid-template-columns:20px 1fr 20px}}.device-wrapper-medium .device-content{grid-column:2}.device-wrapper-short{display:grid;grid-template-columns:1fr min(800px,100%) 1fr}@media screen and (max-width: 840px){.device-wrapper-short{grid-template-columns:20px 1fr 20px}}.device-wrapper-short .device-content{grid-column:2}.tabable:focus{-webkit-box-shadow:0px 2px 8px 2px rgba(0,0,0,.4);-moz-box-shadow:0px 2px 8px 2px rgba(0,0,0,.4);box-shadow:0 2px 8px 2px #0006}.simple-shadow{box-shadow:0 0 max(.135vw,4px) #ffffff26}.ch{transition:.3s;cursor:pointer}details{transition:.3s}details summary::-webkit-details-marker{display:none}details[open] summary~*{animation:sweep .5s ease-in-out}@keyframes sweep{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}summary{list-style:none}button,a,input{all:unset}body::-webkit-scrollbar{width:.75em;background-color:#0c0c0c}body::-webkit-scrollbar-thumb{background-color:#252525;border-radius:10px}body::-webkit-scrollbar-thumb:hover{background-color:#555}.nt{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.l-t{height:60px;border-radius:max(.6vw,12px);border:solid 1px lightgray;background-color:#c1d8f0;margin-bottom:max(1vh,10px);display:flex;justify-content:center;align-items:center;gap:50px}.l{display:flex;flex-direction:column;gap:max(1vh,10px)}.l.two{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media screen and (max-width: 840px){.l.two{display:flex;flex-direction:column}}.l .e{border-radius:max(.1vw,2px);border:solid 1px lightgray;background-color:#c1d8f0;min-height:max(4vh,40px);padding-left:max(1vw,5px);padding-right:max(1vw,5px);column-gap:20px;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;cursor:pointer;transition:.3s}.l .e:hover{border:solid rgba(153,153,153,.4) 1px}.l .e .c{width:80px;min-height:max(1vh,10px);display:flex;justify-content:center;align-items:center;padding-top:1px;padding-bottom:1px;text-align:center}.l .e .c.bold{font-weight:500}.l .e .c.hover{cursor:pointer}.l .e .c.hover:hover{text-decoration:underline}.l .e .c.center{justify-content:center;text-align:center}.l .e .c.split{display:flex;flex-direction:column}.text-short{font-size:14px}.gray{color:gray}
