:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#213547;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;font-weight:400;line-height:1.5;overflow-x:hidden}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#747bff}html{background-color:#fff;font-size:16px;overflow-x:hidden}body{background-color:#fff;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}h1:not([class]){font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#f9f9f9;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}._inputGroup_1lkx1_1{flex-direction:column;gap:.5rem;width:100%;display:flex}._inputLabel_1lkx1_8{color:#333;margin-bottom:.25rem;font-size:.875rem;font-weight:500}._inputField_1lkx1_15{color:#111827;box-sizing:border-box;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;max-width:100%;height:53px;padding:16px;font-size:clamp(12px,4.2vw,18px);line-height:1.5;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}._inputField_1lkx1_15:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}._inputField_1lkx1_15:disabled{color:#6b7280;cursor:not-allowed;background-color:#f9fafb}._inputField_1lkx1_15::placeholder{color:#9ca3af}._inputError_1lkx1_43{border-color:#ef4444}._inputError_1lkx1_43:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._inputErrorMessage_1lkx1_51{color:#ef4444;margin-top:.25rem;font-size:.75rem}._button_zrpon_1{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-family:Pretendard,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:600;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex;position:relative;overflow:hidden}._button_zrpon_1:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a}._button_zrpon_1:disabled{cursor:not-allowed;opacity:.6}._button_zrpon_1._sm_zrpon_24{min-height:32px;padding:8px 12px;font-size:clamp(4px,2.5vw,9px)}._button_zrpon_1._md_zrpon_29{min-height:40px;padding:12px 16px;font-size:clamp(9px,3vw,12px)}._button_zrpon_1._lg_zrpon_34{min-height:48px;padding:16px 24px;font-size:clamp(12px,4.2vw,18px)}._button_zrpon_1._primary_zrpon_39{color:#fff;background-color:#2f6c46}._button_zrpon_1._primary_zrpon_39:hover:not(:disabled){background-color:#2a5f3e;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._button_zrpon_1._primary_zrpon_39:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0000000d}._button_zrpon_1._secondary_zrpon_52{color:#111827;background-color:#f3f4f6;border:1px solid #d1d5db}._button_zrpon_1._secondary_zrpon_52:hover:not(:disabled){background-color:#e5e7eb;border-color:#d1d5db}._button_zrpon_1._outline_zrpon_61{color:#2f6c46;background-color:#0000;border:2px solid #2f6c46}._button_zrpon_1._outline_zrpon_61:hover:not(:disabled){color:#fff;background-color:#2f6c46}._button_zrpon_1._ghost_zrpon_70{color:#2f6c46;background-color:#0000}._button_zrpon_1._ghost_zrpon_70:hover:not(:disabled){background-color:#2f6c461a}._button_zrpon_1._loading_zrpon_77{cursor:not-allowed;position:relative}._button_zrpon_1 ._spinner_zrpon_81{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite _spin_zrpon_81;position:absolute;left:50%;transform:translate(-50%,-50%)}._button_zrpon_1 ._hidden_zrpon_92{opacity:0}@keyframes _spin_zrpon_81{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._toast_hi2fv_1{z-index:1070;opacity:0;border-radius:12px;width:90%;min-width:300px;max-width:400px;padding:16px;transition:all .4s ease-in-out;position:fixed;top:20px;left:50%;transform:translate(-50%)translateY(-100px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._toast_hi2fv_1:not(._toast--hidden_hi2fv_16){opacity:1;transform:translate(-50%)translateY(0)}._toast--error_hi2fv_20{color:#fff;background-color:#ef4444}._toast--success_hi2fv_24{color:#fff;background-color:#10b981}._toast--info_hi2fv_28{color:#fff;background-color:#3b82f6}._toast__content_hi2fv_33{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._toast__message_hi2fv_40{white-space:pre-line;flex:1;font-size:clamp(12px,4.2vw,18px);font-weight:600;line-height:1.5}._toast__close_hi2fv_48{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;transition:opacity .15s ease-in-out;display:flex}._toast__close_hi2fv_48:hover{opacity:1}._loginContainer_a6x6i_1{box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;overflow-y:auto}._loginContent_a6x6i_11{text-align:center;width:100%;max-width:400px}._logo_a6x6i_17{height:60px}._titleSection_a6x6i_21{max-width:400px;margin-bottom:40px}._mainTitle_a6x6i_26{color:#111;max-width:400px;margin:0 0 8px;font-size:clamp(18px,9vw,35px);font-weight:800;line-height:1.2}._subtitle_a6x6i_35{color:#6b7280;max-width:400px;margin:0;font-size:clamp(12px,4.2vw,18px);font-weight:500}._loginForm_a6x6i_43{flex-direction:column;gap:16px;width:100%;max-width:400px;display:flex}._loginButton_a6x6i_51{width:100%;max-width:400px;margin-top:8px}._footerTitle_a6x6i_57{color:#9ca3af;max-width:400px;margin-top:1rem;font-size:clamp(10px,3.5vw,14px);font-weight:500}._footerImage_a6x6i_65{width:300px;height:auto;margin-top:3rem}._container_1xgqp_1{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}._progressContainer_1xgqp_8,._sectionImageContainer_1xgqp_12{width:100%}._progressBar_1xgqp_16{background-color:#eee;width:100%;height:7px;overflow:hidden}._progressFill_1xgqp_23{background-color:#2f6c46;height:100%;transition:width .2s ease-in-out}._sectionHeader_1xgqp_29{width:100%;height:192px;position:relative}._sectionHeaderBg_1xgqp_35{z-index:1;background-color:#effaf3;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}._sectionHeaderContent_1xgqp_46{z-index:2;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:192px;display:flex;position:relative}._main_1xgqp_57{flex-direction:column;flex:1;max-width:400px;margin:0 auto;padding:0 2rem;display:flex}._content_1xgqp_66{text-align:left;flex:1}._sectionTextGroup_1xgqp_71{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;padding:28px 0;animation:.4s ease-out _fadeIn_1xgqp_1;display:flex}._sectionTitleGroup_1xgqp_82{flex-direction:column;align-items:flex-start;gap:4px;display:flex}._sectionNumber_1xgqp_89{letter-spacing:0%;color:#2f6c46;font-family:Pretendard,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:13px;font-weight:600;line-height:130%}._sectionTitle_1xgqp_82{letter-spacing:-2%;color:#111;margin:0;font-family:Pretendard,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:24px;font-weight:600;line-height:135%}._questionCount_1xgqp_108{letter-spacing:0%;color:#666;align-self:flex-start;font-family:Pretendard,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:150%}._sectionImage_1xgqp_12{align-items:center;height:100%;animation:.4s ease-out _fadeIn_1xgqp_1;display:flex;position:absolute;top:0;right:0}._sectionImg_1xgqp_128{object-fit:contain;width:375px;height:192px}._questionsContainer_1xgqp_134{padding:36px 0;animation:.5s ease-out _fadeIn_1xgqp_1}._bottomSection_1xgqp_139{margin-top:auto}._questionItem_1xgqp_143{flex-direction:column;gap:24px;display:flex}._divider_1xgqp_149{background-color:#eee;height:1px;margin:48px 0}._questionNumber_1xgqp_155{color:#111;letter-spacing:-2%;text-align:left;white-space:pre-wrap;margin:0;font-size:clamp(15px,4.5vw,17px);font-weight:600;line-height:135%}._optionsContainer_1xgqp_166{justify-content:space-between;display:flex}._optionItem_1xgqp_171{cursor:pointer;flex-direction:column;justify-content:space-between;align-items:center;width:77px;height:73px;transition:all .15s ease-in-out;display:flex}._optionText_1xgqp_182{color:#666;letter-spacing:-2%;text-align:center;word-spacing:-1px;font-size:clamp(10px,3vw,12px);font-weight:500;line-height:130%}._actionContainer_1xgqp_192{box-sizing:border-box;gap:12px;padding:31px 0 34px;display:flex}._previousButton_1xgqp_199,._nextButton_1xgqp_200{flex:1;height:53px!important;letter-spacing:0%!important;font-size:15px!important;font-weight:600!important;line-height:130%!important}@keyframes _fadeIn_1xgqp_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeInUp_1xgqp_1{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}._checkbox_1txmt_1{cursor:pointer;box-sizing:border-box;background-color:#fff;border:2px solid #ccc;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;margin:0;transition:all .15s ease-in-out;display:flex}._checkbox_1txmt_1._checked_1txmt_14{background-color:#2f6c46;border-color:#2f6c46}._checkIcon_1txmt_19{color:#ccc;opacity:1;flex-shrink:0;transition:all .15s ease-in-out;transform:scale(1)}._checked_1txmt_14 ._checkIcon_1txmt_19{color:#fff}._header_byfe2_1{border-bottom:1px solid #e5e7eb;padding:1rem 0}._headerContent_byfe2_6{text-align:center;max-width:1200px;margin:0 auto;padding:0 1rem}._title_byfe2_13{color:#111;margin:0;font-size:clamp(12px,4.2vw,18px);font-weight:600}._card_18mpj_1{opacity:1;background-color:#f6f7f8;border-radius:12px;flex-direction:column;height:100%;transition:all .2s ease-in-out;display:flex;position:relative}._chip_144k1_1{color:#2f6c46;-webkit-user-select:none;user-select:none;background-color:#effaf3;border-radius:8px;align-items:center;gap:8px;font-family:Pretendard,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:800;transition:all .2s ease-in-out;display:inline-flex}._chip_144k1_1:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a}._chip_144k1_1._disabled_144k1_17{opacity:.6;cursor:not-allowed}._chip_144k1_1._clickable_144k1_21{cursor:pointer}._chip_144k1_1._clickable_144k1_21:hover:not(._disabled_144k1_17){background-color:#2f6c461a;border-color:#2f6c464d;transform:translateY(-1px);box-shadow:0 1px 2px #0000000d}._chip_144k1_1._clickable_144k1_21:active:not(._disabled_144k1_17){box-shadow:none;transform:translateY(0)}._chip_144k1_1._sm_144k1_34{min-height:20px;padding:4px 10px;font-size:clamp(9px,3.5vw,15px);font-weight:700}._chip_144k1_1._md_144k1_40{min-height:32px;padding:8px 16px;font-size:clamp(9px,3.7vw,15px)}._chip_144k1_1._lg_144k1_45{min-height:40px;padding:12px 20px;font-size:clamp(12px,4.2vw,16px)}._chip_144k1_1 ._content_144k1_50{white-space:nowrap;align-items:center;display:flex}._chip_144k1_1 ._removeButton_144k1_55{cursor:pointer;color:#2f6c46;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:4px;transition:all .15s ease-in-out;display:flex}._chip_144k1_1 ._removeButton_144k1_55:hover:not(:disabled){color:#20482f;background-color:#2f6c461a}._chip_144k1_1 ._removeButton_144k1_55:active:not(:disabled){background-color:#2f6c4633}._chip_144k1_1 ._removeButton_144k1_55:disabled{cursor:not-allowed;opacity:.5}._chip_144k1_1 ._removeButton_144k1_55:focus{outline:none;box-shadow:0 0 0 2px #2f6c4633}._chip_144k1_1 ._removeIcon_144k1_84{font-size:14px;font-weight:700;line-height:1}._container_1xop9_1{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}._main_1xop9_8{flex-direction:column;flex:1;max-width:400px;margin:0 auto;padding:0 2rem;display:flex}._content_1xop9_17{text-align:left;flex:1}._sectionTitle_1xop9_22{color:#111;text-align:left;margin-bottom:1.5rem;font-size:clamp(16px,6vw,24px);font-weight:700}._guideSections_1xop9_30{flex-direction:column;gap:28px;margin-bottom:28px;display:flex}._guideSection_1xop9_30{flex-direction:column;gap:8px;margin:0;display:flex}._guideTitle_1xop9_44{color:#333;margin:0;font-size:15px;font-weight:600;line-height:1.4}._description_1xop9_52 p,._description_1xop9_52 span{color:#333;margin:0;font-size:14px;font-weight:400;line-height:1.5}._description_1xop9_52 p:last-child,._description_1xop9_52 span:last-child{margin-bottom:0}._koreaInfo_1xop9_65{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._koreaGuide_1xop9_72{color:#333;font-size:14px;font-weight:400;line-height:1.5}._chip_1xop9_79{margin-left:0}._consentSectionWrapper_1xop9_83{flex-direction:column;gap:40px;display:flex}._consentCards_1xop9_89{flex-direction:column;gap:20px;display:flex}._consentCard_1xop9_89{background-color:#fff;border:1px solid #d1d5db;border-radius:12px;margin:0;padding:16px}._consentTitle_1xop9_103{color:#333;margin:0 0 6px;font-size:13px;font-weight:600;line-height:1.3}._consentContent_1xop9_111{color:#666;font-size:13px;font-weight:400;line-height:1.5}._consentContent_1xop9_111 p{color:#666;margin:0;font-size:13px;font-weight:400;line-height:1.5}._consentContent_1xop9_111 p:last-child{margin-bottom:0}._consentContent_1xop9_111 strong{color:#666;font-weight:400}._bottomSection_1xop9_132{margin-top:auto;padding:48px 0 32px}._checkboxArea_1xop9_137{flex-direction:row;gap:24px;display:flex}._checkboxRow_1xop9_143{cursor:pointer;align-items:center;gap:8px;display:flex}._checkboxLabel_1xop9_150{color:#333;cursor:pointer;font-size:15px;font-weight:400;line-height:1.4}._startButton_1xop9_158{width:100%;height:53px;font-size:clamp(14px,5vw,16px);font-weight:700}._startButton_1xop9_158:disabled{color:#fff;cursor:not-allowed;background-color:#2f6c464d}._container_1ymo7_1{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}._main_1ymo7_8{flex-direction:column;flex:1;max-width:400px;margin:0 auto;padding:0 2rem;display:flex}._content_1ymo7_17{text-align:left;flex:1}._sectionTitle_1ymo7_22{color:#111;text-align:left;margin-bottom:1.2rem;font-size:clamp(16px,6vw,24px);font-weight:700}._card_1ymo7_30{color:#333;margin-top:2rem;margin-bottom:2rem;font-size:clamp(9px,3.6vw,14px);font-weight:400;line-height:1.6}._card_1ymo7_30 ._cardContent_1ymo7_38{align-items:flex-start;gap:8px;display:flex}._card_1ymo7_30 ._infoIcon_1ymo7_43{flex-shrink:0;width:3vw;max-width:12px;height:3vh;max-height:12px;position:relative;top:15px;left:12px}._card_1ymo7_30 p{color:#666;flex:1;margin:0;padding:10px}._questionsContainer_1ymo7_60{max-width:400px;margin:0 auto;padding:36px 0}._questionItem_1ymo7_66{flex-direction:column;gap:24px;display:flex}._questionNumber_1ymo7_72{color:#111;letter-spacing:-2%;text-align:left;white-space:pre-wrap;margin:0;font-size:clamp(15px,4.5vw,17px);font-weight:600;line-height:135%}._optionsContainer_1ymo7_83{justify-content:space-between;display:flex}._optionItem_1ymo7_88{cursor:default;flex-direction:column;justify-content:space-between;align-items:center;width:77px;height:73px;transition:all .15s ease-in-out;display:flex}._optionItem_1ymo7_88._disabled_1ymo7_98{opacity:.8}._optionText_1ymo7_102{color:#666;letter-spacing:-2%;text-align:center;word-spacing:-1px;font-size:clamp(10px,3vw,12px);font-weight:500;line-height:130%}._divider_1ymo7_112{background-color:#eee;height:1px;margin:48px 0}._bottomSection_1ymo7_118{margin-top:auto;padding:24px 0 32px}._startButton_1ymo7_123{width:100%;height:53px;letter-spacing:0%;text-align:center;font-family:Pretendard,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:15px;font-weight:600;line-height:130%}._container_x4m5l_2{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}._sectionHeader_x4m5l_9{width:100%;height:330px;position:relative}._sectionHeaderBg_x4m5l_15{z-index:1;background-color:#effaf3;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}._sectionHeaderContent_x4m5l_26{z-index:2;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:330px;display:flex;position:relative}._sectionTextGroup_x4m5l_37{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;padding:28px 0;animation:.4s ease-out _fadeIn_x4m5l_1;display:flex}._sectionTitleGroup_x4m5l_48{flex-direction:column;align-items:flex-start;gap:12px;display:flex}._scoreAndBadge_x4m5l_55{flex-direction:column;align-items:flex-start;gap:8px;display:flex}@media (min-width:401px){._scoreAndBadge_x4m5l_55{flex-direction:row;align-items:center}}._titleContainer_x4m5l_68{flex-direction:column;align-items:flex-start;gap:0;display:flex}._nameTitle_x4m5l_75,._stressTitle_x4m5l_84{letter-spacing:0%;color:#111;font-family:Pretendard;font-size:24px;font-weight:600;line-height:125%}._scoreText_x4m5l_93{letter-spacing:-1%;color:#111;font-family:Pretendard;font-size:32px;font-weight:700;line-height:120%}._levelBadge_x4m5l_102{letter-spacing:0%;box-sizing:border-box;border:1px solid #0000;border-radius:50px;justify-content:center;align-items:center;padding:6px 13px;font-family:Pretendard;font-size:15px;font-weight:600;line-height:140%;display:inline-flex}._questionCount_x4m5l_119{letter-spacing:0%;color:#666;align-self:flex-start;font-family:Pretendard;font-size:13px;font-weight:400;line-height:150%}._sectionImage_x4m5l_129{align-items:center;height:100%;animation:.4s ease-out _fadeIn_x4m5l_1;display:flex;position:absolute;top:0;right:0}._sectionImg_x4m5l_139{object-fit:contain;width:375px;height:330px}._main_x4m5l_145{flex-direction:column;flex:1;max-width:400px;margin:0 auto;padding:0 2rem;display:flex}._content_x4m5l_154{text-align:left;flex-direction:column;flex:1;gap:48px;padding-top:48px;animation:.5s ease-out _fadeIn_x4m5l_1;display:flex}._bottomSection_x4m5l_164{margin-top:auto;padding:18px 0 34px}._actionContainer_x4m5l_169{box-sizing:border-box;gap:12px;display:flex}._detailButton_x4m5l_175{width:100%;height:53px;letter-spacing:0%;text-align:center;font-family:Pretendard;font-size:15px;font-weight:600;line-height:130%}._bg-result-safe_x4m5l_186{background-color:#f4fbeb}._bg-result-caution_x4m5l_190,._bg-result-danger_x4m5l_194{background-color:#fffae9}._bg-result-severe_x4m5l_198{background-color:#fff2f2}._badge-safe_x4m5l_202{color:#2f6c46;border-color:#2f6c46}._badge-caution_x4m5l_207,._badge-danger_x4m5l_212{color:#f59e0b;border-color:#f59e0b}._badge-severe_x4m5l_217{color:#ef4444;border-color:#ef4444}._summarySection_x4m5l_222,._descriptionSection_x4m5l_228{flex-direction:column;gap:16px;display:flex}._sectionTitle_x4m5l_48{letter-spacing:0%;color:#111;margin:0;font-family:Pretendard;font-size:18px;font-weight:600;line-height:140%}._sectionText_x4m5l_37{letter-spacing:0%;color:#333;margin:0;font-family:Pretendard;font-size:14px;font-weight:400;line-height:150%}._tableSection_x4m5l_254{flex-direction:column;display:flex}._tagSection_x4m5l_259{flex-direction:column;gap:16px;display:flex}._tagContainer_x4m5l_265{flex-wrap:wrap;gap:8px;display:flex}._tagItem_x4m5l_271{width:104px;height:37px;letter-spacing:0%;text-align:center;color:#333;box-sizing:border-box;background-color:#fff;border:1px solid #d1d5db;border-radius:50px;justify-content:center;align-items:center;font-family:Pretendard;font-size:14px;font-weight:400;line-height:150%;display:flex}._solutionSection_x4m5l_290{flex-direction:column;gap:16px;display:flex}._solutionContent_x4m5l_296{flex-direction:column;gap:20px;display:flex}._solutionGroup_x4m5l_302{flex-direction:column;gap:8px;display:flex}._solutionSubTitle_x4m5l_308{letter-spacing:0%;color:#333;align-items:center;gap:4px;margin:0;font-family:Pretendard;font-size:15px;font-weight:600;line-height:140%;display:flex}._solutionList_x4m5l_321{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._solutionItem_x4m5l_329{letter-spacing:0%;color:#333;padding-left:12px;font-family:Pretendard;font-size:14px;font-weight:400;line-height:150%;position:relative}._solutionItem_x4m5l_329:before{content:"•";color:#333;position:absolute;left:0}@keyframes _fadeIn_x4m5l_1{0%{opacity:0}to{opacity:1}}._cursorPointer_1ca4c_1{cursor:pointer}._tableContainer_axerx_1{background:#fff;width:106%;max-width:500px;position:relative;right:11px;overflow:hidden}._legendContainer_axerx_10{background:#fff;padding:8px 12px}._legend_axerx_10{flex-wrap:wrap;justify-content:right;gap:8px;display:flex}._legendItem_axerx_22{align-items:center;gap:4px;font-size:clamp(9px,2.9vw,11px);display:flex}._legendColor_axerx_29{border-radius:4px;width:7px;height:7px;display:inline-block}._legendText_axerx_36{color:#111827}._tableWrapper_axerx_40{overflow:hidden}._table_axerx_1{border-collapse:collapse;table-layout:fixed;border-left:none;border-right:none;width:100%;font-family:Pretendard,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:9px}._factorHeader_axerx_54{color:#111827;text-align:center;vertical-align:middle;background:#f3f4f6;border-top:1px solid #d1d5db;border-bottom:none;width:18%;padding:4px;font-size:clamp(10px,3vw,12px);font-weight:550}._factorHeader_axerx_54 p{position:relative;top:24px}._mainTitleHeader_axerx_71{color:#111827;text-align:center;vertical-align:middle;background:#f3f4f6;border:1px solid #d1d5db;border-right:none;width:82%;padding:4px;font-size:clamp(9px,2.9vw,11px);font-weight:550}._emptyHeader_axerx_84{background:#f3f4f6}._headerCell_axerx_88{text-align:center;vertical-align:middle;color:#fff;border:1px solid #d1d5db;border-right:none;width:20.5%;padding:2px;font-size:clamp(9px,2.9vw,11px);font-weight:550}._headerSubtext_axerx_100{opacity:.9;margin-top:1px;font-size:clamp(10px,3vw,12px);font-weight:550;display:block}._row_axerx_108:nth-child(2n){background:#f9fafb80}._factorCell_axerx_112{color:#111827;text-align:center;vertical-align:middle;background:#fff;border:1px solid #d1d5db;border-left:none;width:18%;font-size:clamp(9px,2.9vw,11px);font-weight:550}._factorCell_axerx_112._totalRow_axerx_123{background:#f3f4f6}._cell_axerx_127{text-align:center;color:#111827;vertical-align:middle;background:#fff;border:1px solid #d1d5db;border-right:none;width:20.5%;height:32px;min-height:32px;padding:4px 8px;font-size:clamp(8px,2.8vw,10px);transition:all .15s ease-in-out}._cell_axerx_127:hover{z-index:1;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._safe_axerx_147._headerCell_axerx_88{color:#111827;background:#f3f4f6;font-size:clamp(9px,2.9vw,11px);font-weight:550}._safe_axerx_147._legendItem_axerx_22 ._legendColor_axerx_29{background:#85dd20}._safe_axerx_147._highlighted_axerx_156{font-weight:550;background:#85dd20!important}._caution_axerx_161._headerCell_axerx_88{color:#111827;background:#f3f4f6;font-size:clamp(9px,2.9vw,11px);font-weight:550}._caution_axerx_161._legendItem_axerx_22 ._legendColor_axerx_29{background:#ffc300}._caution_axerx_161._highlighted_axerx_156{font-weight:550;background:#ffc300!important}._risk_axerx_175._headerCell_axerx_88{color:#111827;background:#f3f4f6;font-size:clamp(9px,2.9vw,11px);font-weight:550}._risk_axerx_175._legendItem_axerx_22 ._legendColor_axerx_29{background:#ff8820}._risk_axerx_175._highlighted_axerx_156{font-weight:550;background:#ff8820!important}._critical_axerx_189._headerCell_axerx_88{color:#111827;background:#f3f4f6;font-size:clamp(9px,2.9vw,11px);font-weight:550}._critical_axerx_189._legendItem_axerx_22 ._legendColor_axerx_29{background:#fd5656}._critical_axerx_189._highlighted_axerx_156{font-weight:550;background:#fd5656!important}._container_h9gx6_1{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}._main_h9gx6_8{flex-direction:column;flex:1;max-width:400px;margin:0 auto;padding:0 2rem;display:flex}._content_h9gx6_17{flex-direction:column;gap:36px;padding:36px 0;animation:.5s ease-out _fadeIn_h9gx6_1;display:flex}._titleSection_h9gx6_25{flex-direction:column;align-items:flex-start;gap:4px;animation:.4s ease-out _fadeIn_h9gx6_1;display:flex}._title_h9gx6_25{letter-spacing:0%;color:#111;margin:0;font-family:Pretendard,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;line-height:130%}._subtitle_h9gx6_43{letter-spacing:0%;color:#333;text-align:left;margin:0;font-family:Pretendard,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:150%}._cardsContainer_h9gx6_54{flex-direction:column;gap:40px;animation:.5s ease-out _fadeIn_h9gx6_1;display:flex}._pdfPreview_h9gx6_61{justify-content:center;width:100%;margin-top:36px;animation:.6s ease-out _fadeIn_h9gx6_1;display:flex}._bottomSection_h9gx6_69{margin-top:auto;padding:18px 0 34px}._actionContainer_h9gx6_74{box-sizing:border-box;gap:12px;display:flex}._downloadButton_h9gx6_80{width:100%;height:53px;letter-spacing:0%;text-align:center;font-family:Pretendard,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:15px;font-weight:600;line-height:130%}@keyframes _fadeIn_h9gx6_1{0%{opacity:0}to{opacity:1}}._assessmentCard_8u10o_1{box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-width:400px;padding:16px}._assessmentCard_8u10o_1._totalCard_8u10o_10{position:relative}._assessmentCard_8u10o_1._totalCard_8u10o_10._safe_8u10o_13{border:2px solid #85dd20}._assessmentCard_8u10o_1._totalCard_8u10o_10._caution_8u10o_16{border:2px solid #ffc300}._assessmentCard_8u10o_1._totalCard_8u10o_10._risk_8u10o_19{border:2px solid #ff8820}._assessmentCard_8u10o_1._totalCard_8u10o_10._severe_8u10o_22{border:2px solid #fd5656}._header_8u10o_26{text-align:left;margin-bottom:8px}._titleRow_8u10o_31{justify-content:space-between;align-items:center;display:flex}._title_8u10o_31{color:#111827;text-align:left;margin:0 0 4px;font-size:clamp(14px,5vw,16px);font-weight:600;line-height:1.1}._ribbonIcon_8u10o_46{justify-content:center;align-items:center;display:flex;position:absolute;top:-4px;right:20px}._description_8u10o_55{color:#666;text-align:left;margin:0;font-size:clamp(10px,3.5vw,14px);line-height:1.5}._scoreSection_8u10o_63{align-items:center;gap:12px;margin-bottom:16px;display:flex}._score_8u10o_63{color:#111827;font-size:clamp(26px,7vw,36px);font-weight:800;line-height:1}._statusChip_8u10o_77._safe_8u10o_13{color:#85dd20;background-color:#fff;border:1px solid #85dd20;border-radius:50px}._statusChip_8u10o_77._caution_8u10o_16{color:#ffc300;background-color:#fff;border:1px solid #ffc300;border-radius:50px}._statusChip_8u10o_77._risk_8u10o_19{color:#ff8820;background-color:#fff;border:1px solid #ff8820;border-radius:50px}._statusChip_8u10o_77._severe_8u10o_22{color:#fd5656;background-color:#fff;border:1px solid #fd5656;border-radius:50px}._contentSection_8u10o_102{background-color:#f9fafb;border-radius:4px;padding:12px}._content_8u10o_102{color:#333;text-align:left;margin:0;font-size:clamp(11px,3.7vw,15px);line-height:1.5}._page_12bf3_12{width:595px;height:842px;font-family:var(--font);box-sizing:border-box;background:#fff;flex-direction:column;gap:16px;padding:32px 42px;display:flex}._borderBox_12bf3_25,._chip_12bf3_25,._riskPill_12bf3_25,._scoreBox_12bf3_25{box-sizing:border-box}._ruleGreen_12bf3_29{background-color:#2f6c46;flex-shrink:0;width:100%;height:2px}._bottomRuleGreen_12bf3_36{background-color:#2f6c46;flex-shrink:0;width:100%;height:2px;margin-top:auto}._headerSection_12bf3_45{justify-content:space-between;align-items:flex-start;gap:16px;margin-top:6px;margin-bottom:13px;display:flex}._title_12bf3_54{color:#111;word-wrap:break-word;text-align:left;font-size:18px;font-weight:700;line-height:23.4px}._scoreBox_12bf3_25{border-offset:-.5px;background:#f6f7f880;border:.5px solid #d1d5db;align-items:center;gap:8px;width:100%;padding:12px 20px;display:flex}._scoreText_12bf3_76{color:#111;word-wrap:break-word;font-size:13px;font-weight:600;line-height:16.9px}._scoreValue_12bf3_84{color:#111;word-wrap:break-word;margin-left:4px;font-size:13px;font-weight:700;line-height:16.9px}._riskPill_12bf3_25{color:var(--riskColor);border:1px solid var(--riskColor);border-offset:-1px;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:700;line-height:14px;display:flex}._summaryWrap_12bf3_111{flex-direction:column;gap:8px;width:100%;display:flex}._summaryTitle_12bf3_118{color:#111;word-wrap:break-word;text-align:left;font-size:12px;font-weight:600;line-height:15.6px}._summaryDesc_12bf3_127{color:#333;word-wrap:break-word;text-align:left;font-size:9px;font-weight:400;line-height:13.5px}._sectionWrap_12bf3_137{flex-direction:column;gap:8px;width:100%;display:flex}._sectionTitle_12bf3_144{color:#111;word-wrap:break-word;text-align:left;font-size:12px;font-weight:600;line-height:15.6px}._sectionDesc_12bf3_153{color:#333;word-wrap:break-word;text-align:left;align-self:stretch;font-size:9px;font-weight:400;line-height:13.5px}._bottomBlocks_12bf3_164{justify-content:flex-start;align-items:flex-start;gap:34px;display:flex}._block_12bf3_171{flex-direction:column;flex:1;gap:12px;display:flex}._blockTitle_12bf3_178{color:#111;word-wrap:break-word;text-align:left;font-size:12px;font-weight:600;line-height:15.6px}._chipGroup_12bf3_188{flex-wrap:wrap;align-content:flex-start;gap:6px;display:flex}._chip_12bf3_25{border-offset:-.73px;border:.73px solid #d1d5db;border-radius:9999px;justify-content:center;align-items:center;padding:5px 16px;display:flex}._chipText_12bf3_204{text-align:center;color:#333;word-wrap:break-word;flex:1 1 0;font-size:9px;font-weight:400;line-height:13.5px}._solutionCol_12bf3_215{flex-direction:column;gap:6px;display:flex}._solutionGroup_12bf3_221{flex-direction:column;gap:5px;display:flex}._solutionHeader_12bf3_227{align-items:center;gap:2.5px;display:flex}._solutionHeaderText_12bf3_233{color:#333;word-wrap:break-word;font-size:10px;font-weight:600;line-height:14px}._solutionBody_12bf3_241{color:#333;word-wrap:break-word;text-align:left;margin:0;padding-left:0;font-size:9px;font-weight:400;line-height:14.4px;list-style:none}._solutionBody_12bf3_241 li{margin:0;padding:0 0 0 8px;position:relative}._solutionBody_12bf3_241 li:before{content:"-";position:absolute;left:0}._userInfo_12bf3_265{flex-direction:column;display:flex}._userInfoRow_12bf3_270{display:flex}._userInfoLabel_12bf3_274{color:#333;font-size:8px;font-weight:600;line-height:14.4px}._userInfoValue_12bf3_281{color:#333;margin-left:2px;font-size:8px;font-weight:400;line-height:14.4px}._infoWrap_12bf3_289{flex-direction:row;align-items:center;gap:8px;display:flex}._logo_12bf3_296{height:15px}._clifyUrl_12bf3_300{font-weight:400;font-style:Regular;letter-spacing:0%;color:#666;font-size:7px;line-height:160%}._pageNumWrap_12bf3_309{flex-direction:row;justify-content:space-between;align-items:center;display:flex}._pageNum_12bf3_309{text-align:right;color:#a3a3a3;word-wrap:break-word;font-size:8px;font-weight:400;line-height:9.6px}._tableContainer_b50or_9{background:#fff;width:100%}._legendContainer_b50or_14{background:#fff;padding:2px 6px 6px}._legend_b50or_14{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}._legendItem_b50or_27{font-family:var(--font);align-items:center;gap:3px;font-size:7.31px;font-weight:400;line-height:120%;display:inline-flex}._legendDot_b50or_37{border-radius:50%;width:7px;height:7px;display:inline-block}._legendText_b50or_44{color:#111}._safe_b50or_48._legendItem_b50or_27 ._legendDot_b50or_37{background:#85dd20}._caution_b50or_52._legendItem_b50or_27 ._legendDot_b50or_37{background:#ffc300}._risk_b50or_56._legendItem_b50or_27 ._legendDot_b50or_37{background:#ff8820}._critical_b50or_60._legendItem_b50or_27 ._legendDot_b50or_37{background:#fd5656}._tableWrapper_b50or_64{overflow:hidden}._table_b50or_9{border-collapse:collapse;table-layout:fixed;width:100%;font-family:var(--font);border:none;max-height:240px}._headerRow1_b50or_78 th,._headerRow2_b50or_79 th{text-align:center;vertical-align:middle;border:.73px solid #eee;border-left-width:0;height:20px;padding:0;line-height:1}._headerRow1_b50or_78 th:last-child,._headerRow2_b50or_79 th:last-child{border-right:none}._factorHeader_b50or_95{background:#f6f7f8;width:18%}._factorHeaderText_b50or_100{color:#111;font-size:8.04px;font-weight:500;line-height:20px}._mainTitleHeader_b50or_107{color:#111;background:#f6f7f8;font-size:8.04px;font-weight:500}._headerCell_b50or_115{background:#f6f7f8}._headerTitle_b50or_119{color:#111;font-size:8.04px;font-weight:500;line-height:1.1;display:block}._headerSubtext_b50or_127{color:#111;font-size:6px;font-weight:600;line-height:1.1;display:block}._dataRow_b50or_136 td{vertical-align:middle;text-align:center;border:.73px solid #eee;border-left-width:0;height:20px;padding:0;line-height:1}._dataRow_b50or_136 td:last-child{border-right:none}._factorCell_b50or_151{background:#fff;width:18%}._factorCellTotalBg_b50or_156{background:#fafafa}._factorText_b50or_160{color:#111;font-size:8.04px;font-weight:500;line-height:20px}._valueCell_b50or_168{background:#fff}._valueContent_b50or_172{justify-content:center;align-items:center;gap:6px;height:20px;display:flex}._valueText_b50or_180{color:#666;font-family:var(--font);letter-spacing:0;text-align:center;font-size:7.31px;font-weight:400;line-height:1.1}._valueTextActive_b50or_190{color:#111;font-family:var(--font);letter-spacing:0;text-align:center;font-size:7.31px;font-weight:700;line-height:1.1}._dot_b50or_201{border-radius:50%;width:6px;height:6px;display:inline-block;position:relative;top:-.3px}._safe_b50or_48._dot_b50or_201{background:#85dd20}._caution_b50or_52._dot_b50or_201{background:#ffc300}._risk_b50or_56._dot_b50or_201{background:#ff8820}._critical_b50or_60._dot_b50or_201{background:#fd5656}._totalHighlight_safe_b50or_226{background:#85dd2033!important}._totalHighlight_caution_b50or_230{background:#ffc30040!important}._totalHighlight_risk_b50or_234{background:#ff882040!important}._totalHighlight_critical_b50or_238{background:#fd565633!important}:root{--font:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","맑은 고딕","Dotum",돋움,sans-serif}._page_1k1a6_12{width:595px;height:842px;font-family:var(--font);box-sizing:border-box;background:#fff;flex-direction:column;gap:16px;padding:32px 42px;display:flex}._borderBox_1k1a6_25{box-sizing:border-box}._ruleGreen_1k1a6_29{background-color:#2f6c46;flex-shrink:0;width:100%;height:2px}._bottomRuleGreen_1k1a6_36{background-color:#2f6c46;flex-shrink:0;width:100%;height:2px;margin-top:auto}._headerSection_1k1a6_45{justify-content:space-between;align-items:flex-start;gap:16px;margin-top:6px;margin-bottom:13px;display:flex}._title_1k1a6_54{color:#111;word-wrap:break-word;text-align:left;font-size:18px;font-weight:700;line-height:23.4px}._userInfo_1k1a6_64{flex-direction:column;display:flex}._userInfoRow_1k1a6_69{display:flex}._userInfoLabel_1k1a6_73{color:#333;font-size:8px;font-weight:600;line-height:14.4px}._userInfoValue_1k1a6_80{color:#333;margin-left:2px;font-size:8px;font-weight:400;line-height:14.4px}._infoWrap_1k1a6_88{flex-direction:row;align-items:center;gap:8px;display:flex}._logo_1k1a6_95{height:15px}._clifyUrl_1k1a6_99{font-weight:400;font-style:Regular;letter-spacing:0%;color:#666;font-size:7px;line-height:160%}._pageNumWrap_1k1a6_108{flex-direction:row;justify-content:space-between;align-items:center;display:flex}._pageNum_1k1a6_108{text-align:right;color:#a3a3a3;word-wrap:break-word;margin-top:auto;font-size:8px;font-weight:400;line-height:9.6px}._titleSection_1k1a6_127{flex-direction:column;gap:4px;display:flex}._pageTitle_1k1a6_133{color:#111;text-align:left;margin:0;font-size:14px;font-weight:700;line-height:18.2px}._pageDesc_1k1a6_142{color:#333;text-align:left;margin:0;font-size:9px;font-weight:400;line-height:13.5px}._resultTable_1k1a6_152{border-top:.73px solid #eee;flex-direction:column;width:100%;display:flex}._tableHeader_1k1a6_160{background:#f6f7f8;border-bottom:.73px solid #eee;grid-template-columns:110px 55px 70px 1fr;display:grid}._headerCell1_1k1a6_167,._headerCell2_1k1a6_168,._headerCell3_1k1a6_169,._headerCell4_1k1a6_170{color:#111;text-align:center;border-right:.73px solid #eee;justify-content:center;align-items:center;padding:8px 10px;font-size:9px;font-weight:600;line-height:13.5px;display:flex}._headerCell1_1k1a6_167:last-child,._headerCell2_1k1a6_168:last-child,._headerCell3_1k1a6_169:last-child,._headerCell4_1k1a6_170:last-child{border-right:none}._tableRow_1k1a6_190{border-bottom:.73px solid #eee;grid-template-columns:110px 55px 70px 1fr;display:grid}._tableRow_1k1a6_190:last-child{border-bottom:none}._factorCell_1k1a6_200{background:#fff;border-right:.73px solid #eee;flex-direction:column;justify-content:center;gap:4px;padding:8px 10px;display:flex}._factorName_1k1a6_210{color:#111;font-size:10px;font-weight:600;line-height:14px}._factorDesc_1k1a6_217{color:#333;font-size:7px;font-weight:400;line-height:10.5px}._scoreCell_1k1a6_225{color:#111;background:#fff;border-right:.73px solid #eee;justify-content:center;align-items:center;padding:8px 10px;font-size:11px;font-weight:700;line-height:14.3px;display:flex}._levelCell_1k1a6_239{background:#fff;border-right:.73px solid #eee;justify-content:center;align-items:center;padding:8px 10px;display:flex}._levelBadge_1k1a6_248{color:var(--levelText);background:var(--levelBg);white-space:nowrap;border:none;border-radius:9999px;padding:6px 12px;font-size:9px;font-weight:600;line-height:11.7px}._textCell_1k1a6_261{color:#333;text-align:left;background:#fff;align-items:center;padding:8px 12px;font-size:8px;font-weight:400;line-height:12px;display:flex}._totalCell_1k1a6_274{background:#fafafa!important}._container_7hn2p_1{background-color:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}._loading_7hn2p_10,._error_7hn2p_11{text-align:center;color:#333;padding:50px;font-size:16px}._error_7hn2p_11{color:#ef4444}._container_1mumo_1{background-color:#fff;justify-content:center;align-items:center;min-height:100vh;display:flex}._content_1mumo_9{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:400px;display:flex}._errorCode_1mumo_18{color:#2f6c46;margin:0;font-size:96px;font-weight:800;line-height:1}._title_1mumo_26{color:#111;margin:0;font-size:24px;font-weight:600}._description_1mumo_33{color:#666;margin:0;font-size:15px;font-weight:400;line-height:1.5}._homeButton_1mumo_41{margin-top:16px}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;max-width:100vw;min-height:100vh;margin:0;padding:0;display:flex}.card{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;padding:1.5em;display:flex}.read-the-docs{color:#888}
