.ExcelFilterViewsWorkspace-module__CRln8W__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelFilterViewsWorkspace-module__CRln8W__header{border-bottom:1px solid var(--border-light);background:var(--surface-dark);z-index:10;align-items:center;gap:12px;padding:20px 32px;display:flex;position:sticky;top:0}.ExcelFilterViewsWorkspace-module__CRln8W__backLink{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__backLink:hover{color:var(--accent)}.ExcelFilterViewsWorkspace-module__CRln8W__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelFilterViewsWorkspace-module__CRln8W__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelFilterViewsWorkspace-module__CRln8W__heroInner{max-width:1100px;margin:0 auto}.ExcelFilterViewsWorkspace-module__CRln8W__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelFilterViewsWorkspace-module__CRln8W__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelFilterViewsWorkspace-module__CRln8W__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelFilterViewsWorkspace-module__CRln8W__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelFilterViewsWorkspace-module__CRln8W__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelFilterViewsWorkspace-module__CRln8W__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelFilterViewsWorkspace-module__CRln8W__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelFilterViewsWorkspace-module__CRln8W__mainContent{grid-template-columns:1fr}}.ExcelFilterViewsWorkspace-module__CRln8W__viewSelector{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:12px;flex-wrap:wrap;gap:8px;margin-bottom:16px;padding:6px;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__viewTab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:9px 16px;font-size:.85rem;font-weight:600;transition:all .18s;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__viewTab:hover{color:var(--text-primary);background:#ffffff0a}.ExcelFilterViewsWorkspace-module__CRln8W__viewTab.ExcelFilterViewsWorkspace-module__CRln8W__active{background:var(--surface-dark);color:var(--accent);border:1px solid var(--border-light);box-shadow:0 2px 8px #0003}.ExcelFilterViewsWorkspace-module__CRln8W__activeUserBanner{color:var(--text-secondary);background:#3b82f614;border:1px solid #3b82f640;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 16px;font-size:.85rem;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__userTag{color:#3b82f6;align-items:center;gap:8px;font-weight:700;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelFilterViewsWorkspace-module__CRln8W__sectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__gridWrap{border:1px solid var(--border-light);border-radius:10px;overflow-x:auto}.ExcelFilterViewsWorkspace-module__CRln8W__gridTable{border-collapse:collapse;width:100%;font-size:.85rem}.ExcelFilterViewsWorkspace-module__CRln8W__gridTable th{background:var(--surface-hover);color:var(--text-secondary);border:1px solid var(--border-light);text-align:left;white-space:nowrap;padding:10px 14px;font-size:.78rem;font-weight:700}.ExcelFilterViewsWorkspace-module__CRln8W__gridTable th.ExcelFilterViewsWorkspace-module__CRln8W__colHeader{color:var(--accent);text-align:center;background:#f973160f;width:40px}.ExcelFilterViewsWorkspace-module__CRln8W__gridTable td{border:1px solid var(--border-light);color:var(--text-primary);padding:9px 14px;transition:all .2s}.ExcelFilterViewsWorkspace-module__CRln8W__gridTable td.ExcelFilterViewsWorkspace-module__CRln8W__rowNum{background:var(--surface-hover);color:var(--text-secondary);text-align:center;font-size:.75rem;font-weight:700}.ExcelFilterViewsWorkspace-module__CRln8W__gridTable tr.ExcelFilterViewsWorkspace-module__CRln8W__dimmed td{opacity:.35;background:#00000026}.ExcelFilterViewsWorkspace-module__CRln8W__comparisonGrid{grid-template-columns:1fr 1fr;gap:16px;margin:20px 0;display:grid}@media (max-width:640px){.ExcelFilterViewsWorkspace-module__CRln8W__comparisonGrid{grid-template-columns:1fr}}.ExcelFilterViewsWorkspace-module__CRln8W__compCard{background:var(--surface-dark);border:1.5px solid;border-radius:14px;padding:18px}.ExcelFilterViewsWorkspace-module__CRln8W__compBad{background:#ef44440a;border-color:#ef44444d}.ExcelFilterViewsWorkspace-module__CRln8W__compGood{background:#10b9810a;border-color:#10b9814d}.ExcelFilterViewsWorkspace-module__CRln8W__compTitle{align-items:center;gap:8px;margin-bottom:8px;font-size:.95rem;font-weight:800;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__compDesc{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.55}.ExcelFilterViewsWorkspace-module__CRln8W__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelFilterViewsWorkspace-module__CRln8W__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .18s}.ExcelFilterViewsWorkspace-module__CRln8W__tab:hover{color:var(--text-primary)}.ExcelFilterViewsWorkspace-module__CRln8W__tab.ExcelFilterViewsWorkspace-module__CRln8W__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelFilterViewsWorkspace-module__CRln8W__tabContent{animation:.2s ExcelFilterViewsWorkspace-module__CRln8W__fadeIn}@keyframes ExcelFilterViewsWorkspace-module__CRln8W__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ExcelFilterViewsWorkspace-module__CRln8W__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelFilterViewsWorkspace-module__CRln8W__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelFilterViewsWorkspace-module__CRln8W__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelFilterViewsWorkspace-module__CRln8W__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelFilterViewsWorkspace-module__CRln8W__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelFilterViewsWorkspace-module__CRln8W__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelFilterViewsWorkspace-module__CRln8W__scenarioList{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__scenarioCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__scenarioNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__scenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelFilterViewsWorkspace-module__CRln8W__mistakeCard{background:#ef44440d;border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 18px;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__mistakeCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelFilterViewsWorkspace-module__CRln8W__mistakeCard strong{color:#ef4444}.ExcelFilterViewsWorkspace-module__CRln8W__shortcutsSection{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelFilterViewsWorkspace-module__CRln8W__shortcutsGrid{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__shortcutCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__keyBadge{background:var(--bg-dark);border:1px solid var(--border-light);color:var(--accent);white-space:nowrap;border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700}.ExcelFilterViewsWorkspace-module__CRln8W__shortcutDesc{color:var(--text-secondary);font-size:.85rem}.ExcelFilterViewsWorkspace-module__CRln8W__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelFilterViewsWorkspace-module__CRln8W__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelFilterViewsWorkspace-module__CRln8W__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__statRow:last-child{border-bottom:none}.ExcelFilterViewsWorkspace-module__CRln8W__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelFilterViewsWorkspace-module__CRln8W__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}.ExcelFilterViewsWorkspace-module__CRln8W__quizCta{text-align:center;background:linear-gradient(135deg,#f973161f 0%,#8b5cf61a 100%);border:1.5px solid #f973164d;border-radius:18px;margin-bottom:28px;padding:24px}.ExcelFilterViewsWorkspace-module__CRln8W__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelFilterViewsWorkspace-module__CRln8W__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelFilterViewsWorkspace-module__CRln8W__quizBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#8b5cf6);border:none;border-radius:12px;padding:12px 28px;font-size:.95rem;font-weight:800;transition:all .2s;box-shadow:0 6px 20px #f973164d}.ExcelFilterViewsWorkspace-module__CRln8W__quizBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.ExcelFilterViewsWorkspace-module__CRln8W__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ExcelFilterViewsWorkspace-module__CRln8W__modal{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:24px;width:100%;max-width:560px;max-height:90vh;padding:36px;overflow-y:auto;box-shadow:0 24px 60px #00000080}.ExcelFilterViewsWorkspace-module__CRln8W__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelFilterViewsWorkspace-module__CRln8W__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelFilterViewsWorkspace-module__CRln8W__closeBtn:hover{color:var(--text-primary)}.ExcelFilterViewsWorkspace-module__CRln8W__quizProgress{margin-bottom:20px}.ExcelFilterViewsWorkspace-module__CRln8W__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelFilterViewsWorkspace-module__CRln8W__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelFilterViewsWorkspace-module__CRln8W__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelFilterViewsWorkspace-module__CRln8W__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelFilterViewsWorkspace-module__CRln8W__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelFilterViewsWorkspace-module__CRln8W__quizOption{border:1.5px solid var(--border-light);background:var(--surface-hover);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:12px;padding:13px 18px;font-size:.9rem;font-weight:500;transition:all .18s}.ExcelFilterViewsWorkspace-module__CRln8W__quizOption:hover:not(:disabled){border-color:var(--accent)}.ExcelFilterViewsWorkspace-module__CRln8W__quizOption:disabled{cursor:default}.ExcelFilterViewsWorkspace-module__CRln8W__quizOption.ExcelFilterViewsWorkspace-module__CRln8W__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelFilterViewsWorkspace-module__CRln8W__quizOption.ExcelFilterViewsWorkspace-module__CRln8W__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelFilterViewsWorkspace-module__CRln8W__explanation{color:var(--text-secondary);background:#f9731612;border:1px solid #f9731633;border-radius:12px;margin-top:16px;padding:14px 18px;font-size:.87rem;line-height:1.6}.ExcelFilterViewsWorkspace-module__CRln8W__nextBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:18px;padding:13px;font-size:.95rem;font-weight:800;transition:opacity .2s}.ExcelFilterViewsWorkspace-module__CRln8W__nextBtn:hover{opacity:.9}.ExcelFilterViewsWorkspace-module__CRln8W__scoreCard{text-align:center;padding:20px 0}.ExcelFilterViewsWorkspace-module__CRln8W__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelFilterViewsWorkspace-module__CRln8W__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelFilterViewsWorkspace-module__CRln8W__retakeBtn{border:1.5px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:12px;padding:13px 32px;font-size:.95rem;font-weight:800;transition:all .18s}.ExcelFilterViewsWorkspace-module__CRln8W__retakeBtn:hover{background:var(--accent);color:#fff}
.ExcelCreateTableWorkspace-module__0Ta0uW__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelCreateTableWorkspace-module__0Ta0uW__header{border-bottom:1px solid var(--border-light);background:var(--surface-dark);z-index:10;align-items:center;gap:12px;padding:20px 32px;display:flex;position:sticky;top:0}.ExcelCreateTableWorkspace-module__0Ta0uW__backLink{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__backLink:hover{color:var(--accent)}.ExcelCreateTableWorkspace-module__0Ta0uW__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelCreateTableWorkspace-module__0Ta0uW__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelCreateTableWorkspace-module__0Ta0uW__heroInner{max-width:1100px;margin:0 auto}.ExcelCreateTableWorkspace-module__0Ta0uW__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelCreateTableWorkspace-module__0Ta0uW__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelCreateTableWorkspace-module__0Ta0uW__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelCreateTableWorkspace-module__0Ta0uW__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelCreateTableWorkspace-module__0Ta0uW__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelCreateTableWorkspace-module__0Ta0uW__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelCreateTableWorkspace-module__0Ta0uW__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelCreateTableWorkspace-module__0Ta0uW__mainContent{grid-template-columns:1fr}}.ExcelCreateTableWorkspace-module__0Ta0uW__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelCreateTableWorkspace-module__0Ta0uW__sectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__controls{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__controlBtn{border:1.5px solid var(--border-light);background:var(--surface-hover);color:var(--text-secondary);cursor:pointer;border-radius:10px;padding:8px 14px;font-size:.82rem;font-weight:600;transition:all .18s}.ExcelCreateTableWorkspace-module__0Ta0uW__controlBtn:hover{border-color:var(--accent);color:var(--accent)}.ExcelCreateTableWorkspace-module__0Ta0uW__controlBtn.ExcelCreateTableWorkspace-module__0Ta0uW__active{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 4px 12px #f973164d}.ExcelCreateTableWorkspace-module__0Ta0uW__gridWrap{border:1px solid var(--border-light);border-radius:10px;overflow-x:auto}.ExcelCreateTableWorkspace-module__0Ta0uW__gridTable{border-collapse:collapse;width:100%;font-size:.85rem}.ExcelCreateTableWorkspace-module__0Ta0uW__gridTable th{background:var(--surface-hover);color:var(--text-secondary);border:1px solid var(--border-light);text-align:left;white-space:nowrap;padding:10px 14px;font-size:.78rem;font-weight:700}.ExcelCreateTableWorkspace-module__0Ta0uW__gridTable.ExcelCreateTableWorkspace-module__0Ta0uW__isTable th{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);border-color:#3b82f6}.ExcelCreateTableWorkspace-module__0Ta0uW__gridTable th.ExcelCreateTableWorkspace-module__0Ta0uW__colHeader{color:var(--accent);text-align:center;background:#f973160f;width:40px}.ExcelCreateTableWorkspace-module__0Ta0uW__gridTable td{border:1px solid var(--border-light);color:var(--text-primary);padding:9px 14px;transition:background .2s}.ExcelCreateTableWorkspace-module__0Ta0uW__gridTable.ExcelCreateTableWorkspace-module__0Ta0uW__isTable tr:nth-child(2n) td{background:#3b82f60d}.ExcelCreateTableWorkspace-module__0Ta0uW__gridTable td.ExcelCreateTableWorkspace-module__0Ta0uW__rowNum{background:var(--surface-hover);color:var(--text-secondary);text-align:center;font-size:.75rem;font-weight:700}.ExcelCreateTableWorkspace-module__0Ta0uW__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelCreateTableWorkspace-module__0Ta0uW__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .18s}.ExcelCreateTableWorkspace-module__0Ta0uW__tab:hover{color:var(--text-primary)}.ExcelCreateTableWorkspace-module__0Ta0uW__tab.ExcelCreateTableWorkspace-module__0Ta0uW__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelCreateTableWorkspace-module__0Ta0uW__tabContent{animation:.2s ExcelCreateTableWorkspace-module__0Ta0uW__fadeIn}@keyframes ExcelCreateTableWorkspace-module__0Ta0uW__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ExcelCreateTableWorkspace-module__0Ta0uW__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelCreateTableWorkspace-module__0Ta0uW__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelCreateTableWorkspace-module__0Ta0uW__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelCreateTableWorkspace-module__0Ta0uW__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelCreateTableWorkspace-module__0Ta0uW__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelCreateTableWorkspace-module__0Ta0uW__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelCreateTableWorkspace-module__0Ta0uW__scenarioList{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__scenarioCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__scenarioNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__scenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelCreateTableWorkspace-module__0Ta0uW__mistakeCard{background:#ef44440d;border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 18px;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__mistakeCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelCreateTableWorkspace-module__0Ta0uW__mistakeCard strong{color:#ef4444}.ExcelCreateTableWorkspace-module__0Ta0uW__shortcutsSection{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelCreateTableWorkspace-module__0Ta0uW__shortcutsGrid{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__shortcutCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__keyBadge{background:var(--bg-dark);border:1px solid var(--border-light);color:var(--accent);white-space:nowrap;border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700}.ExcelCreateTableWorkspace-module__0Ta0uW__shortcutDesc{color:var(--text-secondary);font-size:.85rem}.ExcelCreateTableWorkspace-module__0Ta0uW__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelCreateTableWorkspace-module__0Ta0uW__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelCreateTableWorkspace-module__0Ta0uW__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__statRow:last-child{border-bottom:none}.ExcelCreateTableWorkspace-module__0Ta0uW__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelCreateTableWorkspace-module__0Ta0uW__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}.ExcelCreateTableWorkspace-module__0Ta0uW__quizCta{text-align:center;background:linear-gradient(135deg,#f973161f 0%,#8b5cf61a 100%);border:1.5px solid #f973164d;border-radius:18px;margin-bottom:28px;padding:24px}.ExcelCreateTableWorkspace-module__0Ta0uW__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelCreateTableWorkspace-module__0Ta0uW__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelCreateTableWorkspace-module__0Ta0uW__quizBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#8b5cf6);border:none;border-radius:12px;padding:12px 28px;font-size:.95rem;font-weight:800;transition:all .2s;box-shadow:0 6px 20px #f973164d}.ExcelCreateTableWorkspace-module__0Ta0uW__quizBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.ExcelCreateTableWorkspace-module__0Ta0uW__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ExcelCreateTableWorkspace-module__0Ta0uW__modal{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:24px;width:100%;max-width:560px;max-height:90vh;padding:36px;overflow-y:auto;box-shadow:0 24px 60px #00000080}.ExcelCreateTableWorkspace-module__0Ta0uW__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelCreateTableWorkspace-module__0Ta0uW__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelCreateTableWorkspace-module__0Ta0uW__closeBtn:hover{color:var(--text-primary)}.ExcelCreateTableWorkspace-module__0Ta0uW__quizProgress{margin-bottom:20px}.ExcelCreateTableWorkspace-module__0Ta0uW__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelCreateTableWorkspace-module__0Ta0uW__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelCreateTableWorkspace-module__0Ta0uW__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelCreateTableWorkspace-module__0Ta0uW__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelCreateTableWorkspace-module__0Ta0uW__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelCreateTableWorkspace-module__0Ta0uW__quizOption{border:1.5px solid var(--border-light);background:var(--surface-hover);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:12px;padding:13px 18px;font-size:.9rem;font-weight:500;transition:all .18s}.ExcelCreateTableWorkspace-module__0Ta0uW__quizOption:hover:not(:disabled){border-color:var(--accent)}.ExcelCreateTableWorkspace-module__0Ta0uW__quizOption:disabled{cursor:default}.ExcelCreateTableWorkspace-module__0Ta0uW__quizOption.ExcelCreateTableWorkspace-module__0Ta0uW__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelCreateTableWorkspace-module__0Ta0uW__quizOption.ExcelCreateTableWorkspace-module__0Ta0uW__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelCreateTableWorkspace-module__0Ta0uW__explanation{color:var(--text-secondary);background:#f9731612;border:1px solid #f9731633;border-radius:12px;margin-top:16px;padding:14px 18px;font-size:.87rem;line-height:1.6}.ExcelCreateTableWorkspace-module__0Ta0uW__nextBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:18px;padding:13px;font-size:.95rem;font-weight:800;transition:opacity .2s}.ExcelCreateTableWorkspace-module__0Ta0uW__nextBtn:hover{opacity:.9}.ExcelCreateTableWorkspace-module__0Ta0uW__scoreCard{text-align:center;padding:20px 0}.ExcelCreateTableWorkspace-module__0Ta0uW__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelCreateTableWorkspace-module__0Ta0uW__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelCreateTableWorkspace-module__0Ta0uW__retakeBtn{border:1.5px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:12px;padding:13px 32px;font-size:.95rem;font-weight:800;transition:all .18s}.ExcelCreateTableWorkspace-module__0Ta0uW__retakeBtn:hover{background:var(--accent);color:#fff}
.ExcelStructuredReferencesWorkspace-module__ydi8ca__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelStructuredReferencesWorkspace-module__ydi8ca__header{border-bottom:1px solid var(--border-light);background:var(--surface-dark);z-index:10;align-items:center;gap:12px;padding:20px 32px;display:flex;position:sticky;top:0}.ExcelStructuredReferencesWorkspace-module__ydi8ca__backLink{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__backLink:hover{color:var(--accent)}.ExcelStructuredReferencesWorkspace-module__ydi8ca__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelStructuredReferencesWorkspace-module__ydi8ca__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelStructuredReferencesWorkspace-module__ydi8ca__heroInner{max-width:1100px;margin:0 auto}.ExcelStructuredReferencesWorkspace-module__ydi8ca__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelStructuredReferencesWorkspace-module__ydi8ca__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelStructuredReferencesWorkspace-module__ydi8ca__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelStructuredReferencesWorkspace-module__ydi8ca__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelStructuredReferencesWorkspace-module__ydi8ca__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelStructuredReferencesWorkspace-module__ydi8ca__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelStructuredReferencesWorkspace-module__ydi8ca__mainContent{grid-template-columns:1fr}}.ExcelStructuredReferencesWorkspace-module__ydi8ca__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelStructuredReferencesWorkspace-module__ydi8ca__sectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__formulaBox{border:1px solid var(--border-light);color:#10b981;background:#0f172ab3;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:16px 20px;font-family:JetBrains Mono,monospace;font-size:.95rem;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__gridWrap{border:1px solid var(--border-light);border-radius:10px;overflow-x:auto}.ExcelStructuredReferencesWorkspace-module__ydi8ca__gridTable{border-collapse:collapse;width:100%;font-size:.85rem}.ExcelStructuredReferencesWorkspace-module__ydi8ca__gridTable th{color:#fff;text-align:left;white-space:nowrap;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);border:1px solid #3b82f6;padding:10px 14px;font-size:.78rem;font-weight:700}.ExcelStructuredReferencesWorkspace-module__ydi8ca__gridTable th.ExcelStructuredReferencesWorkspace-module__ydi8ca__colHeader{color:var(--accent);text-align:center;background:#f973160f;width:40px}.ExcelStructuredReferencesWorkspace-module__ydi8ca__gridTable td{border:1px solid var(--border-light);color:var(--text-primary);padding:9px 14px}.ExcelStructuredReferencesWorkspace-module__ydi8ca__gridTable tr:nth-child(2n) td{background:#3b82f60d}.ExcelStructuredReferencesWorkspace-module__ydi8ca__gridTable td.ExcelStructuredReferencesWorkspace-module__ydi8ca__rowNum{background:var(--surface-hover);color:var(--text-secondary);text-align:center;font-size:.75rem;font-weight:700}.ExcelStructuredReferencesWorkspace-module__ydi8ca__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelStructuredReferencesWorkspace-module__ydi8ca__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .18s}.ExcelStructuredReferencesWorkspace-module__ydi8ca__tab:hover{color:var(--text-primary)}.ExcelStructuredReferencesWorkspace-module__ydi8ca__tab.ExcelStructuredReferencesWorkspace-module__ydi8ca__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelStructuredReferencesWorkspace-module__ydi8ca__tabContent{animation:.2s ExcelStructuredReferencesWorkspace-module__ydi8ca__fadeIn}@keyframes ExcelStructuredReferencesWorkspace-module__ydi8ca__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ExcelStructuredReferencesWorkspace-module__ydi8ca__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelStructuredReferencesWorkspace-module__ydi8ca__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelStructuredReferencesWorkspace-module__ydi8ca__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelStructuredReferencesWorkspace-module__ydi8ca__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelStructuredReferencesWorkspace-module__ydi8ca__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelStructuredReferencesWorkspace-module__ydi8ca__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelStructuredReferencesWorkspace-module__ydi8ca__scenarioList{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__scenarioCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__scenarioNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__scenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelStructuredReferencesWorkspace-module__ydi8ca__mistakeCard{background:#ef44440d;border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 18px;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__mistakeCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelStructuredReferencesWorkspace-module__ydi8ca__mistakeCard strong{color:#ef4444}.ExcelStructuredReferencesWorkspace-module__ydi8ca__shortcutsSection{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelStructuredReferencesWorkspace-module__ydi8ca__shortcutsGrid{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__shortcutCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__keyBadge{background:var(--bg-dark);border:1px solid var(--border-light);color:var(--accent);white-space:nowrap;border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700}.ExcelStructuredReferencesWorkspace-module__ydi8ca__shortcutDesc{color:var(--text-secondary);font-size:.85rem}.ExcelStructuredReferencesWorkspace-module__ydi8ca__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelStructuredReferencesWorkspace-module__ydi8ca__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelStructuredReferencesWorkspace-module__ydi8ca__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__statRow:last-child{border-bottom:none}.ExcelStructuredReferencesWorkspace-module__ydi8ca__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelStructuredReferencesWorkspace-module__ydi8ca__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizCta{text-align:center;background:linear-gradient(135deg,#f973161f 0%,#8b5cf61a 100%);border:1.5px solid #f973164d;border-radius:18px;margin-bottom:28px;padding:24px}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#8b5cf6);border:none;border-radius:12px;padding:12px 28px;font-size:.95rem;font-weight:800;transition:all .2s;box-shadow:0 6px 20px #f973164d}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.ExcelStructuredReferencesWorkspace-module__ydi8ca__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ExcelStructuredReferencesWorkspace-module__ydi8ca__modal{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:24px;width:100%;max-width:560px;max-height:90vh;padding:36px;overflow-y:auto;box-shadow:0 24px 60px #00000080}.ExcelStructuredReferencesWorkspace-module__ydi8ca__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelStructuredReferencesWorkspace-module__ydi8ca__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelStructuredReferencesWorkspace-module__ydi8ca__closeBtn:hover{color:var(--text-primary)}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizProgress{margin-bottom:20px}.ExcelStructuredReferencesWorkspace-module__ydi8ca__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelStructuredReferencesWorkspace-module__ydi8ca__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelStructuredReferencesWorkspace-module__ydi8ca__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizOption{border:1.5px solid var(--border-light);background:var(--surface-hover);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:12px;padding:13px 18px;font-size:.9rem;font-weight:500;transition:all .18s}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizOption:hover:not(:disabled){border-color:var(--accent)}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizOption:disabled{cursor:default}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizOption.ExcelStructuredReferencesWorkspace-module__ydi8ca__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelStructuredReferencesWorkspace-module__ydi8ca__quizOption.ExcelStructuredReferencesWorkspace-module__ydi8ca__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelStructuredReferencesWorkspace-module__ydi8ca__explanation{color:var(--text-secondary);background:#f9731612;border:1px solid #f9731633;border-radius:12px;margin-top:16px;padding:14px 18px;font-size:.87rem;line-height:1.6}.ExcelStructuredReferencesWorkspace-module__ydi8ca__nextBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:18px;padding:13px;font-size:.95rem;font-weight:800;transition:opacity .2s}.ExcelStructuredReferencesWorkspace-module__ydi8ca__nextBtn:hover{opacity:.9}.ExcelStructuredReferencesWorkspace-module__ydi8ca__scoreCard{text-align:center;padding:20px 0}.ExcelStructuredReferencesWorkspace-module__ydi8ca__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelStructuredReferencesWorkspace-module__ydi8ca__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelStructuredReferencesWorkspace-module__ydi8ca__retakeBtn{border:1.5px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:12px;padding:13px 32px;font-size:.95rem;font-weight:800;transition:all .18s}.ExcelStructuredReferencesWorkspace-module__ydi8ca__retakeBtn:hover{background:var(--accent);color:#fff}
.ExcelTableDesignWorkspace-module__ZPmCma__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelTableDesignWorkspace-module__ZPmCma__header{border-bottom:1px solid var(--border-light);background:var(--surface-dark);z-index:10;align-items:center;gap:12px;padding:20px 32px;display:flex;position:sticky;top:0}.ExcelTableDesignWorkspace-module__ZPmCma__backLink{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__backLink:hover{color:var(--accent)}.ExcelTableDesignWorkspace-module__ZPmCma__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelTableDesignWorkspace-module__ZPmCma__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelTableDesignWorkspace-module__ZPmCma__heroInner{max-width:1100px;margin:0 auto}.ExcelTableDesignWorkspace-module__ZPmCma__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelTableDesignWorkspace-module__ZPmCma__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelTableDesignWorkspace-module__ZPmCma__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelTableDesignWorkspace-module__ZPmCma__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelTableDesignWorkspace-module__ZPmCma__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelTableDesignWorkspace-module__ZPmCma__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelTableDesignWorkspace-module__ZPmCma__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelTableDesignWorkspace-module__ZPmCma__mainContent{grid-template-columns:1fr}}.ExcelTableDesignWorkspace-module__ZPmCma__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelTableDesignWorkspace-module__ZPmCma__sectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__controls{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__controlBtn{border:1.5px solid var(--border-light);background:var(--surface-hover);color:var(--text-secondary);cursor:pointer;border-radius:10px;padding:8px 14px;font-size:.82rem;font-weight:600;transition:all .18s}.ExcelTableDesignWorkspace-module__ZPmCma__controlBtn:hover{border-color:var(--accent);color:var(--accent)}.ExcelTableDesignWorkspace-module__ZPmCma__controlBtn.ExcelTableDesignWorkspace-module__ZPmCma__active{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 4px 12px #f973164d}.ExcelTableDesignWorkspace-module__ZPmCma__gridWrap{border:1px solid var(--border-light);border-radius:10px;overflow-x:auto}.ExcelTableDesignWorkspace-module__ZPmCma__gridTable{border-collapse:collapse;width:100%;font-size:.85rem}.ExcelTableDesignWorkspace-module__ZPmCma__gridTable th{color:#fff;text-align:left;white-space:nowrap;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);border:1px solid #3b82f6;padding:10px 14px;font-size:.78rem;font-weight:700}.ExcelTableDesignWorkspace-module__ZPmCma__gridTable.ExcelTableDesignWorkspace-module__ZPmCma__styleGreen th{background:linear-gradient(135deg,#065f46 0%,#047857 100%);border-color:#10b981}.ExcelTableDesignWorkspace-module__ZPmCma__gridTable.ExcelTableDesignWorkspace-module__ZPmCma__stylePurple th{background:linear-gradient(135deg,#5b21b6 0%,#6d28d9 100%);border-color:#8b5cf6}.ExcelTableDesignWorkspace-module__ZPmCma__gridTable th.ExcelTableDesignWorkspace-module__ZPmCma__colHeader{color:var(--accent);text-align:center;background:#f973160f;width:40px}.ExcelTableDesignWorkspace-module__ZPmCma__gridTable td{border:1px solid var(--border-light);color:var(--text-primary);padding:9px 14px}.ExcelTableDesignWorkspace-module__ZPmCma__gridTable.ExcelTableDesignWorkspace-module__ZPmCma__banded tr:nth-child(2n) td{background:#ffffff0a}.ExcelTableDesignWorkspace-module__ZPmCma__gridTable tr.ExcelTableDesignWorkspace-module__ZPmCma__totalRow td{color:var(--accent);border-top:2px solid var(--accent);background:#f973161f;font-weight:800}.ExcelTableDesignWorkspace-module__ZPmCma__gridTable td.ExcelTableDesignWorkspace-module__ZPmCma__rowNum{background:var(--surface-hover);color:var(--text-secondary);text-align:center;font-size:.75rem;font-weight:700}.ExcelTableDesignWorkspace-module__ZPmCma__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelTableDesignWorkspace-module__ZPmCma__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .18s}.ExcelTableDesignWorkspace-module__ZPmCma__tab:hover{color:var(--text-primary)}.ExcelTableDesignWorkspace-module__ZPmCma__tab.ExcelTableDesignWorkspace-module__ZPmCma__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelTableDesignWorkspace-module__ZPmCma__tabContent{animation:.2s ExcelTableDesignWorkspace-module__ZPmCma__fadeIn}@keyframes ExcelTableDesignWorkspace-module__ZPmCma__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ExcelTableDesignWorkspace-module__ZPmCma__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelTableDesignWorkspace-module__ZPmCma__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelTableDesignWorkspace-module__ZPmCma__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelTableDesignWorkspace-module__ZPmCma__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelTableDesignWorkspace-module__ZPmCma__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelTableDesignWorkspace-module__ZPmCma__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelTableDesignWorkspace-module__ZPmCma__scenarioList{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__scenarioCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__scenarioNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__scenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelTableDesignWorkspace-module__ZPmCma__mistakeCard{background:#ef44440d;border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 18px;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__mistakeCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelTableDesignWorkspace-module__ZPmCma__mistakeCard strong{color:#ef4444}.ExcelTableDesignWorkspace-module__ZPmCma__shortcutsSection{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelTableDesignWorkspace-module__ZPmCma__shortcutsGrid{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__shortcutCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__keyBadge{background:var(--bg-dark);border:1px solid var(--border-light);color:var(--accent);white-space:nowrap;border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700}.ExcelTableDesignWorkspace-module__ZPmCma__shortcutDesc{color:var(--text-secondary);font-size:.85rem}.ExcelTableDesignWorkspace-module__ZPmCma__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelTableDesignWorkspace-module__ZPmCma__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelTableDesignWorkspace-module__ZPmCma__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__statRow:last-child{border-bottom:none}.ExcelTableDesignWorkspace-module__ZPmCma__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelTableDesignWorkspace-module__ZPmCma__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}.ExcelTableDesignWorkspace-module__ZPmCma__quizCta{text-align:center;background:linear-gradient(135deg,#f973161f 0%,#8b5cf61a 100%);border:1.5px solid #f973164d;border-radius:18px;margin-bottom:28px;padding:24px}.ExcelTableDesignWorkspace-module__ZPmCma__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelTableDesignWorkspace-module__ZPmCma__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelTableDesignWorkspace-module__ZPmCma__quizBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#8b5cf6);border:none;border-radius:12px;padding:12px 28px;font-size:.95rem;font-weight:800;transition:all .2s;box-shadow:0 6px 20px #f973164d}.ExcelTableDesignWorkspace-module__ZPmCma__quizBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.ExcelTableDesignWorkspace-module__ZPmCma__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ExcelTableDesignWorkspace-module__ZPmCma__modal{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:24px;width:100%;max-width:560px;max-height:90vh;padding:36px;overflow-y:auto;box-shadow:0 24px 60px #00000080}.ExcelTableDesignWorkspace-module__ZPmCma__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelTableDesignWorkspace-module__ZPmCma__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelTableDesignWorkspace-module__ZPmCma__closeBtn:hover{color:var(--text-primary)}.ExcelTableDesignWorkspace-module__ZPmCma__quizProgress{margin-bottom:20px}.ExcelTableDesignWorkspace-module__ZPmCma__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelTableDesignWorkspace-module__ZPmCma__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelTableDesignWorkspace-module__ZPmCma__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelTableDesignWorkspace-module__ZPmCma__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelTableDesignWorkspace-module__ZPmCma__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelTableDesignWorkspace-module__ZPmCma__quizOption{border:1.5px solid var(--border-light);background:var(--surface-hover);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:12px;padding:13px 18px;font-size:.9rem;font-weight:500;transition:all .18s}.ExcelTableDesignWorkspace-module__ZPmCma__quizOption:hover:not(:disabled){border-color:var(--accent)}.ExcelTableDesignWorkspace-module__ZPmCma__quizOption:disabled{cursor:default}.ExcelTableDesignWorkspace-module__ZPmCma__quizOption.ExcelTableDesignWorkspace-module__ZPmCma__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelTableDesignWorkspace-module__ZPmCma__quizOption.ExcelTableDesignWorkspace-module__ZPmCma__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelTableDesignWorkspace-module__ZPmCma__explanation{color:var(--text-secondary);background:#f9731612;border:1px solid #f9731633;border-radius:12px;margin-top:16px;padding:14px 18px;font-size:.87rem;line-height:1.6}.ExcelTableDesignWorkspace-module__ZPmCma__nextBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:18px;padding:13px;font-size:.95rem;font-weight:800;transition:opacity .2s}.ExcelTableDesignWorkspace-module__ZPmCma__nextBtn:hover{opacity:.9}.ExcelTableDesignWorkspace-module__ZPmCma__scoreCard{text-align:center;padding:20px 0}.ExcelTableDesignWorkspace-module__ZPmCma__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelTableDesignWorkspace-module__ZPmCma__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelTableDesignWorkspace-module__ZPmCma__retakeBtn{border:1.5px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:12px;padding:13px 32px;font-size:.95rem;font-weight:800;transition:all .18s}.ExcelTableDesignWorkspace-module__ZPmCma__retakeBtn:hover{background:var(--accent);color:#fff}
.ExcelCreatePivotWorkspace-module__bQnziW__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelCreatePivotWorkspace-module__bQnziW__header{border-bottom:1px solid var(--border-light);background:var(--surface-dark);z-index:10;align-items:center;gap:12px;padding:20px 32px;display:flex;position:sticky;top:0}.ExcelCreatePivotWorkspace-module__bQnziW__backLink{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__backLink:hover{color:var(--accent)}.ExcelCreatePivotWorkspace-module__bQnziW__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelCreatePivotWorkspace-module__bQnziW__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelCreatePivotWorkspace-module__bQnziW__heroInner{max-width:1100px;margin:0 auto}.ExcelCreatePivotWorkspace-module__bQnziW__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelCreatePivotWorkspace-module__bQnziW__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelCreatePivotWorkspace-module__bQnziW__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelCreatePivotWorkspace-module__bQnziW__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelCreatePivotWorkspace-module__bQnziW__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelCreatePivotWorkspace-module__bQnziW__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelCreatePivotWorkspace-module__bQnziW__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelCreatePivotWorkspace-module__bQnziW__mainContent{grid-template-columns:1fr}}.ExcelCreatePivotWorkspace-module__bQnziW__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelCreatePivotWorkspace-module__bQnziW__sectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__pivotBuilder{grid-template-columns:220px 1fr;gap:20px;margin-top:14px;display:grid}@media (max-width:700px){.ExcelCreatePivotWorkspace-module__bQnziW__pivotBuilder{grid-template-columns:1fr}}.ExcelCreatePivotWorkspace-module__bQnziW__fieldPanel{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:12px;padding:16px}.ExcelCreatePivotWorkspace-module__bQnziW__fieldPanelTitle{color:var(--text-primary);text-transform:uppercase;margin-bottom:12px;font-size:.82rem;font-weight:800}.ExcelCreatePivotWorkspace-module__bQnziW__fieldList{flex-direction:column;gap:8px;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__fieldBadge{background:var(--bg-dark);border:1px solid var(--border-light);color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.82rem;font-weight:600;transition:all .18s;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__fieldBadge:hover{border-color:var(--accent);color:var(--accent)}.ExcelCreatePivotWorkspace-module__bQnziW__fieldBadge.ExcelCreatePivotWorkspace-module__bQnziW__active{background:var(--accent);color:#fff;border-color:var(--accent)}.ExcelCreatePivotWorkspace-module__bQnziW__gridWrap{border:1px solid var(--border-light);border-radius:10px;overflow-x:auto}.ExcelCreatePivotWorkspace-module__bQnziW__gridTable{border-collapse:collapse;width:100%;font-size:.85rem}.ExcelCreatePivotWorkspace-module__bQnziW__gridTable th{color:#fff;text-align:left;white-space:nowrap;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:1px solid #10b981;padding:10px 14px;font-size:.78rem;font-weight:700}.ExcelCreatePivotWorkspace-module__bQnziW__gridTable td{border:1px solid var(--border-light);color:var(--text-primary);padding:9px 14px}.ExcelCreatePivotWorkspace-module__bQnziW__gridTable tr.ExcelCreatePivotWorkspace-module__bQnziW__totalRow td{color:#10b981;background:#10b9811f;font-weight:800}.ExcelCreatePivotWorkspace-module__bQnziW__gridTable td.ExcelCreatePivotWorkspace-module__bQnziW__rowNum{background:var(--surface-hover);color:var(--text-secondary);text-align:center;font-size:.75rem;font-weight:700}.ExcelCreatePivotWorkspace-module__bQnziW__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelCreatePivotWorkspace-module__bQnziW__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .18s}.ExcelCreatePivotWorkspace-module__bQnziW__tab:hover{color:var(--text-primary)}.ExcelCreatePivotWorkspace-module__bQnziW__tab.ExcelCreatePivotWorkspace-module__bQnziW__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelCreatePivotWorkspace-module__bQnziW__tabContent{animation:.2s ExcelCreatePivotWorkspace-module__bQnziW__fadeIn}@keyframes ExcelCreatePivotWorkspace-module__bQnziW__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ExcelCreatePivotWorkspace-module__bQnziW__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelCreatePivotWorkspace-module__bQnziW__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelCreatePivotWorkspace-module__bQnziW__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelCreatePivotWorkspace-module__bQnziW__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelCreatePivotWorkspace-module__bQnziW__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelCreatePivotWorkspace-module__bQnziW__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelCreatePivotWorkspace-module__bQnziW__scenarioList{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__scenarioCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__scenarioNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__scenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelCreatePivotWorkspace-module__bQnziW__mistakeCard{background:#ef44440d;border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 18px;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__mistakeCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelCreatePivotWorkspace-module__bQnziW__mistakeCard strong{color:#ef4444}.ExcelCreatePivotWorkspace-module__bQnziW__shortcutsSection{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelCreatePivotWorkspace-module__bQnziW__shortcutsGrid{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__shortcutCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__keyBadge{background:var(--bg-dark);border:1px solid var(--border-light);color:var(--accent);white-space:nowrap;border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700}.ExcelCreatePivotWorkspace-module__bQnziW__shortcutDesc{color:var(--text-secondary);font-size:.85rem}.ExcelCreatePivotWorkspace-module__bQnziW__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelCreatePivotWorkspace-module__bQnziW__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelCreatePivotWorkspace-module__bQnziW__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__statRow:last-child{border-bottom:none}.ExcelCreatePivotWorkspace-module__bQnziW__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelCreatePivotWorkspace-module__bQnziW__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}.ExcelCreatePivotWorkspace-module__bQnziW__quizCta{text-align:center;background:linear-gradient(135deg,#f973161f 0%,#8b5cf61a 100%);border:1.5px solid #f973164d;border-radius:18px;margin-bottom:28px;padding:24px}.ExcelCreatePivotWorkspace-module__bQnziW__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelCreatePivotWorkspace-module__bQnziW__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelCreatePivotWorkspace-module__bQnziW__quizBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#8b5cf6);border:none;border-radius:12px;padding:12px 28px;font-size:.95rem;font-weight:800;transition:all .2s;box-shadow:0 6px 20px #f973164d}.ExcelCreatePivotWorkspace-module__bQnziW__quizBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.ExcelCreatePivotWorkspace-module__bQnziW__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ExcelCreatePivotWorkspace-module__bQnziW__modal{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:24px;width:100%;max-width:560px;max-height:90vh;padding:36px;overflow-y:auto;box-shadow:0 24px 60px #00000080}.ExcelCreatePivotWorkspace-module__bQnziW__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelCreatePivotWorkspace-module__bQnziW__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelCreatePivotWorkspace-module__bQnziW__closeBtn:hover{color:var(--text-primary)}.ExcelCreatePivotWorkspace-module__bQnziW__quizProgress{margin-bottom:20px}.ExcelCreatePivotWorkspace-module__bQnziW__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelCreatePivotWorkspace-module__bQnziW__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelCreatePivotWorkspace-module__bQnziW__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelCreatePivotWorkspace-module__bQnziW__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelCreatePivotWorkspace-module__bQnziW__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelCreatePivotWorkspace-module__bQnziW__quizOption{border:1.5px solid var(--border-light);background:var(--surface-hover);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:12px;padding:13px 18px;font-size:.9rem;font-weight:500;transition:all .18s}.ExcelCreatePivotWorkspace-module__bQnziW__quizOption:hover:not(:disabled){border-color:var(--accent)}.ExcelCreatePivotWorkspace-module__bQnziW__quizOption:disabled{cursor:default}.ExcelCreatePivotWorkspace-module__bQnziW__quizOption.ExcelCreatePivotWorkspace-module__bQnziW__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelCreatePivotWorkspace-module__bQnziW__quizOption.ExcelCreatePivotWorkspace-module__bQnziW__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelCreatePivotWorkspace-module__bQnziW__explanation{color:var(--text-secondary);background:#f9731612;border:1px solid #f9731633;border-radius:12px;margin-top:16px;padding:14px 18px;font-size:.87rem;line-height:1.6}.ExcelCreatePivotWorkspace-module__bQnziW__nextBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:18px;padding:13px;font-size:.95rem;font-weight:800;transition:opacity .2s}.ExcelCreatePivotWorkspace-module__bQnziW__nextBtn:hover{opacity:.9}.ExcelCreatePivotWorkspace-module__bQnziW__scoreCard{text-align:center;padding:20px 0}.ExcelCreatePivotWorkspace-module__bQnziW__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelCreatePivotWorkspace-module__bQnziW__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelCreatePivotWorkspace-module__bQnziW__retakeBtn{border:1.5px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:12px;padding:13px 32px;font-size:.95rem;font-weight:800;transition:all .18s}.ExcelCreatePivotWorkspace-module__bQnziW__retakeBtn:hover{background:var(--accent);color:#fff}
.ExcelBarChartWorkspace-module__inLcgG__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelBarChartWorkspace-module__inLcgG__header{border-bottom:1px solid var(--border-light);background:var(--surface-dark);z-index:10;align-items:center;gap:12px;padding:20px 32px;display:flex;position:sticky;top:0}.ExcelBarChartWorkspace-module__inLcgG__backLink{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.ExcelBarChartWorkspace-module__inLcgG__backLink:hover{color:var(--accent)}.ExcelBarChartWorkspace-module__inLcgG__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelBarChartWorkspace-module__inLcgG__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelBarChartWorkspace-module__inLcgG__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelBarChartWorkspace-module__inLcgG__heroInner{max-width:1100px;margin:0 auto}.ExcelBarChartWorkspace-module__inLcgG__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelBarChartWorkspace-module__inLcgG__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelBarChartWorkspace-module__inLcgG__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelBarChartWorkspace-module__inLcgG__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelBarChartWorkspace-module__inLcgG__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelBarChartWorkspace-module__inLcgG__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelBarChartWorkspace-module__inLcgG__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelBarChartWorkspace-module__inLcgG__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelBarChartWorkspace-module__inLcgG__mainContent{grid-template-columns:1fr}}.ExcelBarChartWorkspace-module__inLcgG__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelBarChartWorkspace-module__inLcgG__sectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:flex}.ExcelBarChartWorkspace-module__inLcgG__chartContainer{background:var(--bg-dark);border:1px solid var(--border-light);border-radius:12px;flex-direction:column;gap:14px;margin-top:18px;padding:20px;display:flex}.ExcelBarChartWorkspace-module__inLcgG__chartRow{align-items:center;gap:12px;display:flex}.ExcelBarChartWorkspace-module__inLcgG__chartLabel{width:100px;color:var(--text-primary);text-align:right;font-size:.82rem;font-weight:700}.ExcelBarChartWorkspace-module__inLcgG__chartBarTrack{background:var(--surface-hover);border-radius:6px;flex:1;height:28px;position:relative;overflow:hidden}.ExcelBarChartWorkspace-module__inLcgG__chartBarFill{background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 100%);border-radius:6px;justify-content:flex-end;align-items:center;height:100%;padding-right:10px;transition:width .4s;display:flex}.ExcelBarChartWorkspace-module__inLcgG__chartValue{color:#fff;font-size:.78rem;font-weight:800}.ExcelBarChartWorkspace-module__inLcgG__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelBarChartWorkspace-module__inLcgG__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .18s}.ExcelBarChartWorkspace-module__inLcgG__tab:hover{color:var(--text-primary)}.ExcelBarChartWorkspace-module__inLcgG__tab.ExcelBarChartWorkspace-module__inLcgG__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelBarChartWorkspace-module__inLcgG__tabContent{animation:.2s ExcelBarChartWorkspace-module__inLcgG__fadeIn}@keyframes ExcelBarChartWorkspace-module__inLcgG__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ExcelBarChartWorkspace-module__inLcgG__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelBarChartWorkspace-module__inLcgG__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelBarChartWorkspace-module__inLcgG__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelBarChartWorkspace-module__inLcgG__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelBarChartWorkspace-module__inLcgG__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelBarChartWorkspace-module__inLcgG__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelBarChartWorkspace-module__inLcgG__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelBarChartWorkspace-module__inLcgG__scenarioList{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ExcelBarChartWorkspace-module__inLcgG__scenarioCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.ExcelBarChartWorkspace-module__inLcgG__scenarioNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;display:flex}.ExcelBarChartWorkspace-module__inLcgG__scenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelBarChartWorkspace-module__inLcgG__mistakeCard{background:#ef44440d;border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 18px;display:flex}.ExcelBarChartWorkspace-module__inLcgG__mistakeCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelBarChartWorkspace-module__inLcgG__mistakeCard strong{color:#ef4444}.ExcelBarChartWorkspace-module__inLcgG__shortcutsSection{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelBarChartWorkspace-module__inLcgG__shortcutsGrid{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ExcelBarChartWorkspace-module__inLcgG__shortcutCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.ExcelBarChartWorkspace-module__inLcgG__keyBadge{background:var(--bg-dark);border:1px solid var(--border-light);color:var(--accent);white-space:nowrap;border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700}.ExcelBarChartWorkspace-module__inLcgG__shortcutDesc{color:var(--text-secondary);font-size:.85rem}.ExcelBarChartWorkspace-module__inLcgG__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelBarChartWorkspace-module__inLcgG__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelBarChartWorkspace-module__inLcgG__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelBarChartWorkspace-module__inLcgG__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelBarChartWorkspace-module__inLcgG__statRow:last-child{border-bottom:none}.ExcelBarChartWorkspace-module__inLcgG__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelBarChartWorkspace-module__inLcgG__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}.ExcelBarChartWorkspace-module__inLcgG__quizCta{text-align:center;background:linear-gradient(135deg,#f973161f 0%,#8b5cf61a 100%);border:1.5px solid #f973164d;border-radius:18px;margin-bottom:28px;padding:24px}.ExcelBarChartWorkspace-module__inLcgG__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelBarChartWorkspace-module__inLcgG__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelBarChartWorkspace-module__inLcgG__quizBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#8b5cf6);border:none;border-radius:12px;padding:12px 28px;font-size:.95rem;font-weight:800;transition:all .2s;box-shadow:0 6px 20px #f973164d}.ExcelBarChartWorkspace-module__inLcgG__quizBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.ExcelBarChartWorkspace-module__inLcgG__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ExcelBarChartWorkspace-module__inLcgG__modal{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:24px;width:100%;max-width:560px;max-height:90vh;padding:36px;overflow-y:auto;box-shadow:0 24px 60px #00000080}.ExcelBarChartWorkspace-module__inLcgG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelBarChartWorkspace-module__inLcgG__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelBarChartWorkspace-module__inLcgG__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelBarChartWorkspace-module__inLcgG__closeBtn:hover{color:var(--text-primary)}.ExcelBarChartWorkspace-module__inLcgG__quizProgress{margin-bottom:20px}.ExcelBarChartWorkspace-module__inLcgG__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelBarChartWorkspace-module__inLcgG__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelBarChartWorkspace-module__inLcgG__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelBarChartWorkspace-module__inLcgG__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelBarChartWorkspace-module__inLcgG__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelBarChartWorkspace-module__inLcgG__quizOption{border:1.5px solid var(--border-light);background:var(--surface-hover);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:12px;padding:13px 18px;font-size:.9rem;font-weight:500;transition:all .18s}.ExcelBarChartWorkspace-module__inLcgG__quizOption:hover:not(:disabled){border-color:var(--accent)}.ExcelBarChartWorkspace-module__inLcgG__quizOption:disabled{cursor:default}.ExcelBarChartWorkspace-module__inLcgG__quizOption.ExcelBarChartWorkspace-module__inLcgG__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelBarChartWorkspace-module__inLcgG__quizOption.ExcelBarChartWorkspace-module__inLcgG__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelBarChartWorkspace-module__inLcgG__explanation{color:var(--text-secondary);background:#f9731612;border:1px solid #f9731633;border-radius:12px;margin-top:16px;padding:14px 18px;font-size:.87rem;line-height:1.6}.ExcelBarChartWorkspace-module__inLcgG__nextBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:18px;padding:13px;font-size:.95rem;font-weight:800;transition:opacity .2s}.ExcelBarChartWorkspace-module__inLcgG__nextBtn:hover{opacity:.9}.ExcelBarChartWorkspace-module__inLcgG__scoreCard{text-align:center;padding:20px 0}.ExcelBarChartWorkspace-module__inLcgG__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelBarChartWorkspace-module__inLcgG__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelBarChartWorkspace-module__inLcgG__retakeBtn{border:1.5px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:12px;padding:13px 32px;font-size:.95rem;font-weight:800;transition:all .18s}.ExcelBarChartWorkspace-module__inLcgG__retakeBtn:hover{background:var(--accent);color:#fff}
.ExcelPieChartWorkspace-module__1j4pCa__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelPieChartWorkspace-module__1j4pCa__header{border-bottom:1px solid var(--border-light);background:var(--surface-dark);z-index:10;align-items:center;gap:12px;padding:20px 32px;display:flex;position:sticky;top:0}.ExcelPieChartWorkspace-module__1j4pCa__backLink{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__backLink:hover{color:var(--accent)}.ExcelPieChartWorkspace-module__1j4pCa__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelPieChartWorkspace-module__1j4pCa__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelPieChartWorkspace-module__1j4pCa__heroInner{max-width:1100px;margin:0 auto}.ExcelPieChartWorkspace-module__1j4pCa__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelPieChartWorkspace-module__1j4pCa__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelPieChartWorkspace-module__1j4pCa__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelPieChartWorkspace-module__1j4pCa__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelPieChartWorkspace-module__1j4pCa__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelPieChartWorkspace-module__1j4pCa__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelPieChartWorkspace-module__1j4pCa__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelPieChartWorkspace-module__1j4pCa__mainContent{grid-template-columns:1fr}}.ExcelPieChartWorkspace-module__1j4pCa__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelPieChartWorkspace-module__1j4pCa__sectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__pieContainer{background:var(--bg-dark);border:1px solid var(--border-light);border-radius:14px;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:20px;padding:24px;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__legendList{flex-direction:column;gap:10px;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__legendItem{color:var(--text-primary);align-items:center;gap:10px;font-size:.88rem;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__legendDot{border-radius:50%;flex-shrink:0;width:14px;height:14px}.ExcelPieChartWorkspace-module__1j4pCa__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelPieChartWorkspace-module__1j4pCa__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .18s}.ExcelPieChartWorkspace-module__1j4pCa__tab:hover{color:var(--text-primary)}.ExcelPieChartWorkspace-module__1j4pCa__tab.ExcelPieChartWorkspace-module__1j4pCa__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelPieChartWorkspace-module__1j4pCa__tabContent{animation:.2s ExcelPieChartWorkspace-module__1j4pCa__fadeIn}@keyframes ExcelPieChartWorkspace-module__1j4pCa__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ExcelPieChartWorkspace-module__1j4pCa__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelPieChartWorkspace-module__1j4pCa__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelPieChartWorkspace-module__1j4pCa__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelPieChartWorkspace-module__1j4pCa__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelPieChartWorkspace-module__1j4pCa__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelPieChartWorkspace-module__1j4pCa__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelPieChartWorkspace-module__1j4pCa__scenarioList{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__scenarioCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__scenarioNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__scenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelPieChartWorkspace-module__1j4pCa__mistakeCard{background:#ef44440d;border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 18px;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__mistakeCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelPieChartWorkspace-module__1j4pCa__mistakeCard strong{color:#ef4444}.ExcelPieChartWorkspace-module__1j4pCa__shortcutsSection{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelPieChartWorkspace-module__1j4pCa__shortcutsGrid{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__shortcutCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__keyBadge{background:var(--bg-dark);border:1px solid var(--border-light);color:var(--accent);white-space:nowrap;border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700}.ExcelPieChartWorkspace-module__1j4pCa__shortcutDesc{color:var(--text-secondary);font-size:.85rem}.ExcelPieChartWorkspace-module__1j4pCa__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelPieChartWorkspace-module__1j4pCa__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelPieChartWorkspace-module__1j4pCa__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__statRow:last-child{border-bottom:none}.ExcelPieChartWorkspace-module__1j4pCa__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelPieChartWorkspace-module__1j4pCa__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}.ExcelPieChartWorkspace-module__1j4pCa__quizCta{text-align:center;background:linear-gradient(135deg,#f973161f 0%,#8b5cf61a 100%);border:1.5px solid #f973164d;border-radius:18px;margin-bottom:28px;padding:24px}.ExcelPieChartWorkspace-module__1j4pCa__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelPieChartWorkspace-module__1j4pCa__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelPieChartWorkspace-module__1j4pCa__quizBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#8b5cf6);border:none;border-radius:12px;padding:12px 28px;font-size:.95rem;font-weight:800;transition:all .2s;box-shadow:0 6px 20px #f973164d}.ExcelPieChartWorkspace-module__1j4pCa__quizBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.ExcelPieChartWorkspace-module__1j4pCa__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ExcelPieChartWorkspace-module__1j4pCa__modal{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:24px;width:100%;max-width:560px;max-height:90vh;padding:36px;overflow-y:auto;box-shadow:0 24px 60px #00000080}.ExcelPieChartWorkspace-module__1j4pCa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelPieChartWorkspace-module__1j4pCa__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelPieChartWorkspace-module__1j4pCa__closeBtn:hover{color:var(--text-primary)}.ExcelPieChartWorkspace-module__1j4pCa__quizProgress{margin-bottom:20px}.ExcelPieChartWorkspace-module__1j4pCa__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelPieChartWorkspace-module__1j4pCa__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelPieChartWorkspace-module__1j4pCa__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelPieChartWorkspace-module__1j4pCa__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelPieChartWorkspace-module__1j4pCa__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelPieChartWorkspace-module__1j4pCa__quizOption{border:1.5px solid var(--border-light);background:var(--surface-hover);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:12px;padding:13px 18px;font-size:.9rem;font-weight:500;transition:all .18s}.ExcelPieChartWorkspace-module__1j4pCa__quizOption:hover:not(:disabled){border-color:var(--accent)}.ExcelPieChartWorkspace-module__1j4pCa__quizOption:disabled{cursor:default}.ExcelPieChartWorkspace-module__1j4pCa__quizOption.ExcelPieChartWorkspace-module__1j4pCa__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelPieChartWorkspace-module__1j4pCa__quizOption.ExcelPieChartWorkspace-module__1j4pCa__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelPieChartWorkspace-module__1j4pCa__explanation{color:var(--text-secondary);background:#f9731612;border:1px solid #f9731633;border-radius:12px;margin-top:16px;padding:14px 18px;font-size:.87rem;line-height:1.6}.ExcelPieChartWorkspace-module__1j4pCa__nextBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:18px;padding:13px;font-size:.95rem;font-weight:800;transition:opacity .2s}.ExcelPieChartWorkspace-module__1j4pCa__nextBtn:hover{opacity:.9}.ExcelPieChartWorkspace-module__1j4pCa__scoreCard{text-align:center;padding:20px 0}.ExcelPieChartWorkspace-module__1j4pCa__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelPieChartWorkspace-module__1j4pCa__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelPieChartWorkspace-module__1j4pCa__retakeBtn{border:1.5px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:12px;padding:13px 32px;font-size:.95rem;font-weight:800;transition:all .18s}.ExcelPieChartWorkspace-module__1j4pCa__retakeBtn:hover{background:var(--accent);color:#fff}
.ExcelLineChartWorkspace-module__MPbs6q__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelLineChartWorkspace-module__MPbs6q__header{border-bottom:1px solid var(--border-light);background:var(--surface-dark);z-index:10;align-items:center;gap:12px;padding:20px 32px;display:flex;position:sticky;top:0}.ExcelLineChartWorkspace-module__MPbs6q__backLink{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__backLink:hover{color:var(--accent)}.ExcelLineChartWorkspace-module__MPbs6q__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelLineChartWorkspace-module__MPbs6q__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelLineChartWorkspace-module__MPbs6q__heroInner{max-width:1100px;margin:0 auto}.ExcelLineChartWorkspace-module__MPbs6q__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelLineChartWorkspace-module__MPbs6q__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelLineChartWorkspace-module__MPbs6q__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelLineChartWorkspace-module__MPbs6q__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelLineChartWorkspace-module__MPbs6q__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelLineChartWorkspace-module__MPbs6q__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelLineChartWorkspace-module__MPbs6q__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelLineChartWorkspace-module__MPbs6q__mainContent{grid-template-columns:1fr}}.ExcelLineChartWorkspace-module__MPbs6q__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelLineChartWorkspace-module__MPbs6q__sectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__lineChartBox{background:var(--bg-dark);border:1px solid var(--border-light);border-radius:14px;margin-top:14px;padding:24px}.ExcelLineChartWorkspace-module__MPbs6q__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelLineChartWorkspace-module__MPbs6q__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .18s}.ExcelLineChartWorkspace-module__MPbs6q__tab:hover{color:var(--text-primary)}.ExcelLineChartWorkspace-module__MPbs6q__tab.ExcelLineChartWorkspace-module__MPbs6q__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelLineChartWorkspace-module__MPbs6q__tabContent{animation:.2s ExcelLineChartWorkspace-module__MPbs6q__fadeIn}@keyframes ExcelLineChartWorkspace-module__MPbs6q__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ExcelLineChartWorkspace-module__MPbs6q__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelLineChartWorkspace-module__MPbs6q__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelLineChartWorkspace-module__MPbs6q__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelLineChartWorkspace-module__MPbs6q__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelLineChartWorkspace-module__MPbs6q__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelLineChartWorkspace-module__MPbs6q__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelLineChartWorkspace-module__MPbs6q__scenarioList{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__scenarioCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__scenarioNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__scenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelLineChartWorkspace-module__MPbs6q__mistakeCard{background:#ef44440d;border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 18px;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__mistakeCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelLineChartWorkspace-module__MPbs6q__mistakeCard strong{color:#ef4444}.ExcelLineChartWorkspace-module__MPbs6q__shortcutsSection{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelLineChartWorkspace-module__MPbs6q__shortcutsGrid{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__shortcutCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__keyBadge{background:var(--bg-dark);border:1px solid var(--border-light);color:var(--accent);white-space:nowrap;border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700}.ExcelLineChartWorkspace-module__MPbs6q__shortcutDesc{color:var(--text-secondary);font-size:.85rem}.ExcelLineChartWorkspace-module__MPbs6q__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelLineChartWorkspace-module__MPbs6q__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelLineChartWorkspace-module__MPbs6q__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__statRow:last-child{border-bottom:none}.ExcelLineChartWorkspace-module__MPbs6q__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelLineChartWorkspace-module__MPbs6q__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}.ExcelLineChartWorkspace-module__MPbs6q__quizCta{text-align:center;background:linear-gradient(135deg,#f973161f 0%,#8b5cf61a 100%);border:1.5px solid #f973164d;border-radius:18px;margin-bottom:28px;padding:24px}.ExcelLineChartWorkspace-module__MPbs6q__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelLineChartWorkspace-module__MPbs6q__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelLineChartWorkspace-module__MPbs6q__quizBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#8b5cf6);border:none;border-radius:12px;padding:12px 28px;font-size:.95rem;font-weight:800;transition:all .2s;box-shadow:0 6px 20px #f973164d}.ExcelLineChartWorkspace-module__MPbs6q__quizBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.ExcelLineChartWorkspace-module__MPbs6q__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ExcelLineChartWorkspace-module__MPbs6q__modal{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:24px;width:100%;max-width:560px;max-height:90vh;padding:36px;overflow-y:auto;box-shadow:0 24px 60px #00000080}.ExcelLineChartWorkspace-module__MPbs6q__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelLineChartWorkspace-module__MPbs6q__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelLineChartWorkspace-module__MPbs6q__closeBtn:hover{color:var(--text-primary)}.ExcelLineChartWorkspace-module__MPbs6q__quizProgress{margin-bottom:20px}.ExcelLineChartWorkspace-module__MPbs6q__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelLineChartWorkspace-module__MPbs6q__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelLineChartWorkspace-module__MPbs6q__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelLineChartWorkspace-module__MPbs6q__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelLineChartWorkspace-module__MPbs6q__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelLineChartWorkspace-module__MPbs6q__quizOption{border:1.5px solid var(--border-light);background:var(--surface-hover);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:12px;padding:13px 18px;font-size:.9rem;font-weight:500;transition:all .18s}.ExcelLineChartWorkspace-module__MPbs6q__quizOption:hover:not(:disabled){border-color:var(--accent)}.ExcelLineChartWorkspace-module__MPbs6q__quizOption:disabled{cursor:default}.ExcelLineChartWorkspace-module__MPbs6q__quizOption.ExcelLineChartWorkspace-module__MPbs6q__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelLineChartWorkspace-module__MPbs6q__quizOption.ExcelLineChartWorkspace-module__MPbs6q__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelLineChartWorkspace-module__MPbs6q__explanation{color:var(--text-secondary);background:#f9731612;border:1px solid #f9731633;border-radius:12px;margin-top:16px;padding:14px 18px;font-size:.87rem;line-height:1.6}.ExcelLineChartWorkspace-module__MPbs6q__nextBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:18px;padding:13px;font-size:.95rem;font-weight:800;transition:opacity .2s}.ExcelLineChartWorkspace-module__MPbs6q__nextBtn:hover{opacity:.9}.ExcelLineChartWorkspace-module__MPbs6q__scoreCard{text-align:center;padding:20px 0}.ExcelLineChartWorkspace-module__MPbs6q__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelLineChartWorkspace-module__MPbs6q__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelLineChartWorkspace-module__MPbs6q__retakeBtn{border:1.5px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:12px;padding:13px 32px;font-size:.95rem;font-weight:800;transition:all .18s}.ExcelLineChartWorkspace-module__MPbs6q__retakeBtn:hover{background:var(--accent);color:#fff}
.ExcelComboChartWorkspace-module__63r2va__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelComboChartWorkspace-module__63r2va__header{border-bottom:1px solid var(--border-light);background:var(--surface-dark);z-index:10;align-items:center;gap:12px;padding:20px 32px;display:flex;position:sticky;top:0}.ExcelComboChartWorkspace-module__63r2va__backLink{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.ExcelComboChartWorkspace-module__63r2va__backLink:hover{color:var(--accent)}.ExcelComboChartWorkspace-module__63r2va__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelComboChartWorkspace-module__63r2va__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelComboChartWorkspace-module__63r2va__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelComboChartWorkspace-module__63r2va__heroInner{max-width:1100px;margin:0 auto}.ExcelComboChartWorkspace-module__63r2va__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelComboChartWorkspace-module__63r2va__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelComboChartWorkspace-module__63r2va__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelComboChartWorkspace-module__63r2va__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelComboChartWorkspace-module__63r2va__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelComboChartWorkspace-module__63r2va__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelComboChartWorkspace-module__63r2va__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelComboChartWorkspace-module__63r2va__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelComboChartWorkspace-module__63r2va__mainContent{grid-template-columns:1fr}}.ExcelComboChartWorkspace-module__63r2va__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelComboChartWorkspace-module__63r2va__sectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:flex}.ExcelComboChartWorkspace-module__63r2va__comboChartBox{background:var(--bg-dark);border:1px solid var(--border-light);border-radius:14px;margin-top:14px;padding:24px;position:relative}.ExcelComboChartWorkspace-module__63r2va__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelComboChartWorkspace-module__63r2va__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .18s}.ExcelComboChartWorkspace-module__63r2va__tab:hover{color:var(--text-primary)}.ExcelComboChartWorkspace-module__63r2va__tab.ExcelComboChartWorkspace-module__63r2va__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelComboChartWorkspace-module__63r2va__tabContent{animation:.2s ExcelComboChartWorkspace-module__63r2va__fadeIn}@keyframes ExcelComboChartWorkspace-module__63r2va__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ExcelComboChartWorkspace-module__63r2va__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelComboChartWorkspace-module__63r2va__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelComboChartWorkspace-module__63r2va__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelComboChartWorkspace-module__63r2va__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelComboChartWorkspace-module__63r2va__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelComboChartWorkspace-module__63r2va__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelComboChartWorkspace-module__63r2va__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelComboChartWorkspace-module__63r2va__scenarioList{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ExcelComboChartWorkspace-module__63r2va__scenarioCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.ExcelComboChartWorkspace-module__63r2va__scenarioNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;display:flex}.ExcelComboChartWorkspace-module__63r2va__scenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelComboChartWorkspace-module__63r2va__mistakeCard{background:#ef44440d;border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 18px;display:flex}.ExcelComboChartWorkspace-module__63r2va__mistakeCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelComboChartWorkspace-module__63r2va__mistakeCard strong{color:#ef4444}.ExcelComboChartWorkspace-module__63r2va__shortcutsSection{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelComboChartWorkspace-module__63r2va__shortcutsGrid{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ExcelComboChartWorkspace-module__63r2va__shortcutCard{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.ExcelComboChartWorkspace-module__63r2va__keyBadge{background:var(--bg-dark);border:1px solid var(--border-light);color:var(--accent);white-space:nowrap;border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700}.ExcelComboChartWorkspace-module__63r2va__shortcutDesc{color:var(--text-secondary);font-size:.85rem}.ExcelComboChartWorkspace-module__63r2va__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelComboChartWorkspace-module__63r2va__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelComboChartWorkspace-module__63r2va__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelComboChartWorkspace-module__63r2va__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelComboChartWorkspace-module__63r2va__statRow:last-child{border-bottom:none}.ExcelComboChartWorkspace-module__63r2va__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelComboChartWorkspace-module__63r2va__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}.ExcelComboChartWorkspace-module__63r2va__quizCta{text-align:center;background:linear-gradient(135deg,#f973161f 0%,#8b5cf61a 100%);border:1.5px solid #f973164d;border-radius:18px;margin-bottom:28px;padding:24px}.ExcelComboChartWorkspace-module__63r2va__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelComboChartWorkspace-module__63r2va__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelComboChartWorkspace-module__63r2va__quizBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#8b5cf6);border:none;border-radius:12px;padding:12px 28px;font-size:.95rem;font-weight:800;transition:all .2s;box-shadow:0 6px 20px #f973164d}.ExcelComboChartWorkspace-module__63r2va__quizBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.ExcelComboChartWorkspace-module__63r2va__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ExcelComboChartWorkspace-module__63r2va__modal{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:24px;width:100%;max-width:560px;max-height:90vh;padding:36px;overflow-y:auto;box-shadow:0 24px 60px #00000080}.ExcelComboChartWorkspace-module__63r2va__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelComboChartWorkspace-module__63r2va__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelComboChartWorkspace-module__63r2va__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelComboChartWorkspace-module__63r2va__closeBtn:hover{color:var(--text-primary)}.ExcelComboChartWorkspace-module__63r2va__quizProgress{margin-bottom:20px}.ExcelComboChartWorkspace-module__63r2va__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelComboChartWorkspace-module__63r2va__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelComboChartWorkspace-module__63r2va__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelComboChartWorkspace-module__63r2va__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelComboChartWorkspace-module__63r2va__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelComboChartWorkspace-module__63r2va__quizOption{border:1.5px solid var(--border-light);background:var(--surface-hover);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:12px;padding:13px 18px;font-size:.9rem;font-weight:500;transition:all .18s}.ExcelComboChartWorkspace-module__63r2va__quizOption:hover:not(:disabled){border-color:var(--accent)}.ExcelComboChartWorkspace-module__63r2va__quizOption:disabled{cursor:default}.ExcelComboChartWorkspace-module__63r2va__quizOption.ExcelComboChartWorkspace-module__63r2va__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelComboChartWorkspace-module__63r2va__quizOption.ExcelComboChartWorkspace-module__63r2va__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelComboChartWorkspace-module__63r2va__explanation{color:var(--text-secondary);background:#f9731612;border:1px solid #f9731633;border-radius:12px;margin-top:16px;padding:14px 18px;font-size:.87rem;line-height:1.6}.ExcelComboChartWorkspace-module__63r2va__nextBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:18px;padding:13px;font-size:.95rem;font-weight:800;transition:opacity .2s}.ExcelComboChartWorkspace-module__63r2va__nextBtn:hover{opacity:.9}.ExcelComboChartWorkspace-module__63r2va__scoreCard{text-align:center;padding:20px 0}.ExcelComboChartWorkspace-module__63r2va__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelComboChartWorkspace-module__63r2va__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelComboChartWorkspace-module__63r2va__retakeBtn{border:1.5px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:12px;padding:13px 32px;font-size:.95rem;font-weight:800;transition:all .18s}.ExcelComboChartWorkspace-module__63r2va__retakeBtn:hover{background:var(--accent);color:#fff}
