.Quiz-module__otqOuW__shell{background:linear-gradient(180deg,var(--color-bg-warm),#f7f3ea 58%,var(--color-bg-card));min-height:100vh;color:var(--color-text);flex-direction:column;display:flex;position:relative}.Quiz-module__otqOuW__centerStage{flex:1;justify-content:center;align-items:center;padding:24px 16px 34px;display:flex}.Quiz-module__otqOuW__frame{opacity:1;width:100%;max-width:640px;transition:opacity var(--dur-base)var(--ease-out-expo),transform var(--dur-base)var(--ease-out-expo);transform:translateY(0)}.Quiz-module__otqOuW__frameTransitioning{opacity:0;transform:translateY(8px)}.Quiz-module__otqOuW__scFadeUp{animation:Quiz-module__otqOuW__sc-fade-up var(--dur-enter)var(--ease-out-expo)both}.Quiz-module__otqOuW__scFadeUpDelayed{animation:Quiz-module__otqOuW__sc-fade-up var(--dur-enter)var(--ease-out-expo)80ms both}.Quiz-module__otqOuW__scScaleIn{animation:Quiz-module__otqOuW__sc-scale-in var(--dur-enter)var(--ease-out-expo)both}.Quiz-module__otqOuW__scPulseButton{animation:2.4s ease-in-out infinite Quiz-module__otqOuW__sc-cta-pulse}.Quiz-module__otqOuW__scPulseButton:hover,.Quiz-module__otqOuW__scPulseButton:focus-visible{animation-play-state:paused}.Quiz-module__otqOuW__scHoverLift{transition:transform var(--dur-base)var(--ease-out-expo),border-color var(--dur-base)var(--ease-out-expo),background var(--dur-base)var(--ease-out-expo),box-shadow var(--dur-base)var(--ease-out-expo)}.Quiz-module__otqOuW__matrixWrap{justify-content:center;margin-bottom:26px;display:flex}.Quiz-module__otqOuW__kicker,.Quiz-module__otqOuW__counter,.Quiz-module__otqOuW__phasePill,.Quiz-module__otqOuW__phaseMeta{font-family:var(--font-family-mono);font-size:12px;font-weight:600;line-height:1.4}.Quiz-module__otqOuW__kicker,.Quiz-module__otqOuW__counter,.Quiz-module__otqOuW__phaseMeta{color:var(--color-text-secondary)}.Quiz-module__otqOuW__primaryButton,.Quiz-module__otqOuW__ghostButton{border-radius:var(--radius-pill);cursor:pointer;transition:transform var(--dur-base)var(--ease-out-expo),background var(--dur-base)var(--ease-out-expo),border-color var(--dur-base)var(--ease-out-expo),box-shadow var(--dur-base)var(--ease-out-expo);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.Quiz-module__otqOuW__primaryButton{border:1px solid var(--brand-black);background:var(--brand-black);min-height:54px;color:var(--text-on-dark);padding:15px 34px;font-size:15px;box-shadow:0 12px 30px #1a1a1a1f}.Quiz-module__otqOuW__primaryButton:hover,.Quiz-module__otqOuW__primaryButton:focus-visible{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 16px 40px #1a1a1a29}.Quiz-module__otqOuW__ghostButton{border:1px solid var(--color-border);min-height:40px;color:var(--color-text-secondary);background:#ffffff47;padding:9px 19px;font-size:13px}.Quiz-module__otqOuW__ghostButton:hover,.Quiz-module__otqOuW__ghostButton:focus-visible{background:#ffffffad;border-color:#1a1a1a29}.Quiz-module__otqOuW__progressShell{box-sizing:border-box;align-items:center;gap:14px;width:100%;max-width:760px;margin:0 auto;padding:30px 20px 0;display:flex}.Quiz-module__otqOuW__progressTrack{border:1px solid var(--color-border);border-radius:var(--radius-pill);background:#ffffff8a;flex:1;height:8px;position:relative}.Quiz-module__otqOuW__progressFill{height:100%;width:var(--progress-value);border-radius:inherit;background:var(--brand-black);transition:width var(--dur-slow)var(--ease-out-expo);animation:Quiz-module__otqOuW__sc-bar-fill var(--dur-enter)var(--ease-out-expo)both}.Quiz-module__otqOuW__progressMarker{top:50%;left:clamp(28px,var(--progress-value),calc(100% - 28px));border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-bg-card);width:36px;height:24px;transition:left var(--dur-slow)var(--ease-out-expo);pointer-events:none;justify-content:center;align-items:center;padding:5px;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px #1a1a1a0f}.Quiz-module__otqOuW__progressText{color:var(--color-text-secondary);font-family:var(--font-family-mono);white-space:nowrap;font-size:12px;font-weight:600}.Quiz-module__otqOuW__topCounter{text-align:center;margin-bottom:20px}.Quiz-module__otqOuW__dividerText{color:var(--color-border)}.Quiz-module__otqOuW__quizCard{border:1px solid var(--color-border);border-radius:var(--radius-card);background:linear-gradient(#ffffffdb,#faf6ecc2);margin-bottom:24px;padding:clamp(24px,5vw,36px) clamp(20px,4vw,32px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffbf,0 18px 50px #1a1a1a0b}.Quiz-module__otqOuW__quizCardHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.Quiz-module__otqOuW__phasePill{border-radius:var(--radius-sm);background:var(--brand-amber);color:var(--brand-black);align-items:center;padding:5px 10px;display:inline-flex}.Quiz-module__otqOuW__questionTitle{color:var(--color-text);margin:0 0 28px;font-size:clamp(18px,3.8vw,21px);font-weight:700;line-height:1.58}.Quiz-module__otqOuW__optionStack{gap:10px;display:grid}.Quiz-module__otqOuW__optionButton,.Quiz-module__otqOuW__poleCard,.Quiz-module__otqOuW__levelButton{border:1px solid var(--color-border);color:var(--color-text);transition:transform var(--dur-base)var(--ease-out-expo),border-color var(--dur-base)var(--ease-out-expo),background var(--dur-base)var(--ease-out-expo),box-shadow var(--dur-base)var(--ease-out-expo);background:#ffffffdb}.Quiz-module__otqOuW__optionButton{border-radius:var(--radius-md);text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;align-items:center;gap:12px;width:100%;padding:15px 16px;font-size:14px;line-height:1.55;display:flex}.Quiz-module__otqOuW__optionButton:disabled,.Quiz-module__otqOuW__levelButton:disabled{cursor:default}.Quiz-module__otqOuW__optionButton:hover,.Quiz-module__otqOuW__optionButton:focus-visible{background:#fffffff5;border-color:#1a1a1a38;transform:translate(2px);box-shadow:0 10px 26px #1a1a1a0f}.Quiz-module__otqOuW__optionSelected{border-color:var(--brand-black);background:linear-gradient(135deg,#fac7758a,#0000 58%),#fffffff0;font-weight:600;transform:scale(.99);box-shadow:inset 0 0 0 1px #1a1a1a0f,0 12px 28px #1a1a1a12}.Quiz-module__otqOuW__optionKey,.Quiz-module__otqOuW__checkBox{border:1.5px solid var(--color-border);color:var(--color-text-secondary);font-family:var(--font-family-mono);background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.Quiz-module__otqOuW__optionKey{border-radius:var(--radius-sm);width:28px;height:28px}.Quiz-module__otqOuW__checkBox{border-radius:var(--radius-sm);width:20px;height:20px;color:var(--text-on-dark)}.Quiz-module__otqOuW__optionSelected .Quiz-module__otqOuW__optionKey,.Quiz-module__otqOuW__checkSelected{border-color:var(--brand-black);background:var(--brand-black);color:var(--text-on-dark)}.Quiz-module__otqOuW__poleGrid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.Quiz-module__otqOuW__poleCard{border-radius:var(--radius-md);text-align:center;justify-content:center;align-items:center;min-height:92px;padding:16px;font-size:14px;font-weight:600;line-height:1.6;display:flex}.Quiz-module__otqOuW__levelGrid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.Quiz-module__otqOuW__levelButton{border-radius:var(--radius-md);min-height:48px;color:var(--color-text-secondary);cursor:pointer;padding:11px 6px;font-size:12px;line-height:1.25}.Quiz-module__otqOuW__levelButton:hover,.Quiz-module__otqOuW__levelButton:focus-visible{background:#fffffff5;border-color:#1a1a1a38}.Quiz-module__otqOuW__levelStrong{font-weight:700}.Quiz-module__otqOuW__levelSelected{border-color:var(--brand-black);background:var(--brand-black);color:var(--text-on-dark);font-weight:700;transform:scale(.97)}.Quiz-module__otqOuW__directionHints{color:#6b6b6bb8;justify-content:space-between;margin-top:7px;padding:0 2px;font-size:11px;display:flex}.Quiz-module__otqOuW__backRow{text-align:center}.Quiz-module__otqOuW__transitionCard{border:1px solid var(--color-border);border-radius:var(--radius-card);text-align:center;width:100%;max-width:520px;animation:Quiz-module__otqOuW__fadeInUp .5s var(--ease-out-expo);background:#faf6ecd6;padding:34px 28px;box-shadow:0 18px 50px #1a1a1a0e}.Quiz-module__otqOuW__transitionTitle{color:var(--color-text);margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.5}.Quiz-module__otqOuW__transitionSubtext{color:var(--color-text-secondary);font-size:15px}.Quiz-module__otqOuW__submitBox{text-align:center;max-width:420px}.Quiz-module__otqOuW__submitTitle{color:var(--color-text);margin-bottom:16px;font-size:20px;font-weight:700}.Quiz-module__otqOuW__profileMeta{text-align:center;padding:12px 16px 0}.Quiz-module__otqOuW__phaseMetaSecondary{color:#6b6b6bbf;margin-left:8px}.Quiz-module__otqOuW__profileFrame{max-width:580px}.Quiz-module__otqOuW__profileCard{margin-bottom:20px}.Quiz-module__otqOuW__multiHint{color:var(--color-text-secondary);margin-bottom:16px;font-size:13px}.Quiz-module__otqOuW__binaryGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Quiz-module__otqOuW__binaryOption{text-align:center;justify-content:center;min-height:82px;font-size:16px}.Quiz-module__otqOuW__customRow{gap:8px;margin-top:4px;display:flex}.Quiz-module__otqOuW__customInput{border:1.5px solid var(--brand-black);border-radius:var(--radius-md);background:var(--white);min-width:0;color:var(--color-text);outline:none;flex:1;padding:12px 16px;font-size:15px}.Quiz-module__otqOuW__confirmButton{min-height:46px;padding:12px 22px}.Quiz-module__otqOuW__centerConfirm{align-self:center;margin-top:8px}@media (max-width:720px){.Quiz-module__otqOuW__centerStage{align-items:flex-start;padding-top:18px}.Quiz-module__otqOuW__quizCard{margin-bottom:18px}.Quiz-module__otqOuW__poleGrid,.Quiz-module__otqOuW__binaryGrid{grid-template-columns:1fr}.Quiz-module__otqOuW__levelGrid{grid-template-columns:1fr 1fr}.Quiz-module__otqOuW__customRow{flex-direction:column}}
.SoloCodeComponents-module__qAUz8G__surface{--solo-accent:var(--brand-amber);border:1px solid var(--color-border);border-radius:var(--radius-card);background:linear-gradient(#ffffffe6,#faf6ec9e),#ffffffd1;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffbf,0 18px 50px #1a1a1a0b}.SoloCodeComponents-module__qAUz8G__paperSurface{background:radial-gradient(circle at 88% 12%,#fac77538,#0000 28%),linear-gradient(135deg,#fac7751c,#0000 38%),linear-gradient(#ffffffeb,#faf6ecb3)}.SoloCodeComponents-module__qAUz8G__darkSurface{color:var(--text-on-dark);background:radial-gradient(circle at 50% 112%,#fac77538,#0000 34%),linear-gradient(135deg,#1a1a1a,#111 66%);border-color:#fac7752e;box-shadow:inset 0 1px #ffffff14,0 30px 80px #1a1a1a2e}.SoloCodeComponents-module__qAUz8G__darkSurface:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#fac7751a 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.SoloCodeComponents-module__qAUz8G__darkSurface>*{z-index:1;position:relative}.SoloCodeComponents-module__qAUz8G__matrix{grid-template-columns:repeat(4,var(--dot-size,9px));gap:var(--dot-gap,5px);width:fit-content;padding:1px;display:grid}.SoloCodeComponents-module__qAUz8G__matrixDot{width:var(--dot-size,9px);height:var(--dot-size,9px);background:var(--dot-color);opacity:var(--dot-opacity,1);transition:transform var(--dur-base)var(--ease-out-expo),opacity var(--dur-base)var(--ease-out-expo),box-shadow var(--dur-base)var(--ease-out-expo);border-radius:9999px;box-shadow:0 0 0 1px #1a1a1a0a}.SoloCodeComponents-module__qAUz8G__matrixAnimated .SoloCodeComponents-module__qAUz8G__matrixDot{animation:3.4s ease-in-out infinite SoloCodeComponents-module__qAUz8G__dotBreath;animation-delay:calc(var(--dot-index)*90ms)}.SoloCodeComponents-module__qAUz8G__matrixActive .SoloCodeComponents-module__qAUz8G__matrixDot{opacity:.2}.SoloCodeComponents-module__qAUz8G__matrixActive .SoloCodeComponents-module__qAUz8G__activeDot{opacity:1;transform:scale(1.12);box-shadow:0 0 0 1px #1a1a1a0f}.SoloCodeComponents-module__qAUz8G__matrixMono .SoloCodeComponents-module__qAUz8G__matrixDot{background:var(--brand-black);opacity:.32}.SoloCodeComponents-module__qAUz8G__matrixLight .SoloCodeComponents-module__qAUz8G__matrixDot{background:var(--text-on-dark);opacity:.72}.SoloCodeComponents-module__qAUz8G__sectionHeader{text-align:center;max-width:720px;margin:0 auto 48px}.SoloCodeComponents-module__qAUz8G__sectionHeaderLeft{text-align:left;margin-left:0}.SoloCodeComponents-module__qAUz8G__eyebrow{font-family:var(--font-family-mono);color:var(--color-text-muted);text-transform:uppercase;align-items:center;gap:9px;margin-bottom:14px;font-size:12px;line-height:1.4;display:inline-flex}.SoloCodeComponents-module__qAUz8G__eyebrow:before{content:"";background:var(--brand-amber);width:18px;height:1px}.SoloCodeComponents-module__qAUz8G__sectionHeader h2{color:var(--color-text);margin:0;font-size:clamp(27px,4vw,40px);font-weight:700;line-height:1.12}.SoloCodeComponents-module__qAUz8G__sectionHeader p{max-width:580px;color:var(--color-text-secondary);margin:18px auto 0;font-size:15px;line-height:1.8}.SoloCodeComponents-module__qAUz8G__sectionHeaderLeft p{margin-left:0}.SoloCodeComponents-module__qAUz8G__metricStrip{color:#1a1a1a94;width:fit-content;max-width:100%;font-family:var(--font-family-mono);background:#ffffff8a;border:1px solid #e5e2d8d6;border-radius:9999px;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 auto;padding:9px 12px;font-size:12px;display:flex;box-shadow:inset 0 1px #ffffffb3}.SoloCodeComponents-module__qAUz8G__metricStrip span{align-items:center;gap:10px;display:inline-flex}.SoloCodeComponents-module__qAUz8G__metricStrip span:not(:last-child):after{content:"";background:var(--brand-amber);border-radius:9999px;width:4px;height:4px}.SoloCodeComponents-module__qAUz8G__diagnosticGrid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:stretch;gap:20px;display:grid}.SoloCodeComponents-module__qAUz8G__diagnosticMain{flex-direction:column;justify-content:space-between;min-height:410px;padding:clamp(28px,4vw,38px);display:flex}.SoloCodeComponents-module__qAUz8G__diagnosticMain:after{content:"";pointer-events:none;border:1px solid #1a1a1a14;border-radius:9999px;width:72px;height:72px;position:absolute;inset:auto 28px 28px auto}.SoloCodeComponents-module__qAUz8G__kicker{color:var(--color-text-muted);font-family:var(--font-family-mono);text-transform:uppercase;margin:30px 0 0;font-size:12px}.SoloCodeComponents-module__qAUz8G__diagnosticMain h3,.SoloCodeComponents-module__qAUz8G__reportCover h3{max-width:540px;color:var(--color-text);margin:0;font-size:clamp(32px,4vw,44px);font-weight:700;line-height:1.04}.SoloCodeComponents-module__qAUz8G__diagnosticMain p:last-child,.SoloCodeComponents-module__qAUz8G__reportCover p{max-width:540px;color:var(--color-text-secondary);margin:0;font-size:16px;line-height:1.85}.SoloCodeComponents-module__qAUz8G__slipStack{gap:14px;display:grid}.SoloCodeComponents-module__qAUz8G__slip{grid-template-columns:54px 1fr auto;align-items:start;gap:20px;min-height:128px;padding:24px;display:grid;position:relative}.SoloCodeComponents-module__qAUz8G__slip:before{content:"";background:var(--solo-accent);width:3px;position:absolute;inset:0 auto 0 0}.SoloCodeComponents-module__qAUz8G__slip:after{content:"";background:color-mix(in srgb,var(--solo-accent)10%,transparent);pointer-events:none;border-radius:9999px;width:36px;height:36px;position:absolute;inset:18px 18px auto auto}.SoloCodeComponents-module__qAUz8G__slipIndex,.SoloCodeComponents-module__qAUz8G__slipEcho{color:var(--color-text-muted);font-family:var(--font-family-mono);font-size:12px;font-style:normal}.SoloCodeComponents-module__qAUz8G__slip small{color:var(--color-text-muted);font-family:var(--font-family-mono);text-transform:uppercase;margin-bottom:7px;font-size:11px;display:block}.SoloCodeComponents-module__qAUz8G__slip strong{color:var(--color-text);margin-bottom:8px;font-size:23px;line-height:1.12;display:block}.SoloCodeComponents-module__qAUz8G__slip p{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.7}.SoloCodeComponents-module__qAUz8G__typeMatrix{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.SoloCodeComponents-module__qAUz8G__typeCard{--solo-accent:var(--type-color,var(--brand-black));cursor:pointer;min-height:268px;transition:transform var(--dur-base)var(--ease-out-expo),border-color var(--dur-base)var(--ease-out-expo),box-shadow var(--dur-base)var(--ease-out-expo),background var(--dur-base)var(--ease-out-expo);outline:none;padding:24px}.SoloCodeComponents-module__qAUz8G__typeCard:before{content:"";pointer-events:none;background:radial-gradient(circle at 88% 8%,color-mix(in srgb,var(--solo-accent)16%,transparent),transparent 28%),linear-gradient(180deg,transparent,color-mix(in srgb,var(--solo-accent)5%,transparent));opacity:0;transition:opacity var(--dur-base)var(--ease-out-expo);position:absolute;inset:0}.SoloCodeComponents-module__qAUz8G__typeCard:after{content:"";background:var(--solo-accent);opacity:.7;height:2px;position:absolute;inset:auto 0 0}.SoloCodeComponents-module__qAUz8G__typeCardHeader{z-index:1;flex-direction:column-reverse;align-items:flex-start;gap:18px;display:flex;position:relative}.SoloCodeComponents-module__qAUz8G__typeCode{color:var(--solo-accent);font-family:var(--font-family-mono);margin-bottom:9px;font-size:12px;font-weight:700;line-height:1}.SoloCodeComponents-module__qAUz8G__typeTitle{color:var(--color-text);margin-bottom:8px;font-size:23px;font-weight:700;line-height:1.15}.SoloCodeComponents-module__qAUz8G__typeIdentity{color:var(--color-text-secondary);font-size:14px;line-height:1.55}.SoloCodeComponents-module__qAUz8G__typeAvatar{object-fit:contain;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fffc;flex-shrink:0;width:82px;height:82px;padding:7px;box-shadow:0 10px 26px #1a1a1a0f}.SoloCodeComponents-module__qAUz8G__typeSummary{border-top:1px solid var(--color-border);color:var(--color-text);z-index:1;justify-content:space-between;align-items:center;gap:14px;margin-top:22px;padding-top:16px;font-size:13px;font-weight:600;line-height:1.45;display:flex;position:relative}.SoloCodeComponents-module__qAUz8G__chevron{transition:transform var(--dur-base)var(--ease-out-expo)}.SoloCodeComponents-module__qAUz8G__typeOpen .SoloCodeComponents-module__qAUz8G__chevron{transform:rotate(180deg)}.SoloCodeComponents-module__qAUz8G__typeDetail{border-top:1px solid var(--color-border);animation:SoloCodeComponents-module__qAUz8G__riseIn .32s var(--ease-out-expo)both;z-index:1;margin-top:16px;padding-top:16px;position:relative}.SoloCodeComponents-module__qAUz8G__typeDetail p{color:var(--color-text-secondary);margin:0 0 12px;font-size:14px;line-height:1.7}.SoloCodeComponents-module__qAUz8G__keywordList{flex-wrap:wrap;gap:8px;display:flex}.SoloCodeComponents-module__qAUz8G__keyword{border-radius:var(--radius-sm);padding:4px 10px;font-size:11px;font-weight:600;line-height:1.3}.SoloCodeComponents-module__qAUz8G__reportPreview{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;gap:20px;display:grid}.SoloCodeComponents-module__qAUz8G__reportCover{background:radial-gradient(circle at 82% 12%,#fac77561,#0000 24%),linear-gradient(145deg,#fffffff0,#faf6ecb3);flex-direction:column;justify-content:space-between;min-height:450px;padding:clamp(28px,4vw,38px);display:flex}.SoloCodeComponents-module__qAUz8G__reportCover:after{content:"";pointer-events:none;border:1px solid #1a1a1a12;border-radius:9999px;width:118px;height:118px;position:absolute;inset:auto 32px 32px auto}.SoloCodeComponents-module__qAUz8G__reportList{align-content:center;padding:26px 34px;display:grid}.SoloCodeComponents-module__qAUz8G__reportChapter{border-top:1px solid var(--color-border);grid-template-columns:64px 1fr;gap:16px;padding:24px 0;display:grid}.SoloCodeComponents-module__qAUz8G__reportChapter:first-child{border-top:none}.SoloCodeComponents-module__qAUz8G__reportChapter span{color:var(--color-text-muted);font-family:var(--font-family-mono);font-size:13px}.SoloCodeComponents-module__qAUz8G__reportChapter strong{color:var(--color-text);font-size:clamp(22px,3vw,28px);line-height:1.08}.SoloCodeComponents-module__qAUz8G__button{border:1px solid var(--brand-black);border-radius:var(--radius-pill);background:var(--brand-black);min-height:52px;color:var(--text-on-dark);transition:transform var(--dur-base)var(--ease-out-expo),background var(--dur-base)var(--ease-out-expo),box-shadow var(--dur-base)var(--ease-out-expo);justify-content:center;align-items:center;gap:10px;padding:14px 30px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 10px 28px #1a1a1a1f}.SoloCodeComponents-module__qAUz8G__button:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 16px 38px #1a1a1a29}.SoloCodeComponents-module__qAUz8G__buttonAmber{border-color:var(--brand-amber);background:var(--brand-amber);color:var(--brand-black)}.SoloCodeComponents-module__qAUz8G__buttonAmber:hover{background:var(--brand-amber-dark)}.SoloCodeComponents-module__qAUz8G__cta{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:360px;padding:52px 32px;display:flex}.SoloCodeComponents-module__qAUz8G__cta:before{background-image:radial-gradient(circle,#fac7751a 1px,#0000 1px),linear-gradient(90deg,#fac7750f 1px,#0000 1px);background-size:26px 26px,88px 88px}.SoloCodeComponents-module__qAUz8G__cta:after{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#fac77547,#0000 70%);height:220px;position:absolute;inset:auto 10% -36%}.SoloCodeComponents-module__qAUz8G__cta h2{max-width:620px;color:var(--text-on-dark);margin:0;font-size:clamp(30px,5vw,44px);font-weight:700;line-height:1.08}.SoloCodeComponents-module__qAUz8G__cta p{color:#f1efe8b8;max-width:540px;margin:0 0 12px;font-size:16px;line-height:1.75}.SoloCodeComponents-module__qAUz8G__questionList{border-top:1px solid var(--color-border);background:linear-gradient(#ffffff47,#0000);display:grid}.SoloCodeComponents-module__qAUz8G__questionItem{border-bottom:1px solid var(--color-border)}.SoloCodeComponents-module__qAUz8G__questionItem summary{cursor:pointer;transition:color var(--dur-base)var(--ease-out-expo);grid-template-columns:74px 1fr auto;align-items:center;gap:18px;padding:24px 0;list-style:none;display:grid}.SoloCodeComponents-module__qAUz8G__questionItem summary::-webkit-details-marker{display:none}.SoloCodeComponents-module__qAUz8G__questionIndex{color:var(--color-text-muted);font-family:var(--font-family-mono);font-size:12px}.SoloCodeComponents-module__qAUz8G__questionItem strong{color:var(--color-text);font-size:20px;line-height:1.25}.SoloCodeComponents-module__qAUz8G__questionItem:hover strong{color:var(--brand-black)}.SoloCodeComponents-module__qAUz8G__questionIcon{color:var(--color-text-secondary);transition:transform var(--dur-base)var(--ease-out-expo);font-size:20px}.SoloCodeComponents-module__qAUz8G__questionItem[open] .SoloCodeComponents-module__qAUz8G__questionIcon{transform:rotate(45deg)}.SoloCodeComponents-module__qAUz8G__questionAnswer{max-width:680px;color:var(--color-text-secondary);padding:0 0 24px 92px;font-size:15px;line-height:1.85}.SoloCodeComponents-module__qAUz8G__progress{gap:8px;display:grid}.SoloCodeComponents-module__qAUz8G__progressMeta{color:var(--color-text-muted);font-family:var(--font-family-mono);justify-content:space-between;gap:12px;font-size:12px;display:flex}.SoloCodeComponents-module__qAUz8G__progressTrack{background:var(--color-border);border-radius:9999px;height:7px;overflow:hidden}.SoloCodeComponents-module__qAUz8G__progressFill{width:var(--progress-value,0%);border-radius:inherit;background:var(--solo-accent);height:100%;transition:width .7s var(--ease-out-expo)}.SoloCodeComponents-module__qAUz8G__choiceCard{text-align:left;cursor:pointer;border-color:var(--choice-border,var(--color-border));width:100%;transition:transform var(--dur-base)var(--ease-out-expo),border-color var(--dur-base)var(--ease-out-expo),background var(--dur-base)var(--ease-out-expo),box-shadow var(--dur-base)var(--ease-out-expo);grid-template-columns:42px 1fr;align-items:start;gap:16px;padding:20px;display:grid}.SoloCodeComponents-module__qAUz8G__choiceCard:hover,.SoloCodeComponents-module__qAUz8G__choiceCard:focus-visible{border-color:color-mix(in srgb,var(--solo-accent)50%,var(--color-border));transform:translateY(-2px);box-shadow:0 10px 28px #1a1a1a12}.SoloCodeComponents-module__qAUz8G__choiceSelected{background:linear-gradient(135deg,color-mix(in srgb,var(--solo-accent)12%,transparent),transparent 44%),#fffffff0;border-color:var(--solo-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--solo-accent)12%,transparent)inset,0 14px 34px #1a1a1a12}.SoloCodeComponents-module__qAUz8G__choiceKey{background:var(--brand-black);width:34px;height:34px;color:var(--text-on-dark);font-family:var(--font-family-mono);border-radius:9999px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.SoloCodeComponents-module__qAUz8G__choiceSelected .SoloCodeComponents-module__qAUz8G__choiceKey{background:var(--solo-accent);color:var(--brand-black)}.SoloCodeComponents-module__qAUz8G__choiceBody strong{color:var(--color-text);margin-bottom:7px;font-size:17px;line-height:1.35;display:block}.SoloCodeComponents-module__qAUz8G__choiceBody p{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.7}.SoloCodeComponents-module__qAUz8G__typeBadge{border-radius:var(--radius-sm);background:color-mix(in srgb,var(--solo-accent)12%,white);color:var(--solo-accent);font-family:var(--font-family-mono);align-items:center;gap:8px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.SoloCodeComponents-module__qAUz8G__resultHero{grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr);align-items:stretch;gap:24px;padding:clamp(26px,4vw,38px);display:grid}.SoloCodeComponents-module__qAUz8G__resultHeroText{flex-direction:column;justify-content:space-between;gap:28px;display:flex}.SoloCodeComponents-module__qAUz8G__resultHeroText h1{color:var(--color-text);margin:0;font-size:clamp(42px,9vw,88px);font-weight:800;line-height:.92}.SoloCodeComponents-module__qAUz8G__resultHeroText h2{color:var(--color-text);margin:10px 0 0;font-size:clamp(26px,5vw,42px);font-weight:700;line-height:1.1}.SoloCodeComponents-module__qAUz8G__resultHeroText p{max-width:540px;color:var(--color-text-secondary);margin:14px 0 0;font-size:16px;line-height:1.8}.SoloCodeComponents-module__qAUz8G__resultActor{border-radius:var(--radius-card);background:radial-gradient(circle at 50% 18%,#ffffffe6,transparent 42%),var(--color-bg-card);border:1px solid var(--color-border);justify-content:center;align-items:end;min-height:320px;display:flex}.SoloCodeComponents-module__qAUz8G__systemTile{min-height:178px;transition:transform var(--dur-base)var(--ease-out-expo),box-shadow var(--dur-base)var(--ease-out-expo);align-content:space-between;gap:16px;padding:24px;display:grid}.SoloCodeComponents-module__qAUz8G__systemTileDark{background:var(--brand-black);color:var(--text-on-dark);border-color:#fac77533}.SoloCodeComponents-module__qAUz8G__systemTile small{color:var(--color-text-muted);font-family:var(--font-family-mono);text-transform:uppercase;font-size:11px;line-height:1.4;display:block}.SoloCodeComponents-module__qAUz8G__systemTile strong{color:var(--color-text);margin-top:8px;font-size:20px;line-height:1.18;display:block}.SoloCodeComponents-module__qAUz8G__systemTile p{color:var(--color-text-secondary);margin:10px 0 0;font-size:13px;line-height:1.7}.SoloCodeComponents-module__qAUz8G__systemTileDark small,.SoloCodeComponents-module__qAUz8G__systemTileDark p{color:#f1efe89e}.SoloCodeComponents-module__qAUz8G__systemTileDark strong{color:var(--text-on-dark)}.SoloCodeComponents-module__qAUz8G__reveal{animation:SoloCodeComponents-module__qAUz8G__riseIn .7s var(--ease-out-expo)both;animation-delay:var(--reveal-delay,0s)}@media (hover:hover){.SoloCodeComponents-module__qAUz8G__typeCard:hover{border-color:color-mix(in srgb,var(--solo-accent)45%,var(--color-border));background:#fff;transform:translateY(-4px);box-shadow:0 12px 40px #1a1a1a14}.SoloCodeComponents-module__qAUz8G__typeCard:hover:before{opacity:1}.SoloCodeComponents-module__qAUz8G__systemTile:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffffd1,0 20px 54px #1a1a1a12}}@media (max-width:768px){.SoloCodeComponents-module__qAUz8G__diagnosticGrid,.SoloCodeComponents-module__qAUz8G__reportPreview,.SoloCodeComponents-module__qAUz8G__resultHero{grid-template-columns:1fr}.SoloCodeComponents-module__qAUz8G__diagnosticMain,.SoloCodeComponents-module__qAUz8G__reportCover{gap:28px;min-height:auto}.SoloCodeComponents-module__qAUz8G__slip{grid-template-columns:44px 1fr}.SoloCodeComponents-module__qAUz8G__slipEcho{display:none}.SoloCodeComponents-module__qAUz8G__typeMatrix{grid-template-columns:repeat(2,minmax(0,1fr))}.SoloCodeComponents-module__qAUz8G__questionItem summary{grid-template-columns:52px 1fr auto}.SoloCodeComponents-module__qAUz8G__questionAnswer{padding-left:70px}}@media (max-width:480px){.SoloCodeComponents-module__qAUz8G__sectionHeader{margin-bottom:32px}.SoloCodeComponents-module__qAUz8G__diagnosticMain,.SoloCodeComponents-module__qAUz8G__reportCover,.SoloCodeComponents-module__qAUz8G__reportList,.SoloCodeComponents-module__qAUz8G__resultHero{padding:22px}.SoloCodeComponents-module__qAUz8G__slip,.SoloCodeComponents-module__qAUz8G__reportChapter{grid-template-columns:1fr}.SoloCodeComponents-module__qAUz8G__reportChapter{gap:8px;padding:18px 0}.SoloCodeComponents-module__qAUz8G__reportChapter strong{font-size:20px}.SoloCodeComponents-module__qAUz8G__metricStrip{border-radius:var(--radius-md);justify-content:center}.SoloCodeComponents-module__qAUz8G__typeMatrix{grid-template-columns:1fr}.SoloCodeComponents-module__qAUz8G__typeCard{min-height:236px;padding:18px}.SoloCodeComponents-module__qAUz8G__typeAvatar{width:72px;height:72px}.SoloCodeComponents-module__qAUz8G__systemTile{min-height:150px}.SoloCodeComponents-module__qAUz8G__questionItem summary{grid-template-columns:1fr auto;gap:10px;padding:20px 0}.SoloCodeComponents-module__qAUz8G__questionIndex{grid-column:1/-1}.SoloCodeComponents-module__qAUz8G__questionItem strong{font-size:17px}.SoloCodeComponents-module__qAUz8G__questionAnswer{padding-left:0}.SoloCodeComponents-module__qAUz8G__cta{min-height:330px;padding:36px 20px}.SoloCodeComponents-module__qAUz8G__choiceCard{grid-template-columns:1fr}}@keyframes SoloCodeComponents-module__qAUz8G__dotBreath{0%,to{opacity:.54;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-1px)scale(1.12)}}@keyframes SoloCodeComponents-module__qAUz8G__riseIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
