._page_10hta_15{background:#fff;justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;position:relative;overflow:hidden}._blockRed_10hta_43{background:red;border-bottom:3px solid #000;border-right:3px solid #000;width:180px;height:120px;position:absolute;top:0;left:0}._blockBlue_10hta_65{background:#00f;border-bottom:3px solid #000;border-left:3px solid #000;width:140px;height:200px;position:absolute;top:0;right:0}._blockYellow_10hta_87{background:#ff0;border-top:3px solid #000;border-right:3px solid #000;width:240px;height:80px;position:absolute;bottom:0;left:0}._lineH1_10hta_109{background:#000;width:100%;height:3px;position:absolute;top:120px;left:0}._lineH2_10hta_127{background:#000;width:60%;height:3px;position:absolute;bottom:80px;right:0}._lineV1_10hta_145{background:#000;width:3px;height:120px;position:absolute;top:0;left:180px}._lineV2_10hta_163{background:#000;width:3px;height:200px;position:absolute;top:0;right:140px}._main_10hta_185{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:480px;display:flex;position:relative}._hero_10hta_209{text-align:center;margin-bottom:2.5rem}._title_10hta_219{letter-spacing:.2em;color:#000;margin:0;font-size:clamp(3rem,8vw,5rem);font-weight:700;line-height:1}._subtitle_10hta_237{color:gray;letter-spacing:.3em;margin:.5rem 0 0;font-size:1.25rem;font-weight:500}._card_10hta_257{background:#fff;border:3px solid #000;width:100%;padding:2rem;box-shadow:0 2px 12px #0000000f}._label_10hta_277{color:#000;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}._inputWrap_10hta_299{margin-bottom:1.25rem;position:relative}._input_10hta_299{letter-spacing:1px;color:#000;box-sizing:border-box;background:#fff;border:1.5px solid #000;outline:none;width:100%;height:48px;padding:0 2.5rem 0 1rem;font-family:JetBrains Mono,Courier New,monospace;font-size:1rem;transition:box-shadow .2s}._input_10hta_299:focus{box-shadow:0 0 0 2px #00f}._input_10hta_299:disabled{color:gray;cursor:not-allowed;background:#f5f5f5}._input_10hta_299::placeholder{color:gray;letter-spacing:0}._clearBtn_10hta_369{color:gray;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:.75rem;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}._clearBtn_10hta_369:hover{color:#000}._submitBtn_10hta_417{color:#fff;letter-spacing:.05em;cursor:pointer;box-sizing:border-box;background:red;border:2px solid #000;justify-content:center;align-items:center;gap:.5rem;width:100%;height:48px;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s,transform .1s;display:flex}._submitBtn_10hta_417:hover:not(:disabled){background:#c00}._submitBtn_10hta_417:active:not(:disabled){transform:translateY(1px)}._submitBtn_10hta_417:disabled{cursor:not-allowed;background:gray}._spinner_10hta_485{border:2.5px solid #ffffff4d;border-top-color:#fff;width:18px;height:18px;animation:.6s linear infinite _spin_10hta_485;display:inline-block}@keyframes _spin_10hta_485{to{transform:rotate(360deg)}}._statusArea_10hta_515{text-align:center;min-height:32px;margin-top:1.25rem}._statusTag_10hta_527{letter-spacing:.02em;border:1.5px solid #000;padding:.375rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}._statusSuccess_10hta_545{color:#fff;background:#00f;border-color:#000}._statusQueued_10hta_557{color:#000;background:#ff0;border-color:#000}._statusRunning_10hta_569{color:#000;background:#fff;border-color:#000}._statusContainer_10hta_585{flex-direction:column;align-items:center;gap:.5rem;display:flex}._estimatedTime_10hta_599{color:gray;font-size:.8125rem;font-weight:500}._stepDetail_10hta_611{color:gray;letter-spacing:.05em;font-family:JetBrains Mono,Courier New,monospace;font-size:.75rem}._progressBar_10hta_629{background:#e0e0e0;border:1px solid #000;width:100%;height:4px;overflow:hidden}._progressFill_10hta_645{background:#00f;height:100%;transition:width .3s ease-out}._errorBox_10hta_657{color:red;background:#fff;border:2px solid red;flex-direction:column;gap:.75rem;margin-top:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}._errorMessage_10hta_683{line-height:1.4}._retryBtn_10hta_691{color:#fff;cursor:pointer;background:red;border:1.5px solid #000;align-self:flex-end;padding:.375rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .2s,transform .1s}._retryBtn_10hta_691:hover:not(:disabled){background:#c00}._retryBtn_10hta_691:active:not(:disabled){transform:translateY(1px)}._retryBtn_10hta_691:disabled{cursor:not-allowed;background:gray}._tips_10hta_747{border-top:1.5px solid #000;margin-top:1.25rem;padding-top:1rem}._tipItem_10hta_759{color:gray;align-items:baseline;gap:.5rem;font-size:.8125rem;line-height:1.8;display:flex}._tipDot_10hta_777{background:#000;flex-shrink:0;width:6px;height:6px}._toastWrap_10hta_795{z-index:500;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:fixed;top:1.5rem;right:1.5rem}._toast_10hta_795{cursor:pointer;pointer-events:auto;border:2px solid #000;max-width:320px;padding:.75rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;animation:.3s ease-out _toastIn_10hta_1}._toastOk_10hta_841{color:#fff;background:#00f}._toastErr_10hta_851{color:#fff;background:red}@keyframes _toastIn_10hta_1{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media (width<=768px){._blockRed_10hta_43{width:100px;height:60px}._blockBlue_10hta_65{width:80px;height:100px}._blockYellow_10hta_87{width:140px;height:50px}._lineH1_10hta_109{top:60px}._lineH2_10hta_127{width:50%;bottom:50px}._lineV1_10hta_145{height:60px;left:100px}._lineV2_10hta_163{height:100px;right:80px}._card_10hta_257{padding:1.5rem}._title_10hta_219{letter-spacing:.15em}}:root{color:#333;background-color:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body,#root{min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page-container{padding:24px}.login-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;height:100vh;padding:16px;display:flex}.login-card{width:100%;max-width:400px;border-radius:12px!important;box-shadow:0 8px 24px #0003!important}.login-card .ant-card-body{padding:36px 32px 24px!important}.login-header{text-align:center;margin-bottom:28px}.login-title{color:#1a1a2e;margin:0 0 6px;font-size:26px;font-weight:700}.login-subtitle{color:#8c8c8c;margin:0;font-size:14px}@media (width<=480px){.login-page{padding:12px}.login-card .ant-card-body{padding:28px 20px 20px!important}.login-title{font-size:22px}.login-subtitle{font-size:13px}}.ant-pro-layout{height:100vh!important;overflow:hidden!important}.ant-pro-layout .ant-layout{height:100%!important;overflow:hidden!important}.ant-pro-layout .ant-pro-layout-content{height:100%!important;overflow-y:auto!important}.ant-drawer-mask,.ant-drawer{position:fixed!important}@media (width<=768px){.ant-pro-layout .ant-pro-layout-content{padding-block:12px!important;padding-inline:8px!important}.page-container{padding:12px 8px}.ant-form-item{margin-bottom:8px!important}.ant-pro-query-filter-row .ant-pro-query-filter-row-split{padding-block:2px!important;padding-inline:4px!important}.ant-pro-query-filter-row{row-gap:0!important;margin-block:-2px!important}.ant-card .ant-card-body{padding:8px!important}.ant-pro-card{margin-bottom:4px!important}.ant-card .ant-card-head{min-height:36px!important;padding:0 8px!important}.ant-row{row-gap:4px!important}.ant-pro-layout .ant-layout-sider{z-index:999!important;height:100vh!important;max-height:100vh!important;position:fixed!important;top:0!important;left:0!important;overflow-y:auto!important}.ant-pro-layout-container-mask,.ant-pro-sider-menu-mask,.ant-drawer-mask{z-index:998!important;width:100vw!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important}.ant-pro-layout,.ant-pro-layout .ant-layout,.ant-pro-layout .ant-layout-content{will-change:auto!important;transform:none!important}}
