.ExcelDefineNamesWorkspace-module__4hLm5G__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__backLink:hover{color:var(--accent)}.ExcelDefineNamesWorkspace-module__4hLm5G__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelDefineNamesWorkspace-module__4hLm5G__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelDefineNamesWorkspace-module__4hLm5G__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelDefineNamesWorkspace-module__4hLm5G__heroInner{max-width:1100px;margin:0 auto}.ExcelDefineNamesWorkspace-module__4hLm5G__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelDefineNamesWorkspace-module__4hLm5G__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelDefineNamesWorkspace-module__4hLm5G__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelDefineNamesWorkspace-module__4hLm5G__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelDefineNamesWorkspace-module__4hLm5G__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelDefineNamesWorkspace-module__4hLm5G__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelDefineNamesWorkspace-module__4hLm5G__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelDefineNamesWorkspace-module__4hLm5G__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelDefineNamesWorkspace-module__4hLm5G__mainContent{grid-template-columns:1fr}}.ExcelDefineNamesWorkspace-module__4hLm5G__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__nameManagerBox{background:var(--bg-dark);border:1px solid var(--border-light);border-radius:14px;margin-top:14px;padding:20px}.ExcelDefineNamesWorkspace-module__4hLm5G__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__tab:hover{color:var(--text-primary)}.ExcelDefineNamesWorkspace-module__4hLm5G__tab.ExcelDefineNamesWorkspace-module__4hLm5G__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelDefineNamesWorkspace-module__4hLm5G__tabContent{animation:.2s ExcelDefineNamesWorkspace-module__4hLm5G__fadeIn}@keyframes ExcelDefineNamesWorkspace-module__4hLm5G__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ExcelDefineNamesWorkspace-module__4hLm5G__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelDefineNamesWorkspace-module__4hLm5G__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelDefineNamesWorkspace-module__4hLm5G__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelDefineNamesWorkspace-module__4hLm5G__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelDefineNamesWorkspace-module__4hLm5G__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelDefineNamesWorkspace-module__4hLm5G__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelDefineNamesWorkspace-module__4hLm5G__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelDefineNamesWorkspace-module__4hLm5G__scenarioList{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__scenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelDefineNamesWorkspace-module__4hLm5G__mistakeCard{background:#ef44440d;border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 18px;display:flex}.ExcelDefineNamesWorkspace-module__4hLm5G__mistakeCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelDefineNamesWorkspace-module__4hLm5G__mistakeCard strong{color:#ef4444}.ExcelDefineNamesWorkspace-module__4hLm5G__shortcutsSection{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelDefineNamesWorkspace-module__4hLm5G__shortcutsGrid{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__shortcutDesc{color:var(--text-secondary);font-size:.85rem}.ExcelDefineNamesWorkspace-module__4hLm5G__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelDefineNamesWorkspace-module__4hLm5G__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelDefineNamesWorkspace-module__4hLm5G__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelDefineNamesWorkspace-module__4hLm5G__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelDefineNamesWorkspace-module__4hLm5G__statRow:last-child{border-bottom:none}.ExcelDefineNamesWorkspace-module__4hLm5G__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelDefineNamesWorkspace-module__4hLm5G__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelDefineNamesWorkspace-module__4hLm5G__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__quizBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelDefineNamesWorkspace-module__4hLm5G__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelDefineNamesWorkspace-module__4hLm5G__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelDefineNamesWorkspace-module__4hLm5G__closeBtn:hover{color:var(--text-primary)}.ExcelDefineNamesWorkspace-module__4hLm5G__quizProgress{margin-bottom:20px}.ExcelDefineNamesWorkspace-module__4hLm5G__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelDefineNamesWorkspace-module__4hLm5G__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelDefineNamesWorkspace-module__4hLm5G__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelDefineNamesWorkspace-module__4hLm5G__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelDefineNamesWorkspace-module__4hLm5G__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__quizOption:hover:not(:disabled){border-color:var(--accent)}.ExcelDefineNamesWorkspace-module__4hLm5G__quizOption:disabled{cursor:default}.ExcelDefineNamesWorkspace-module__4hLm5G__quizOption.ExcelDefineNamesWorkspace-module__4hLm5G__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelDefineNamesWorkspace-module__4hLm5G__quizOption.ExcelDefineNamesWorkspace-module__4hLm5G__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__nextBtn:hover{opacity:.9}.ExcelDefineNamesWorkspace-module__4hLm5G__scoreCard{text-align:center;padding:20px 0}.ExcelDefineNamesWorkspace-module__4hLm5G__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelDefineNamesWorkspace-module__4hLm5G__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelDefineNamesWorkspace-module__4hLm5G__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}.ExcelDefineNamesWorkspace-module__4hLm5G__retakeBtn:hover{background:var(--accent);color:#fff}
.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__backLink:hover{color:var(--accent)}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__heroInner{max-width:1100px;margin:0 auto}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__mainContent{grid-template-columns:1fr}}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__formulaBox{border:1px solid var(--border-light);color:#10b981;background:#0f172ab3;border-radius:12px;justify-content:space-between;align-items:center;margin-top:14px;padding:16px 20px;font-family:JetBrains Mono,monospace;font-size:.95rem;display:flex}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__tab:hover{color:var(--text-primary)}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__tab.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__tabContent{animation:.2s ExcelNamedRangesFormulasWorkspace-module__8GiWzq__fadeIn}@keyframes ExcelNamedRangesFormulasWorkspace-module__8GiWzq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__scenarioList{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__scenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__mistakeCard{background:#ef44440d;border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 18px;display:flex}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__mistakeCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__mistakeCard strong{color:#ef4444}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__shortcutsSection{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__shortcutsGrid{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__shortcutDesc{color:var(--text-secondary);font-size:.85rem}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__statRow:last-child{border-bottom:none}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__quizBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__closeBtn:hover{color:var(--text-primary)}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__quizProgress{margin-bottom:20px}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__quizOption:hover:not(:disabled){border-color:var(--accent)}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__quizOption:disabled{cursor:default}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__quizOption.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__quizOption.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__nextBtn:hover{opacity:.9}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__scoreCard{text-align:center;padding:20px 0}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__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}.ExcelNamedRangesFormulasWorkspace-module__8GiWzq__retakeBtn:hover{background:var(--accent);color:#fff}
.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__backLink:hover{color:var(--accent)}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__heroInner{max-width:1100px;margin:0 auto}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__mainContent{grid-template-columns:1fr}}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__shortcutsGridMaster{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;margin-top:14px;display:grid}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__shortcutMasterCard{background:var(--bg-dark);border:1.5px solid var(--border-light);border-radius:12px;flex-direction:column;gap:8px;padding:14px 18px;transition:all .2s;display:flex}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__shortcutMasterCard:hover{border-color:var(--accent);transform:translateY(-2px)}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__tab:hover{color:var(--text-primary)}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__tab.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__tabContent{animation:.2s ExcelKeyboardShortcutsWorkspace-module__bb6_ta__fadeIn}@keyframes ExcelKeyboardShortcutsWorkspace-module__bb6_ta__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__scenarioList{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__scenarioCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__mistakeCard{background:#ef44440d;border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:14px 18px;display:flex}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__mistakeCard p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__mistakeCard strong{color:#ef4444}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__shortcutsSection{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__keyBadge{background:var(--bg-dark);border:1px solid var(--border-light);color:var(--accent);white-space:nowrap;border-radius:6px;width:fit-content;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.82rem;font-weight:800}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__shortcutDesc{color:var(--text-secondary);font-size:.85rem}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__statRow:last-child{border-bottom:none}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__quizBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f9731666}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__closeBtn:hover{color:var(--text-primary)}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__quizProgress{margin-bottom:20px}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__quizOption:hover:not(:disabled){border-color:var(--accent)}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__quizOption:disabled{cursor:default}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__quizOption.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__quizOption.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__nextBtn:hover{opacity:.9}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__scoreCard{text-align:center;padding:20px 0}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__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}.ExcelKeyboardShortcutsWorkspace-module__bb6_ta__retakeBtn:hover{background:var(--accent);color:#fff}
.ExcelPivotFieldsWorkspace-module__WeOrYa__workspace{background:var(--bg-dark);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter), sans-serif}.ExcelPivotFieldsWorkspace-module__WeOrYa__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}.ExcelPivotFieldsWorkspace-module__WeOrYa__backLink{color:var(--text-secondary);align-items:center;gap:6px;font-size:.88rem;font-weight:600;text-decoration:none;display:flex}.ExcelPivotFieldsWorkspace-module__WeOrYa__backLink:hover{color:var(--accent)}.ExcelPivotFieldsWorkspace-module__WeOrYa__breadcrumb{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.ExcelPivotFieldsWorkspace-module__WeOrYa__breadcrumb span{color:var(--text-primary);font-weight:600}.ExcelPivotFieldsWorkspace-module__WeOrYa__hero{background:linear-gradient(135deg, var(--surface-dark) 0%, var(--bg-dark) 100%);border-bottom:1px solid var(--border-light);padding:40px 32px 32px}.ExcelPivotFieldsWorkspace-module__WeOrYa__heroInner{max-width:1100px;margin:0 auto}.ExcelPivotFieldsWorkspace-module__WeOrYa__badges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ExcelPivotFieldsWorkspace-module__WeOrYa__badge{border:1px solid;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.ExcelPivotFieldsWorkspace-module__WeOrYa__badgeGreen{color:#10b981;background:#10b9811a;border-color:#10b98140}.ExcelPivotFieldsWorkspace-module__WeOrYa__badgeOrange{color:var(--accent);background:#f973161a;border-color:#f9731640}.ExcelPivotFieldsWorkspace-module__WeOrYa__badgeBlue{color:#3b82f6;background:#3b82f61a;border-color:#3b82f640}.ExcelPivotFieldsWorkspace-module__WeOrYa__heroTitle{color:var(--text-primary);margin:0 0 10px;font-size:2.2rem;font-weight:900;line-height:1.2}.ExcelPivotFieldsWorkspace-module__WeOrYa__heroSubtitle{color:var(--text-secondary);max-width:650px;margin:0;font-size:1.05rem;line-height:1.6}.ExcelPivotFieldsWorkspace-module__WeOrYa__mainContent{grid-template-columns:1fr 380px;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:grid}@media (max-width:900px){.ExcelPivotFieldsWorkspace-module__WeOrYa__mainContent{grid-template-columns:1fr}}.ExcelPivotFieldsWorkspace-module__WeOrYa__gridDemo{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;margin-bottom:28px;padding:24px}.ExcelPivotFieldsWorkspace-module__WeOrYa__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}.ExcelPivotFieldsWorkspace-module__WeOrYa__tabs{border-bottom:1px solid var(--border-light);gap:4px;margin-bottom:24px;display:flex;overflow-x:auto}.ExcelPivotFieldsWorkspace-module__WeOrYa__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}.ExcelPivotFieldsWorkspace-module__WeOrYa__tab:hover{color:var(--text-primary)}.ExcelPivotFieldsWorkspace-module__WeOrYa__tab.ExcelPivotFieldsWorkspace-module__WeOrYa__active{color:var(--accent);border-bottom-color:var(--accent)}.ExcelPivotFieldsWorkspace-module__WeOrYa__infoCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:14px;margin-bottom:18px;padding:20px 24px}.ExcelPivotFieldsWorkspace-module__WeOrYa__infoCard h3{color:var(--text-primary);margin:0 0 10px;font-size:1rem;font-weight:800}.ExcelPivotFieldsWorkspace-module__WeOrYa__infoCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.ExcelPivotFieldsWorkspace-module__WeOrYa__infoCard ul{margin:8px 0 0;padding-left:18px}.ExcelPivotFieldsWorkspace-module__WeOrYa__infoCard li{color:var(--text-secondary);margin-bottom:6px;font-size:.88rem;line-height:1.5}.ExcelPivotFieldsWorkspace-module__WeOrYa__tipBox{background:#f9731612;border:1px solid #f9731633;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.ExcelPivotFieldsWorkspace-module__WeOrYa__tipBox p{color:var(--text-secondary);margin:0;font-size:.87rem;line-height:1.55}.ExcelPivotFieldsWorkspace-module__WeOrYa__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}.ExcelPivotFieldsWorkspace-module__WeOrYa__quizCta h3{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem;font-weight:800}.ExcelPivotFieldsWorkspace-module__WeOrYa__quizCta p{color:var(--text-secondary);margin:0 0 16px;font-size:.88rem}.ExcelPivotFieldsWorkspace-module__WeOrYa__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}.ExcelPivotFieldsWorkspace-module__WeOrYa__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}.ExcelPivotFieldsWorkspace-module__WeOrYa__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}.ExcelPivotFieldsWorkspace-module__WeOrYa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ExcelPivotFieldsWorkspace-module__WeOrYa__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:900}.ExcelPivotFieldsWorkspace-module__WeOrYa__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:4px}.ExcelPivotFieldsWorkspace-module__WeOrYa__quizProgress{margin-bottom:20px}.ExcelPivotFieldsWorkspace-module__WeOrYa__progressBar{background:var(--border-light);border-radius:10px;height:5px;overflow:hidden}.ExcelPivotFieldsWorkspace-module__WeOrYa__progressFill{background:var(--accent);border-radius:10px;height:100%;transition:width .3s}.ExcelPivotFieldsWorkspace-module__WeOrYa__progressLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem}.ExcelPivotFieldsWorkspace-module__WeOrYa__quizQuestion{color:var(--text-primary);margin-bottom:18px;font-size:1.02rem;font-weight:700;line-height:1.5}.ExcelPivotFieldsWorkspace-module__WeOrYa__quizOptions{flex-direction:column;gap:10px;display:flex}.ExcelPivotFieldsWorkspace-module__WeOrYa__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}.ExcelPivotFieldsWorkspace-module__WeOrYa__quizOption.ExcelPivotFieldsWorkspace-module__WeOrYa__correct{color:#10b981;background:#10b9811f;border-color:#10b981}.ExcelPivotFieldsWorkspace-module__WeOrYa__quizOption.ExcelPivotFieldsWorkspace-module__WeOrYa__wrong{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ExcelPivotFieldsWorkspace-module__WeOrYa__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}.ExcelPivotFieldsWorkspace-module__WeOrYa__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}.ExcelPivotFieldsWorkspace-module__WeOrYa__scoreCard{text-align:center;padding:20px 0}.ExcelPivotFieldsWorkspace-module__WeOrYa__scoreBig{color:var(--accent);font-size:4rem;font-weight:900;line-height:1}.ExcelPivotFieldsWorkspace-module__WeOrYa__scoreLabel{color:var(--text-secondary);margin:8px 0 20px;font-size:1rem}.ExcelPivotFieldsWorkspace-module__WeOrYa__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}.ExcelPivotFieldsWorkspace-module__WeOrYa__sidebar{flex-direction:column;gap:20px;display:flex}.ExcelPivotFieldsWorkspace-module__WeOrYa__sideCard{background:var(--surface-dark);border:1px solid var(--border-light);border-radius:18px;padding:22px}.ExcelPivotFieldsWorkspace-module__WeOrYa__sideCard h3{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;font-weight:800}.ExcelPivotFieldsWorkspace-module__WeOrYa__statRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ExcelPivotFieldsWorkspace-module__WeOrYa__statRow:last-child{border-bottom:none}.ExcelPivotFieldsWorkspace-module__WeOrYa__statLabel{color:var(--text-secondary);font-size:.82rem}.ExcelPivotFieldsWorkspace-module__WeOrYa__statVal{color:var(--text-primary);font-size:.88rem;font-weight:700}
.HowTheWebWorksWorkspace-module__Z5bMOa__page{background:var(--bg-primary,#090714);min-height:100vh;color:var(--text-primary,#f8fafc);padding:32px 24px 80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.HowTheWebWorksWorkspace-module__Z5bMOa__container{max-width:1040px;margin:0 auto}.HowTheWebWorksWorkspace-module__Z5bMOa__breadcrumb{color:var(--text-secondary,#94a3b8);align-items:center;gap:8px;margin-bottom:24px;font-size:.85rem;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__breadLink{color:#a78bfa;align-items:center;gap:5px;text-decoration:none;transition:color .15s;display:inline-flex}.HowTheWebWorksWorkspace-module__Z5bMOa__breadLink:hover{color:#c4b5fd;text-decoration:underline}.HowTheWebWorksWorkspace-module__Z5bMOa__breadSep{color:#ffffff40}.HowTheWebWorksWorkspace-module__Z5bMOa__breadCurrent{color:var(--text-primary,#f8fafc);font-weight:600}.HowTheWebWorksWorkspace-module__Z5bMOa__hero{background:linear-gradient(135deg,#8b5cf624 0%,#3b82f614 100%);border:1.5px solid #8b5cf640;border-radius:24px;margin-bottom:40px;padding:36px 32px;position:relative;overflow:hidden;box-shadow:0 12px 36px #00000059}.HowTheWebWorksWorkspace-module__Z5bMOa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf638 0%,#0000 70%);width:220px;height:220px;position:absolute;top:-40px;right:-40px}.HowTheWebWorksWorkspace-module__Z5bMOa__heroBadges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__badge{text-transform:uppercase;letter-spacing:.04em;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.76rem;font-weight:700;display:inline-flex}.HowTheWebWorksWorkspace-module__Z5bMOa__heroTitle{color:#fff;letter-spacing:-.02em;margin:0 0 14px;font-size:2.3rem;font-weight:900;line-height:1.25}.HowTheWebWorksWorkspace-module__Z5bMOa__heroSub{color:#cbd5e1;max-width:860px;margin:0 0 24px;font-size:1.05rem;line-height:1.65}.HowTheWebWorksWorkspace-module__Z5bMOa__heroActions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__heroBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:11px 22px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 18px #8b5cf666}.HowTheWebWorksWorkspace-module__Z5bMOa__heroBtn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #8b5cf699}.HowTheWebWorksWorkspace-module__Z5bMOa__heroBtnSecondary{color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:8px;padding:11px 20px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.HowTheWebWorksWorkspace-module__Z5bMOa__heroBtnSecondary:hover{color:#fff;background:#ffffff24;border-color:#ffffff4d}.HowTheWebWorksWorkspace-module__Z5bMOa__tocCard{background:#131122;border:1px solid #ffffff14;border-radius:18px;margin-bottom:40px;padding:24px 28px}.HowTheWebWorksWorkspace-module__Z5bMOa__tocTitle{color:#e2e8f0;align-items:center;gap:8px;margin:0 0 16px;font-size:1.1rem;font-weight:800;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__tocGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:8px 16px;margin:0;padding:0;list-style:none;display:grid}.HowTheWebWorksWorkspace-module__Z5bMOa__tocItem{font-size:.85rem}.HowTheWebWorksWorkspace-module__Z5bMOa__tocLink{color:#94a3b8;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;text-decoration:none;transition:all .15s;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__tocLink:hover{color:#a78bfa;background:#8b5cf614}.HowTheWebWorksWorkspace-module__Z5bMOa__tocNumber{color:#8b5cf6;min-width:22px;font-weight:700}.HowTheWebWorksWorkspace-module__Z5bMOa__article{flex-direction:column;gap:36px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__section{background:#131122;border:1px solid #ffffff14;border-radius:20px;padding:32px 30px;scroll-margin-top:24px}.HowTheWebWorksWorkspace-module__Z5bMOa__sectionHeader{border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:14px;margin-bottom:18px;padding-bottom:14px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__sectionNumber{color:#a78bfa;background:#8b5cf62e;border-radius:10px;flex-shrink:0;margin-top:2px;padding:6px 12px;font-size:.85rem;font-weight:800}.HowTheWebWorksWorkspace-module__Z5bMOa__sectionTitle{color:#fff;margin:0;font-size:1.45rem;font-weight:800;line-height:1.35}.HowTheWebWorksWorkspace-module__Z5bMOa__para{color:#cbd5e1;margin:0 0 18px;font-size:.98rem;line-height:1.75}.HowTheWebWorksWorkspace-module__Z5bMOa__para:last-child{margin-bottom:0}.HowTheWebWorksWorkspace-module__Z5bMOa__para strong{color:#fff}.HowTheWebWorksWorkspace-module__Z5bMOa__subHeading{color:#e2e8f0;align-items:center;gap:8px;margin:24px 0 12px;font-size:1.15rem;font-weight:700;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__bulletList{color:#cbd5e1;flex-direction:column;gap:8px;margin:0 0 18px;padding-left:20px;font-size:.96rem;line-height:1.65;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__bulletList li strong{color:#fff}.HowTheWebWorksWorkspace-module__Z5bMOa__callout{border-radius:14px;align-items:flex-start;gap:14px;margin:20px 0;padding:18px 20px;font-size:.93rem;line-height:1.65;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__calloutIcon{flex-shrink:0;margin-top:2px}.HowTheWebWorksWorkspace-module__Z5bMOa__calloutText{color:#cbd5e1}.HowTheWebWorksWorkspace-module__Z5bMOa__calloutText strong{color:#fff}.HowTheWebWorksWorkspace-module__Z5bMOa__diagramBox{background:#0d0b17;border:1.5px solid #8b5cf640;border-radius:16px;margin:22px 0;padding:24px 20px;overflow-x:auto}.HowTheWebWorksWorkspace-module__Z5bMOa__diagramTitle{text-transform:uppercase;letter-spacing:.06em;color:#a78bfa;align-items:center;gap:6px;margin-bottom:16px;font-size:.8rem;font-weight:800;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__flowRow{justify-content:space-between;align-items:center;gap:12px;min-width:580px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__flowNode{text-align:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex:1;min-width:110px;padding:12px 14px}.HowTheWebWorksWorkspace-module__Z5bMOa__flowNodeEmoji{margin-bottom:4px;font-size:1.5rem;display:block}.HowTheWebWorksWorkspace-module__Z5bMOa__flowNodeTitle{color:#fff;margin-bottom:2px;font-size:.82rem;font-weight:700}.HowTheWebWorksWorkspace-module__Z5bMOa__flowNodeSub{color:#94a3b8;font-size:.72rem;line-height:1.3}.HowTheWebWorksWorkspace-module__Z5bMOa__flowArrow{color:#a78bfa;flex-direction:column;flex-shrink:0;align-items:center;gap:3px;font-size:.7rem;font-weight:700;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__flowArrowLabel{color:#cbd5e1;white-space:nowrap;background:#8b5cf61f;border-radius:6px;padding:2px 6px;font-size:.68rem}.HowTheWebWorksWorkspace-module__Z5bMOa__cardGrid2{grid-template-columns:1fr 1fr;gap:16px;margin:20px 0;display:grid}.HowTheWebWorksWorkspace-module__Z5bMOa__cardGrid3{grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0;display:grid}@media (max-width:768px){.HowTheWebWorksWorkspace-module__Z5bMOa__cardGrid2,.HowTheWebWorksWorkspace-module__Z5bMOa__cardGrid3{grid-template-columns:1fr}}.HowTheWebWorksWorkspace-module__Z5bMOa__infoCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:18px 20px}.HowTheWebWorksWorkspace-module__Z5bMOa__infoCardBadge{text-transform:uppercase;border-radius:6px;margin-bottom:8px;padding:2px 8px;font-size:.7rem;font-weight:800;display:inline-block}.HowTheWebWorksWorkspace-module__Z5bMOa__infoCardTitle{color:#fff;margin:0 0 8px;font-size:1.05rem;font-weight:700}.HowTheWebWorksWorkspace-module__Z5bMOa__infoCardText{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.6}.HowTheWebWorksWorkspace-module__Z5bMOa__tableContainer{border:1px solid #ffffff14;border-radius:12px;width:100%;margin:20px 0;overflow-x:auto}.HowTheWebWorksWorkspace-module__Z5bMOa__contentTable{border-collapse:collapse;text-align:left;width:100%;font-size:.88rem}.HowTheWebWorksWorkspace-module__Z5bMOa__contentTable th{color:#e2e8f0;background:#ffffff0d;border-bottom:1px solid #ffffff1a;padding:12px 14px;font-weight:700}.HowTheWebWorksWorkspace-module__Z5bMOa__contentTable td{color:#cbd5e1;vertical-align:top;border-bottom:1px solid #ffffff0d;padding:12px 14px}.HowTheWebWorksWorkspace-module__Z5bMOa__contentTable tr:last-child td{border-bottom:none}.HowTheWebWorksWorkspace-module__Z5bMOa__contentTable code{color:#c4b5fd;background:#8b5cf626;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.82rem}.HowTheWebWorksWorkspace-module__Z5bMOa__codeBox{color:#38bdf8;background:#090714;border:1px solid #ffffff1a;border-radius:10px;margin:14px 0;padding:14px 18px;font-family:Consolas,Fira Code,monospace;font-size:.85rem;line-height:1.5;overflow-x:auto}.HowTheWebWorksWorkspace-module__Z5bMOa__labCard{background:linear-gradient(#16122a 0%,#100d1e 100%);border:2px solid #8b5cf6;border-radius:24px;margin:40px 0;padding:34px 30px;position:relative;box-shadow:0 16px 48px #8b5cf638}.HowTheWebWorksWorkspace-module__Z5bMOa__labHeader{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__labBadge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#8b5cf6;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:.78rem;font-weight:900;display:inline-flex}.HowTheWebWorksWorkspace-module__Z5bMOa__labTitle{color:#fff;margin:0;font-size:1.7rem;font-weight:900}.HowTheWebWorksWorkspace-module__Z5bMOa__labDesc{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.6}.HowTheWebWorksWorkspace-module__Z5bMOa__labControlsBar{background:#090714;border:1px solid #ffffff1a;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:10px 14px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__urlBarMock{color:#38bdf8;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:240px;padding:6px 14px;font-family:monospace;font-size:.88rem;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__labActionBtns{align-items:center;gap:8px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__labPlayBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.84rem;font-weight:700;transition:all .15s;display:inline-flex}.HowTheWebWorksWorkspace-module__Z5bMOa__labPlayBtn:hover{background:#059669}.HowTheWebWorksWorkspace-module__Z5bMOa__labResetBtn{color:#cbd5e1;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:.84rem;font-weight:600;transition:all .15s;display:inline-flex}.HowTheWebWorksWorkspace-module__Z5bMOa__labResetBtn:hover{color:#fff;background:#ffffff26}.HowTheWebWorksWorkspace-module__Z5bMOa__stepsTrack{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:24px;display:grid}@media (max-width:900px){.HowTheWebWorksWorkspace-module__Z5bMOa__stepsTrack{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.HowTheWebWorksWorkspace-module__Z5bMOa__stepsTrack{grid-template-columns:1fr}}.HowTheWebWorksWorkspace-module__Z5bMOa__stepNodeBtn{text-align:left;cursor:pointer;background:#ffffff08;border:1.5px solid #ffffff14;border-radius:12px;flex-direction:column;gap:4px;padding:12px 10px;transition:all .2s;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__stepNodeBtn:hover{background:#8b5cf614;border-color:#8b5cf659;transform:translateY(-2px)}.HowTheWebWorksWorkspace-module__Z5bMOa__stepNodeActive{box-shadow:0 0 16px #8b5cf659;background:#8b5cf629!important;border-color:#8b5cf6!important}.HowTheWebWorksWorkspace-module__Z5bMOa__stepNodeComplete{border-color:#10b98166}.HowTheWebWorksWorkspace-module__Z5bMOa__stepNodeNum{color:#94a3b8;text-transform:uppercase;font-size:.68rem;font-weight:800}.HowTheWebWorksWorkspace-module__Z5bMOa__stepNodeTitle{color:#fff;align-items:center;gap:5px;font-size:.82rem;font-weight:700;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__stepExplainPanel{background:#090714;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__stepExplainTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__stepExplainTitle{color:#fff;align-items:center;gap:8px;margin:0;font-size:1.25rem;font-weight:800;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__stepStageBadge{text-transform:uppercase;border-radius:20px;padding:3px 10px;font-size:.72rem;font-weight:800}.HowTheWebWorksWorkspace-module__Z5bMOa__stepExplainText{color:#cbd5e1;margin:0;font-size:.94rem;line-height:1.7}.HowTheWebWorksWorkspace-module__Z5bMOa__stepPacketBox{color:#a78bfa;background:#131122;border-left:3px solid #8b5cf6;border-radius:8px;padding:12px 16px;font-family:monospace;font-size:.82rem;overflow-x:auto}.HowTheWebWorksWorkspace-module__Z5bMOa__stepNavBtns{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding-top:12px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__stepNavBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:700;transition:all .15s;display:inline-flex}.HowTheWebWorksWorkspace-module__Z5bMOa__stepNavBtn:hover:not(:disabled){background:#8b5cf6;border-color:#8b5cf6}.HowTheWebWorksWorkspace-module__Z5bMOa__stepNavBtn:disabled{opacity:.35;cursor:not-allowed}.HowTheWebWorksWorkspace-module__Z5bMOa__quizCard{background:linear-gradient(#151128 0%,#0d0a1c 100%);border:2px solid #3b82f6;border-radius:24px;margin:40px 0;padding:34px 30px;box-shadow:0 16px 48px #3b82f62e}.HowTheWebWorksWorkspace-module__Z5bMOa__quizHeader{margin-bottom:24px}.HowTheWebWorksWorkspace-module__Z5bMOa__quizBadge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#3b82f6;border-radius:20px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:.78rem;font-weight:900;display:inline-flex}.HowTheWebWorksWorkspace-module__Z5bMOa__quizTitle{color:#fff;margin:0 0 6px;font-size:1.7rem;font-weight:900}.HowTheWebWorksWorkspace-module__Z5bMOa__quizDesc{color:#cbd5e1;margin:0;font-size:.95rem}.HowTheWebWorksWorkspace-module__Z5bMOa__quizProgressRow{color:#94a3b8;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:.85rem;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__quizQuestion{color:#fff;margin:0 0 20px;font-size:1.15rem;font-weight:700;line-height:1.45}.HowTheWebWorksWorkspace-module__Z5bMOa__quizOptionsGrid{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__quizOptBtn{text-align:left;color:#e2e8f0;cursor:pointer;background:#ffffff08;border:1.5px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:.94rem;transition:all .15s;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__quizOptBtn:hover:not(:disabled){background:#3b82f61a;border-color:#3b82f6}.HowTheWebWorksWorkspace-module__Z5bMOa__optCorrect{color:#fff!important;background:#10b98126!important;border-color:#10b981!important}.HowTheWebWorksWorkspace-module__Z5bMOa__optWrong{color:#fff!important;background:#ef444426!important;border-color:#ef4444!important}.HowTheWebWorksWorkspace-module__Z5bMOa__quizExplain{color:#cbd5e1;background:#090714;border-left:3px solid #3b82f6;border-radius:8px;margin-bottom:20px;padding:14px 18px;font-size:.9rem;line-height:1.6}.HowTheWebWorksWorkspace-module__Z5bMOa__quizNextBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 22px;font-size:.92rem;font-weight:700;transition:all .15s;display:inline-flex}.HowTheWebWorksWorkspace-module__Z5bMOa__quizNextBtn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #3b82f666}.HowTheWebWorksWorkspace-module__Z5bMOa__celebrate{text-align:center;padding:24px 0}.HowTheWebWorksWorkspace-module__Z5bMOa__celebEmoji{margin-bottom:12px;font-size:3.5rem}.HowTheWebWorksWorkspace-module__Z5bMOa__celebTitle{color:#fff;margin:0 0 8px;font-size:1.8rem;font-weight:900}.HowTheWebWorksWorkspace-module__Z5bMOa__celebSub{color:#94a3b8;margin:0 0 20px;font-size:1.1rem}.HowTheWebWorksWorkspace-module__Z5bMOa__scoreBar{background:#ffffff1a;border-radius:6px;width:100%;max-width:320px;height:12px;margin:0 auto 16px;overflow:hidden}.HowTheWebWorksWorkspace-module__Z5bMOa__scoreBarFill{border-radius:6px;height:100%;transition:width .6s}.HowTheWebWorksWorkspace-module__Z5bMOa__scoreMsg{color:#cbd5e1;margin:0 0 24px;font-size:1rem}.HowTheWebWorksWorkspace-module__Z5bMOa__celebActions{justify-content:center;gap:14px;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__retryBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-size:.9rem;font-weight:700;display:inline-flex}.HowTheWebWorksWorkspace-module__Z5bMOa__footerNav{border-top:1px solid #ffffff1a;justify-content:space-between;gap:16px;margin-top:50px;padding-top:24px;display:flex}@media (max-width:640px){.HowTheWebWorksWorkspace-module__Z5bMOa__footerNav{flex-direction:column}}.HowTheWebWorksWorkspace-module__Z5bMOa__navCard{background:#131122;border:1px solid #ffffff1a;border-radius:14px;flex:1;align-items:center;gap:14px;padding:18px 22px;text-decoration:none;transition:all .2s;display:flex}.HowTheWebWorksWorkspace-module__Z5bMOa__navCard:hover{background:#8b5cf614;border-color:#8b5cf6;transform:translateY(-2px)}.HowTheWebWorksWorkspace-module__Z5bMOa__navCardTitle{color:#fff;margin:0 0 3px;font-size:.96rem;font-weight:800}.HowTheWebWorksWorkspace-module__Z5bMOa__navCardSub{color:#94a3b8;margin:0;font-size:.78rem}
.InternetHttpBasicsWorkspace-module__4vyb7G__page{background:var(--bg-primary,#090714);min-height:100vh;color:var(--text-primary,#f8fafc);padding:32px 24px 80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.InternetHttpBasicsWorkspace-module__4vyb7G__container{max-width:1040px;margin:0 auto}.InternetHttpBasicsWorkspace-module__4vyb7G__breadcrumb{color:var(--text-secondary,#94a3b8);align-items:center;gap:8px;margin-bottom:24px;font-size:.85rem;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__breadLink{color:#a78bfa;align-items:center;gap:5px;text-decoration:none;transition:color .15s;display:inline-flex}.InternetHttpBasicsWorkspace-module__4vyb7G__breadLink:hover{color:#c4b5fd;text-decoration:underline}.InternetHttpBasicsWorkspace-module__4vyb7G__breadSep{color:#ffffff40}.InternetHttpBasicsWorkspace-module__4vyb7G__breadCurrent{color:var(--text-primary,#f8fafc);font-weight:600}.InternetHttpBasicsWorkspace-module__4vyb7G__hero{background:linear-gradient(135deg,#10b98124 0%,#3b82f614 100%);border:1.5px solid #10b98140;border-radius:24px;margin-bottom:40px;padding:36px 32px;position:relative;overflow:hidden;box-shadow:0 12px 36px #00000059}.InternetHttpBasicsWorkspace-module__4vyb7G__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#10b98138 0%,#0000 70%);width:220px;height:220px;position:absolute;top:-40px;right:-40px}.InternetHttpBasicsWorkspace-module__4vyb7G__heroBadges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__badge{text-transform:uppercase;letter-spacing:.04em;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.76rem;font-weight:700;display:inline-flex}.InternetHttpBasicsWorkspace-module__4vyb7G__heroTitle{color:#fff;letter-spacing:-.02em;margin:0 0 14px;font-size:2.3rem;font-weight:900;line-height:1.25}.InternetHttpBasicsWorkspace-module__4vyb7G__heroSub{color:#cbd5e1;max-width:860px;margin:0 0 24px;font-size:1.05rem;line-height:1.65}.InternetHttpBasicsWorkspace-module__4vyb7G__heroActions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__heroBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:11px 22px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 18px #10b98166}.InternetHttpBasicsWorkspace-module__4vyb7G__heroBtn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #10b98199}.InternetHttpBasicsWorkspace-module__4vyb7G__heroBtnSecondary{color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:8px;padding:11px 20px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.InternetHttpBasicsWorkspace-module__4vyb7G__heroBtnSecondary:hover{color:#fff;background:#ffffff24;border-color:#ffffff4d}.InternetHttpBasicsWorkspace-module__4vyb7G__tocCard{background:#131122;border:1px solid #ffffff14;border-radius:18px;margin-bottom:40px;padding:24px 28px}.InternetHttpBasicsWorkspace-module__4vyb7G__tocTitle{color:#e2e8f0;align-items:center;gap:8px;margin:0 0 16px;font-size:1.1rem;font-weight:800;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__tocGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:8px 16px;margin:0;padding:0;list-style:none;display:grid}.InternetHttpBasicsWorkspace-module__4vyb7G__tocItem{font-size:.85rem}.InternetHttpBasicsWorkspace-module__4vyb7G__tocLink{color:#94a3b8;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;text-decoration:none;transition:all .15s;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__tocLink:hover{color:#10b981;background:#10b98114}.InternetHttpBasicsWorkspace-module__4vyb7G__tocNumber{color:#10b981;min-width:22px;font-weight:700}.InternetHttpBasicsWorkspace-module__4vyb7G__article{flex-direction:column;gap:36px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__section{background:#131122;border:1px solid #ffffff14;border-radius:20px;padding:32px 30px;scroll-margin-top:24px}.InternetHttpBasicsWorkspace-module__4vyb7G__sectionHeader{border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:14px;margin-bottom:18px;padding-bottom:14px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__sectionNumber{color:#10b981;background:#10b9812e;border-radius:10px;flex-shrink:0;margin-top:2px;padding:6px 12px;font-size:.85rem;font-weight:800}.InternetHttpBasicsWorkspace-module__4vyb7G__sectionTitle{color:#fff;margin:0;font-size:1.45rem;font-weight:800;line-height:1.35}.InternetHttpBasicsWorkspace-module__4vyb7G__subHeading{color:#e2e8f0;align-items:center;gap:8px;margin:24px 0 12px;font-size:1.15rem;font-weight:700;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__para{color:#cbd5e1;margin:0 0 18px;font-size:.98rem;line-height:1.75}.InternetHttpBasicsWorkspace-module__4vyb7G__para:last-child{margin-bottom:0}.InternetHttpBasicsWorkspace-module__4vyb7G__para strong{color:#fff}.InternetHttpBasicsWorkspace-module__4vyb7G__bulletList{color:#cbd5e1;flex-direction:column;gap:8px;margin:0 0 18px;padding-left:20px;font-size:.96rem;line-height:1.65;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__bulletList li strong{color:#fff}.InternetHttpBasicsWorkspace-module__4vyb7G__callout{border-radius:14px;align-items:flex-start;gap:14px;margin:20px 0;padding:18px 20px;font-size:.93rem;line-height:1.65;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__calloutIcon{flex-shrink:0;margin-top:2px}.InternetHttpBasicsWorkspace-module__4vyb7G__calloutText{color:#cbd5e1}.InternetHttpBasicsWorkspace-module__4vyb7G__calloutText strong{color:#fff}.InternetHttpBasicsWorkspace-module__4vyb7G__diagramBox{background:#0d0b17;border:1.5px solid #10b98140;border-radius:16px;margin:22px 0;padding:24px 20px;overflow-x:auto}.InternetHttpBasicsWorkspace-module__4vyb7G__diagramTitle{text-transform:uppercase;letter-spacing:.06em;color:#10b981;align-items:center;gap:6px;margin-bottom:16px;font-size:.8rem;font-weight:800;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__flowRow{justify-content:space-between;align-items:center;gap:10px;min-width:600px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__flowNode{text-align:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex:1;min-width:105px;padding:12px 14px}.InternetHttpBasicsWorkspace-module__4vyb7G__flowNodeEmoji{margin-bottom:4px;font-size:1.5rem;display:block}.InternetHttpBasicsWorkspace-module__4vyb7G__flowNodeTitle{color:#fff;margin-bottom:2px;font-size:.82rem;font-weight:700}.InternetHttpBasicsWorkspace-module__4vyb7G__flowNodeSub{color:#94a3b8;font-size:.72rem;line-height:1.3}.InternetHttpBasicsWorkspace-module__4vyb7G__flowArrow{color:#10b981;flex-direction:column;flex-shrink:0;align-items:center;gap:3px;font-size:.7rem;font-weight:700;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__flowArrowLabel{color:#cbd5e1;white-space:nowrap;background:#10b9811f;border-radius:6px;padding:2px 6px;font-size:.68rem}.InternetHttpBasicsWorkspace-module__4vyb7G__cardGrid2{grid-template-columns:1fr 1fr;gap:16px;margin:20px 0;display:grid}.InternetHttpBasicsWorkspace-module__4vyb7G__cardGrid3{grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0;display:grid}@media (max-width:768px){.InternetHttpBasicsWorkspace-module__4vyb7G__cardGrid2,.InternetHttpBasicsWorkspace-module__4vyb7G__cardGrid3{grid-template-columns:1fr}}.InternetHttpBasicsWorkspace-module__4vyb7G__infoCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:18px 20px}.InternetHttpBasicsWorkspace-module__4vyb7G__infoCardBadge{text-transform:uppercase;border-radius:6px;margin-bottom:8px;padding:2px 8px;font-size:.7rem;font-weight:800;display:inline-block}.InternetHttpBasicsWorkspace-module__4vyb7G__infoCardTitle{color:#fff;margin:0 0 8px;font-size:1.05rem;font-weight:700}.InternetHttpBasicsWorkspace-module__4vyb7G__infoCardText{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.6}.InternetHttpBasicsWorkspace-module__4vyb7G__tableContainer{border:1px solid #ffffff14;border-radius:12px;width:100%;margin:20px 0;overflow-x:auto}.InternetHttpBasicsWorkspace-module__4vyb7G__contentTable{border-collapse:collapse;text-align:left;width:100%;font-size:.88rem}.InternetHttpBasicsWorkspace-module__4vyb7G__contentTable th{color:#e2e8f0;background:#ffffff0d;border-bottom:1px solid #ffffff1a;padding:12px 14px;font-weight:700}.InternetHttpBasicsWorkspace-module__4vyb7G__contentTable td{color:#cbd5e1;vertical-align:top;border-bottom:1px solid #ffffff0d;padding:12px 14px}.InternetHttpBasicsWorkspace-module__4vyb7G__contentTable tr:last-child td{border-bottom:none}.InternetHttpBasicsWorkspace-module__4vyb7G__contentTable code{color:#6ee7b7;background:#10b98126;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.82rem}.InternetHttpBasicsWorkspace-module__4vyb7G__codeBox{color:#38bdf8;background:#090714;border:1px solid #ffffff1a;border-radius:10px;margin:14px 0;padding:14px 18px;font-family:Consolas,Fira Code,monospace;font-size:.85rem;line-height:1.5;overflow-x:auto}.InternetHttpBasicsWorkspace-module__4vyb7G__labCard{background:linear-gradient(#131e22 0%,#0d1417 100%);border:2px solid #10b981;border-radius:24px;margin:40px 0;padding:34px 30px;position:relative;box-shadow:0 16px 48px #10b98133}.InternetHttpBasicsWorkspace-module__4vyb7G__labHeader{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__labBadge{color:#0f172a;text-transform:uppercase;letter-spacing:.06em;background:#10b981;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:.78rem;font-weight:900;display:inline-flex}.InternetHttpBasicsWorkspace-module__4vyb7G__labTitle{color:#fff;margin:0;font-size:1.7rem;font-weight:900}.InternetHttpBasicsWorkspace-module__4vyb7G__labDesc{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.6}.InternetHttpBasicsWorkspace-module__4vyb7G__labControlsBar{background:#090714;border:1px solid #ffffff1a;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:10px 14px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__presetSelect{color:#38bdf8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;outline:none;flex:1;min-width:240px;padding:6px 12px;font-family:monospace;font-size:.88rem}.InternetHttpBasicsWorkspace-module__4vyb7G__presetSelect option{color:#fff;background:#131122}.InternetHttpBasicsWorkspace-module__4vyb7G__labActionBtns{align-items:center;gap:8px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__labPlayBtn{color:#0f172a;cursor:pointer;background:#10b981;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.84rem;font-weight:800;transition:all .15s;display:inline-flex}.InternetHttpBasicsWorkspace-module__4vyb7G__labPlayBtn:hover{background:#34d399}.InternetHttpBasicsWorkspace-module__4vyb7G__labResetBtn{color:#cbd5e1;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:.84rem;font-weight:600;transition:all .15s;display:inline-flex}.InternetHttpBasicsWorkspace-module__4vyb7G__labResetBtn:hover{color:#fff;background:#ffffff26}.InternetHttpBasicsWorkspace-module__4vyb7G__stepsTrack{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px;display:grid}@media (max-width:860px){.InternetHttpBasicsWorkspace-module__4vyb7G__stepsTrack{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.InternetHttpBasicsWorkspace-module__4vyb7G__stepsTrack{grid-template-columns:1fr}}.InternetHttpBasicsWorkspace-module__4vyb7G__stepNodeBtn{text-align:left;cursor:pointer;background:#ffffff08;border:1.5px solid #ffffff14;border-radius:12px;flex-direction:column;gap:4px;padding:12px 10px;transition:all .2s;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__stepNodeBtn:hover{background:#10b98114;border-color:#10b98159;transform:translateY(-2px)}.InternetHttpBasicsWorkspace-module__4vyb7G__stepNodeActive{box-shadow:0 0 16px #10b98159;background:#10b98129!important;border-color:#10b981!important}.InternetHttpBasicsWorkspace-module__4vyb7G__stepNodeComplete{border-color:#10b98166}.InternetHttpBasicsWorkspace-module__4vyb7G__stepNodeNum{color:#94a3b8;text-transform:uppercase;font-size:.68rem;font-weight:800}.InternetHttpBasicsWorkspace-module__4vyb7G__stepNodeTitle{color:#fff;align-items:center;gap:5px;font-size:.82rem;font-weight:700;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__stepExplainPanel{background:#090714;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__stepExplainTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__stepExplainTitle{color:#fff;align-items:center;gap:8px;margin:0;font-size:1.25rem;font-weight:800;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__stepStageBadge{text-transform:uppercase;border-radius:20px;padding:3px 10px;font-size:.72rem;font-weight:800}.InternetHttpBasicsWorkspace-module__4vyb7G__stepExplainText{color:#cbd5e1;margin:0;font-size:.94rem;line-height:1.7}.InternetHttpBasicsWorkspace-module__4vyb7G__stepPacketBox{color:#6ee7b7;background:#131122;border-left:3px solid #10b981;border-radius:8px;padding:12px 16px;font-family:monospace;font-size:.82rem;overflow-x:auto}.InternetHttpBasicsWorkspace-module__4vyb7G__stepNavBtns{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding-top:12px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__stepNavBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:700;transition:all .15s;display:inline-flex}.InternetHttpBasicsWorkspace-module__4vyb7G__stepNavBtn:hover:not(:disabled){color:#0f172a;background:#10b981;border-color:#10b981}.InternetHttpBasicsWorkspace-module__4vyb7G__stepNavBtn:disabled{opacity:.35;cursor:not-allowed}.InternetHttpBasicsWorkspace-module__4vyb7G__quizCard{background:linear-gradient(#121d28 0%,#0a1118 100%);border:2px solid #0ea5e9;border-radius:24px;margin:40px 0;padding:34px 30px;box-shadow:0 16px 48px #0ea5e92e}.InternetHttpBasicsWorkspace-module__4vyb7G__quizHeader{margin-bottom:24px}.InternetHttpBasicsWorkspace-module__4vyb7G__quizBadge{color:#0f172a;text-transform:uppercase;letter-spacing:.06em;background:#0ea5e9;border-radius:20px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:.78rem;font-weight:900;display:inline-flex}.InternetHttpBasicsWorkspace-module__4vyb7G__quizTitle{color:#fff;margin:0 0 6px;font-size:1.7rem;font-weight:900}.InternetHttpBasicsWorkspace-module__4vyb7G__quizDesc{color:#cbd5e1;margin:0;font-size:.95rem}.InternetHttpBasicsWorkspace-module__4vyb7G__quizProgressRow{color:#94a3b8;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:.85rem;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__quizQuestion{color:#fff;margin:0 0 20px;font-size:1.15rem;font-weight:700;line-height:1.45}.InternetHttpBasicsWorkspace-module__4vyb7G__quizOptionsGrid{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__quizOptBtn{text-align:left;color:#e2e8f0;cursor:pointer;background:#ffffff08;border:1.5px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:.94rem;transition:all .15s;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__quizOptBtn:hover:not(:disabled){background:#0ea5e91a;border-color:#0ea5e9}.InternetHttpBasicsWorkspace-module__4vyb7G__optCorrect{color:#fff!important;background:#10b98126!important;border-color:#10b981!important}.InternetHttpBasicsWorkspace-module__4vyb7G__optWrong{color:#fff!important;background:#ef444426!important;border-color:#ef4444!important}.InternetHttpBasicsWorkspace-module__4vyb7G__quizExplain{color:#cbd5e1;background:#090714;border-left:3px solid #0ea5e9;border-radius:8px;margin-bottom:20px;padding:14px 18px;font-size:.9rem;line-height:1.6}.InternetHttpBasicsWorkspace-module__4vyb7G__quizNextBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 22px;font-size:.92rem;font-weight:700;transition:all .15s;display:inline-flex}.InternetHttpBasicsWorkspace-module__4vyb7G__quizNextBtn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0ea5e966}.InternetHttpBasicsWorkspace-module__4vyb7G__celebrate{text-align:center;padding:24px 0}.InternetHttpBasicsWorkspace-module__4vyb7G__celebEmoji{margin-bottom:12px;font-size:3.5rem}.InternetHttpBasicsWorkspace-module__4vyb7G__celebTitle{color:#fff;margin:0 0 8px;font-size:1.8rem;font-weight:900}.InternetHttpBasicsWorkspace-module__4vyb7G__celebSub{color:#94a3b8;margin:0 0 20px;font-size:1.1rem}.InternetHttpBasicsWorkspace-module__4vyb7G__scoreBar{background:#ffffff1a;border-radius:6px;width:100%;max-width:320px;height:12px;margin:0 auto 16px;overflow:hidden}.InternetHttpBasicsWorkspace-module__4vyb7G__scoreBarFill{border-radius:6px;height:100%;transition:width .6s}.InternetHttpBasicsWorkspace-module__4vyb7G__scoreMsg{color:#cbd5e1;margin:0 0 24px;font-size:1rem}.InternetHttpBasicsWorkspace-module__4vyb7G__celebActions{justify-content:center;gap:14px;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__retryBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-size:.9rem;font-weight:700;display:inline-flex}.InternetHttpBasicsWorkspace-module__4vyb7G__footerNav{border-top:1px solid #ffffff1a;justify-content:space-between;gap:16px;margin-top:50px;padding-top:24px;display:flex}@media (max-width:640px){.InternetHttpBasicsWorkspace-module__4vyb7G__footerNav{flex-direction:column}}.InternetHttpBasicsWorkspace-module__4vyb7G__navCard{background:#131122;border:1px solid #ffffff1a;border-radius:14px;flex:1;align-items:center;gap:14px;padding:18px 22px;text-decoration:none;transition:all .2s;display:flex}.InternetHttpBasicsWorkspace-module__4vyb7G__navCard:hover{background:#10b98114;border-color:#10b981;transform:translateY(-2px)}.InternetHttpBasicsWorkspace-module__4vyb7G__navCardTitle{color:#fff;margin:0 0 3px;font-size:.96rem;font-weight:800}.InternetHttpBasicsWorkspace-module__4vyb7G__navCardSub{color:#94a3b8;margin:0;font-size:.78rem}
.BrowserBasicsWorkspace-module__Eb6iSa__page{background:var(--bg-primary,#090714);min-height:100vh;color:var(--text-primary,#f8fafc);padding:32px 24px 80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.BrowserBasicsWorkspace-module__Eb6iSa__container{max-width:1040px;margin:0 auto}.BrowserBasicsWorkspace-module__Eb6iSa__breadcrumb{color:var(--text-secondary,#94a3b8);align-items:center;gap:8px;margin-bottom:24px;font-size:.85rem;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__breadLink{color:#a78bfa;align-items:center;gap:5px;text-decoration:none;transition:color .15s;display:inline-flex}.BrowserBasicsWorkspace-module__Eb6iSa__breadLink:hover{color:#c4b5fd;text-decoration:underline}.BrowserBasicsWorkspace-module__Eb6iSa__breadSep{color:#ffffff40}.BrowserBasicsWorkspace-module__Eb6iSa__breadCurrent{color:var(--text-primary,#f8fafc);font-weight:600}.BrowserBasicsWorkspace-module__Eb6iSa__hero{background:linear-gradient(135deg,#3b82f629 0%,#8b5cf617 100%);border:1.5px solid #3b82f647;border-radius:24px;margin-bottom:40px;padding:36px 32px;position:relative;overflow:hidden;box-shadow:0 12px 36px #00000059}.BrowserBasicsWorkspace-module__Eb6iSa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f638 0%,#0000 70%);width:220px;height:220px;position:absolute;top:-40px;right:-40px}.BrowserBasicsWorkspace-module__Eb6iSa__heroBadges{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__badge{text-transform:uppercase;letter-spacing:.04em;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.76rem;font-weight:700;display:inline-flex}.BrowserBasicsWorkspace-module__Eb6iSa__heroTitle{color:#fff;letter-spacing:-.02em;margin:0 0 14px;font-size:2.3rem;font-weight:900;line-height:1.25}.BrowserBasicsWorkspace-module__Eb6iSa__heroSub{color:#cbd5e1;max-width:860px;margin:0 0 24px;font-size:1.05rem;line-height:1.65}.BrowserBasicsWorkspace-module__Eb6iSa__heroActions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__heroBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:11px 22px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 18px #3b82f666}.BrowserBasicsWorkspace-module__Eb6iSa__heroBtn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #3b82f699}.BrowserBasicsWorkspace-module__Eb6iSa__heroBtnSecondary{color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:8px;padding:11px 20px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.BrowserBasicsWorkspace-module__Eb6iSa__heroBtnSecondary:hover{color:#fff;background:#ffffff24;border-color:#ffffff4d}.BrowserBasicsWorkspace-module__Eb6iSa__tocCard{background:#131122;border:1px solid #ffffff14;border-radius:18px;margin-bottom:40px;padding:24px 28px}.BrowserBasicsWorkspace-module__Eb6iSa__tocTitle{color:#e2e8f0;align-items:center;gap:8px;margin:0 0 16px;font-size:1.1rem;font-weight:800;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__tocGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:8px 16px;margin:0;padding:0;list-style:none;display:grid}.BrowserBasicsWorkspace-module__Eb6iSa__tocItem{font-size:.85rem}.BrowserBasicsWorkspace-module__Eb6iSa__tocLink{color:#94a3b8;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;text-decoration:none;transition:all .15s;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__tocLink:hover{color:#38bdf8;background:#3b82f614}.BrowserBasicsWorkspace-module__Eb6iSa__tocNumber{color:#38bdf8;min-width:22px;font-weight:700}.BrowserBasicsWorkspace-module__Eb6iSa__article{flex-direction:column;gap:36px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__section{background:#131122;border:1px solid #ffffff14;border-radius:20px;padding:32px 30px;scroll-margin-top:24px}.BrowserBasicsWorkspace-module__Eb6iSa__sectionHeader{border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:14px;margin-bottom:18px;padding-bottom:14px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__sectionNumber{color:#38bdf8;background:#3b82f62e;border-radius:10px;flex-shrink:0;margin-top:2px;padding:6px 12px;font-size:.85rem;font-weight:800}.BrowserBasicsWorkspace-module__Eb6iSa__sectionTitle{color:#fff;margin:0;font-size:1.45rem;font-weight:800;line-height:1.35}.BrowserBasicsWorkspace-module__Eb6iSa__subHeading{color:#e2e8f0;align-items:center;gap:8px;margin:24px 0 12px;font-size:1.15rem;font-weight:700;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__para{color:#cbd5e1;margin:0 0 18px;font-size:.98rem;line-height:1.75}.BrowserBasicsWorkspace-module__Eb6iSa__para:last-child{margin-bottom:0}.BrowserBasicsWorkspace-module__Eb6iSa__para strong{color:#fff}.BrowserBasicsWorkspace-module__Eb6iSa__bulletList{color:#cbd5e1;flex-direction:column;gap:8px;margin:0 0 18px;padding-left:20px;font-size:.96rem;line-height:1.65;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__bulletList li strong{color:#fff}.BrowserBasicsWorkspace-module__Eb6iSa__callout{border-radius:14px;align-items:flex-start;gap:14px;margin:20px 0;padding:18px 20px;font-size:.93rem;line-height:1.65;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__calloutIcon{flex-shrink:0;margin-top:2px}.BrowserBasicsWorkspace-module__Eb6iSa__calloutText{color:#cbd5e1}.BrowserBasicsWorkspace-module__Eb6iSa__calloutText strong{color:#fff}.BrowserBasicsWorkspace-module__Eb6iSa__diagramBox{background:#0d0b17;border:1.5px solid #3b82f640;border-radius:16px;margin:22px 0;padding:24px 20px;overflow-x:auto}.BrowserBasicsWorkspace-module__Eb6iSa__diagramTitle{text-transform:uppercase;letter-spacing:.06em;color:#38bdf8;align-items:center;gap:6px;margin-bottom:16px;font-size:.8rem;font-weight:800;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__flowRow{justify-content:space-between;align-items:center;gap:10px;min-width:600px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__flowNode{text-align:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex:1;min-width:105px;padding:12px 14px}.BrowserBasicsWorkspace-module__Eb6iSa__flowNodeEmoji{margin-bottom:4px;font-size:1.5rem;display:block}.BrowserBasicsWorkspace-module__Eb6iSa__flowNodeTitle{color:#fff;margin-bottom:2px;font-size:.82rem;font-weight:700}.BrowserBasicsWorkspace-module__Eb6iSa__flowNodeSub{color:#94a3b8;font-size:.72rem;line-height:1.3}.BrowserBasicsWorkspace-module__Eb6iSa__flowArrow{color:#38bdf8;flex-direction:column;flex-shrink:0;align-items:center;gap:3px;font-size:.7rem;font-weight:700;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__cardGrid2{grid-template-columns:1fr 1fr;gap:16px;margin:20px 0;display:grid}.BrowserBasicsWorkspace-module__Eb6iSa__cardGrid3{grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0;display:grid}.BrowserBasicsWorkspace-module__Eb6iSa__cardGrid4{grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0;display:grid}@media (max-width:860px){.BrowserBasicsWorkspace-module__Eb6iSa__cardGrid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BrowserBasicsWorkspace-module__Eb6iSa__cardGrid2,.BrowserBasicsWorkspace-module__Eb6iSa__cardGrid3{grid-template-columns:1fr}}.BrowserBasicsWorkspace-module__Eb6iSa__infoCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:18px 20px}.BrowserBasicsWorkspace-module__Eb6iSa__infoCardBadge{text-transform:uppercase;border-radius:6px;margin-bottom:8px;padding:2px 8px;font-size:.7rem;font-weight:800;display:inline-block}.BrowserBasicsWorkspace-module__Eb6iSa__infoCardTitle{color:#fff;margin:0 0 8px;font-size:1.05rem;font-weight:700}.BrowserBasicsWorkspace-module__Eb6iSa__infoCardText{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.6}.BrowserBasicsWorkspace-module__Eb6iSa__tableContainer{border:1px solid #ffffff14;border-radius:12px;width:100%;margin:20px 0;overflow-x:auto}.BrowserBasicsWorkspace-module__Eb6iSa__contentTable{border-collapse:collapse;text-align:left;width:100%;font-size:.88rem}.BrowserBasicsWorkspace-module__Eb6iSa__contentTable th{color:#e2e8f0;background:#ffffff0d;border-bottom:1px solid #ffffff1a;padding:12px 14px;font-weight:700}.BrowserBasicsWorkspace-module__Eb6iSa__contentTable td{color:#cbd5e1;vertical-align:top;border-bottom:1px solid #ffffff0d;padding:12px 14px}.BrowserBasicsWorkspace-module__Eb6iSa__contentTable tr:last-child td{border-bottom:none}.BrowserBasicsWorkspace-module__Eb6iSa__contentTable code{color:#93c5fd;background:#3b82f626;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.82rem}.BrowserBasicsWorkspace-module__Eb6iSa__codeBox{color:#38bdf8;background:#090714;border:1px solid #ffffff1a;border-radius:10px;margin:14px 0;padding:14px 18px;font-family:Consolas,Fira Code,monospace;font-size:.85rem;line-height:1.5;overflow-x:auto}.BrowserBasicsWorkspace-module__Eb6iSa__labCard{background:linear-gradient(#131929 0%,#0d121e 100%);border:2px solid #3b82f6;border-radius:24px;margin:40px 0;padding:34px 30px;position:relative;box-shadow:0 16px 48px #3b82f633}.BrowserBasicsWorkspace-module__Eb6iSa__labHeader{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__labBadge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#3b82f6;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:.78rem;font-weight:900;display:inline-flex}.BrowserBasicsWorkspace-module__Eb6iSa__labTitle{color:#fff;margin:0;font-size:1.7rem;font-weight:900}.BrowserBasicsWorkspace-module__Eb6iSa__labDesc{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.6}.BrowserBasicsWorkspace-module__Eb6iSa__labControlsBar{background:#090714;border:1px solid #ffffff1a;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:10px 14px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__labStatusPill{color:#38bdf8;align-items:center;gap:8px;font-family:monospace;font-size:.88rem;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__labActionBtns{align-items:center;gap:8px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__labPlayBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.84rem;font-weight:800;transition:all .15s;display:inline-flex}.BrowserBasicsWorkspace-module__Eb6iSa__labPlayBtn:hover{background:#2563eb}.BrowserBasicsWorkspace-module__Eb6iSa__labResetBtn{color:#cbd5e1;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:.84rem;font-weight:600;transition:all .15s;display:inline-flex}.BrowserBasicsWorkspace-module__Eb6iSa__labResetBtn:hover{color:#fff;background:#ffffff26}.BrowserBasicsWorkspace-module__Eb6iSa__stepsTrack{grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:24px;display:grid}@media (max-width:960px){.BrowserBasicsWorkspace-module__Eb6iSa__stepsTrack{grid-template-columns:repeat(3,1fr)}}@media (max-width:520px){.BrowserBasicsWorkspace-module__Eb6iSa__stepsTrack{grid-template-columns:1fr}}.BrowserBasicsWorkspace-module__Eb6iSa__stepNodeBtn{text-align:left;cursor:pointer;background:#ffffff08;border:1.5px solid #ffffff14;border-radius:12px;flex-direction:column;gap:4px;padding:12px 10px;transition:all .2s;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__stepNodeBtn:hover{background:#3b82f614;border-color:#3b82f659;transform:translateY(-2px)}.BrowserBasicsWorkspace-module__Eb6iSa__stepNodeActive{box-shadow:0 0 16px #3b82f659;background:#3b82f629!important;border-color:#3b82f6!important}.BrowserBasicsWorkspace-module__Eb6iSa__stepNodeComplete{border-color:#10b98166}.BrowserBasicsWorkspace-module__Eb6iSa__stepNodeNum{color:#94a3b8;text-transform:uppercase;font-size:.68rem;font-weight:800}.BrowserBasicsWorkspace-module__Eb6iSa__stepNodeTitle{color:#fff;align-items:center;gap:5px;font-size:.82rem;font-weight:700;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__stepExplainPanel{background:#090714;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__stepExplainTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__stepExplainTitle{color:#fff;align-items:center;gap:8px;margin:0;font-size:1.25rem;font-weight:800;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__stepStageBadge{text-transform:uppercase;border-radius:20px;padding:3px 10px;font-size:.72rem;font-weight:800}.BrowserBasicsWorkspace-module__Eb6iSa__stepExplainText{color:#cbd5e1;margin:0;font-size:.94rem;line-height:1.7}.BrowserBasicsWorkspace-module__Eb6iSa__stepPacketBox{color:#93c5fd;background:#131122;border-left:3px solid #3b82f6;border-radius:8px;padding:12px 16px;font-family:monospace;font-size:.82rem;overflow-x:auto}.BrowserBasicsWorkspace-module__Eb6iSa__stepNavBtns{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding-top:12px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__stepNavBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:700;transition:all .15s;display:inline-flex}.BrowserBasicsWorkspace-module__Eb6iSa__stepNavBtn:hover:not(:disabled){color:#fff;background:#3b82f6;border-color:#3b82f6}.BrowserBasicsWorkspace-module__Eb6iSa__stepNavBtn:disabled{opacity:.35;cursor:not-allowed}.BrowserBasicsWorkspace-module__Eb6iSa__quizCard{background:linear-gradient(#181128 0%,#0e0a1b 100%);border:2px solid #a855f7;border-radius:24px;margin:40px 0;padding:34px 30px;box-shadow:0 16px 48px #a855f72e}.BrowserBasicsWorkspace-module__Eb6iSa__quizHeader{margin-bottom:24px}.BrowserBasicsWorkspace-module__Eb6iSa__quizBadge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#a855f7;border-radius:20px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:.78rem;font-weight:900;display:inline-flex}.BrowserBasicsWorkspace-module__Eb6iSa__quizTitle{color:#fff;margin:0 0 6px;font-size:1.7rem;font-weight:900}.BrowserBasicsWorkspace-module__Eb6iSa__quizDesc{color:#cbd5e1;margin:0;font-size:.95rem}.BrowserBasicsWorkspace-module__Eb6iSa__quizProgressRow{color:#94a3b8;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:.85rem;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__quizQuestion{color:#fff;margin:0 0 20px;font-size:1.15rem;font-weight:700;line-height:1.45}.BrowserBasicsWorkspace-module__Eb6iSa__quizOptionsGrid{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__quizOptBtn{text-align:left;color:#e2e8f0;cursor:pointer;background:#ffffff08;border:1.5px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:.94rem;transition:all .15s;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__quizOptBtn:hover:not(:disabled){background:#a855f71a;border-color:#a855f7}.BrowserBasicsWorkspace-module__Eb6iSa__optCorrect{color:#fff!important;background:#10b98126!important;border-color:#10b981!important}.BrowserBasicsWorkspace-module__Eb6iSa__optWrong{color:#fff!important;background:#ef444426!important;border-color:#ef4444!important}.BrowserBasicsWorkspace-module__Eb6iSa__quizExplain{color:#cbd5e1;background:#090714;border-left:3px solid #a855f7;border-radius:8px;margin-bottom:20px;padding:14px 18px;font-size:.9rem;line-height:1.6}.BrowserBasicsWorkspace-module__Eb6iSa__quizNextBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#9333ea 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 22px;font-size:.92rem;font-weight:700;transition:all .15s;display:inline-flex}.BrowserBasicsWorkspace-module__Eb6iSa__quizNextBtn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #a855f766}.BrowserBasicsWorkspace-module__Eb6iSa__celebrate{text-align:center;padding:24px 0}.BrowserBasicsWorkspace-module__Eb6iSa__celebEmoji{margin-bottom:12px;font-size:3.5rem}.BrowserBasicsWorkspace-module__Eb6iSa__celebTitle{color:#fff;margin:0 0 8px;font-size:1.8rem;font-weight:900}.BrowserBasicsWorkspace-module__Eb6iSa__celebSub{color:#94a3b8;margin:0 0 20px;font-size:1.1rem}.BrowserBasicsWorkspace-module__Eb6iSa__scoreBar{background:#ffffff1a;border-radius:6px;width:100%;max-width:320px;height:12px;margin:0 auto 16px;overflow:hidden}.BrowserBasicsWorkspace-module__Eb6iSa__scoreBarFill{border-radius:6px;height:100%;transition:width .6s}.BrowserBasicsWorkspace-module__Eb6iSa__scoreMsg{color:#cbd5e1;margin:0 0 24px;font-size:1rem}.BrowserBasicsWorkspace-module__Eb6iSa__celebActions{justify-content:center;gap:14px;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__retryBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-size:.9rem;font-weight:700;display:inline-flex}.BrowserBasicsWorkspace-module__Eb6iSa__footerNav{border-top:1px solid #ffffff1a;justify-content:space-between;gap:16px;margin-top:50px;padding-top:24px;display:flex}@media (max-width:640px){.BrowserBasicsWorkspace-module__Eb6iSa__footerNav{flex-direction:column}}.BrowserBasicsWorkspace-module__Eb6iSa__navCard{background:#131122;border:1px solid #ffffff1a;border-radius:14px;flex:1;align-items:center;gap:14px;padding:18px 22px;text-decoration:none;transition:all .2s;display:flex}.BrowserBasicsWorkspace-module__Eb6iSa__navCard:hover{background:#3b82f614;border-color:#3b82f6;transform:translateY(-2px)}.BrowserBasicsWorkspace-module__Eb6iSa__navCardTitle{color:#fff;margin:0 0 3px;font-size:.96rem;font-weight:800}.BrowserBasicsWorkspace-module__Eb6iSa__navCardSub{color:#94a3b8;margin:0;font-size:.78rem}
