.ChatPanel_hidden__N_xfR{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0)}.ChatPanel_textEmphasis__T0jJs{display:inline-block;font-family:Wemakeprice,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#5ec7c3;vertical-align:2px}.ChatPanel_root__ZyiZW{flex:0 0 519px;display:flex;flex-direction:column;width:519px;min-width:519px;max-width:519px;height:100%;background:#fff;border-left:1px solid #dfe0e2;min-height:0}.ChatPanel_rootRightFixed__SJDOV{position:fixed;top:0;right:0;height:100vh;z-index:50;box-shadow:-2px 0 12px rgba(0,0,0,.04)}.ChatPanel_header__7oS0D{display:flex;align-items:center;justify-content:space-between;height:48px;padding:8px 16px;background:#fff;flex-shrink:0}.ChatPanel_headerTitleBtn__zwNhz{display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 4px;background:transparent;border:0;border-radius:6px;cursor:pointer;font-family:inherit}.ChatPanel_headerTitleBtn__zwNhz:hover{background:#f3f3f7}.ChatPanel_headerTitle__WveHw{color:#464748;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.32px}.ChatPanel_headerTitleChevron__55OF8{color:#333436;flex-shrink:0}.ChatPanel_headerActions__gXxaG{display:flex;align-items:center;gap:4px}.ChatPanel_headerIconBtn__6VyZ9{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:6px;color:#333436;cursor:pointer;transition:background .15s ease}.ChatPanel_headerIconBtn__6VyZ9:hover:not(:disabled){background:#f3f3f7}.ChatPanel_headerIconBtn__6VyZ9:disabled{color:#d1d2d4;cursor:not-allowed}.ChatPanel_messages__jUr_I{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;padding:16px;display:flex;flex-direction:column;gap:24px;min-height:0;overflow-y:scroll;scrollbar-gutter:stable}.ChatPanel_messages__jUr_I::-webkit-scrollbar{width:6px;height:6px}.ChatPanel_messages__jUr_I::-webkit-scrollbar-thumb{border-radius:6px;background-color:#656a71}.ChatPanel_messages__jUr_I::-webkit-scrollbar-track{background-color:transparent}.ChatPanel_messageGroup__Q6cse{display:flex;flex-direction:column;gap:8px}.ChatPanel_messageGroupUser__C4pX2{align-items:flex-end}.ChatPanel_messageAuthor__SQGbH{color:#838486;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px}.ChatPanel_greetingAvatar__N5Pp_{display:block;width:48px;height:48px;border-radius:12px;background:#e9eaeb;flex-shrink:0}.ChatPanel_messageBody__TBVHN{display:flex;flex-direction:column;gap:12px;max-width:100%}.ChatPanel_messageHeadline__N2dDR{color:#464748;font-size:20px;font-weight:700;line-height:28px;white-space:pre-line;margin:0}.ChatPanel_messageText__PaISe{margin:0}.ChatPanel_messageText__PaISe,.ChatPanel_userBubble__rmG2q{color:#333436;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;white-space:pre-line}.ChatPanel_userBubble__rmG2q{display:inline-block;max-width:80%;padding:12px 16px;background:#f3f3f7;border-radius:16px 16px 4px 16px;word-break:break-word}.ChatPanel_messageActions__3Kt6I{display:flex;flex-wrap:wrap;gap:8px}.ChatPanel_actionChip__Lx0si{display:inline-flex;align-items:center;gap:6px;height:32px;padding:6px 12px;background:#fff;border:1px solid #d1d2d4;border-radius:6px;cursor:pointer;font-family:inherit;transition:all .15s ease;color:#333436;font-size:14px;font-weight:500;line-height:22px}.ChatPanel_actionChip__Lx0si:hover{background:#f7f7f7}.ChatPanel_actionChipPrimary__zVVd9{background:#333436;border-color:#333436;color:#fff}.ChatPanel_actionChipPrimary__zVVd9:hover{background:#464748;border-color:#464748}.ChatPanel_typingDots__pjvBh{display:inline-flex;align-items:center;gap:4px;height:24px}.ChatPanel_typingDots__pjvBh span{width:6px;height:6px;border-radius:999999px;background:#acaeb0;animation:ChatPanel_bounce__91j2e 1.2s ease-in-out infinite}.ChatPanel_typingDots__pjvBh span:nth-of-type(2){animation-delay:.15s}.ChatPanel_typingDots__pjvBh span:nth-of-type(3){animation-delay:.3s}@keyframes ChatPanel_bounce__91j2e{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.ChatPanel_suggestions__1En1_{padding:0 16px 12px;display:flex;flex-wrap:wrap;gap:8px;flex-shrink:0}.ChatPanel_suggestionChip__Bwi9e{display:inline-flex;align-items:center;height:32px;padding:0 12px;background:#f3f3f7;border:0;border-radius:999999px;cursor:pointer;font-family:inherit;color:#838486;font-size:14px;font-weight:500;line-height:22px}.ChatPanel_suggestionChip__Bwi9e:hover{background:#e9eaeb;color:#333436}.ChatPanel_inputArea__OVGtr{padding:24px 16px 12px;flex-shrink:0;background:#fff}.ChatPanel_inputBox__pyf2x{display:flex;flex-direction:column;gap:12px;padding:18px 12px 12px 18px;background:#fff;border-radius:16px;border:1px solid #d1d2d4;box-shadow:0 2px 4px -2px rgba(33,37,41,.06),0 4px 8px -2px rgba(33,37,41,.1);transition:border-color .15s ease}.ChatPanel_inputBox__pyf2x:focus-within{border-color:#838486}.ChatPanel_inputField__5LaOz{flex:1 1 auto;background:transparent;border:0;outline:0;resize:none;font-family:inherit;min-height:24px;max-height:120px;color:#333436;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px}.ChatPanel_inputField__5LaOz::placeholder{color:#838486}.ChatPanel_inputBottomRow__YtT51{display:flex;align-items:center;justify-content:space-between;gap:12px}.ChatPanel_attachButton__tS1cJ{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:6px;color:#333436;cursor:pointer;font-family:inherit;flex-shrink:0}.ChatPanel_attachButton__tS1cJ:hover:not(:disabled){background:#f3f3f7}.ChatPanel_attachButton__tS1cJ:disabled{color:#d1d2d4;cursor:not-allowed}.ChatPanel_inputRightGroup__SPQLI{display:flex;align-items:center;gap:4px}.ChatPanel_modeChip__cqeFL{display:inline-flex;align-items:center;gap:4px;height:32px;padding:6px 8px 6px 12px;background:transparent;border:0;border-radius:6px;cursor:pointer;font-family:inherit;color:#333436;font-size:14px;font-weight:500;line-height:22px}.ChatPanel_modeChip__cqeFL:hover:not(:disabled){background:#f3f3f7}.ChatPanel_modeChip__cqeFL:disabled{color:#acaeb0;cursor:not-allowed}.ChatPanel_sendButton__cI6ki{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:#f46b1d;color:#fff;border:0;border-radius:999999px;cursor:pointer;flex-shrink:0;transition:background .15s ease}.ChatPanel_sendButton__cI6ki:hover:not(:disabled){background:#e95907}.ChatPanel_sendButton__cI6ki:disabled{background:#dfe0e2;color:#fff;cursor:not-allowed}.ChatPanel_quoteList__POGeD{display:flex;flex-direction:column;gap:6px;max-width:80%}.ChatPanel_quoteBlock__f7AxF{margin:0;padding:10px 16px;background:#f3f3f7;border-left:3px solid #d1d2d4;border-radius:4px 12px 12px 4px;white-space:pre-line;word-break:break-word;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;color:#464748;font-size:14px;font-weight:500;line-height:22px}.ChatPanel_revisionCard__U7x9i{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff;border:1px solid #dfe0e2;border-radius:12px}.ChatPanel_revisionBlock__qLWvT{display:flex;flex-direction:column;gap:6px}.ChatPanel_revisionLabel__HabRD{align-self:flex-start;display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999999px;background:#f3f3f7;color:#838486;font-size:12px;font-weight:600;line-height:16px}.ChatPanel_revisionLabelAfter__a41jh{background:#fff5f0;color:#e95907}.ChatPanel_revisionText__VObB3{margin:0;white-space:pre-line;word-break:break-word;color:#333436;font-size:14px;font-weight:500;line-height:22px}.ChatPanel_revisionTextBefore__lawir{color:#838486}.ChatPanel_revisionActions__GWCpI{display:flex;flex-wrap:wrap;gap:8px;padding-top:12px;border-top:1px solid #e9eaeb}.ChatPanel_revisionBtn__d2CJ9{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;background:#fff;border:1px solid #d1d2d4;border-radius:6px;cursor:pointer;font-family:inherit;transition:all .15s ease;color:#333436;font-size:14px;font-weight:700;line-height:22px}.ChatPanel_revisionBtn__d2CJ9:hover{background:#f7f7f7}.ChatPanel_revisionBtnPrimary__vleHa{background:#333436;border-color:#333436;color:#fff}.ChatPanel_revisionBtnPrimary__vleHa:hover{background:#464748;border-color:#464748}.ChatPanel_revisionApplied__U5NAK{display:inline-flex;align-items:center;gap:6px;padding-top:12px;border-top:1px solid #e9eaeb;color:#00b840;font-size:14px;font-weight:700;line-height:22px}.ChatPanel_contextChips__uQMWs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.ChatPanel_contextChip__CyakW{display:inline-flex;align-items:center;gap:6px;max-width:240px;height:30px;padding:0 6px 0 10px;background:#f3f3f7;border-radius:999999px;color:#464748;font-size:13px;font-weight:500;line-height:18px}.ChatPanel_contextChipText__UcuT6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatPanel_contextChipRemove__9pbDA{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;background:transparent;border:0;border-radius:999999px;color:#838486;cursor:pointer}.ChatPanel_contextChipRemove__9pbDA:hover{background:#dfe0e2}.MainPanel_hidden__2ECbC{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0)}.MainPanel_textEmphasis__mi7Au{display:inline-block;font-family:Wemakeprice,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#5ec7c3;vertical-align:2px}.MainPanel_main__qHSek{flex:1 1 auto;min-width:0;max-width:992px;padding:24px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;background:#fff}.MainPanel_jobDropdown__0Mc5_{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:8px;width:100%;height:40px;padding:8px 12px;background:#fff;border:1px solid #dfe0e2;border-radius:8px;font-family:inherit;cursor:pointer}.MainPanel_jobDropdown__0Mc5_:hover{border-color:#b9c0c8}.MainPanel_jobDropdownLabel__HdDTF{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;letter-spacing:-.28px;color:#333436}.MainPanel_jobDropdownIcon__RiNLo{flex:0 0 auto;color:#333436}.MainPanel_comparisonRow__ilFOQ{display:flex;flex-shrink:0;align-items:stretch;gap:8px}.MainPanel_columnHeader__geLQ0{display:flex;align-items:center;min-height:32px;padding:0 16px}.MainPanel_columnTitle__IfXI_{margin:0;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.32px;color:#495057}.MainPanel_originalColumn__p69NP{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:12px;padding:16px 8px;background:#fff;border:1px solid #dfe0e2;border-radius:16px}.MainPanel_originalBox__o67rw{position:relative;flex:1 1 auto;display:flex;flex-direction:column;gap:8px;margin:0 8px;padding:16px;background:rgba(51,52,54,.05);border-radius:12px;max-height:480px;overflow-y:auto}.MainPanel_originalText__wsUm_{margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;line-height:22px;white-space:pre-wrap;word-break:break-word}.MainPanel_originalCount__cBbcA,.MainPanel_originalText__wsUm_{font-size:14px;font-weight:500;letter-spacing:-.28px;color:#838486}.MainPanel_originalCount__cBbcA{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.MainPanel_emptyState__Vbwnf{margin:auto;display:flex;flex-direction:column;align-items:center;gap:12px;color:#82888f;font-size:14px;font-weight:500}.MainPanel_hero__csDbZ{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:16px;min-height:144px;padding:28px 32px;background:#e3722c;border-radius:24px;overflow:hidden}.MainPanel_heroText__OgHjy{display:flex;flex-direction:column;gap:8px;min-width:0}.MainPanel_heroChip__47msP{align-self:flex-start;display:inline-flex;align-items:center;padding:4px 10px;background:transparent;border:1px solid #fff;border-radius:8px;font-size:13px;font-weight:500;color:#fff;letter-spacing:-.26px}.MainPanel_heroSubLabel__baiq4{font-size:14px;font-weight:500;line-height:20px;color:#fff;letter-spacing:-.28px}.MainPanel_heroTitle__1Kgou{margin:0;font-size:18px;font-weight:700;line-height:26px;letter-spacing:-.36px;color:#fff;white-space:pre-line}.MainPanel_heroMeta__ODycO{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.85);letter-spacing:-.28px}.MainPanel_heroKeywords__0TMWA{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.MainPanel_heroKeyword__8LsTS{display:inline-flex;align-items:center;height:26px;padding:0 10px;background:#cb6627;border-radius:999px;font-size:12px;font-weight:500;color:#fff;letter-spacing:-.24px}.MainPanel_heroDeco__7vs5F{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:hsla(0,0%,100%,.18)}.MainPanel_jobHeader__UR2yh{display:flex;align-items:stretch;justify-content:space-between;gap:16px}.MainPanel_jobLabelCol__cOJMP{flex:1 1 auto;display:flex;align-items:center;padding:16px 20px;background:#fff;border:1px solid #ececec;border-radius:12px}.MainPanel_jobName__Ubd4V{font-size:14px;font-weight:500;color:#1f1f1f;letter-spacing:-.28px}.MainPanel_keywordCard__rczE_{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:110px;padding:12px 20px;background:#fff;border:1px solid #ececec;border-radius:12px}.MainPanel_keywordCount__zRL1U{font-size:28px;font-weight:800;letter-spacing:-.56px;color:#1f1f1f;line-height:36px}.MainPanel_keywordLabel___vcsb{font-size:12px;font-weight:700;color:#82888f;letter-spacing:-.24px}.MainPanel_questionCard__TEOhi{display:flex;flex-direction:column;gap:8px;padding:24px 28px;background:#fff;border:1px solid #ececec;border-radius:16px}.MainPanel_questionLabel__ayABh{align-self:flex-start;display:inline-flex;align-items:center;height:24px;padding:0 10px;background:#fff5f0;border-radius:999px;font-size:13px;font-weight:500;color:#e95907;letter-spacing:-.26px}.MainPanel_questionTitle__vKTkg{font-size:18px;font-weight:700;line-height:28px;letter-spacing:-.36px;color:#1f1f1f;white-space:pre-line;margin:0}.MainPanel_card__rQ7YC{display:flex;flex-direction:column;gap:16px;padding:24px 28px;background:#fff;border:1px solid #ececec;border-radius:16px}.MainPanel_cardHeader__ryDNp{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.MainPanel_cardHeaderText__d9OHp{display:flex;flex-direction:column;gap:4px}.MainPanel_cardTitle__o1eh6{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;line-height:26px;letter-spacing:-.36px;color:#1f1f1f;margin:0}.MainPanel_cardLead__U7naJ{font-size:14px;font-weight:500;color:#5b5d61;letter-spacing:-.28px;margin:0}.MainPanel_cardHeaderBtn__KmeQQ{display:inline-flex;align-items:center;gap:2px;height:32px;padding:0 8px;background:#fff;border:1px solid #dfe0e2;border-radius:6px;font-size:14px;font-weight:600;color:#333436;letter-spacing:-.28px;cursor:pointer;font-family:inherit}.MainPanel_cardHeaderBtn__KmeQQ:hover{border-color:#1f1f1f;background:#fafafa}.MainPanel_cardHeaderBtnDark__RoQil{background:#18191b;border-color:#18191b;color:#fff}.MainPanel_cardHeaderBtnDark__RoQil:hover{background:#33353d;border-color:#33353d}.MainPanel_resultActions__jk4_O{flex:0 0 auto;display:flex;align-items:center;gap:6px}.MainPanel_resultIconBtn__HifGO{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:#fff;border:1px solid #ced4da;border-radius:6px;color:#343a40;cursor:pointer}.MainPanel_resultIconBtn__HifGO:hover:not(:disabled){border-color:#1f1f1f;background:#fafafa}.MainPanel_resultIconBtn__HifGO:disabled{color:#ced4da;cursor:default}.MainPanel_refineBtn__LeEec{display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 10px;background:#fff;border:1px solid #dfe0e2;border-radius:6px;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:-.28px;cursor:pointer}.MainPanel_refineBtn__LeEec:hover{border-color:#b9c0c8;background:#fafafa}.MainPanel_refineIcon__atcqo{color:#439fe2}.MainPanel_refineLabel__YRKUY{background:linear-gradient(90deg,#439fe2,#e3722c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.MainPanel_modeMenu__yagEd{position:relative}.MainPanel_modeChevron__RzlCj{transition:transform .15s ease}.MainPanel_modeChevronOpen__6unPP{transform:rotate(180deg)}.MainPanel_modeDropdown__g479y{position:absolute;top:calc(100% + 6px);right:0;z-index:10;display:flex;flex-direction:column;min-width:152px;padding:6px;background:#fff;border:1px solid #ececec;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12)}.MainPanel_modeItem__NrFAC{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 12px;background:transparent;border:0;border-radius:8px;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:-.28px;color:#343a40;cursor:pointer;text-align:left}.MainPanel_modeItem__NrFAC:hover{background:#f7f7f8}.MainPanel_tip__7pzCR{position:relative}.MainPanel_tip__7pzCR:after{content:attr(data-tip);position:absolute;z-index:30;padding:9px 12px;background:#18191b;color:#fff;font-size:12px;font-weight:500;line-height:16px;letter-spacing:-.24px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.18);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease}.MainPanel_tip__7pzCR:focus-visible:after,.MainPanel_tip__7pzCR:hover:after{opacity:1;visibility:visible}.MainPanel_tipBottom__gU3HA:after{top:calc(100% + 8px);left:50%;transform:translateX(-50%);white-space:nowrap}.MainPanel_tipLeft__BXf9i:after{top:50%;right:calc(100% + 10px);transform:translateY(-50%);width:200px;white-space:normal}.MainPanel_criteriaCard__02Ugy{display:flex;flex-shrink:0;flex-direction:column;gap:16px;padding:16px 8px 8px;background:#f3f3f7;border-radius:16px}.MainPanel_criteriaHeader__4rNWS{display:flex;align-items:center;gap:12px;padding:0 8px 0 16px}.MainPanel_criteriaTitle__wqNAe{margin:0;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.32px;color:#495057}.MainPanel_criteriaRows__soTsh{display:flex;flex-direction:column;margin:0;padding:0;list-style:none;border-radius:12px;overflow:hidden}.MainPanel_criterionRow__xiKch{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px;background:#fff}.MainPanel_criterionRow__xiKch:nth-child(2n){background:#f7f7f7}.MainPanel_criterionLeft__mYbJ0{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.MainPanel_criterionCategory__51__1{flex:0 0 auto;font-size:12px;font-weight:600;letter-spacing:-.24px}.MainPanel_criterionQuestion__vSbHw{min-width:0;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;color:#18191b;margin:0}.MainPanel_criterionBadge__K9ivc{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;border-radius:6px;font-size:12px;font-weight:600;letter-spacing:-.24px}.MainPanel_criterionBadge__K9ivc.MainPanel_criterionBadge-stable__puOpc{background:#fff1e8;color:#e3722c}.MainPanel_criterionBadge__K9ivc.MainPanel_criterionBadge-supplement__nJXFn{background:#ffe7e5;color:#f1392c}.MainPanel_criterionBadge__K9ivc.MainPanel_criterionBadge-lacking__LbCz9{background:#f3f3f7;color:#838486}.MainPanel_resultColumn__AyFkZ{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:12px;padding:16px 8px;background:#ffe4d4;border-radius:16px}.MainPanel_resultHeader__ZKFdQ{justify-content:space-between;gap:8px;padding-right:8px}.MainPanel_resultFooter__ihLjW{display:flex;justify-content:center;padding:0 8px}.MainPanel_completeBtn__0mJNl{display:inline-flex;align-items:center;gap:4px;height:48px;padding:0 16px;background:#fff;border:0;border-radius:8px;font-family:inherit;font-size:16px;font-weight:600;letter-spacing:-.32px;color:#e3722c;cursor:pointer}.MainPanel_completeBtn__0mJNl:hover{background:#fff6f0}.MainPanel_draftArea__112fm{position:relative;flex:1 1 auto;margin:0 8px;background:#fff;border:0;border-radius:12px;padding:16px;max-height:480px;overflow-y:auto}.MainPanel_selectionFloat__3V6y2{position:absolute;z-index:5;transform:translateX(-50%);display:inline-flex;align-items:center;gap:4px;padding:4px;background:#fff;border:1px solid #dfe0e2;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.14);white-space:nowrap}.MainPanel_selectionRefineBtn__Lvoav{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;background:#2ca4fb;border:0;border-radius:6px;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:-.26px;color:#fff;cursor:pointer}.MainPanel_selectionRefineBtn__Lvoav:hover{background:#2497f3}.MainPanel_selectionChatBtn__sbwmK{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;background:#333436;border:0;border-radius:6px;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:-.26px;color:#ced4da;cursor:pointer}.MainPanel_selectionChatBtn__sbwmK:hover{background:#18191b}.MainPanel_emptyResult__Wq7k_{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:240px;color:#2ca4fb;font-size:14px;font-weight:600;letter-spacing:-.28px}.MainPanel_emptyResult__Wq7k_ p{margin:0}.MainPanel_draftAreaRevising__tSo5G{overflow:hidden}.MainPanel_draftText__oTh7k{margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;line-height:22px;letter-spacing:-.28px;color:#333436;white-space:pre-wrap;word-break:break-word}.MainPanel_resultCount__bpUoR{display:block;margin-top:8px;font-size:14px;font-weight:500;letter-spacing:-.28px;color:#838486;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.MainPanel_evidenceLink__nq51D{display:inline;padding:0;margin:0;background:none;border:0;font:inherit;font-weight:600;color:#2f6ad9;cursor:pointer}.MainPanel_evidenceLink__nq51D:focus-visible,.MainPanel_evidenceLink__nq51D:hover{color:#1f56c4;outline:none}.MainPanel_addedHighlight__QqcyF{background:#fff3c4;border-radius:3px;color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone}.MainPanel_evidenceBar__C7jqQ{position:absolute;z-index:6;transform:translateX(-50%);display:inline-flex;align-items:center;gap:4px;padding:6px;background:#fff;border:1px solid #dfe0e2;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08),6px 8px 8px rgba(0,0,0,.05);white-space:nowrap}.MainPanel_evidenceCheckBtn___C5kO{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;background:#2ca4fb;border:0;border-radius:6px;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:-.26px;color:#fff;cursor:pointer}.MainPanel_evidenceCheckBtn___C5kO:hover{background:#2497f3}.MainPanel_evidenceChatBtn__oPVVK{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;background:#333436;border:0;border-radius:6px;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:-.26px;color:#ced4da;cursor:pointer}.MainPanel_evidenceChatBtn__oPVVK:hover{background:#18191b}.MainPanel_evidenceBarDivider__NpFtV{width:1px;height:16px;margin:0 2px;background:#ececec}.MainPanel_evidenceIconBtn__xXB8A{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:#fff;border:1px solid #ced4da;border-radius:8px;color:#343a40;cursor:pointer}.MainPanel_evidenceIconBtn__xXB8A:hover:not(:disabled){background:#f7f7f8;border-color:#adb5bd}.MainPanel_evidenceIconBtn__xXB8A:disabled{color:#ced4da;cursor:default}.MainPanel_evidenceDetail__AlUwy{display:flex;flex-shrink:0;background:#e7f5ff;border:0;border-radius:16px;overflow:hidden}.MainPanel_evidenceDetailLeft__kyvng{flex:0 0 338px;display:flex;flex-direction:column;gap:8px;padding:24px}.MainPanel_evidenceDetailChip__PPZut{align-self:flex-start;display:inline-flex;align-items:center;padding:4px 10px;background:#fff;border:0;border-radius:8px;font-size:13px;font-weight:500;color:#18191b;letter-spacing:-.26px}.MainPanel_evidenceDetailCriterion__9737o{display:flex;flex-direction:column;gap:4px}.MainPanel_evidenceDetailCategory__4Rl9N{font-size:12px;font-weight:600;color:#2497f3;letter-spacing:-.24px}.MainPanel_evidenceDetailQuestion__EZsF7{margin:0;font-size:14px;font-weight:500;line-height:22px;color:#18191b;letter-spacing:-.28px}.MainPanel_evidenceDetailRight__3I0Gm{position:relative;flex:1 1 auto;min-width:0;padding:24px 48px 24px 24px}.MainPanel_revisionList__gPE9r{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.MainPanel_revisionItem__vOeVz{display:flex;flex-direction:column;gap:4px}.MainPanel_revisionLabel__iqdxI{font-size:12px;font-weight:600;color:#2ca4fb;letter-spacing:-.24px}.MainPanel_revisionBefore__M56C4{color:#838486}.MainPanel_revisionAfter__OROLf,.MainPanel_revisionBefore__M56C4{margin:0;font-size:14px;font-weight:500;line-height:22px;letter-spacing:-.28px}.MainPanel_revisionAfter__OROLf{display:flex;align-items:flex-start;gap:6px;color:#333436}.MainPanel_revisionArrow__N2AE8{flex:0 0 auto;margin-top:3px;color:#333436}.MainPanel_evidenceDetailClose__LQFvn{position:absolute;top:24px;right:24px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:0;color:#838486;cursor:pointer}.MainPanel_evidenceDetailClose__LQFvn:hover{color:#333436}.MainPanel_draftAreaEditing__4MWt5{background:#fff;border-color:#b5b9bf}.MainPanel_draftEdit__6GLqA{display:block;width:100%;min-height:320px;margin:0;padding:0;background:transparent;border:0;outline:0;resize:vertical;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;line-height:22px;letter-spacing:-.28px;color:#333436;white-space:pre-wrap;word-break:break-word}.MainPanel_draftFooter__9JpJe{display:flex;align-items:center;justify-content:space-between;padding:0 24px;font-size:13px;font-weight:500;color:#82888f;letter-spacing:-.26px}.MainPanel_draftFooterLabel__DMeJ9{display:inline-flex;align-items:center;gap:6px}.MainPanel_draftCount__niE9T{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.MainPanel_revisingBar__6UboP{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff5f0;border:1px solid #fed6c3;border-radius:10px;font-size:14px;font-weight:600;color:#e95907;letter-spacing:-.28px}.MainPanel_revisingSpinner__DwDkl{color:#e95907;animation:MainPanel_spin__iOzn7 1s linear infinite}@keyframes MainPanel_spin__iOzn7{to{transform:rotate(1turn)}}.MainPanel_variantBlue__CyRJN .MainPanel_hero__csDbZ{background:#2ca4fb}.MainPanel_variantBlue__CyRJN .MainPanel_resultColumn__AyFkZ{background:rgba(44,164,251,.12)}.MainPanel_variantBlue__CyRJN .MainPanel_draftArea__112fm{background:#fff}.MainPanel_variantBlue__CyRJN .MainPanel_completeBtn__0mJNl{color:#2ca4fb}.MainPanel_variantBlue__CyRJN .MainPanel_revisingBar__6UboP{background:linear-gradient(90deg,#e6f4ff,#d8ecfe);border-color:#b3ddfb;color:#2ca4fb}.MainPanel_variantBlue__CyRJN .MainPanel_revisingSpinner__DwDkl{color:#2ca4fb}.ResumePreview_hidden__j_A_o{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0)}.ResumePreview_textEmphasis__tnwXu{display:inline-block;font-family:Wemakeprice,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#5ec7c3;vertical-align:2px}.ResumePreview_previewArea__K3kEP{flex:1 1 auto;min-width:0;display:flex;justify-content:center;padding:24px;overflow-y:auto;background:#f7f7f8}.ResumePreview_doc__cUZPm{width:100%;max-width:1100px;height:max-content;padding:40px 48px 56px;background:#fff;border:1px solid #ececec;border-radius:16px}.ResumePreview_docHeader__Life0{display:flex;flex-direction:column;gap:12px}.ResumePreview_jobTitle__oYde3{margin:0;font-size:28px;font-weight:700;line-height:38px;letter-spacing:-.56px;color:#343a40}.ResumePreview_jobMeta__lMuOu{display:flex;align-items:center;gap:12px}.ResumePreview_ddayChip__1GZKe{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:6px;background:#1eb96e;font-size:13px;font-weight:600;letter-spacing:-.26px;color:#fff}.ResumePreview_period__5uqNv{font-size:14px;font-weight:500;letter-spacing:-.28px;color:#5b5d61}.ResumePreview_docDivider__AMEnq{height:0;margin:28px 0;border:0;border-top:1px solid #e1e3e6}.ResumePreview_stepRow__rd751{display:flex;align-items:center;justify-content:space-between;margin:0;padding:0;list-style:none}.ResumePreview_stepItem__Y1VfW{position:relative;flex:1 1;display:flex;align-items:center;min-width:0}.ResumePreview_stepBtn__1FXBa{display:inline-flex;align-items:center;gap:12px;padding:0;background:transparent;border:0;font-family:inherit;color:#adb5bd;cursor:pointer}.ResumePreview_stepBtn__1FXBa:hover{color:#868e96}.ResumePreview_stepIcon__HyRXU{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid;flex:0 0 auto}.ResumePreview_stepLabel__sA0Oj{font-size:16px;font-weight:700;letter-spacing:-.32px;white-space:nowrap}.ResumePreview_stepLine__LY7fK{flex:1 1 auto;height:1px;margin:0 16px;background:#e1e3e6}.ResumePreview_stepBtnActive__ULggX,.ResumePreview_stepBtnActive__ULggX:hover{color:#1eb96e}.ResumePreview_tabGroup__cxfU3{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px}.ResumePreview_tabBtn__Ojo6O{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 22px;border:0;border-radius:8px;background:#f1f2f4;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:-.3px;color:#868e96;cursor:pointer}.ResumePreview_tabBtnActive__sF63a{background:#343a40;color:#fff}.ResumePreview_profile__LMNIW{display:flex;align-items:center;gap:16px}.ResumePreview_avatar__WJtpB{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#f1f2f4;color:#adb5bd}.ResumePreview_profileName__AYN17{flex:0 0 auto;display:flex;flex-direction:column;gap:2px}.ResumePreview_name__PE3Pb{font-size:18px;font-weight:600;letter-spacing:-.36px;color:#343a40}.ResumePreview_birth__iR7eg{font-size:14px;font-weight:500;letter-spacing:-.28px;color:#868e96}.ResumePreview_profileContact__JP_Pz{display:inline-flex;align-items:center;gap:12px;margin-left:8px;font-size:14px;font-weight:500;letter-spacing:-.28px;color:#343a40}.ResumePreview_contactDivider__A1Ndn{width:1px;height:12px;background:#d5d8dc}.ResumePreview_profileChips__eEAKP{display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}.ResumePreview_profileChip__Fgc30{display:inline-flex;align-items:center;gap:8px;height:30px;padding:0 12px;border-radius:999px;background:#f5f6f7}.ResumePreview_profileChipLabel__4W8Lr{font-size:12px;font-weight:600;letter-spacing:-.24px;color:#868e96}.ResumePreview_profileChipValue__Uvd3j{font-size:13px;font-weight:500;letter-spacing:-.26px;color:#343a40}.ResumePreview_docSection__PeDiY{display:grid;grid-template-columns:240px 1fr;grid-gap:24px;gap:24px}.ResumePreview_sectionTitle__JQojl{margin:0;font-size:16px;font-weight:700;letter-spacing:-.32px;color:#343a40}.ResumePreview_sectionBody__rtaQV{display:flex;flex-direction:column;gap:32px;min-width:0}.ResumePreview_entry__onrpw{display:flex;flex-direction:column;gap:14px}.ResumePreview_entryHead__O1yJ7{display:flex;align-items:baseline;gap:16px}.ResumePreview_entryHeading__mVquo{flex:0 0 auto;font-size:15px;font-weight:600;letter-spacing:-.3px;color:#343a40}.ResumePreview_entryMetas__KByUf{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;font-weight:500;letter-spacing:-.28px;color:#343a40}.ResumePreview_metaDot__8AWjQ{width:3px;height:3px;border-radius:50%;background:#c4c8ce}.ResumePreview_fieldGrid__9AROk{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.ResumePreview_fieldRow__NxFXl{display:flex;align-items:flex-start;gap:12px}.ResumePreview_fieldChip__nAprZ{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:64px;height:22px;padding:0 8px;border-radius:6px;background:#868e96;font-size:12px;font-weight:500;letter-spacing:-.24px;color:#fff}.ResumePreview_fieldValue__OPSOm{line-height:22px;color:#343a40}.ResumePreview_entryDesc__BJAr8,.ResumePreview_fieldValue__OPSOm{font-size:14px;font-weight:500;letter-spacing:-.28px;word-break:break-word}.ResumePreview_entryDesc__BJAr8{margin:0;line-height:24px;color:#5b5d61;white-space:pre-wrap}.ResumePreview_introItem__5Igi1{display:flex;flex-direction:column;gap:10px}.ResumePreview_introQuestion__nTG_d{display:flex;gap:6px;margin:0;font-size:15px;font-weight:600;line-height:24px;letter-spacing:-.3px;color:#343a40}.ResumePreview_introNo___TnB0{flex:0 0 auto;color:#1eb96e}.ResumePreview_introAnswer__iEL1o{margin:0;font-size:14px;font-weight:500;line-height:24px;letter-spacing:-.28px;color:#5b5d61;white-space:pre-wrap;word-break:break-word}.ResumePreview_summaryPlaceholder__QKpIl{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:320px;color:#adb5bd;font-size:14px;font-weight:500}.ResumeReceiptIntro_hidden__xiX6_{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0)}.ResumeReceiptIntro_textEmphasis__f4CbU{display:inline-block;font-family:Wemakeprice,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#5ec7c3;vertical-align:2px}.ResumeReceiptIntro_receiptArea__kv6_k{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;padding:24px;overflow-y:auto;background:#fff}.ResumeReceiptIntro_inner__xm9b4{display:flex;flex-direction:column;align-items:center;gap:48px;width:488px;max-width:100%}.ResumeReceiptIntro_illust__JDjf_{width:222px;height:143px;object-fit:contain}.ResumeReceiptIntro_body__KIS4R{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}.ResumeReceiptIntro_texts__HCiep{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.ResumeReceiptIntro_headline__ZOp3J{margin:0;font-size:36px;font-weight:700;line-height:44px;color:#343a40;text-align:center}.ResumeReceiptIntro_sub__wkyNA{margin:0;font-size:18px;font-weight:500;line-height:28px;letter-spacing:-.36px;color:#343a40;text-align:center}.ResumeReceiptIntro_warnTag__PNtyI{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;background:#ffe7e5;color:#fa5252;font-size:14px;font-weight:500;line-height:22px}.ResumeReceiptIntro_card___ZeFl{display:flex;flex-direction:column;gap:16px;width:100%;margin:0;padding:24px 33px;background:#fff;border-radius:8px;box-shadow:0 0 0 1px #ececec}.ResumeReceiptIntro_cardRow__UIm4s{display:flex;align-items:center;gap:32px}.ResumeReceiptIntro_cardLabel__6l00q{display:inline-flex;align-items:center;gap:4px;flex:0 0 74px;margin:0;font-size:16px;font-weight:700;line-height:24px;color:#333436}.ResumeReceiptIntro_dot__EJ_Li{width:4px;height:4px;border-radius:50%;background:#868e96}.ResumeReceiptIntro_cardValue__X9H1I{margin:0;font-size:16px;font-weight:500;line-height:24px;color:#333436}.ResumeReceiptIntro_receiptBtn__irM1G{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:48px;padding:12px 16px;background:#18191b;border:0;border-radius:8px;color:#fff;font-size:16px;font-weight:600;line-height:24px;cursor:pointer;font-family:inherit}.ResumeReceiptIntro_receiptBtn__irM1G:hover{background:#000}.SubmitAgreementModal_hidden__WCcmG{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0)}.SubmitAgreementModal_textEmphasis__7TYDr{display:inline-block;font-family:Wemakeprice,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#5ec7c3;vertical-align:2px}.SubmitAgreementModal_overlay__mQQWF{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}.SubmitAgreementModal_modal__84CPw{display:flex;flex-direction:column;width:980px;max-width:calc(100vw - 40px);max-height:calc(100vh - 80px);background:#fff;border-radius:8px;overflow:hidden}.SubmitAgreementModal_header__tWE6j{flex-shrink:0;padding:32px 24px 24px}.SubmitAgreementModal_headerTitle__jihgT{margin:0;font-size:20px;font-weight:700;line-height:28px;color:#333436;letter-spacing:-.4px}.SubmitAgreementModal_body__SLx5P{flex:1 1;min-height:0;overflow-y:auto;padding:0 24px 32px;display:flex;flex-direction:column;gap:24px}.SubmitAgreementModal_jobCard__ZkhPS{display:flex;gap:16px;align-items:flex-start}.SubmitAgreementModal_jobLogo__iasyp{flex-shrink:0;width:80px;height:80px;border-radius:2px;background:#e9eaeb}.SubmitAgreementModal_jobInfo__0dwBx{display:flex;flex-direction:column;gap:8px}.SubmitAgreementModal_jobCompany__esylj{font-size:18px;font-weight:700;line-height:24px;color:#333436}.SubmitAgreementModal_jobTitle__F0otN{margin:0;font-size:24px;font-weight:700;line-height:32px;color:#333436;letter-spacing:-.48px}.SubmitAgreementModal_jobMeta__b6imi{display:flex;align-items:center;gap:10px}.SubmitAgreementModal_jobBadge__tap0m{display:inline-flex;align-items:center;padding:6px 8px;border-radius:4px;background:#18191b;color:#fff;font-size:12px;font-weight:600;line-height:16px}.SubmitAgreementModal_jobPeriod__NQ0hO{font-size:16px;font-weight:500;line-height:24px;color:#333436}.SubmitAgreementModal_agreement__gqWUD{display:flex;flex-direction:column;gap:16px}.SubmitAgreementModal_allAgreeRow__LFmiQ{display:flex;align-items:center;gap:12px;padding:0;background:none;border:0;cursor:pointer;text-align:left}.SubmitAgreementModal_allAgreeLabel__HXXhI{font-size:18px;font-weight:700;line-height:26px;color:#333436}.SubmitAgreementModal_divider__qn46Y{height:1px;background:#dfe0e2}.SubmitAgreementModal_groupTitle__615Hz{margin:0;font-size:16px;font-weight:700;line-height:24px;color:#333436}.SubmitAgreementModal_introBox__wPbbL{max-height:212px;overflow-y:auto;padding:16px;border-radius:4px;background:#f3f3f7}.SubmitAgreementModal_introText__2Qam3{margin:0;font-size:14px;font-weight:500;line-height:20px;color:#838486;white-space:pre-line}.SubmitAgreementModal_itemBlock__Pitwn{display:flex;flex-direction:column;gap:8px}.SubmitAgreementModal_itemRow___lK2J{display:flex;align-items:center;justify-content:space-between}.SubmitAgreementModal_itemCheck__pQBP1{display:flex;align-items:center;gap:16px;padding:0;background:none;border:0;cursor:pointer}.SubmitAgreementModal_itemLabel__5V58I{font-size:14px;font-weight:500;line-height:22px;color:#333436}.SubmitAgreementModal_guideLabel__g6GJQ{color:#838486}.SubmitAgreementModal_itemDetail__bFnIp{margin:0;padding:16px;border-radius:4px;background:#f3f3f7;font-size:13px;font-weight:500;line-height:20px;color:#838486;white-space:pre-line}.SubmitAgreementModal_chevron__ncS7t{display:inline-flex;align-items:center;justify-content:center;padding:0;background:none;border:0;color:#464748;cursor:pointer;transition:transform .15s ease}.SubmitAgreementModal_chevron__ncS7t.SubmitAgreementModal_open__RrAtp{transform:rotate(180deg)}.SubmitAgreementModal_checkbox__F27p3{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:4px;border:1.5px solid #d1d2d4;background:#fff;color:#fff}.SubmitAgreementModal_checkbox__F27p3.SubmitAgreementModal_small__BSYjL{width:20px;height:20px}.SubmitAgreementModal_checkbox__F27p3.SubmitAgreementModal_checked__52q08{border-color:#333436;background:#333436}.SubmitAgreementModal_footer__oDEVP{flex-shrink:0;justify-content:space-between;padding:16px 24px;border-top:1px solid #e9eaeb}.SubmitAgreementModal_footerRight__af_gr,.SubmitAgreementModal_footer__oDEVP{display:flex;align-items:center;gap:8px}.SubmitAgreementModal_btnReset___aPNO{padding:4px 6px;background:none;color:#838486;line-height:24px}.SubmitAgreementModal_btnCancel__FWTYR,.SubmitAgreementModal_btnReset___aPNO{display:inline-flex;align-items:center;border:0;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit}.SubmitAgreementModal_btnCancel__FWTYR{justify-content:center;min-width:60px;height:48px;padding:12px 16px;background:#f3f3f7;border-radius:8px;color:#333436}.SubmitAgreementModal_btnCancel__FWTYR:hover{background:#e9eaeb}.SubmitAgreementModal_btnConfirm__cGVW8{display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:48px;padding:12px 16px;background:#18191b;border:0;border-radius:8px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit}.SubmitAgreementModal_btnConfirm__cGVW8:hover:not(:disabled){background:#000}.SubmitAgreementModal_btnConfirm__cGVW8:disabled{background:#dfe0e2;color:#acaeb0;cursor:not-allowed}.SubmitOathModal_hidden__5AWn8{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0)}.SubmitOathModal_textEmphasis__D9SWg{display:inline-block;font-family:Wemakeprice,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#5ec7c3;vertical-align:2px}.SubmitOathModal_overlay__Ex8N3{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}.SubmitOathModal_modal__T0bGu{display:flex;flex-direction:column;width:640px;max-width:calc(100vw - 40px);max-height:calc(100vh - 80px);background:#fff;border-radius:8px;overflow:hidden}.SubmitOathModal_header__C0xyT{flex-shrink:0;padding:32px 24px 24px}.SubmitOathModal_headerTitle__5xhuj{margin:0;font-size:20px;font-weight:700;line-height:28px;color:#333436;letter-spacing:-.4px}.SubmitOathModal_body__rbEJs{flex:1 1;min-height:0;overflow-y:auto;padding:0 24px 24px;display:flex;flex-direction:column;gap:16px}.SubmitOathModal_oathDoc__y056V{position:relative;display:flex;flex-direction:column;gap:24px;padding:24px 0 16px}.SubmitOathModal_oathTitle__DViQp{margin:0;font-size:20px;font-weight:700;line-height:30px;color:#333436;letter-spacing:-.4px}.SubmitOathModal_oathDivider__MJs7S{height:1px;background:#dfe0e2}.SubmitOathModal_oathClauses__lleP1{display:flex;flex-direction:column;gap:24px}.SubmitOathModal_oathText__l0azz{margin:0;font-size:14px;font-weight:500;line-height:20px;color:#333436;word-break:keep-all}.SubmitOathModal_oathSign__gBSBf{display:flex;flex-direction:column;gap:4px}.SubmitOathModal_oathApplicant__MvYdw,.SubmitOathModal_oathDate__WRDf9{font-size:14px;font-weight:500;line-height:20px;color:#333436}.SubmitOathModal_oathApplicant__MvYdw{font-weight:700}.SubmitOathModal_agreeBox__vfMbk{position:relative;display:flex;align-items:center;gap:8px;padding:16px;border-radius:8px;background:#f3f3f7;cursor:pointer}.SubmitOathModal_agreeBox__vfMbk.SubmitOathModal_checked__7ystQ{background:rgba(51,52,54,.06)}.SubmitOathModal_hiddenInput__3qKxR{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.SubmitOathModal_checkbox__XBCq6{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border-radius:4px;border:1.5px solid #d1d2d4;background:#fff;color:#fff}.SubmitOathModal_checkbox__XBCq6.SubmitOathModal_checked__7ystQ{border-color:#333436;background:#333436}.SubmitOathModal_agreeLabel__oXTrY{font-size:14px;font-weight:500;line-height:22px;color:#333436}.SubmitOathModal_footer__rs0IX{flex-shrink:0;justify-content:flex-end;padding:16px 24px;border-top:1px solid #e9eaeb}.SubmitOathModal_footerRight__bytMY,.SubmitOathModal_footer__rs0IX{display:flex;align-items:center;gap:8px}.SubmitOathModal_btnCancel__uFhSq{display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:48px;padding:12px 16px;background:#f3f3f7;border:0;border-radius:8px;color:#333436;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit}.SubmitOathModal_btnCancel__uFhSq:hover{background:#e9eaeb}.SubmitOathModal_btnSubmit__5SOzL{display:inline-flex;align-items:center;justify-content:center;min-width:137px;height:48px;padding:12px 16px;background:#18191b;border:0;border-radius:8px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit}.SubmitOathModal_btnSubmit__5SOzL:hover:not(:disabled){background:#000}.SubmitOathModal_btnSubmit__5SOzL:disabled{background:#dfe0e2;color:#acaeb0;cursor:not-allowed}.StepperLnb_hidden__8ilte{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0)}.StepperLnb_textEmphasis__rj82d{display:inline-block;font-family:Wemakeprice,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#5ec7c3;vertical-align:2px}.StepperLnb_lnb__S_c2b{flex:0 0 320px;display:flex;flex-direction:column;width:320px;padding:24px 12px;background:#fff;height:100%;overflow-y:auto;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}.StepperLnb_header__oYwE3{display:flex;flex-direction:column;gap:8px;padding:0 4px;margin-bottom:28px}.StepperLnb_eyebrow__3XK3q{font-size:14px;font-weight:500;letter-spacing:-.28px;color:#e95907}.StepperLnb_hero__AISAS{margin:0;font-size:24px;font-weight:700;line-height:34px;letter-spacing:-.48px;color:#333436;white-space:pre-line}.StepperLnb_stageBlock__F_Kw2{display:flex;flex-direction:column}.StepperLnb_categoryRow__M16r9{display:flex;align-items:center;gap:16px;min-height:68px;padding:0 12px;background:#fff;border:1px solid transparent;border-radius:12px;text-decoration:none}.StepperLnb_categoryRowCurrent__2s4XT{border-color:#e3722c}.StepperLnb_categoryRowNext__p5qnt{border-color:#2ca4fb;cursor:pointer}.StepperLnb_categoryRowNext__p5qnt:hover{background:#f7fbff}.StepperLnb_iconBox__ecddM{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px}.StepperLnb_iconBoxCurrent__CzH8i{background:#fff3cd}.StepperLnb_iconBoxNext__z83_P{background:#e1f4ff}.StepperLnb_categoryLabel__aX1ox{flex:1 1 auto;min-width:0;font-size:16px;font-weight:700;letter-spacing:-.32px;color:#333436}.StepperLnb_subList__gi75R{position:relative;display:flex;flex-direction:column;margin:0;padding:8px 0 8px 52px;list-style:none}.StepperLnb_subList__gi75R:before{content:"";position:absolute;left:24px;top:0;bottom:0;width:2px;background:#dfe0e2;transform:translateX(-50%)}.StepperLnb_subRow__3iQt5{position:relative}.StepperLnb_subItem__LMyyS{position:relative;display:flex;align-items:center;gap:8px;min-height:28px;padding:14px 0;text-decoration:none}.StepperLnb_subLabel__CO5i9{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;letter-spacing:-.32px;color:#acaeb0}.StepperLnb_subItemActive__BONT4 .StepperLnb_subLabel__CO5i9{color:#333436}.StepperLnb_subItemActive__BONT4:before{content:"";position:absolute;left:-28px;top:50%;width:14px;height:14px;border-radius:999px;background:#fff;border:3px solid #18191b;transform:translate(-50%,-50%);z-index:1}.StepperLnb_subRequired__Ugj8Y{flex:0 0 auto;font-size:12px;font-weight:500;letter-spacing:-.24px;color:#848484}.StepperLnb_subRequiredCount__kYRL7{color:#e3722c}.StepperLnb_subBadge__XT76j{flex:0 0 auto;display:inline-flex;align-items:center;height:24px;padding:4px 8px;background:#e1f4ff;border-radius:4px;font-size:12px;font-weight:600;letter-spacing:-.24px;color:#2497f3}.StepperLnb_subChildList__ebK9Z{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.StepperLnb_subChild__gZDMS{display:flex;align-items:center;gap:8px;min-height:24px;padding:10px 8px 10px 0;text-decoration:none}.StepperLnb_subChildLabel__F4T_N{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;letter-spacing:-.28px;color:#acaeb0}.StepperLnb_subChildActive___ShZV .StepperLnb_subChildLabel__F4T_N{color:#333436}.StepperLnb_subChildChevron__wFBaG{flex:0 0 auto;color:#343a40}.aiFeedback_hidden__8Oiqb{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0)}.aiFeedback_textEmphasis__0uV9Q{display:inline-block;font-family:Wemakeprice,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#5ec7c3;vertical-align:2px}.aiFeedback_container__QKnv7{display:flex;flex-direction:row;height:100vh;background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}.aiFeedback_gnb__fd_6J{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 16px;background:#fff;flex-shrink:0;z-index:2}.aiFeedback_gnbLeft__oY5jo{display:flex;align-items:center;gap:4px}.aiFeedback_backBtn__Q8KTj{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:transparent;border:0;color:#5b5d61;cursor:pointer}.aiFeedback_backBtn__Q8KTj:hover{background:#f5f6f8;color:#18191b}.aiFeedback_locationTitle__yTn0H{font-size:14px;font-weight:500;letter-spacing:-.02em;color:#18191b}.aiFeedback_gnbRight__lLBRT{display:flex;align-items:center;gap:12px}.aiFeedback_statusToggle__uJptv{display:inline-flex;align-items:center;background:#f3f3f7;border-radius:8px;padding:2px}.aiFeedback_statusToggleBtn__k_Iil{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 10px;background:transparent;border:0;border-radius:6px;font-size:12px;font-weight:500;color:#82888f;cursor:pointer;font-family:inherit;letter-spacing:-.24px}.aiFeedback_statusToggleBtnActive__hYHC9{background:#fff;color:#1f1f1f;font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,.06)}.aiFeedback_gnbAction__dBoaw{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;border:1px solid #ececec;border-radius:8px;font-size:12px;font-weight:600;color:#5b5d61;cursor:pointer;font-family:inherit;letter-spacing:-.01em}.aiFeedback_gnbAction__dBoaw:hover{background:#f5f6f8;border-color:#dcdee2}.aiFeedback_appColumn___FfXX{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;min-height:0}.aiFeedback_leftRail__nX0_Z{width:58px;flex-shrink:0;background:#dfd8d0;display:flex;flex-direction:column;align-items:center;padding:24px 0;gap:16px}.aiFeedback_railIcon__oc_Fd{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:#5b5142;cursor:pointer}.aiFeedback_railIcon__oc_Fd:hover{background:hsla(0,0%,100%,.4)}.aiFeedback_railSpacer__uEWPx{flex:1 1 auto}.aiFeedback_railPersona__YFuTW{width:40px;height:40px;border-radius:999px;background:#c4b8ac;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700}.aiFeedback_contentColumn__sChqG{flex:1 1 auto;display:flex;flex-direction:row;min-width:0;min-height:0;gap:14px;padding:6px 12px 12px 8px}.aiFeedback_rightPane__T1VeY{flex:1 1 auto;display:flex;flex-direction:column;min-width:0;min-height:0;background:#fff;border:1px solid #e9eaeb;border-radius:8px;overflow:hidden}.aiFeedback_workArea__DIjv9{flex:1 1 auto;display:flex;min-width:0;min-height:0;padding:0 8px 0 14px}.aiFeedback_workArea__DIjv9>:first-child{margin-right:11px}.aiFeedback_bottomBar__WYxJ5{display:flex;align-items:center;justify-content:space-between;gap:12px;height:64px;padding:12px 24px;background:#fff;border-top:1px solid #ececec;flex-shrink:0;z-index:2}.aiFeedback_btnSecondary__Vxewr{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:48px;min-width:110px;padding:12px 16px;background:#f3f3f7;border:0;border-radius:10px;color:#33353d;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;text-decoration:none;letter-spacing:-.32px}.aiFeedback_btnSecondary__Vxewr:hover{background:#e8e8ef}.aiFeedback_btnPrimary__UCM_Y{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:48px;flex:0 0 auto;min-width:280px;padding:12px 16px;background:#f46b1d;border:0;border-radius:10px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;text-decoration:none;letter-spacing:-.32px}.aiFeedback_btnPrimary__UCM_Y:hover{background:#e95907}.aiFeedback_bottomBarPreview__vsB7e{justify-content:space-between}.aiFeedback_bottomBarRight___FhDZ{display:flex;align-items:center;gap:10px}.aiFeedback_btnGhost__rryBq{display:inline-flex;align-items:center;justify-content:center;height:48px;min-width:110px;padding:12px 16px;background:#fff;border:1px solid #dcdee2;border-radius:10px;color:#33353d;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;letter-spacing:-.32px}.aiFeedback_btnGhost__rryBq:hover{border-color:#1f1f1f;background:#fafafa}