:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#fff;background:#0b1020;margin:0;font-family:Arial,Helvetica,sans-serif}#root{min-height:100vh}.app{max-width:1500px;margin:0 auto;padding:14px}.topbar{background:#11182d;border:1px solid #22304f;border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:16px 20px;display:flex}.brandBlock{align-items:center;gap:16px;display:flex}.logoBox{background:linear-gradient(135deg,#38bdf8,#2563eb);border-radius:13px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;font-weight:900;display:flex}.topbar h1{margin:0;font-size:26px;line-height:1}.topbar p{color:#94a3b8;margin:6px 0 0;font-size:14px}.loginButton{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #30405f;border-radius:12px;padding:12px 18px;font-weight:800}.emptyState{text-align:center;background:#11182d;border:1px solid #22304f;border-radius:18px;padding:28px}.dashboardLayout{grid-template-columns:230px 1fr;align-items:start;gap:14px;display:grid}.sidebar{background:#11182d;border:1px solid #22304f;border-radius:18px;min-height:calc(100vh - 120px);padding:14px}.compactSidebar{position:sticky;top:14px}.sideItem{text-align:left;color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:11px;width:100%;margin-bottom:8px;padding:13px 15px;font-size:15px;font-weight:800;display:block}.helpBox{background:#17223a;border:1px solid #263653;border-radius:16px;margin-top:260px;padding:16px}.helpBox strong{margin-bottom:8px;display:block}.helpBox span{color:#94a3b8;font-size:14px;line-height:1.4;display:block}.mainContent{min-width:0}.wordsSection,.dashboardPage{background:#11182d;border:1px solid #22304f;border-radius:18px;padding:22px}.sectionHeader{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.sectionHeader h2{margin:0;font-size:30px}.actions{flex-wrap:wrap;gap:10px;display:flex}.actions button,.dashboardTopLine button,.dashboardCardHeader button{color:#fff;cursor:pointer;background:#17223a;border:1px solid #30405f;border-radius:12px;padding:11px 15px;font-weight:800}.actions button:first-child{background:#3b82f6;border-color:#3b82f6}.actions button:last-child{background:#ef4444;border-color:#ef4444}.searchInput{color:#fff;background:#0f172a;border:1px solid #30405f;border-radius:14px;outline:none;width:100%;height:52px;margin-bottom:18px;padding:0 18px;font-size:15px}.searchInput:focus{border-color:#3b82f6}.tableHeader{color:#94a3b8;grid-template-columns:40px 1.2fr 1.2fr 1fr 170px;gap:14px;padding:0 18px 12px;font-size:14px;font-weight:800;display:grid}.wordsTable{gap:10px;display:grid}.tableRow{background:#1a2338;border-radius:15px;grid-template-columns:40px 1.2fr 1.2fr 1fr 170px;align-items:center;gap:14px;padding:15px 18px;display:grid}.tableRow:hover{background:#1e2a45}.tableRow input[type=checkbox]{width:18px;height:18px}.wordPreviewButton{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px;font-weight:800}.categoryBadge{color:#93c5fd;background:#223f78;border-radius:999px;justify-self:start;padding:6px 11px;font-size:12px;font-weight:800}.rowActions{justify-content:flex-end;gap:10px;display:flex}.rowActions button{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #30405f;border-radius:11px;padding:9px 13px;font-weight:800}.rowActions button:last-child{background:#ef4444;border-color:#ef4444}.paginationBar{color:#94a3b8;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;font-size:14px;display:flex}.paginationButtons{align-items:center;gap:10px;display:flex}.paginationButtons button{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #30405f;border-radius:10px;padding:9px 12px;font-weight:800}.paginationButtons button:disabled{opacity:.35;cursor:not-allowed}.paginationButtons strong{color:#fff}.dashboardTopLine{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.dashboardTopLine h2{margin:0;font-size:28px}.dashboardTopLine p{color:#94a3b8;margin:6px 0 0}.compactStatsGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.compactStatCard{background:#151f34;border:1px solid #263653;border-radius:16px;grid-template-columns:1fr;gap:4px;min-height:108px;padding:18px;display:grid}.compactStatCard span{color:#94a3b8;font-size:14px}.compactStatCard strong{font-size:30px;line-height:1.1}.compactStatCard small{color:#94a3b8;font-size:13px}.statusValue{color:#22c55e}.compactDashboardGrid{grid-template-columns:1.2fr .85fr;gap:16px;display:grid}.dashboardSideStack{gap:16px;display:grid}.dashboardCard{background:#151f34;border:1px solid #263653;border-radius:16px;padding:18px}.dashboardCardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dashboardCardHeader h3{margin:0;font-size:20px}.latestWordsTable{gap:0;display:grid}.latestWordsHeader,.latestWordsRow{grid-template-columns:1fr 1fr 130px;align-items:center;gap:12px;display:grid}.latestWordsHeader{color:#94a3b8;border-bottom:1px solid #263653;padding:0 8px 10px;font-size:13px;font-weight:800}.latestWordsRow{border-bottom:1px solid #202b44;min-height:50px;padding:10px 8px}.latestWordsRow:last-child{border-bottom:none}.clickableRow{cursor:pointer}.clickableRow:hover{background:#1e2a45;border-radius:12px}.topCategoryList{gap:10px;display:grid}.topCategoryItem{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #263653;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.topCategoryItem span{color:#93c5fd;font-weight:800}.quickActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.quickActions button{color:#fff;cursor:pointer;background:#17223a;border:1px solid #30405f;border-radius:13px;padding:14px;font-weight:800}.quickActions button:first-child{background:#3b82f6;border-color:#3b82f6}.compactCategoryTable{gap:10px;display:grid}.compactCategoryHeader,.compactCategoryRow{grid-template-columns:1fr 90px 120px;align-items:center;gap:14px;display:grid}.compactCategoryHeader{color:#94a3b8;padding:0 16px 8px;font-size:14px;font-weight:800}.compactCategoryRow{background:#1a2338;border-radius:14px;padding:14px 16px}.compactCategoryRow strong{font-size:18px}.compactCategoryRow button{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #30405f;border-radius:10px;padding:9px 12px;font-weight:800}.categoryGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;display:grid}.categoryCard{text-align:left;color:#fff;cursor:pointer;background:#1a2338;border:1px solid #30405f;border-radius:16px;padding:18px}.categoryCard span{color:#93c5fd;margin-bottom:12px;font-size:16px;font-weight:800;display:block}.categoryCard strong{margin-bottom:6px;font-size:34px;display:block}.categoryCard small{color:#94a3b8}.settingsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.settingCard{background:#1a2338;border:1px solid #30405f;border-radius:16px;padding:18px}.settingCard span{color:#94a3b8;margin-bottom:10px;display:block}.settingCard strong{font-size:18px;display:block}.modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#000000b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:#11182d;border:1px solid #22304f;border-radius:24px;width:640px;max-width:100%;max-height:calc(100vh - 48px);padding:28px;overflow-y:auto}.previewModal{width:560px}.modal h2{text-align:center;margin:0 0 22px;font-size:30px}.modal label{color:#e5e7eb;margin:0 0 8px;font-weight:800;display:block}.modal input,.modal select,.bulkTextarea{color:#fff;background:#0f172a;border:1px solid #30405f;border-radius:14px;outline:none;width:100%;min-height:50px;margin-bottom:16px;padding:0 16px;font-size:15px}.modal input:focus,.modal select:focus,.bulkTextarea:focus{border-color:#3b82f6}.bulkTextarea{min-height:260px;padding-top:14px}.hintText{color:#94a3b8;margin-top:0}.imageRow{grid-template-columns:1fr 180px;align-items:start;gap:12px;display:grid}.imageRow button{color:#fff;cursor:pointer;background:#17223a;border:1px solid #30405f;border-radius:14px;min-height:50px;font-weight:800}.imagePreviewBox{background:#0f172a;border:1px solid #30405f;border-radius:16px;justify-content:center;margin-bottom:16px;padding:12px;display:flex}.imagePreviewBox img{object-fit:contain;border-radius:12px;max-width:100%;max-height:220px}.previewInfo{grid-template-columns:1fr;gap:12px;margin-bottom:16px;display:grid}.previewInfo div{background:#0f172a;border:1px solid #263653;border-radius:14px;padding:14px}.previewInfo span{color:#94a3b8;margin-bottom:6px;font-size:13px;display:block}.previewInfo strong{font-size:20px}.largeImagePreview{background:#0f172a;border:1px solid #30405f;border-radius:18px;justify-content:center;margin-bottom:16px;padding:14px;display:flex}.largeImagePreview img{object-fit:contain;border-radius:14px;max-width:100%;max-height:360px}.noImagePreview{text-align:center;color:#94a3b8;background:#0f172a;border:1px dashed #30405f;border-radius:18px;margin-bottom:16px;padding:32px}.modalActions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.modalActions button{cursor:pointer;border:none;border-radius:14px;min-width:110px;min-height:48px;font-weight:800}@media (width<=1100px){.dashboardLayout{grid-template-columns:1fr}.sidebar{gap:10px;min-height:auto;display:flex;overflow-x:auto}.sideItem{white-space:nowrap;margin-bottom:0}.helpBox{display:none}.compactStatsGrid{grid-template-columns:1fr 1fr}.compactDashboardGrid{grid-template-columns:1fr}}@media (width<=700px){.app{padding:10px}.topbar{flex-direction:column;align-items:flex-start;gap:14px}.topbar h1{font-size:24px}.compactStatsGrid{grid-template-columns:1fr}.latestWordsHeader{display:none}.latestWordsRow{grid-template-columns:1fr;gap:8px}.quickActions{grid-template-columns:1fr}.sectionHeader{flex-direction:column;align-items:flex-start}.tableHeader{display:none}.tableRow{grid-template-columns:32px 1fr}.categoryBadge,.rowActions{grid-column:2;justify-self:start}.rowActions{justify-content:flex-start}.imageRow{grid-template-columns:1fr}.paginationBar{flex-direction:column;align-items:flex-start}.compactCategoryHeader{display:none}.compactCategoryRow{grid-template-columns:1fr;gap:10px}}.tableHeader,.tableRow{grid-template-columns:40px 58px 1.2fr 1.2fr 1fr 170px}.imageThumbButton{cursor:pointer;background:#0f172a;border:1px solid #30405f;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;padding:4px;display:flex}.imageThumbButton img{object-fit:contain;border-radius:9px;width:100%;height:100%}.brokenImageBadge{color:#fecaca;background:#7f1d1d;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:900;display:flex}@media (width<=700px){.tableHeader{display:none}.tableRow{grid-template-columns:32px 54px 1fr}.wordPreviewButton,.categoryBadge,.rowActions{grid-column:3}}.duplicateModal{width:760px}.duplicateHeader{align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.duplicateHeader h2{text-align:left;margin:0}.duplicateHeader p{color:#94a3b8;margin:8px 0 0}.warningIcon{color:#111827;background:#f59e0b;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;font-weight:900;display:flex}.duplicateCompare{background:#0f172a;border:1px solid #30405f;border-radius:18px;grid-template-columns:1fr 54px 1fr;align-items:center;gap:14px;margin-bottom:22px;padding:18px;display:grid}.duplicateCompare span{color:#93c5fd;margin-bottom:10px;font-size:14px;font-weight:800;display:block}.duplicateCompare strong{margin-bottom:8px;font-size:20px;display:block}.duplicateCompare small{color:#94a3b8}.duplicateArrow{color:#cbd5e1;background:#1f2d48;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:flex}.duplicateQuestion{margin:0 0 14px;font-size:20px}.duplicateChoices{gap:12px;margin-bottom:20px;display:grid}.duplicateChoice{color:#fff;text-align:left;cursor:pointer;background:#0f172a;border:1px solid #30405f;border-radius:16px;grid-template-columns:58px 1fr;align-items:center;gap:14px;width:100%;padding:14px;display:grid}.duplicateChoice.active{background:#17223a;border-color:#3b82f6}.choiceIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:26px;font-weight:900;display:flex}.editIcon{color:#60a5fa;background:#1d2d50}.addIcon{color:#34d399;background:#12362f}.skipIcon{color:#cbd5e1;background:#1f2937}.duplicateChoice strong{margin-bottom:5px;font-size:18px;display:block}.duplicateChoice small{color:#94a3b8}.duplicateModal .modalActions button:last-child:disabled{opacity:.45;cursor:not-allowed}@media (width<=700px){.duplicateCompare{grid-template-columns:1fr}.duplicateArrow{display:none}.duplicateChoice{grid-template-columns:48px 1fr}}.dashboardTopLine{align-items:center}.dashboardTopLine h2{letter-spacing:-.5px;font-size:30px}.dashboardTopLine p{color:#bfdbfe}.compactStatCard{background:#121d33;min-height:116px;padding:18px;position:relative;overflow:hidden}.compactStatCard:after{content:"";background:#3b82f624;border-radius:999px;width:76px;height:76px;position:absolute;top:-24px;right:-24px}.compactStatCard span,.compactStatCard small,.compactStatCard strong{z-index:1;position:relative}.statTotal strong{color:#fff}.statA1 strong{color:#60a5fa}.statA2 strong{color:#38bdf8}.statCustom strong{color:#34d399}.dashboardCardHeader{align-items:flex-start}.dashboardCardHeader p{color:#94a3b8;margin:5px 0 0;font-size:13px}.latestWordsRowWithImage{min-height:58px}.latestImageCell{background:#0f172a;border:1px solid #30405f;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;padding:4px;display:flex}.latestImageCell img{object-fit:contain;border-radius:9px;width:100%;height:100%}.latestNoImage{color:#fecaca;background:#7f1d1d;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-weight:900;display:flex}.latestGeorgianText{font-weight:900}.topCategoryItem{grid-template-columns:1fr;gap:10px;padding:13px 14px;display:grid}.topCategoryTop{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.categoryProgress{background:#1e293b;border-radius:999px;height:7px;overflow:hidden}.categoryProgress div{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:999px;height:100%}.improvedQuickActions button{text-align:left;align-content:center;gap:4px;min-height:70px;padding:14px;display:grid}.improvedQuickActions button span{color:#bfdbfe;font-size:12px;font-weight:700}.improvedQuickActions button:first-child span{color:#dbeafe}.tableHeader,.tableRow{grid-template-columns:40px 58px 1.1fr 1.1fr 90px 110px 150px}@media (width<=1100px){.compactStatsGrid{grid-template-columns:1fr 1fr}.latestWordsHeaderWithImage,.latestWordsRowWithImage{grid-template-columns:52px 1fr 1fr 100px}}@media (width<=700px){.compactStatsGrid{grid-template-columns:1fr}.latestWordsHeaderWithImage{display:none}.latestWordsRowWithImage{grid-template-columns:48px 1fr}.latestWordsRowWithImage span:nth-child(3),.latestWordsRowWithImage span:nth-child(4){grid-column:2}.tableHeader{display:none}.tableRow{grid-template-columns:32px 54px 1fr}.wordPreviewButton,.categoryBadge,.rowActions{grid-column:3}}.topbar{background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 24px #0f172a0d}.topbar h1{color:#111827}.topbar p{color:#6b7280}.sidebar{background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 24px #0f172a0d}.helpBox{background:#f9fafb;border:1px solid #e5e7eb}.helpBox strong{color:#111827}.helpBox span{color:#6b7280}.wordsSection,.dashboardPage,.dashboardCard,.compactStatCard,.settingCard,.categoryCard{background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 24px #0f172a0d}.dashboardTopLine h2,.sectionHeader h2,.dashboardCardHeader h3,.compactStatCard strong,.categoryCard strong,.settingCard strong{color:#111827}.dashboardTopLine p,.dashboardCardHeader p,.compactStatCard span,.compactStatCard small,.latestWordsHeader,.compactCategoryHeader,.categoryCard small,.settingCard span{color:#6b7280}.searchInput{color:#111827;background:#fff;border:1px solid #e5e7eb}.searchInput:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.tableRow,.latestWordsRow,.compactCategoryRow{color:#111827;background:#f9fafb}.tableRow:hover,.latestWordsRow:hover,.compactCategoryRow:hover,.clickableRow:hover{background:#eff6ff}.wordPreviewButton{color:#111827}.wordPreviewButton:hover{color:#2563eb}.topCategoryItem{color:#111827;background:#f9fafb;border:1px solid #e5e7eb}.imageThumbButton,.latestImageCell{background:#fff;border:1px solid #e5e7eb}.modal{color:#111827;background:#fff;border:1px solid #e5e7eb}.modal h2,.modal label{color:#111827}.modal input,.modal select,.bulkTextarea{color:#111827;background:#fff;border:1px solid #e5e7eb}.modal input:focus,.modal select:focus,.bulkTextarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.previewInfo div,.imagePreviewBox,.largeImagePreview{background:#f9fafb;border:1px solid #e5e7eb}.previewInfo span,.hintText,.noImagePreview{color:#6b7280}.previewInfo strong{color:#111827}body{color:#e5e7eb;background:#101827}.sideItem{color:#cbd5e1}.sideItem.active,.sideItem:hover{color:#93c5fd;background:#24324d}.helpBox,.searchInput,.modal input,.modal select,.bulkTextarea,.tableRow,.latestWordsRow,.compactCategoryRow,.topCategoryItem,.previewInfo div,.imagePreviewBox,.largeImagePreview,.imageThumbButton,.latestImageCell{color:#e5e7eb;background:#111827;border:1px solid #263249}.actions button,.dashboardTopLine button,.dashboardCardHeader button,.quickActions button,.compactCategoryRow button,.rowActions button,.paginationButtons button{color:#dbeafe;box-shadow:none;background:#111827;border:1px solid #334155}.actions button:hover,.dashboardTopLine button:hover,.dashboardCardHeader button:hover,.quickActions button:hover,.compactCategoryRow button:hover,.rowActions button:hover,.paginationButtons button:hover{background:#24324d}.actions button:first-child,.quickActions button:first-child{color:#fff;background:#3b82f6;border-color:#3b82f6}.actions button:last-child,.rowActions button:last-child{color:#fecaca;background:#7f1d1d;border-color:#991b1b}.categoryBadge{color:#bfdbfe;background:#1e3a5f}.modalActions button:first-child{color:#e5e7eb;background:#111827;border:1px solid #334155}.modalActions button:last-child{color:#fff;background:#3b82f6}select option{color:#e5e7eb;background:#172033}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#141019;--app-surface:#1e1826;--app-surface-soft:#554a66;--app-surface-strong:#5b3f99;--app-text:#f5efff;--app-text-soft:#d8cfe2;--app-muted:#aaa0b8;--app-border:#342b3f;--app-primary:#8b6cff;--app-primary-soft:#362957;--app-primary-text:#fff;--app-danger-bg:#5f1f2a;--app-danger-text:#fecaca;--app-shadow:0 12px 32px #00000042}}.topbar,.sidebar,.wordsSection,.dashboardPage,.dashboardCard,.compactStatCard,.settingCard,.categoryCard,.modal{background:var(--app-surface);border:1px solid var(--app-border);box-shadow:var(--app-shadow)}.logoBox{background:var(--app-primary);color:var(--app-primary-text);border-radius:14px}.topbar h1,.dashboardTopLine h2,.sectionHeader h2,.dashboardCardHeader h3,.compactStatCard strong,.categoryCard strong,.settingCard strong,.modal h2,.modal label,.wordPreviewButton,.previewInfo strong{color:var(--app-text)}.topbar p,.dashboardTopLine p,.dashboardCardHeader p,.compactStatCard span,.compactStatCard small,.latestWordsHeader,.compactCategoryHeader,.categoryCard small,.settingCard span,.previewInfo span,.hintText,.noImagePreview{color:var(--app-text-soft)}.sideItem{color:var(--app-text-soft);border-radius:18px}.sideItem.active,.sideItem:hover{background:var(--app-primary);color:var(--app-primary-text)}.helpBox,.searchInput,.modal input,.modal select,.bulkTextarea,.tableRow,.latestWordsRow,.compactCategoryRow,.topCategoryItem,.previewInfo div,.imagePreviewBox,.largeImagePreview,.imageThumbButton,.latestImageCell{background:var(--app-surface-soft);border:1px solid var(--app-border);color:var(--app-text)}.searchInput,.modal input,.modal select,.bulkTextarea{border-radius:18px}.tableRow:hover,.latestWordsRow:hover,.compactCategoryRow:hover,.clickableRow:hover,.topCategoryItem:hover{background:var(--app-surface-strong)}.actions button,.dashboardTopLine button,.dashboardCardHeader button,.quickActions button,.compactCategoryRow button,.rowActions button,.paginationButtons button,.loginButton{background:var(--app-surface-soft);color:var(--app-text);border:1px solid var(--app-border);box-shadow:none;border-radius:16px}.actions button:hover,.dashboardTopLine button:hover,.dashboardCardHeader button:hover,.quickActions button:hover,.compactCategoryRow button:hover,.rowActions button:hover,.paginationButtons button:hover,.loginButton:hover{background:var(--app-primary-soft);color:var(--app-primary)}.actions button:first-child,.quickActions button:first-child{background:var(--app-primary);color:var(--app-primary-text);border-color:var(--app-primary)}.actions button:last-child,.rowActions button:last-child{background:var(--app-danger-bg);color:var(--app-danger-text);border-color:var(--app-danger-bg)}.topCategoryItem span{color:var(--app-text)}.modalActions button:first-child{background:var(--app-surface-soft);color:var(--app-text);border:1px solid var(--app-border)}.modalActions button:last-child{background:var(--app-primary);color:var(--app-primary-text)}select option{background:var(--app-surface);color:var(--app-text)}:root{--app-bg:#fff8fd;--app-surface:#fffaff;--app-surface-soft:#eee3fb;--app-surface-strong:#e6d8f7;--app-text:#211a2d;--app-text-soft:#62586d;--app-muted:#8f8498;--app-border:#eaddea;--app-primary:#7b5cf0;--app-primary-soft:#eadfff;--app-primary-text:#fff;--app-danger-bg:#fee2e2;--app-danger-text:#dc2626;--app-shadow:0 8px 22px #211a2d1a}@media (prefers-color-scheme:dark){:root{--app-bg:#151218;--app-surface:#1b1720;--app-surface-soft:#50475f;--app-surface-strong:#5a506a;--app-text:#f4eef8;--app-text-soft:#d6cedd;--app-muted:#aaa0b4;--app-border:#2d2635;--app-primary:#b89cff;--app-primary-soft:#5b4d70;--app-primary-text:#fff;--app-danger-bg:#5c2028;--app-danger-text:#fecaca;--app-shadow:0 8px 22px #00000038}}.dashboardPage{background:var(--app-surface)}.compactStatCard:after{background:color-mix(in srgb, var(--app-primary) 18%, transparent)}.actions button:first-child,.quickActions button:first-child,.sideItem.active,.sideItem:hover{color:#fff;background:#7b5cf0;border-color:#7b5cf0}@media (prefers-color-scheme:dark){.actions button:first-child,.quickActions button:first-child,.sideItem.active,.sideItem:hover{color:#f4eef8;background:#5b4d70;border-color:#5b4d70}.dashboardPage,.topbar,.sidebar,.wordsSection,.dashboardCard,.compactStatCard,.settingCard,.categoryCard,.modal{box-shadow:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--app-bg:#f5f8ff;--app-surface:#fff;--app-surface-soft:#eef4ff;--app-surface-strong:#dbeafe;--app-text:#111827;--app-text-soft:#4b5563;--app-muted:#6b7280;--app-border:#dbe7ff;--app-primary:#3b82f6;--app-primary-soft:#dbeafe;--app-primary-text:#fff;--app-danger-bg:#fee2e2;--app-danger-text:#dc2626;--app-shadow:0 8px 24px #2563eb1a}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#0f172a;--app-surface:#172033;--app-surface-soft:#1e293b;--app-surface-strong:#24324d;--app-text:#f8fafc;--app-text-soft:#cbd5e1;--app-muted:#94a3b8;--app-border:#2d3b55;--app-primary:#60a5fa;--app-primary-soft:#1e3a5f;--app-primary-text:#fff;--app-danger-bg:#5f1f2a;--app-danger-text:#fecaca;--app-shadow:0 10px 28px #0000003d}}body{background:var(--app-bg);color:var(--app-text)}.topbar,.sidebar,.wordsSection,.dashboardPage,.dashboardCard,.compactStatCard,.settingCard,.categoryCard,.modal{background:var(--app-surface);border-color:var(--app-border);box-shadow:var(--app-shadow)}.helpBox,.searchInput,.modal input,.modal select,.bulkTextarea,.tableRow,.latestWordsRow,.compactCategoryRow,.topCategoryItem,.previewInfo div,.imagePreviewBox,.largeImagePreview,.imageThumbButton,.latestImageCell{background:var(--app-surface-soft);border-color:var(--app-border);color:var(--app-text)}.sideItem.active,.sideItem:hover,.actions button:first-child,.quickActions button:first-child{color:#fff;background:#3b82f6;border-color:#3b82f6}@media (prefers-color-scheme:dark){.sideItem.active,.sideItem:hover,.actions button:first-child,.quickActions button:first-child{color:#fff;background:#2563eb;border-color:#2563eb}}.categoryBadge{background:var(--app-primary-soft);color:var(--app-primary)}.categoryProgress{background:#94a3b83d}.categoryProgress div{background:#3b82f6}@media (prefers-color-scheme:dark){.categoryProgress div{background:#60a5fa}}.logoBox{color:#fff;background:linear-gradient(135deg,#60a5fa,#2563eb)}.searchInput:focus,.modal input:focus,.modal select:focus,.bulkTextarea:focus{border-color:var(--app-primary);box-shadow:0 0 0 4px #3b82f62e}body{font-family:Arial,Helvetica,sans-serif}.topbar,.sidebar,.wordsSection,.dashboardPage,.dashboardCard,.compactStatCard,.settingCard,.categoryCard{border-radius:24px}.dashboardLayout{gap:18px}.sidebar{padding:16px}.sideItem{border-radius:18px;margin-bottom:10px;padding:15px 16px;font-size:15px}.dashboardPage,.wordsSection{padding:28px}.dashboardTopLine{margin-bottom:22px}.dashboardTopLine h2,.sectionHeader h2{font-size:34px;font-weight:900}.compactStatsGrid{gap:16px;margin-bottom:20px}.compactStatCard{border-radius:22px;min-height:118px;padding:20px}.compactStatCard strong{font-size:34px;font-weight:900}.dashboardCard{border-radius:22px;padding:22px}.latestWordsRow,.topCategoryItem,.quickActions button{border-radius:18px}.categoryBadge{border-radius:999px;padding:7px 12px}.helpBox{display:none}.compactDashboardGrid{align-items:start}.dashboardCard,.dashboardSideStack{align-self:start}.latestWordsTable{gap:8px}.latestWordsRow{border-bottom:none}@media (width<=1250px){.compactDashboardGrid{grid-template-columns:1fr}.dashboardSideStack{grid-template-columns:1fr 1fr}}@media (width<=900px){.dashboardSideStack{grid-template-columns:1fr}.compactStatsGrid{grid-template-columns:1fr 1fr}}.compactDashboardGrid{grid-template-columns:1fr}.latestCompact{min-height:auto}.latestWordsHeaderWithImage,.latestWordsRowWithImage{grid-template-columns:52px 1.2fr 1fr 100px}@media (width<=900px){.compactStatsGrid,.dashboardSideStack,.quickActions{grid-template-columns:1fr}}.topbar h1{font-size:22px}.topbar p{font-size:13px}.dashboardTopLine h2{font-size:36px;line-height:1.1}.dashboardTopLine p{font-size:15px}.compactStatCard{min-height:126px;padding:22px}.compactStatCard span{font-size:14px}.compactStatCard strong{font-size:38px}.compactStatCard small{font-size:13px}.dashboardCardHeader h3{font-size:22px}.dashboardCardHeader p{font-size:13px}.latestWordsHeader{padding:0 12px 12px;font-size:13px}.latestWordsRow{min-height:62px;padding:12px;font-size:15px}.latestImageCell{width:44px;height:44px}.categoryBadge{padding:7px 13px;font-size:12px}.topCategoryItem{min-height:64px;padding:14px 16px}.topCategoryTop span,.topCategoryTop strong{font-size:14px}.quickActions button{min-height:82px}.improvedQuickActions button strong{font-size:15px}.improvedQuickActions button span{font-size:12px}.sideItem{font-size:15px;font-weight:900}.loginButton{min-height:42px;padding:10px 18px}.app{max-width:1180px;padding:16px}.topbar{margin-bottom:16px;padding:14px 18px}.compactTopbar{min-height:72px}.logoBox{width:44px;height:44px;font-size:22px}.dashboardLayout{grid-template-columns:220px 1fr;gap:18px}.sidebar{align-self:stretch;min-height:auto}.dashboardPage{padding:30px}.compactStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.compactStatCard{min-height:122px}.dashboardSideStack{grid-template-columns:1fr 1fr}.topCategoryItem{min-height:68px}.quickActions{grid-template-columns:1fr 1fr}.improvedQuickActions button{min-height:84px}@media (width<=1050px){.compactStatsGrid{grid-template-columns:1fr 1fr}}.actions button.secondaryAction{background:var(--app-surface-soft);color:var(--app-text);border-color:var(--app-border)}.actions button.secondaryAction:hover{background:var(--app-primary-soft);color:var(--app-primary)}.actions button.dangerAction{background:var(--app-danger-bg);color:var(--app-danger-text);border-color:var(--app-danger-bg)}.actions button.dangerAction:hover{color:#fff;background:#991b1b;border-color:#991b1b}.wordFilterChips{flex-wrap:wrap;gap:10px;margin:-4px 0 18px;display:flex}.wordFilterChips button{border:1px solid var(--app-border);background:var(--app-surface-soft);color:var(--app-text-soft);cursor:pointer;border-radius:999px;padding:10px 16px;font-weight:900}.wordFilterChips button:hover{background:var(--app-primary-soft);color:var(--app-primary)}.wordFilterChips button.active{background:var(--app-primary);color:var(--app-primary-text);border-color:var(--app-primary)}
