@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{font-family:'Noto Sans KR',sans-serif;color:#202337;background:#f5f6fa;font-synthesis:none;--blue:#343cdb;--muted:#707588}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #8890ff;outline-offset:5px}header{height:100px;max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 48px;border-bottom:1px solid #dfe2ed}.brand{text-decoration:none;color:#252ddb;font-size:42px;letter-spacing:-3px;font-weight:900}.brand span{font-size:17px;vertical-align:top;letter-spacing:0;margin-left:3px}.header-label{font-size:12px;font-weight:700;letter-spacing:2px;color:#757a8d}.text-button{border:0;background:transparent;color:#62677c;font-size:14px;padding:10px}main{max-width:1224px;margin:0 auto;padding:54px 0 40px;min-height:calc(100vh - 181px)}footer{max-width:1224px;margin:auto;border-top:1px solid #dfe2ed;display:flex;justify-content:space-between;padding:25px 0;color:#858a99;font-size:12px}.layout{display:grid;grid-template-columns:300px 1fr;gap:58px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:var(--blue);margin:8px 0 20px}.intro h1{font-size:40px;line-height:1.45;letter-spacing:-2px;margin:0 0 20px}.intro h1 em{font-style:normal;color:var(--blue)}.intro p{font-size:15px;line-height:1.9;color:var(--muted)}.five{display:flex;gap:7px;margin:34px 0}.five span{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;font-size:16px;font-weight:700;background:white;color:var(--c);border:1px solid #e0e3ef}.sidebar-note{border-top:1px solid #dddfea;padding-top:21px;font-size:13px!important}.quiz-card{background:white;border:1px solid #e4e6ef;border-radius:20px;padding:34px 40px 30px;box-shadow:0 14px 44px #24286806}.progress-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted)}.progress-top strong{color:var(--blue);font-size:15px}.progress{height:4px;background:#eff0f6;border-radius:4px;margin-top:14px;overflow:hidden}.progress>span{display:block;height:100%;background:var(--blue);transition:width .2s}.question-label{margin-top:35px;font-weight:700;color:var(--blue);font-size:13px;letter-spacing:1px}.question{font-size:25px;line-height:1.65;letter-spacing:-.7px;margin:16px 0 26px;min-height:124px;font-weight:700;outline:none}.options{display:grid;gap:9px}.option{display:flex;align-items:center;text-align:left;gap:14px;padding:15px 18px;border:1px solid #e1e4ee;background:white;border-radius:10px;color:#51566a;font-size:15px;transition:background .15s,border .15s}.option:hover{background:#f7f8ff;border-color:#a8aeec}.option.selected{background:#eeefff;border-color:var(--blue);color:#2932ce;font-weight:700}.radio{height:19px;width:19px;border-radius:50%;border:1.5px solid #cdd1df;display:grid;place-items:center;flex-shrink:0}.selected .radio{border-color:var(--blue);background:var(--blue)}.selected .radio:after{content:'';width:7px;height:7px;background:white;border-radius:50%}.option small{margin-left:auto;font-size:12px;color:#9a9fb0;font-weight:400}.navigation{display:flex;justify-content:space-between;align-items:center;margin-top:26px}.primary{background:var(--blue);color:white;border:0;border-radius:9px;padding:14px 27px;font-size:15px;font-weight:600}.primary:hover{background:#252cbf}.primary:disabled{background:#e7e9f2;color:#a3a7b8;cursor:default}.text-button:disabled{opacity:.35;cursor:default}.save-note{font-size:12px;color:#969bad;text-align:center;margin:17px 0 0}.result-head{text-align:center;margin:0 auto 32px;max-width:750px}.result-head h1{font-size:36px;letter-spacing:-1px;margin:12px 0}.result-head p{color:var(--muted);line-height:1.8;font-size:15px}.code{display:inline-block;background:#e9ebff;color:#323cce;border-radius:7px;padding:10px 18px;font-family:monospace;font-size:18px;letter-spacing:1px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.result-card{border-radius:18px;border:1px solid #e1e4ed;background:white;padding:30px}.result-card h2{font-size:19px;margin:0 0 28px}.axis{margin:0 0 25px}.axis:last-child{margin-bottom:0}.axis-top{display:flex;justify-content:space-between;align-items:center;font-size:15px;margin-bottom:11px}.axis-top b{font-size:22px;color:var(--c)}.axis-top strong span{color:var(--c);margin-right:10px}.track{position:relative;height:8px;border-radius:8px;background:#eff0f5}.track:after{content:'';position:absolute;left:50%;top:-3px;height:14px;border-left:1px dashed #b8becd}.track i{display:block;height:8px;border-radius:8px;background:var(--c)}.axis-ends{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#858a9a}.detail{border-bottom:1px solid #eeeef5;padding:0 0 16px;margin-bottom:16px}.detail:last-child{border:0;margin:0;padding:0}.detail h3{font-size:15px;margin:0 0 6px}.detail p{font-size:14px;line-height:1.7;color:#7a7f90;margin:0}.tag{font-size:12px;color:#6b70a0;background:#f0f1f9;padding:3px 7px;border-radius:4px;margin-left:8px;font-weight:400}.result-actions{display:flex;justify-content:center;gap:12px;margin:28px 0}.result-note{text-align:center;font-size:13px;color:#888d9e;line-height:1.8}dialog{max-width:540px;width:calc(100% - 32px);border:0;border-radius:16px;padding:30px;box-shadow:0 20px 90px #1113}dialog::backdrop{background:#14172b66}dialog p{font-size:15px;line-height:1.9;color:#676d81}dialog .close{float:right}dialog h2{clear:both;padding-top:12px;font-size:24px}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#262b46;color:white;padding:13px 22px;border-radius:10px;font-size:14px;z-index:9}
@media(min-width:1600px){main{padding-top:80px}}@media(max-width:1280px){main,footer{margin-left:40px;margin-right:40px}.layout{grid-template-columns:260px 1fr;gap:35px}.intro h1{font-size:35px}}@media(max-width:800px){header{height:77px;padding:0 23px}.brand{font-size:35px}.header-label{display:none}main{padding-top:25px;margin:0 20px}.layout{display:block}.intro h1{font-size:28px;line-height:1.45;margin-bottom:8px}.intro h1 br{display:none}.intro .eyebrow{margin:0 0 10px}.intro p{font-size:14px;margin:0 0 22px}.five,.sidebar-note{display:none}.quiz-card{padding:25px 23px;border-radius:15px}.question{font-size:22px;min-height:0;margin-bottom:24px}.question-label{margin-top:27px}.option{padding:14px;font-size:14px}.option small{display:none}footer{margin:0 20px;font-size:11px;gap:20px}.result-grid{grid-template-columns:1fr}.result-head h1{font-size:27px}.code{font-size:16px}.result-card{padding:25px}.result-actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
.paged-layout{align-items:start}.paged-layout .intro{position:sticky;top:30px}.page-card{padding:30px 36px}.page-steps{display:flex;gap:12px;margin:28px 0}.page-steps span{display:grid;place-items:center;width:38px;height:38px;border:1px solid #dce0ef;border-radius:50%;color:#8c91a5;font-size:14px}.page-steps .current{background:var(--blue);color:#fff;border-color:var(--blue)}.page-steps .completed{background:#e9ebff;color:var(--blue);border-color:#d0d4ff}.progress-top strong>span{font-weight:400;color:#a4a8b7}.scale-legend{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:22px 0;border-bottom:1px solid #e7e9f2}.scale-legend div{text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px}.scale-legend b{color:var(--blue);font-size:17px}.scale-legend span{font-size:12px;line-height:1.6;color:#757b8f;word-break:keep-all}.question-row{padding:28px 0;border-bottom:1px solid #e7e9f2}.row-title{display:flex;gap:14px;align-items:baseline}.question-number{color:var(--blue);font-size:13px;font-weight:700;flex-shrink:0}.row-title h2{margin:0;font-size:18px;line-height:1.8;letter-spacing:-.35px;font-weight:600;word-break:keep-all;overflow-wrap:anywhere}.number-options{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;max-width:380px;margin:21px auto 0}.number-option{height:45px;border-radius:9px;border:1px solid #dfe2ed;background:white;color:#6e7488;font-size:16px;font-weight:600}.number-option:hover{border-color:#8b92ef;background:#f5f6ff}.number-option.selected{background:var(--blue);color:white;border-color:var(--blue);box-shadow:0 4px 9px #343cdb20}.answer-ends{max-width:380px;margin:9px auto 0;display:flex;justify-content:space-between;color:#969bad;font-size:12px}#page-status{text-align:center;margin:24px 0 0;color:#858b9e;font-size:13px}.page-card .navigation{margin-top:17px}#page-heading{outline:none}@media(max-width:800px){.paged-layout .intro{position:static}.page-steps{margin:15px 0 23px}.page-steps span{width:31px;height:31px;font-size:12px}.page-card{padding:23px 19px}.scale-legend{gap:7px;padding:18px 0}.scale-legend span{font-size:12px}.row-title{gap:10px}.row-title h2{font-size:16px;line-height:1.8}.number-options{gap:9px}.question-row{padding:24px 0}.question-number{font-size:12px}.page-card .primary{padding:14px 18px}.page-card .text-button{padding:10px 0}}
.type-story{background:#fff;border:1px solid #e1e4ed;border-radius:18px;padding:34px 38px;margin-bottom:26px}.type-story-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px;flex-wrap:wrap}.type-story-top .eyebrow{margin:0}.type-code{font-size:14px;letter-spacing:1px;color:#4e57bb;background:#eff0ff;padding:7px 12px;border-radius:6px}.type-story h2{font-size:23px;letter-spacing:-.5px;margin:0 0 17px}.type-description{font-size:17px;line-height:1.95;color:#51576c;word-break:keep-all;overflow-wrap:anywhere;margin:0 0 18px}.type-example{border-top:1px solid #e8eaf2;margin-top:24px;padding-top:18px}.type-example summary{font-size:14px;color:#515abf;cursor:pointer;font-weight:600}.type-example p{font-size:15px;line-height:1.9;color:#697085}.type-example .example-context{font-size:13px;color:#9398a8;line-height:1.8}.boundary-note{font-size:14px;line-height:1.8;background:#f5f6fd;color:#737b99;border-radius:8px;padding:13px 17px;margin:20px 0 0}.neighbor-type{border-top:1px solid #e8eaf2;padding:17px 0}.neighbor-type:last-child{padding-bottom:0}.neighbor-type>summary{cursor:pointer;font-size:16px;font-weight:600;color:#454d70;line-height:1.8}.neighbor-type>summary small{display:block;font-weight:400;font-size:12px;color:#9298ae;margin-top:4px}.neighbor-type[open]>.type-description{margin-top:16px}.neighbor-type .type-example{margin-bottom:12px}.result-head h1{word-break:keep-all;overflow-wrap:anywhere}@media(max-width:800px){.type-story{padding:26px 23px}.type-story h2{font-size:20px}.type-description{font-size:16px}.type-code{font-size:12px}.type-story-top .eyebrow{font-size:11px}.result-head h1{line-height:1.5}}
.example-body{display:flex;gap:24px;margin-top:16px;align-items:flex-start}.example-figure{margin:0;flex-shrink:0;width:136px}.example-figure img{display:block;width:100%;height:auto;border-radius:11px;border:1px solid #e4e6ef;background:#f5f6fa;box-shadow:0 10px 28px #2428680d}.example-figure figcaption{font-size:11.5px;line-height:1.7;color:#9398a8;margin-top:8px;word-break:keep-all}.example-figure figcaption b{display:block;color:#5a5f75;font-size:12.5px;margin-bottom:2px;font-weight:600}.example-figure figcaption a{color:#7d84e6;text-decoration:none}.example-figure figcaption a:hover{text-decoration:underline}.example-text{flex:1;min-width:0}@media(max-width:800px){.example-body{flex-direction:column;gap:18px}.example-figure{width:150px}}
.mode-card{display:flex;flex-direction:column;gap:15px;max-width:620px;margin:0 auto;padding:40px 42px}.mode-card h2{margin:6px 0 10px;font-size:24px;letter-spacing:-.6px}.mode-option{display:flex;flex-direction:column;gap:7px;text-align:left;padding:21px 25px;border:1.5px solid #dfe2ee;border-radius:14px;background:#fff;transition:border-color .15s,background .15s}.mode-option b{font-size:19px;color:#252ddb;letter-spacing:-.3px}.mode-option span{font-size:13.5px;color:#7a7f92;line-height:1.6}.mode-option:hover{border-color:var(--blue);background:#f7f8ff}.mode-note{font-size:13px;color:#858a99;line-height:1.75;margin-top:6px}@media(max-width:800px){.mode-card{padding:28px 22px}.mode-card h2{font-size:20px}.mode-option{padding:17px 19px}.mode-option b{font-size:17px}}
.number-options.v2{grid-template-columns:repeat(7,1fr);max-width:480px;gap:8px}.number-options.v2 .number-option{padding:0;font-size:15px}.answer-ends.v2{max-width:480px}.scale-legend-v2{grid-template-columns:repeat(7,1fr)}.scale-legend-v2 span{font-size:10.5px;line-height:1.5}
.issue-stack{margin:24px 0}.issue-stack .result-card{margin-bottom:24px}.cta-card{text-align:center;padding:38px 30px}.cta-card .eyebrow{margin:0 0 10px}.cta-card h2{font-size:22px;margin:0 0 13px;letter-spacing:-.5px}.cta-card p{font-size:15px;line-height:1.85;color:#697085;margin:0 0 8px}.cta-card .cta-note{font-size:13px;color:#9398a8}.cta-card .primary{margin-top:14px}.issue-desc{font-size:13.5px;color:#7a7f90;line-height:1.7;margin:9px 0 0}.sub-scores{display:flex;gap:8px;margin-top:9px;flex-wrap:wrap}.sub-scores span{font-size:12px;color:#4e57bb;background:#eff0ff;padding:3px 9px;border-radius:5px}
.pair{padding:16px 0;border-bottom:1px solid #eeeef5}.pair:last-child{border:0;padding-bottom:0}.pair-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.pair-top strong{font-size:15px}.pair-top strong span{color:#858a99;font-weight:500;font-size:13px;margin-left:6px}.pair-top .gap{font-size:13px;color:#5a5f75;background:#f0f1f9;border-radius:5px;padding:3px 8px;font-weight:600}.pair-top .gap.up{color:#1c8f6d;background:#e4f4ee}.pair-top .gap.down{color:#b1487e;background:#f9e8f1}.pair-bars{display:flex;flex-direction:column;gap:7px}.pair-bar{display:grid;grid-template-columns:76px 1fr 34px;gap:10px;align-items:center;font-size:12.5px;color:#858a99}.pair-bar b{text-align:right;font-size:14px;color:#3c4271}.pair-note{font-size:13px;color:#9398a8;margin:9px 0 0}
.pattern{padding:13px 0;border-bottom:1px solid #eeeef5}.pattern:last-child{border:0;padding-bottom:0}.pattern b{font-size:14px;color:#454d70}.pattern p{font-size:14.5px;line-height:1.75;color:#697085;margin:5px 0 0}.summary-card p{font-size:15px;line-height:1.9;color:#51576c;margin:0 0 14px;word-break:keep-all}.summary-card p:last-child{margin:0}.summary-card .summary-note{font-size:12.5px;color:#9398a8}
@media(max-width:800px){.number-options.v2{gap:6px}.scale-legend-v2{gap:5px}.pair-bar{grid-template-columns:58px 1fr 30px}.cta-card{padding:28px 20px}.cta-card h2{font-size:19px}}

.result-top-actions{display:flex;justify-content:flex-end;margin:0 0 24px}.issue-shortcut{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.issue-shortcut>span{font-size:12px;color:var(--muted);line-height:1.6}.issue-shortcut .primary{white-space:nowrap}@media(max-width:800px){.result-top-actions{margin-bottom:24px}.issue-shortcut .primary{font-size:14px;padding:12px 18px}.issue-shortcut>span{font-size:11px}}
