html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.login-page{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:stretch;justify-content:center;padding:32px 20px;background:radial-gradient(circle at top left,rgba(255,182,72,.36),transparent 34%),radial-gradient(circle at right center,rgba(64,163,255,.3),transparent 30%),linear-gradient(135deg,#091a33,#102d57 45%,#06111f)}.login-page__glow{position:absolute;border-radius:999px;filter:blur(8px);opacity:.9}.login-page__glow--orange{top:-120px;left:-60px;width:340px;height:340px;background:radial-gradient(circle,#ffac47eb,#ffac4700)}.login-page__glow--blue{right:-120px;bottom:-100px;width:380px;height:380px;background:radial-gradient(circle,#38beffd9,#38beff00)}.login-page__panel{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;width:min(760px,100%);margin:auto 0;padding:48px 40px 40px;border:1px solid rgba(255,255,255,.16);border-radius:40px;background:linear-gradient(180deg,#08182dc7,#0714268f);box-shadow:0 28px 72px #010c1f4d;backdrop-filter:blur(22px)}.login-page__hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;color:#f4f8ff}.login-page__badge{display:inline-flex;align-items:center;padding:6px 14px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#ffffff14;color:#ffd278;font-size:13px;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(12px)}.login-page__hero h1{margin:18px 0 14px;color:#fff;font-weight:700;font-size:clamp(40px,6vw,58px);line-height:1.08}.login-page__hero p{max-width:520px;margin:0;color:#ecf3ffd1;font-size:17px;line-height:1.75}.login-page__hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;max-width:560px;margin-top:28px}.login-page__hero-grid div{display:grid;gap:6px;padding:18px 20px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:linear-gradient(180deg,#ffffff29,#ffffff0d);box-shadow:0 14px 32px #030a172e;backdrop-filter:blur(20px)}.login-page__hero-grid strong{display:block;margin-bottom:8px;color:#fff;font-size:18px}.login-page__hero-grid span{color:#e9f1ffc7;line-height:1.6}.login-card{position:relative;width:min(430px,100%);margin:34px auto 0;padding:32px;border:1px solid rgba(255,255,255,.18);border-radius:32px;background:#fffffff5;box-shadow:0 30px 80px #010c1f4d;backdrop-filter:blur(20px)}.login-card__header{margin-bottom:24px}.login-card__header h2{margin:0 0 8px;color:#102544;font-size:30px;line-height:1.2}.login-card__header p{margin:0;color:#60708a;font-size:15px}.login-card :global(.ant-form-item-label>label){color:#173156;font-weight:600}.login-card :global(.ant-input-affix-wrapper),.login-card :global(.ant-input){border-radius:16px}.login-card :global(.ant-input-affix-wrapper){padding-top:12px;padding-bottom:12px;border:1px solid #d7dfef;box-shadow:none}.login-card :global(.ant-input-affix-wrapper:hover),.login-card :global(.ant-input-affix-wrapper-focused){border-color:#3c8cff;box-shadow:0 0 0 4px #3c8cff1f}.login-card__submit{height:52px;margin-top:12px;border:none;border-radius:16px;background:linear-gradient(135deg,#ff8c37,#ffb347 30%,#3178ff);box-shadow:0 18px 32px #3178ff47;font-weight:600}.login-card__submit:hover,.login-card__submit:focus{background:linear-gradient(135deg,#ff8c37,#ffb347 30%,#3178ff)!important;opacity:.94}@media (max-width: 960px){.login-page{padding:20px}.login-page__panel{padding:36px 20px 24px}.login-page__hero h1{font-size:42px}.login-page__hero-grid{grid-template-columns:1fr}.login-card{padding:24px}}@media (max-width: 640px){.login-page__hero p{font-size:16px}.login-card__header h2{font-size:26px}}.image_screen{max-width:100%;display:block;padding:0;border:0px;margin-left:auto;margin-right:auto;border-radius:20px;cursor:pointer}.image_screen_msg{max-width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:16px 12px 12px;border:0px;background:#1d1d23;margin-left:auto;margin-right:auto;border-radius:20px;box-sizing:border-box}.image_screen_msg .greenyellow{color:#35a7e9}.image_div{height:100%;display:block;background:#000;text-align:center;padding:0;margin:0;border:0px}.image_div .image_cont{width:35%;min-width:120px;height:90%;margin:0 auto;position:relative;background-color:red}.mobile_container{box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;padding:0;background:transparent}.mobile{box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;min-height:0}.mobile .video{border-radius:10px}.remote_video_aspect_inner{position:relative;z-index:1;flex:0 1 auto;min-width:0;min-height:0;max-width:100%;max-height:100%;margin:auto}.remote_video_aspect_inner :global(video){display:block;border-radius:10px}.mobile--with-side-gutter{box-sizing:border-box;position:relative;left:0;width:calc(100% - 54px);max-width:calc(100% - 54px);height:100%;margin-left:0;margin-right:auto}.screen{width:100%;height:100%;background-color:#fff}.video_state_continer{color:#000;font-weight:600;text-align:center;padding:12px;width:100%;max-width:100%;flex-shrink:0}@media (max-width: 768px){.mobile_container{min-height:0}}.remote_text_capture{position:absolute;left:-9999px;top:0;width:1px;height:1px;margin:0;padding:0;border:0;opacity:0;overflow:hidden;clip:rect(0,0,0,0);z-index:25}.home-workbench{min-height:100vh;padding:24px;background:radial-gradient(circle at top left,rgba(72,134,255,.18),transparent 22%),radial-gradient(circle at right center,rgba(37,211,164,.12),transparent 20%),linear-gradient(180deg,#eef4ff,#f7faff)}.home-workbench__grid{display:grid;grid-template-columns:560px minmax(0,1fr);gap:24px}.home-workbench__grid--list-only{grid-template-columns:minmax(0,1fr);max-width:1200px;margin:0 auto}.remote-pane{display:flex;flex-direction:column;gap:14px;position:sticky;z-index:100;top:24px;padding:18px;border:1px solid rgba(255,255,255,.4);border-radius:32px;background:linear-gradient(180deg,#0f1f38,#081120);box-shadow:0 24px 60px #0f1f382e}.remote-pane--collapsed{gap:8px}.remote-pane__top{position:relative;z-index:100;min-height:30px;overflow:hidden;transition:max-height .28s ease,margin-bottom .28s ease;max-height:220px}.remote-pane--collapsed .remote-pane__top{max-height:30px;margin-bottom:0}.remote-pane__header{display:flex;justify-content:space-between;gap:12px;align-items:center}.remote-pane__eyebrow,.task-pane__eyebrow{margin:0 0 8px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.remote-pane__eyebrow{color:#ffffffa3}.remote-pane__header h1{margin:0;color:#fff;font-size:26px;line-height:1.1}.remote-pane__title{min-width:0}.remote-pane__header-side{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-shrink:0;position:absolute;z-index:100;top:2px;right:2px;z-index:2}.remote-pane__collapse-content{padding-right:60px;transform:translateY(0);opacity:1;transition:opacity .2s ease,transform .28s ease,visibility .28s ease}.remote-pane--collapsed .remote-pane__collapse-content{opacity:0;transform:translateY(-10px);visibility:hidden;pointer-events:none}.remote-pane__summary{display:grid;gap:8px}.remote-pane__summary-item{display:grid;gap:2px;padding:8px 10px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff0f;text-align:left}.remote-pane__summary-item span{color:#e7efffa3;font-size:11px;line-height:1.2}.remote-pane__summary-item strong{color:#fff;font-size:14px;line-height:1.25;word-break:break-all}.remote-pane__collapse{height:26px;width:26px;min-width:26px;padding:0;color:#dce8ff!important;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0d;font-size:12px}.remote-pane__collapse:hover,.remote-pane__collapse:focus{background:#ffffff1a!important}.remote-pane__header-body{margin-top:8px;display:grid;gap:8px;padding:4px 2px 0}.remote-pane__header-body>span{color:#e7efffc2;font-size:13px}.remote-pane__header-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.remote-pane__header-meta :global(.ant-badge-status-text){color:#fff!important}.remote-pane__header-meta :global(.ant-badge-status-default .ant-badge-status-dot){background:#dce8ff!important}.remote-pane__header-meta :global(.ant-badge-status-default .ant-badge-status-text){color:#fff!important}.remote-pane__header-meta em{color:#8cb3ff;font-size:12px;font-style:normal}.remote-pane__viewer{display:flex;flex:1 1;min-height:0;align-items:center;justify-content:center;padding:0;background:transparent;transition:margin-top .28s ease;margin-top:-47px}.remote-pane--collapsed .remote-pane__viewer{margin-top:0}.remote-pane__viewer--fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:16px 20px 20px;background:#030a15f0;backdrop-filter:blur(10px)}.remote-pane__fullscreen-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 8px 12px}.remote-pane__fullscreen-meta{display:flex;flex-wrap:wrap;gap:16px;color:#e7efffc7;font-size:12px;line-height:1.4}.remote-pane__fullscreen-controls{display:flex;align-items:center;gap:6px;color:#fff;font-size:12px}.remote-pane__fullscreen-btn{width:28px;min-width:28px;height:28px;padding:0;color:#dce8ff!important;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0f}.remote-pane__fullscreen-btn:hover,.remote-pane__fullscreen-btn:focus{background:#ffffff1f!important}.remote-pane__viewer-content{display:flex;flex:1 1;min-height:0;align-items:center;justify-content:center;overflow:hidden;margin-top:23px}.remote-pane__device-stage{width:min(430px,100%);max-width:430px;transform:scale(1);transform-origin:center center;transition:transform .22s ease}.remote-pane__device-stage--fullscreen{width:390px;min-width:390px;min-height:844px;transform:scale(var(--remote-scale, 1))}.remote-pane__empty{display:flex;width:100%;min-height:100%;align-items:center;justify-content:center;border-radius:24px}.remote-pane__empty :global(.ant-empty-description){color:#e7efffb8}.task-pane{display:flex;flex-direction:column;gap:18px;min-height:calc(100vh - 48px);padding:24px;border:1px solid rgba(15,31,56,.08);border-radius:32px;background:#fffffff5;box-shadow:0 24px 60px #0f1f3814}.task-pane__header{display:flex;justify-content:space-between;gap:16px;align-items:center}.task-pane__eyebrow{color:#7790b8}.task-pane__header h2{margin:0;color:#112746;font-size:28px}.task-pane__actions{display:flex;align-items:center}.task-user-trigger{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;cursor:pointer}.task-user-trigger :global(.ant-avatar){font-weight:700;box-shadow:0 10px 24px #1127461f}.task-user-menu__name{min-width:120px;color:#112746;font-weight:600}.task-pane__table{flex:1 1;overflow:auto}.task-pane__filters{display:flex;justify-content:flex-start;margin-bottom:16px}.task-pane__filters :global(.ant-select){min-width:220px}.task-pane__table :global(.ant-table-thead>tr>th){color:#5f7397;font-weight:600;background:#f7faff}.task-pane__table :global(.ant-table-tbody>tr>td){vertical-align:middle}.task-pane__row--active>td{background:#f0f6ff!important}.report-device__info{color:#8cb3ff;font-size:16px;font-weight:700}.report-device__centertext{margin:8px 0}.report-device__warning{color:red;font-size:14px;font-weight:700}@media (max-width: 1280px){.home-workbench__grid{grid-template-columns:1fr}.remote-pane,.task-pane{position:static;z-index:100;min-height:auto}}@media (max-width: 768px){.home-workbench{padding:16px}.remote-pane,.task-pane{padding:18px;border-radius:24px}.remote-pane__header,.task-pane__header{flex-direction:column;align-items:flex-start}.remote-pane__header-side{justify-content:flex-start}}.remote-workbench .remote-pane.remote-cast-windowed{z-index:auto;overflow:hidden}.remote-workbench .remote-pane.remote-cast-windowed .remote-pane__top{position:relative;z-index:1400}.remote-workbench .remote-pane__viewer:not(.remote-pane__viewer--fullscreen){margin-top:0;flex-direction:column;align-items:stretch;position:relative;z-index:1;flex:1 1;min-height:0;overflow:hidden}.remote-workbench .remote-pane__viewer:not(.remote-pane__viewer--fullscreen) .remote-pane__viewer-content{display:flex;width:100%;align-items:center;justify-content:center;flex:1 1;min-height:0;margin-top:0}.remote-workbench .remote-pane__device-stage:not(.remote-pane__device-stage--fullscreen){flex-shrink:1;min-height:0;width:min(438px,94%);max-width:min(498px,100%);margin-left:auto;margin-right:auto;aspect-ratio:390 / 844;max-height:100%;height:auto}.remote-workbench .remote-pane__device-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:20px;margin-top:8px;padding:4px 2px 0}.remote-workbench .remote-pane__device-row .remote-pane__summary{flex:1 1;min-width:0}.remote-workbench .remote-pane__status-line{margin-top:8px;padding:0 2px}.remote-workbench .remote-pane__status-line em{color:#8cb3ff;font-size:12px;font-style:normal}.remote-workbench__danger-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:0}.remote-workbench__danger-actions :global(.ant-btn-link){padding:0 6px;height:auto;line-height:1.35;font-size:13px}.remote-workbench__jump-card{padding:18px;margin-bottom:16px;border-radius:20px;border:1px solid rgba(15,31,56,.08);background:#fbfcff}.remote-workbench__jump-card h3{margin:0 0 8px;font-size:17px;color:#112746}.remote-workbench__muted{margin:0 0 14px;font-size:12px;color:#1127468c;line-height:1.5}.remote-workbench__jump-fields{display:grid;gap:10px;margin-bottom:12px}.remote-workbench__aux-actions{display:flex;flex-wrap:wrap;gap:8px}@media screen and (max-width: 480px){.umi-plugin-layout-container{width:100%!important}.umi-plugin-layout-container>*{border-radius:0!important}}.umi-plugin-layout-menu .anticon{margin-right:8px}.umi-plugin-layout-menu .ant-dropdown-menu-item{min-width:160px}.umi-plugin-layout-right{display:flex!important;float:right;height:100%;margin-left:auto;overflow:hidden}.umi-plugin-layout-right .umi-plugin-layout-action{display:flex;align-items:center;height:100%;padding:0 12px;cursor:pointer;transition:all .3s}.umi-plugin-layout-right .umi-plugin-layout-action>i{color:#ffffffd9;vertical-align:middle}.umi-plugin-layout-right .umi-plugin-layout-action:hover,.umi-plugin-layout-right .umi-plugin-layout-action.opened{background:#00000006}.umi-plugin-layout-right .umi-plugin-layout-search{padding:0 12px}.umi-plugin-layout-right .umi-plugin-layout-search:hover{background:transparent}.umi-plugin-layout-name{margin-left:8px}.umi-plugin-layout-name.umi-plugin-layout-hide-avatar-img{margin-left:0}
