.test-module__7vHdaG__page{--color-black:#1a1815;--color-white:#fff;--color-off-white:#f8f6f3;--color-charcoal:#3d3833;--color-mid-grey:#8a857e;--color-border:#0000000f;--color-ash-rose:#9c8578;--color-soft-greige:#c9bfb2;--color-cta:#5c4f4a;--radius-md:10px;--radius-lg:14px;background:var(--color-white);-webkit-font-smoothing:antialiased;flex-direction:column;width:100%;max-width:480px;min-height:100vh;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Pretendard,Segoe UI,sans-serif;display:flex}.test-module__7vHdaG__header{background:var(--color-black);padding:48px 24px 36px;position:relative;overflow:hidden}.test-module__7vHdaG__backBtn{z-index:2;color:#fff9;position:absolute;top:12px;left:12px}.test-module__7vHdaG__backBtn:hover{color:#fff}.test-module__7vHdaG__header:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(-45deg,#0000,#0000 2px,#ffffff03 2px 4px);position:absolute;inset:0}.test-module__7vHdaG__headerGlow{pointer-events:none;background:radial-gradient(circle,#5c4f4a66 0%,#0000 65%);border-radius:50%;width:240px;height:240px;position:absolute;top:-60px;right:-60px}.test-module__7vHdaG__headerContent{z-index:1;position:relative}.test-module__7vHdaG__headerTag{color:#c9bfb28c;letter-spacing:.02em;background:#ffffff0a;border:.5px solid #ffffff14;border-radius:100px;margin-bottom:20px;padding:5px 14px;font-size:11px;font-weight:500;display:inline-block}.test-module__7vHdaG__title{color:#fff;letter-spacing:-.02em;word-break:keep-all;margin-bottom:12px;font-size:clamp(22px,5vw,30px);font-weight:600;line-height:1.4}.test-module__7vHdaG__intro{color:#ffffff73;word-break:keep-all;font-size:14px;font-weight:300;line-height:1.8}.test-module__7vHdaG__progressWrap{padding:20px 24px 0}.test-module__7vHdaG__progressLabel{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.test-module__7vHdaG__progressNum{color:var(--color-charcoal);font-size:13px;font-weight:600}.test-module__7vHdaG__progressTotal{color:var(--color-mid-grey);font-size:12px}.test-module__7vHdaG__progressBar{background:var(--color-off-white);border-radius:2px;width:100%;height:4px;overflow:hidden}.test-module__7vHdaG__progressFill{background:var(--color-ash-rose);border-radius:2px;height:100%;transition:width .4s}.test-module__7vHdaG__questionArea{flex:1;padding:28px 24px 32px}.test-module__7vHdaG__questionGuide{color:var(--color-ash-rose);text-align:center;opacity:.8;margin-bottom:12px;font-size:12px;font-weight:500}.test-module__7vHdaG__questionText{color:var(--color-black);word-break:keep-all;text-align:center;margin-bottom:24px;font-size:16px;font-weight:600;line-height:1.5}.test-module__7vHdaG__choiceList{flex-direction:column;gap:10px;display:flex}.test-module__7vHdaG__choiceBtn{background:var(--color-off-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;width:100%;padding:18px 20px;font-family:inherit;transition:all .2s}.test-module__7vHdaG__choiceBtn:active{transform:scale(.98)}.test-module__7vHdaG__choiceBtn:hover{border-color:var(--color-mid-grey)}.test-module__7vHdaG__choiceText{color:var(--color-charcoal);word-break:keep-all;font-size:14px;font-weight:500;line-height:1.6}.test-module__7vHdaG__resultHeader{background:var(--color-black);text-align:center;padding:48px 24px 36px;position:relative;overflow:hidden}.test-module__7vHdaG__resultHeader:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(-45deg,#0000,#0000 2px,#ffffff03 2px 4px);position:absolute;inset:0}.test-module__7vHdaG__resultHeaderGlow{pointer-events:none;background:radial-gradient(circle,#5c4f4a4d 0%,#0000 60%);border-radius:50%;width:300px;height:300px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.test-module__7vHdaG__resultHeaderContent{z-index:1;position:relative}.test-module__7vHdaG__resultSubtitle{color:#c9bfb28c;margin-bottom:12px;font-size:13px;font-weight:500}.test-module__7vHdaG__resultLangLabel{color:var(--color-ash-rose);letter-spacing:.04em;text-transform:uppercase;opacity:.8;margin-bottom:8px;font-size:13px;font-weight:600}.test-module__7vHdaG__resultTitle{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(24px,6vw,34px);font-weight:700}.test-module__7vHdaG__resultIntro{color:#ffffff80;word-break:keep-all;font-size:14px;font-weight:300;line-height:1.8}.test-module__7vHdaG__scoreSection{padding:28px 24px}.test-module__7vHdaG__scoreSectionTitle{color:var(--color-black);margin-bottom:20px;font-size:15px;font-weight:600}.test-module__7vHdaG__scoreList{flex-direction:column;gap:14px;display:flex}.test-module__7vHdaG__scoreItem{align-items:center;gap:14px;display:flex}.test-module__7vHdaG__scoreName{color:var(--color-charcoal);flex-shrink:0;width:80px;font-size:13px;font-weight:500}.test-module__7vHdaG__scoreBarWrap{background:var(--color-off-white);border-radius:4px;flex:1;height:8px;overflow:hidden}.test-module__7vHdaG__scoreBarFill{background:var(--color-ash-rose);border-radius:4px;height:100%;transition:width .6s}.test-module__7vHdaG__scoreBarFillTop{background:var(--color-cta)}.test-module__7vHdaG__scoreCount{color:var(--color-mid-grey);text-align:right;flex-shrink:0;width:20px;font-size:12px;font-weight:600}.test-module__7vHdaG__resultCtaRow{gap:10px;padding:20px 24px;display:flex}.test-module__7vHdaG__resultCtaBtn{background:var(--color-off-white);color:var(--color-charcoal);text-align:center;border:.5px solid var(--color-border);letter-spacing:.02em;cursor:pointer;border-radius:60px;flex:1;justify-content:center;align-items:center;padding:14px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .18s;display:flex}.test-module__7vHdaG__resultCtaBtn:hover{border-color:var(--color-mid-grey)}.test-module__7vHdaG__resultCtaBtn:active{opacity:.85}.test-module__7vHdaG__shareIcon{background:var(--color-off-white);border:.5px solid var(--color-border);cursor:pointer;width:52px;height:52px;color:var(--color-mid-grey);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;transition:border-color .18s;display:flex}.test-module__7vHdaG__shareIcon:hover{border-color:var(--color-mid-grey)}.test-module__7vHdaG__deeperCta{text-align:center;background:#f0ebe4;padding:32px 24px}.test-module__7vHdaG__deeperCtaTitle{color:var(--color-black);word-break:keep-all;margin-bottom:10px;font-size:16px;font-weight:600}.test-module__7vHdaG__deeperCtaDesc{color:var(--color-mid-grey);word-break:keep-all;margin-bottom:20px;font-size:12px;line-height:1.7}.test-module__7vHdaG__deeperCtaBtn{background:var(--color-cta);color:#fff;text-align:center;letter-spacing:.02em;cursor:pointer;border-radius:60px;width:100%;max-width:280px;margin:0 auto;padding:14px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;display:block}.test-module__7vHdaG__toast{bottom:var(--toast-bottom);color:#fff;z-index:var(--z-toast);pointer-events:none;white-space:nowrap;background:#1a1815e0;border-radius:60px;padding:12px 24px;font-size:13px;font-weight:500;animation:.3s forwards test-module__7vHdaG__toastIn;position:fixed;left:50%;transform:translate(-50%)}@keyframes test-module__7vHdaG__toastIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes test-module__7vHdaG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.test-module__7vHdaG__fadeIn{animation:.35s forwards test-module__7vHdaG__fadeIn}
/*# sourceMappingURL=528cb5b20daa5d2b.css.map*/