.quiz-container{max-width:800px;margin:2rem auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#333;position:relative;--sl-content-gap-y: 0px !important;margin-top:0!important}.quiz-container *{margin-top:0}@keyframes popUp{0%{opacity:0;transform:translate(-50%,10px) scale(.95)}to{opacity:1;transform:translate(-50%) scale(1)}}.animate-fade-in{animation:fadeIn .4s ease-out forwards}.animate-shake{animation:shake .3s ease-in-out}.welcome-card{background:#fff;padding:3rem 2rem;border-radius:16px;box-shadow:0 4px 20px #0000000d;text-align:center}.welcome-title{font-size:2.5rem;font-weight:900;color:#1f2937;margin-bottom:2rem;letter-spacing:-.02em}.intro-box{border:1px solid #e5e7eb;border-radius:8px;padding:2rem;margin:0 auto 3rem;max-width:600px;background-color:#f9fafb;text-align:left}.intro-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.intro-item{position:relative;padding-left:1.5rem;font-size:.95rem;line-height:1.6;color:#4b5563}.intro-item:before{content:"•";position:absolute;left:0;color:#f97316;font-weight:700}.progress-container{margin-bottom:2rem}.progress-track{height:8px;background-color:#f3f4f6;border-radius:99px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#f59e0b,#7c3aed);transition:width .5s ease-out;border-radius:99px}.quiz-card{background:#fff;padding:2rem;border-radius:12px;border:1px solid #f3f4f6;margin-bottom:1.5rem;transition:background-color .3s,border-color .3s}.quiz-card.answered{background-color:#fffbf7;border-color:#fed7aa}.question-text{font-size:1.1rem;font-weight:500;line-height:1.6;margin-bottom:2rem;color:#1f2937}.options-dots{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;max-width:500px;margin:0 auto;height:70px;position:relative}.dot-btn{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;width:60px;height:60px;position:relative}.dot-circle{border-radius:50%;background-color:transparent;border-width:2px;border-style:solid;transition:all .2s cubic-bezier(.4,0,.2,1)}.dot-size-1{width:32px;height:32px;border-width:3px}.dot-size-2{width:24px;height:24px;border-width:3px}.dot-size-3{width:20px;height:20px;border-width:2px}.dot-size-4{width:24px;height:24px;border-width:3px}.dot-size-5{width:32px;height:32px;border-width:3px}.dot-color-1{border-color:#fbbf24}.dot-color-2{border-color:#fb923c}.dot-color-3{border-color:#f472b6}.dot-color-4{border-color:#a78bfa}.dot-color-5{border-color:#7c3aed}.dot-btn:hover .dot-circle{transform:scale(1.15)}.dot-btn.selected .dot-color-1{background-color:#fbbf24}.dot-btn.selected .dot-color-2{background-color:#fb923c}.dot-btn.selected .dot-color-3{background-color:#f472b6}.dot-btn.selected .dot-color-4{background-color:#a78bfa}.dot-btn.selected .dot-color-5{background-color:#7c3aed}.dots-labels-container{display:flex;justify-content:space-between;max-width:500px;margin:.5rem auto 0;padding:0 .5rem;color:#6b7280;font-size:.75rem;font-weight:500;animation:fadeIn .3s ease-out}.dots-label-item{width:20%;text-align:center}@media(max-width:640px){.options-dots{padding:0}.dots-labels-container{font-size:.65rem}}.nav-actions{display:flex;justify-content:center;gap:1.5rem;margin-top:3rem;padding-bottom:2rem}.btn-prev{background:transparent;border:2px solid #e5e7eb;color:#9ca3af;padding:12px 32px;border-radius:50px;font-weight:600;cursor:pointer;transition:all .2s}.btn-prev:hover{border-color:#d1d5db;color:#374151}.btn-next,.btn-primary{background-color:#ea580c;color:#fff;padding:14px 48px;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #ea580c4d;transition:transform .2s,background-color .2s}.btn-next:hover,.btn-primary:hover{background-color:#c2410c;transform:translateY(-2px)}.result-header{text-align:center;margin-bottom:3rem}.res-card{background:#fff;border-radius:16px;padding:2.5rem;margin-bottom:2rem;position:relative;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000000d}.res-card.best-match{background:#111827;border-color:#374151;color:#fff;box-shadow:0 10px 30px #0003}.watermark{position:absolute;bottom:1rem;right:1.5rem;font-size:.9rem;font-weight:900;color:#ffffff1a;user-select:none;pointer-events:none;letter-spacing:.05em}.res-header-label{font-size:1.25rem;font-weight:900;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase;color:#9ca3af}.res-header-label .highlight{color:#fb923c}.res-card:not(.best-match) .res-header-label .highlight{color:#ea580c}.res-title{font-size:2rem;font-weight:800;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;line-height:1.2}.best-match .res-title{color:#fff}.res-card:not(.best-match) .res-title{color:#1f2937}.res-match-rate{font-size:.9rem;padding:4px 12px;border-radius:99px;font-weight:600;white-space:nowrap}.best-match .res-match-rate{background:#374151;color:#fb923c}.res-card:not(.best-match) .res-match-rate{background:#f3f4f6;color:#4b5563}.res-summary{font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.best-match .res-summary{color:#d1d5db}.res-card:not(.best-match) .res-summary{color:#374151}.ok-advice-block{margin-top:1rem;padding-top:1rem;border-top:1px dashed #e5e7eb;font-size:1.05rem;color:#4b5563}.ok-advice-label{font-weight:700;color:#ea580c;margin-right:.5rem}.section-label{display:block;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700;margin-bottom:.5rem;margin-top:1.5rem}.best-match .label-advice{color:#fb923c}.best-match .label-risk{color:#f87171}.best-match .label-diff{color:#60a5fa}.best-match .section-text{color:#9ca3af;font-size:1rem;line-height:1.6}.res-card.red-flag{background:#450a0a;border:1px solid #7f1d1d;color:#fecaca}.red-flag-intro{font-size:.95rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.red-flag-item{background:#0003;padding:1.25rem;border-radius:8px;border-left:4px solid #ef4444;margin-bottom:1rem}.red-flag-title-text{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.5rem}.red-flag-warning{font-size:.95rem;color:#fca5a5;line-height:1.5}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:3rem auto;position:relative}.action-card-btn{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem 1rem;text-align:center;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #00000005;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100px}.action-card-btn:hover{border-color:#fdba74;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.btn-share-style{color:#1f2937}.btn-share-style strong{color:#ea580c;display:block;font-size:1.1rem;margin-bottom:.25rem}.btn-retry-style{color:#4b5563}.btn-retry-style strong{color:#374151;display:block;font-size:1.1rem;margin-bottom:.25rem}.share-popover{position:absolute;bottom:100%;left:25%;transform:translate(-50%);background:#1f2937;color:#fff;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 10px 25px #0003;z-index:100;margin-bottom:15px;width:280px;text-align:center;animation:popUp .3s cubic-bezier(.175,.885,.32,1.275)}.share-popover:after{content:"";position:absolute;top:100%;left:50%;margin-left:-8px;border-width:8px;border-style:solid;border-color:#1f2937 transparent transparent transparent}.popover-text{font-size:.9rem;line-height:1.5;margin-bottom:.75rem}.popover-close{background:#fff3;border:none;color:#fff;padding:4px 12px;border-radius:4px;font-size:.8rem;cursor:pointer}.popover-close:hover{background:#ffffff4d}.more-tests-section{margin-top:4rem;border-top:1px solid #e5e7eb;padding-top:2rem}.more-title{text-align:center;font-size:1.2rem;font-weight:800;color:#f97316;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.test-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.test-card{padding:1.5rem;border-radius:12px;text-decoration:none;transition:transform .2s;display:block;position:relative;min-height:120px;display:flex;flex-direction:column;justify-content:center}.test-card.completed{background-color:#f0fdf4;border:1px solid #bbf7d0;overflow:hidden;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23dcfce7'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:120% 50%;background-size:60%}.test-card.completed .t-name{color:#15803d;position:relative;z-index:2}.test-card.completed .t-status{color:#166534;font-size:.75rem;font-weight:700;background:#fff0;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:.5rem;position:relative;z-index:2}.test-card.future{background-color:#f9fafb;border:1px solid #e5e7eb;cursor:not-allowed;opacity:.7}.test-card.active{background-color:#fff;border:1px solid #e5e7eb;cursor:pointer}.test-card.active:hover{border-color:#fdba74;transform:translateY(-2px)}.t-name{font-weight:700;margin-bottom:.5rem;display:block;font-size:1.25rem}.t-desc{font-size:1rem;color:#6b7280}.mini-nav{display:flex;justify-content:center;gap:1.5rem;margin-top:3rem;flex-wrap:wrap}.mini-link{font-size:.9rem;color:#6b7280;text-decoration:none;padding-bottom:2px;border-bottom:1px solid transparent}.mini-link:hover{color:#f97316;border-color:#f97316}.score-card{background:#111827;color:#fff;border-radius:16px;padding:3rem 2rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003;margin-bottom:2rem}.score-circle{display:inline-block;margin-bottom:1rem}.score-big{font-size:5rem;font-weight:900;line-height:1;background:linear-gradient(135deg,#fbbf24,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em;margin-right:.5rem}.score-small{font-size:.95rem;font-weight:500;color:#6b7280;margin-left:0 rem;vertical-align:baseline}.score-comment{font-size:1.1rem;color:#d1d5db;max-width:600px;margin:0 auto}.radar-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem 1rem;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}.radar-wrapper{width:100%;max-width:600px;aspect-ratio:1 / 1;position:relative}.radar-label-btn{cursor:pointer;font-size:.5rem;font-weight:700;fill:#6b7280;transition:all .3s;text-anchor:middle;dominant-baseline:middle}.radar-label-btn:hover,.radar-label-btn.active{fill:#f97316;font-size:.7rem}.radar-stat-box{margin-top:1rem;background:#fff7ed;border:1px solid #fed7aa;padding:1rem 1.5rem;border-radius:8px;text-align:center;animation:fadeIn .3s ease-out;min-height:80px;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:400px}.stat-name{font-weight:700;color:#9a3412;margin-bottom:.25rem}.stat-val{font-size:1.25rem;font-weight:900;color:#ea580c}.stat-desc{font-size:.85rem;color:#c2410c}.breakdown-section{margin-top:3rem}.breakdown-title{font-size:1.25rem;font-weight:800;color:#1f2937;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.dim-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:2rem}.dim-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;position:relative;transition:transform .2s}.dim-card:hover{border-color:#fdba74}.dim-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px dashed #f3f4f6}.dim-name{font-weight:700;color:#374151;font-size:1rem}.dim-score{font-weight:900;color:#f97316;font-size:1.1rem}.dim-bar-bg{height:6px;background:#f3f4f6;border-radius:99px;margin-bottom:.75rem;overflow:hidden}.dim-bar-fill{height:100%;border-radius:99px}.fill-high{background:#10b981}.fill-mid{background:#f59e0b}.fill-low{background:#ef4444}.dim-text{font-size:.9rem;line-height:1.5;color:#4b5563}.action-tip{display:block;margin-top:.75rem;font-size:.85rem;color:#059669;background:#ecfdf5;padding:.5rem;border-radius:6px}@media(max-width:640px){.dim-card{padding:.5rem 1.25rem}.dim-header{margin-bottom:0rem;padding-bottom:.5rem}}.test-card.current{background-color:#f9fafb;border:1px solid #e5e7eb;opacity:.8;cursor:default}.test-card.current .t-name{color:#6b7280}.t-status.current-badge{background-color:#e5e7eb;color:#4b5563;font-size:.75rem;padding:2px 8px;border-radius:4px;display:inline-block;margin-top:.5rem}.more-link-wrapper{text-align:center;margin-top:2rem}.more-link{color:#9ca3af;font-size:.9rem;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s}.more-link:hover{color:#f97316}:root[data-theme=dark] .test-card.active{background-color:#1f2937;border-color:#374151}:root[data-theme=dark] .test-card.active:hover{border-color:#f97316;background-color:#111827}:root[data-theme=dark] .test-card.future{background-color:#111827;border-color:#374151}:root[data-theme=dark] .test-card .t-name{color:#e5e7eb}:root[data-theme=dark] .test-card.active .t-name{color:#fb923c}:root[data-theme=dark] .test-card .t-desc{color:#9ca3af}:root[data-theme=dark] .test-card.current{background-color:#111827;border-color:#374151;opacity:.6}:root[data-theme=dark] .test-card.current .t-name{color:#6b7280}:root[data-theme=dark] .t-status.current-badge{background-color:#374151;color:#9ca3af}:root[data-theme=dark] .test-card.completed{background-color:#064e3b66;border-color:#065f46}:root[data-theme=dark] .test-card.completed .t-name{color:#34d399}:root[data-theme=dark] .test-card.completed .t-status{background-color:#0000004d;color:#34d399}:root[data-theme=dark] .more-link{color:#6b7280}:root[data-theme=dark] .more-link:hover{color:#fb923c}.stats-bar{display:flex;justify-content:center;gap:3rem;margin:2rem 0 4rem;text-align:center;color:var(--sl-color-gray-3)}.stat-item strong{display:block;font-size:2rem;color:#f97316;line-height:1;margin-bottom:.5rem}@media(max-width:640px){.stats-bar{gap:1.5rem}.stat-item strong{font-size:1.5rem}}.featured-section{margin-bottom:4rem}.featured-label{display:inline-block;background:linear-gradient(135deg,#f76c0a,#e68a08);color:#fff;font-size:1.25rem;font-weight:700;padding:.25rem 1.5rem;border-radius:99px;margin-bottom:1rem}.featured-card{display:flex;flex-direction:column;background:linear-gradient(45deg,#252216,#010100);border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000026;text-decoration:none!important;transition:transform .3s ease;border:1px solid #374151}.featured-card:hover{transform:translateY(-4px);box-shadow:0 15px 40px #f9731633;border-color:#f97316}.feat-content{padding:2.5rem;text-align:center;color:#fff}.feat-title{font-size:1.8rem;font-weight:900;margin-bottom:1rem;color:#fff!important}.morequiz-label{display:inline-block;background:linear-gradient(135deg,#1b0e06,#463e32)!important;color:#fff;font-size:1.25rem;font-weight:700;padding:.25rem 1.5rem;border-radius:99px;margin-bottom:0rem}.feat-desc{color:#d1d5db!important;font-size:1.25rem!important;margin:0 auto 2rem;line-height:1.7;max-width:600px}.feat-btn{display:inline-block;background:#f97316;padding:.75rem 2rem;border-radius:50px;font-weight:700;font-size:1.1rem;transition:background .2s}.feat-btn a{color:#fff!important;text-decoration:none!important;display:block}.feat-btn:hover{background:#c2410c}.test-grid.cols-2{grid-template-columns:repeat(2,1fr)}@media(max-width:640px){.test-grid.cols-2{grid-template-columns:1fr}}:root{--qz-primary: #e69525;--qz-primary-hover: #d97706;--qz-primary-text: #ffffff;--qz-bg-soft: #fff7ed;--qz-text-soft: #c2410c;--qz-border-soft: #fed7aa;--qz-bg-card: #ffffff;--qz-bg-page: #f9fafb;--qz-text-main: #374151;--qz-text-sub: #6b7280;--qz-border: #e5e7eb;--qz-shadow: 0 1px 3px rgba(0,0,0,.1);--qz-shadow-hover: 0 4px 6px -1px rgba(0,0,0,.1)}:root[data-theme=dark]{--qz-primary: #f97316;--qz-primary-hover: #ea580c;--qz-bg-soft: #431407;--qz-text-soft: #fdba74;--qz-border-soft: #7c2d12;--qz-bg-card: #18181b;--qz-bg-page: #27272a;--qz-text-main: #f4f4f5;--qz-text-sub: #a1a1aa;--qz-border: #3f3f46}.quiz-container{max-width:800px;margin:2rem auto;font-family:var(--sl-font-system);color:var(--qz-text-main);position:relative;--sl-content-gap-y: 0px !important;margin-top:0!important}.quiz-container *{margin-top:0;box-sizing:border-box}.animate-fade-in{animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.animate-shake{animation:shake .4s cubic-bezier(.36,.07,.19,.97) both}.progress-container{width:100%;padding:0 .5rem;margin-bottom:1.5rem}.progress-track{width:100%;height:6px;background-color:var(--qz-border);border-radius:99px;overflow:hidden}.progress-fill{height:100%;background-color:var(--qz-primary);border-radius:99px;transition:width .4s ease}.quiz-card{background:var(--qz-bg-card);border-radius:16px;padding:1.5rem 1.5rem 2rem;box-shadow:var(--qz-shadow);border:1px solid var(--qz-border);margin-bottom:1.5rem}.quiz-title{font-size:1.2rem;font-weight:700;color:var(--qz-primary);margin-bottom:.8rem}.quiz-scenario{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;color:var(--qz-text-main)}.step-hint{background:var(--qz-bg-soft);color:var(--qz-text-soft);border:1px solid var(--qz-border-soft);padding:.6rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;margin-bottom:1.2rem;display:flex;align-items:center;gap:.5rem}.option-item{display:flex;align-items:flex-start;gap:.8rem;padding:1rem;margin-bottom:.8rem;border-radius:8px;border:1px solid var(--qz-border);background:var(--qz-bg-card);color:var(--qz-text-sub);cursor:pointer;transition:all .2s ease}.option-item:hover{border-color:var(--qz-primary);background:var(--qz-bg-page)}.option-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px;border-radius:50%;border:2px solid var(--qz-border);display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff}.option-text{font-size:.95rem;line-height:1.5;color:var(--qz-text-main)}.option-item.is-primary{background:var(--qz-primary);border-color:var(--qz-primary);color:var(--qz-primary-text);opacity:1!important}.option-item.is-primary .option-icon{background:var(--qz-bg-card);border-color:var(--qz-bg-card)}.option-item.is-primary .option-text{color:var(--qz-primary-text);font-weight:700}.option-tip{font-size:.8rem;opacity:.9;margin-left:.5rem;font-weight:400}.option-item.is-secondary{background:var(--qz-bg-soft);border-color:var(--qz-primary);color:var(--qz-text-soft)}.option-item.is-secondary .option-icon{background:var(--qz-primary);border:none;border-radius:4px}.option-item.is-secondary .option-text{color:var(--qz-text-soft);font-weight:600}.nav-bar-fixed{position:fixed;bottom:0;left:0;right:0;background:var(--qz-bg-card);border-top:1px solid var(--qz-border);padding:1rem;display:flex;justify-content:center;z-index:50;box-shadow:0 -4px 10px #0000000d}.nav-bar-inner{max-width:800px;width:100%;display:flex;gap:1rem}.btn-skip{width:100%;padding:.8rem;border-radius:8px;border:1px solid var(--qz-border);background:var(--qz-bg-page);color:var(--qz-text-sub);font-weight:600;cursor:pointer}.btn-skip:hover{background:var(--qz-border)}.btn-next,.btn-prev,.action-card-btn{border:none;border-radius:99px;cursor:pointer;font-weight:700;transition:transform .1s}.btn-next{width:100%;padding:.8rem;background:var(--qz-primary);color:#fff}.btn-next:disabled{background:var(--qz-border);cursor:not-allowed}.btn-prev{padding:.6rem 1.2rem;background:transparent;color:var(--qz-text-sub);border:1px solid var(--qz-border)}.result-header h2{color:var(--qz-text-main);margin-bottom:1.5rem}.card-dominant{background:linear-gradient(135deg,#18181b,#27272a);border:1px solid #3f3f46;border-radius:16px;padding:2rem;margin-bottom:2rem;color:#fff;position:relative;overflow:hidden}.card-dominant .highlight{color:#fbbf24;font-weight:700}.card-dominant .text{color:#d4d4d8;font-size:.95rem;line-height:1.6}.card-secondary{background:var(--qz-bg-card);border:2px solid var(--qz-primary);border-radius:12px;padding:1.5rem;margin-bottom:1rem;box-shadow:var(--qz-shadow)}.grid-others{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1.5rem}.card-other{background:var(--qz-bg-page);border:1px solid var(--qz-border);border-radius:8px;padding:1rem}.btn-expand{width:100%;padding:.6rem;background:transparent;border:1px solid var(--qz-border);border-radius:99px;color:var(--qz-text-sub);font-size:.9rem;cursor:pointer;transition:all .2s}.btn-expand:hover{border-color:var(--qz-primary);color:var(--qz-primary)}.result-actions{display:flex;gap:1rem;margin-top:2rem;margin-bottom:2rem}.action-card-btn{flex:1;padding:1rem;text-align:center;border-radius:12px;background:var(--qz-bg-card);border:1px solid var(--qz-border);color:var(--qz-text-main);box-shadow:var(--qz-shadow)}.btn-share-style{border-color:var(--qz-primary);color:var(--qz-primary)}.btn-retry-style{background:var(--qz-bg-page)}:root{--qz-primary: #e69525;--qz-primary-hover: #d97706;--qz-primary-fg: #ffffff;--qz-bg-page: #f9fafb;--qz-bg-card: #ffffff;--qz-bg-soft: #fff7ed;--qz-text-main: #1f2937;--qz-text-sub: #4b5563;--qz-text-soft: #c2410c;--qz-border: #e5e7eb}:root[data-theme=dark]{--qz-primary: #fb923c;--qz-primary-hover: #f97316;--qz-primary-fg: #18181b;--qz-bg-page: #18181b;--qz-bg-card: #27272a;--qz-bg-soft: #431407;--qz-text-main: #f4f4f5;--qz-text-sub: #a1a1aa;--qz-text-soft: #fdba74;--qz-border: #3f3f46}.quiz-card,.welcome-card,.score-card,.result-header,.quiz-container{background-color:var(--qz-bg-card)!important;color:var(--qz-text-main)!important;border-color:var(--qz-border)!important}h1,h2,h3,h4,strong,.question-text{color:var(--qz-text-main)!important}p,li,span,.intro-item{color:var(--qz-text-sub)}.option-item{background-color:var(--qz-bg-card)!important;border-color:var(--qz-border)!important;color:var(--qz-text-sub)!important}.option-item[style*="#e69525"],.option-item[style*="rgb(230, 149, 37)"]{background-color:var(--qz-primary)!important;border-color:var(--qz-primary)!important;color:var(--qz-primary-fg)!important}.option-item[style*="#fff7ed"],.option-item[style*="rgb(255, 247, 237)"]{background-color:var(--qz-bg-soft)!important;border-color:var(--qz-primary)!important;color:var(--qz-text-soft)!important}.nav-bar-fixed,.result-actions{background-color:var(--qz-bg-card)!important;border-top-color:var(--qz-border)!important}
