@charset "UTF-8";@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(/assets/PretendardVariable-CJuje-Rk.woff2) format("woff2-variations")}.self-understanding{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:20px;box-sizing:border-box}.title{font-size:28px;font-weight:700;color:#333;margin-bottom:48px;text-align:center}.start-button{padding:16px 48px;font-size:18px;font-weight:600;color:#fff;background-color:#333;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.start-button:active{transform:scale(.98);background-color:#555}@media(hover:hover){.start-button:hover{background-color:#555}}.home{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:20px;box-sizing:border-box}.home .title{font-size:28px;font-weight:700;color:#333;margin-bottom:48px;text-align:center}.home .button-container{display:flex;flex-direction:column;gap:16px;width:100%;max-width:400px}@media(min-width:768px){.home .button-container{flex-direction:row;max-width:600px}}.home .button-container .main-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:24px 32px;border:none;border-radius:16px;background-color:#f5f5f5;cursor:pointer;transition:all .2s ease}.home .button-container .main-button:active{transform:scale(.98);background-color:#e8e8e8}@media(hover:hover){.home .button-container .main-button:hover{background-color:#e8e8e8}}@media(min-width:768px){.home .button-container .main-button{flex:1;padding:32px}}.home .button-container .main-button .button-icon{font-size:28px}.home .button-container .main-button .button-text{font-size:20px;font-weight:600;color:#333}.survey-test{min-height:100vh;display:flex;flex-direction:column;background:#f9f9f9}.survey-test .loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media(min-width:768px){.survey-test .loading{gap:1.25rem}}.survey-test .loading .spinner{width:2.5rem;height:2.5rem;border:.1875rem solid #e0e0e0;border-top-color:#333;border-radius:50%;animation:spin .8s linear infinite}@media(min-width:768px){.survey-test .loading .spinner{width:3rem;height:3rem}}.survey-test .error{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.25rem;text-align:center}@media(min-width:768px){.survey-test .error{gap:1.25rem;padding:1.5rem}}.survey-test .error p{color:#d32f2f;font-size:1rem}@media(min-width:768px){.survey-test .error p{font-size:1.125rem}}.survey-test .error button{padding:.75rem 1.5rem;border:none;border-radius:.5rem;background:#333;color:#fff;font-size:.875rem;cursor:pointer}@media(min-width:768px){.survey-test .error button{padding:.875rem 1.75rem;font-size:1rem}}.survey-test .survey-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#fff;border-bottom:1px solid #eee}@media(max-width:480px){.survey-test .survey-header{flex-direction:column;align-items:flex-start;gap:.5rem}}@media(min-width:768px){.survey-test .survey-header{padding:1.25rem 1.5rem}}.survey-test .survey-header .part-info{display:flex;align-items:center;gap:.5rem}@media(min-width:768px){.survey-test .survey-header .part-info{gap:.625rem}}.survey-test .survey-header .part-info .part-number{padding:.25rem .625rem;background:#333;color:#fff;border-radius:.25rem;font-size:.75rem;font-weight:600}@media(min-width:768px){.survey-test .survey-header .part-info .part-number{padding:.3125rem .75rem;font-size:.875rem}}.survey-test .survey-header .part-info .part-name{font-size:1.125rem;font-weight:600;color:#333}@media(min-width:768px){.survey-test .survey-header .part-info .part-name{font-size:1.375rem}}.survey-test .survey-header .page-info{font-size:.875rem;color:#666}@media(min-width:768px){.survey-test .survey-header .page-info{font-size:1rem}}.survey-test .progress-bar{height:.25rem;background:#e0e0e0}.survey-test .progress-bar .progress-fill{height:100%;background:#333;transition:width .3s ease}.survey-test .progress-text{padding:.5rem 1.25rem;font-size:.75rem;color:#999;background:#fff;text-align:right}@media(min-width:768px){.survey-test .progress-text{padding:.625rem 1.5rem;font-size:.875rem}}.survey-test .question-area{flex:1;padding:1.25rem 1.25rem .625rem;background:#fff;margin:0;overflow-y:auto}@media(min-width:768px){.survey-test .question-area{padding:1.5rem 1.5rem .75rem}}.survey-test .survey-footer{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5625rem 1.5625rem;background:#fff;border-top:1px solid #eee;position:sticky;bottom:0}@media(min-width:768px){.survey-test .survey-footer{padding:1.25rem 2rem 2rem}}.survey-test .survey-footer .nav-btn{padding:.875rem 1.75rem;border:none;border-radius:.625rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.survey-test .survey-footer .nav-btn:disabled{opacity:.4;cursor:not-allowed}.survey-test .survey-footer .nav-btn.prev{background:#f5f5f5;color:#333}.survey-test .survey-footer .nav-btn.prev:hover:not(:disabled){background:#e8e8e8}.survey-test .survey-footer .nav-btn.next,.survey-test .survey-footer .nav-btn.submit{background:#333;color:#fff}.survey-test .survey-footer .nav-btn.next:hover:not(:disabled),.survey-test .survey-footer .nav-btn.submit:hover:not(:disabled){background:#555}@media(max-width:480px){.survey-test .survey-footer .nav-btn{padding:.75rem 1.25rem;font-size:.875rem}}@media(min-width:768px){.survey-test .survey-footer .nav-btn{padding:1rem 2rem;border-radius:.75rem;font-size:1.125rem}}.survey-test .survey-footer .page-indicator{font-size:.875rem;color:#999}@media(min-width:768px){.survey-test .survey-footer .page-indicator{font-size:1rem}}@keyframes spin{to{transform:rotate(360deg)}}.self-understanding-select{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;box-sizing:border-box}.self-understanding-select .select-title{font-size:1.875rem;margin-bottom:1.875rem}@media(min-width:768px){.self-understanding-select .select-title{font-size:2.25rem;margin-bottom:2.5rem}}.self-understanding-select .select-button-group{display:flex;flex-direction:column;gap:1.875rem;align-items:center}@media(min-width:768px){.self-understanding-select .select-button-group{gap:2.5rem}}.self-understanding-select .select-button-group .select-button{border:none;border-radius:1.25rem;box-shadow:0 4px 16px #0000001a;padding:.625rem 1.5625rem;background-color:#fff;color:#000}.self-understanding-select .select-button-group .select-button :hover{cursor:pointer}@media(min-width:768px){.self-understanding-select .select-button-group .select-button{padding:1rem 2.5rem}}.self-understanding-select .select-button-group .select-button .select-button__title{font-size:1.625rem;font-weight:700;margin-bottom:.625rem}@media(min-width:768px){.self-understanding-select .select-button-group .select-button .select-button__title{font-size:2rem}}.self-understanding-select .select-button-group .select-button img{width:12.5rem;max-width:100%;margin-bottom:.625rem}@media(min-width:768px){.self-understanding-select .select-button-group .select-button img{width:15rem}}.self-understanding-select .select-button-group .select-button .select-button__description{font-size:1rem;margin-bottom:.3125rem}@media(min-width:768px){.self-understanding-select .select-button-group .select-button .select-button__description{font-size:1.125rem}}.self-understanding-select .select-button-group .select-button .select-button__estimated-time{font-size:.8125rem;font-weight:300;color:#4b4b4b}@media(min-width:768px){.self-understanding-select .select-button-group .select-button .select-button__estimated-time{font-size:.9375rem}}.scale-question-2{padding:2rem 0;border-bottom:1px solid #eee}.scale-question-2:first-child{padding-top:.625rem}.scale-question-2:last-child{border-bottom:none}.scale-question-2 .question-text{text-align:center;font-size:1rem;line-height:1.5;color:#333;margin-bottom:1.125rem}@media(min-width:768px){.scale-question-2 .question-text{font-size:1.25rem;margin-bottom:1.375rem}}.scale-question-2 .question-num{font-weight:600;color:#666;margin-right:.25rem}.scale-question-2 .options{display:flex;gap:3.125rem;justify-content:center;align-items:center}@media(min-width:768px){.scale-question-2 .options{gap:3.75rem}}.scale-question-2 .option-btn{width:7.5rem;height:3.75rem;border-radius:.625rem;border:2px solid;background:#fff;cursor:pointer;box-shadow:0 2px 6px #00000014;transition:all .2s ease;font-size:1.875rem}@media(min-width:768px){.scale-question-2 .option-btn{width:9rem;height:4.5rem;font-size:2.25rem}}.scale-question-2 .option-btn:hover{border-color:#999;background:#f9f9f9;color:#999}.scale-question-2 .option-btn.btn-O{color:#1fb66a;--btn-color: #1fb66a;border-color:#1fb66a80}.scale-question-2 .option-btn.btn-X{color:#ff6b57;--btn-color: #ff6b57;border-color:#ff6b5766}.scale-question-2 .option-btn.selected{background:var(--btn-color);border-color:var(--btn-color);color:#fff}.scale-question-5{padding:2rem 0;border-bottom:1px solid #eee}.scale-question-5:first-child{padding-top:.625rem}.scale-question-5:last-child{border-bottom:none}.scale-question-5 .question-text{text-align:center;font-size:1rem;line-height:1.5;color:#333;margin-bottom:1.125rem}@media(min-width:768px){.scale-question-5 .question-text{font-size:1.25rem;margin-bottom:1.375rem}}.scale-question-5 .question-num{font-weight:600;color:#666;margin-right:.25rem}.scale-question-5 .options{display:flex;gap:1.75rem;justify-content:center;align-items:center}@media(min-width:768px){.scale-question-5 .options{gap:2rem}}.scale-question-5 .option-btn{width:1.875rem;height:1.875rem;border-radius:999px;border:2px solid;background:#fff;cursor:pointer;transition:all .2s ease}@media(min-width:768px){.scale-question-5 .option-btn{width:2.25rem;height:2.25rem}}.scale-question-5 .option-btn:hover{border-color:#999;background:#f9f9f9}.scale-question-5 .option-btn.selected{border-color:#333;background:#333;color:#fff}.scale-question-5 .option-btn.btn-bad{--btn-color: #ff6b57;border-color:#ff6b5766;color:#ff6b57;width:2.75rem;height:2.75rem}@media(min-width:768px){.scale-question-5 .option-btn.btn-bad{width:3.25rem;height:3.25rem}}.scale-question-5 .option-btn.btn-bad2{--btn-color: #ff9a8b;border-color:#ff6b5740;color:#ff9a8b;width:2.3125rem;height:2.3125rem}@media(min-width:768px){.scale-question-5 .option-btn.btn-bad2{width:2.75rem;height:2.75rem}}.scale-question-5 .option-btn.btn-mid{--btn-color: #9aa0a6;border-color:#9aa0a659;color:#9aa0a6}.scale-question-5 .option-btn.btn-good2{--btn-color: #5dba8a;border-color:#1fb66a59;color:#5dba8a;width:2.3125rem;height:2.3125rem}@media(min-width:768px){.scale-question-5 .option-btn.btn-good2{width:2.75rem;height:2.75rem}}.scale-question-5 .option-btn.btn-good{--btn-color: #1fb66a;border-color:#1fb66a80;color:#1fb66a;width:2.75rem;height:2.75rem}@media(min-width:768px){.scale-question-5 .option-btn.btn-good{width:3.25rem;height:3.25rem}}.scale-question-5 .option-btn.btn-bad.selected,.scale-question-5 .option-btn.btn-bad2.selected,.scale-question-5 .option-btn.btn-mid.selected,.scale-question-5 .option-btn.btn-good2.selected,.scale-question-5 .option-btn.btn-good.selected{background:var(--btn-color);border-color:var(--btn-color);color:#fff}.scale-question-10{padding:2rem 0;border-bottom:1px solid #eee}.scale-question-10:first-child{padding-top:.625rem}.scale-question-10:last-child{border-bottom:none}.scale-question-10 .question-text{text-align:center;font-size:1rem;line-height:1.5;color:#333;margin-bottom:1.125rem}@media(min-width:768px){.scale-question-10 .question-text{font-size:1.25rem;margin-bottom:1.375rem}}.scale-question-10 .question-num{font-weight:600;color:#666;margin-right:.25rem}.scale-question-10 .options{display:grid;grid-template-columns:repeat(5,3.4375rem);gap:.625rem;justify-content:center}@media(min-width:768px){.scale-question-10 .options{grid-template-columns:repeat(5,4rem);gap:.75rem}}.scale-question-10 .option-btn{width:3.4375rem;height:3.4375rem;border-radius:.75rem;border:1.5px solid #ccc;background:#fff;color:#000;font-size:1.125rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #00000014;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.scale-question-10 .option-btn{width:4rem;height:4rem;font-size:1.375rem}}.scale-question-10 .option-btn:hover{border-color:#999;background:#f5f5f5}.scale-question-10 .option-btn.selected{border-color:#333;background:#333;color:#fff;box-shadow:0 2px 8px #0000002e}.multi-select-question{padding:1rem 0}.multi-select-question .instruction{font-size:1rem;font-weight:600;color:#333;margin-bottom:1rem}@media(min-width:768px){.multi-select-question .instruction{font-size:1.125rem;margin-bottom:1.25rem}}.multi-select-question .items-grid{display:flex;flex-direction:column;gap:.5rem}@media(min-width:768px){.multi-select-question .items-grid{gap:.625rem}}.multi-select-question .item-btn{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:.625rem;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left}@media(min-width:768px){.multi-select-question .item-btn{padding:1rem 1.25rem}}.multi-select-question .item-btn:hover{border-color:#999;background:#f9f9f9}.multi-select-question .item-btn.selected{border-color:#333;background:#f5f5f5}.multi-select-question .item-name{font-size:.9375rem;font-weight:600;color:#333}@media(min-width:768px){.multi-select-question .item-name{font-size:1.125rem}}.multi-select-question .item-text{font-size:.8125rem;color:#666;margin-top:.25rem;line-height:1.4}@media(min-width:768px){.multi-select-question .item-text{font-size:1rem}}.multi-select-question .selected-count{margin-top:1rem;font-size:.875rem;color:#666;text-align:right}@media(min-width:768px){.multi-select-question .selected-count{font-size:1rem}}.priority-question{padding:1rem 0}.priority-question .instruction{font-size:1rem;font-weight:600;color:#333;margin-bottom:1rem}@media(min-width:768px){.priority-question .instruction{font-size:1.125rem;margin-bottom:1.25rem}}.priority-question .priority-display{display:flex;gap:.5rem;margin-bottom:1.25rem}@media(min-width:768px){.priority-question .priority-display{gap:.625rem;margin-bottom:1.5rem}}.priority-question .priority-display:has(.priority-slot.filled){flex-direction:column}.priority-question .priority-slot{flex:1;min-width:0;padding:.75rem;border:2px dashed #e0e0e0;border-radius:.5rem;text-align:center;background:#fafafa}@media(min-width:768px){.priority-question .priority-slot{padding:.875rem}}.priority-question .priority-slot.filled{border-style:solid;border-color:#333;background:#fff}.priority-question .slot-label{display:block;font-size:.75rem;color:#999;margin-bottom:.25rem}@media(min-width:768px){.priority-question .slot-label{font-size:.875rem}}.priority-question .slot-value{font-size:.8125rem;color:#333;font-weight:500}@media(min-width:768px){.priority-question .slot-value{font-size:1rem}}.priority-question .items-list{display:flex;flex-direction:column;gap:.5rem}@media(min-width:768px){.priority-question .items-list{gap:.625rem}}.priority-question .item-card{border:2px solid #e0e0e0;border-radius:.625rem;background:#fff;overflow:hidden;transition:all .2s ease}.priority-question .item-card.selected{border-color:#333;background:#f9f9f9}.priority-question .item-main{display:flex;align-items:center;gap:.625rem;padding:.875rem 1rem;cursor:pointer}@media(min-width:768px){.priority-question .item-main{gap:.75rem;padding:1rem 1.25rem}}.priority-question .priority-badge{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:#333;color:#fff;font-size:.75rem;font-weight:600;flex-shrink:0}@media(min-width:768px){.priority-question .priority-badge{width:1.75rem;height:1.75rem;font-size:.875rem}}.priority-question .item-text{font-size:.875rem;color:#333;line-height:1.4;flex:1}@media(min-width:768px){.priority-question .item-text{font-size:1rem}}.priority-question .expand-btn{margin:0 1rem .75rem;padding:.375rem .75rem;border:1px solid #ddd;border-radius:.25rem;background:#fff;font-size:.75rem;color:#666;cursor:pointer}@media(min-width:768px){.priority-question .expand-btn{margin:0 1.25rem .875rem;padding:.5rem .875rem;font-size:.875rem}}.priority-question .item-definition{padding:.75rem 1rem;background:#f5f5f5;font-size:.8125rem;color:#666;line-height:1.5;border-top:1px solid #eee}@media(min-width:768px){.priority-question .item-definition{padding:.875rem 1.25rem;font-size:1rem}}.three-choice-question{padding:1rem 0}.three-choice-question .instruction{font-size:1rem;font-weight:600;color:#333;margin-bottom:1rem}@media(min-width:768px){.three-choice-question .instruction{font-size:1.125rem;margin-bottom:1.25rem}}.three-choice-question .items-list{display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){.three-choice-question .items-list{gap:.875rem}}.three-choice-question .items-list .item-row{display:flex;flex-direction:row;align-items:center;gap:.625rem;padding:.875rem;border:1px solid #e8e8e8;border-radius:.625rem;background:#fff}@media(max-width:450px){.three-choice-question .items-list .item-row{flex-direction:column}}@media(min-width:768px){.three-choice-question .items-list .item-row{gap:.75rem;padding:1rem}}.three-choice-question .items-list .item-row .item-info{flex:1}@media(max-width:450px){.three-choice-question .items-list .item-row .item-info{text-align:center}}.three-choice-question .items-list .item-row .item-info .item-name{display:block;font-size:.9375rem;font-weight:600;color:#333;margin-bottom:.25rem}@media(min-width:768px){.three-choice-question .items-list .item-row .item-info .item-name{font-size:1.125rem}}.three-choice-question .items-list .item-row .item-info .item-definition{display:block;font-size:.8125rem;color:#666}@media(max-width:450px){.three-choice-question .items-list .item-row .item-info .item-definition{padding:0 2.5rem}}@media(min-width:768px){.three-choice-question .items-list .item-row .item-info .item-definition{font-size:1rem}}.three-choice-question .items-list .item-row .options{display:flex;gap:.375rem;flex-shrink:0;align-self:center}@media(min-width:768px){.three-choice-question .items-list .item-row .options{gap:.5rem}}.three-choice-question .items-list .item-row .options .option-btn{display:flex;flex-direction:column;align-items:center;gap:.125rem;padding:.5rem .875rem;border:2px solid #e0e0e0;border-radius:.5rem;background:#fff;cursor:pointer;transition:all .2s ease;min-width:3.75rem}@media(min-width:768px){.three-choice-question .items-list .item-row .options .option-btn{padding:.625rem 1rem;min-width:4.5rem}}.three-choice-question .items-list .item-row .options .option-btn:hover{background:#f5f5f5}.three-choice-question .items-list .item-row .options .option-btn.selected.o{border-color:#1fb66a;background:#e8f5e9}.three-choice-question .items-list .item-row .options .option-btn.selected.o .option-emoji{color:#1fb66a}.three-choice-question .items-list .item-row .options .option-btn.selected.m{border-color:#ff9800;background:#fff3e0}.three-choice-question .items-list .item-row .options .option-btn.selected.m .option-emoji{color:#ff9800}.three-choice-question .items-list .item-row .options .option-btn.selected.x{border-color:#ff6b57;background:#ffebee}.three-choice-question .items-list .item-row .options .option-btn.selected.x .option-emoji{color:#ff6b57}.three-choice-question .items-list .item-row .options .option-btn .option-emoji{font-size:1rem;font-weight:700}@media(min-width:768px){.three-choice-question .items-list .item-row .options .option-btn .option-emoji{font-size:1.25rem}}.three-choice-question .items-list .item-row .options .option-btn .option-label{font-size:.6875rem;color:#666}@media(min-width:768px){.three-choice-question .items-list .item-row .options .option-btn .option-label{font-size:.8125rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;min-height:100vh}a{text-decoration:none;display:block}
