.Sidebar-module__XRNO5a__header{height:var(--header-height);background-color:var(--bg-app);border-bottom:1px solid var(--border);scrollbar-width:none;flex-shrink:0;overflow-x:auto}.Sidebar-module__XRNO5a__header::-webkit-scrollbar{display:none}.Sidebar-module__XRNO5a__nav{grid-template-columns:auto 1fr auto;align-items:center;width:100%;min-width:max-content;height:100%;padding-inline:1.5rem;display:grid}.Sidebar-module__XRNO5a__logoLink{align-items:center;gap:.5rem;width:fit-content;text-decoration:none;display:flex}.Sidebar-module__XRNO5a__logoIcon{border-radius:var(--r-sm);background-color:var(--accent-dim);flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Sidebar-module__XRNO5a__logoText{letter-spacing:.1em;color:var(--text-primary);text-transform:uppercase;white-space:nowrap;font-size:13px;font-weight:700;transition:color .15s}.Sidebar-module__XRNO5a__logoLink:hover .Sidebar-module__XRNO5a__logoText{color:var(--accent-dim)}.Sidebar-module__XRNO5a__navLinks{justify-content:center;align-items:center;height:100%;display:flex}.Sidebar-module__XRNO5a__navLink{height:100%;color:var(--text-secondary);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding-inline:1rem;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s;display:flex}.Sidebar-module__XRNO5a__navLink:hover{color:var(--text-primary);border-color:var(--border-hover)}.Sidebar-module__XRNO5a__navLink svg{flex-shrink:0}.Sidebar-module__XRNO5a__navLinkActive,.Sidebar-module__XRNO5a__navLinkActive:hover{color:var(--nav-active);border-color:var(--nav-active)}.Sidebar-module__XRNO5a__rightSection{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.Sidebar-module__XRNO5a__statusDot{border-radius:var(--r-full);background-color:var(--warning);flex-shrink:0;width:6px;height:6px}.Sidebar-module__XRNO5a__siteName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:12px;font-weight:500;overflow:hidden}.Sidebar-module__XRNO5a__envBadge{color:var(--text-secondary);white-space:nowrap;font-size:11px}.Sidebar-module__XRNO5a__btnTheme{border-radius:var(--r-md);border:1px solid var(--border);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background-color .15s;display:flex}.Sidebar-module__XRNO5a__btnTheme:hover{border-color:var(--border-hover);color:var(--text-primary);background-color:var(--bg-surface)}.Sidebar-module__XRNO5a__btnAuth{border-radius:var(--r-md);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:.35rem;margin-left:.5rem;padding:.25rem .625rem;font-family:inherit;font-size:12px;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s;display:flex}.Sidebar-module__XRNO5a__btnAuth:hover{border-color:var(--border-hover);color:var(--text-primary)}@media (max-width:1024px){.Sidebar-module__XRNO5a__nav{padding-inline:1rem}.Sidebar-module__XRNO5a__envBadge{display:none}.Sidebar-module__XRNO5a__navLink{padding-inline:.625rem}}@media (max-width:480px){.Sidebar-module__XRNO5a__nav{grid-template-columns:auto 1fr auto;gap:.25rem;padding-inline:.75rem}.Sidebar-module__XRNO5a__logoText{display:none}.Sidebar-module__XRNO5a__navLinks{gap:0}.Sidebar-module__XRNO5a__navLink{gap:.25rem;padding-inline:.5rem;font-size:12px}.Sidebar-module__XRNO5a__siteName,.Sidebar-module__XRNO5a__envBadge{display:none}.Sidebar-module__XRNO5a__btnTheme{width:24px;height:24px}}
.AppShell-module__cB5iMW__shell{background-color:var(--bg-page);flex-direction:column;height:100vh;display:flex;overflow:hidden}.AppShell-module__cB5iMW__main{flex:1;overflow-y:auto}
.ai-module__OPe71G__page{flex-direction:column;height:100%;display:flex;overflow:hidden}.ai-module__OPe71G__pageHeader{border-bottom:1px solid var(--border);flex-shrink:0;padding:1.25rem 1.5rem 1rem}.ai-module__OPe71G__pageTitle{color:var(--text-primary);margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.ai-module__OPe71G__pageSubtitle{color:var(--text-secondary);margin:0;font-size:.875rem}.ai-module__OPe71G__scrollArea{flex:1;overflow-y:auto}.ai-module__OPe71G__container{max-width:var(--container-max);padding:var(--page-pad);flex-direction:column;gap:2rem;margin-inline:auto;display:flex}@media (max-width:480px){.ai-module__OPe71G__container{padding:1rem}}@media (min-width:481px) and (max-width:1024px){.ai-module__OPe71G__container{padding:1.25rem}}.ai-module__OPe71G__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.ai-module__OPe71G__sectionTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.ai-module__OPe71G__sectionDesc{color:var(--text-secondary);margin:.125rem 0 0;font-size:.875rem}.ai-module__OPe71G__sectionDescAccent{color:var(--accent-dim);font-weight:600}.ai-module__OPe71G__sectionDescOk{color:var(--success)}.ai-module__OPe71G__sectionActions{align-items:center;gap:.75rem;display:flex}.ai-module__OPe71G__select{background-color:var(--bg-input);border:1px solid var(--border);color:var(--text-primary);border-radius:var(--r-lg);padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.ai-module__OPe71G__select:focus{border-color:var(--accent-dim);outline:none}.ai-module__OPe71G__select:disabled{opacity:.5}.ai-module__OPe71G__btnPrimary{background-color:var(--accent);color:var(--black-text);border-radius:var(--r-lg);cursor:pointer;border:none;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .15s}.ai-module__OPe71G__btnPrimary:hover:not(:disabled){background-color:var(--accent-hover)}.ai-module__OPe71G__btnPrimary:disabled{opacity:.4;cursor:not-allowed}.ai-module__OPe71G__btnSecondary{background-color:var(--bg-row);border:1px solid var(--border);color:var(--text-secondary);border-radius:var(--r-lg);cursor:not-allowed;opacity:.6;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600}.ai-module__OPe71G__btnReset{border:1px solid var(--border);color:var(--text-secondary);border-radius:var(--r-lg);cursor:pointer;background:0 0;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .15s,color .15s}.ai-module__OPe71G__btnReset:hover{border-color:var(--border-hover);color:var(--text-primary)}.ai-module__OPe71G__btnPublishSelected{background-color:var(--accent);color:var(--black-text);border-radius:var(--r-lg);cursor:pointer;border:none;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .15s}.ai-module__OPe71G__btnPublishSelected:hover{background-color:var(--accent-hover)}.ai-module__OPe71G__btnPublishAll{background-color:var(--bg-row);border:1px solid var(--border);color:var(--text-primary);border-radius:var(--r-lg);cursor:pointer;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .15s,border-color .15s}.ai-module__OPe71G__btnPublishAll:hover{background-color:var(--border)}.ai-module__OPe71G__btnPublishRow{background-color:var(--bg-input);border:1px solid var(--border);color:var(--text-secondary);border-radius:var(--r-lg);cursor:pointer;padding:.25rem .625rem;font-family:inherit;font-size:.875rem;transition:border-color .15s,color .15s}.ai-module__OPe71G__btnPublishRow:hover{border-color:var(--accent-dim);color:var(--accent-dim)}.ai-module__OPe71G__btnPublishRow:disabled{opacity:.4;cursor:not-allowed}.ai-module__OPe71G__spinner{border:2px solid var(--accent-dim);border-radius:var(--r-full);vertical-align:middle;border-top-color:#0000;width:12px;height:12px;margin-right:.5rem;animation:1s linear infinite ai-module__OPe71G__spin;display:inline-block}.ai-module__OPe71G__progressCard{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-xl);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.ai-module__OPe71G__progressLabelRow{color:var(--text-secondary);justify-content:space-between;margin-bottom:.25rem;font-size:.75rem;display:flex}.ai-module__OPe71G__progressBarBg{background-color:var(--bg-card);border-radius:var(--r-full);height:8px;overflow:hidden}.ai-module__OPe71G__progressBarTeal{background-color:var(--accent-dim);border-radius:var(--r-full);height:100%;transition:width .3s}.ai-module__OPe71G__progressBarGreen{background-color:var(--success);border-radius:var(--r-full);height:100%;transition:width .3s}.ai-module__OPe71G__counters{gap:1.5rem;display:flex}.ai-module__OPe71G__counterValue{font-size:1.5rem;font-weight:700}.ai-module__OPe71G__counterValueGreen{color:var(--success)}.ai-module__OPe71G__counterValueRed{color:var(--danger)}.ai-module__OPe71G__counterLabel{color:var(--text-secondary);font-size:.75rem}.ai-module__OPe71G__doneLabel{color:var(--success);align-items:center;font-size:.875rem;font-weight:500;display:flex}.ai-module__OPe71G__errorCard{border-radius:var(--r-xl);background-color:#1f1014;border:1px solid #e0555566;padding:1rem}.ai-module__OPe71G__errorCardTitle{color:var(--danger);margin:0 0 .25rem;font-size:.875rem;font-weight:500}.ai-module__OPe71G__errorCardMsg{color:var(--text-secondary);margin:0;font-family:monospace;font-size:.75rem}.ai-module__OPe71G__tableWrap{border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden}.ai-module__OPe71G__table{border-collapse:collapse;width:100%;font-size:.875rem}.ai-module__OPe71G__thead{background-color:var(--bg-app);border-bottom:1px solid var(--border)}.ai-module__OPe71G__th{color:var(--text-secondary);padding:.625rem .75rem;font-size:.875rem;font-weight:500}.ai-module__OPe71G__thLeft{text-align:left}.ai-module__OPe71G__thCenter{text-align:center}.ai-module__OPe71G__tr{border-bottom:1px solid #1d2d4666;transition:background-color .1s}.ai-module__OPe71G__tr:hover{background-color:#101c2e66}.ai-module__OPe71G__trSelected{background-color:var(--bg-surface)}.ai-module__OPe71G__td{padding:.5rem .75rem}.ai-module__OPe71G__tdCenter{text-align:center;padding:.5rem .75rem}.ai-module__OPe71G__preview{border-radius:var(--r-md);background-color:var(--bg-card);width:80px;height:54px;position:relative;overflow:hidden}.ai-module__OPe71G__previewImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ai-module__OPe71G__fieldBadge{border-radius:3px;padding:0 4px;font-size:9px;font-weight:700;line-height:16px;position:absolute;bottom:4px;left:4px}.ai-module__OPe71G__fieldBadgeImage{background-color:var(--field-image-bg);color:var(--field-image-text)}.ai-module__OPe71G__fieldBadgeMultiImage{background-color:var(--field-multi-bg);color:var(--field-multi-text)}.ai-module__OPe71G__fieldBadgeRichText{background-color:var(--field-rich-bg);color:var(--field-rich-text)}.ai-module__OPe71G__fieldBadgeDefault{background-color:var(--bg-card);color:var(--text-secondary)}.ai-module__OPe71G__fileName{color:var(--text-primary);word-break:break-all;font-size:.75rem}.ai-module__OPe71G__fileColName{color:var(--text-muted);margin-top:.125rem;font-size:.75rem}.ai-module__OPe71G__editRow{align-items:center;gap:.25rem;display:flex}.ai-module__OPe71G__editTextarea{background-color:var(--bg-input);border:1px solid var(--accent-dim);color:var(--text-primary);resize:none;border-radius:4px;flex:1;padding:.25rem .5rem;font-family:inherit;font-size:.875rem}.ai-module__OPe71G__editTextarea:focus{outline:none}.ai-module__OPe71G__editActions{flex-direction:column;flex-shrink:0;gap:.25rem;display:flex}.ai-module__OPe71G__btnEditOk{color:var(--success);cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:.875rem;font-weight:700}.ai-module__OPe71G__btnEditOk:hover{color:var(--success-hover)}.ai-module__OPe71G__btnEditCancel{color:var(--danger);cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:.875rem}.ai-module__OPe71G__altEdited{text-transform:uppercase;letter-spacing:.05em;color:var(--success);margin-right:.25rem;font-size:8px;font-weight:700}.ai-module__OPe71G__altText{color:var(--text-primary);cursor:pointer;font-size:.875rem;transition:color .15s}.ai-module__OPe71G__altText:hover{color:var(--accent-dim)}.ai-module__OPe71G__altEmpty{color:var(--text-muted);font-size:.875rem;font-style:italic}.ai-module__OPe71G__pagination{border-top:1px solid var(--border);color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.625rem 1rem;font-size:.75rem;display:flex}.ai-module__OPe71G__paginationBtns{align-items:center;gap:.25rem;display:flex}.ai-module__OPe71G__btnPage{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-family:inherit;font-size:.75rem;transition:background-color .1s}.ai-module__OPe71G__btnPage:hover:not(:disabled){background-color:var(--bg-card)}.ai-module__OPe71G__btnPage:disabled{opacity:.3;cursor:not-allowed}
.images-module__B3b6Nq__page{height:100%;max-width:var(--container-max);flex-direction:column;width:100%;margin-inline:auto;display:flex;overflow:hidden}.images-module__B3b6Nq__modalOverlay{z-index:50;background-color:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.images-module__B3b6Nq__modal{background-color:var(--bg-input);border:1px solid var(--border);border-radius:var(--r-xl);width:100%;max-width:32rem;padding:1.5rem;box-shadow:0 25px 50px -12px #00000080}.images-module__B3b6Nq__modalTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.images-module__B3b6Nq__modalDesc{color:var(--text-secondary);margin:0 0 1rem;font-size:.875rem}.images-module__B3b6Nq__modalList{color:var(--text-secondary);flex-direction:column;gap:.25rem;margin:0 0 1rem;padding-left:1.25rem;font-size:.875rem;list-style:outside;display:flex}.images-module__B3b6Nq__modalWarning{color:var(--danger);margin:0 0 1.5rem;font-size:.75rem;font-weight:500}.images-module__B3b6Nq__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.images-module__B3b6Nq__btnModalCancel{border-radius:var(--r-lg);color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;background:0 0;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;transition:color .15s,border-color .15s}.images-module__B3b6Nq__btnModalCancel:hover{color:var(--text-primary);border-color:var(--border-hover)}.images-module__B3b6Nq__btnModalConfirm{border-radius:var(--r-lg);background-color:var(--danger);color:#fff;cursor:pointer;border:none;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .15s}.images-module__B3b6Nq__btnModalConfirm:hover{background-color:var(--danger-hover)}.images-module__B3b6Nq__header{flex-shrink:0;padding:1.25rem 1.5rem 0}.images-module__B3b6Nq__filterGroupLabel{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700;display:block}.images-module__B3b6Nq__filterRow{flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem;display:flex}.images-module__B3b6Nq__filterRowGap{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.images-module__B3b6Nq__filterBtn{border-radius:var(--r-md);cursor:pointer;border:none;align-items:center;gap:.375rem;padding:.25rem .5rem;font-family:inherit;font-size:.875rem;transition:background-color .15s,color .15s;display:flex}.images-module__B3b6Nq__filterBtnActive{background-color:var(--accent);color:var(--btn-accent-text);font-weight:600}.images-module__B3b6Nq__filterBtnActive:hover{background-color:var(--accent-hover)}.images-module__B3b6Nq__filterBtnInactive{background-color:var(--bg-row);color:var(--text-secondary)}.images-module__B3b6Nq__filterBtnInactive:hover{background-color:var(--border-hover);color:var(--text-primary)}.images-module__B3b6Nq__filterCount{border-radius:var(--r-full);padding:0 .375rem;font-size:.75rem}.images-module__B3b6Nq__filterCountActive{background-color:#00000026}.images-module__B3b6Nq__filterCountInactive{background-color:var(--bg-card)}.images-module__B3b6Nq__filterSelect{border-radius:var(--r-md);cursor:pointer;border:1px solid;padding:.25rem .5rem;font-family:inherit;font-size:.875rem;transition:background-color .15s,color .15s}.images-module__B3b6Nq__filterSelectActive{background-color:var(--accent);color:var(--btn-accent-text);border-color:var(--accent);font-weight:600}.images-module__B3b6Nq__filterSelectInactive{background-color:var(--bg-row);color:var(--text-secondary);border-color:var(--border)}.images-module__B3b6Nq__filterSelectInactive:hover{background-color:var(--border-hover);color:var(--text-primary)}.images-module__B3b6Nq__filterSelectInactive:focus{outline:none}.images-module__B3b6Nq__dropdownWrap{position:relative}.images-module__B3b6Nq__btnDropdown{border-radius:var(--r-md);cursor:pointer;white-space:nowrap;border:1px solid;align-items:center;gap:.375rem;padding:.25rem .5rem;font-family:inherit;font-size:.875rem;transition:background-color .15s,color .15s;display:flex}.images-module__B3b6Nq__btnDropdownActive{background-color:var(--accent);color:var(--btn-accent-text);border-color:var(--accent);font-weight:600}.images-module__B3b6Nq__btnDropdownInactive{background-color:var(--bg-row);color:var(--text-secondary);border-color:var(--border)}.images-module__B3b6Nq__btnDropdownInactive:hover{background-color:var(--border-hover);color:var(--text-primary)}.images-module__B3b6Nq__dropdown{background-color:var(--bg-input);border:1px solid var(--border);border-radius:var(--r-md);z-index:50;min-width:160px;margin-top:.25rem;padding:.25rem 0;position:absolute;top:100%;left:0;box-shadow:0 10px 25px #0000004d}.images-module__B3b6Nq__dropdownItem{cursor:pointer;color:var(--text-primary);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .1s;display:flex}.images-module__B3b6Nq__dropdownItem:hover{background-color:var(--bg-row)}.images-module__B3b6Nq__searchWrap{position:relative}.images-module__B3b6Nq__searchIcon{color:var(--text-muted);pointer-events:none;font-size:.875rem;position:absolute;top:50%;left:.625rem;transform:translateY(-50%)}.images-module__B3b6Nq__searchInput{background-color:var(--bg-input);border:1px solid var(--border);border-radius:var(--r-md);color:var(--text-primary);width:224px;padding:.375rem 2rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.images-module__B3b6Nq__searchInput::placeholder{color:var(--text-muted)}.images-module__B3b6Nq__searchInput:focus{border-color:var(--border-focus);outline:none}.images-module__B3b6Nq__searchClear{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:.75rem;transition:color .15s;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.images-module__B3b6Nq__searchClear:hover{color:var(--text-primary)}.images-module__B3b6Nq__btnClearFilters{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.875rem;transition:color .15s}.images-module__B3b6Nq__btnClearFilters:hover{color:var(--danger)}.images-module__B3b6Nq__resultsBar{justify-content:space-between;align-items:center;min-height:28px;margin-bottom:.75rem;display:flex}.images-module__B3b6Nq__resultCount{color:var(--text-primary);margin:0;font-size:.875rem}.images-module__B3b6Nq__resultsBarRight{align-items:center;gap:.75rem;display:flex}.images-module__B3b6Nq__btnSelectAll{color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--r-md);cursor:pointer;white-space:nowrap;background:0 0;padding:.25rem .625rem;font-family:inherit;font-size:.75rem;transition:color .15s,border-color .15s}.images-module__B3b6Nq__btnSelectAll:hover:not(:disabled){color:var(--text-primary);border-color:var(--border-hover)}.images-module__B3b6Nq__btnSelectAll:disabled{opacity:.4;cursor:not-allowed}.images-module__B3b6Nq__pageSizeRow{color:var(--text-secondary);align-items:center;gap:.25rem;font-size:.75rem;display:flex}.images-module__B3b6Nq__btnPageSize{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;padding:.125rem .5rem;font-family:inherit;font-size:.75rem;transition:background-color .1s}.images-module__B3b6Nq__btnPageSize:hover{color:var(--text-primary)}.images-module__B3b6Nq__btnPageSizeActive{background-color:var(--bg-row);color:var(--accent-dim)}.images-module__B3b6Nq__spinnerSm{border:1px solid var(--accent-dim);border-radius:var(--r-full);vertical-align:middle;border-top-color:#0000;width:12px;height:12px;animation:1s linear infinite images-module__B3b6Nq__spin;display:inline-block}.images-module__B3b6Nq__tableArea{border-top:1px solid var(--border);flex:1;overflow:auto}.images-module__B3b6Nq__loadingState{height:160px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.875rem;display:flex}.images-module__B3b6Nq__spinner{border:2px solid var(--accent-dim);border-radius:var(--r-full);border-top-color:#0000;flex-shrink:0;width:16px;height:16px;margin-right:.5rem;animation:1s linear infinite images-module__B3b6Nq__spin}.images-module__B3b6Nq__emptyState{height:160px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.875rem;display:flex}.images-module__B3b6Nq__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.875rem}.images-module__B3b6Nq__thead{background-color:var(--bg-app);border-bottom:1px solid var(--border);z-index:10;position:sticky;top:0}.images-module__B3b6Nq__th{color:var(--text-secondary);padding:.625rem .75rem;font-size:.875rem;font-weight:500;position:relative}.images-module__B3b6Nq__thLeft{text-align:left}.images-module__B3b6Nq__thRight{text-align:right}.images-module__B3b6Nq__thCheckbox{width:32px}.images-module__B3b6Nq__thPreview{width:112px}.images-module__B3b6Nq__thFileSize{width:80px}.images-module__B3b6Nq__thDimensions{width:96px}.images-module__B3b6Nq__thFileName{width:var(--col-filename-w,280px)}.images-module__B3b6Nq__thAltText{width:var(--col-alttext-w,360px)}.images-module__B3b6Nq__tdFileName{width:var(--col-filename-w,280px);max-width:var(--col-filename-w,280px)}.images-module__B3b6Nq__tdAltText{width:var(--col-alttext-w,360px);max-width:var(--col-alttext-w,360px)}.images-module__B3b6Nq__flexSpacer{flex:1}.images-module__B3b6Nq__sortBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;align-items:center;gap:.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:color .15s;display:flex}.images-module__B3b6Nq__sortBtn:hover{color:var(--text-primary)}.images-module__B3b6Nq__sortBtnActive{color:var(--accent)}.images-module__B3b6Nq__sortIcon{font-size:.75rem}.images-module__B3b6Nq__resizeHandle{cursor:col-resize;width:6px;height:100%;transition:background-color .1s;position:absolute;top:0;right:0}.images-module__B3b6Nq__resizeHandle:hover{background-color:#00c8c866}.images-module__B3b6Nq__tr{border-bottom:1px solid #1d2d4666;transition:background-color .1s}.images-module__B3b6Nq__tr:hover{background-color:#101c2e66}.images-module__B3b6Nq__trSelected{background-color:var(--bg-surface)}.images-module__B3b6Nq__td{padding:.5rem .75rem}.images-module__B3b6Nq__tdRight{text-align:right;color:var(--text-secondary);padding:.5rem .75rem}.images-module__B3b6Nq__tdOverflow{padding:.5rem .75rem;overflow:hidden}.images-module__B3b6Nq__thumbLink{border-radius:var(--r-md);background-color:var(--bg-card);width:125px;height:83px;transition:opacity .15s;display:block;position:relative;overflow:hidden}.images-module__B3b6Nq__thumbLink:hover{opacity:.8}.images-module__B3b6Nq__thumbImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.images-module__B3b6Nq__fieldBadge{border-radius:3px;padding:0 4px;font-size:9px;font-weight:700;line-height:16px;position:absolute;bottom:4px;left:4px}.images-module__B3b6Nq__fieldBadgeImage{background-color:var(--field-image-bg);color:var(--field-image-text)}.images-module__B3b6Nq__fieldBadgeMultiImage{background-color:var(--field-multi-bg);color:var(--field-multi-text)}.images-module__B3b6Nq__fieldBadgeRichText{background-color:var(--field-rich-bg);color:var(--field-rich-text)}.images-module__B3b6Nq__fieldBadgeDefault{background-color:var(--bg-card);color:var(--text-secondary)}.images-module__B3b6Nq__fileNameRow{align-items:flex-start;gap:.25rem;margin-bottom:.25rem;display:flex}.images-module__B3b6Nq__badFilenameIcon{color:var(--warning);flex-shrink:0;margin-top:2px}.images-module__B3b6Nq__fileNameText{color:var(--text-primary);word-break:break-all;font-size:.875rem}.images-module__B3b6Nq__suggestedNameRow{cursor:pointer;align-items:flex-start;gap:.25rem;margin-bottom:.25rem;display:flex}.images-module__B3b6Nq__suggestedNameText{color:var(--accent-dim);word-break:break-all;font-size:.875rem}.images-module__B3b6Nq__suggestedNameText:hover{text-decoration:underline}.images-module__B3b6Nq__aiInputRow{align-items:center;gap:.25rem;margin-bottom:.25rem;display:flex}.images-module__B3b6Nq__aiInput{background-color:var(--bg-input);border:1px solid var(--accent-dim);color:var(--accent-dim);border-radius:4px;flex:1;min-width:0;padding:.25rem .5rem;font-family:inherit;font-size:.875rem}.images-module__B3b6Nq__aiInput:focus{outline:none}.images-module__B3b6Nq__aiBadge{background-color:var(--bg-row);color:var(--accent-dim);border-radius:3px;flex-shrink:0;padding:2px 4px;font-size:9px;font-weight:700}.images-module__B3b6Nq__fileColName{color:var(--text-muted);font-size:.75rem}.images-module__B3b6Nq__fileItemName{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.images-module__B3b6Nq__altDisplay{margin-bottom:.25rem}.images-module__B3b6Nq__altText{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;display:-webkit-box;overflow:hidden}.images-module__B3b6Nq__altEmpty{color:var(--text-muted);font-size:.875rem;font-style:italic}.images-module__B3b6Nq__altEditRow{align-items:flex-start;gap:.25rem;margin-bottom:.25rem;display:flex}.images-module__B3b6Nq__altTextarea{background-color:var(--bg-input);border:1px solid var(--accent-dim);color:var(--accent-dim);resize:none;border-radius:4px;flex:1;min-width:0;padding:.25rem .5rem;font-family:inherit;font-size:.875rem}.images-module__B3b6Nq__altTextarea:focus{outline:none}.images-module__B3b6Nq__altTextareaDisabled{border-color:var(--border-hover);opacity:.6}.images-module__B3b6Nq__altSpinner{border:2px solid var(--accent-dim);border-radius:var(--r-full);border-top-color:#0000;flex-shrink:0;width:16px;height:16px;margin-top:4px;animation:1s linear infinite images-module__B3b6Nq__spin}.images-module__B3b6Nq__altAiPreviewRow{cursor:pointer;align-items:flex-start;gap:.25rem;margin-bottom:.25rem;display:flex}.images-module__B3b6Nq__altAiPreviewText{color:var(--accent-dim);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;display:-webkit-box;overflow:hidden}.images-module__B3b6Nq__altAiPreviewText:hover{text-decoration:underline}.images-module__B3b6Nq__btnEditAlt{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:11px;transition:color .15s}.images-module__B3b6Nq__btnEditAlt:hover{color:var(--accent-dim)}.images-module__B3b6Nq__bottomBar{border-top:1px solid var(--border);background-color:var(--bg-app);flex-direction:column;flex-shrink:0;gap:.5rem;padding:.625rem 1rem .5rem;display:flex}.images-module__B3b6Nq__bottomBarRow1{align-items:center;gap:1rem;min-width:0;display:flex}.images-module__B3b6Nq__selectionInfo{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.images-module__B3b6Nq__btnDeselect{background-color:var(--bg-row);border:1px solid var(--border);width:20px;height:20px;color:var(--text-secondary);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;font-size:.75rem;line-height:1;transition:color .15s;display:flex}.images-module__B3b6Nq__btnDeselect:hover{color:var(--danger)}.images-module__B3b6Nq__selectionCount{color:var(--text-primary);white-space:nowrap;font-size:.875rem}.images-module__B3b6Nq__progressArea{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.images-module__B3b6Nq__progressLabel{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;font-size:.75rem}.images-module__B3b6Nq__progressBarBg{background-color:var(--bg-card);border-radius:var(--r-full);flex:1;min-width:60px;height:6px;overflow:hidden}.images-module__B3b6Nq__progressBarFill{background-color:var(--accent-dim);border-radius:var(--r-full);height:100%;width:var(--progress-bar-w,0%);transition:width .3s}.images-module__B3b6Nq__doneInfo{flex:1;align-items:center;gap:.75rem;display:flex}.images-module__B3b6Nq__doneText{color:var(--success);font-size:.75rem}.images-module__B3b6Nq__doneTextDanger{color:var(--danger);margin-left:.5rem}.images-module__B3b6Nq__btnClearProgress{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.75rem;text-decoration:underline;transition:color .15s}.images-module__B3b6Nq__btnClearProgress:hover{color:var(--text-secondary)}.images-module__B3b6Nq__optimizeCounters{flex-shrink:0;align-items:center;gap:0;display:flex}.images-module__B3b6Nq__optimizeCounter{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:.375rem;margin-left:.75rem;font-size:.75rem;display:flex}.images-module__B3b6Nq__optimizeCounterValue{color:var(--text-primary);font-weight:500}.images-module__B3b6Nq__optimizeCounterErr{color:var(--danger);font-weight:500}.images-module__B3b6Nq__iconUpload{color:var(--accent-dim)}.images-module__B3b6Nq__iconSave{color:var(--success)}.images-module__B3b6Nq__btnStop{cursor:pointer;color:var(--danger);background-color:#e0555526;border:1px solid #e055554d;border-radius:4px;flex-shrink:0;padding:.25rem .625rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:background-color .15s,border-color .15s}.images-module__B3b6Nq__btnStop:hover{background-color:#e055554d;border-color:#e0555599}.images-module__B3b6Nq__progressCountText{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;font-size:.75rem}.images-module__B3b6Nq__bottomBarRow2{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.images-module__B3b6Nq__btnAction{background-color:var(--bg-row);border:1px solid var(--border);color:var(--text-primary);border-radius:var(--r-lg);cursor:pointer;align-items:center;gap:.375rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .15s,border-color .15s;display:flex}.images-module__B3b6Nq__btnAction:hover:not(:disabled){background-color:var(--border);border-color:var(--border-hover)}.images-module__B3b6Nq__btnAction:disabled{opacity:.4;cursor:not-allowed}.images-module__B3b6Nq__btnActionDanger{background-color:var(--bg-row);color:var(--danger);border-radius:var(--r-lg);cursor:pointer;border:1px solid #e0555566;align-items:center;gap:.375rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:border-color .15s;display:flex}.images-module__B3b6Nq__btnActionDanger:hover:not(:disabled){border-color:var(--danger)}.images-module__B3b6Nq__btnActionDanger:disabled{opacity:.4;cursor:not-allowed}.images-module__B3b6Nq__btnIcon{font-size:.75rem}.images-module__B3b6Nq__pagination{border-top:1px solid var(--border);color:var(--text-secondary);flex-shrink:0;justify-content:space-between;align-items:center;padding:.625rem 1.5rem;font-size:.75rem;display:flex}.images-module__B3b6Nq__paginationBtns{align-items:center;gap:.25rem;display:flex}.images-module__B3b6Nq__btnPage{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-family:inherit;font-size:.75rem;transition:background-color .1s}.images-module__B3b6Nq__btnPage:hover:not(:disabled){background-color:var(--bg-card)}.images-module__B3b6Nq__btnPage:disabled{opacity:.3;cursor:not-allowed}.images-module__B3b6Nq__btnPageNum{cursor:pointer;width:28px;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;padding:.25rem 0;font-family:inherit;font-size:.75rem;transition:background-color .1s}.images-module__B3b6Nq__btnPageNum:hover{background-color:var(--bg-card)}.images-module__B3b6Nq__btnPageNumActive{background-color:var(--bg-row);color:var(--accent-dim)}@media (max-width:1024px){.images-module__B3b6Nq__header{padding:1rem 1rem 0}.images-module__B3b6Nq__page{height:auto;overflow:visible}.images-module__B3b6Nq__tableArea{flex:none;overflow:auto visible}.images-module__B3b6Nq__table{min-width:960px}.images-module__B3b6Nq__thead{position:static}.images-module__B3b6Nq__searchInput{width:160px}.images-module__B3b6Nq__bottomBarRow2{flex-wrap:wrap;gap:.375rem}.images-module__B3b6Nq__btnAction,.images-module__B3b6Nq__btnActionDanger{padding:.4375rem .75rem;font-size:.8125rem}}@media (max-width:480px){.images-module__B3b6Nq__header{padding:.75rem .75rem 0}.images-module__B3b6Nq__searchInput{width:120px}.images-module__B3b6Nq__filterGroupLabel{font-size:1rem}.images-module__B3b6Nq__tableArea{overflow:visible}.images-module__B3b6Nq__table{width:100%;display:block}.images-module__B3b6Nq__thead{display:none}.images-module__B3b6Nq__table tbody{width:100%;display:block}.images-module__B3b6Nq__tr{-moz-column-gap:.375rem;box-sizing:border-box;border:none;border-bottom:1px solid var(--border);background:0 0;grid-template-rows:auto auto auto auto;grid-template-columns:28px 88px 1fr;align-items:start;gap:0 .375rem;width:100%;padding:.75rem;transition:background-color .1s;display:grid}.images-module__B3b6Nq__tr:hover{background-color:#101c2e66}.images-module__B3b6Nq__trSelected{background-color:var(--bg-surface)}.images-module__B3b6Nq__tr>td{width:auto;max-width:none;padding:0;display:block}.images-module__B3b6Nq__tr>td:first-child{grid-area:1/1;padding-top:3px}.images-module__B3b6Nq__tr>td:nth-child(2){grid-area:1/2/5}.images-module__B3b6Nq__tr>td:nth-child(3){color:var(--text-secondary);text-align:left;grid-area:2/3;min-width:0;padding-top:.25rem;font-size:.8125rem}.images-module__B3b6Nq__tr>td:nth-child(4){color:var(--text-secondary);text-align:left;grid-area:3/3;min-width:0;padding-top:.125rem;font-size:.8125rem;display:block}.images-module__B3b6Nq__tr>td[data-label]:before{content:attr(data-label) ": ";color:var(--text-muted);font-size:.75rem;font-weight:500}.images-module__B3b6Nq__tr>td:nth-child(5){word-break:break-word;overflow-wrap:break-word;grid-area:1/3;min-width:0;overflow:hidden}.images-module__B3b6Nq__tr>td:nth-child(6){word-break:break-word;overflow-wrap:break-word;grid-area:4/3;min-width:0;padding-top:.5rem;overflow:hidden}.images-module__B3b6Nq__thumbLink{width:88px;height:60px}.images-module__B3b6Nq__bottomBar{padding:.5rem .75rem}.images-module__B3b6Nq__bottomBarRow1{flex-wrap:wrap;gap:.5rem}.images-module__B3b6Nq__bottomBarRow2{flex-wrap:wrap;justify-content:flex-start;gap:.375rem}.images-module__B3b6Nq__btnAction,.images-module__B3b6Nq__btnActionDanger{padding:.375rem .625rem;font-size:.75rem}.images-module__B3b6Nq__pagination{flex-wrap:wrap;gap:.5rem;padding:.5rem .75rem}.images-module__B3b6Nq__resultsBar,.images-module__B3b6Nq__resultsBarRight{flex-wrap:wrap;gap:.375rem}}
.intro-module__wyin-a__page{flex-direction:column;height:100%;display:flex;overflow:hidden}.intro-module__wyin-a__scrollArea{flex:1;overflow-y:auto}.intro-module__wyin-a__content{max-width:var(--container-max);padding:0 var(--page-pad) 5rem;flex-direction:column;gap:5.5rem;margin-inline:auto;display:flex}.intro-module__wyin-a__hero{text-align:center;flex-direction:column;align-items:center;padding:5rem 2rem 3rem;display:flex;position:relative}.intro-module__wyin-a__heroGlow{pointer-events:none;background:radial-gradient(circle,#00c4c41a,#0000 65%);width:680px;height:520px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.intro-module__wyin-a__heroEyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);align-items:center;gap:9px;margin-bottom:1.25rem;font-size:11px;font-weight:700;display:inline-flex}.intro-module__wyin-a__heroEyebrowDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 4px #00c4c421}.intro-module__wyin-a__heroTitle{letter-spacing:-.03em;color:var(--text-primary);max-width:16ch;margin:0 auto 1.25rem;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:600;line-height:1.05}.intro-module__wyin-a__heroAccent{background:linear-gradient(90deg, var(--accent) 0%, var(--success) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.intro-module__wyin-a__heroSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 1.75rem;font-size:clamp(.9rem,1.4vw,1.05rem);line-height:1.65}.intro-module__wyin-a__heroCtaGroup{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.75rem;display:flex}.intro-module__wyin-a__heroCta1{border-radius:var(--r-lg);background:var(--accent);color:var(--btn-accent-text);cursor:pointer;box-shadow:0 14px 34px -14px var(--accent);border:none;align-items:center;gap:9px;padding:.875rem 1.5rem;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.intro-module__wyin-a__heroCta1:hover{background:var(--accent-hover);transform:translateY(-1px)}.intro-module__wyin-a__heroCta2{border-radius:var(--r-lg);border:1px solid var(--border-deep);color:var(--text-primary);cursor:pointer;background:0 0;padding:.875rem 1.375rem;font-size:14px;font-weight:600;transition:border-color .15s}.intro-module__wyin-a__heroCta2:hover{border-color:var(--border-hover)}.intro-module__wyin-a__heroBadges{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.25rem;display:flex}.intro-module__wyin-a__badge{border-radius:var(--r-full);border:1px solid var(--border);background:var(--bg-card);letter-spacing:.05em;color:var(--text-secondary);padding:.4rem .875rem;font-size:11px;font-weight:600}.intro-module__wyin-a__badgeLink{cursor:pointer;text-decoration:none;transition:border-color .15s,color .15s}.intro-module__wyin-a__badgeLink:hover{border-color:var(--accent);color:var(--text-primary)}.intro-module__wyin-a__sliderWrap{border-radius:var(--r-2xl);border:1px solid var(--border-deep);cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none;width:100%;max-width:1180px;height:clamp(220px,42vw,520px);margin:2.75rem auto 0;position:relative;overflow:hidden}.intro-module__wyin-a__sliderAfterPanel{background:#0b1220;position:absolute;inset:0}.intro-module__wyin-a__sliderPanelImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.intro-module__wyin-a__sliderAfterPanelLights{background:radial-gradient(420px 300px at 70% 28%,#ffffff47,#0000 60%),radial-gradient(520px 360px at 22% 88%,#00000052,#0000 60%),radial-gradient(180px 180px at 84% 74%,#bef26459,#0000 60%);position:absolute;inset:0}.intro-module__wyin-a__sliderAfterBadges{z-index:2;flex-direction:column;align-items:flex-end;gap:.5rem;max-width:50%;display:flex;position:absolute;top:1rem;right:1.125rem}.intro-module__wyin-a__sliderBadgeFmtGood{color:var(--btn-accent-text);background:var(--accent);border-radius:7px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;font-weight:600;display:inline-flex}.intro-module__wyin-a__sliderLabelAfter{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000057;border-radius:6px;padding:4px 9px;font-size:11px;font-weight:700}.intro-module__wyin-a__sliderAfterInfo{z-index:2;flex-direction:column;align-items:flex-end;gap:.5rem;max-width:260px;display:flex;position:absolute;bottom:1.125rem;left:auto;right:1.125rem}.intro-module__wyin-a__sliderAfterFileName{color:var(--btn-accent-text);background:var(--accent);border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600}.intro-module__wyin-a__sliderAltBox{color:var(--btn-accent-text);background:var(--accent);text-align:right;border-radius:9px;max-width:50vw;padding:8px 12px;font-size:13px;font-weight:600;line-height:1.4}.intro-module__wyin-a__sliderAltBoxLabel{color:var(--btn-accent-text);letter-spacing:.1em;text-transform:uppercase;opacity:.7;margin-bottom:3px;font-size:10px;font-weight:700;display:block}.intro-module__wyin-a__sliderBeforePanel{background:#0b1220;position:absolute;inset:0}.intro-module__wyin-a__sliderBeforePanelLights,.intro-module__wyin-a__sliderBeforeScanlines{display:none}.intro-module__wyin-a__sliderBeforeBadges{z-index:3;flex-direction:column;align-items:flex-start;gap:.5rem;display:flex;position:absolute;top:1rem;left:1.125rem}.intro-module__wyin-a__sliderLabelBefore{color:#fff;background:#0006;border-radius:6px;padding:4px 9px;font-size:11px;font-weight:700}.intro-module__wyin-a__sliderBadgeFmtWarn{color:#fff;background:var(--danger);border-radius:7px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;font-weight:600;display:inline-flex}.intro-module__wyin-a__sliderBeforeInfo{z-index:3;flex-direction:column;align-items:flex-start;gap:.5rem;display:flex;position:absolute;bottom:1.125rem;left:1.125rem}.intro-module__wyin-a__sliderBeforeFileName{color:#fff;background:var(--danger);border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600}.intro-module__wyin-a__sliderNoAlt{color:#fff;background:var(--danger);border-radius:8px;align-items:center;gap:6px;padding:7px 11px;font-size:13px;font-weight:600;display:inline-flex}.intro-module__wyin-a__sliderHandle{z-index:5;background:#fff;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 18px #00000080}.intro-module__wyin-a__sliderHandleBtn{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 20px #0006}.intro-module__wyin-a__sliderDragHint{letter-spacing:.12em;color:#fff;border-radius:var(--r-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;white-space:nowrap;z-index:6;background:#0006;padding:6px 12px;font-size:11px;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.intro-module__wyin-a__section{flex-direction:column;gap:2.5rem;display:flex}.intro-module__wyin-a__sectionHead{text-align:center;flex-direction:column;gap:.875rem;max-width:720px;margin-inline:auto;display:flex}.intro-module__wyin-a__sectionPill{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-size:11px;font-weight:700}.intro-module__wyin-a__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(1.6rem,3vw,2.75rem);font-weight:600;line-height:1.1}.intro-module__wyin-a__sectionDesc{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:.95rem;line-height:1.65}.intro-module__wyin-a__bentoGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.intro-module__wyin-a__bentoCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-2xl);flex-direction:column;gap:.75rem;min-height:230px;padding:1.625rem;transition:border-color .2s;display:flex}.intro-module__wyin-a__bentoCard:hover{border-color:var(--border-hover)}.intro-module__wyin-a__bentoCardIcon{border-radius:var(--r-lg);width:42px;height:42px;color:var(--accent);background:#00c4c41a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.intro-module__wyin-a__bentoCardTitle{color:var(--text-primary);margin:0;font-size:15px;font-weight:600;line-height:1.3}.intro-module__wyin-a__bentoCardDesc{color:var(--text-muted);flex:1;margin:0;font-size:13px;line-height:1.55}.intro-module__wyin-a__bentoDemo{margin-top:auto}.intro-module__wyin-a__bentoBARows{flex-direction:column;gap:.625rem;display:flex}.intro-module__wyin-a__bentoBAItem{flex-direction:column;gap:2px;display:flex}.intro-module__wyin-a__bentoBALabel{color:var(--text-muted);letter-spacing:.04em;font-size:10px}.intro-module__wyin-a__bentoBABefore{color:var(--danger-text);font-size:12px;line-height:1.4;text-decoration:line-through}.intro-module__wyin-a__bentoBAAfter{color:var(--accent);font-size:11.5px;line-height:1.45}.intro-module__wyin-a__bentoChips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.intro-module__wyin-a__bentoChip{background:var(--bg-card);color:var(--text-muted);border-radius:6px;padding:3px 7px;font-size:10px;font-weight:600}.intro-module__wyin-a__bentoChipAccent{background:var(--accent);color:var(--btn-accent-text)}.intro-module__wyin-a__bentoChipArrow{color:var(--text-muted);align-items:center;display:flex}.intro-module__wyin-a__bentoProfiles{flex-wrap:wrap;gap:.625rem;display:flex}.intro-module__wyin-a__bentoProfile{cursor:default;border:1px solid;border-radius:9px;padding:7px 13px;font-size:11px;font-weight:600}.intro-module__wyin-a__bentoProfileActive{color:var(--accent);border-color:var(--accent);background:#00c4c421}.intro-module__wyin-a__bentoProfileInactive{background:var(--bg-card);color:var(--text-muted);border-color:var(--border)}.intro-module__wyin-a__bentoChecks{flex-wrap:wrap;gap:.875rem;display:flex}.intro-module__wyin-a__bentoCheckItem{color:var(--text-secondary);align-items:center;gap:7px;font-size:12.5px;display:inline-flex}.intro-module__wyin-a__bentoCheckItemMuted{color:var(--text-muted)}.intro-module__wyin-a__bentoCheckOn{background:var(--accent);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;display:flex}.intro-module__wyin-a__bentoCheckOff{border:1.5px solid var(--border-deep);border-radius:5px;flex-shrink:0;width:17px;height:17px}.intro-module__wyin-a__bentoSynced{color:var(--accent);align-items:center;gap:8px;font-size:12px;display:inline-flex}.intro-module__wyin-a__bentoSyncedDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 4px #00c4c421}.intro-module__wyin-a__pipelineWrap{max-width:1180px;margin-inline:auto;padding:0 .5rem;position:relative}.intro-module__wyin-a__pipelineTrack{grid-template-columns:repeat(6,1fr);display:grid;position:relative}.intro-module__wyin-a__pipelineTrackBg{background:var(--border);border-radius:2px;height:3px;position:absolute;top:32px;left:5%;right:5%}.intro-module__wyin-a__pipelineTrackFlow{background-image:repeating-linear-gradient(90deg, var(--accent) 0 9px, transparent 9px 22px);opacity:.55;background-size:44px 100%;border-radius:2px;height:3px;animation:1.1s linear infinite intro-module__wyin-a__pipeFlow;position:absolute;top:32px;left:5%;right:5%}.intro-module__wyin-a__pipelineTravel{width:30px;height:30px;box-shadow:0 0 24px 5px #00c4c421, 0 0 0 3px var(--bg-page);z-index:3;background:linear-gradient(135deg,#10324f,#1aa35f);border-radius:8px;animation:7s linear infinite intro-module__wyin-a__pipeTravel;position:absolute;top:32px;transform:translate(-50%,-50%)}@keyframes intro-module__wyin-a__pipeFlow{to{background-position:44px 0}}@keyframes intro-module__wyin-a__pipeTravel{0%{left:1.5%}to{left:98.5%}}@keyframes intro-module__wyin-a__nodeGlow{0%,to{transform:scale(1);box-shadow:0 0 #00c4c400}8%{transform:scale(1.14);box-shadow:0 0 30px 5px #00c4c48c}26%{transform:scale(1);box-shadow:0 0 #00c4c400}}.intro-module__wyin-a__pipelineNode{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.intro-module__wyin-a__pipelineCircle{background:var(--bg-surface);border:1px solid var(--border-deep);width:64px;height:64px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;animation:7s ease-in-out infinite intro-module__wyin-a__nodeGlow;display:flex}.intro-module__wyin-a__pipelineNum{letter-spacing:.12em;color:var(--accent);margin-top:.875rem;font-size:11px;font-weight:700}.intro-module__wyin-a__pipelineStepTitle{color:var(--text-primary);margin-top:.25rem;font-size:14px;font-weight:600;line-height:1.3}.intro-module__wyin-a__pipelineStepDesc{color:var(--text-muted);max-width:150px;margin-top:.375rem;font-size:12px;line-height:1.45}.intro-module__wyin-a__calcGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));align-items:stretch;gap:1.5rem;display:grid}.intro-module__wyin-a__calcPanel{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-2xl);flex-direction:column;padding:2rem;display:flex}.intro-module__wyin-a__calcLabel{color:var(--text-muted);font-size:13px}.intro-module__wyin-a__calcCountDisplay{letter-spacing:-.03em;color:var(--text-primary);margin-top:.375rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1}.intro-module__wyin-a__calcRange{appearance:none;border-radius:var(--r-full);cursor:pointer;background:linear-gradient(90deg, var(--accent) var(--fill,0%), var(--bg-card) var(--fill,0%));outline:none;width:100%;height:8px;margin-top:1.5rem}.intro-module__wyin-a__calcRange::-webkit-slider-thumb{appearance:none;background:var(--accent);border:3px solid var(--bg-surface);width:26px;height:26px;box-shadow:0 4px 14px -3px var(--accent);cursor:grab;border-radius:50%}.intro-module__wyin-a__calcRange::-webkit-slider-thumb:active{cursor:grabbing}.intro-module__wyin-a__calcRange::-moz-range-thumb{border:3px solid var(--bg-surface);background:var(--accent);cursor:grab;border-radius:50%;width:22px;height:22px}.intro-module__wyin-a__calcRangeLabels{color:var(--text-muted);justify-content:space-between;margin-top:.625rem;font-size:11px;display:flex}.intro-module__wyin-a__calcDivider{background:var(--border);height:1px;margin:1.75rem 0 1.5rem}.intro-module__wyin-a__calcHoursWrap{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-top:.375rem;display:flex}.intro-module__wyin-a__calcHoursNum{letter-spacing:-.03em;color:var(--accent);font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:700;line-height:1}.intro-module__wyin-a__calcHoursUnit{color:var(--text-secondary);font-size:18px;font-weight:600}.intro-module__wyin-a__calcDaysLine{color:var(--text-secondary);margin-top:.625rem;font-size:14px}.intro-module__wyin-a__calcDaysValue{color:var(--text-primary);font-weight:600}.intro-module__wyin-a__calcWeeksLine{color:var(--text-muted);margin-top:.375rem;font-size:13px}.intro-module__wyin-a__calcWeeksValue{color:var(--text-secondary);font-weight:600}.intro-module__wyin-a__calcCtaWrap{margin-top:auto;padding-top:1.5rem}.intro-module__wyin-a__calcCta{border-radius:var(--r-xl);border:1px solid var(--accent);color:var(--accent);background:#00c4c41a;align-items:center;gap:9px;padding:11px 15px;font-size:13px;font-weight:600;display:inline-flex}.intro-module__wyin-a__calcTableHead{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);justify-content:space-between;align-items:center;padding:1rem 0 .375rem;font-size:11px;display:flex}.intro-module__wyin-a__calcTaskRow{border-top:1px solid var(--border);align-items:center;gap:.9375rem;padding:.9375rem 0;display:flex}.intro-module__wyin-a__calcTaskIcon{border-radius:var(--r-lg);width:40px;height:40px;color:var(--accent);background:#00c4c41a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.intro-module__wyin-a__calcTaskBody{flex:1;min-width:0}.intro-module__wyin-a__calcTaskTop{justify-content:space-between;align-items:baseline;gap:.625rem;display:flex}.intro-module__wyin-a__calcTaskLabel{color:var(--text-primary);font-size:14px;font-weight:600}.intro-module__wyin-a__calcTaskPerImg{color:var(--text-muted);flex-shrink:0;font-size:11.5px}.intro-module__wyin-a__calcBar{background:var(--bg-card);border-radius:4px;height:6px;margin-top:9px;overflow:hidden}.intro-module__wyin-a__calcBarFill{background:var(--accent);border-radius:4px;height:100%;transition:width .4s}.intro-module__wyin-a__calcTaskTotal{color:var(--accent);text-align:right;flex-shrink:0;width:84px;font-size:15px;font-weight:600}.intro-module__wyin-a__calcGrandTotalRow{border-top:2px solid var(--border-deep);justify-content:space-between;align-items:center;margin-top:.25rem;padding:1.125rem 0 .5rem;display:flex}.intro-module__wyin-a__calcGrandTotalLabel{color:var(--text-primary);font-size:15px;font-weight:700}.intro-module__wyin-a__calcGrandTotalVal{color:var(--accent);font-size:18px;font-weight:700}.intro-module__wyin-a__playHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem;display:flex}.intro-module__wyin-a__playHeaderLeft{flex-direction:column;gap:.375rem;display:flex}.intro-module__wyin-a__playTitle{letter-spacing:-.02em;color:var(--text-primary);text-align:left;margin:0;font-size:clamp(1.6rem,3vw,2.75rem);font-weight:600;line-height:1.1}.intro-module__wyin-a__playDesc{color:var(--text-muted);max-width:460px;margin:0;font-size:.95rem;line-height:1.65}.intro-module__wyin-a__playHeaderRight{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.875rem;display:flex}.intro-module__wyin-a__playCount{color:var(--text-muted);font-size:13px}.intro-module__wyin-a__playOptBtn{border-radius:var(--r-lg);background:var(--accent);color:var(--btn-accent-text);cursor:pointer;box-shadow:0 12px 30px -14px var(--accent);border:none;align-items:center;gap:9px;padding:.8125rem 1.375rem;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.intro-module__wyin-a__playOptBtn:hover{background:var(--accent-hover)}.intro-module__wyin-a__playOptBtn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.intro-module__wyin-a__playGrid{grid-template-columns:repeat(5,1fr);gap:1.125rem;display:grid}.intro-module__wyin-a__playTile{border-radius:var(--r-xl);border:1px solid var(--border);cursor:pointer;background:var(--bg-surface);transition:border-color .2s;position:relative;overflow:hidden}.intro-module__wyin-a__playTile:hover{border-color:var(--border-hover)}.intro-module__wyin-a__playTileImgArea{height:148px;position:relative}.intro-module__wyin-a__playTileImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.intro-module__wyin-a__playTileImgLights{background:radial-gradient(140px 120px at 68% 30%,#ffffff40,#0000 60%),radial-gradient(160px 140px at 25% 85%,#00000047,#0000 60%);position:absolute;inset:0}.intro-module__wyin-a__playTileFmt{z-index:2;border-radius:6px;padding:3px 7px;font-size:10px;font-weight:700;position:absolute;top:10px;right:10px}.intro-module__wyin-a__playTileFmtIdle{background:var(--bg-card);color:var(--text-muted)}.intro-module__wyin-a__playTileFmtDone{background:var(--accent);color:var(--btn-accent-text)}.intro-module__wyin-a__playTileScan{z-index:1;position:absolute;inset:0;overflow:hidden}.intro-module__wyin-a__playTileScanLine{background:linear-gradient(#0000,#00c4c421,#0000);height:50%;animation:1s linear infinite intro-module__wyin-a__scanWipe;position:absolute;left:0;right:0}@keyframes intro-module__wyin-a__scanWipe{0%{transform:translateY(-100%)}to{transform:translateY(220%)}}.intro-module__wyin-a__playTileCheckmark{background:var(--accent);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:10px;left:10px}.intro-module__wyin-a__playTileInfo{padding:.75rem .8125rem}.intro-module__wyin-a__playTileName{white-space:nowrap;text-overflow:ellipsis;color:var(--text-primary);font-size:12px;overflow:hidden}.intro-module__wyin-a__playBarWrap{background:var(--bg-card);border-radius:4px;height:6px;margin-top:.625rem;overflow:hidden}.intro-module__wyin-a__playBarFill{border-radius:4px;height:100%;transition:width .8s cubic-bezier(.22,1,.36,1),background .4s}.intro-module__wyin-a__playBarIdle{background:var(--border-deep);width:100%}.intro-module__wyin-a__playBarDone{background:var(--accent)}.intro-module__wyin-a__playTileStats{justify-content:space-between;margin-top:.5rem;font-size:11px;display:flex}.intro-module__wyin-a__playTileSizeBefore{color:var(--text-muted)}.intro-module__wyin-a__playTileSizeAfter{color:var(--accent)}.intro-module__wyin-a__playTileAlt{min-height:32px;color:var(--text-secondary);margin-top:.5rem;font-size:11.5px;line-height:1.4}.intro-module__wyin-a__playTileAltMuted{color:var(--text-muted);font-style:italic}.intro-module__wyin-a__cta{border-radius:var(--r-2xl);border:1px solid var(--border);background:linear-gradient(120deg, var(--bg-surface), var(--bg-page));text-align:center;padding:4.625rem 2rem;position:relative;overflow:hidden}.intro-module__wyin-a__ctaGlow{pointer-events:none;background:radial-gradient(circle,#00c4c41a,#0000 68%);width:520px;height:520px;position:absolute;top:-300px;left:50%;transform:translate(-50%)}.intro-module__wyin-a__ctaTitle{letter-spacing:-.025em;color:var(--text-primary);margin:0;font-size:clamp(1.75rem,3.5vw,3rem);font-weight:700;line-height:1.02;position:relative}.intro-module__wyin-a__ctaDesc{color:var(--text-secondary);max-width:480px;margin:1rem auto 0;font-size:1rem;line-height:1.6;position:relative}.intro-module__wyin-a__ctaActions{flex-wrap:wrap;justify-content:center;gap:.8125rem;margin-top:1.875rem;display:flex;position:relative}.intro-module__wyin-a__ctaBtnPrimary{border-radius:var(--r-xl);background:var(--accent);color:var(--btn-accent-text);cursor:pointer;box-shadow:0 16px 38px -16px var(--accent);border:none;padding:.9375rem 1.75rem;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s}.intro-module__wyin-a__ctaBtnPrimary:hover{background:var(--accent-hover);transform:translateY(-1px)}.intro-module__wyin-a__ctaBtnSecondary{border-radius:var(--r-xl);border:1px solid var(--border-deep);color:var(--text-primary);cursor:pointer;background:0 0;padding:.9375rem 1.625rem;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .15s}.intro-module__wyin-a__ctaBtnSecondary:hover{border-color:var(--border-hover)}@media (max-width:1024px){.intro-module__wyin-a__sliderBeforeBadges{gap:.3rem;max-width:44%;top:.75rem;left:.75rem}.intro-module__wyin-a__sliderAfterBadges{gap:.3rem;max-width:44%;top:.75rem;right:.75rem}.intro-module__wyin-a__sliderLabelBefore,.intro-module__wyin-a__sliderLabelAfter{padding:3px 7px;font-size:9px}.intro-module__wyin-a__sliderBadgeFmtGood,.intro-module__wyin-a__sliderBadgeFmtWarn,.intro-module__wyin-a__sliderNoAlt,.intro-module__wyin-a__sliderBeforeFileName,.intro-module__wyin-a__sliderAfterFileName{padding:3px 8px;font-size:10px}.intro-module__wyin-a__sliderAltBox{-webkit-line-clamp:3;-webkit-box-orient:vertical;padding:4px 8px;font-size:10px;display:-webkit-box;overflow:hidden}.intro-module__wyin-a__pipelineTrack{grid-template-columns:repeat(3,1fr);row-gap:2rem}.intro-module__wyin-a__pipelineTrackBg,.intro-module__wyin-a__pipelineTrackFlow,.intro-module__wyin-a__pipelineTravel{display:none}.intro-module__wyin-a__bentoGrid{grid-template-columns:repeat(2,1fr)}.intro-module__wyin-a__playGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.intro-module__wyin-a__sliderBeforeBadges{gap:.25rem;max-width:43%;top:.5rem;left:.5rem}.intro-module__wyin-a__sliderAfterBadges{gap:.25rem;max-width:43%;top:.5rem;right:.5rem}.intro-module__wyin-a__sliderLabelBefore,.intro-module__wyin-a__sliderLabelAfter{padding:2px 5px;font-size:8px}.intro-module__wyin-a__sliderBadgeFmtGood,.intro-module__wyin-a__sliderBadgeFmtWarn,.intro-module__wyin-a__sliderNoAlt,.intro-module__wyin-a__sliderBeforeFileName,.intro-module__wyin-a__sliderAfterFileName{border-radius:5px;padding:2px 6px;font-size:9px}.intro-module__wyin-a__sliderAltBox{-webkit-line-clamp:2;border-radius:5px;-webkit-box-orient:vertical;padding:3px 6px;font-size:9px;display:-webkit-box;overflow:hidden}.intro-module__wyin-a__content{gap:4rem;padding:0 1rem 3rem}.intro-module__wyin-a__hero{padding:3rem 1.25rem 2rem}.intro-module__wyin-a__sliderWrap{height:clamp(180px,60vw,260px)}.intro-module__wyin-a__pipelineTrack{grid-template-columns:repeat(2,1fr)}.intro-module__wyin-a__bentoGrid{grid-template-columns:1fr}.intro-module__wyin-a__playGrid{grid-template-columns:repeat(2,1fr)}.intro-module__wyin-a__playHeader{flex-direction:column;align-items:flex-start}.intro-module__wyin-a__ctaActions{flex-direction:column;align-items:center}.intro-module__wyin-a__calcGrid{grid-template-columns:1fr}}
.settings-module__eSbG6G__container{max-width:var(--container-max);padding:var(--page-pad);margin-inline:auto}@media (max-width:480px){.settings-module__eSbG6G__container{padding:1rem}}@media (min-width:481px) and (max-width:1024px){.settings-module__eSbG6G__container{padding:1.25rem}}.settings-module__eSbG6G__pageTitle{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}.settings-module__eSbG6G__grid{flex-direction:column;gap:1rem;display:flex}.settings-module__eSbG6G__settingCard{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden}.settings-module__eSbG6G__settingCardDanger{background-color:var(--bg-surface);border:1px solid var(--border-danger);border-radius:var(--r-xl);overflow:hidden}.settings-module__eSbG6G__cardHeader{border-bottom:1px solid var(--border);padding:1rem 1.25rem}.settings-module__eSbG6G__cardHeaderDanger{border-bottom:1px solid var(--border-danger);padding:1rem 1.25rem}.settings-module__eSbG6G__cardTitle{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600}.settings-module__eSbG6G__cardDesc{color:var(--text-secondary);margin:.25rem 0 0;font-size:.75rem}.settings-module__eSbG6G__cardBody{padding:1rem 1.25rem}.settings-module__eSbG6G__select{background-color:var(--bg-input);border:1px solid var(--border);color:var(--text-primary);border-radius:var(--r-md);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%237688a6' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .625rem center;background-repeat:no-repeat;padding:.5rem 2.25rem .5rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.settings-module__eSbG6G__select:focus{border-color:var(--border-focus);outline:none}.settings-module__eSbG6G__apiRow{border-bottom:1px solid var(--border);grid-template-columns:1fr 2fr;align-items:start;gap:1.5rem;padding:1rem 1.25rem;display:grid}.settings-module__eSbG6G__apiRow:last-child{border-bottom:none}.settings-module__eSbG6G__apiSectionLabel{color:var(--text-primary);margin:0 0 .25rem;font-size:.875rem;font-weight:600}.settings-module__eSbG6G__apiSectionDesc{color:var(--text-secondary);margin:0;font-size:.75rem;line-height:1.5}.settings-module__eSbG6G__apiRowRight{flex-direction:column;gap:.5rem;display:flex}.settings-module__eSbG6G__langRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.settings-module__eSbG6G__langRow:last-child{border-bottom:none}.settings-module__eSbG6G__langRowLabel{color:var(--text-secondary);font-size:.875rem}.settings-module__eSbG6G__compressionOptions{flex-direction:column;gap:.75rem;display:flex}.settings-module__eSbG6G__compressionBtnActive,.settings-module__eSbG6G__compressionBtnInactive{text-align:left;background-color:#0000;border:none}.settings-module__eSbG6G__compressionBtnInactive:hover{border-color:var(--border-deep)}.settings-module__eSbG6G__compressionBtnActive:focus,.settings-module__eSbG6G__compressionBtnInactive:focus{outline:none}.settings-module__eSbG6G__compressionBtnHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.settings-module__eSbG6G__radioDot{border-radius:var(--r-full);border:2px solid;flex-shrink:0;width:14px;height:14px}.settings-module__eSbG6G__radioActive{border-color:var(--accent);background-color:var(--accent)}.settings-module__eSbG6G__radioInactive{border-color:var(--text-secondary);background:0 0}.settings-module__eSbG6G__compressionLabel{color:var(--text-primary);font-size:.875rem;font-weight:600}.settings-module__eSbG6G__compressionList{color:var(--text-secondary);margin:.5rem 0 0;padding-left:1.25rem;font-size:.75rem;list-style:outside}.settings-module__eSbG6G__compressionList li{margin-bottom:.25rem;line-height:1.5}.settings-module__eSbG6G__compressionList .settings-module__eSbG6G__accentText{color:var(--accent)}.settings-module__eSbG6G__compressionList .settings-module__eSbG6G__primaryText{color:var(--text-primary)}.settings-module__eSbG6G__compressionList .settings-module__eSbG6G__warningText{color:var(--warning-amber)}.settings-module__eSbG6G__qualityRow{align-items:center;gap:.75rem;margin-top:.75rem;padding-left:1.25rem;display:flex}.settings-module__eSbG6G__qualityLabel{color:var(--text-secondary);flex-shrink:0;font-size:.75rem}.settings-module__eSbG6G__qualityHint{color:var(--text-secondary);font-size:.75rem}.settings-module__eSbG6G__apiKeyInputRow{align-items:stretch;gap:.5rem;display:flex}.settings-module__eSbG6G__apiKeyInput{background-color:var(--bg-input);border:1px solid var(--border);color:var(--text-primary);border-radius:var(--r-md);flex:1;min-width:0;padding:.5rem .75rem;font-family:Courier New,monospace;font-size:.8125rem;transition:border-color .15s}.settings-module__eSbG6G__apiKeyInput::placeholder{color:var(--text-muted);font-family:inherit}.settings-module__eSbG6G__apiKeyInput:focus{border-color:var(--border-focus);outline:none}.settings-module__eSbG6G__apiKeyStatus{align-items:center;gap:.5rem;display:flex}.settings-module__eSbG6G__apiKeyStatusDot{border-radius:var(--r-full);flex-shrink:0;width:6px;height:6px}.settings-module__eSbG6G__apiKeyStatusDotSet{background:var(--success)}.settings-module__eSbG6G__apiKeyStatusDotUnset{background:var(--text-muted)}.settings-module__eSbG6G__apiKeyStatusText{color:var(--text-secondary);font-size:.75rem}.settings-module__eSbG6G__btnSave{border-radius:var(--r-md);background:var(--accent);color:var(--btn-accent-text);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;padding:.5rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .15s}.settings-module__eSbG6G__btnSave:hover:not(:disabled){background:var(--accent-hover)}.settings-module__eSbG6G__btnSave:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__savedText{color:var(--success-light);margin:0;font-size:.75rem}.settings-module__eSbG6G__apiKeyErrorText{color:var(--danger-text);margin:0;font-size:.75rem}.settings-module__eSbG6G__dangerBody{padding:1rem 1.25rem}.settings-module__eSbG6G__btnDangerOutline{border-radius:var(--r-lg);border:1px solid var(--border-danger2);color:var(--danger-text);cursor:pointer;background:0 0;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .15s}.settings-module__eSbG6G__btnDangerOutline:hover:not(:disabled){background-color:#5c262633}.settings-module__eSbG6G__btnDangerOutline:disabled{opacity:.4;cursor:not-allowed}.settings-module__eSbG6G__confirmText{color:var(--danger-text);margin:0 0 .75rem;font-size:.875rem}.settings-module__eSbG6G__confirmRow{gap:.75rem;display:flex}.settings-module__eSbG6G__btnDangerFill{border-radius:var(--r-lg);background-color:var(--danger-bg);color:#fff;cursor:pointer;border:none;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .15s}.settings-module__eSbG6G__btnDangerFill:hover{background-color:var(--danger-bg-hover)}.settings-module__eSbG6G__btnCancel{border-radius:var(--r-lg);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:border-color .15s}.settings-module__eSbG6G__btnCancel:hover{border-color:var(--border-deep)}.settings-module__eSbG6G__loadingText{color:var(--text-secondary);margin:0;font-size:.875rem}.settings-module__eSbG6G__successRow{align-items:center;gap:.75rem;display:flex}.settings-module__eSbG6G__successText{color:var(--success-light);margin:0;font-size:.875rem}.settings-module__eSbG6G__btnLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.75rem;text-decoration:underline;transition:color .15s}.settings-module__eSbG6G__btnLink:hover{color:var(--text-primary)}.settings-module__eSbG6G__errorBlock{flex-direction:column;gap:.5rem;display:flex}.settings-module__eSbG6G__errorText{color:var(--danger-text);margin:0;font-size:.875rem}
.Dashboard-module__DB7hEa__container{max-width:var(--container-max);padding:var(--page-pad);margin-inline:auto}@media (max-width:480px){.Dashboard-module__DB7hEa__container{padding:1rem}}@media (min-width:481px) and (max-width:1024px){.Dashboard-module__DB7hEa__container{padding:1.25rem}}.Dashboard-module__DB7hEa__header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.Dashboard-module__DB7hEa__headerTitle{color:var(--text-primary);margin:0 0 .125rem;font-size:1.25rem;font-weight:700}.Dashboard-module__DB7hEa__headerSub{color:var(--text-secondary);margin:0;font-size:13px}.Dashboard-module__DB7hEa__scanActions{flex-direction:column;align-items:flex-end;gap:.375rem;display:flex}.Dashboard-module__DB7hEa__scanStatus{color:var(--text-muted);font-size:13px}.Dashboard-module__DB7hEa__btnScan{background-color:var(--accent);color:var(--btn-accent-text);border-radius:var(--r-md);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.625rem 1.125rem;font-family:inherit;font-size:13px;font-weight:700;transition:background-color .15s;display:inline-flex}.Dashboard-module__DB7hEa__btnScan:hover:not(:disabled){background-color:var(--accent-hover)}.Dashboard-module__DB7hEa__btnScan:disabled{opacity:.4;cursor:not-allowed}.Dashboard-module__DB7hEa__btnScan svg{flex-shrink:0;width:14px;height:14px}.Dashboard-module__DB7hEa__btnStop{background-color:var(--danger);color:#fff;border-radius:var(--r-md);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.625rem 1.125rem;font-family:inherit;font-size:13px;font-weight:700;transition:background-color .15s;display:inline-flex}.Dashboard-module__DB7hEa__btnStop:hover{background-color:var(--danger-hover)}.Dashboard-module__DB7hEa__spinnerWhite{border-radius:var(--r-full);border:2px solid #fff;border-top-color:#0000;width:12px;height:12px;animation:1s linear infinite Dashboard-module__DB7hEa__spin}.Dashboard-module__DB7hEa__statsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}@media (min-width:1025px){.Dashboard-module__DB7hEa__statsGrid{grid-template-columns:repeat(4,1fr)}}.Dashboard-module__DB7hEa__statCard{background-color:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-xl);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.Dashboard-module__DB7hEa__statCardRow{justify-content:space-between;align-items:center;display:flex}.Dashboard-module__DB7hEa__statLabel{letter-spacing:.05em;color:var(--text-secondary);margin:0;font-size:11px;font-weight:600}.Dashboard-module__DB7hEa__statIcon{border-radius:var(--r-lg);justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Dashboard-module__DB7hEa__statIconTeal{background-color:var(--icon-teal-bg);color:var(--icon-teal-text)}.Dashboard-module__DB7hEa__statIconGreen{background-color:var(--icon-green-bg);color:var(--icon-green-text)}.Dashboard-module__DB7hEa__statIconYellow{background-color:var(--icon-yellow-bg);color:var(--icon-yellow-text)}.Dashboard-module__DB7hEa__statIconRed{background-color:var(--icon-red-bg);color:var(--icon-red-text)}.Dashboard-module__DB7hEa__statValue{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.Dashboard-module__DB7hEa__statSub{color:var(--text-secondary);margin:.125rem 0 0;font-size:13px}.Dashboard-module__DB7hEa__coverageCard{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-xl);margin-bottom:1rem;padding:1rem}.Dashboard-module__DB7hEa__coverageHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.Dashboard-module__DB7hEa__coverageTitle{color:var(--text-primary);font-size:.875rem;font-weight:600}.Dashboard-module__DB7hEa__coveragePct{color:var(--success);font-size:12px;font-weight:700}.Dashboard-module__DB7hEa__coverageBarBg{border-radius:var(--r-full);background-color:var(--border);height:8px;overflow:hidden}.Dashboard-module__DB7hEa__coverageBarFill{border-radius:var(--r-full);height:100%;transition:width .7s}.Dashboard-module__DB7hEa__coverageFooter{justify-content:space-between;margin-top:.375rem;display:flex}.Dashboard-module__DB7hEa__coverageFooterText{color:var(--text-secondary);margin:0;font-size:13px}.Dashboard-module__DB7hEa__scanCard{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden}.Dashboard-module__DB7hEa__scanCardHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.Dashboard-module__DB7hEa__scanStatusRow{align-items:center;gap:.5rem;display:flex}.Dashboard-module__DB7hEa__scanDot{border-radius:var(--r-full);background-color:var(--accent-dim);width:8px;height:8px;animation:2s cubic-bezier(.4,0,.6,1) infinite Dashboard-module__DB7hEa__pulse}.Dashboard-module__DB7hEa__scanStatusOk{color:var(--success);font-size:.875rem}.Dashboard-module__DB7hEa__scanStatusErr{color:var(--danger);font-size:.875rem}.Dashboard-module__DB7hEa__scanStatusText{color:var(--text-primary);font-size:.875rem}.Dashboard-module__DB7hEa__btnClear{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.875rem;transition:color .15s}.Dashboard-module__DB7hEa__btnClear:hover{color:var(--text-secondary)}.Dashboard-module__DB7hEa__scanCardBody{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.Dashboard-module__DB7hEa__scanErrorText{color:var(--danger);margin:0;font-family:monospace;font-size:.75rem}.Dashboard-module__DB7hEa__progressGroup{flex-direction:column;gap:.25rem;display:flex}.Dashboard-module__DB7hEa__progressLabelRow{color:var(--text-secondary);justify-content:space-between;font-size:.75rem;display:flex}.Dashboard-module__DB7hEa__progressBarBg{background-color:var(--bg-card);border-radius:var(--r-full);height:8px;overflow:hidden}.Dashboard-module__DB7hEa__progressBarBgSm{background-color:var(--bg-card);border-radius:var(--r-full);height:6px;overflow:hidden}.Dashboard-module__DB7hEa__progressBarTeal{background-color:var(--accent-dim);border-radius:var(--r-full);height:100%;transition:width .3s}.Dashboard-module__DB7hEa__progressBarGreen{background-color:var(--success);border-radius:var(--r-full);height:100%;transition:width .2s}.Dashboard-module__DB7hEa__scanCounters{gap:1.5rem;display:flex}.Dashboard-module__DB7hEa__scanCounterValue{font-size:1.5rem;font-weight:700}.Dashboard-module__DB7hEa__scanCounterValueTeal{color:var(--accent-dim)}.Dashboard-module__DB7hEa__scanCounterValueGreen{color:var(--success)}.Dashboard-module__DB7hEa__scanCounterValueRed{color:var(--danger)}.Dashboard-module__DB7hEa__scanCounterLabel{color:var(--text-secondary);font-size:.875rem}.Dashboard-module__DB7hEa__collectionTable{border:1px solid var(--border);border-radius:var(--r-lg);margin-top:.5rem;overflow:hidden}.Dashboard-module__DB7hEa__collectionTableEl{border-collapse:collapse;width:100%;font-size:.875rem}.Dashboard-module__DB7hEa__collectionTableHead{background-color:var(--bg-input);border-bottom:1px solid var(--border)}.Dashboard-module__DB7hEa__thLeft{text-align:left;color:var(--text-secondary);padding:.5rem .75rem;font-weight:500}.Dashboard-module__DB7hEa__thRight{text-align:right;color:var(--text-secondary);padding:.5rem .75rem;font-weight:500}.Dashboard-module__DB7hEa__trCollection{border-bottom:1px solid #1d2d4680}.Dashboard-module__DB7hEa__trCollection:last-child{border-bottom:none}.Dashboard-module__DB7hEa__tdLeft{color:var(--text-primary);padding:.5rem .75rem}.Dashboard-module__DB7hEa__tdRight{text-align:right;color:var(--text-secondary);padding:.5rem .75rem}.Dashboard-module__DB7hEa__textSuccess{color:var(--success)}.Dashboard-module__DB7hEa__textMuted{color:var(--text-muted)}
