.select-button{cursor:pointer;color:#000;text-align:center;justify-content:center;padding:8px 0;font-size:14px;font-weight:500;text-decoration:underline;transition:background-color .3s,transform .3s;display:flex}@media (min-width:769px){.select-button:active{transform:scale(.97)}.select-button.selected{color:#000;background-color:#fff;border:1px solid #000}}@media (max-width:768px){.select-button{padding:8px 0 12px;font-size:12px;text-decoration:underline}.select-button:active{transform:scale(.97)}.select-button.selected{color:#fff;background-color:#000;border-color:#0000;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}.color-select-limited{float:right;color:#e3e2e0;border-radius:4px;justify-content:flex-end;align-items:center;min-height:16px;margin-top:4px;padding:0;display:flex}@media (max-width:768px){.color-select-limited{margin-left:8px}.color-select-limited>:nth-of-type(n+3),.color-select>:nth-of-type(n+8){display:none}}
