@keyframes sqAurora{0%{background-position:50% 50%,50% 50%}to{background-position:350% 50%,350% 50%}}@keyframes sqFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes sqBarGrow{0%{width:0}}@keyframes sqPop{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.sq-hero[data-astro-cid-ckt6puc2]{position:relative;overflow:hidden;min-height:16rem;display:flex;align-items:center;background:#fff}.sq-hero-bg[data-astro-cid-ckt6puc2]{position:absolute;inset:0;--s: repeating-linear-gradient(100deg,#fff 0%,#fff 7%,transparent 10%,transparent 12%,#fff 16%);--r: repeating-linear-gradient(100deg,#60a5fa 10%,#e879f9 15%,#60a5fa 20%,#5eead4 25%,#60a5fa 30%);background-image:var(--s),var(--r);background-size:300%,200%;filter:blur(10px) invert(100%);opacity:.55}.sq-hero-bg[data-astro-cid-ckt6puc2]:after{content:"";position:absolute;inset:0;--s: repeating-linear-gradient(100deg,#fff 0%,#fff 7%,transparent 10%,transparent 12%,#fff 16%);--r: repeating-linear-gradient(100deg,#60a5fa 10%,#e879f9 15%,#60a5fa 20%,#5eead4 25%,#60a5fa 30%);background-image:var(--s),var(--r);background-size:200%,100%;animation:sqAurora 60s linear infinite;mix-blend-mode:difference}.sq-hero-inner[data-astro-cid-ckt6puc2]{position:relative;z-index:1;width:min(1170px,calc(100% - 2.5rem));margin:0 auto;padding:3rem 0}.sq-hero-badge[data-astro-cid-ckt6puc2]{display:inline-block;padding:.3rem .9rem;border-radius:999px;background:#7c3aed1a;border:1px solid rgba(124,58,237,.25);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#7c3aed;margin-bottom:.75rem}.sq-hero-title[data-astro-cid-ckt6puc2]{margin:0 0 .65rem;font-family:system-ui,-apple-system,Hiragino Sans,Yu Gothic UI,sans-serif;font-size:clamp(1.6rem,4vw,2.8rem);font-weight:700;letter-spacing:-.03em;color:#1a1a1a;line-height:1.15}.sq-hero-desc[data-astro-cid-ckt6puc2]{margin:0;font-size:.97rem;line-height:1.8;color:#2d2d2d}.sq-body[data-astro-cid-ckt6puc2]{background:var(--color-bg-soft,#f9fafb);padding:2.5rem 1.25rem 5rem;min-height:60vh}.sq-container[data-astro-cid-ckt6puc2]{max-width:640px;margin:0 auto}.sq-steps[data-astro-cid-ckt6puc2]{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;padding:1rem 1.25rem;background:#fff;border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-card,8px);overflow-x:auto}.sq-step[data-astro-cid-ckt6puc2]{display:flex;flex-direction:column;align-items:center;gap:.35rem;flex:1;min-width:48px}.sq-step-dot[data-astro-cid-ckt6puc2]{width:2rem;height:2rem;border-radius:50%;border:2px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:#9ca3af;transition:all .2s ease;position:relative}.sq-step-check[data-astro-cid-ckt6puc2]{display:none}.sq-step-num[data-astro-cid-ckt6puc2]{display:block}.sq-step[data-astro-cid-ckt6puc2][data-answered=true] .sq-step-dot[data-astro-cid-ckt6puc2]{background:#7c3aed;border-color:#7c3aed;color:#fff}.sq-step[data-astro-cid-ckt6puc2][data-answered=true] .sq-step-check[data-astro-cid-ckt6puc2]{display:block}.sq-step[data-astro-cid-ckt6puc2][data-answered=true] .sq-step-num[data-astro-cid-ckt6puc2]{display:none}.sq-step[data-astro-cid-ckt6puc2][data-current=true] .sq-step-dot[data-astro-cid-ckt6puc2]{border-color:#7c3aed;color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.sq-step-label[data-astro-cid-ckt6puc2]{font-size:.62rem;color:#9ca3af;text-align:center;line-height:1.3;max-width:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .2s}.sq-step[data-astro-cid-ckt6puc2][data-answered=true] .sq-step-label[data-astro-cid-ckt6puc2]{color:#7c3aed}.sq-progress[data-astro-cid-ckt6puc2]{height:3px;background:var(--color-border,#e5e7eb);border-radius:999px;margin-bottom:2rem;overflow:hidden}.sq-progress-fill[data-astro-cid-ckt6puc2]{height:100%;width:0%;background:linear-gradient(90deg,#7c3aed,#14b8a6);border-radius:999px;transition:width .4s ease}.sq-panel[data-astro-cid-ckt6puc2]{animation:sqFadeIn .3s ease both}.sq-q-header[data-astro-cid-ckt6puc2]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.sq-back-btn[data-astro-cid-ckt6puc2]{display:inline-flex;align-items:center;gap:.25rem;padding:.3rem .7rem;border:1px solid var(--color-border,#e5e7eb);border-radius:999px;background:#fff;font-size:.8rem;color:#4b5563;cursor:pointer;transition:border-color .15s,color .15s}.sq-back-btn[data-astro-cid-ckt6puc2]:hover{border-color:#7c3aed;color:#7c3aed}.sq-q-num[data-astro-cid-ckt6puc2]{font-size:.72rem;font-weight:700;letter-spacing:.08em;color:#7c3aed}.sq-q-total[data-astro-cid-ckt6puc2]{color:#9ca3af}.sq-q-text[data-astro-cid-ckt6puc2]{margin:0 0 1.5rem;font-family:system-ui,-apple-system,Hiragino Sans,Yu Gothic UI,sans-serif;font-size:clamp(1.05rem,2.4vw,1.35rem);font-weight:700;line-height:1.45;color:var(--color-heading,#0d1117)}.sq-choices[data-astro-cid-ckt6puc2]{display:flex;flex-direction:column;gap:.65rem}.sq-choice[data-astro-cid-ckt6puc2]{display:flex;align-items:center;gap:.85rem;width:100%;padding:.95rem 1.1rem;text-align:left;background:#fff;border:1.5px solid var(--color-border,#e5e7eb);border-radius:var(--radius-card,8px);cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;position:relative}.sq-choice[data-astro-cid-ckt6puc2]:hover{border-color:#7c3aed;background:#faf5ff;box-shadow:0 0 0 3px #7c3aed14}.sq-choice-icon[data-astro-cid-ckt6puc2]{font-size:1.25rem;line-height:1;flex-shrink:0}.sq-choice-text[data-astro-cid-ckt6puc2]{flex:1;font-size:.95rem;line-height:1.5;color:var(--color-ink,#1f2937)}.sq-choice-check[data-astro-cid-ckt6puc2]{width:1.4rem;height:1.4rem;border-radius:50%;background:transparent;border:1.5px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:transparent;flex-shrink:0;transition:all .2s}.sq-choice[data-astro-cid-ckt6puc2].selected{border-color:#7c3aed;background:#faf5ff;animation:sqPop .25s ease}.sq-choice[data-astro-cid-ckt6puc2].selected .sq-choice-check[data-astro-cid-ckt6puc2]{background:#7c3aed;border-color:#7c3aed;color:#fff}.sq-choice[data-astro-cid-ckt6puc2].selected .sq-choice-text[data-astro-cid-ckt6puc2]{color:#5b21b6;font-weight:600}.sq-report[data-astro-cid-ckt6puc2]{animation:sqFadeIn .4s ease both}.sq-report-header[data-astro-cid-ckt6puc2]{background:linear-gradient(135deg,#1e1b4b,#312e81 40%,#0d4768);border-radius:12px;padding:2.5rem 2rem;text-align:center;margin-bottom:1.25rem;position:relative;overflow:hidden}.sq-report-header[data-astro-cid-ckt6puc2]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(124,58,237,.35) 0%,transparent 55%),radial-gradient(circle at 20% 80%,rgba(20,184,166,.25) 0%,transparent 50%);pointer-events:none}.sq-report-badge[data-astro-cid-ckt6puc2]{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .85rem;border-radius:999px;background:#ffd64f26;border:1px solid rgba(255,214,79,.4);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent,#ffd64f);margin-bottom:.85rem;position:relative}.sq-report-badge[data-astro-cid-ckt6puc2]:before{content:"✓";display:inline-block;width:1.1rem;height:1.1rem;border-radius:50%;background:var(--color-accent,#ffd64f);color:#0d1117;font-size:.6rem;font-weight:900;display:flex;align-items:center;justify-content:center;line-height:1}.sq-report-subtitle[data-astro-cid-ckt6puc2]{margin:0 0 .5rem;font-size:.78rem;color:#ffffff8c;letter-spacing:.06em;position:relative}.sq-report-type[data-astro-cid-ckt6puc2]{margin:0 0 1rem;font-family:system-ui,-apple-system,Hiragino Sans,Yu Gothic UI,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.04em;background:linear-gradient(135deg,#ffd64f,#fff 60%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1;position:relative}.sq-report-desc[data-astro-cid-ckt6puc2]{font-size:.93rem;line-height:1.8;color:#ffffffc7;max-width:46ch;margin:0 auto;position:relative}.sq-traits[data-astro-cid-ckt6puc2]{background:#fff;border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-card,8px);padding:1.5rem;margin-bottom:1.25rem}.sq-traits-heading[data-astro-cid-ckt6puc2],.sq-answers-heading[data-astro-cid-ckt6puc2]{margin:0 0 1.1rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af}.sq-trait-item[data-astro-cid-ckt6puc2]{display:flex;align-items:center;gap:.85rem;margin-bottom:.9rem}.sq-trait-item[data-astro-cid-ckt6puc2]:last-child{margin-bottom:0}.sq-trait-label[data-astro-cid-ckt6puc2]{font-size:.85rem;color:var(--color-ink,#1f2937);width:5.5rem;flex-shrink:0}.sq-trait-track[data-astro-cid-ckt6puc2]{flex:1;height:8px;background:var(--color-bg-soft,#f9fafb);border-radius:999px;overflow:hidden}.sq-trait-bar[data-astro-cid-ckt6puc2]{height:100%;border-radius:999px;background:linear-gradient(90deg,#7c3aed,#14b8a6);animation:sqBarGrow .8s ease both}.sq-trait-score[data-astro-cid-ckt6puc2]{font-size:.8rem;font-weight:700;color:#7c3aed;width:2.5rem;text-align:right;flex-shrink:0}.sq-answers[data-astro-cid-ckt6puc2]{background:#fff;border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-card,8px);padding:1.5rem;margin-bottom:1.25rem}.sq-answer-list[data-astro-cid-ckt6puc2]{display:flex;flex-direction:column;gap:.65rem}.sq-answer-item[data-astro-cid-ckt6puc2]{display:flex;gap:.85rem;align-items:flex-start;padding:.7rem .9rem;background:var(--color-bg-soft,#f9fafb);border-radius:6px}.sq-answer-q[data-astro-cid-ckt6puc2]{font-size:.7rem;font-weight:700;color:#7c3aed;min-width:1.8rem;padding-top:.05rem}.sq-answer-content[data-astro-cid-ckt6puc2]{flex:1}.sq-answer-question[data-astro-cid-ckt6puc2]{font-size:.78rem;color:#9ca3af;margin-bottom:.15rem;line-height:1.4}.sq-answer-value[data-astro-cid-ckt6puc2]{font-size:.88rem;font-weight:600;color:var(--color-heading,#0d1117)}.sq-advice[data-astro-cid-ckt6puc2]{background:linear-gradient(135deg,#7c3aed0f,#14b8a60a);border:1px solid rgba(124,58,237,.15);border-radius:var(--radius-card,8px);padding:1.5rem;margin-bottom:1.5rem}.sq-advice-heading[data-astro-cid-ckt6puc2]{margin:0 0 1rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7c3aed}.sq-advice-item[data-astro-cid-ckt6puc2]{display:flex;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;line-height:1.65;color:var(--color-ink,#1f2937)}.sq-advice-item[data-astro-cid-ckt6puc2]:last-child{margin-bottom:0}.sq-advice-icon[data-astro-cid-ckt6puc2]{font-size:1rem;flex-shrink:0;margin-top:.1rem}.sq-result-cta[data-astro-cid-ckt6puc2]{display:flex;flex-direction:column;align-items:center;gap:.85rem}.sq-cta-primary[data-astro-cid-ckt6puc2]{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:360px;min-height:3.2rem;padding:.9rem 2rem;border-radius:var(--radius-pill,999px);background:var(--color-accent,#ffd64f);color:#0d1117;font-weight:700;font-size:.97rem;text-decoration:none;box-shadow:0 2px 12px #ffd64f4d;transition:transform .18s,box-shadow .18s}.sq-cta-primary[data-astro-cid-ckt6puc2]:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ffd64f66}.sq-cta-secondary[data-astro-cid-ckt6puc2]{background:none;border:none;font-size:.85rem;color:#9ca3af;cursor:pointer;padding:.25rem;text-decoration:underline;text-underline-offset:.2em;transition:color .15s}.sq-cta-secondary[data-astro-cid-ckt6puc2]:hover{color:#4b5563}
