@charset "UTF-8";.hi-low-sector{position:relative;isolation:isolate;aspect-ratio:4/3;display:grid;place-content:center;-webkit-user-select:none;user-select:none;min-width:30px;font-weight:600;font-size:12px;color:var(--hi-low-letter-color);text-shadow:0px 0px 1px #ffffff}.hi-low-sector:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#4b4b4b,#050505);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 30'%3E%3Cpath d='M3 3 H26 L37.5 15 L26 27 H3 L10.5 15 Z' fill='black' stroke='black' stroke-width='4' stroke-linejoin='round'/%3E%3C/svg%3E");mask-size:100% 100%;mask-repeat:no-repeat}.hi-low-sector--first{color:#fff;text-shadow:none}.hi-low-sector--first:before{background:var(--hi-low-letter-color)}@media (min-width: 1200px){.hi-low-sector--hover-active{outline:1px dashed rgba(51,51,51,0);outline-offset:3px;border-radius:3px;transition:outline-color .15s linear}.hi-low-sector--hover{outline-color:var(--color-light-04)}}
