/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:1px;--text-base:1.33rem;--text-base--line-height: 1.5 ;--font-weight-bold:700;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-blue-6:#0d53de;--color-grey-2:#f4f5f9}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:375px){.container{max-width:375px}}@media (min-width:900px){.container{max-width:900px}}@media (min-width:1440px){.container{max-width:1440px}}@media (min-width:1920px){.container{max-width:1920px}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-12{margin-top:calc(var(--spacing) * 12)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.h-32{height:calc(var(--spacing) * 32)}.h-full{height:100%}.w-32{width:calc(var(--spacing) * 32)}.w-140{width:calc(var(--spacing) * 140)}.w-full{width:100%}.cursor-pointer{cursor:pointer}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.bg-blue-6{background-color:var(--color-blue-6)}.bg-white{background-color:var(--color-white)}.px-7{padding-inline:calc(var(--spacing) * 7)}.py-16{padding-block:calc(var(--spacing) * 16)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-grey-2:hover{background-color:var(--color-grey-2)}}}html{font-size:12px;line-height:1.5}@media (min-width:375px) and (max-width:900px){html{font-size:clamp(6px,1.14286vw + 1.71429px,12px);line-height:1.5}}@media (max-width:375px){html{font-size:6px;line-height:1.5}}body{font-size:1.17rem;line-height:1.5}body,html,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}._stepsFlow_dabpq_2{display:flex;align-items:center;justify-content:center;margin-bottom:20px;padding:0 32px;flex-shrink:0;min-height:60px}._flowItem_dabpq_11{display:flex;flex-direction:column;align-items:center;gap:7px;position:relative;z-index:1}._flowItem_dabpq_11._clickable_dabpq_19{cursor:pointer}._flowItem_dabpq_11._clickable_dabpq_19:hover:not(._completed_dabpq_22) ._stepDot_dabpq_22{border-color:#0d53de;color:#0d53de;background:#eef4fd}._flowItem_dabpq_11._clickable_dabpq_19._completed_dabpq_22:hover ._stepDot_dabpq_22{background:#3477eb;border-color:#3477eb;color:#fff}._flowItem_dabpq_11 ._stepDot_dabpq_22{width:32px;height:32px;border-radius:50%;background:#fff;border:2px solid #dde2ed;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#94a3b8;transition:all .2s ease;position:relative;box-shadow:0 1px 3px #0000000f}._flowItem_dabpq_11 ._stepDot_dabpq_22:before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;opacity:0;transition:opacity .3s ease}._flowItem_dabpq_11 ._stepTitle_dabpq_56{font-size:12px;color:#94a3b8;font-weight:500;white-space:nowrap;letter-spacing:.1px}._flowItem_dabpq_11._active_dabpq_63 ._stepDot_dabpq_22{border-color:#0d53de;color:#0d53de;background:#eef4fd;box-shadow:0 0 #0d53de4d}._flowItem_dabpq_11._active_dabpq_63 ._stepDot_dabpq_22:before{opacity:1;animation:_ripple_dabpq_1 2s infinite cubic-bezier(.4,0,.6,1)}._flowItem_dabpq_11._active_dabpq_63 ._stepTitle_dabpq_56{color:#0d53de;font-weight:600}._flowItem_dabpq_11._completed_dabpq_22 ._stepDot_dabpq_22{background:#0d53de;border-color:#0d53de;color:#fff;font-size:14px;box-shadow:0 2px 8px #0d53de59}._flowItem_dabpq_11._completed_dabpq_22 ._stepTitle_dabpq_56{color:#4b5c7e;font-weight:500}@keyframes _ripple_dabpq_1{0%{box-shadow:0 0 #0d53de4d}70%{box-shadow:0 0 0 10px #0d53de00}to{box-shadow:0 0 #0d53de00}}._flowLine_dabpq_99{flex:1;height:2px;background:#e2e7f0;margin:-22px 14px 0;position:relative;max-width:110px;border-radius:2px}._flowLine_dabpq_99:after{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:linear-gradient(90deg,#0d53de,#3477eb);transition:width .45s cubic-bezier(.4,0,.2,1);border-radius:2px}._flowLine_dabpq_99._lineActive_dabpq_120:after{width:100%}._innerContentCard_dabpq_124{background:#fff;border-radius:12px;padding:28px 32px 22px;border:1px solid #e8ecf4;box-shadow:0 1px 3px #0000000a,0 6px 24px #0000000d;flex:1;display:flex;flex-direction:column;min-height:0}._innerContent_dabpq_124{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._innerContent_dabpq_124::-webkit-scrollbar{width:8px;height:8px}._innerContent_dabpq_124::-webkit-scrollbar-track{background:transparent;border-radius:4px}._innerContent_dabpq_124::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._innerContent_dabpq_124::-webkit-scrollbar-thumb:hover{background:#00000040}._stepContent_dabpq_161{animation:_fadeIn_dabpq_1 .28s ease-out;display:flex;flex-direction:column;flex:1}@keyframes _fadeIn_dabpq_1{0%{opacity:0}to{opacity:1}}._step3Content_dabpq_176{display:grid;grid-template-columns:1.6fr 1fr;gap:24px;align-items:stretch;padding:16px 0;flex:1;min-height:0}._editorColumn_dabpq_185{min-width:0;display:flex;flex-direction:column;min-height:0}._settingsColumn_dabpq_191{min-width:0}._sectionTitle_dabpq_194{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}._settingsBox_dabpq_202{background:#f8faff;border-radius:10px;padding:20px;border:1px solid #e4eaf8;box-shadow:inset 0 1px 3px #0d53de0a}._settingsDivider_dabpq_209{height:1px;background:#e4eaf8;margin:16px 0}._settingsTip_dabpq_214 p{font-size:12px;color:#8a95b0;margin-bottom:6px;line-height:1.65}._formContainer_dabpq_221{display:flex;align-items:flex-start;justify-content:center;padding:20px 0}._form_dabpq_221{width:100%;max-width:600px}._form_dabpq_221 .ant-form-item{margin-bottom:28px}._form_dabpq_221 .ant-form-item-label>label{font-size:14px;font-weight:600;color:#1a2035}._labelWithTip_dabpq_239{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:6px}._labelWithTip_dabpq_239 span:first-child{font-weight:600;color:#1a2035;font-size:14px}._customInput_dabpq_251{height:42px;background:#f8f9fc;border:1.5px solid #e2e7f0;border-radius:8px;font-size:14px;color:#1a2035;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}._customInput_dabpq_251:hover{border-color:#93b8f5;background:#fff}._customInput_dabpq_251:focus{background:#fff;border-color:#0d53de;box-shadow:0 0 0 3px #0d53de1a}._hardwareInputs_dabpq_269{display:flex;gap:12px;width:100%;align-items:center;height:42px}._hardwareChips_dabpq_277{display:flex;flex-wrap:wrap;gap:8px;align-items:center}._chipBtn_dabpq_283{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 16px;border-radius:6px;border:1.5px solid #e2e7f0;background:#f8f9fc;font-size:13px;font-weight:500;color:#4b5c7e;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s,border-color .15s,color .15s}._chipBtn_dabpq_283:hover{background:#f0f4ff;border-color:#93b8f5}._chipBtn_dabpq_283._chipBtnActive_dabpq_303{background:#0d53de;border-color:#0d53de;color:#fff;font-weight:600}._chipBtn_dabpq_283._chipBtnActive_dabpq_303:hover{background:#2362e8;border-color:#2362e8}._chipBtn_dabpq_283._chipBtnDisabled_dabpq_313{color:#c4c9d4;cursor:not-allowed;background:#f8f9fc;border-color:#e2e7f0}._chipBtn_dabpq_283._chipBtnDisabled_dabpq_313:hover{background:#f8f9fc;border-color:#e2e7f0}._customSelect_dabpq_323{flex:1;height:42px}._customSelect_dabpq_323 .ant-select-selector{height:42px!important;background:#f8f9fc!important;border-radius:8px!important;border:1.5px solid #e2e7f0!important;display:flex;align-items:center;transition:border-color .15s ease,background .15s ease!important}._customSelect_dabpq_323 .ant-select-selection-item{font-size:14px;line-height:1.5!important;color:#1a2035;font-weight:500}._customSelect_dabpq_323:hover .ant-select-selector{border-color:#93b8f5!important;background:#fff!important}._customSelect_dabpq_323 .ant-select-focused .ant-select-selector{background:#fff!important;border-color:#0d53de!important;box-shadow:0 0 0 3px #0d53de1a!important}._inputTip_dabpq_351{font-size:12px;color:#3477eb;font-weight:400}._inputMethodSelection_dabpq_357{display:flex;flex-direction:column;align-items:center;padding:20px 24px 16px}._selectionTitle_dabpq_363{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:8px;text-align:center;letter-spacing:-.4px}._selectionSubtitle_dabpq_371{font-size:14px;color:#8a95b0;margin-bottom:32px;text-align:center}._methodCardsGrid_dabpq_377{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%;max-width:680px}._methodOptionCard_dabpq_384{background:#fff;border:1.5px solid #e4e9f4;border-radius:12px;padding:32px 24px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;text-align:center;position:relative;min-height:200px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 1px 3px #0000000a}._methodOptionCard_dabpq_384:hover{border-color:#5e9bf7;box-shadow:0 4px 16px #0d53de1a,0 1px 4px #0000000a;transform:translateY(-2px)}._methodOptionCard_dabpq_384:hover ._cardIconWrapper_dabpq_404{background:#e8f0fd;border-color:#b3d6ff}._methodOptionCard_dabpq_384:hover ._cardIconWrapper_dabpq_404 ._cardMainIcon_dabpq_408{color:#0d53de}._methodOptionCard_dabpq_384._activeCard_dabpq_411{border-color:#0d53de;border-width:2px;background:#fafcff;box-shadow:0 6px 24px #0d53de1f,0 1px 4px #0000000a;transform:translateY(-2px)}._methodOptionCard_dabpq_384._activeCard_dabpq_411:after{content:"✓";position:absolute;top:14px;right:14px;width:22px;height:22px;background:#0d53de;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:700;box-shadow:0 2px 6px #0d53de66}._methodOptionCard_dabpq_384._activeCard_dabpq_411 ._cardIconWrapper_dabpq_404{background:#e8f0fd;border-color:#b3d6ff}._methodOptionCard_dabpq_384._activeCard_dabpq_411 ._cardIconWrapper_dabpq_404 ._cardMainIcon_dabpq_408,._methodOptionCard_dabpq_384._activeCard_dabpq_411 ._cardTitle_dabpq_442{color:#0d53de}._cardIconWrapper_dabpq_404{width:60px;height:60px;margin:0 auto 20px;background:#f4f6fb;border:1px solid #e4e9f4;border-radius:14px;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease}._cardMainIcon_dabpq_408{font-size:26px;color:#64748b;transition:color .2s ease}._cardTitle_dabpq_442{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:10px;transition:color .2s ease;letter-spacing:-.2px}._cardDescription_dabpq_470{font-size:13px;color:#8a95b0;line-height:1.6;margin:0}._codeEditorContainer_dabpq_477{background:#f8f9fc;border-radius:10px;overflow:hidden;border:1px solid #e2e7f0;box-shadow:0 1px 4px #0000000a,0 2px 8px #0000000a;flex:1;display:flex;flex-direction:column;min-height:0}._editorHeader_dabpq_488{background:#eef1f8;padding:11px 16px;display:flex;align-items:center;border-bottom:1px solid #e2e7f0}._editorHeader_dabpq_488 ._dotRed_dabpq_495,._editorHeader_dabpq_488 ._dotYellow_dabpq_496,._editorHeader_dabpq_488 ._dotGreen_dabpq_497{width:11px;height:11px;border-radius:50%;margin-right:6px}._editorHeader_dabpq_488 ._dotRed_dabpq_495{background:#ff5f56}._editorHeader_dabpq_488 ._dotYellow_dabpq_496{background:#ffbd2e}._editorHeader_dabpq_488 ._dotGreen_dabpq_497{background:#27c93f}._editorHeader_dabpq_488 ._fileName_dabpq_512{margin-left:8px;color:#6b7a9a;font-size:12px;font-family:SF Mono,Menlo,monospace}._cmWrapper_dabpq_518{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:#fff}._cmWrapper_dabpq_518 .cm-editor{height:100%;flex:1;background:#fff}._cmWrapper_dabpq_518 .cm-scroller{overflow:auto}._cmWrapper_dabpq_518 .cm-placeholder{color:#94a3b8;font-family:SF Mono,Menlo,Consolas,monospace}._codeTextArea_dabpq_538{background:transparent!important;border:none!important;color:#1a2035!important;font-family:SF Mono,Menlo,Consolas,monospace!important;font-size:13px!important;line-height:1.75!important;padding:20px 24px!important;box-shadow:none!important;resize:none;flex:1!important;min-height:0!important;height:100%!important;overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._codeTextArea_dabpq_538::-webkit-scrollbar{width:8px;height:8px}._codeTextArea_dabpq_538::-webkit-scrollbar-track{background:transparent;border-radius:4px}._codeTextArea_dabpq_538::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._codeTextArea_dabpq_538::-webkit-scrollbar-thumb:hover{background:#00000040}._codeTextArea_dabpq_538 textarea{flex:1!important;height:100%!important;min-height:0!important;overflow-y:auto!important}._codeTextArea_dabpq_538 textarea::placeholder{color:#b4c0d4!important;font-family:SF Mono,Menlo,Consolas,monospace!important;font-size:13px!important;line-height:1.75!important;white-space:pre}._singlePageContent_dabpq_585{display:flex;flex-direction:column;flex:1;min-height:0}._twoColumnContent_dabpq_592{display:grid;grid-template-columns:1.6fr 1fr;gap:24px;flex:1;min-height:0;padding:4px 0}._configPanel_dabpq_600{padding:0 4px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._configPanel_dabpq_600::-webkit-scrollbar{width:8px;height:8px}._configPanel_dabpq_600::-webkit-scrollbar-track{background:transparent;border-radius:4px}._configPanel_dabpq_600::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._configPanel_dabpq_600::-webkit-scrollbar-thumb:hover{background:#00000040}@media (max-width: 768px){._innerContentCard_dabpq_124{padding:16px 12px 14px}._twoColumnContent_dabpq_592{grid-template-columns:1fr;gap:16px;padding:0}._configPanel_dabpq_600{padding:0}._footer_dabpq_634{flex-direction:column;align-items:flex-start;gap:12px}._footerActions_dabpq_639{width:100%;justify-content:flex-end}._techSupport_dabpq_643{flex:none;width:100%}}._configForm_dabpq_648 .ant-form-item{margin-bottom:22px}._configForm_dabpq_648>.ant-form-item:last-child{margin-bottom:0}._configForm_dabpq_648 .ant-form-item-label>label{font-size:13px;font-weight:600;color:#1a2035}._configForm_dabpq_648 .ant-form-item-control-input{min-height:42px}._configForm_dabpq_648 .ant-form-item-extra{font-size:11px;color:#94a3b8;padding-top:3px;line-height:1.6}._configForm_dabpq_648 .ant-form-item-explain-error{font-size:11px}._compactTopRow_dabpq_672{display:flex;gap:100px;align-items:flex-start;flex-wrap:wrap;padding-bottom:16px;border-bottom:1px solid #eef1f8;flex-shrink:0}._compactTopRow_dabpq_672>.ant-form-item{flex:1;min-width:160px;margin-bottom:0!important}._compactTopRow_dabpq_672 .ant-form-item-label>label{font-size:13px;font-weight:600;color:#1a2035}._compactTopRow_dabpq_672 .ant-form-item-explain{min-height:20px}._compactTopRow_dabpq_672 .ant-form-item-extra{font-size:11px;color:#94a3b8;padding-top:3px;line-height:1.6}._compactTopRow_dabpq_672 .ant-form-item-explain-error{font-size:11px}._compactInlineForm_dabpq_704{display:flex;gap:28px;align-items:flex-start;flex-wrap:wrap;padding-bottom:16px;border-bottom:1px solid #eef1f8;flex-shrink:0}._compactInlineForm_dabpq_704 .ant-form-item{margin-bottom:0!important}._compactInlineForm_dabpq_704 .ant-form-item-label>label{font-size:13px;font-weight:600;color:#1a2035}._codeEditorSection_dabpq_722{display:flex;flex-direction:column;flex:1;min-height:0}._codeFormatHint_dabpq_729{font-size:12px;color:#94a3b8;line-height:1.65;margin:8px 0 0;flex-shrink:0}._aiModelInput_dabpq_737{height:42px;background:#f8f9fc;border:1.5px solid #e2e7f0;border-radius:8px;font-size:14px;color:#1a2035;cursor:not-allowed!important}._aiModelInput_dabpq_737:hover{border-color:#e2e7f0!important;background:#f8f9fc!important;cursor:not-allowed!important}._aiModelInput_dabpq_737:focus,._aiModelInput_dabpq_737:focus-within{border-color:#e2e7f0!important;background:#f8f9fc!important;box-shadow:none!important}._aiModelInput_dabpq_737 .ant-input{background:transparent!important;color:#1a2035!important;cursor:not-allowed!important}._smallInput_dabpq_763{width:110px;height:42px;border-radius:8px;font-weight:700;color:#0d53de;background:#fff;border:1.5px solid #c8d8f5;box-shadow:0 1px 3px #0d53de14}._smallInput_dabpq_763 .ant-input-number-input{height:40px;color:#0d53de;font-weight:700;font-size:15px}._valueItem_dabpq_780{display:flex;flex-direction:column;gap:10px}._valueItem_dabpq_780 ._valueLabel_dabpq_785{font-size:13px;color:#4b5c7e;font-weight:600;letter-spacing:.1px}._valueItem_dabpq_780 ._errorText_dabpq_791{color:#cf2d27;font-size:12px;line-height:1.4;margin-top:2px}._footer_dabpq_634{padding-top:18px;margin-top:16px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #eef1f8;flex-wrap:wrap}._techSupport_dabpq_643{display:flex;align-items:center;gap:5px;flex-wrap:wrap;flex:1;min-width:0}._techSupportText_dabpq_816{font-size:12px;color:#8a95b0;white-space:nowrap;line-height:1}._techLogo_dabpq_822{height:14px;width:auto;display:inline-block;vertical-align:middle;flex-shrink:0}._footerActions_dabpq_639{display:flex;align-items:center;gap:10px;flex-shrink:0}._hardwareSelectPopup_dabpq_836 .ant-select-item-option{color:#1a2035;cursor:pointer;transition:background .15s}._hardwareSelectPopup_dabpq_836 .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#f0f6ff!important;color:#0d53de!important}._hardwareSelectPopup_dabpq_836 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#e8f0fd!important;color:#0d53de!important;font-weight:600}._hardwareSelectPopup_dabpq_836 .ant-select-item-option-disabled{color:#c4c9d4!important;cursor:not-allowed!important;opacity:1}._hardwareSelectPopup_dabpq_836 .ant-select-item-option-disabled:hover,._hardwareSelectPopup_dabpq_836 .ant-select-item-option-disabled.ant-select-item-option-active{background-color:transparent!important}._resetBtn_dabpq_859{position:relative;overflow:hidden;height:38px;padding:0 20px;border-radius:7px;font-weight:500;border:1.5px solid #dde4ef;color:#4b5c7e;font-size:13px;background:#fff;transition:border-color .15s,color .15s,box-shadow .15s;box-shadow:0 1px 2px #0000000a}._resetBtn_dabpq_859:before{content:"";position:absolute;top:50%;left:50%;width:140%;height:300%;border-radius:50%;background:#0d53de12;transform:translate(-50%,-50%) scale(0);transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .3s;opacity:0;pointer-events:none}._resetBtn_dabpq_859:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}._resetBtn_dabpq_859:hover{border-color:#0d53de!important;color:#0d53de!important;background:#fff!important;box-shadow:0 1px 4px #0d53de1f!important}._continueBtn_dabpq_897{position:relative;overflow:hidden;height:38px;padding:0 28px;border-radius:7px;font-weight:600;font-size:13px;background:#0d53de;border:none;color:#fff;transition:background .15s,box-shadow .15s;box-shadow:0 2px 6px #0d53de59,inset 0 1px #ffffff1f;letter-spacing:.2px}._continueBtn_dabpq_897:before{content:"";position:absolute;top:50%;left:50%;width:140%;height:300%;border-radius:50%;background:#ffffff2e;transform:translate(-50%,-50%) scale(0);transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .3s;opacity:0;pointer-events:none}._continueBtn_dabpq_897:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}._continueBtn_dabpq_897:hover{background:#2362e8!important;box-shadow:0 4px 12px #0d53de66,inset 0 1px #ffffff1f!important}._continueBtn_dabpq_897:active{background:#0238b8!important;box-shadow:0 1px 3px #0d53de4d!important}._naturalInputContainer_dabpq_939{display:flex;flex-direction:column;align-items:center;padding:20px 24px 16px}._naturalInputTitle_dabpq_945{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:8px;letter-spacing:-.4px}._naturalInputDesc_dabpq_952{font-size:14px;color:#8a95b0;margin-bottom:24px;text-align:center;max-width:520px;line-height:1.65}._naturalTextArea_dabpq_960{width:100%;max-width:680px;background:#f8f9fc!important;border:1.5px solid #e2e7f0!important;border-radius:10px!important;padding:16px 18px!important;font-size:14px!important;line-height:1.7!important;color:#1a2035!important;resize:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._naturalTextArea_dabpq_960::-webkit-scrollbar{width:8px;height:8px}._naturalTextArea_dabpq_960::-webkit-scrollbar-track{background:transparent;border-radius:4px}._naturalTextArea_dabpq_960::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._naturalTextArea_dabpq_960::-webkit-scrollbar-thumb:hover{background:#00000040}._naturalTextArea_dabpq_960:hover{border-color:#93b8f5!important;background:#fff!important}._naturalTextArea_dabpq_960:focus{background:#fff!important;border-color:#0d53de!important;box-shadow:0 0 0 3px #0d53de1a!important}._naturalTextArea_dabpq_960::placeholder{color:#b4bfcc}._generatingContainer_dabpq_1004{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;min-height:380px}._loadingWrapper_dabpq_1012{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:32px}._circle_dabpq_1021{width:68px;height:68px;border-radius:50%;background:linear-gradient(135deg,#e8f0fd,#d0e4ff);display:flex;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:0 4px 20px #0d53de33}._loadingIcon_dabpq_1033{font-size:30px;color:#0d53de}._generatingTitle_dabpq_1037{font-size:22px;font-weight:700;color:#0f172a;letter-spacing:-.5px;margin-bottom:8px}._generatingTip_dabpq_1044{font-size:14px;color:#8a95b0;font-weight:400}._waitingContainer_dabpq_1049{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;flex:1}._waitingIconWrapper_dabpq_1058{width:88px;height:88px;border-radius:50%;background:linear-gradient(135deg,#2dd4bf,#10b981);display:flex;align-items:center;justify-content:center;margin-bottom:28px;box-shadow:0 8px 24px #10b9814d}._waitingClockIcon_dabpq_1069{font-size:40px;color:#fff}._waitingTitle_dabpq_1073{font-size:22px;font-weight:700;color:#0f172a;letter-spacing:-.5px;margin-bottom:12px}._waitingTip_dabpq_1080{font-size:14px;color:#8a95b0;font-weight:400;line-height:1.7}._surveyContainer_dabpq_1086{display:flex;flex-direction:column;width:100%;align-items:center}._surveyHeader_dabpq_1092{flex-shrink:0;width:100%;max-width:640px;padding-bottom:16px;border-bottom:1px solid #eef1f8;margin-bottom:4px}._surveyTitle_dabpq_1100{font-size:20px;font-weight:700;color:#0f172a;letter-spacing:-.4px;margin-bottom:8px}._surveyDesc_dabpq_1107{font-size:13px;color:#8a95b0;line-height:1.65;margin:0}._surveyBody_dabpq_1113{padding:8px 0;width:100%;max-width:640px}._surveyFooter_dabpq_1118{padding-top:16px;margin-top:12px;display:flex;justify-content:flex-end;border-top:1px solid #eef1f8;flex-shrink:0;width:100%;max-width:640px}._surveyQuestion_dabpq_1128{padding:16px 0;border-bottom:1px solid #f1f4fb}._surveyQuestion_dabpq_1128:last-child{border-bottom:none}._surveyQuestionLabel_dabpq_1135{display:flex;align-items:baseline;gap:4px;font-size:14px;font-weight:600;color:#1a2035;margin-bottom:14px}._surveyRequired_dabpq_1144{color:#cf2d27;font-weight:700;font-size:15px;margin-right:2px}._surveyQNum_dabpq_1150{color:#0d53de;font-weight:700;font-size:15px}._surveyQArrow_dabpq_1155{color:#0d53de;font-size:13px;margin-right:2px}._surveySelect_dabpq_1160{width:100%}._surveySelect_dabpq_1160 .ant-select-selector{min-height:40px!important;height:auto!important;border-radius:8px!important;border:1.5px solid #dde4ef!important;background:#f8f9fc!important;padding:4px 14px!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;font-size:14px;transition:border-color .15s ease,background .15s ease!important}._surveySelect_dabpq_1160 .ant-select-selection-item{color:#1a2035;font-size:14px;line-height:36px!important}._surveySelect_dabpq_1160 .ant-select-selection-placeholder{color:#b4bfcc;line-height:36px!important}._surveySelect_dabpq_1160 .ant-select-selection-item-content{font-size:13px;line-height:22px}._surveySelect_dabpq_1160:hover .ant-select-selector{border-color:#93b8f5!important;background:#fff!important}._surveySelect_dabpq_1160 .ant-select-focused .ant-select-selector,._surveySelect_dabpq_1160.ant-select-focused .ant-select-selector{border-color:#0d53de!important;background:#fff!important;box-shadow:0 0 0 3px #0d53de1a!important}._surveyInlineInput_dabpq_1199{width:100%;height:40px;border-radius:8px;border:1.5px solid #e2e7f0;background:#f8f9fc;font-size:13px}._surveyInlineInput_dabpq_1199:hover{border-color:#93b8f5}._surveyInlineInput_dabpq_1199:focus{border-color:#0d53de;box-shadow:0 0 0 3px #0d53de1a}._surveyScoreRow_dabpq_1214{display:flex;gap:8px;flex-wrap:wrap}._surveyScoreBtn_dabpq_1219{width:42px;height:42px;border-radius:8px;border:1.5px solid #dde4ef;background:#f8f9fc;font-size:14px;font-weight:600;color:#4b5c7e;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}._surveyScoreBtn_dabpq_1219:hover{border-color:#93b8f5;background:#f0f6ff;color:#0d53de}._surveyScoreBtn_dabpq_1219._surveyScoreBtnActive_dabpq_1236{border-color:#0d53de;background:#0d53de;color:#fff;box-shadow:0 2px 8px #0d53de4d}._surveyTextArea_dabpq_1242{border-radius:8px!important;border:1.5px solid #e2e7f0!important;background:#f8f9fc!important;font-size:13px!important;padding:10px 14px!important;color:#1a2035!important;resize:none;transition:border-color .15s ease,background .15s ease;max-width:560px;width:100%}._surveyTextArea_dabpq_1242:hover{border-color:#93b8f5!important;background:#fff!important}._surveyTextArea_dabpq_1242:focus{border-color:#0d53de!important;background:#fff!important;box-shadow:0 0 0 3px #0d53de1a!important}._surveyTextArea_dabpq_1242::placeholder{color:#b4bfcc}._submittingIconWrapper_dabpq_1266{position:relative;width:88px;height:88px;border-radius:50%;background:linear-gradient(135deg,#3477eb,#0d53de);display:flex;align-items:center;justify-content:center;margin-bottom:28px;box-shadow:0 8px 24px #0d53de4d}._submittingIconWrapper_dabpq_1266:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid rgba(13,83,222,.3);animation:_submittingPulse_dabpq_1 1.8s ease-out infinite}._submittingIconWrapper_dabpq_1266:after{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;border-radius:50%;border:2px solid rgba(13,83,222,.15);animation:_submittingPulse_dabpq_1 1.8s ease-out .4s infinite}@keyframes _submittingPulse_dabpq_1{0%{transform:scale(.9);opacity:1}to{transform:scale(1.2);opacity:0}}._submittingLoadingIcon_dabpq_1304{font-size:38px;color:#fff}._submittingLink_dabpq_1308{color:#0d53de;cursor:pointer;margin:0 2px;font-weight:500}._submittingLink_dabpq_1308:hover{color:#3477eb;text-decoration:underline}._sectionTitle_1rewz_2{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:16px;letter-spacing:-.1px}._sectionLabel_1rewz_9{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px}._pageTitle_1rewz_17{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 4px;letter-spacing:-.5px}._pageSubtitle_1rewz_24{font-size:13px;color:#8a95b0;margin:4px 0 0;font-weight:400}._taskListCard_1rewz_33{background:#fff;border-radius:12px;border:1px solid #e8ecf4;box-shadow:0 1px 3px #0000000a,0 6px 24px #0000000d;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}._taskListHeader_1rewz_45{padding:20px 28px 16px;border-bottom:1px solid #eef1f8;flex-shrink:0}._taskListTitle_1rewz_50{font-size:18px;font-weight:700;color:#0f172a;letter-spacing:-.3px;margin-bottom:16px}._taskFilterRow_1rewz_57{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._statusSelect_1rewz_64{flex:1;min-width:160px;max-width:520px}._statusSelect_1rewz_64 .ant-select-selector{border-radius:20px!important;border-color:#e2e8f0!important;background:#f8fafc!important;font-size:13px;height:32px!important}._statusSelect_1rewz_64.ant-select-focused .ant-select-selector{border-color:#0d53de!important;box-shadow:0 0 0 2px #0d53de1a!important}._taskSearchInput_1rewz_81{width:220px;height:32px;border-radius:8px;border:1.5px solid #e2e7f0!important;background:#f8f9fc!important;font-size:13px!important}._taskSearchInput_1rewz_81:hover{border-color:#93b8f5!important}._taskSearchInput_1rewz_81:focus{border-color:#0d53de!important;box-shadow:0 0 0 3px #0d53de1a!important}._refreshIconBtn_1rewz_97{width:32px;height:32px;border-radius:8px;border:1.5px solid #e2e7f0;background:#fff;color:#64748b;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;transition:border-color .15s,color .15s,background .15s}._refreshIconBtn_1rewz_97:hover{border-color:#93b8f5;color:#0d53de;background:#f0f5ff}._taskListBody_1rewz_118{flex:1;overflow-y:auto;padding:20px 28px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._taskListBody_1rewz_118::-webkit-scrollbar{width:8px;height:8px}._taskListBody_1rewz_118::-webkit-scrollbar-track{background:transparent;border-radius:4px}._taskListBody_1rewz_118::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._taskListBody_1rewz_118::-webkit-scrollbar-thumb:hover{background:#00000040}._taskSectionLabel_1rewz_142{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:1.2px;color:#94a3b8;text-transform:uppercase;margin-bottom:12px}._taskSectionCount_1rewz_153{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:16px;padding:0 5px;border-radius:8px;font-size:10px;font-weight:700;background:#e8f0fd;color:#0d53de;letter-spacing:0;text-transform:none}._taskCardList_1rewz_169{display:flex;flex-direction:column;gap:8px}._taskCard_1rewz_169{--glow-x: 50%;--glow-y: 50%;--glow-opacity: 0;position:relative;background:#fff;border:1px solid #eaeff8;border-radius:10px;padding:14px 16px;cursor:pointer;overflow:hidden;display:flex;align-items:center;gap:12px;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease}._taskCard_1rewz_169:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle 60px at var(--glow-x) var(--glow-y),rgba(13,83,222,.1),transparent 80%);opacity:var(--glow-opacity);transition:opacity .25s ease;pointer-events:none}._taskCard_1rewz_169:hover{border-color:#c9d9f5;background:#fafcff;box-shadow:0 4px 16px #0d53de14}._taskCardLeft_1rewz_207{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}._taskCardName_1rewz_214{font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}._taskCardMeta_1rewz_223{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._taskStatusBadge_1rewz_230{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 8px;border-radius:5px;font-size:12px;font-weight:600;white-space:nowrap}._taskStatusBadge_1rewz_230._statusPending_1rewz_241{background:#f1f5f9;color:#64748b}._taskStatusBadge_1rewz_230._statusRunning_1rewz_245{background:#eff6ff;color:#1d4ed8}._taskStatusBadge_1rewz_230._statusSuccess_1rewz_249{background:#f0fdf4;color:#15803d}._taskStatusBadge_1rewz_230._statusAborted_1rewz_253{background:#fff7ed;color:#c2410c}._taskStatusBadge_1rewz_230._statusFailed_1rewz_257{background:#fff1f0;color:#cf2d27}._dotBadge_1rewz_262{display:inline-flex;align-items:center;gap:4px;padding:1px 6px;border-radius:4px;font-size:11px;font-weight:500;white-space:nowrap;cursor:default}._dotBadge_1rewz_262:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;flex-shrink:0}._dotBadgeGreen_1rewz_281{color:#4b7c5e;background:#f0fdf4}._dotBadgeGreen_1rewz_281:before{background:#22c55e}._dotBadgeRed_1rewz_288{color:#7c4b4b;background:#fef2f2}._dotBadgeRed_1rewz_288:before{background:#f87171}._taskMetaPill_1rewz_296{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#64748b;font-weight:500}._taskCardDate_1rewz_304{font-size:11px;color:#94a3b8;font-variant-numeric:tabular-nums}._taskCardRight_1rewz_310{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px;flex-shrink:0;align-self:stretch}._taskSpeedupNumber_1rewz_319{font-size:18px;font-weight:800;letter-spacing:-.5px;font-variant-numeric:tabular-nums;line-height:1;color:#0d53de}._taskSpeedupLabel_1rewz_327{font-size:9px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;text-align:right}._taskCardActions_1rewz_336{display:flex;align-items:center;gap:4px;flex-shrink:0;position:relative;z-index:1}@media (max-width: 520px){._taskListHeader_1rewz_45{padding:16px 16px 12px}._taskListBody_1rewz_118{padding:16px}._taskCard_1rewz_169{flex-wrap:wrap;align-items:flex-start}._taskCardLeft_1rewz_207{flex:0 0 100%}._taskCardRight_1rewz_310{flex-direction:row;align-items:baseline;justify-content:flex-start;gap:8px;align-self:auto;order:2;margin-top:6px}._taskSpeedupLabel_1rewz_327{text-transform:none;letter-spacing:.4px}._taskCardActions_1rewz_336{order:3;margin-left:auto;margin-top:6px}}._cardListLoading_1rewz_381{display:flex;justify-content:center;align-items:center;padding:60px 0}._cardListEmpty_1rewz_387{padding:60px 0;display:flex;justify-content:center}._scrollSentinel_1rewz_393{height:1px}._loadMoreSpinner_1rewz_396{display:flex;justify-content:center;padding:16px 0 8px}._filterInput_1rewz_401{height:38px;background:#f8f9fc;border:1.5px solid #e2e7f0;border-radius:7px;font-size:13px;color:#1a2035;transition:border-color .15s ease,background .15s ease}._filterInput_1rewz_401::placeholder{color:#b4bfcc}._filterInput_1rewz_401:hover{border-color:#93b8f5;background:#fff}._filterInput_1rewz_401:focus{background:#fff;border-color:#0d53de;box-shadow:0 0 0 3px #0d53de1a}._filterSelect_1rewz_422{height:38px}._filterSelect_1rewz_422 .ant-select-selector{height:38px!important;background:#f8f9fc!important;border-radius:7px!important;border:1.5px solid #e2e7f0!important;display:flex;align-items:center;transition:border-color .15s ease,background .15s ease!important}._filterSelect_1rewz_422 .ant-select-selection-item,._filterSelect_1rewz_422 .ant-select-selection-placeholder{font-size:13px;line-height:36px!important;color:#1a2035}._filterSelect_1rewz_422 .ant-select-selection-placeholder{color:#b4bfcc}._filterSelect_1rewz_422:hover .ant-select-selector{border-color:#93b8f5!important;background:#fff!important}._filterSelect_1rewz_422 .ant-select-focused .ant-select-selector{border-color:#0d53de!important;background:#fff!important;box-shadow:0 0 0 3px #0d53de1a!important}._completeButton_1rewz_452{position:relative;overflow:hidden;height:38px;padding:0 22px;border-radius:7px;font-weight:600;background:#0d53de;border:none;font-size:13px;color:#fff;transition:background .15s,box-shadow .15s;box-shadow:0 2px 6px #0d53de4d,inset 0 1px #ffffff1f;letter-spacing:.2px}._completeButton_1rewz_452:before{content:"";position:absolute;top:50%;left:50%;width:140%;height:300%;border-radius:50%;background:#ffffff2e;transform:translate(-50%,-50%) scale(0);transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .3s;opacity:0;pointer-events:none}._completeButton_1rewz_452:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}._completeButton_1rewz_452:hover{background:#2362e8!important;color:#fff!important;box-shadow:0 4px 12px #0d53de66!important}._completeButton_1rewz_452:active{background:#0238b8!important}._refreshButton_1rewz_493{position:relative;overflow:hidden;height:38px;padding:0 16px;border-radius:7px;font-weight:500;font-size:13px;border:1.5px solid #dde4ef;color:#4b5c7e;background:#fff;box-shadow:0 1px 2px #0000000a;transition:border-color .15s,color .15s}._refreshButton_1rewz_493:before{content:"";position:absolute;top:50%;left:50%;width:140%;height:300%;border-radius:50%;background:#0d53de12;transform:translate(-50%,-50%) scale(0);transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .3s;opacity:0;pointer-events:none}._refreshButton_1rewz_493:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}._refreshButton_1rewz_493:hover{border-color:#0d53de!important;color:#0d53de!important;background:#fff!important}._statusBadge_1rewz_531{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap}._statusBadge_1rewz_531._statusPending_1rewz_241{background:#f1f5f9;color:#64748b}._statusBadge_1rewz_531._statusRunning_1rewz_245{background:#eff6ff;color:#1d4ed8}._statusBadge_1rewz_531._statusSuccess_1rewz_249{background:#f0fdf4;color:#15803d}._statusBadge_1rewz_531._statusAborted_1rewz_253{background:#fff7ed;color:#c2410c}._statusBadge_1rewz_531._statusFailed_1rewz_257{background:#fff1f0;color:#cf2d27}._iconActionBtn_1rewz_561{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:none;background:transparent;cursor:pointer;color:#64748b;font-size:14px;transition:background .15s,color .15s;padding:0}._iconActionBtn_1rewz_561:hover{background:#f1f5f9;color:#0d53de}._iconActionBtn_1rewz_561._danger_1rewz_580:hover{background:#fff1f0;color:#cf2d27}._taskTable_1rewz_584 .ant-table{background:transparent;border-radius:8px}._taskTable_1rewz_584 .ant-table-thead>tr>th{background:#f5f7fb;font-weight:700;color:#4b5c7e;border-bottom:1px solid #e4e9f4;padding:13px 18px;font-size:12px;letter-spacing:.3px;text-transform:uppercase}._taskTable_1rewz_584 .ant-table-thead>tr>th:before{display:none!important}._taskTable_1rewz_584 .ant-table-tbody>tr>td{border-bottom:1px solid #f0f3f9;padding:15px 18px;font-size:13.5px;color:#1a2035;vertical-align:middle;transition:background .12s ease}._taskTable_1rewz_584 .ant-table-tbody>tr:hover>td{background:#f8faff}._taskTable_1rewz_584 .ant-table-tbody>tr:last-child>td{border-bottom:none}._taskTable_1rewz_584 .ant-pagination{margin-top:16px}._taskLink_1rewz_618{color:#0d53de;font-weight:500;font-size:13.5px;transition:color .15s ease;text-decoration:none}._taskLink_1rewz_618:hover{color:#2362e8;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#0d53de66}._taskDetailContainer_1rewz_632{display:flex;flex-direction:column;gap:16px;height:100%}._detailCard_1rewz_638{background:#fff;border-radius:12px;padding:22px 26px;border:1px solid #e8ecf4;box-shadow:0 1px 3px #0000000a,0 6px 24px #0000000d;display:flex;flex-direction:column;gap:16px;flex:1;min-height:0}._detailContent_1rewz_650{display:grid;grid-template-columns:1.6fr 1fr;gap:24px;align-items:stretch;flex:1;min-height:0}._detailLeftColumn_1rewz_658{display:flex;flex-direction:column;gap:10px;min-width:0;height:100%;overflow-y:hidden}._detailRightColumn_1rewz_666{display:flex;flex-direction:column;gap:10px}._infoBox_1rewz_671{background:#f8faff;border-radius:10px;padding:18px 20px;border:1px solid #e4eaf8;display:flex;flex-direction:column;gap:16px;box-shadow:inset 0 1px 3px #0d53de0a}._detailRow_1rewz_681{display:flex;flex-direction:column;gap:4px}._detailLabel_1rewz_686{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.6px}._detailValue_1rewz_693{font-size:14px;color:#0f172a;font-weight:500}._hardwareValue_1rewz_698{display:flex;gap:6px}._tag_1rewz_702{padding:3px 10px;background:#e8f0fd;color:#0d53de;border-radius:5px;font-size:12px;font-weight:600;border:1px solid #c8d8f5}._codeDisplayContainer_1rewz_711{background:#fff;border-radius:10px;overflow:hidden;flex:1;display:flex;flex-direction:column;min-height:0;border:1px solid #e2e7f0;box-shadow:0 1px 4px #0000000a,0 2px 8px #0000000a}._editorHeader_1rewz_722{background:#eef1f8;padding:11px 16px;display:flex;align-items:center;border-bottom:1px solid #e2e7f0;gap:0}._editorHeader_1rewz_722 ._dotRed_1rewz_730,._editorHeader_1rewz_722 ._dotYellow_1rewz_731,._editorHeader_1rewz_722 ._dotGreen_1rewz_732{width:11px;height:11px;border-radius:50%;margin-right:6px}._editorHeader_1rewz_722 ._dotRed_1rewz_730{background:#ff5f56}._editorHeader_1rewz_722 ._dotYellow_1rewz_731{background:#ffbd2e}._editorHeader_1rewz_722 ._dotGreen_1rewz_732{background:#27c93f}._editorHeader_1rewz_722 ._fileName_1rewz_747{margin-left:8px;color:#6b7a9a;font-size:12px;font-family:SF Mono,Menlo,monospace;flex:1}._editorHeader_1rewz_722 ._copyBtn_1rewz_754{margin-left:auto;background:transparent;border:1px solid #d0d8ea;border-radius:5px;color:#6b7a9a;cursor:pointer;padding:3px 8px;font-size:11px;display:flex;align-items:center;gap:4px;transition:color .2s,border-color .2s}._editorHeader_1rewz_722 ._copyBtn_1rewz_754:hover{color:#0d53de;border-color:#0d53de}._editorHeader_1rewz_722 ._copyBtn_1rewz_754._copied_1rewz_772{color:#00b365;border-color:#00b365}._codeDisplay_1rewz_711{background:transparent;border:none;color:#1a2035;font-family:SF Mono,Menlo,Consolas,monospace;font-size:13px;line-height:1.75;padding:20px 24px;margin:0;white-space:pre-wrap;word-wrap:break-word;overflow-y:auto;min-height:240px;flex:1;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._codeDisplay_1rewz_711::-webkit-scrollbar{width:8px;height:8px}._codeDisplay_1rewz_711::-webkit-scrollbar-track{background:transparent;border-radius:4px}._codeDisplay_1rewz_711::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._codeDisplay_1rewz_711::-webkit-scrollbar-thumb:hover{background:#00000040}._detailFooter_1rewz_809{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:16px;border-top:1px solid #eef1f8}._backButton_1rewz_817{position:relative;overflow:hidden;height:38px;padding:0 20px;border-radius:7px;font-weight:500;font-size:13px;border:1.5px solid #dde4ef;color:#4b5c7e;background:#fff;box-shadow:0 1px 2px #0000000a;transition:border-color .15s,color .15s}._backButton_1rewz_817:before{content:"";position:absolute;top:50%;left:50%;width:140%;height:300%;border-radius:50%;background:#0d53de12;transform:translate(-50%,-50%) scale(0);transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .3s;opacity:0;pointer-events:none}._backButton_1rewz_817:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}._backButton_1rewz_817:hover{border-color:#0d53de!important;color:#0d53de!important;background:#fff!important}._viewResultButton_1rewz_854{position:relative;overflow:hidden;height:38px;padding:0 22px;border-radius:7px;font-weight:600;background:#0d53de;border:none;font-size:13px;color:#fff;box-shadow:0 2px 6px #0d53de59,inset 0 1px #ffffff1f;transition:background .15s,box-shadow .15s;letter-spacing:.2px}._viewResultButton_1rewz_854:before{content:"";position:absolute;top:50%;left:50%;width:140%;height:300%;border-radius:50%;background:#ffffff2e;transform:translate(-50%,-50%) scale(0);transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .3s;opacity:0;pointer-events:none}._viewResultButton_1rewz_854:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}._viewResultButton_1rewz_854:hover{background:#2362e8!important;color:#fff!important;box-shadow:0 4px 12px #0d53de66!important}._optimizationResultContainer_1rewz_893{display:flex;flex-direction:column;gap:16px;animation:_fadeIn_1rewz_1 .28s ease-out;flex:1;min-height:0;overflow:hidden}@keyframes _fadeIn_1rewz_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._resultHeader_1rewz_912{display:flex;justify-content:space-between;align-items:flex-start}._resultActions_1rewz_917{display:flex;align-items:center;gap:12px;margin-bottom:4px}._autoRefreshTip_1rewz_923{color:#8a95b0;font-size:12px}._resultGrid_1rewz_928{display:grid;grid-template-columns:1fr 400px;gap:16px;align-items:stretch;flex:1;min-height:0;overflow:hidden}._rightColumn_1rewz_937{display:flex;flex-direction:column;gap:14px;min-height:0;overflow-y:auto;overflow-x:hidden}._progressCard_1rewz_946{background:#fff;border-radius:12px;padding:18px 20px;border:1px solid #e8ecf4;box-shadow:0 1px 3px #0000000a,0 6px 24px #0000000d;min-height:300px;display:flex;flex-direction:column;flex:1}._progressHeader_1rewz_957{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}._progressTitle_1rewz_963{margin:0;font-size:14px;font-weight:700;color:#0f172a;letter-spacing:-.1px}._progressMeta_1rewz_970{font-size:11px;color:#94a3b8;margin:4px 0 16px;line-height:1.65}._progressBadge_1rewz_976{font-size:11px;font-weight:600;padding:2px 8px;background:#f4f6fb;color:#4b5c7e;border-radius:4px;border:1px solid #e4e9f4}._progressSteps_1rewz_985{display:flex;flex-direction:column;gap:0;flex:1;min-height:0}._progressStep_1rewz_985{display:flex;align-items:center;gap:12px;position:relative;padding-bottom:20px}._progressStep_1rewz_985:last-child{padding-bottom:0}._progressStep_1rewz_985:last-child ._stepConnector_1rewz_1002{display:none}._stepCircle_1rewz_1005{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#94a3b8;z-index:2;position:relative;--progress: 0%;--progress-color: #dde4ef}._stepCircle_1rewz_1005:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:conic-gradient(var(--progress-color) var(--progress),#eef1f8 0)}._stepCircle_1rewz_1005:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:#fff;box-shadow:inset 0 1px 2px #0000000a}._stepCircle_1rewz_1005._completed_1rewz_1035{--progress-color: #00b365;color:#00b365}._stepCircle_1rewz_1005._failed_1rewz_1039{--progress-color: #cf2d27;color:#cf2d27}._stepCircle_1rewz_1005._active_1rewz_1043{--progress-color: #0d53de;color:#0d53de;animation:_stepPulse_1rewz_1 1.8s ease-in-out infinite}@keyframes _stepPulse_1rewz_1{0%{box-shadow:0 0 #0d53de4d}70%{box-shadow:0 0 0 8px #0d53de00}to{box-shadow:0 0 #0d53de00}}._stepCircleContent_1rewz_1059{position:relative;z-index:2}._stepInfo_1rewz_1063{display:flex;flex-direction:column;gap:2px;line-height:1.3}._stepLabel_1rewz_1069{font-size:13px;font-weight:600;color:#0f172a}._stepValue_1rewz_1074{font-size:11px;color:#94a3b8}._stepConnector_1rewz_1002{position:absolute;top:34px;left:16px;bottom:0;width:2px;background:#eef1f8;z-index:1;border-radius:2px}._stepConnector_1rewz_1002._activeConnector_1rewz_1088{background:linear-gradient(180deg,#00b365,#34d399)}._metricsSection_1rewz_1092{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;align-content:start}._metricCard_1rewz_1098{background:#fff;border-radius:10px;padding:14px 16px;border:1px solid #e8ecf4;box-shadow:0 1px 3px #0000000a,0 6px 24px #0000000d;display:flex;flex-direction:column;justify-content:space-between;min-height:96px;transition:box-shadow .2s ease,border-color .2s ease}._metricCard_1rewz_1098:hover{border-color:#c8d8f5;box-shadow:0 4px 16px #00000014,0 1px 4px #0000000a}._metricHeader_1rewz_1114{display:flex;align-items:center;gap:8px;margin-bottom:10px}._metricIconWrapper_1rewz_1120{width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:13px}._metricIconWrapper_1rewz_1120._success_1rewz_1129{background:#00b3651a;color:#00b365}._metricIconWrapper_1rewz_1120._error_1rewz_1133{background:#cf2d271a;color:#cf2d27}._metricIconWrapper_1rewz_1120._info_1rewz_671{background:#0d53de1a;color:#0d53de}._metricIconWrapper_1rewz_1120._warning_1rewz_1141{background:#ff88001a;color:#f80}._metricTitle_1rewz_1145{font-size:12px;font-weight:600;color:#8a95b0;letter-spacing:.2px}._metricValueLarge_1rewz_1151{font-size:19px;font-weight:800;color:#0f172a;letter-spacing:-.4px}._accuracyCard_1rewz_1158{background:#fff;border-radius:10px;padding:14px 16px;border:1px solid #e8ecf4;box-shadow:0 1px 3px #0000000a,0 6px 24px #0000000d}._comparisonWrapper_1rewz_1165{display:flex;align-items:center;justify-content:space-between;margin-top:12px;background:#f8faff;border-radius:8px;padding:14px 20px;border:1px solid #e4eaf8}._comparisonItem_1rewz_1175{display:flex;flex-direction:column;gap:4px}._comparisonLabel_1rewz_1180{font-size:11px;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._comparisonValue_1rewz_1187{font-size:20px;font-weight:800;color:#0f172a;font-family:SF Mono,Menlo,monospace;letter-spacing:-.5px}._comparisonArrow_1rewz_1194{font-size:18px;color:#c8d4e8}._improvementBadge_1rewz_1198{padding:5px 12px;background:#00b365;color:#fff;border-radius:6px;font-weight:700;font-size:13px;box-shadow:0 2px 8px #00b3654d}._detailFooterRight_1rewz_1208{display:flex;gap:10px;align-items:center}._runtimeErrorCard_1rewz_1214{background:#fff9f9;border:1px solid #f5c6c4;border-radius:10px;padding:14px 16px;box-shadow:0 1px 3px #0000000a,0 6px 24px #0000000d}._runtimeErrorHeader_1rewz_1221{display:flex;align-items:center;gap:8px;margin-bottom:10px}._runtimeErrorIcon_1rewz_1227{color:#cf2d27;font-size:15px}._runtimeErrorTitle_1rewz_1231{font-size:13px;font-weight:600;color:#cf2d27;flex:1}._runtimeErrorViewBtn_1rewz_1237{padding:0;height:auto;font-size:12px}._runtimeErrorPreview_1rewz_1242{margin:0;font-size:12px;font-family:SF Mono,Menlo,Consolas,monospace;color:#7a2a27;background:transparent;white-space:pre-wrap;word-break:break-all;line-height:1.6;border:none;padding:0}._runtimeErrorFull_1rewz_1254{margin:0;font-size:12px;font-family:SF Mono,Menlo,Consolas,monospace;color:#1a2035;background:#f8f9fc;border-radius:8px;padding:16px;white-space:pre-wrap;word-break:break-all;line-height:1.65;max-height:480px;overflow-y:auto;border:1px solid #e4e9f4}._detailLoadingWrap_1rewz_1272{display:flex;align-items:center;justify-content:center;height:100%;padding:60px 0}._unifiedDetailCard_1rewz_1280{background:#fff;border-radius:12px;border:1px solid #e8ecf4;box-shadow:0 1px 3px #0000000a,0 6px 24px #0000000d;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}._unifiedHeader_1rewz_1292{padding:14px 24px 12px;border-bottom:1px solid #eef1f8;flex-shrink:0;display:flex;flex-direction:column;gap:10px}._unifiedHeaderTop_1rewz_1300{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0}._unifiedHeaderDates_1rewz_1308{display:flex;align-items:center;gap:6px;font-size:11px;color:#94a3b8;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}._unifiedDateDot_1rewz_1318{color:#cbd5e1;font-size:13px;line-height:1}._unifiedHeaderRight_1rewz_1323{margin-left:auto;display:flex;align-items:center;gap:8px}._unifiedBackBtn_1rewz_1329{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;border-radius:7px;border:1.5px solid #dde4ef;background:#fff;color:#4b5c7e;font-size:13px;font-weight:500;cursor:pointer;flex-shrink:0;transition:border-color .15s,color .15s}._unifiedBackBtn_1rewz_1329:hover{border-color:#0d53de;color:#0d53de}._unifiedTaskName_1rewz_1349{font-size:15px;font-weight:700;color:#0f172a;letter-spacing:-.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex-shrink:1}._unifiedHwTag_1rewz_1360{display:inline-flex;align-items:center;padding:2px 8px;background:#e8f0fd;color:#0d53de;border-radius:5px;font-size:11px;font-weight:600;border:1px solid #c8d8f5;white-space:nowrap;flex-shrink:0}._unifiedHwGroup_1rewz_1374{display:inline-flex;align-items:center;gap:6px;margin-left:auto;flex-shrink:0}._unifiedHwGroupLabel_1rewz_1381{font-size:11px;color:#94a3b8;font-weight:500;white-space:nowrap}._unifiedIconBtn_1rewz_1387{width:32px;height:32px;border-radius:7px;border:1.5px solid #e2e7f0;background:#fff;color:#64748b;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:14px;transition:border-color .15s,color .15s}._unifiedIconBtn_1rewz_1387:hover:not(:disabled){border-color:#93b8f5;color:#0d53de}._unifiedIconBtn_1rewz_1387:disabled{opacity:.5;cursor:not-allowed}._unifiedMetricsBar_1rewz_1410{display:flex;align-items:center;gap:0;padding:10px 24px;border-bottom:1px solid #eef1f8;background:#fafbff;flex-shrink:0}._unifiedMetricBarItem_1rewz_1419{display:flex;align-items:center;gap:6px;font-size:13px;color:#4b5c7e;padding:0 16px}._unifiedMetricBarItem_1rewz_1419:first-child{padding-left:0}._unifiedMetricBarDivider_1rewz_1430{display:inline-block;width:1px;height:16px;background:#dde4ef;flex-shrink:0}._unifiedInfoRow_1rewz_1438{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._detailBoolBadge_1rewz_1445{display:inline-flex;align-items:center;gap:5px;height:22px;padding:0 8px;border-radius:5px;font-size:12px;font-weight:500;white-space:nowrap}._detailBoolBadge_1rewz_1445:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;flex-shrink:0}._detailBoolGreen_1rewz_1464{background:#f0fdf4;color:#15803d}._detailBoolGreen_1rewz_1464:before{background:#22c55e}._detailBoolRed_1rewz_1471{background:#fef2f2;color:#b91c1c}._detailBoolRed_1rewz_1471:before{background:#f87171}._unifiedMetricChip_1rewz_1479{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;background:#f5f7fb;border:1px solid #eaeff8;border-radius:6px;font-size:12px;white-space:nowrap}._unifiedMetricIcon_1rewz_1490{color:#0d53de;font-size:13px;flex-shrink:0}._unifiedMetricLabel_1rewz_1495{color:#64748b;font-weight:500}._unifiedMetricValue_1rewz_1499{font-size:16px;font-weight:700;color:#0d53de;font-variant-numeric:tabular-nums;letter-spacing:-.3px}._unifiedDateItem_1rewz_1506{font-size:11px;color:#94a3b8;font-variant-numeric:tabular-nums}._unifiedMetaRow_1rewz_1512{display:flex;align-items:center;justify-content:space-between;gap:12px}._viewToggleGroup_1rewz_1518{display:flex;align-items:center;background:#f1f5f9;border-radius:8px;padding:3px;gap:2px;flex-shrink:0}._unifiedBody_1rewz_1528{flex:1;min-height:0;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}._unifiedPane_1rewz_1535{display:flex;flex-direction:column;min-height:0;min-width:0;height:100%;border-right:1px solid #eef1f8}._unifiedPane_1rewz_1535:last-child{border-right:none}._unifiedPaneHeader_1rewz_1546{height:45.5px;box-sizing:border-box;padding:10px 16px;background:#f5f7fb;border-bottom:1px solid #eef1f8;display:flex;align-items:center;gap:6px;flex-shrink:0}._unifiedPaneDot_1rewz_1557{width:10px;height:10px;border-radius:50%;flex-shrink:0}._unifiedPaneTitle_1rewz_1563{font-size:12px;color:#6b7a9a;font-family:SF Mono,Menlo,monospace;margin-left:4px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._unifiedPaneLabel_1rewz_1574{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}._unifiedCopyBtn_1rewz_1582{margin-left:auto;background:transparent;border:1px solid #d0d8ea;border-radius:5px;color:#6b7a9a;cursor:pointer;padding:3px 8px;font-size:11px;display:inline-flex;align-items:center;gap:4px;transition:color .2s,border-color .2s;flex-shrink:0}._unifiedCopyBtn_1rewz_1582:hover{color:#0d53de;border-color:#0d53de}._unifiedCopyBtn_1rewz_1582._copied_1rewz_772{color:#00b365;border-color:#00b365}._unifiedPaneScroll_1rewz_1605{flex:1;overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._unifiedPaneScroll_1rewz_1605::-webkit-scrollbar{width:8px;height:8px}._unifiedPaneScroll_1rewz_1605::-webkit-scrollbar-track{background:transparent;border-radius:4px}._unifiedPaneScroll_1rewz_1605::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._unifiedPaneScroll_1rewz_1605::-webkit-scrollbar-thumb:hover{background:#00000040}._unifiedProgressBody_1rewz_1629{flex:1;overflow-y:auto;padding:20px 24px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._unifiedProgressBody_1rewz_1629::-webkit-scrollbar{width:8px;height:8px}._unifiedProgressBody_1rewz_1629::-webkit-scrollbar-track{background:transparent;border-radius:4px}._unifiedProgressBody_1rewz_1629::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._unifiedProgressBody_1rewz_1629::-webkit-scrollbar-thumb:hover{background:#00000040}._consoleBar_1rewz_1653{flex-shrink:0;border-top:1px solid #fecaca;background:#fff9f9;display:flex;flex-direction:column}._consoleBarToggle_1rewz_1660{display:flex;align-items:center;gap:8px;padding:8px 16px;background:transparent;border:none;cursor:pointer;color:#b91c1c;font-size:12px;font-weight:600;font-family:SF Mono,Menlo,Consolas,monospace;text-align:left;transition:background .15s}._consoleBarToggle_1rewz_1660:hover{background:#fff1f1}._consoleWarnIcon_1rewz_1678{color:#ef4444;font-size:13px}._consoleBarArrow_1rewz_1682{margin-left:auto;color:#94a3b8;font-size:11px}._consolePanel_1rewz_1687{max-height:0;overflow:hidden;transition:max-height .25s ease}._consolePanelOpen_1rewz_1692{max-height:260px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._consolePanelOpen_1rewz_1692::-webkit-scrollbar{width:8px;height:8px}._consolePanelOpen_1rewz_1692::-webkit-scrollbar-track{background:transparent;border-radius:4px}._consolePanelOpen_1rewz_1692::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._consolePanelOpen_1rewz_1692::-webkit-scrollbar-thumb:hover{background:#00000040}._consoleText_1rewz_1714{margin:0;padding:0 16px 16px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px;line-height:1.65;color:#7f1d1d;background:transparent;white-space:pre-wrap;word-break:break-all}@media (max-width: 767px){._unifiedMetricsBar_1rewz_1410{flex-wrap:wrap;padding:10px 16px;gap:8px}._unifiedMetricBarItem_1rewz_1419{padding:0 8px}._unifiedMetricBarItem_1rewz_1419:first-child{padding-left:0}._unifiedMetricBarDivider_1rewz_1430{display:none}._unifiedHwGroup_1rewz_1374{margin-left:0;width:100%;padding:0}._unifiedPaneHeader_1rewz_1546{flex-wrap:wrap;height:auto;min-height:45.5px}}._codePanel_efyg8_6{display:flex;flex-direction:column;min-height:0;min-width:0;height:100%;border-right:1px solid #eef1f8}._codePanel_efyg8_6:last-child{border-right:none}._codePanelHeader_efyg8_17{padding:10px 16px;background:#f5f7fb;border-bottom:1px solid #eef1f8;display:flex;align-items:center;gap:6px;flex-shrink:0}._codePanelDot_efyg8_26{width:10px;height:10px;border-radius:50%;flex-shrink:0}._codePanelDot_efyg8_26._dotRed_efyg8_32{background:#ff5f56}._codePanelDot_efyg8_26._dotYellow_efyg8_35{background:#ffbd2e}._codePanelDot_efyg8_26._dotGreen_efyg8_38{background:#27c93f}._codePanelTitle_efyg8_41{font-size:12px;color:#6b7a9a;font-family:SF Mono,Menlo,monospace;margin-left:4px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._codePanelLabel_efyg8_52{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}._copyBtn_efyg8_60{background:transparent;border:1px solid #d0d8ea;border-radius:5px;color:#6b7a9a;cursor:pointer;padding:3px 8px;font-size:11px;display:inline-flex;align-items:center;gap:4px;transition:color .2s,border-color .2s;flex-shrink:0}._copyBtn_efyg8_60:hover{color:#0d53de;border-color:#0d53de}._copyBtn_efyg8_60._copied_efyg8_78{color:#00b365;border-color:#00b365}._codeScroll_efyg8_82{flex:1;overflow-y:auto;min-height:0}._codeScroll_efyg8_82::-webkit-scrollbar{width:5px;height:5px}._codeScroll_efyg8_82::-webkit-scrollbar-track{background:transparent}._codeScroll_efyg8_82::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}._codeScroll_efyg8_82::-webkit-scrollbar-thumb:hover{background:#0003}._emptyCode_efyg8_101{display:flex;align-items:center;justify-content:center;height:100%;min-height:160px;color:#94a3b8;font-size:14px}._splitBody_efyg8_111{flex:1;min-height:0;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}._splitDivider_efyg8_119{width:6px;flex-shrink:0;background:#eef1f8;cursor:col-resize;display:flex;align-items:center;justify-content:center;transition:background .15s;position:relative}._splitDivider_efyg8_119:hover,._splitDivider_efyg8_119:active{background:#d5e3fb}._splitDivider_efyg8_119:hover ._splitDividerHandle_efyg8_134,._splitDivider_efyg8_119:active ._splitDividerHandle_efyg8_134{opacity:1}._splitDividerHandle_efyg8_134{width:2px;height:32px;border-radius:2px;background:#93b8f5;opacity:0;transition:opacity .15s}._diffBody_efyg8_147{flex:1;min-height:0;overflow:auto}._diffBody_efyg8_147::-webkit-scrollbar{width:5px;height:5px}._diffBody_efyg8_147::-webkit-scrollbar-track{background:transparent}._diffBody_efyg8_147::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}._diffBody_efyg8_147 table{font-family:SF Mono,Menlo,Consolas,monospace!important;font-size:12.5px!important;border-collapse:collapse;width:100%;min-width:600px;table-layout:fixed}._diffBody_efyg8_147 td{word-break:break-all;overflow-wrap:break-word}._diffBody_efyg8_147 pre{font-family:SF Mono,Menlo,Consolas,monospace!important;font-size:12.5px!important;line-height:1.7!important;white-space:pre-wrap;word-break:break-all}._splitBodyMobile_efyg8_184{flex-direction:column;overflow-y:auto}._splitPanelMobile_efyg8_188{display:flex;flex-direction:column;min-height:260px;min-width:0;border-bottom:1px solid #eef1f8}._splitPanelMobile_efyg8_188:last-child{border-bottom:none;flex:1}@media (max-width: 767px){._viewToggle_efyg8_201{display:none}}._viewToggle_efyg8_201{display:inline-flex;align-items:center;background:#f1f5f9;border-radius:8px;padding:3px;gap:2px;flex-shrink:0}._viewToggleBtn_efyg8_215{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:6px;border:none;background:transparent;color:#64748b;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}._viewToggleBtn_efyg8_215:hover{background:#e2e8f0;color:#0f172a}._viewToggleBtn_efyg8_215._activeToggle_efyg8_234{background:#fff;color:#0d53de;font-weight:600;box-shadow:0 1px 4px #00000014}._pageWrapper_7h8so_2{display:flex;flex-direction:column;height:100%;min-height:0}._card_7h8so_8{background:#fff;border-radius:12px;border:1px solid #e8ecf4;box-shadow:0 1px 3px #0000000a,0 6px 24px #0000000d;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}._listHeader_7h8so_20{padding:20px 28px 16px;border-bottom:1px solid #eef1f8;flex-shrink:0}._listTitle_7h8so_25{font-size:18px;font-weight:700;color:#0f172a;letter-spacing:-.3px;margin-bottom:16px}._filterRow_7h8so_32{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._categorySelect_7h8so_38{flex:1;min-width:180px;max-width:520px}._categorySelect_7h8so_38 .ant-select-selector{border-radius:20px!important;border-color:#e2e8f0!important;background:#f8fafc!important;font-size:13px}._categorySelect_7h8so_38.ant-select-focused .ant-select-selector{border-color:#0d53de!important;box-shadow:0 0 0 2px #0d53de1a!important}._categoryTabs_7h8so_53{display:flex;gap:8px;flex-wrap:wrap}._hardwareFilterRow_7h8so_59{display:flex;align-items:center;gap:10px;margin-top:10px;flex-wrap:wrap}._hardwareFilterLabel_7h8so_66{font-size:12px;font-weight:600;color:#94a3b8;white-space:nowrap;flex-shrink:0;letter-spacing:.2px}._hardwareFilterChips_7h8so_74{display:flex;gap:6px;flex-wrap:wrap}._hwFilterChip_7h8so_79{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:13px;border:1.5px solid #e2e7f0;background:#fff;font-size:12px;font-weight:500;color:#4b5c7e;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .15s,color .15s,background .15s;white-space:nowrap}._hwFilterChip_7h8so_79:hover{border-color:#93b8f5;color:#0d53de}._hwFilterChip_7h8so_79._hwFilterChipActive_7h8so_99{border-color:#0d53de;background:#0d53de;color:#fff}._categoryTab_7h8so_53{position:relative;overflow:hidden;height:32px;padding:0 14px;border-radius:16px;border:1.5px solid #e2e7f0;background:#fff;font-size:13px;font-weight:500;color:#4b5c7e;cursor:pointer;transition:border-color .15s,color .15s,background .15s;white-space:nowrap}._categoryTab_7h8so_53:before{content:"";position:absolute;top:50%;left:50%;width:120%;height:120%;border-radius:50%;background:#0d53de0f;transform:translate(-50%,-50%) scale(0);transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .3s;opacity:0;pointer-events:none}._categoryTab_7h8so_53:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}._categoryTab_7h8so_53:hover{border-color:#93b8f5;color:#0d53de}._categoryTab_7h8so_53._activeTab_7h8so_141{border-color:#0d53de;background:#0d53de;color:#fff}._categoryTab_7h8so_53._activeTab_7h8so_141:before{background:#fff3}._searchInput_7h8so_149{width:220px;height:32px;border-radius:8px;border:1.5px solid #e2e7f0!important;background:#f8f9fc!important;font-size:13px!important}._searchInput_7h8so_149:hover{border-color:#93b8f5!important}._searchInput_7h8so_149:focus{border-color:#0d53de!important;box-shadow:0 0 0 3px #0d53de1a!important}._listBody_7h8so_164{flex:1;overflow-y:auto;padding:20px 28px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._listBody_7h8so_164::-webkit-scrollbar{width:8px;height:8px}._listBody_7h8so_164::-webkit-scrollbar-track{background:transparent;border-radius:4px}._listBody_7h8so_164::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._listBody_7h8so_164::-webkit-scrollbar-thumb:hover{background:#00000040}._fleetHeader_7h8so_188{font-size:11px;font-weight:700;letter-spacing:1.2px;color:#94a3b8;margin-bottom:12px}._operatorGrid_7h8so_196{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px}._operatorCard_7h8so_202{--glow-x: 50%;--glow-y: 50%;--glow-opacity: 0;position:relative;background:#fff;border:1px solid #eaeff8;border-radius:10px;padding:14px 16px;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:4px;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease}._operatorCard_7h8so_202:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle 60px at var(--glow-x) var(--glow-y),rgba(13,83,222,.1),transparent 80%);opacity:var(--glow-opacity);transition:opacity .25s ease;pointer-events:none}._operatorCard_7h8so_202:hover{border-color:#c9d9f5;background:#fafcff;box-shadow:0 4px 16px #0d53de14}._featuredCard_7h8so_235{grid-row:span 2;flex-direction:column;align-items:stretch;justify-content:space-between;padding:20px;background:linear-gradient(150deg,#eef4ff,#fff 70%);border-color:#c9d9f5}._featuredCard_7h8so_235 ._cardLeft_7h8so_244,._featuredCard_7h8so_235 ._cardRight_7h8so_245{position:relative;z-index:1}._featuredCard_7h8so_235:hover{border-color:#93b8f5;background:linear-gradient(150deg,#e5eeff,#fafcff 70%);box-shadow:0 6px 24px #0d53de1a}._featuredBg_7h8so_254{position:absolute;top:0;right:0;width:220px;height:170px;pointer-events:none;z-index:0;overflow:visible}._cardLeft_7h8so_244{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1;overflow:hidden}._operatorCardName_7h8so_273{font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}._featuredName_7h8so_282{font-size:17px;font-weight:700;white-space:normal;word-break:break-word}._hardwareText_7h8so_288{display:block;font-size:11px;font-weight:400;color:#64748b;align-self:flex-start;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;letter-spacing:.1px;line-height:1.4}._operatorCardDate_7h8so_302{font-size:11px;color:#94a3b8;font-variant-numeric:tabular-nums}._categoryBadge_7h8so_308{display:block;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:700;overflow:hidden;text-overflow:ellipsis;align-self:flex-start;max-width:100%;letter-spacing:.4px;white-space:nowrap;flex-shrink:0;text-transform:uppercase}._categoryBadge_7h8so_308._badgeLower_7h8so_323{background:#dbeafe;color:#1d4ed8}._categoryBadge_7h8so_308._badgeHigher_7h8so_327{background:#ede9fe;color:#6d28d9}._categoryBadge_7h8so_308._badgeAi4s_7h8so_331{background:#dcfce7;color:#15803d}._categoryBadge_7h8so_308._badgeDefault_7h8so_335{background:#f1f5f9;color:#475569}@media (max-width: 768px){._listHeader_7h8so_20{padding:16px 16px 12px}._listBody_7h8so_164{padding:16px}._operatorGrid_7h8so_196{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}}@media (max-width: 480px){._operatorGrid_7h8so_196{grid-template-columns:1fr}._featuredCard_7h8so_235{grid-row:auto}._operatorCardName_7h8so_273{white-space:normal;overflow:hidden;text-overflow:unset;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}._categoryBadge_7h8so_308{text-transform:none;white-space:normal;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}._cardRight_7h8so_245{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px;flex-shrink:0;flex-basis:auto;margin-left:8px;align-self:stretch}._speedupNumber_7h8so_390{font-size:18px;font-weight:800;letter-spacing:-.5px;font-variant-numeric:tabular-nums;line-height:1;color:#0d53de}._featuredSpeedupNumber_7h8so_398{font-size:30px}._speedupGreen_7h8so_401,._speedupBlue_7h8so_404,._speedupRed_7h8so_407{color:#0d53de}._speedupLabel_7h8so_410{font-size:9px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;text-align:right}._featuredCard_7h8so_235 ._cardRight_7h8so_245{flex-direction:row;align-items:baseline;justify-content:flex-start;gap:6px;margin-top:auto}._featuredCard_7h8so_235 ._speedupLabel_7h8so_410{font-size:11px;align-self:flex-end;margin-bottom:2px}._detailMetrics_7h8so_432{display:flex;align-items:center;gap:12px;padding:10px 28px;border-bottom:1px solid #eef1f8;background:#fafbff;flex-shrink:0}._metricItem_7h8so_441{display:flex;align-items:center;gap:6px;font-size:13px;color:#4b5c7e}._metricItem_7h8so_441 ._metricLabel_7h8so_448{font-weight:500}._metricItem_7h8so_441 ._metricValue_7h8so_451{font-size:16px;font-weight:700;color:#0d53de;letter-spacing:-.3px}._hwGroup_7h8so_458{display:inline-flex;align-items:center;gap:6px;margin-left:auto;flex-shrink:0;flex-wrap:wrap}._hwGroupLabel_7h8so_466{font-size:11px;color:#94a3b8;font-weight:500;white-space:nowrap}._hwTag_7h8so_472{display:inline-flex;align-items:center;padding:2px 8px;background:#e8f0fd;color:#0d53de;border-radius:5px;font-size:11px;font-weight:600;border:1px solid #c8d8f5;white-space:nowrap;flex-shrink:0}._scrollSentinel_7h8so_485{height:1px;width:100%}._loadMoreSpinner_7h8so_489{display:flex;justify-content:center;padding:16px 0}._emptyState_7h8so_495{display:flex;align-items:center;justify-content:center;height:300px}._emptyState_7h8so_495 .ant-empty-description{color:#94a3b8;font-size:14px}._detailHeader_7h8so_506{padding:16px 28px;border-bottom:1px solid #eef1f8;display:flex;align-items:center;gap:12px;min-width:0;flex-shrink:0}._detailTitleGroup_7h8so_515{display:flex;align-items:center;gap:8px;flex:1;min-width:0;overflow:hidden}._detailTitleGroup_7h8so_515 ._categoryBadge_7h8so_308{display:inline-flex;align-self:center;flex-shrink:0}._detailTitle_7h8so_515{font-size:18px;font-weight:700;color:#0f172a;letter-spacing:-.3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex-shrink:1}._viewToggle_7h8so_540{margin-left:auto;display:flex;align-items:center;background:#f1f5f9;border-radius:8px;padding:3px;gap:2px}._viewToggleBtn_7h8so_549{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:6px;border:none;background:transparent;color:#64748b;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}._viewToggleBtn_7h8so_549:hover{background:#e2e8f0;color:#0f172a}._viewToggleBtn_7h8so_549._activeToggle_7h8so_568{background:#fff;color:#0d53de;font-weight:600;box-shadow:0 1px 4px #00000014}._detailBody_7h8so_574{flex:1;min-height:0;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}._diffBody_7h8so_581{flex:1;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._diffBody_7h8so_581::-webkit-scrollbar{width:8px;height:8px}._diffBody_7h8so_581::-webkit-scrollbar-track{background:transparent;border-radius:4px}._diffBody_7h8so_581::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._diffBody_7h8so_581::-webkit-scrollbar-thumb:hover{background:#00000040}._diffBody_7h8so_581 table{font-family:SF Mono,Menlo,Consolas,monospace!important;font-size:12.5px!important;border-collapse:collapse;width:100%}._diffBody_7h8so_581 pre{font-family:SF Mono,Menlo,Consolas,monospace!important;font-size:12.5px!important;line-height:1.7!important}._splitDivider_7h8so_615{width:6px;flex-shrink:0;background:#eef1f8;cursor:col-resize;display:flex;align-items:center;justify-content:center;transition:background .15s;position:relative}._splitDivider_7h8so_615:hover,._splitDivider_7h8so_615:active{background:#d5e3fb}._splitDivider_7h8so_615:hover ._splitDividerHandle_7h8so_630,._splitDivider_7h8so_615:active ._splitDividerHandle_7h8so_630{opacity:1}._splitDividerHandle_7h8so_630{width:2px;height:32px;border-radius:2px;background:#93b8f5;opacity:0;transition:opacity .15s}._codePanel_7h8so_642{display:flex;flex-direction:column;min-height:0;min-width:0;height:100%;border-right:1px solid #eef1f8}._codePanel_7h8so_642:last-child{border-right:none}._codePanelHeader_7h8so_653{padding:10px 16px;background:#f5f7fb;border-bottom:1px solid #eef1f8;display:flex;align-items:center;gap:8px;flex-shrink:0}._codePanelDot_7h8so_662{width:10px;height:10px;border-radius:50%}._codePanelDot_7h8so_662._dotRed_7h8so_667{background:#ff5f56}._codePanelDot_7h8so_662._dotYellow_7h8so_670{background:#ffbd2e}._codePanelDot_7h8so_662._dotGreen_7h8so_673{background:#27c93f}._codePanelTitle_7h8so_676{font-size:12px;color:#6b7a9a;font-family:SF Mono,Menlo,monospace;margin-left:4px}._codePanelLabel_7h8so_682{margin-left:auto;font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._codeScroll_7h8so_690{flex:1;overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._codeScroll_7h8so_690::-webkit-scrollbar{width:8px;height:8px}._codeScroll_7h8so_690::-webkit-scrollbar-track{background:transparent;border-radius:4px}._codeScroll_7h8so_690::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._codeScroll_7h8so_690::-webkit-scrollbar-thumb:hover{background:#00000040}._emptyCode_7h8so_713{display:flex;align-items:center;justify-content:center;height:100%;color:#94a3b8;font-size:14px}._detailFooter_7h8so_721{padding:14px 28px;border-top:1px solid #eef1f8;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}._backButton_7h8so_730{position:relative;overflow:hidden;height:36px;padding:0 18px;border-radius:7px;font-weight:500;border:1.5px solid #dde4ef;color:#4b5c7e;font-size:13px;background:#fff;transition:border-color .15s,color .15s}._backButton_7h8so_730:before{content:"";position:absolute;top:50%;left:50%;width:140%;height:300%;border-radius:50%;background:#0d53de12;transform:translate(-50%,-50%) scale(0);transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .3s;opacity:0;pointer-events:none}._backButton_7h8so_730:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}._backButton_7h8so_730:hover{border-color:#0d53de!important;color:#0d53de!important;background:#fff!important}._reoptimizeBtn_7h8so_766{position:relative;overflow:hidden;height:36px;padding:0 22px;border-radius:7px;font-weight:600;font-size:13px;background:#0d53de;border:none;color:#fff;box-shadow:0 2px 6px #0d53de59;transition:box-shadow .2s}._reoptimizeBtn_7h8so_766:before{content:"";position:absolute;top:50%;left:50%;width:140%;height:300%;border-radius:50%;background:#ffffff2e;transform:translate(-50%,-50%) scale(0);transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .3s;opacity:0;pointer-events:none}._reoptimizeBtn_7h8so_766:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}._reoptimizeBtn_7h8so_766:hover{background:#0d53de!important;box-shadow:0 4px 12px #0d53de66!important}@media (max-width: 767px){._detailHeader_7h8so_506{padding:10px 14px;gap:8px;align-items:center}._viewToggleWrapper_7h8so_809{display:none}._detailTitle_7h8so_515{font-size:15px}._detailMetrics_7h8so_432{flex-wrap:wrap;padding:10px 14px;gap:8px}._hwGroup_7h8so_458{margin-left:0;width:100%}}._login-menu_hilul_1{box-shadow:0 4px 20px #121e490f}._login-menu-user_hilul_4{padding:16px 7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;box-sizing:border-box}._login-menu-user_hilul_4:after{position:absolute;content:"";bottom:0;left:0;height:1px;width:100%;background:var(--grey-2)}._login-menu-quit_hilul_21{position:relative;box-sizing:border-box}._login-menu-quit_hilul_21:after{position:absolute;content:"";top:0;left:0;height:1px;width:100%;background:var(--grey-2)}._header_694ly_1{position:fixed;top:0;left:0;right:0;height:56px;background:#fff;border-bottom:1px solid #e8ecf4;box-shadow:0 1px #e8ecf4,0 2px 16px #0000000a;display:flex;align-items:center;justify-content:space-between;padding:0 28px;z-index:1000}._logoWrapper_694ly_16{display:flex;align-items:center;gap:10px}._mobileMenuBtn_694ly_21{display:none}._logo_694ly_16{font-size:18px;font-weight:800;color:#0d53de;margin:0;letter-spacing:-.5px}._subtitle_694ly_31{font-size:12px;color:#a0aabf;font-weight:400;padding-left:10px;border-left:1px solid #e8ecf4;letter-spacing:.2px}._options_694ly_39{display:flex;align-items:center;gap:12px}._iconItem_694ly_44{display:flex;align-items:center;justify-content:center;height:32px;padding:0 8px;border-radius:6px;color:#64748b;font-size:16px;cursor:pointer;transition:background .15s ease,color .15s ease}._iconItem_694ly_44:hover{background-color:#f1f5f9;color:#0d53de}._iconItem_694ly_44:active{background-color:#e6f2ff}@media (max-width: 768px){._header_694ly_1{padding:0 14px}._subtitle_694ly_31{display:none}._mobileMenuBtn_694ly_21{display:inline-flex;height:32px;width:32px;align-items:center;justify-content:center;color:#0d53de}}._sider_1q4qy_1{border-right:1px solid #e8ecf4!important;background:#fff!important;box-shadow:1px 0 #e8ecf4,2px 0 12px #00000008;display:flex;flex-direction:column;padding-top:12px;height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._sider_1q4qy_1::-webkit-scrollbar{width:8px;height:8px}._sider_1q4qy_1::-webkit-scrollbar-track{background:transparent;border-radius:4px}._sider_1q4qy_1::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._sider_1q4qy_1::-webkit-scrollbar-thumb:hover{background:#00000040}._drawerMenu_1q4qy_29{background:#fff;padding-top:12px;height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._drawerMenu_1q4qy_29::-webkit-scrollbar{width:8px;height:8px}._drawerMenu_1q4qy_29::-webkit-scrollbar-track{background:transparent;border-radius:4px}._drawerMenu_1q4qy_29::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._drawerMenu_1q4qy_29::-webkit-scrollbar-thumb:hover{background:#00000040}._menu_1q4qy_53{border-inline-end:none!important;background:transparent!important}._menu_1q4qy_53 .ant-menu-item{height:40px;line-height:40px;margin:1px 10px!important;border-radius:7px;width:calc(100% - 20px)!important;transition:background .15s ease,color .15s ease;position:relative;font-size:13.5px;font-weight:500;color:#4b5c7e}._menu_1q4qy_53 .ant-menu-item .anticon{font-size:15px}._menu_1q4qy_53 .ant-menu-item:hover{background:#f4f6fb!important;color:#0d53de!important}._menu_1q4qy_53 .ant-menu-item:active{background:#eaf0fc!important}._menu_1q4qy_53 .ant-menu-item-selected{background:#e8f0fd!important;color:#0d53de!important;font-weight:600;box-shadow:inset 3px 0 #0d53de}._menu_1q4qy_53 .ant-menu-item-selected .anticon{color:#0d53de}._menu_1q4qy_53 .ant-menu-item-selected:hover{background:#dce8fb!important}@media (max-width: 768px){._sider_1q4qy_1{display:none}}._layout_12os1_1{position:fixed;top:56px;left:0;right:0;bottom:0;background:#f0f2f8;overflow:hidden;display:flex}._mainLayout_12os1_11{background:transparent;flex:1;min-width:700px;display:flex;flex-direction:column;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._mainLayout_12os1_11::-webkit-scrollbar{width:8px;height:8px}._mainLayout_12os1_11::-webkit-scrollbar-track{background:transparent;border-radius:4px}._mainLayout_12os1_11::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._mainLayout_12os1_11::-webkit-scrollbar-thumb:hover{background:#00000040}._content_12os1_38{padding:24px 32px 32px;max-width:1300px;margin:0 auto;width:100%;flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}._content_12os1_38::-webkit-scrollbar{width:8px;height:8px}._content_12os1_38::-webkit-scrollbar-track{background:transparent;border-radius:4px}._content_12os1_38::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;transition:background .2s ease}._content_12os1_38::-webkit-scrollbar-thumb:hover{background:#00000040}@media (max-width: 768px){._layout_12os1_1{background:#fff}._mainLayout_12os1_11{min-width:0;overflow-x:hidden}._content_12os1_38{padding:14px 12px 16px;margin:0;max-width:100%}}
