:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;font-family:PingFang HK;font-style:normal;line-height:normal}li{list-style:none}a{text-decoration:none;color:#040000}a:hover{color:#74bc1f;text-decoration:underline}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border:none}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}.discover{display:flex;justify-content:center;align-items:center;gap:50px;margin:200px auto}.discover>img{width:650px}.discover-usb{display:flex;flex-direction:column}.discover-usb>img{width:55px}.discover-usb>h2{max-width:740px;color:#18181a;font-size:40px;font-weight:500;text-align:left;margin:10px 0 35px}.discover-usb>button{display:inline-flex;width:fit-content;padding:10px 15px;justify-content:center;align-items:center;gap:10px;border-radius:49px;background:#74bc1f;color:#fff;font-size:20px;font-weight:500}.discover-toast{position:fixed;top:90px;left:50%;transform:translate(-50%);padding:12px 18px;border-radius:999px;background:#74bc1f26;border:1px solid rgba(116,188,31,.35);color:#74bc1f;font-size:16px;font-weight:500;box-shadow:0 12px 30px #0400001f;z-index:300}.discover-toast.error{background:#ef444426;border:1px solid rgba(239,68,68,.35);color:#ef4444}.list-content{margin:100px auto;padding-bottom:100px}.list-content>div{margin:52px 0}.not-found-banner{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;align-self:stretch;padding:20px 24px;background-color:#fdfdfd;border:2px dashed rgba(116,188,31,.3);border-radius:20px;margin:52px 0 20px;position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:100;box-shadow:0 -4px 10px #0000000d;width:95%;max-width:1440px;box-sizing:border-box}.not-found-banner-left{display:flex;align-items:center;gap:12px}.not-found-banner-title{font-family:PingFang HK,sans-serif;font-weight:500;font-size:20px;line-height:1.4;color:#181818}.not-found-banner-desc{font-family:PingFang HK,sans-serif;font-weight:400;font-size:20px;line-height:1.4;color:#484851}.not-found-banner-btn{display:flex;justify-content:center;align-items:center;gap:10px;padding:6px 12px;width:120px;height:40px;background-color:#74bc1f;border-radius:31px;border:none;cursor:pointer;font-family:PingFang HK,sans-serif;font-weight:500;font-size:18px;line-height:1.4;color:#fff}.not-found-banner-btn:disabled{opacity:.6;cursor:not-allowed}.list-head{display:flex;justify-content:space-between;align-items:center;gap:50px}.list-brand-wrapper{position:relative;width:350px;height:90px;flex-shrink:0}.list-brand-icon{position:absolute;left:0;top:0;width:90px;height:90px}.list-brand-wordmark{position:absolute;left:104px;top:5px;width:246px;height:38px}.list-brand-bottom{position:absolute;left:104px;top:49px;display:flex;align-items:center;gap:8px}.list-brand-name{font-family:PingFang HK,sans-serif;font-size:28px;font-weight:400;line-height:1.4;color:#040000}.version-badge{position:relative;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;height:32px;padding:10px;border-radius:55px;background:#f1f5f9;color:#80878d;font-family:PingFang HK,sans-serif;font-size:22px;font-weight:400;line-height:1.4;cursor:pointer}.version-badge.version-action{position:relative;background:#f7b92a;color:#fff}.version-action:after{content:"";position:absolute;right:2px;top:1px;width:8px;height:8px;border-radius:50%;border:1px solid #FFFFFF;background:#f7b92a}.version-popover{position:absolute;left:0;top:102px;width:350px;border-radius:12px;border:1px solid #F1F5F9;background:#fff;box-shadow:0 0 16px #f1f5f9;padding:20px 16px;box-sizing:border-box;z-index:20;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.version-popover-close{position:absolute;right:16px;top:16px;width:20px;height:20px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.version-popover-close img{width:20px;height:20px}.version-popover-main{display:flex;flex-direction:column;align-items:center;gap:-5px}.version-popover-number{color:#333;font-family:PingFang HK,sans-serif;font-size:40px;font-weight:500;line-height:1.4}.version-popover-subtitle{color:#74bc1f;font-family:PingFang HK,sans-serif;font-size:18px;font-weight:400;line-height:1.4}.version-popover-actions{display:flex;align-items:center;gap:8px}.version-popover-divider-vertical{width:1px;height:18px;background-color:#939294}.version-popover-link{display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#939294;font-family:PingFang HK,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.version-popover-link img{width:20px;height:20px}.version-popover-link:hover{color:#6f6f6f;text-decoration:none}.version-popover-divider-horizontal{width:100%;height:1px;background-image:linear-gradient(to right,#C3C3C3 50%,transparent 50%);background-size:8px 100%}.version-popover-status{display:flex;flex-direction:column;align-items:center;gap:4px}.version-popover-status img{width:48px;height:48px}.version-popover-status span{color:#444;font-family:PingFang HK,sans-serif;font-size:20px;font-weight:500;line-height:1.4}.version-popover-device-list{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.version-popover-list-title{width:280px;color:#444;font-family:PingFang HK,sans-serif;font-size:20px;font-weight:500;line-height:1.4;text-align:left}.version-popover-list-items{display:flex;flex-direction:column;align-items:center;gap:8px;max-height:167px;overflow-y:auto;width:280px;padding-right:4px}.version-popover-list-items.expanded{max-height:none;overflow-y:visible;padding-right:0}.version-popover-list-items::-webkit-scrollbar{width:9px}.version-popover-list-items::-webkit-scrollbar-track{background:#efefef;border-radius:4px}.version-popover-list-items::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:4px}.version-popover-list-item{display:flex;align-items:center;gap:8px;width:100%;text-decoration:none;cursor:pointer;padding:4px;border-radius:4px;box-sizing:border-box;transition:background-color .2s ease}.version-popover-list-item:hover{background-color:#f8f8f8;text-decoration:none}.version-popover-list-item:hover>span{color:#74bc1f}.version-popover-list-item img{width:20px;height:20px}.version-popover-list-item span{color:#444;font-family:PingFang HK,sans-serif;font-size:16px;font-weight:400;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;flex:1}.version-popover-list-more{color:#74bc1f;font-family:PingFang HK,sans-serif;font-size:16px;font-weight:400;line-height:1.4;margin-top:4px;background:none;border:none;cursor:pointer;padding:0}.version-popover-list-more:hover{color:#6ab035;text-decoration:underline}.version-popover-link-text:hover{color:#040000;text-decoration:none}.version-popover-link-text2:hover{color:#74bc1f;text-decoration:none}.list-head-status{display:flex;padding:20px;align-items:center;gap:40px;border-radius:77px;background-color:#f8fafc}.list-head-status>p{display:flex;align-items:center;gap:8px;color:#18181a;font-size:28px;font-weight:400;line-height:100%}.list-head-status>p>span{border-radius:50%;display:block;width:12px;height:12px;background-color:#74bc1f}.list-head-status>p>span.active_connected{background-color:#74bc1f}.list-head-status>p>span.active_disconnect{background-color:#ccc}.list-head-status>p>img{width:24px}.linkr-btn-tip{border-radius:47px;background:#74bc1f26;padding:14px 20px;display:flex;align-items:center;gap:20px;position:relative}.linkr-btn-tip>img{width:60px;height:60px}.linkr-btn-tip>p{color:#18181a;font-size:32px;font-weight:500;flex:1}.linkr-btn-tip>p>span{color:#18181a;font-size:20px;font-weight:400}.close-tip-btn{background:none;border:none;color:#888;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;margin-left:auto}.close-tip-btn:hover{background:#0000000d;color:#333}.list-item{padding-bottom:100px}.list-item-head{text-align:left;color:#484851;font-size:32px;font-weight:500;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.list-item>ol{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 30px}.list-item>ol>li{min-width:0;display:flex;gap:15px;align-items:center;justify-content:space-between;border-radius:24px;padding:30px 20px;border:1px solid rgba(116,188,31,.15);background:#fff;box-shadow:0 0 8px #0400000d;transition:.3s;cursor:pointer;position:relative;overflow:hidden}.list-item>ol>li:hover,.list-item>ol>li.active_item{border-radius:24px;border:1px solid #74BC1F;background:#fff;box-shadow:0 0 8px #74bc1f80}.list-item>ol>li>div.item-content-wrapper{display:flex;gap:15px;align-items:center;min-width:0;flex:1}.item-resetting{cursor:not-allowed!important}.resetting-mask{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffd9;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.resetting-mask span{color:#74bc1f;font-size:18px;font-weight:500}.dev-icon{width:80px;height:80px;background:url(data:image/webp;base64,UklGRnQEAABXRUJQVlA4WAoAAAAQAAAAnwAAnwAAQUxQSFACAAABkB3bdt02dziU/KY5wtBvmwOKcxtQBajADbABV8AGogboAuwGpAaSAqIG5AKMBswG8PGGIty8k4iYAAieF9XNA8ck8ocbdpLDbh9VHJP7cHm0M9mMY6J5ke9CNmsx4XyWRytbTDwv4kzukIA8j1C2SMJ5GaxCMs4CXSIhL4M8ICkfAlwiMS+9ZkjOyqNEgpZOk5Yi89yFI0nvHAokammZcKrMM9MMycoME06XeaYVSFimccpwADhC0h4BXNGmAqhpw2GCxM1PqVMw6lQ31LmpqVM31OH4PTi8q/Bfexfx8q6CjyvhJV5GtR32xFbFHWxCqri9h5BK3y72wauK3VmkivyxcJPKPOyDMdrG1Knon5w6Zf1YfHtCRZemZbyVU29TIh3Dz5++830O9dF5f0mGQN8+lETv1S9znfBdBhPen5MR3ivif//999+/gHRC7wOod+NokcL4miCBehfCV6Jx+AXvqdOXITZGaeuMqwSFl2gcLBF/+iyThWO0jamL1zt1DrgHh2i9CTexpHDCN8t6H+A60jNahYz0hO5CGraLvYD9W7hx84SOYi3DjZtH9BXrUcnnBf4C2FCH19Spb6hzU1GHnVPndEKdHBra1AAVbS4BjmhzDAANZTgAAKNMoWUtXXiuAaMLA2PWUoXnJiipUoD9jiYcHCctRdrcBUqKlOBe0YOB7xU1rsC/psUDhLyixBWEZXSoIHTZ0qAtIfyEU+A+h6gFT11bQuwJ4ylrWQY7OCl4qhqWwa4eX9Xpaapj2O3JKbutmzQ09W11PoHgVlA4IP4BAACwEQCdASqgAKAAPm02l0mkIyIhIUiAgA2JZ27hbyDiH5rdvjeMH4QIZ84DxM+kB5gOgh6AH9A/1XWI+gB5on/X/ZX4Hf2i/ZL2oCZY3VYExgf3LN90iWALNhulY0LtwC3KnpDp5KIgukTQSzoqUDwkkST2nKRzZBTLC9EpK23qXTFdVyJITO8cy7bFXBVfaSS6FwD8VAAA/v6H01BW18sqHHo8H+xLZP1goOLP1jP/e6OlzRaOhcXtcT8C2u+FGigbtfilXzDP2lTJQhitFyQplLZ2iDtM1WAjYoEAVxw9Bf44Ai+bEL5+CBG0jOL/p2oXZFsMxYBMl3/DCz3onjAS7+QLYi2l44vggU4PBshukhfzrL+A+wEHFzrz/QzHYM0n0QCS5Rnezr2SiJXFtvgd+YUur6bOx2+5kill2K8hrzwiERUCDsuqkTPIBPrNoBTTXTKE1SpNPfzj/qiCHAJFX8pNIoVFYaGjshguNAZTaUAzail6dx0we5QNj8fngntOuRFrkUl/ytP/82//+cQ//88SQEmoaU7FOA32v/GaI79TBw9YIi+vsXmgbs1xnOdwUDZ6UVlfK35F+9AI8AF0qNQbBvpdCT5f+9l96TgwXPkvF83U/7BALIkGn/l0kTOYiF+MIoAQI1qGIyzIfs8DYCPD/TasoSB0Tj3IAAA=) no-repeat center center / cover;position:relative;flex-shrink:0;background-color:#fff;border-radius:15px}.dev-icon>span{display:block;width:10px;height:10px;border-radius:50%;position:absolute;left:5px;bottom:5px;background-color:#fff}.dev-icon>span.active_offline:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background-color:#009ee1}.dev-icon>span.active_online:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background-color:#74bc1f}.dev-icon>span.active_away:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background-color:#ccc}.dev-info{display:flex;flex-direction:column;text-align:left;overflow:hidden}.dev-info>p:nth-of-type(1){color:#181818;font-size:26px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dev-info>p:nth-of-type(2){color:#6f6f6f;font-size:16px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:24px}.dev-info>p:nth-of-type(3){display:flex;align-items:center;gap:20px;color:#484851;font-size:16px;font-weight:400;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dev-info>p:nth-of-type(3)>span{min-width:0}.dev-info>p:nth-of-type(1),.dev-info>p:nth-of-type(1) a,.dev-info>p:nth-of-type(2),.dev-info>p:nth-of-type(3){transition:color .4s ease}.dev-info>p:nth-of-type(1) svg path,.item-config svg path{transition:fill .4s ease}.item-config{padding:15px;background-color:#f8fbf4;border-radius:15px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;transition:background-color .4s ease}.item-config>svg>path{transition:.3s fill;fill:#ccc}.list-item>ol>li:hover>.item-config>svg>path{fill:#74bc1f}.refresh-status{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.no-device-tip{display:flex;flex-direction:column;gap:10px;color:#181818;font-size:24px;font-weight:500;text-align:center}.no-device-tip span{color:#484851;font-size:16px;font-weight:400}.refresh-btn{display:flex;width:auto;padding:8px 20px;justify-content:center;align-items:center;gap:8px;border-radius:20px;background:#74bc1f;color:#fff;font-family:PingFang HK;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.3s;cursor:pointer}.refresh-btn:hover{background:#65a51a;transform:translateY(-1px)}.refresh-btn:active{transform:translateY(0)}.refresh-btn.is-loading{background:#a3d968;cursor:not-allowed;transform:none}.loading-spinner-small,.loading-spinner-small>div{position:relative;box-sizing:border-box}.loading-spinner-small{display:block;font-size:0;color:#74bc1f}.loading-spinner-small.la-dark{color:#589413}.loading-spinner-small>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.loading-spinner-small{width:32px;height:32px}.loading-spinner-small>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;animation:ball-spin-fade 1s infinite linear}.loading-spinner-small>div:nth-child(1){top:5%;left:50%;animation-delay:-1.125s}.loading-spinner-small>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;animation-delay:-1.25s}.loading-spinner-small>div:nth-child(3){top:50%;left:95%;animation-delay:-1.375s}.loading-spinner-small>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;animation-delay:-1.5s}.loading-spinner-small>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;animation-delay:-1.625s}.loading-spinner-small>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;animation-delay:-1.75s}.loading-spinner-small>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;animation-delay:-1.875s}.loading-spinner-small>div:nth-child(8){top:18.179464974%;left:18.1803700518%;animation-delay:-2s}.loading-spinner-small.la-sm{width:16px;height:16px}.loading-spinner-small.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.loading-spinner-small.la-2x{width:64px;height:64px}.loading-spinner-small.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.loading-spinner-small.la-3x{width:96px;height:96px}.loading-spinner-small.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@keyframes ball-spin-fade{0%,to{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(.5)}}.status-container{width:100%;margin:100px 0}.status-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;width:100%;overflow:hidden;text-align:center}.status-header{background-color:#7ac143;color:#fff;padding:12px 20px;display:flex;align-items:center;font-size:16px;font-weight:500;text-align:left}.status-header svg{margin-right:10px;width:20px;height:20px;fill:#fff}.status-body{padding:40px 20px;display:flex;flex-direction:column;align-items:center}.status-body h2{font-size:24px;color:#333;margin:10px 0;font-weight:400}.status-body p{font-size:16px;color:#666;line-height:1.6;margin-bottom:30px}.status-btn{background-color:#7ac143;color:#fff;text-decoration:none;padding:10px 30px;border-radius:25px;font-size:16px;transition:background-color .3s;display:inline-block;list-style:none}.status-btn a{text-decoration:none}.status-btn:hover{background-color:#6ab035}.settings-container{max-width:600px;margin:100px auto;text-align:center;font-family:PingFang HK,system-ui,sans-serif}.settings-title{font-size:36px;font-weight:600;color:#18181a;margin-bottom:10px}.settings-subtitle{font-size:24px;font-weight:400;color:#484851;margin-bottom:50px}.settings-form{text-align:left;display:flex;flex-direction:column;gap:30px}.form-group{display:flex;flex-direction:column;gap:10px}.form-group label{font-size:18px;font-weight:500;color:#333}.form-input{padding:12px 15px;border:1px solid #ddd;border-radius:8px;font-size:16px;outline:none}.form-helper{font-size:14px;color:#666;margin-top:5px}.form-error{font-size:14px;color:#ff4d4f;margin-top:5px}.submit-btn{font-size:22px;font-weight:500;border-radius:30px;border:none;cursor:pointer;margin:40px auto 0;display:block;transition:background-color .3s;display:flex;align-items:center;justify-content:center;background-color:#74bc1f;color:#fff;padding:10px 30px}.submit-btn:hover{background-color:#63a01a}.press-animation{background:#fff;width:50px;height:50px;border-radius:30px;display:flex;justify-content:center;align-items:center;color:#fff}.press-animation.active{animation:bump 1.2s 3 forwards}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wave-shadow{0%{box-shadow:0 0 #83bc4299}70%{box-shadow:0 0 0 20px #83bc4200}to{box-shadow:0 0 #83bc4200}}.spin-active{animation:wave-shadow 1.5s infinite;border-color:#83bc42!important;z-index:10;position:relative}.spin-active .item-config{background-color:#fff3}.spin-active .item-config:hover{background-color:#ffffff4d}@keyframes bump{0%{transform:scale(1);background:#fff}30%{transform:scale(1.15);background:#74bc1f;box-shadow:0 0 0 6px #a2df5b}60%{transform:scale(1);background:#fff}}.hint-right{margin-left:1.5rem}.hint-main{font-weight:700;font-size:1.2rem}.hint-sub{color:#fff}.left-animation{flex:1 1 240px;min-width:240px;background:#f1f5f9;border-radius:24px;padding:2rem 1rem;display:flex;justify-content:center;align-items:center;border:1px dashed #cbd5e1}.anim-box{text-align:center;width:100%}.browser-mock{background:#fff;border-radius:18px;overflow:hidden;width:100%;margin:0 auto}.browser-bar{background:#eef2f6;padding:8px 12px;display:flex;gap:6px;align-items:center}.dot{width:12px;height:12px;border-radius:50%;background:#f97316}.dot.red{background:#ef4444}.dot.green{background:#22c55e}.browser-url{background:#fff;border-radius:30px;padding:4px 10px;font-size:.7rem;color:#475569;flex:1;text-align:left}.permission-popup{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;gap:12px;font-size:.85rem;color:#333;width:50%;margin:10px auto;text-align:left}.popup-header{display:flex;justify-content:space-between;align-items:center}.popup-domain{font-weight:600;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:85%}.popup-close{color:#5f6368;display:flex;align-items:center;justify-content:center}.popup-body{display:flex;flex-direction:column;gap:8px}.popup-title{color:#3c4043;font-size:.85rem}.popup-content{display:flex;align-items:center;gap:8px;color:#3c4043;font-size:.8rem}.popup-content svg{flex-shrink:0;color:#5f6368}.popup-buttons{display:flex;gap:8px;justify-content:flex-end;margin-top:4px}.popup-btn{padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:500}.popup-btn.block,.popup-btn.allow{background:#d3e3fd;color:#041e49}.finger-animation{margin-top:1rem;align-items:center;display:flex;justify-content:center;gap:8px;color:#475569;font-size:.9rem}.finger-icon{animation:tap 1.4s infinite ease;background:#e2e8f0;border-radius:40px;padding:.3rem .9rem}.finger-animation>span{display:flex;align-items:center;justify-content:center}@keyframes tap{0%{transform:scale(1);background:#e2e8f0}50%{transform:scale(1.1);background:#cbd5e1}to{transform:scale(1);background:#e2e8f0}}.device-settings-page .settings-container{max-width:740px}.device-settings-page .settings-title{font-size:46px;font-weight:500;color:#18181a;margin-bottom:14px}.device-settings-page .settings-subtitle{font-size:32px;font-weight:400;color:#1e1e20;margin-bottom:41px}.device-settings-page .form-group{gap:10px}.device-settings-page .form-group label{font-size:24px;font-weight:500;color:#1e1e20}.device-settings-page .form-input{background-color:#efefef;border:none;border-radius:12px;padding:14px 10px;font-size:18px;color:#5d5d5d;font-weight:500;width:100%;box-sizing:border-box}.device-settings-page .form-helper{font-size:16px;color:#6f6f6f;margin-top:2px}.device-settings-page .form-error{font-size:16px;color:#74bc1f;margin-top:2px}.device-settings-page .submit-btn{width:212px;height:60px;font-size:28px;font-weight:500;border-radius:31px;background-color:#74bc1f;margin:40px auto 0;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #74bc1f33}.device-settings-page .submit-btn:hover{background-color:#6ab035}.device-settings-page .password-strength{display:flex;align-items:center;gap:10px;margin-top:10px}.device-settings-page .strength-bars{display:flex;gap:2px;flex:1}.device-settings-page .strength-bar{height:10px;flex:1;background-color:#efefef}.device-settings-page .strength-bar.filled.level-1{background-color:#74bc1f54}.device-settings-page .strength-bar.filled.level-2{background-color:#74bc1fa8}.device-settings-page .strength-bar.filled.level-3{background-color:#74bc1ffc}.device-settings-page .strength-text{font-size:18px;color:#1e1e20;font-weight:400;min-width:20px}.device-login-page .login-body{display:flex;flex-direction:column;align-items:center;padding:60px 20px}.device-login-page .login-top-section{display:flex;flex-direction:column;align-items:center;gap:41px;width:100%}.device-login-page .login-logo-section{display:flex;justify-content:center;align-items:center;width:225px;height:100px;position:relative}.device-login-page .logo-text{font-size:28px;font-weight:400;color:#040000;margin-right:10px}.device-login-page .login-warning-banner{display:flex;align-items:center;gap:10px;padding:14px 20px;background:#74bc1f26;border-radius:41px;width:740px;box-sizing:border-box}.device-login-page .login-warning-banner span{font-size:18px;font-weight:500;color:#74bc1f}.device-login-page .login-form-inputs{display:flex;flex-direction:column;gap:30px;width:740px;margin-top:60px}.device-login-page .form-group{gap:10px}.device-login-page .form-group label{font-size:24px;font-weight:500;color:#1e1e20}.device-login-page .form-input{background-color:#efefef;border:none;border-radius:12px;padding:14px 10px;font-size:18px;color:#5d5d5d;font-weight:500;width:100%;box-sizing:border-box}.device-login-page .remember-me-section{display:flex;align-items:center;gap:9px;margin-top:10px;cursor:pointer}.device-login-page .remember-me-text{font-size:18px;font-weight:600;color:#1e1e20}.device-login-page .login-btn{width:740px;height:60px;font-size:28px;background-color:#74bc1f;box-shadow:0 4px 8px #74bc1f33;margin:60px auto 0;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:31px;border:none}.device-login-page .login-btn:hover{background-color:#6ab035}.device-login-page .version-text{font-size:28px;font-weight:400;color:#ababab;text-align:center;margin-top:60px}.linkr-btn-tip>p{text-align:left;line-height:100%}.loading-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 0}.loading-spinner{border:4px solid rgba(0,0,0,.1);border-top:4px solid #74BC1F;border-radius:50%;width:68px;height:68px;animation:spin 1s linear infinite}.lang-switch-container{max-width:1440px;width:100%;margin:0 auto;height:0;position:sticky;top:0;z-index:120}.lang-switch-nav{position:absolute;top:40px;right:0;display:flex;background:#0000000d;border-radius:20px;padding:4px;gap:4px;z-index:100}.lang-btn{border:none;background:transparent;padding:6px 14px;border-radius:16px;font-size:14px;font-weight:500;color:#666;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.lang-btn:hover:not(.active){color:#333}.lang-btn.active{background:#fff;color:#74bc1f;box-shadow:0 2px 8px #0000001a}@media(max-width:1024px){.lang-switch-nav{top:10px;right:10px}}@media(max-width:1200px){.list-item>ol{grid-template-columns:1fr!important}.settings-title,.device-settings-page .settings-title{font-size:36px}.list-item-head{font-size:28px}}@media(max-width:768px){.discover{flex-direction:column;margin:50px auto;gap:30px}.discover>img{width:90%;max-width:500px}.discover-usb>h2{font-size:24px;margin:10px 0 20px}.list-content{margin:20px auto;width:90%}.list-content>div{margin:20px 0}.list-head{flex-direction:column;gap:20px;align-items:flex-start}.list-brand-wrapper{width:260px;height:68px}.list-brand-icon{width:68px;height:68px}.list-brand-wordmark{left:78px;top:4px;width:180px;height:28px}.list-brand-bottom{left:78px;top:36px;gap:6px}.list-brand-name{font-size:20px}.version-badge{width:76px;height:24px;font-size:14px;padding:6px 8px}.version-badge:after{width:6px;height:6px;right:1px;top:1px}.version-popover{width:280px;min-height:140px;height:auto;top:78px}.version-popover-number{font-size:32px}.version-popover-subtitle{font-size:16px}.list-head-status{width:100%;box-sizing:border-box;flex-direction:column;align-items:flex-start;padding:15px;border-radius:20px;gap:15px}.list-head-status>p{font-size:16px}.linkr-btn-tip{flex-direction:column;align-items:flex-start;padding:15px;gap:10px;border-radius:20px}.linkr-btn-tip>p{font-size:18px}.linkr-btn-tip>p>span{font-size:14px;display:block;margin-top:5px}.list-item{padding-bottom:30px}.list-item>ol{grid-template-columns:1fr;gap:15px}.list-item-head{font-size:20px}.list-item>ol>li{padding:15px}.dev-icon{width:65px;height:65px;flex-shrink:0}.dev-info>p:nth-of-type(1){font-size:18px}.dev-info>p:nth-of-type(2){font-size:14px}.dev-info>p:nth-of-type(3){font-size:12px;flex-wrap:wrap;gap:2px}.refresh-status{width:100%;align-items:center}.no-device-tip{font-size:24px;align-items:center}.no-device-tip span{font-size:16px}.refresh-btn{font-size:14px;padding:6px 15px}.device-login-page .login-warning-banner,.device-login-page .login-form-inputs,.device-login-page .login-btn{width:100%}.device-login-page .login-logo-section{width:100%;height:auto}.device-login-page .login-logo-section img{max-width:80%}.device-login-page .logo-text{font-size:20px}.discover-usb>button{font-size:16px;padding:8px 12px}.settings-title,.device-settings-page .settings-title{font-size:24px}.settings-subtitle,.device-settings-page .settings-subtitle{font-size:16px;margin-bottom:20px}.form-group label,.device-settings-page .form-group label,.device-login-page .form-group label{font-size:16px}.form-input,.device-settings-page .form-input,.device-login-page .form-input{font-size:14px;padding:10px}.submit-btn,.device-settings-page .submit-btn{font-size:18px;height:50px;width:100%}.device-login-page .login-warning-banner{padding:10px;border-radius:20px}.device-login-page .login-warning-banner span{font-size:13px}.device-login-page .remember-me-text{font-size:14px}.device-login-page .login-btn{font-size:20px;height:50px;margin-top:30px}.device-login-page .version-text{font-size:14px;margin-top:30px}.status-header{font-size:14px;padding:10px 15px}.status-body{padding:20px 15px}.status-body h2{font-size:20px}.status-body p{font-size:14px;margin-bottom:20px}.status-btn{font-size:14px;padding:8px 20px}}.discover-content{display:flex;flex-direction:column;align-items:center;gap:78px;width:100%;max-width:1512px;margin:0 auto}.discover-top-section{display:flex;flex-direction:column;align-items:center;gap:48px;width:100%;max-width:1440px}.discover-text-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;text-align:center}.discover-title{font-family:PingFang HK;font-weight:600;font-size:56px;line-height:1.4;color:#000;margin:0}.discover-subtitle{font-family:PingFang HK;font-weight:400;font-size:32px;line-height:1.4;color:#18181a;max-width:1440px;margin:0}.discover-actions{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px}.btn-continue{display:flex;justify-content:center;align-items:center;padding:14px 24px;width:156px;background:#74bc1f;border-radius:49px;color:#fff;font-family:PingFang HK;font-weight:500;font-size:28px;line-height:1.4;border:none;cursor:pointer;transition:background-color .3s}.btn-continue:hover{background:#6ab035}.btn-continue:disabled{background:#a3d968;cursor:not-allowed}.btn-learn-more{display:flex;justify-content:center;align-items:center;padding:14px 24px;background:#fff;border-radius:49px;color:#616168;font-family:PingFang HK;font-weight:500;font-size:28px;line-height:1.4;border:none;cursor:pointer;transition:background-color .3s}.btn-learn-more:hover{background:#f0f0f0}.discover-animations{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:36px;width:100%}.anim-placeholder{display:flex;justify-content:center;align-items:center;width:480px;height:320px;background:#f1f5f9;border-radius:24px;font-family:PingFang HK;font-weight:400;font-size:32px;line-height:1.4;color:#000}@media(max-width:1440px){.discover-animations{flex-wrap:wrap}.list-content{padding-bottom:50px}.not-found-banner{margin:30px 0!important}}@media(max-width:768px){.discover-title{font-size:36px}.discover-subtitle{font-size:20px}.anim-placeholder{width:100%;max-width:480px;height:240px}.not-found-banner{flex-direction:column;gap:16px;padding:16px;border-radius:16px}.not-found-banner-left{flex-direction:column;text-align:center;gap:8px}.not-found-banner-title{font-size:18px}.not-found-banner-desc{font-size:14px}.not-found-banner-btn{width:100%}}.support-container{display:flex;justify-content:center;width:100%;padding:40px 20px 64px;box-sizing:border-box}.support-content{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;max-width:1120px;margin:0 auto;padding:36px 40px;border-radius:24px;border:1px solid rgba(24,24,26,.08);background-color:#fff;box-shadow:0 10px 30px #0208170f;box-sizing:border-box}.support-floating-toc{position:fixed;top:40px;left:max(16px,calc((100vw - 1120px)/2 - 250px));width:220px;max-height:calc(100vh - 160px);overflow-y:auto;padding:16px 14px;border:1px solid rgba(24,24,26,.08);border-radius:16px;background:#fffffff2;box-shadow:0 8px 24px #02081714;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:120;box-sizing:border-box}.support-toc-title{margin:0 0 10px;font-family:PingFang HK,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;color:#18181a}.support-toc-nav{width:100%}.support-toc-list{text-align:left;margin:0;padding:0;list-style:none}.support-toc-item{margin:0 0 8px}.support-toc-item:last-child{margin-bottom:0}.support-toc-item.sub-item{padding-left:12px;font-size:12px}.support-toc-link{display:block;width:100%;color:#334155;font-size:16px;line-height:1.45;text-decoration:none;transition:color .2s ease;word-break:break-word}.sub-item>.support-toc-link{font-size:14px}.support-toc-link:hover{color:#74bc1f}.support-heading-wrap{display:flex;align-items:baseline;gap:10px}.support-anchor-link{opacity:0;color:#74bc1f;font-size:inherit;font-weight:500;line-height:1.25;margin:24px 0 16px;padding:0;text-decoration:none;transition:opacity .2s ease}.support-heading-wrap[data-heading-tag=h2] .support-anchor-link{font-size:30px;margin-top:28px;margin-bottom:14px;padding-top:16px}.support-heading-wrap[data-heading-tag=h4] .support-anchor-link{font-size:24px;margin-top:22px;margin-bottom:10px}.support-heading-wrap:hover .support-anchor-link{opacity:1}.support-section{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.support-header{display:flex;flex-direction:row;align-items:center;gap:16px;-webkit-user-select:none;user-select:none}.support-icon{width:24px;height:24px;flex-shrink:0;transition:transform .3s ease;transform:rotate(0)}.support-icon.expanded{transform:rotate(90deg)}.support-section-content{display:flex;flex-direction:column;gap:24px;width:100%;padding-left:28px;box-sizing:border-box}.support-list{font-family:PingFang HK,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:20px;line-height:150%;color:#18181a;margin:0 0 18px;padding-left:30px;width:100%;text-align:left;box-sizing:border-box}.support-list li{margin-bottom:10px}.support-list li:last-child{margin-bottom:0}.support-title{font-family:PingFang HK,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:32px;line-height:1.25;color:#18181a;margin:24px 0 16px;transition:color .3s ease}.support-header:hover .support-title{color:#74bc1f}.support-text{font-family:PingFang HK,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:20px;line-height:150%;color:#18181a;margin:0 0 18px;width:100%;text-align:left;box-sizing:border-box}.support-tip-text{position:relative;margin:6px 0 18px;padding:12px 16px 12px 18px;border-radius:12px;border:1px solid rgba(116,188,31,.22);background:linear-gradient(90deg,#74bc1f24,#74bc1f0a);color:#14532d;overflow:hidden}.support-tip-text:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;border-radius:999px;background:#74bc1f}.support-tip-text strong{color:#166534;font-weight:700}.support-warning-banner{display:flex;align-items:center;width:100%;background:#74bc1f26;border-radius:20px;padding:20px 24px;margin:12px 0 20px;box-sizing:border-box}.warning-image{max-width:740px;width:100%;height:auto;object-fit:cover}.support-diagram{display:flex;justify-content:flex-start;width:100%}.diagram-image{width:100%;max-width:100%;display:block;margin:14px auto 24px;border-radius:16px;border:1px solid rgba(24,24,26,.08);object-fit:cover}.support-content>.support-title:first-of-type{margin-top:0}.support-content h1.support-title{font-size:38px;line-height:1.2;margin-top:0;margin-bottom:22px;text-align:center;width:100%}.support-content h2.support-title{font-size:30px;margin-top:28px;margin-bottom:14px;padding-top:16px}.support-content h4.support-title{font-size:24px;margin-top:22px;margin-bottom:10px}.support-content>ul{padding-left:50px}.support-content ul.support-list li{list-style:disc}.support-content ol.support-list li{list-style:decimal}.support-content strong{color:#0f172a;font-weight:600}.support-content hr{border:0;border-top:1px dashed rgba(24,24,26,.16);margin:24px 0}.support-qa-card{background:#fff;border:1px solid rgba(24,24,26,.08);border-radius:16px;padding:0 0 24px;margin:24px 0;box-shadow:0 4px 20px #00000008}.support-qa-q{display:flex;align-items:flex-start;gap:12px;background:#f8fafc;padding:20px 24px;border-bottom:1px solid rgba(24,24,26,.06);border-radius:16px 16px 0 0;margin:0}.support-qa-q .qa-icon{flex-shrink:0;width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:1}.support-qa-q .qa-icon-q{background:#74bc1f;color:#fff}.support-qa-q .qa-content{flex-grow:1;font-size:18px;color:#18181a;line-height:1.5;margin-top:2px;text-align:left}.support-qa-q .qa-content strong{font-weight:600}.support-qa-a-label{display:none}.support-qa-card>.support-list,.support-qa-card>.support-text{padding:0 24px 0 64px;margin:0 0 16px}.support-qa-card>.support-list{padding-left:90px}.support-qa-card>:last-child{margin-bottom:0}.support-qa-q+.support-qa-a-label+*{position:relative;margin-top:20px}.support-qa-q+.support-qa-a-label+*:before{content:"A";position:absolute;left:24px;top:0;width:28px;height:28px;border-radius:8px;background:#f0f2f5;color:#18181a;font-weight:700;font-size:16px;line-height:28px;text-align:center}.support-back-top{position:fixed;right:max(16px,calc((100vw - 1120px)/2 - 70px));bottom:24px;width:44px;height:44px;border:none;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;background:#74bc1f;color:#fff;box-shadow:0 8px 18px #74bc1f59;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,background-color .2s ease;z-index:200}.support-back-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.support-back-top:hover{background:#6ab035}@media(max-width:768px){.support-container{padding:20px 12px 40px}.support-floating-toc{display:none}.support-content{padding:20px 16px;border-radius:16px}.support-title{font-size:20px}.support-content h1.support-title{font-size:26px;margin-bottom:16px}.support-content h2.support-title{font-size:22px;margin-top:18px;margin-bottom:10px;padding-top:12px}.support-content h4.support-title{font-size:18px}.support-anchor-link{opacity:1}.support-heading-wrap[data-heading-tag=h2] .support-anchor-link{font-size:22px;margin-top:18px;margin-bottom:10px;padding-top:12px}.support-heading-wrap[data-heading-tag=h4] .support-anchor-link{font-size:18px}.support-text,.support-list{font-size:16px}.support-list{padding-left:22px}.support-list li{margin-bottom:6px}.support-warning-banner{padding:14px;border-radius:12px;margin:10px 0 16px}.support-tip-text{padding:10px 12px 10px 14px;margin:6px 0 14px;border-radius:10px}.support-tip-text:before{top:8px;bottom:8px;width:3px}.diagram-image{border-radius:12px;margin:10px auto 16px}.support-qa-card{border-radius:12px;padding:0 0 16px;margin:16px 0}.support-qa-q{padding:16px;border-radius:12px 12px 0 0;gap:10px}.support-qa-q .qa-icon{width:24px;height:24px;border-radius:6px;font-size:14px}.support-qa-q .qa-content{font-size:16px;margin-top:0}.support-qa-card>.support-list,.support-qa-card>.support-text{padding:0 16px 0 50px}.support-qa-card>.support-list{padding-left:65px}.support-qa-q+.support-qa-a-label+*{margin-top:16px}.support-qa-q+.support-qa-a-label+*:before{left:16px;width:24px;height:24px;font-size:14px;line-height:24px;border-radius:6px}.support-back-top{width:40px;height:40px;right:14px;bottom:14px}.support-content>ul{padding-left:40px}}@media(min-width:769px)and (max-width:1100px){.support-container{padding:28px 16px 48px}.support-floating-toc{display:none}.support-content{padding:28px 24px}.support-content h1.support-title{font-size:32px}.support-content h2.support-title{font-size:26px}.support-text,.support-list{font-size:18px}}@media(min-width:1101px)and (max-width:1400px){.support-floating-toc{width:190px;left:max(12px,calc((100vw - 1120px)/2 - 210px))}}#root{max-width:1440px;width:100%;min-height:100vh;margin:0 auto;padding:0 20px;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.content-container{position:relative}.help-fab{position:fixed;right:20px;bottom:20px;width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#abd678;color:#fff;font-size:24px;font-weight:700;line-height:1;text-decoration:none;box-shadow:0 8px 18px #74bc1f59;transition:transform .2s ease,background-color .2s ease;z-index:300}.help-fab:hover{background:#74bc1f;transform:translateY(-1px);color:#fff;text-decoration:none}
