.RequestHandlingWorkspace-module__Cvlu5G__container{color:#f8fafc;width:100%;max-width:1280px;font-family:var(--font-sans,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);margin:0 auto;padding:32px 24px 80px}.RequestHandlingWorkspace-module__Cvlu5G__breadcrumb{color:#94a3b8;align-items:center;gap:8px;margin-bottom:24px;font-size:.85rem;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__breadLink{color:#94a3b8;text-decoration:none;transition:color .15s}.RequestHandlingWorkspace-module__Cvlu5G__breadLink:hover{color:#38bdf8}.RequestHandlingWorkspace-module__Cvlu5G__breadSep{color:#475569}.RequestHandlingWorkspace-module__Cvlu5G__breadCurrent{color:#e2e8f0;font-weight:600}.RequestHandlingWorkspace-module__Cvlu5G__hero{background:radial-gradient(circle at 15% 20%,#6366f138 0%,#0000 45%),radial-gradient(circle at 85% 75%,#06b6d42e 0%,#0000 45%),#070d19;border:1px solid #6366f152;border-radius:16px;margin-bottom:32px;padding:36px 32px;box-shadow:0 12px 36px #00000073}.RequestHandlingWorkspace-module__Cvlu5G__heroBadges{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__badge{letter-spacing:.03em;text-transform:uppercase;color:#a5b4fc;background:#6366f12e;border:1px solid #6366f159;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.RequestHandlingWorkspace-module__Cvlu5G__badgeCyan{letter-spacing:.03em;text-transform:uppercase;color:#67e8f9;background:#06b6d426;border:1px solid #06b6d459;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.RequestHandlingWorkspace-module__Cvlu5G__badgeEmerald{letter-spacing:.03em;text-transform:uppercase;color:#6ee7b7;background:#10b98126;border:1px solid #10b98159;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.RequestHandlingWorkspace-module__Cvlu5G__badgeAmber{letter-spacing:.03em;text-transform:uppercase;color:#fcd34d;background:#f59e0b26;border:1px solid #f59e0b59;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.RequestHandlingWorkspace-module__Cvlu5G__heroTitle{letter-spacing:-.02em;background:linear-gradient(135deg,#fff 30%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 12px;font-size:2.25rem;font-weight:800;line-height:1.2}.RequestHandlingWorkspace-module__Cvlu5G__heroSubtitle{color:#cbd5e1;max-width:860px;margin:0 0 24px;font-size:1.05rem;line-height:1.6}.RequestHandlingWorkspace-module__Cvlu5G__heroStats{border-top:1px solid #94a3b826;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;padding-top:20px;display:grid}.RequestHandlingWorkspace-module__Cvlu5G__statItem{flex-direction:column;gap:4px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.RequestHandlingWorkspace-module__Cvlu5G__statValue{color:#f1f5f9;font-size:.95rem;font-weight:600}.RequestHandlingWorkspace-module__Cvlu5G__navBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#0f172aa6;border:1px solid #94a3b826;border-radius:12px;flex-wrap:wrap;gap:8px;margin-bottom:36px;padding:12px;display:flex;position:sticky;top:12px}.RequestHandlingWorkspace-module__Cvlu5G__navBtn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:8px 14px;font-size:.8rem;font-weight:600;transition:all .15s}.RequestHandlingWorkspace-module__Cvlu5G__navBtn:hover{color:#c7d2fe;background:#6366f11f}.RequestHandlingWorkspace-module__Cvlu5G__navBtnActive{color:#fff;background:#6366f1}.RequestHandlingWorkspace-module__Cvlu5G__section{margin-bottom:56px;scroll-margin-top:80px}.RequestHandlingWorkspace-module__Cvlu5G__sectionHeader{border-bottom:1px solid #94a3b826;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__sectionNumber{color:#818cf8;background:#6366f126;border:1px solid #6366f14d;border-radius:6px;padding:4px 10px;font-size:.85rem;font-weight:800}.RequestHandlingWorkspace-module__Cvlu5G__sectionTitle{color:#f8fafc;margin:0;font-size:1.5rem;font-weight:700}.RequestHandlingWorkspace-module__Cvlu5G__sectionLead{color:#94a3b8;margin-bottom:24px;font-size:1rem;line-height:1.6}.RequestHandlingWorkspace-module__Cvlu5G__cardGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:24px;display:grid}.RequestHandlingWorkspace-module__Cvlu5G__card{background:#0f172a;border:1px solid #94a3b826;border-radius:12px;padding:20px;transition:transform .15s,border-color .15s}.RequestHandlingWorkspace-module__Cvlu5G__card:hover{border-color:#6366f166;transform:translateY(-2px)}.RequestHandlingWorkspace-module__Cvlu5G__cardTitle{color:#f1f5f9;align-items:center;gap:8px;margin:0 0 8px;font-size:1.05rem;font-weight:700;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__cardText{color:#94a3b8;margin:0 0 12px;font-size:.88rem;line-height:1.55}.RequestHandlingWorkspace-module__Cvlu5G__cardCodeSnippet{font-family:var(--font-mono,monospace);color:#38bdf8;background:#090d16;border:1px solid #38bdf833;border-radius:6px;padding:8px 12px;font-size:.8rem}.RequestHandlingWorkspace-module__Cvlu5G__pipelineFlow{flex-direction:column;gap:12px;margin:24px 0;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__pipelineStep{background:#0b1329;border:1px solid #6366f133;border-radius:12px;grid-template-columns:48px 1fr;align-items:center;gap:16px;padding:16px;transition:border-color .2s;display:grid}.RequestHandlingWorkspace-module__Cvlu5G__pipelineStep:hover{border-color:#818cf8}.RequestHandlingWorkspace-module__Cvlu5G__stepIconBox{background:#6366f126;border:1px solid #6366f159;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__stepContent{flex-direction:column;gap:4px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__stepHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__stepTitle{color:#f1f5f9;font-size:.98rem;font-weight:700}.RequestHandlingWorkspace-module__Cvlu5G__stepStageBadge{text-transform:uppercase;letter-spacing:.04em;color:#cbd5e1;background:#94a3b826;border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:700}.RequestHandlingWorkspace-module__Cvlu5G__stepDesc{color:#94a3b8;margin:0;font-size:.86rem;line-height:1.5}.RequestHandlingWorkspace-module__Cvlu5G__tableWrapper{background:#0a0f1d;border:1px solid #94a3b826;border-radius:12px;margin:20px 0;overflow-x:auto}.RequestHandlingWorkspace-module__Cvlu5G__compTable{border-collapse:collapse;text-align:left;width:100%;font-size:.88rem}.RequestHandlingWorkspace-module__Cvlu5G__compTable th{color:#f1f5f9;white-space:nowrap;background:#0f172a;border-bottom:1px solid #94a3b833;padding:14px 16px;font-weight:700}.RequestHandlingWorkspace-module__Cvlu5G__compTable td{color:#cbd5e1;vertical-align:top;border-bottom:1px solid #94a3b81a;padding:14px 16px;line-height:1.5}.RequestHandlingWorkspace-module__Cvlu5G__compTable tr:hover td{background:#6366f10d}.RequestHandlingWorkspace-module__Cvlu5G__codeInline{font-family:var(--font-mono,monospace);color:#38bdf8;background:#0f172ae6;border:1px solid #38bdf833;border-radius:4px;padding:2px 6px;font-size:.82rem}.RequestHandlingWorkspace-module__Cvlu5G__tabsBar{border-bottom:1px solid #94a3b826;gap:8px;margin-bottom:16px;padding-bottom:8px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__tabBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.88rem;font-weight:600;transition:all .15s;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__tabBtn:hover{color:#f1f5f9;background:#94a3b814}.RequestHandlingWorkspace-module__Cvlu5G__tabBtnActive{color:#fff;background:#6366f1}.RequestHandlingWorkspace-module__Cvlu5G__tabBtnExpress{color:#6ee7b7;background:#10b98126;border:1px solid #10b9814d}.RequestHandlingWorkspace-module__Cvlu5G__tabBtnExpressActive{color:#fff;background:#10b981;border-color:#10b981}.RequestHandlingWorkspace-module__Cvlu5G__tabBtnFastAPI{color:#67e8f9;background:#06b6d426;border:1px solid #06b6d44d}.RequestHandlingWorkspace-module__Cvlu5G__tabBtnFastAPIActive{color:#fff;background:#06b6d4;border-color:#06b6d4}.RequestHandlingWorkspace-module__Cvlu5G__codeShowcase{background:#090e1a;border:1px solid #94a3b826;border-radius:12px;margin:16px 0 24px;overflow:hidden}.RequestHandlingWorkspace-module__Cvlu5G__codeHeader{color:#cbd5e1;background:#0f172a;border-bottom:1px solid #94a3b826;justify-content:space-between;align-items:center;padding:10px 16px;font-size:.82rem;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__codeFilename{font-family:var(--font-mono,monospace);color:#38bdf8;align-items:center;gap:6px;font-weight:600;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__codeLangBadge{text-transform:uppercase;color:#a5b4fc;background:#6366f133;border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:700}.RequestHandlingWorkspace-module__Cvlu5G__codePre{font-family:var(--font-mono,monospace);color:#e2e8f0;margin:0;padding:18px 20px;font-size:.86rem;line-height:1.6;overflow-x:auto}.RequestHandlingWorkspace-module__Cvlu5G__calloutWarning{background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;align-items:flex-start;gap:14px;margin:20px 0;padding:18px 20px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__calloutIconWarning{color:#f87171;flex-shrink:0;font-size:1.4rem}.RequestHandlingWorkspace-module__Cvlu5G__calloutInfo{background:#38bdf81a;border:1px solid #38bdf84d;border-radius:12px;align-items:flex-start;gap:14px;margin:20px 0;padding:18px 20px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__calloutIconInfo{color:#38bdf8;flex-shrink:0;font-size:1.4rem}.RequestHandlingWorkspace-module__Cvlu5G__calloutText{color:#e2e8f0;font-size:.9rem;line-height:1.6}.RequestHandlingWorkspace-module__Cvlu5G__calloutTitle{color:#fff;margin-bottom:4px;font-weight:700}.RequestHandlingWorkspace-module__Cvlu5G__inspectorBox{background:#080d1a;border:1px solid #6366f14d;border-radius:16px;margin:24px 0 36px;overflow:hidden;box-shadow:0 10px 36px #0009}.RequestHandlingWorkspace-module__Cvlu5G__inspectorToolbar{background:#0f172a;border-bottom:1px solid #94a3b826;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__inspectorTitleGroup{align-items:center;gap:12px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__inspectorTitle{color:#f8fafc;margin:0;font-size:1rem;font-weight:700}.RequestHandlingWorkspace-module__Cvlu5G__inspectorActions{flex-wrap:wrap;gap:8px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.84rem;font-weight:700;transition:all .15s;display:inline-flex}.RequestHandlingWorkspace-module__Cvlu5G__btnPrimary:hover{filter:brightness(1.1);box-shadow:0 4px 14px #6366f166}.RequestHandlingWorkspace-module__Cvlu5G__btnEmerald{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.84rem;font-weight:700;transition:all .15s;display:inline-flex}.RequestHandlingWorkspace-module__Cvlu5G__btnEmerald:hover{filter:brightness(1.1);box-shadow:0 4px 14px #10b98166}.RequestHandlingWorkspace-module__Cvlu5G__btnSecondary{color:#cbd5e1;cursor:pointer;background:#94a3b81f;border:1px solid #94a3b840;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.84rem;font-weight:600;transition:all .15s;display:inline-flex}.RequestHandlingWorkspace-module__Cvlu5G__btnSecondary:hover{color:#fff;background:#94a3b833}.RequestHandlingWorkspace-module__Cvlu5G__requestComposer{background:#090e1c;border-bottom:1px solid #94a3b826;padding:20px}.RequestHandlingWorkspace-module__Cvlu5G__urlBar{grid-template-columns:100px 1fr;gap:10px;margin-bottom:16px;display:grid}.RequestHandlingWorkspace-module__Cvlu5G__methodBadge{color:#fff;letter-spacing:.03em;background:#10b981;border-radius:8px;justify-content:center;align-items:center;font-size:.86rem;font-weight:800;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__urlInputGroup{font-family:var(--font-mono,monospace);background:#050811;border:1px solid #6366f159;border-radius:8px;flex-wrap:wrap;align-items:center;gap:4px;padding:4px 12px;font-size:.88rem;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__urlPrefix{color:#94a3b8}.RequestHandlingWorkspace-module__Cvlu5G__urlInput{color:#a5b4fc;font-family:var(--font-mono,monospace);background:#6366f126;border:1px solid #6366f166;border-radius:4px;min-width:60px;padding:4px 8px;font-size:.88rem;font-weight:600}.RequestHandlingWorkspace-module__Cvlu5G__urlQueryInput{color:#67e8f9;font-family:var(--font-mono,monospace);background:#06b6d426;border:1px solid #06b6d466;border-radius:4px;min-width:80px;padding:4px 8px;font-size:.88rem}.RequestHandlingWorkspace-module__Cvlu5G__composerSubTabs{border-bottom:1px solid #94a3b81a;gap:8px;margin-bottom:12px;padding-bottom:8px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__composerSubTabBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:.82rem;font-weight:600;transition:all .15s}.RequestHandlingWorkspace-module__Cvlu5G__composerSubTabBtn:hover{color:#cbd5e1}.RequestHandlingWorkspace-module__Cvlu5G__composerSubTabBtnActive{color:#a5b4fc;background:#6366f133}.RequestHandlingWorkspace-module__Cvlu5G__keyValEditor{flex-direction:column;gap:8px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__keyValRow{grid-template-columns:180px 1fr;align-items:center;gap:10px;display:grid}.RequestHandlingWorkspace-module__Cvlu5G__keyLabel{color:#94a3b8;font-size:.82rem;font-family:var(--font-mono,monospace);white-space:nowrap}.RequestHandlingWorkspace-module__Cvlu5G__keyInput{color:#f1f5f9;font-family:var(--font-mono,monospace);background:#050811;border:1px solid #94a3b833;border-radius:6px;width:100%;padding:6px 10px;font-size:.84rem}.RequestHandlingWorkspace-module__Cvlu5G__jsonTextArea{color:#a7f3d0;width:100%;height:120px;font-family:var(--font-mono,monospace);resize:vertical;background:#050811;border:1px solid #94a3b833;border-radius:8px;padding:10px 14px;font-size:.85rem;line-height:1.5}.RequestHandlingWorkspace-module__Cvlu5G__configToggles{border-top:1px dashed #94a3b826;flex-wrap:wrap;gap:14px;margin-top:14px;padding-top:12px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__toggleLabel{color:#cbd5e1;cursor:pointer;align-items:center;gap:8px;font-size:.82rem;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__toggleCheckbox{cursor:pointer;accent-color:#6366f1}.RequestHandlingWorkspace-module__Cvlu5G__inspectorResults{grid-template-columns:1fr 1fr;gap:16px;padding:20px;display:grid}@media (max-width:860px){.RequestHandlingWorkspace-module__Cvlu5G__inspectorResults{grid-template-columns:1fr}}.RequestHandlingWorkspace-module__Cvlu5G__resultPanel{background:#050914;border:1px solid #94a3b826;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__resultPanelHeader{border-bottom:1px solid #94a3b81a;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__resultPanelTitle{color:#f1f5f9;align-items:center;gap:6px;font-size:.88rem;font-weight:700;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__extractedGroup{flex-direction:column;gap:6px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__extractedLabel{text-transform:uppercase;letter-spacing:.04em;color:#818cf8;font-size:.74rem;font-weight:700}.RequestHandlingWorkspace-module__Cvlu5G__extractedBox{font-family:var(--font-mono,monospace);color:#e2e8f0;white-space:pre-wrap;word-break:break-all;background:#0a0f1d;border:1px solid #6366f133;border-radius:8px;padding:8px 12px;font-size:.82rem;line-height:1.5}.RequestHandlingWorkspace-module__Cvlu5G__extractedBoxUndefined{color:#fca5a5;background:#ef444414;border-color:#ef44444d}.RequestHandlingWorkspace-module__Cvlu5G__responseBadgeOk{color:#34d399;background:#10b98133;border:1px solid #10b98166;border-radius:4px;padding:2px 8px;font-size:.76rem;font-weight:700}.RequestHandlingWorkspace-module__Cvlu5G__responseBadgeErr{color:#f87171;background:#ef444433;border:1px solid #ef444466;border-radius:4px;padding:2px 8px;font-size:.76rem;font-weight:700}.RequestHandlingWorkspace-module__Cvlu5G__debugBox{background:#080d1a;border:1px solid #f59e0b4d;border-radius:16px;margin:24px 0 36px;overflow:hidden;box-shadow:0 10px 36px #0009}.RequestHandlingWorkspace-module__Cvlu5G__debugHeader{background:#0f172a;border-bottom:1px solid #94a3b826;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:14px 20px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__debugNavPills{flex-wrap:wrap;gap:6px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__debugPill{color:#94a3b8;cursor:pointer;background:#0f172acc;border:1px solid #94a3b833;border-radius:6px;padding:6px 12px;font-size:.78rem;font-weight:600;transition:all .15s}.RequestHandlingWorkspace-module__Cvlu5G__debugPill:hover{color:#fcd34d;border-color:#f59e0b}.RequestHandlingWorkspace-module__Cvlu5G__debugPillActive{color:#000;background:#f59e0b;border-color:#f59e0b;font-weight:700}.RequestHandlingWorkspace-module__Cvlu5G__debugPillFixed{color:#34d399;border-color:#10b981}.RequestHandlingWorkspace-module__Cvlu5G__debugBody{flex-direction:column;gap:16px;padding:20px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__bugCard{background:#090e1c;border:1px solid #94a3b826;border-radius:12px;padding:16px}.RequestHandlingWorkspace-module__Cvlu5G__bugSymptom{font-family:var(--font-mono,monospace);color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-bottom:12px;padding:10px 14px;font-size:.84rem}.RequestHandlingWorkspace-module__Cvlu5G__diagnosticOptions{flex-direction:column;gap:8px;margin-top:12px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__diagOptionBtn{color:#cbd5e1;text-align:left;cursor:pointer;background:#0f172a;border:1px solid #94a3b833;border-radius:8px;padding:12px 14px;font-size:.86rem;transition:all .15s}.RequestHandlingWorkspace-module__Cvlu5G__diagOptionBtn:hover{background:#f59e0b14;border-color:#f59e0b}.RequestHandlingWorkspace-module__Cvlu5G__diagOptionCorrect{font-weight:600;color:#a7f3d0!important;background:#10b9812e!important;border-color:#10b981!important}.RequestHandlingWorkspace-module__Cvlu5G__diagOptionWrong{color:#fca5a5!important;background:#ef44442e!important;border-color:#ef4444!important}.RequestHandlingWorkspace-module__Cvlu5G__challengeBox{background:#090e1c;border:1px solid #06b6d459;border-radius:16px;margin:24px 0 36px;padding:24px;box-shadow:0 8px 32px #00000080}.RequestHandlingWorkspace-module__Cvlu5G__challengeRequirements{font-family:var(--font-mono,monospace);color:#67e8f9;background:#050811;border:1px solid #94a3b833;border-radius:10px;margin:16px 0;padding:16px;font-size:.85rem;line-height:1.6}.RequestHandlingWorkspace-module__Cvlu5G__interactiveCodeBuilder{flex-direction:column;gap:12px;margin:18px 0;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__codeFillRow{grid-template-columns:220px 1fr;align-items:center;gap:12px;display:grid}.RequestHandlingWorkspace-module__Cvlu5G__fillInput{font-family:var(--font-mono,monospace);color:#fff;background:#050811;border:1px solid #06b6d459;border-radius:6px;width:100%;padding:8px 12px;font-size:.86rem}.RequestHandlingWorkspace-module__Cvlu5G__fillInput:focus{border-color:#06b6d4;outline:none;box-shadow:0 0 10px #06b6d44d}.RequestHandlingWorkspace-module__Cvlu5G__quizCard{background:#090e1c;border:1px solid #6366f159;border-radius:16px;margin:32px 0 20px;padding:32px;box-shadow:0 12px 36px #00000080}.RequestHandlingWorkspace-module__Cvlu5G__quizBadge{color:#a5b4fc;text-transform:uppercase;letter-spacing:.04em;background:#6366f133;border:1px solid #6366f166;border-radius:9999px;margin-bottom:12px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-block}.RequestHandlingWorkspace-module__Cvlu5G__quizTitle{color:#f8fafc;margin:0 0 8px;font-size:1.4rem;font-weight:800}.RequestHandlingWorkspace-module__Cvlu5G__quizDesc{color:#94a3b8;margin:0 0 24px;font-size:.92rem;line-height:1.5}.RequestHandlingWorkspace-module__Cvlu5G__quizMeta{color:#94a3b8;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:.85rem;font-weight:600;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__quizQuestion{color:#f8fafc;margin-bottom:18px;font-size:1.1rem;font-weight:700;line-height:1.5}.RequestHandlingWorkspace-module__Cvlu5G__quizOptionsList{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__quizOptionBtn{color:#e2e8f0;text-align:left;cursor:pointer;background:#0f172acc;border:1.5px solid #94a3b826;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 18px;font-size:.9rem;font-weight:500;transition:all .15s;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__quizOptionBtn:hover:not(:disabled){background:#6366f11f;border-color:#818cf8;transform:translate(4px)}.RequestHandlingWorkspace-module__Cvlu5G__quizOptionCorrect{font-weight:600;color:#fff!important;background:#10b98138!important;border-color:#10b981!important}.RequestHandlingWorkspace-module__Cvlu5G__quizOptionWrong{color:#fff!important;background:#ef444438!important;border-color:#ef4444!important}.RequestHandlingWorkspace-module__Cvlu5G__quizExplanation{color:#c7d2fe;background:#6366f11a;border:1px solid #6366f14d;border-radius:12px;margin-bottom:20px;padding:14px 18px;font-size:.88rem;line-height:1.6}.RequestHandlingWorkspace-module__Cvlu5G__quizFooter{justify-content:flex-end;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__quizScoreBox{text-align:center;padding:30px 20px}.RequestHandlingWorkspace-module__Cvlu5G__quizScoreBig{color:#818cf8;margin-bottom:10px;font-size:3.5rem;font-weight:900}.RequestHandlingWorkspace-module__Cvlu5G__recapGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin:20px 0;display:grid}.RequestHandlingWorkspace-module__Cvlu5G__recapCard{background:#0a0f1d;border:1px solid #94a3b826;border-radius:12px;padding:18px}.RequestHandlingWorkspace-module__Cvlu5G__recapCardTitle{color:#f1f5f9;align-items:center;gap:8px;margin:0 0 6px;font-size:.95rem;font-weight:700;display:flex}.RequestHandlingWorkspace-module__Cvlu5G__recapCardText{color:#94a3b8;margin:0;font-size:.86rem;line-height:1.5}
