.CustomSelect-module-scss-module__-LXQIW__container{position:relative}.CustomSelect-module-scss-module__-LXQIW__control{border:1px solid var(--border-color);background:var(--content-bg);width:100%;color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 30px 7px 10px;font-size:13px;line-height:1.4;transition:border-color .12s,box-shadow .12s;display:flex}.CustomSelect-module-scss-module__-LXQIW__control:hover{border-color:var(--component-custom-select-border-hover)}.CustomSelect-module-scss-module__-LXQIW__controlOpen{border-color:var(--component-custom-select-border-active);box-shadow:var(--component-custom-select-ring-active)}.CustomSelect-module-scss-module__-LXQIW__disabled{opacity:.5;cursor:not-allowed}.CustomSelect-module-scss-module__-LXQIW__value{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.CustomSelect-module-scss-module__-LXQIW__placeholder{color:var(--gray-400);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.CustomSelect-module-scss-module__-LXQIW__arrow{border-left:5px solid #0000;border-right:5px solid #0000;border-top:6px solid var(--gray-500);flex-shrink:0;width:0;height:0;transition:transform .12s}.CustomSelect-module-scss-module__-LXQIW__controlOpen .CustomSelect-module-scss-module__-LXQIW__arrow{transform:rotate(180deg)}.CustomSelect-module-scss-module__-LXQIW__menu{background:var(--content-bg);border:1px solid var(--border-color);box-shadow:var(--component-custom-select-menu-shadow);z-index:40;border-radius:8px;max-height:260px;margin-top:6px;position:absolute;left:0;right:0;overflow-y:auto}.CustomSelect-module-scss-module__-LXQIW__option{color:var(--text-primary);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;padding:10px 12px;font-size:13px;transition:background-color 80ms,color 80ms;overflow:hidden}.CustomSelect-module-scss-module__-LXQIW__option:hover,.CustomSelect-module-scss-module__-LXQIW__optionActive{background:var(--component-custom-select-option-active-bg);color:var(--text-primary)}.CustomSelect-module-scss-module__-LXQIW__optionSelected{background:var(--component-custom-select-option-selected-bg);color:var(--component-custom-select-option-selected-fg)}.CustomSelect-module-scss-module__-LXQIW__wide{min-width:160px;max-width:220px}.CustomSelect-module-scss-module__-LXQIW__wide .CustomSelect-module-scss-module__-LXQIW__menu{width:max-content;min-width:160px;max-width:280px}
.aireadyStateComponent-module-scss-module__EqSxPa__analysisReadyState{justify-content:center;align-items:center;width:100%;max-width:800px;min-height:380px;margin:0 auto 20px;padding:48px 24px 32px;display:flex}.aireadyStateComponent-module-scss-module__EqSxPa__toolReadyPanel{justify-items:center;width:min(100%,620px);padding:0;animation:.45s ease-out both aireadyStateComponent-module-scss-module__EqSxPa__fadeInUp;display:grid;position:relative}.aireadyStateComponent-module-scss-module__EqSxPa__toolHeader{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;display:flex;position:relative}.aireadyStateComponent-module-scss-module__EqSxPa__toolBadge{width:50px;height:50px;color:var(--brand-primary);background:color-mix(in srgb, var(--brand-primary) 14%, transparent);border:1px solid color-mix(in srgb, var(--brand-primary) 28%, transparent);border-radius:50%;flex:0 0 50px;justify-content:center;align-items:center;display:inline-flex}.aireadyStateComponent-module-scss-module__EqSxPa__toolBadge i{font-size:18px}.aireadyStateComponent-module-scss-module__EqSxPa__readyMainTitle{color:var(--text-primary);letter-spacing:0;text-align:center;background:var(--component-ai-ready-title-bg);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:22px;font-weight:700;line-height:1.35}.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription{z-index:1;width:100%;color:var(--text-secondary);letter-spacing:0;text-align:center;margin:14px auto 0;font-size:14px;font-weight:400;line-height:1.68;position:relative}.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription p{margin:0}.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-content{color:inherit;font-size:inherit;line-height:inherit}.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-content>:first-child{margin-top:0}.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-content>:last-child{margin-bottom:0}:is(.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-h1,.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-h2,.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-h3){color:var(--text-primary);text-align:center;margin:10px 0 6px;font-size:13.5px;font-weight:700;line-height:1.45}:is(.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-p,.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-li){color:var(--text-secondary)}.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-p{margin:0 0 7px}:is(.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-ul,.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-ol){text-align:left;width:fit-content;max-width:100%;margin:8px auto;padding-left:18px}.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-li{margin:3px 0}.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-strong{color:var(--text-primary);font-weight:700}.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription .markdown-blockquote{border:1px solid color-mix(in srgb, var(--border-primary) 52%, transparent);background:color-mix(in srgb, var(--bg-secondary) 64%, transparent);text-align:left;border-radius:7px;width:fit-content;max-width:100%;margin:10px auto 0;padding:8px 11px}.aireadyStateComponent-module-scss-module__EqSxPa__toolSteps{z-index:1;border:1px solid color-mix(in srgb, var(--border-primary) 52%, transparent);background:color-mix(in srgb, var(--bg-secondary) 64%, transparent);border-radius:999px;justify-content:center;align-items:center;width:fit-content;max-width:100%;margin:24px auto 0;padding:10px 12px;display:flex;position:relative}.aireadyStateComponent-module-scss-module__EqSxPa__toolStep{text-align:center;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:0;padding:0 10px;display:flex}.aireadyStateComponent-module-scss-module__EqSxPa__toolStepIcon{width:26px;height:26px;color:var(--brand-primary);background:color-mix(in srgb, var(--brand-primary) 14%, transparent);border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;display:inline-flex}.aireadyStateComponent-module-scss-module__EqSxPa__toolStepIcon i{font-size:11px}.aireadyStateComponent-module-scss-module__EqSxPa__toolStepText{color:var(--text-primary);white-space:nowrap;font-size:13px;font-weight:600;line-height:1.2}.aireadyStateComponent-module-scss-module__EqSxPa__toolStepDivider{background:color-mix(in srgb, var(--border-primary) 78%, transparent);flex:0 0 34px;width:34px;height:1px;display:block}@media (max-width:768px){.aireadyStateComponent-module-scss-module__EqSxPa__analysisReadyState{max-width:none;min-height:auto;padding:34px 16px 26px}.aireadyStateComponent-module-scss-module__EqSxPa__toolReadyPanel{width:100%}.aireadyStateComponent-module-scss-module__EqSxPa__readyMainTitle{font-size:19px}.aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription{max-width:none;font-size:13px}.aireadyStateComponent-module-scss-module__EqSxPa__toolSteps{border-radius:12px;flex-wrap:wrap;row-gap:8px;width:min(100%,360px)}.aireadyStateComponent-module-scss-module__EqSxPa__toolStep{padding:0 6px}.aireadyStateComponent-module-scss-module__EqSxPa__toolStepDivider{flex-basis:22px;width:22px}}body.large-font .aireadyStateComponent-module-scss-module__EqSxPa__readyMainTitle{font-size:25px}body.large-font .aireadyStateComponent-module-scss-module__EqSxPa__readyMainDescription{font-size:16px}body.large-font .aireadyStateComponent-module-scss-module__EqSxPa__toolStepText{font-size:14px}@keyframes aireadyStateComponent-module-scss-module__EqSxPa__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.BackgroundProcessingComponent-module-scss-module__Uls2Vq__background-processing{text-align:center;box-sizing:border-box;width:100%;max-width:500px;min-height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:40px 32px;transition:all .3s;display:flex;position:relative;overflow:hidden}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__background-processing:before{content:"";background:var(--component-background-processing-page-bg);z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__background-processing:after{content:"";background-image:var(--component-background-processing-grid-bg);z-index:-1;opacity:.3;background-size:60px 60px;width:100%;height:100%;animation:20s linear infinite BackgroundProcessingComponent-module-scss-module__Uls2Vq__grid-move;position:fixed;top:0;left:0}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__processing-icon{z-index:2;background:0 0;border-radius:0;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto -12px;animation:4s linear infinite BackgroundProcessingComponent-module-scss-module__Uls2Vq__slow-rotate;display:flex;position:relative}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__processing-icon i{background:var(--component-background-processing-icon-bg);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:64px;position:relative}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__circular-progress{justify-content:center;align-items:center;display:flex;position:relative}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__progress-ring{transform:rotate(-90deg)}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__progress-ring-circle{transition:stroke-dasharray .35s}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__progress-ring-progress{stroke-dasharray:157 157;stroke-dashoffset:157px;filter:var(--component-background-processing-progress-shadow);animation:3s ease-in-out infinite BackgroundProcessingComponent-module-scss-module__Uls2Vq__progress-fill}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__progress-text{color:var(--gray-400);letter-spacing:.5px;justify-content:center;align-items:center;gap:3px;font-size:12px;font-weight:600;display:flex;position:relative}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__dot{font-size:20px;line-height:1;animation:1.4s ease-in-out infinite both BackgroundProcessingComponent-module-scss-module__Uls2Vq__bounce-dot}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__dot1{animation-delay:-.32s}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__dot2{animation-delay:-.16s}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__dot3{animation-delay:0s}@keyframes BackgroundProcessingComponent-module-scss-module__Uls2Vq__bounce-dot{0%,80%,to{opacity:.5;transform:scale(.8)translateY(0)}40%{opacity:1;transform:scale(1.2)translateY(-8px)}}@keyframes BackgroundProcessingComponent-module-scss-module__Uls2Vq__progress-fill{0%{stroke-dashoffset:157px}50%{stroke-dashoffset:39px}to{stroke-dashoffset:157px}}@keyframes BackgroundProcessingComponent-module-scss-module__Uls2Vq__slow-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes BackgroundProcessingComponent-module-scss-module__Uls2Vq__orange-glow-pulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.2)}}@keyframes BackgroundProcessingComponent-module-scss-module__Uls2Vq__orange-gradient-shift{0%,to{background:var(--component-background-processing-panel-bg-start)}33%{background:var(--component-background-processing-panel-bg-mid)}66%{background:var(--component-background-processing-panel-bg-end)}}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__processing-title{background:var(--component-background-processing-title-bg);-webkit-text-fill-color:#0000;z-index:2;letter-spacing:.3px;-webkit-background-clip:text;background-clip:text;margin-top:0;margin-bottom:8px;font-size:24px;font-weight:700;position:relative}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__processing-subtitle{color:var(--gray-500);z-index:2;letter-spacing:.3px;max-width:400px;margin-bottom:20px;font-size:16px;font-weight:400;line-height:1.6;position:relative}.BackgroundProcessingComponent-module-scss-module__Uls2Vq__processing-status{color:var(--component-background-processing-status-fg);z-index:2;letter-spacing:.5px;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:16px;font-weight:600;display:flex;position:relative}
