body{background-color:#000;color:#fff;margin:0;padding:0}html{overflow:hidden}:root{--keycap-width: 4.29em;--keycap-inside-width: .2em;--keycap-inside-height: 4px}.d-flex{display:flex}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.keycap{outline:none;border:none;display:flex;justify-content:center;align-items:center;background:var(--colors-Surface-2, #4E4E51);color:#fff;cursor:pointer;border-radius:2px;font-weight:700;border:2px solid var(--colors-Surface-2, #4E4E51);margin:2px 1px;-webkit-user-select:none;user-select:none;transition:all .3s ease-in-out}.keycap:hover{border:2px solid var(--colors-Brand-Yellow-650, #8A632E)}.keycap:hover .keycap-inside{transition:all .3s ease-in-out!important;background:var(--colors-Surface-2, #4E4E51)}.keycap.advanced-key{border-color:var(--bs-primary);pointer-events:none;cursor:not-allowed}.keycap.active{border:2px solid var(--colors-Brand-Yellow-650, #8A632E);background:linear-gradient(0deg,#9358060d,#9358060d),var(--colors-Surface-3, #3E3E41)}.keycap.active .keycap-inside{background:linear-gradient(0deg,#9358060d,#9358060d),var(--colors-Surface-3, #3E3E41)}.keycap-inside{width:100%;word-wrap:break-word;word-break:break-word;overflow:hidden;font-size:14px;background:var(--colors-Surface-2, #4E4E51);transition:all .3s ease-in-out!important;position:relative;color:var(--85, #D9D9D9)}.keycap-text{color:#eff0f5;opacity:.35;font-weight:500}.keycap-u1 .keycap-inside{border-radius:2px;width:100%;height:calc(1 * var(--keycap-width) - var(--keycap-inside-height));display:flex;justify-content:center;align-items:center;text-align:center}.keycap-u1_25 .keycap-inside,.keycap-u1_5 .keycap-inside,.keycap-u1_75 .keycap-inside,.keycap-u2 .keycap-inside,.keycap-u2_25 .keycap-inside,.keycap-u2_75 .keycap-inside,.keycap-u6_25 .keycap-inside,.keycap-u6_75 .keycap-inside,.keycap-u1_65 .keycap-inside{border-radius:2px;width:100%;height:calc(1 * var(--keycap-width) - var(--keycap-inside-height));display:flex;justify-content:center;align-items:center}.keycap-u1{width:var(--keycap-width)}.keycap-u1_25{width:calc(1.2595 * var(--keycap-width))}.keycap-u1_5{width:calc(1.5168 * var(--keycap-width))}.keycap-u1_65{width:calc(1.5414 * var(--keycap-width))}.keycap-u1_75{width:calc(1.7768 * var(--keycap-width))}.keycap-u2{width:calc(2.0402 * var(--keycap-width))}.keycap-u2_25{width:calc(2.36 * var(--keycap-width))}.keycap-u2_75{width:calc(2.86 * var(--keycap-width))}.keycap-u6_25{width:calc(6.6 * var(--keycap-width))}.keycap-u6_5{width:calc(6.66 * var(--keycap-width))}.keycap-u6_75{width:calc(6.86 * var(--keycap-width))}.keycap-block{padding:10px 26px;border-radius:6px;background:#141416;cursor:pointer;margin-right:5px;margin-bottom:10px;transition:all .2s;border:1px solid #2F2F2F}.keycap-block-wrapper{display:flex;flex-wrap:wrap}.keycap-block:hover{background:#202020}.function-area-title{font-size:16px;margin-bottom:1em;font-weight:700;margin-top:1em}.nav-pills .menu.nav-link{color:#fff;padding-left:2.2em;padding-top:1em;padding-bottom:1em;border-radius:0;font-size:1em}.nav-pills .menu.nav-link.active{background-color:#45454c}.nav-pills .underline.nav-link{color:#fff;background-color:transparent;border-radius:0}.nav-pills .underline.nav-link.active{border-bottom:2px solid white}.right-layout-width{width:calc(100vw - 210px)}.pill-tab.nav-link{border-radius:2em;min-width:5em}.load-container{height:150px;display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:45%}.load-container .animate-container{width:50px;height:60px;text-align:center;font-size:10px}.load-container .animate-container .boxLoading{background-color:#3974ff;height:100%;width:6px;display:inline-block;-webkit-animation:stretchdelay 1.2s infinite ease-in-out;animation:stretchdelay 1.2s infinite ease-in-out}.load-container .animate-container .boxLoading2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.load-container .animate-container .boxLoading3{-webkit-animation-delay:-1s;animation-delay:-1s}.load-container .animate-container .boxLoading4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.load-container .animate-container .boxLoading5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.trigger-wrapper{display:flex;align-items:center;justify-content:space-between}.trigger-label{width:2em;margin-bottom:.5em;margin-left:1em}.no-device{background:red;animation:no_device_pulse 1.5s infinite}.connected-device{background:#1af51a;animation:connected_pulse 1.5s infinite}.status-light{width:8px;height:8px;border-radius:50%;position:relative;box-shadow:0 0 10px #0f09,0 0 20px #0f06}@keyframes no_device_pulse{0%{box-shadow:0 0 8px #ff1e0099,0 0 20px #f006}50%{box-shadow:0 0 8px #ff1e00cc,0 0 30px #f009}to{box-shadow:0 0 8px #ff1e0099,0 0 20px #f006}}@keyframes connected_pulse{0%{box-shadow:0 0 8px #0f09,0 0 20px #0f06}50%{box-shadow:0 0 8px #0f0c,0 0 30px #0f09}to{box-shadow:0 0 8px #0f09,0 0 20px #0f06}}@font-face{font-family:vivoSans-Regular;src:url(/assets/vivoSans-Regular-DJpylhqt.ttf)}@font-face{font-family:vivo Sans;src:url(/assets/vivoSans-Regular-DJpylhqt.ttf)}@font-face{font-family:MiSans;src:url(/assets/vivoSans-Regular-DJpylhqt.ttf)}:root{--color-background-primary: #696969;--color-text-primary: #c8c8c8;--font-family-sans-serif: vivoSans-Regular;---divider: #FFFFFF1A;--background-background-1: #000000;--background-background-2: #0f0f10;--background-background-3: #1d1e20;--keyboard-keyboard-1: #121316;--keyboard-keyboard-2: #23242A;--keyboard-keyboard-3: #626469;--keyboard-keyboard-4: #000000;--keyboard-keyboard-5: #121212;--keyboard-keyboard-6: #252528;--keyboard-keyboard-7: #252528;--keyboard-keyboard-8: #0E0E0E;--keyboard-keyboard-9: #131315;--keyboard-keyboard-10: #000000;--keyboard-keyboard-11: #58595B;--keyboard-keyboard-12: #121212;--keyboard-keyboard-13: #121212;--keyboard-keyboard-14: #262627;--stroke-stroke-1: #FFFFFF;--stroke-stroke-2: rgba(255, 255, 255, .3);--stroke-divider: #FFFFFF;--stroke-stroke-42: rgba(255, 255, 255, 0);--fil-fill-0: rgba(#EFF0F5, 0);--fil-fill-1: rgba(#EFF0F5, .18);--fil-fill-2: rgba(#EFF0F5, .12);--fil-fill-21: rgba(#E8EAFC, .1);--fil-fill-3: rgba(#E8EAFC, .08);--fil-fill-4: rgba(#E8EAFC, .04);--fil-fill-5: rgba(#000000, .5);--fill-new-fill-new-fill-1: #0f0f10;--fill-new-fill-new-fill-2: #1d1e20;--fill-new-fill-new-fill-3: #1d1e20;--fill-new-fill-new-fill-4: rgba(235, 237, 250, .15);--fill-new-fill-new-fill-4-1: #ffffff;--fill-new-fill-new-fill-42: #ffffff;--fill-new-fill-new-fill-43: rgba(235, 237, 250, .15);--fill-new-fill-new-fill-5: rgba(29, 30, 32, .5);--text-text-1: #D7D7DB;--text-text-1-1: rgba(215, 215, 219, .8);--text-text-2: rgba(215, 215, 219, .6);--text-text-3: rgba(215, 215, 219, .4);--text-text-32: rgba(215, 215, 219, .35);--text-text-4: rgba(215, 215, 219, .25);--brand-1: var(--bs-primary);--brand-2: #e8f5ff;--brand-3: #bfe1ff;--brand-4: #96cbff;--brand-5: #6eb1ff;--brand-6: #418ef2;--brand-7: #0b4dbf;--brand-8: #023499;--brand-9: #002273;--brand-10: #00144d;--Brand-Brand: var(--bs-primary);--special-special-stroke-1: #262626;--special-special-button-2: #2c2c30;--special-special-button-1: #0d0d0d;--special-special-text-1: #808080;--slider-1: #f5f5f5;--slider-2: #b2b2b2;--slider-3: #404040;--slider-4: #262626;--light-1: #262626;--light-2: #7a7c85;--netural-netural-100: #ffffff;--netural-netural-95: #f0f0f5;--netural-netural-90: #e5e5e5;--netural-netural-85: #d9d9d9;--netural-netural-80: #cccccc;--netural-netural-70: #b2b2b2;--netural-netural-60: #999999;--netural-netural-65: #6a6a6a;--netural-netural-50: #808080;--netural-netural-40: #666666;--netural-netural-35: #595959;--netural-netural-30: #4d4d4d;--netural-netural-20: #333333;--netural-netural-15: #262626;--netural-netural-10: #1a1a1a;--netural-netural-5: #0d0d0d;--netural-netural-0: #000000;--character-primary-inverse: #ffffff}kbd{--kbd-color-background: var(--color-background-primary);--kbd-color-border: #7d7d7d;--kbd-color-text: var(--color-text-primary);background-color:var(--kbd-color-background);border-radius:.25rem;border:1px solid var(--kbd-color-border);box-shadow:0 2px 0 1px var(--kbd-color-border);color:var(--kbd-color-text);cursor:default;display:inline-block;font-family:var(--font-family-sans-serif);font-size:1em;line-height:1;min-width:1.5em;min-height:1.5em;padding:2px 5px;position:relative;text-align:center;top:-1px}.key-container{display:flex;justify-content:center;align-items:center;width:90px;height:90px;background:#3b3d4d5d;border-radius:8px;margin-top:.8em;cursor:pointer;border:2px solid transparent;overflow:hidden}.key-container.active{border:2px solid var(--bs-primary)}.advanced-key-item-wrapper{width:100%;margin-bottom:.8em}.advanced-key-item{width:100%;height:68px;background:#1d1e22;border-radius:8px;padding:16px 24px;cursor:pointer;border:2px solid transparent;color:#eff0f573}.advanced-key-item .delete-button{color:#eff0f573;margin-left:12px;opacity:0}.advanced-key-item:hover .delete-button{opacity:1!important}.advanced-key-item .icon{color:#ddd;display:flex}.advanced-key-backgroud{background:#4e496c0f}button.disable{border-radius:6px;border:1px solid var(--bs-primary);background:linear-gradient(0deg,var(--fill-new-fill-new-fill-1, rgba(15, 15, 16, .5)) 0%,var(--fill-new-fill-new-fill-1, rgba(15, 15, 16, .5)) 100%),var(--bs-primary);box-shadow:0 2px #0000000a;pointer-events:none;cursor:not-allowed}.advanced-key-item.active{background:#2f3037}.keycap-item{display:flex;width:36px;height:36px;justify-content:center;align-items:center;word-wrap:break-word;word-break:break-all;border-radius:3px;border:1px solid rgba(239,240,245,.04);background:#eff0f50a}.divider-line{margin:0 24px;align-items:center;background:#eff0f51f;width:2px;height:16px;border-radius:2px}.socd-mode{margin-right:.5em}.selected-socd-mode{width:100%;height:50px;background:#3b3d4d5d;color:#fff;border-radius:8px;padding:0 1em;display:flex;justify-content:center;align-items:center;cursor:pointer;border:2px solid transparent}.selected-socd-mode.active{border:2px solid var(--bs-primary)}#add-socd-item{width:84px;background-color:transparent!important;border:2px solid var(--bs-primary);font-size:larger;cursor:pointer;padding:3px 3px 7px}.socd-assigned{cursor:default;border-color:#52c41a}.keycap.active{pointer-events:auto!important}.socd-paired{border-color:#53c41abb}.ant-menu-item-selected path{fill:var(--bs-primary)}.ant-menu-item{padding:29px 0 29px 24px;margin-block:8px!important}.advanced-key-list{display:flex;gap:1em;align-items:center;margin-bottom:8px;justify-content:space-between}.ant-spin-text{margin-top:28px;margin-left:10px}.ant-spin-fullscreen .ant-spin-spinning{margin-top:-200px}.advanced-key-list-item{width:49%;height:110px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;box-shadow:inset 0 0 0 1px #282a33;cursor:pointer;transition:all .2s ease-in-out;padding:8px 40px;background-color:#eff0f50a}.advanced-key-list-item.active,.advanced-key-list-item:hover{box-shadow:inset 0 0 0 2px var(--bs-primary)}.advanced-key-list-item .img-container{width:64px;text-align:center}.advanced-key-list-item .img-container span{font-size:1rem;font-weight:700;color:#d7d7db}.advanced-key-list-item .text{color:#eff0f573;width:150px;font-size:14px}.dks-container{display:flex;align-items:center;gap:1em;margin-top:1.5em}.dks-key-container{display:flex;justify-content:center;align-items:center;text-align:center;width:50px;height:50px;background:#3b3d4d5d;border-radius:8px;cursor:pointer;border:2px solid transparent;overflow:hidden}.dks-setting-bar{width:472px;height:40px;display:flex;justify-content:space-between;padding:0 .5em;align-items:center}.status-point-wrapper{background-color:transparent;width:24px;height:24px;border-radius:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:absolute}.status-point-wrapper.active{background-color:var(--colors-Brand-Yellow-650, #8A632E)}.tmp-status-point-wrapper{background-color:transparent;width:24px;height:24px;border-radius:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:absolute;border:1px solid #d9d9d908}.tmp-status-point-wrapper.active{background-color:#d9d9d91f}.status-point{width:8px;height:8px;border-radius:50%;position:relative;background:#000}.status-point-wrapper.active .status-point{background:#0b0c0e}.resize-handle{background:transparent;height:18px;width:10px;cursor:ew-resize;position:absolute;top:2px;right:-3px;color:silver}.custom-card-container{display:flex;flex-wrap:wrap;margin-top:1em;background:#17181c;width:410px;gap:1em;height:400px;border-radius:1em;overflow:auto;overscroll-behavior:contain;box-shadow:inset 0 0 0 1px #282a33}.custom-card-container:before,.custom-card-container:after{background:#17181c}.background-config{background-repeat:repeat;background-size:cover;background-position:center;background-attachment:fixed;width:100vw;height:100vh;overflow:auto}.custom-card-container::-webkit-scrollbar,.background-config::-webkit-scrollbar{width:5px}.custom-card-container::-webkit-scrollbar-track,.background-config::-webkit-scrollbar-track{background-color:#000}.custom-card-container::-webkit-scrollbar-thumb,.background-config::-webkit-scrollbar-thumb{background:#4e4e4e;border-radius:25px}.custom-card-inside-container{margin:40px 24px 24px;height:400px;overflow:auto;overscroll-behavior:contain;scroll-snap-type:y mandatory}.custom-card-inside-container::-webkit-scrollbar{width:5px}.custom-card-inside-container::-webkit-scrollbar-track{background-color:#17181c}.custom-card-inside-container::-webkit-scrollbar-thumb{background:#4e4e4e;border-radius:25px}.career-preset-container{overflow:auto;width:100%;height:calc(100vh - 685px);margin-top:50px}.career-preset-container::-webkit-scrollbar{width:5px}.career-preset-container::-webkit-scrollbar-track{background-color:#000}.career-preset-container::-webkit-scrollbar-thumb{background:#4e4e4e;border-radius:25px}html::-webkit-scrollbar{width:5px}html::-webkit-scrollbar-track{background-color:#000}html::-webkit-scrollbar-thumb{background:#4e4e4e;border-radius:25px}.keymap-content::-webkit-scrollbar{width:5px}.keymap-content::-webkit-scrollbar-track{background-color:#000}.keymap-content::-webkit-scrollbar-thumb{background:#4e4e4e;border-radius:25px}.switch-type-item{width:215px;height:100px;background:#0b0c0e;border:2px solid #0B0C0E;opacity:.25;border-radius:.5em;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease-in-out;padding:0 1em}.switch-type-item.active{opacity:1;border:2px solid var(--bs-primary)}.switch-type-item:hover{border:2px solid #bbbbbb}.home-get-start{display:flex;width:200px;padding:12px 20px;justify-content:center;align-items:center;gap:10px;border-radius:6px;border:1px solid var(--colors-Brand-Yellow-650, #8A632E);background:var(--colors-Brand-Yellow-650, #8A632E);color:var(--colors-Fill-Light-1, #FFF);text-align:center;font-family:MiSans;font-size:14px;font-style:normal;font-weight:400;line-height:22px;box-shadow:0 2px #00000005}.home-get-start span{color:var(--colors-Fill-Light-1, #FFF);text-align:center;font-family:MiSans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.home-get-start:hover{border-radius:6px;border:1px solid #A6814D;background:#a6814d;box-shadow:0 2px #00000005}.ant-dropdown-trigger{color:#fff!important}.ant-card-body{height:260px}progress.ant-notification-notice-progress{background:#52c41a!important;color:#52c41a}.contentschedule{max-width:400px}.left_menu_bar{width:19rem;height:75rem;padding:1rem 1.2rem;background:var(--background-background-1, #000)}.advanced_keyrs_title{display:flex;align-items:center;align-content:center;gap:4px;align-self:stretch;flex-wrap:wrap}.advanced_keyrs_title span{color:var(--text-text-1, #D7D7DB);font-family:vivoSans-Regular;font-size:20px;font-style:normal;font-weight:650;line-height:24px}.advanced_keyrs_content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}.advanced_keyrs_content span{color:var(--text-text-3, rgba(215, 215, 219, .4));font-family:vivoSans-Regular;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.rs-config,.socd-config{display:flex;padding:0 30px 24px;flex-direction:column;align-items:center;gap:40px;flex:1 0 0}.rs-config-content{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.rs-config-item{display:flex;padding:48px 0;justify-content:center;align-items:center;gap:40px;flex:1 0 0;align-self:stretch}.rs-config-key-container{display:flex;width:252px;height:88px;padding:8px;align-items:center;border-radius:8px;border:1px dashed var(--text-text-3, rgba(215, 215, 219, .4));background:var(--background-background-2, #0F0F10)}.rs-config-key-container.active{border:2px solid var(--bs-primary);background:var(--fill-new-fill-new-fill-6, #0F0F10)}.rs-config-key-choose{display:flex;width:72px;height:72px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:4px;background:var(--netural-netural-15, #262626)}.rs-config-key-change{display:flex;padding:0 24px;justify-content:flex-end;align-items:center;gap:8px;flex:1 0 0;align-self:stretch}.rs-config-key-choose-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(---HitBox, rgba(255, 255, 255, 0))}.rs-config-key-change-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.rs-config-key-change-text span{color:var(--netural-netural-85, #D9D9D9);font-family:vivoSans-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.socd-config-modes{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.socd-config-modes-bottom{display:flex;align-items:flex-start;gap:40px;flex:1 0 0;align-self:stretch}.socd-config-modes-items{display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch}.alert_fill-4{border-radius:4px;background:var(--fill-fill-4, rgba(239, 240, 245, .04))}.socd-config-alert{display:flex;padding:9px 16px;align-items:flex-start;gap:10px;flex:1 0 0;width:100%}.socd-config-content{display:flex;align-items:center;gap:10px;align-self:stretch}.socd-config-icon{display:flex;padding:2px;align-items:flex-start;gap:10px}.socd-config-content span{font-size:14px;font-style:normal;font-weight:400;line-height:22px}.socd-config-content span.text-3{color:var(--text-text-3, rgba(215, 215, 219, .4))}.socd-config-modes-items-cards{display:flex;align-items:center;gap:16px;align-self:stretch}.modes-items-card{display:flex;height:80px;padding:8px 20px;align-items:center;gap:22px;flex:1 0 0;border-radius:4px;border:1px solid var(--fill-fill-3, rgba(239, 240, 245, .08));background:var(--fill-fill-3, rgba(239, 240, 245, .08))}.modes-items-card.active{border-radius:4px;background:var(--bs-primary)}.modes-item-text{display:flex;align-items:center;align-content:center;gap:4px;flex:1 0 0;flex-wrap:wrap}.modes-item-text span{color:#eff0f5;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.modes-item-checked{display:flex;align-items:center;gap:10px}.modes-item-checked-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(---HitBox, rgba(255, 255, 255, 0))}.modes-bottom-items{display:flex;flex-direction:column;align-items:flex-start;gap:40px;flex:1 0 0}.advanced_socdmodes_title{display:flex;align-items:center;align-content:center;gap:4px;flex:1 0 0;flex-wrap:wrap}.dks-config-items{display:flex;padding:16px 0;margin-top:32px;flex-direction:column;justify-content:center;align-items:center;gap:8px;flex:1 0 0;align-self:stretch;position:relative}.dks-config-items-tops{display:flex;justify-content:center;align-items:center;gap:16px;align-self:stretch;z-index:1}.dks-config-items-container-left{display:flex;width:68px;height:48px;flex-direction:column;align-items:flex-start;gap:16px}.dks-config-items-container{display:flex;max-width:470px;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0 0}.dks-config-top-item{display:flex;width:143px;height:46px;flex-direction:column;justify-content:center;align-items:center}.dks-config-top-item-title{display:flex;justify-content:center;align-items:center;align-content:center;gap:4px;align-self:stretch;flex-wrap:wrap}.dks-config-top-item-title span{color:var(--text-text-1, #D7D7DB);text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.dks-config-top-item-inputs{display:flex;width:63px;height:34px;justify-content:flex-end;align-items:center;flex-shrink:0}.dks-config-top-item-input{display:flex;padding:4px;justify-content:center;align-items:center;align-self:stretch}.dks-config-top-item-input-title{display:flex;align-items:center;align-content:center;flex-wrap:wrap}.dks-config-top-item-input-title span{color:var(--text-text-3, rgba(215, 215, 219, .4));font-size:14px;font-style:normal;font-weight:500;line-height:24px}.dks-config-top-item-input input{display:flex;padding:1px 0;justify-content:center;align-items:center;color:var(--text-text-1, #D7D7DB);font-size:14px;font-style:normal;font-weight:550;line-height:22px}.dks-config-item-container{display:flex;height:46px;justify-content:center;align-items:center;align-self:stretch}.dks-config-top-item-text{display:flex;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;height:34px}.dks-config-top-item-text span{color:var(---, var(--text-4, rgba(215, 215, 219, .25)));text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:22px;text-decoration-line:underline;text-decoration-color:var(---, var(--text-4, rgba(215, 215, 219, .25)));text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;white-space:pre}span.dks-config-top-item-text-number{color:var(--text-text-1, #D7D7DB)}.dks-config-items-main{display:flex;padding-left:120px;align-items:center;flex:1 0 0;align-self:stretch;gap:16px}.dks-config-items-main-items{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.dks-config-items-main-item{display:flex;align-items:center;gap:28px}.dks-config-items-main-item-text{display:flex;align-items:center;align-content:center;gap:4px;flex-wrap:wrap;justify-content:center}.dks-config-items-main-item-text span{color:var(--85, #D9D9D9);text-align:center;font-family:MiSans;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.dks-config-items-main-item-key-container{display:flex;width:56px;height:56px;background:#1e1e1f;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:3px;overflow-wrap:break-word;word-break:break-all;border:1.5px dashed var(--colors-Surface-2, #4E4E51)}.dks-config-items-main-item-key-container.active{border-radius:3px;border:2px solid var(--bs-primary);background:var(--fill-fill-4, rgba(239, 240, 245, .04))}.dks-config-items-main-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1 0 0}.dks-config-items-main-container-items{display:flex;max-width:470px;padding:0 10px;flex-direction:column;justify-content:center;align-items:center;gap:24px;flex:1 0 0;align-self:stretch}.dks-config-items-main-container-item{display:flex;height:48px;padding:0 10px;align-items:center;gap:-24px;align-self:stretch}.dks-config-items-main-middle-item{display:flex;height:48px;padding:0 10px;align-items:center;align-self:stretch;flex-direction:row;flex-wrap:nowrap;justify-content:space-around}.dks-config{display:flex;padding:0 36px;flex-direction:column;align-items:flex-start;gap:14px;flex:1 0 0;align-self:stretch}.mt-config-content{display:flex;width:960px;flex-direction:column;align-items:flex-start;gap:60px}.mt-config-content-bottom{display:flex;width:753px;flex-direction:column;align-items:flex-start;gap:4px}.mt-config-content-slider{display:flex;padding-right:8px;align-items:center;gap:8px;align-self:stretch}.dks-config-items-main-item.active{border-radius:3px;border:2px solid var(--bs-primary);background:var(--fill-fill-4, rgba(239, 240, 245, .04))}.main_menus{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px}.main_menus .ant-menu-item{text-align:center;padding:0;padding-left:0!important;position:relative;z-index:0;width:180px;height:48px;overflow:inherit}.main_menus .ant-menu-item-selected .ant-menu-item-icon{display:flex!important;position:absolute;z-index:0;top:-22px;left:12px;color:#8a632e}.ant-menu-item-selected path{fill:#8a632e!important}.ant-menu-title-content{z-index:2}.layer-tabs .ant-tabs-content-holder{border:none!important}.layer-tabs .ant-tabs-tab-btn,.layer-tabs .ant-tabs-tab-icon{display:inline-flex;align-items:center;justify-content:center;line-height:24px}.advanced-key-icon{display:flex;width:42px;height:42px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1}.advanced-key-icon-little{display:flex;left:0;top:0;position:absolute}.other-settings{display:flex;width:950px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;padding-top:28px}.other-settings-reset-factory,.other-settings-version{display:flex;padding:24px 48px;align-items:center;gap:16px;align-self:stretch;border-radius:16px;border:1px solid var(--colors-Line-700, #44403C);background:var(--colors-Fill-Dark-3, rgba(0, 0, 0, .48))}.other-settings-version-title{display:flex;gap:16px;flex:1 0 0;flex-direction:column;align-content:flex-start;flex-wrap:wrap}.other-settings-version-title p,.other-settings-version-title span{font-style:normal;font-weight:500;line-height:24px}.other-settings-version-title p{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-size:18px}.other-settings-version-title span{color:var(--colors-Text-light-tertiary, rgba(255, 255, 255, .36));font-size:15px}.settings-version-button{display:flex!important;padding:8px 48px!important;justify-content:center!important;align-items:center!important;gap:10px!important;border-radius:4px!important;border:1px solid var(--colors-Surface-4, #333334)!important;background:var(--colors-Surface-5, #2C2C2E)!important;box-shadow:0 2px #0000000a!important;color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7))!important;text-align:center!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:22px!important}.performance-settings-items{display:flex;width:950px;flex-direction:column;align-items:flex-start;gap:12px;flex-shrink:0;align-self:stretch;border-radius:16px;padding:32px 48px;border:1px solid var(--colors-Line-700, #44403c);background:var(--colors-Fill-Dark-3, rgba(0, 0, 0, .48))}.performance-settings-item{display:flex;flex-direction:column;align-items:center;gap:16px;align-self:stretch;padding-bottom:10px}.header-menu-button{display:flex;width:476px;padding:10px 16px;align-items:center;gap:12px;border-radius:4px;border:1px solid var(--colors-Surface-2, #4E4E51);background:var(--colors-Surface-6, #161618)}.header-menu-button:hover,.header-menu-button:active{border-radius:4px;border:1px solid var(--colors-Brand-Yellow-650, #8A632E)!important;background:var(--colors-Surface-4, #333334)!important}.language-dropdown{display:flex;padding:8px 16px;align-items:center;gap:12px;width:120px;align-self:stretch;border-radius:4px;border:1px solid var(--colors-Surface-2, #4E4E51);background:var(--colors-Surface-6, #161618);line-height:22px}.language-dropdown:hover,.language-dropdown:active,.language-dropdown.ant-dropdown-open{border-radius:4px;border:1px solid var(--colors-Brand-Yellow-650, #8A632E)!important;background:var(--colors-Surface-4, #333334)!important}.header-menu-button.ant-dropdown-open,.language-dropdown.ant-dropdown-open{border-radius:4px;border:1px solid var(--colors-Surface-2, #4E4E51)!important;background:var(--colors-Surface-4, #333334)!important}.language-dropdown span.language-text{width:100px;color:var(--colors-Text-dark-1, #B2B2B2);font-family:vivo Sans;font-size:15px;font-style:normal;font-weight:500;line-height:22px}.count-down-button{display:flex;padding:6px 32px;justify-content:center;align-items:center;gap:10px;border-radius:4px;border:1px solid var(--colors-Surface-5, #2C2C2E);background:var(--colors-Surface-5, #2C2C2E);box-shadow:0 2px #0000000a}.count-down-button span{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));text-align:center;font-family:MiSans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.sec-count-width{width:2.5rem}.count-down-button.active{border-radius:4px;border:1px solid var(--colors-Surface-6, #161618);background:var(--colors-Surface-6, #161618);box-shadow:0 2px #0000000a}.count-down-button.active span{color:var(--colors-Text-light-tertiary, rgba(255, 255, 255, .36));text-align:center;font-family:MiSans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.settings-version-button{display:flex!important;padding:6px 32px!important;justify-content:center!important;align-items:center!important;gap:10px!important;border-radius:4px!important;border:1px solid var(--colors-Surface-4, #333334)!important;background:var(--colors-Surface-5, #2C2C2E)!important;box-shadow:0 2px #0000000a!important;height:36px!important}.settings-version-button span{color:var(--colors-Text-dark-1, #B2B2B2);text-align:center;font-family:MiSans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.settings-version-button:focus,.settings-version-button:after,.settings-version-button:hover,.settings-version-button:active{border:1px solid var(--colors-Surface-2, #4E4E51)!important;background:var(--colors-Surface-2, #4E4E51)!important;color:var(--colors-Text-dark-1, #B2B2B2)!important}.custom-infos-modal header{height:"16px";margin-bottom:"0px"}.custom-infos-modal .ant-modal-content{background-color:#0c0c0d!important;padding:24px 32px!important;border-radius:0 8px!important}.custom-infos-modal .ant-modal-header{background-color:var(--colors-Brand-Yellow-650, #8A632E)!important;height:16px!important;margin-bottom:0!important}.custom-infos-modal .ant-modal-body-title{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-family:MiSans;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.custom-infos-modal .ant-modal-body-content{display:flex;align-items:center;align-content:center;gap:4px;align-self:stretch;flex-wrap:wrap}.custom-infos-modal .ant-modal-body-content p{color:var(--colors-Text-light-tertiary, rgba(255, 255, 255, .36));font-family:vivo Sans;font-size:15px;font-style:normal;font-weight:500;line-height:24px}.add_device-icon{display:flex;flex-direction:column;justify-content:center;align-items:center}.tabs-menus-label{display:flex;padding:5px 12px 5px 5px;align-items:center;gap:16px}.tabs-menus-label span{color:var(--colors-Surface-2, #4E4E51);text-align:center;font-family:vivo Sans;font-size:16px;font-style:normal;font-weight:550;line-height:normal}.tabs-menus-label-icon{display:flex;flex-direction:column;justify-content:center;align-items:center}.ant-tabs-tab-active .tabs-menus-label span{color:var(--colors-Text-dark-1, #B2B2B2)!important}.keytest-content{display:flex;padding:63px 24px;height:calc(100vh - 120px);flex-direction:column;align-items:center;gap:28px;flex:1 0 0;align-self:stretch;border-radius:16px}.keytest-tabs{display:flex;width:100%;justify-content:center;align-items:center;gap:24px}.keytest-keyboard{display:flex;flex-direction:column;align-items:center;gap:48px}.operation-panel{display:flex;width:1180px;flex-direction:column;align-items:center;gap:24px}.keytest-tab-button{display:flex;padding:6px 40px;justify-content:center;align-items:center;gap:8px;border:none;background:none;border-radius:0;border-bottom:2.5px solid var(--netural-netural-15, #262626)}.keytest-tab-button .button-item{color:var(--text-text-1, #D7D7DB);text-align:center;font-family:vivo Sans;font-size:16px;font-style:normal;font-weight:650;line-height:22px}.keytest-tab-button:hover{display:flex;padding:6px 40px;justify-content:center;align-items:center;gap:8px;border:none;background:none;border-radius:0;box-shadow:none;border-bottom:2.5px solid var(--bs-primary)}.keytest-tab-button:after{display:flex;padding:6px 40px;justify-content:center;align-items:center;gap:8px;border:none;background:none;border-radius:0;border-bottom:2.5px solid var(--bs-primary)}.keytest-tab-button:active{display:flex;padding:6px 40px;justify-content:center;align-items:center;gap:8px;border:none;background:none;border-radius:0;box-shadow:none;transition:none;border-bottom:2.5px solid var(--bs-primary)}.keytest-tab-button:focus-visible{outline:none;transition:none}.keytest-tab-button.active{display:flex;padding:6px 40px;justify-content:center;align-items:center;gap:8px;border:none;background:none;border-radius:0;box-shadow:none;border-bottom:2.5px solid var(--bs-primary)}.keytest-tab-button span{color:var(--text-text-1, #D7D7DB);text-align:center;font-family:vivo Sans;font-size:16px;font-style:normal;font-weight:650;line-height:22px}.keybroad-groups{display:flex;width:1180px;height:308px;gap:24px;flex-wrap:wrap;flex-direction:column-reverse}.keybroad-main{width:776px;height:308px;flex-shrink:0;gap:3px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.keybroad-middle{width:152px;height:308px;flex-shrink:0;display:flex;flex-direction:row;flex-wrap:wrap;align-content:space-between;justify-content:space-between}.keybroad-number{width:204px;height:256px;flex-shrink:0;display:flex;flex-wrap:wrap;gap:3px;flex-direction:row}.keybroad-button{display:flex;width:48px;height:48px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;aspect-ratio:1/1;border-radius:2px;border:1px solid var(--stroke-stroke-42, rgba(255, 255, 255, 0));background:#48484e;outline:none}.keybroad-button.pressed{border-radius:2px;border:1px solid var(--stroke-stroke-42, rgba(255, 255, 255, 0));background:#252528}.keybroad-button.active{border-radius:2px;border:1px solid var(--stroke-stroke-42, rgba(255, 255, 255, 0));background:#444c5d}.keybroad-button-icon{width:36px;height:36px;line-height:36px;background-size:cover;background-position:center;background:#46464c}.keybroad-button.pressed .keybroad-button-icon{background:#232326}.keybroad-button.active .keybroad-button-icon{background:#424a5b}.nondeclass .keybroad-button-icon{background:none;border:none}.three-number-keycap{display:flex;flex-direction:row;flex:1;flex-wrap:wrap;justify-content:space-between;align-content:space-around}.last-col-keycap{display:flex;justify-content:flex-start;flex-direction:column;justify-content:space-around}.nondeclass{background:none;border:none}.operation-panel-menus{display:flex;align-items:center;gap:27px;align-self:stretch}.operation-panel-menu{display:flex;align-items:center;gap:27px}.operation-panel-alert{display:flex;padding:9px 16px;align-items:flex-start;gap:10px;flex:1 0 0;border-radius:4px}.operation-panel-groups{display:flex;width:316px;height:24px;gap:30px}.operation-panel-group{display:inline-flex;align-items:center;gap:12px}.operation-panel-group-button{display:flex;width:24px;height:24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:4px}.operation-panel-group span{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.operation-panel-group-button.unpress{border-radius:4px;border:1px solid var(--stroke-stroke-42, rgba(255, 255, 255, 0));background:linear-gradient(0deg,var(--fill-new-fill-new-fill-43, rgba(235, 237, 250, .15)) 0%,var(--fill-new-fill-new-fill-43, rgba(235, 237, 250, .15)) 100%),var(--special-special-button-2, #2C2C30)}.operation-panel-group-button.active{border-radius:4px;border:1px solid var(--stroke-stroke-42, rgba(255, 255, 255, 0));background:linear-gradient(0deg,#196be51a,#196be51a),linear-gradient(0deg,var(--fill-new-fill-new-fill-43, rgba(235, 237, 250, .15)) 0%,var(--fill-new-fill-new-fill-43, rgba(235, 237, 250, .15)) 100%),var(--special-special-button-2, #2C2C30)}.operation-panel-group-button.pressed{border-radius:4px;border:1px solid var(--stroke-stroke-42, rgba(255, 255, 255, 0));background:linear-gradient(0deg,var(--fill-new-fill-new-fill-5, rgba(29, 30, 32, .5)) 0%,var(--fill-new-fill-new-fill-5, rgba(29, 30, 32, .5)) 100%),var(--special-special-button-2, #2C2C30)}.operation-panel-content{display:flex;align-items:center;gap:10px;align-self:stretch}.operation-panel-icon{display:flex;padding:2px;align-items:flex-start;gap:10px}.operation-panel-content span{color:var(--text-text-1, #D7D7DB);font-family:vivo Sans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.operation-panel-divider{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch}.operation-panel-divider-line{height:0px;align-self:stretch;stroke-width:1px;stroke:var(--Stroke-Divider, rgba(255, 255, 255, .1))}.operation-panel-logs{display:flex;align-items:flex-start;gap:108px;align-self:stretch}.operation-panel-logs-divider{display:flex;width:0px;align-items:center;gap:10px;align-self:stretch}.operation-panel-logs-main{display:flex;align-items:flex-start;gap:26px}.operation-panel-logs-apm{display:flex;align-items:flex-start;gap:18px}.operation-panel-logs-left,.operation-panel-logs-right,.operation-panel-logs-show{display:flex;width:392px;flex-direction:column;align-items:flex-start;gap:12px}.operation-panel-log-timer{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;align-self:stretch;color:var(--text-text-3, rgba(215, 215, 219, .4));text-align:right;font-family:MiSans;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.operation-panel-log-keycap{display:flex;align-items:center;gap:24px;align-self:stretch}.operation-panel-log-keycap-icon{display:flex;align-items:center;gap:22px;flex:1 0 0}.log-keycap-text{display:flex;padding:0 10px;align-items:center;gap:8px;flex:1 0 0;align-self:stretch}.log-keycap-text-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(---HitBox, rgba(255, 255, 255, 0))}.log-keycap-icon{display:flex;width:36px;height:36px;justify-content:center;align-items:center;gap:10px;border-radius:2px;background:var(--special-special-button-2, #2C2C30)}.log-keycap-icon-svg{display:flex;flex-direction:column;justify-content:center;background-size:cover;align-items:center;width:100%;height:36px;background:var(---HitBox, rgba(255, 255, 255, 0))}.log-keycap-text span{color:var(--text-text-3, rgba(215, 215, 219, .4));font-family:vivo Sans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.operation-panel-apm{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.operation-panel-apm-group{width:118.154px;height:56.309px}.operation-panel-apm span{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:var(--netural-netural-85, #D9D9D9);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.operation-panel-apm-label{display:flex;align-items:center;gap:6px;align-self:stretch}.operation-panel-apm-name{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:var(--netural-netural-85, #D9D9D9);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.operation-panel-apm-value{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;flex:1 0 0;color:var(--netural-netural-85, #D9D9D9);font-family:vivo Sans;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.keyboard_professional{display:flex;flex-direction:column;align-items:center;align-self:stretch}.steps_items{display:flex;padding:0 800px;justify-content:center;align-items:flex-start;gap:16px;align-self:stretch}.steps_item{display:flex;height:24px;align-items:center;gap:8px;flex:1 0 0}.steps_item .steps_item-icon{width:24px;height:24px;border-radius:32px;display:flex}.steps_item .steps_item-icon-rectangle{display:flex;width:24px;height:24px;flex-shrink:0;border-radius:32px;border:1px solid var(--text-text-3, rgba(215, 215, 219, .4));align-items:center;justify-content:center}.steps_item .steps_item-icon-rectangle.active{border-radius:32px;border:1px solid var(--bs-primary)}.steps_item .steps_item-icon span{color:var(--text-text-3, rgba(215, 215, 219, .4));font-family:vivoSans-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.steps_item .steps_item-title{display:flex;color:var(--text-text-3, rgba(215, 215, 219, .4));font-family:vivoSans-Regular;font-size:16px;font-style:normal;white-space:nowrap;font-weight:400;line-height:24px}.steps_item.active .steps_item-icon-rectangle{border:1px solid var(--bs-primary);background:var(--bs-primary)}.steps_item.active .steps_item-icon span{color:var(--Neutral-1, #FFF)}.steps_item.active .steps_item-title{color:var(--netural-netural-85, #D9D9D9)}.steps_item-tail{display:flex;padding-left:4px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex:1 0 0;height:1px;width:136px;background-image:url("data:image/svg+xml,%3csvg%20width='117'%20height='1'%20viewBox='0%200%20117%201'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.5%200.5H117'%20stroke='white'%20stroke-opacity='0.1'/%3e%3c/svg%3e");background-size:cover}.steps_item-tail.active{background-image:url("data:image/svg+xml,%3csvg%20width='133'%20height='1'%20viewBox='0%200%20133%201'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200.5H132.5'%20stroke='var(--bs-primary)'/%3e%3c/svg%3e")}.keyboard_professional-note{display:flex;flex-direction:column;align-items:center;gap:32px}.keyboard_professional-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.keyboard_professional-text{display:flex;padding:4px 8px;align-items:center;gap:10px;border-radius:4px;background:var(--fill-new-fill-new-fill-4, rgba(235, 237, 250, .15))}.keyboard_professional-content-icon{display:flex;padding:2px;align-items:flex-start;gap:10px}.keyboard_professional-text span{color:var(--text-text-2, rgba(215, 215, 219, .6));font-size:14px;font-style:normal;font-weight:400;line-height:22px}.keyboard_professional-steps{display:flex;padding:0 8px;gap:10px;align-self:stretch;flex-direction:column}.keyboard_professional-steps span{color:var(--text-text-1, #D7D7DB);font-size:15px;font-style:normal;font-weight:650;line-height:28px}.keyboard_professional-steps span.text-steps-item{color:var(--text-text-1, #D7D7DB);font-size:15px;font-style:normal;font-weight:400;line-height:36px}.keytestborad-professional-content{display:flex;flex-direction:column;align-items:center;gap:20px}.keytest-keyborad-content{display:flex;flex-direction:column;align-items:center;gap:48px}.keytest-keycap-button{display:flex;align-items:flex-start;gap:10px}.keytest-keycap-button button,.keytest-keyboard-button{display:flex;padding:6px 40px;justify-content:center;align-items:center;gap:8px}.keytest-keycap-button.finish-calibration{border-radius:2px;border:1.5px solid var(--brand-brand-4, #6EB1FF)!important;background:linear-gradient(0deg,#40a0ff26,#40a0ff26),linear-gradient(0deg,var(--fill-new-fill-new-fill-43, rgba(235, 237, 250, .15)) 0%,var(--fill-new-fill-new-fill-43, rgba(235, 237, 250, .15)) 100%),var(--special-special-button-2, #2C2C30)!important}.keytest-keycap-button button span{text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.keytest-keycap-button button.active span{color:var(--character-primary-inverse, #FFF)}.keytest-keycap-button button.keytest-button-allow,.keytest-keycap-button button.active{border-radius:6px;border:1px solid var(--bs-primary);background:var(--bs-primary);box-shadow:0 2px #0000000a}.keytest-keycap-button button.disable,.keytest-keycap-button button.keytest-button-notallow{border-radius:6px;border:1px solid var(--bs-primary);background:linear-gradient(0deg,var(--fill-new-fill-new-fill-5, rgba(29, 30, 32, .5)) 0%,var(--fill-new-fill-new-fill-5, rgba(29, 30, 32, .5)) 100%),var(--bs-primary)}.keytest-keycap-button button.disable span{color:var(--bs-primary)}.keytest-keyborad-content-alert{display:flex;width:776px;padding:6px 16px;align-items:flex-start;gap:10px;border-radius:4px;background:var(--bs-primary)}.keytest-keyborad-alert-text{display:flex;align-items:center;gap:10px;flex:1 0 0;align-self:stretch;justify-content:space-between}.keyboard_professional-alert-icon{display:flex;padding:2px;align-items:flex-start;gap:10px}.keytest-keyborad-alert-text span{color:#fff;font-family:vivo Sans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.keyboard_professional-alert-close-icon{display:flex;padding:2px;align-items:flex-start;gap:10px}.keyboard_professional-alert-span{width:100%}.keytest-keyborad-groups{display:flex;flex-direction:column;align-items:center;gap:48px}.keytest-keyborad-group{display:flex;width:776px;height:256px;flex-shrink:0;gap:2px;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.keytest-keyborad-group button{display:flex;height:48px;width:48px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:2px;border:1px solid var(--stroke-stroke-42, rgba(255, 255, 255, 0));background:linear-gradient(0deg,var(--fill-new-fill-new-fill-5, rgba(29, 30, 32, .5)) 0%,var(--fill-new-fill-new-fill-5, rgba(29, 30, 32, .5)) 100%),var(--special-special-button-2, #2C2C30)}.keytest-keyborad-group button.active{border-radius:2px;border:1px solid var(--stroke-stroke-42, rgba(255, 255, 255, 0));background:linear-gradient(0deg,var(--fill-new-fill-new-fill-43, rgba(235, 237, 250, .15)) 0%,var(--fill-new-fill-new-fill-43, rgba(235, 237, 250, .15)) 100%),var(--special-special-button-2, #2C2C30)}.keytest-keyborad-group button.nondeclass{background:none;border:none}.keytest-keycap-button-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch}.keytest-keycap-button-item-text{display:flex;width:40px;justify-content:center;align-items:center;gap:10px}.keytest-keycap-button-item-spans{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.keytest-keycap-button-item-spans span{color:#d7d7db66;font-size:11px;font-style:normal;font-weight:400;line-height:12px}.keytest-keycap-button.active .keytest-keycap-button-item-spans span{color:#d7d7db}.keytest-keycap-button.active .keytest-keycap-button-item-spans span.little{opacity:1;color:#818287}.keytest-keycap-button-item-spans span.little{opacity:.25;color:#d9d9d9;font-family:vivo Sans;font-size:11px;font-style:normal;font-weight:400;line-height:12px}.keytest-keycap-button-start{display:flex;flex-direction:column;justify-content:center;align-items:center}.ant-tabs-tab-btn{font-size:16px;font-family:vivo Sans}.ant-tabs-tab-btn:focus-visible,.ant-tabs-tab-remove:focus-visible{box-shadow:none!important;outline:none!important}.keytest-keycap-text{display:flex;height:102px;padding:24px 48px;flex-direction:column;justify-content:center;align-items:center;gap:16px;align-self:stretch;border-radius:16px;border:1px solid var(--colors-Line-700, #44403C);background:var(--colors-Fill-Dark-3, rgba(0, 0, 0, .48))}.keytest-keycap-text-content{display:flex;align-items:center;gap:16px;align-self:stretch}.keytest-keycap-text-content-title{display:flex;align-items:flex-end;gap:16px;flex:1 0 0}.calibration-button{display:flex;padding:8px 48px;justify-content:center;align-items:center;gap:10px;border-radius:4px;border:1px solid var(--colors-Brand-Yellow-650, #8A632E);background:var(--colors-Brand-Yellow-650, #8A632E);box-shadow:0 2px #00000005}.keytest-keycap-title{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0}.keytest-keycap-title-text{display:flex;align-items:center;align-content:center;gap:4px;flex:1 0 0;flex-wrap:wrap}.keytest-keycap-title-text span{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-family:MiSans;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.keytest-keycap-title-little{display:flex;align-items:center;align-content:center;gap:4px;align-self:stretch;flex-wrap:wrap}.keytest-keycap-title-little span{color:var(--colors-Text-light-tertiary, rgba(255, 255, 255, .36));font-family:vivo Sans;font-size:15px;font-style:normal;font-weight:500;line-height:24px}.keyboardStyle{display:flex;flex-direction:column;align-items:center}.keyboardStyle *{box-sizing:border-box}.containerStyle{display:flex;padding:10px;margin-top:40px;align-items:center}.buttonGroupStyle{margin-bottom:1em;margin-left:2em;display:flex;gap:8px;flex-wrap:wrap;justify-content:center;width:60px}.rowStyle{display:flex}.layerSwitchStyle{margin-bottom:1em;height:46px;width:200px;display:flex;justify-content:flex-end}span.keycap-inside-dou{display:flex;min-height:28px;width:100%;font-weight:200;font-size:10px;line-height:12px;letter-spacing:0%;text-align:center;align-items:center;background:#0b0c0e!important;color:var(--32, #EFF0F559);border-radius:2px 2px 0 0;justify-content:center}.keycap-dou{flex-direction:column;border:2px solid transparent}.keycap-dou.active{flex-direction:column;border:2px solid var(--colors-Brand-Yellow-650, #8A632E)}span.keycap-inside-up{display:flex;width:100%;height:100%;text-align:center;font-weight:400;font-size:13px;line-height:24px;letter-spacing:0%;overflow:hidden;justify-content:center;background:linear-gradient(0deg,var(--3, #17181C),var(--3, #17181C)),linear-gradient(0deg,var(--4, rgba(239, 240, 245, .04)),var(--4, rgba(239, 240, 245, .04)));color:var(--1, #EFF0F5D9)}.keycap-u1 .keycap-inside{flex-direction:column}.keycap-dou-in{display:flex;flex-direction:column;height:56px;width:100%;justify-content:center;align-items:center;justify-items:center}.keyicon_class{line-height:36px;width:42px;height:42px;background-size:cover;background-repeat:no-repeat;text-align:center;justify-items:center;z-index:1;font-family:MiSans;font-weight:500;font-size:12px;letter-spacing:0%;vertical-align:middle;color:var(--85, #D9D9D9)}.rt-info{font-size:10px;background-color:#3e3e41;border-radius:2px;padding:0 4px;color:#ffffffb3;width:100%}.change-button{display:flex;width:80px;padding:8px 20px;justify-content:center;align-items:center;gap:10px;border-radius:4px;border:1px solid var(--colors-Surface-5, #2C2C2E);background:var(--colors-Surface-5, #2C2C2E);box-shadow:0 2px #0000000a}.change-button:hover,.change-button:active{border-radius:4px;border:1px solid var(--colors-Surface-2, #4E4E51)!important;background:var(--colors-Surface-2, #4E4E51)!important;color:var(--colors-Text-dark-1, #B2B2B2)!important}.change-buttons-groups{display:flex;padding:3px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.keymap-cantainer{display:flex;padding:16px 0;justify-content:center;align-items:flex-start;gap:16px;flex:1 0 0;align-self:stretch}.keymap-content{display:flex;width:1272px;min-height:512px;max-height:660px;padding:32px 48px;flex-direction:column;align-items:center;gap:32px;align-self:stretch;border-radius:16px;border:1px solid var(--colors-Line-700, #44403C);background:var(--colors-Fill-Dark-3, rgba(0, 0, 0, .48))}.keymap-content-title{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.keymap-content-main{display:flex;justify-content:center;align-items:flex-start;gap:16px;flex:1 0 0;align-self:stretch}.keymap-content-basic{display:flex;padding:0 8px;flex-direction:column;align-items:flex-start;gap:12px;flex:1 0 0;align-self:stretch;min-height:400px;max-height:494px;overflow-y:scroll}.keymap-content-basic::-webkit-scrollbar{width:5px}.keymap-content-basic::-webkit-scrollbar-track{background-color:#000}.keymap-content-basic::-webkit-scrollbar-thumb{background:#4e4e4e;border-radius:25px}.eymap-content-basic-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}.keymap-content-basic-text span{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-size:15px;font-style:normal;font-weight:500;line-height:22px}.keymap-content-basic-items{display:flex;align-items:flex-start;align-content:flex-start;gap:4px;align-self:stretch;flex-wrap:wrap}.basic-item-button{display:inline-flex;width:56px;height:56px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:4px;background:var(--colors-Surface-5, #2C2C2E);align-content:center;flex-wrap:wrap;border-color:transparent}.basic-item-button:hover,.basic-item-button:active,.basic-item-button.active{border-radius:4px;border:1.5px solid var(--colors-Brand-Yellow-650, #8A632E)!important;background:var(--colors-Surface-5, #2C2C2E)!important}.basic-item-button span{display:inline-block;align-items:center;width:50px;word-wrap:break-word;white-space:normal;flex:1 0 0;align-self:stretch;color:var(--85, #D9D9D9)!important;font-size:14px;font-style:normal;font-weight:400;line-height:18px;flex-direction:column;text-align:center;justify-content:center}.keymap-title-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0}.keymap-title-little{display:flex;align-items:center;align-content:center;gap:4px;align-self:stretch;flex-wrap:wrap}.keymap-title-little span{color:var(--colors-Text-light-tertiary, rgba(255, 255, 255, .36));font-family:vivo Sans;font-size:15px;font-style:normal;font-weight:500;line-height:24px}.keymap-title{display:flex;align-items:center;gap:16px;align-self:stretch}.keymap-title-text{display:flex;align-items:center;align-content:center;gap:4px;flex-wrap:wrap}.keymap-title-text span{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-family:MiSans;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.light-cantainer{display:flex;min-height:520px;justify-content:center;align-items:flex-start;gap:16px;align-self:stretch}.light-content-left{display:flex;width:692px;min-height:512px;max-height:660px;padding:32px 48px;flex-direction:column;align-items:center;gap:32px;align-self:stretch;border-radius:16px;border:1px solid var(--colors-Line-700, #44403C);background:var(--colors-Fill-Dark-3, rgba(0, 0, 0, .48))}.light-content-right{display:flex;width:692px;min-height:512px;max-height:660px;padding:32px 48px;flex-direction:column;align-items:center;gap:32px;align-self:stretch;border-radius:16px;border:1px solid var(--colors-Line-700, #44403C);background:var(--colors-Fill-Dark-3, rgba(0, 0, 0, .48));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.light-content-title{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.title-divider{display:flex;height:2px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch}.title-divider svg path{stroke-width:1px;stroke:var(--colors-light-200, rgba(255, 255, 255, .18))}.content-title{display:flex;align-items:center;gap:16px;align-self:stretch}.content-title-text{display:flex;align-items:center;align-content:center;gap:4px;flex-wrap:wrap}.content-title-text span{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-family:MiSans;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.content-title-switch{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;flex:1 0 0}.content-title-main{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;width:100%}.light-content-change{display:flex;align-items:flex-start;align-content:flex-start;gap:12px 20px;align-self:stretch;flex-wrap:wrap}.light-content-speed{display:flex;flex-direction:column;align-items:flex-end;gap:24px;align-self:stretch}.light-content-buttons{display:flex;align-items:center;gap:24px;align-self:stretch}.light-content-sliders{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.light-content-slider{display:flex;padding-right:8px;align-items:center;gap:8px;align-self:stretch}.light-content-slider-text{display:flex;width:36px;justify-content:center;align-items:center;gap:3px;align-self:stretch}.light-content-slider-text span{display:flex;align-items:center;align-content:center;gap:4px;flex-wrap:wrap;color:var(--colors-light-700, rgba(255, 255, 255, .7));font-family:vivo Sans;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.slider-speed{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}.speed-button{display:flex;padding:8px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:4px;border:1px solid var(--colors-Surface-4, #333334)!important;background:var(--colors-Surface-5, #2C2C2E);box-shadow:0 2px #0000000a}.speed-button span{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));text-align:center;font-family:MiSans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.speed-button:hover,.speed-button:active{border-radius:4px;border:1px solid var(--colors-Surface-2, #4E4E51)!important;background:var(--colors-Surface-2, #4E4E51)!important}.speed-button:active{border-radius:4px;border:1px solid var(--colors-Surface-5, #2C2C2E)!important;background:var(--colors-Surface-5, #2C2C2E)!important}.speed-button:active span,.speed-button:hover span{color:var(--colors-Text-dark-1, #B2B2B2)!important}.select-light{display:flex;height:48px;align-items:center;gap:12px;flex:1 0 0}.content-title-little{display:flex;align-items:center;align-content:center;gap:4px;align-self:stretch;flex-wrap:wrap}.content-title-little span{color:var(--colors-Text-light-fourthly, rgba(255, 255, 255, .18));font-family:vivo Sans;font-size:15px;font-style:normal;font-weight:500;line-height:24px}.light-content-color{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;align-self:stretch}.light-content-colorful .w-color-saturation{height:164px!important;margin-bottom:11px;border-radius:4px!important}.light-content-colorful .w-color-alpha-horizontal{height:27px!important}.light-content-colorful .w-color-alpha-horizontal .w-color-interactive div{--colorful-pointer-background-color: #fff;--colorful-pointer-border: 2px solid #fff;height:27px!important;width:12px!important;position:absolute;transform:none!important;box-shadow:none!important;border-radius:4px!important;background-position:initial;border:none!important;background-color:var(--colorful-pointer-background-color)}.light-content-colorful .w-color-alpha-horizontal .w-color-interactive div div{width:12px!important;height:27px!important;border-radius:4px!important;border:3px solid #FFF!important;background:#fff!important;box-shadow:0 1px 2px #00000026!important}.mater_inputs{width:100%!important;display:flex;height:60px;padding:0 8px;justify-content:center;align-items:center;gap:22px;align-self:stretch;border-radius:4px;background-color:transparent!important;flex-direction:row}.mater_inputs .w-color-editable-input{align-items:center!important;flex-direction:row-reverse!important;gap:12px}.mater_inputs .w-color-editable-input-rgba{margin-top:0!important}.mater_inputs .w-color-editable-input span{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-family:MiSans;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.mater_inputs .w-color-editable-input input{display:flex;flex:1 0 0;padding:5px 12px!important;align-items:center;gap:4px;border-radius:4px;border:1px solid var(--colors-Surface-2, #4E4E51)!important;background:var(--colors-Surface-6, #161618);color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-family:MiSans;font-size:14px!important;font-style:normal;font-weight:400;line-height:22px}.mater_inputs .w-color-editable-input-rgba .w-color-editable-input input{width:84px!important}.disabled-div{cursor:not-allowed;pointer-events:none;opacity:1;-webkit-user-select:none;user-select:none;z-index:0;background-color:#fff0}.enabled-switch{position:relative;z-index:10;pointer-events:auto}.ant-switch-checked .ant-switch-handle:before{background:var(--colors-Brand-Yellow-650, #8A632E)!important}.newadvance-key-menus{display:flex;height:392px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;align-self:stretch}.newadvance-key-item{display:flex;width:596px;height:72px;padding:12px 24px;align-items:center;gap:24px;flex-shrink:0;border-radius:4px;background:var(--colors-Surface-5, #2C2C2E);border:1px solid transparent}.newadvance-key-item-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;background:var(---HitBox, rgba(255, 255, 255, 0));color:var(--colors-Brand-Yellow-650, #8a632e)}.newadvance-key-item-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0 0;align-self:stretch}.newadvance-key-item-title,.newadvance-key-item-title-little{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}.newadvance-key-item-title span{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-family:MiSans;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.newadvance-key-item-title-little span{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-family:MiSans;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.advacedkey-content-left{display:flex;width:692px;min-height:512px;max-height:660px;padding:32px 48px;flex-direction:column;align-items:center;gap:16px;align-self:stretch;border-radius:16px;border:1px solid var(--colors-Line-700, #44403C);background:var(--colors-Fill-Dark-3, rgba(0, 0, 0, .48))}.newadvance-key-item:hover,.newadvance-key-item:active{border-radius:4px;border:1px solid var(--colors-Brand-Yellow-650, #8a632e);background:var(--colors-Surface-3, #3E3E41)}.newadvance-key-item.active{background:var(--colors-Surface-3, #3E3E41);border:1px solid var(--colors-Brand-Yellow-650, #8a632e)}.drawer-content-config{display:flex;align-items:center;width:100%;max-width:1916px;gap:16px;align-self:stretch}.setting-draw-content{display:flex;padding:2rem 3rem;flex-direction:column;align-items:center;gap:16px;flex:1 0 0;align-self:stretch;border-radius:16px;border:1px solid var(--colors-Line-700, #44403C);background:#000}.setting-draw-content-title{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.setting-draw-main{display:flex;align-items:center;gap:32px;flex:1 0 0;align-self:stretch}.setting-draw-title-text{display:flex;align-items:center;gap:16px;align-self:stretch}.setting-draw-title-text-type{display:flex;align-items:center;gap:16px;flex:1 0 0}.setting-draw-title-text-type span{display:flex;align-items:center;align-content:center;gap:4px;flex:1 0 0;flex-wrap:wrap}span.text-type{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-size:18px;font-style:normal;font-weight:500;line-height:24px}.setting-draw-button{border-radius:4px!important;border:1px solid var(--colors-Surface-4, #333334)!important;background:var(--colors-Surface-5, #2C2C2E)!important;box-shadow:0 2px #0000000a!important;color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7))!important}.setting-draw-button.save,.setting-draw-button:hover,.setting-draw-button:focus,.setting-draw-button:active{border-radius:4px!important;border:1px solid var(--colors-Surface-4, #333334)!important;background:var(--colors-Brand-Yellow-650, #8A632E)!important;box-shadow:0 2px #0000000a!important;color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7))!important}.change-keys-step1{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;align-self:stretch}.change-keys-step-title{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.change-keys-step-conetent{display:flex;padding-top:100px;justify-content:center;align-items:flex-start;gap:32px;flex:1 0 0;align-self:stretch}.keys-step-title{display:flex;align-items:center;gap:16px;align-self:stretch}.keys-step-title-divider{display:flex;height:2px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;min-width:256px}.keys-step-title-divider svg{width:100%}.keys-step-title-text{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0}.keys-step-title-text-top{display:flex;align-items:center;gap:16px;align-self:stretch}.keys-step-title-text-little{display:flex;align-items:center;align-content:center;gap:4px;align-self:stretch;flex-wrap:wrap}.keys-step-title-text-little span{color:var(--colors-Text-light-tertiary, rgba(255, 255, 255, .36));font-size:15px;font-style:normal;font-weight:500;line-height:24px}.keys-step-title-text-top-text{display:flex;align-items:center;align-content:center;gap:4px;flex-wrap:wrap}.keys-step-title-text-top-text span{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-size:16px;font-style:normal;font-weight:500;line-height:38px}.keys-step-conetent-choose{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.keys-step-conetent-choose-text{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch}.keys-step-conetent-choose-text span{color:var(--85, #D9D9D9);text-align:center;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.keys-step-conetent-choose-button{display:flex;width:88px;height:88px;padding:8px 20px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1}.keys-step-conetent-choose-button.choose-button-black{border-radius:4px;border:1.5px dashed var(--colors-Surface-3, #3E3E41);background:#1e1e1f;box-shadow:0 2px #00000005}.choose-button-black.active,.choose-button-black:hover,.choose-button-black:focus{border-radius:4px;border:1.5px dashed var(--colors-Brand-Yellow-650, #8A632E);background:#1e1e1f;box-shadow:0 2px #00000005}.choose-button-black span{color:var(--colors-Surface-1, #B2B2B2);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.border-no-choose{border:1.5px solid var(--colors-Surface-3, #3E3E41)!important}.remap-key-boards{display:flex;max-width:572px;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch}.keyboard-basic-title{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.keyboard-basic-title-content{display:flex;align-items:center;gap:16px;align-self:stretch}.keyboard-basic-title-content-text{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0}.keyboard-basic-title-content-input{display:flex;width:264px;align-items:center;border-radius:6px;background:var(--colors-Surface-6, #161618)!important}.keyboard-basic-title-content-input input{border:1px solid var(--colors-Surface-2, #4E4E51);background:var(--colors-Surface-6, #161618)!important}.keyboard-basic-title-content-main{display:flex;align-items:center;align-content:center;gap:4px;flex-wrap:wrap;width:100%;justify-content:space-between}.keyboard-basic-title-content-main span{display:flex;color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-size:18px;font-style:normal;font-weight:500;line-height:38px}.keyboard-basic-title-content-other{display:flex;align-items:center;align-content:center;gap:4px;align-self:stretch;flex-wrap:wrap;justify-content:space-between}.keyboard-basic-title-content-other span{color:var(--colors-Text-light-tertiary, rgba(255, 255, 255, .36));font-size:15px;font-style:normal;font-weight:500;line-height:24px}.currents-bangs-item{display:flex;width:95%;height:72px;padding:12px 18px;align-items:center;gap:24px;border-radius:4px;background:var(--colors-Surface-5, #2C2C2E)}.currents-bangs-item-keys{display:flex;align-items:center;gap:8px}.currents-bangs-item-divider{display:flex;width:1px;align-items:center;gap:10px;flex-shrink:0;align-self:stretch;background:var(--colors-Surface-2, #4E4E51)}.currents-bangs-item-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;color:#b3b3b3}.currents-bangs-item-operat{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex:1 0 0;align-self:stretch}.item-key{display:flex;width:42px;height:42px;justify-content:center;align-items:center;gap:24px;border-radius:4px;background:var(--colors-Surface-3, #3E3E41)}.item-key-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.item-key-text span{color:var(--85, #D9D9D9);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.bangs-item-oper-delete{display:flex;width:20px;height:20px;padding:12px 0;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:24px;color:var(--colors-Surface-5, #4E4E51)}.bangs-item-oper-delete:focus,.bangs-item-oper-delete:hover,.bangs-item-oper-delete:active{color:var(--colors-Text-dark-1, #B2B2B2)}.bangs-item-icon-active{border-radius:2px;border:1px solid var(--colors-Brand-Yellow-650, #8A632E);background:linear-gradient(0deg,#9358060d,#9358060d),var(--colors-Surface-3, #3E3E41)}.currents-bangs-items{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;width:100%}.light-content-color.y-scroll-keys{max-height:450px;overflow-y:scroll;scrollbar-width:auto}.y-scroll-keys::-webkit-scrollbar{width:5px}.y-scroll-keys::-webkit-scrollbar-thumb{background:var(--colors-Surface-5, #2C2C2E)!important;border-radius:25px}.y-scroll-keys::-webkit-scrollbar-track{background:transparent;background-color:transparent}.currents-bangs-item:hover,.currents-bangs-item:active,.currents-bangs-item.active{border-radius:4px;background:var(--colors-Surface-3, #3E3E41);color:#8a632e}.currents-bangs-item:hover .currents-bangs-item-icon,.currents-bangs-item:active .currents-bangs-item-icon,.currents-bangs-item.active .currents-bangs-item-icon{color:#8a632e}.keys-step-conetent-radios{display:flex;padding-top:24px;flex-direction:column;align-items:flex-start;gap:24px;flex:1 0 0;align-self:stretch}.keys-step-conetent-radios p{color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-size:14px;font-style:normal;font-weight:500;line-height:22px}.keys-step-conetent-radios p span{color:var(--colors-Text-light-tertiary, rgba(255, 255, 255, .36));font-size:14px;font-style:normal;font-weight:500;line-height:22px}.keys-item-dks-main{display:flex;padding-top:24px;justify-content:center;align-items:flex-start;gap:40px;flex:1 0 0;align-self:stretch}.mt-keys-choose{display:flex;padding-top:24px;flex-direction:column;align-items:center;gap:40px;flex:1 0 0;align-self:stretch}.mt-keys-choose-items{display:flex;padding-top:40px;align-items:flex-start;gap:24px}.mt-keys-choose-items-slider{display:flex;padding:14px 51px;flex-direction:column;align-items:flex-start;align-self:stretch}.mt-keys-choose-items-text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.mt-keys-choose-items-text-title{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;color:var(--85, #D9D9D9);font-size:15px;font-style:normal;font-weight:600;line-height:22px}.mt-keys-choose-items-text-content{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;color:var(--colors-Text-light-tertiary, rgba(255, 255, 255, .36));text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.dks-config-items-main-list{display:flex;align-items:flex-start;flex:1 0 0;align-self:stretch;gap:40px;z-index:1}.dks-config-items-main-middle{display:flex;align-items:center;align-self:stretch;justify-content:center;gap:40px;z-index:1}.dks-setting-middle{width:472px;height:40px;display:flex;justify-content:space-between;padding:0 1em 0 .8em;align-items:center}.background-dks-items{position:absolute;top:-16px;left:90px;display:flex;width:470px;height:450px;flex-direction:row;align-items:flex-start;gap:24px;flex-shrink:0;z-index:0}.background-dks-item{border-radius:6px;background:var(--colors-Surface-5, #2C2C2E);display:flex;flex:1 0 0;height:100%;flex-direction:row}.socd-little-note{color:var(--colors-Text-light-tertiary, rgba(255, 255, 255, .36));font-family:MiSans;font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin-left:10px}.dks-setting-middle-show{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;gap:16px}.dks-config-item-topcontainer{display:flex;flex-direction:row;width:100%}.dks-config-item-top-content{display:flex;width:50%;justify-content:center;color:var(--colors-Text-light-secondary, rgba(255, 255, 255, .7));font-family:MiSans;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.profile-item-container{display:flex;align-items:center;justify-content:space-between;padding:4px 12px}.profile-item{width:45px;margin-left:10px;background-color:#ebedfa26;padding:1px 12px;border-radius:4px;font-size:14px;color:#d7d7db66;text-align:center}
