:root{font-family:Inter,Pretendard,Noto Sans KR,system-ui,sans-serif;color:#152238;background:#f3f6fa;font-synthesis:none;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:#1b63b6;text-decoration:none}button,input,select,textarea{font:inherit}.appShell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;background:#102b4e;color:#fff;padding:27px 18px 20px;display:flex;flex-direction:column;z-index:20;box-shadow:8px 0 28px #0f244214}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 28px;border-bottom:1px solid rgba(255,255,255,.1)}.brandMark{width:42px;height:42px;border-radius:11px;background:linear-gradient(145deg,#2f80d7,#1762b6);display:grid;place-items:center;font-size:14.4px;font-weight:800;box-shadow:0 6px 16px #071b3466}.brand div,.sidebarFoot div{display:flex;flex-direction:column}.brand strong{font-size:20.4px;letter-spacing:-.4px}.brand small{color:#9eb2ca;font-size:13.2px;margin-top:2px}.sidebar nav{display:grid;gap:6px;padding-top:25px}.sidebar nav a{display:flex;align-items:center;gap:12px;color:#b9c8da;padding:12px 14px;border-radius:8px;font-size:16.8px;font-weight:650}.sidebar nav a span{width:20px;font-size:21.6px;text-align:center}.sidebar nav a:hover{background:#173a64;color:#fff}.sidebar nav a.active{color:#fff;background:#1767bd;box-shadow:0 5px 16px #005bbe47}.sidebarFoot{margin-top:auto;padding:18px 8px 2px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:11px}.userAvatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#dce9f7;color:#153e70;font-size:15.6px;font-weight:800}.sidebarFoot strong{font-size:15.6px}.sidebarFoot small{font-size:13.2px;color:#91a8c1}.workspace{min-height:100vh;margin-left:238px}.demo{height:38px;display:flex;justify-content:center;align-items:center;gap:8px;background:#eef5fd;border-bottom:1px solid #d9e6f5;color:#526a84;font-size:14.4px}.demo span{color:#1762ae;background:#dcecff;padding:2px 7px;border-radius:999px;font-weight:800}main{max-width:1440px;margin:0 auto;padding:42px 46px 72px}.pageTitle{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:29px}.eyebrow{display:block;color:#2771c5;font-size:12px;font-weight:850;letter-spacing:1.5px;margin-bottom:5px}.pageTitle h1,.profileCard h1{font-size:36px;letter-spacing:-1px;margin:0 0 5px;color:#12213a}.pageTitle p{margin:0;color:#5d6d82;font-size:16.8px}.button,button{border:0;border-radius:8px;background:#1767bd;color:#fff;padding:11px 17px;min-height:44px;font-size:16.8px;font-weight:750;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:4px;box-shadow:0 3px 8px #145ca924}.button:hover,button:hover{background:#1158a5}.button.secondary,button.secondary{background:#fff;color:#34465e;border:1px solid #cfd8e3;box-shadow:none}.button.secondary:hover,button.secondary:hover{background:#f7f9fc}button:disabled{opacity:.55;cursor:not-allowed}.card,.tableWrap{background:#fff;border:1px solid #dfe6ee;border-radius:12px;box-shadow:0 3px 14px #1f36530d}.filters{display:flex;align-items:flex-end;gap:18px;padding:20px 22px;margin-bottom:20px}.filters .searchField{flex:1}.filters label:not(.searchField){width:210px}.inputWithIcon{position:relative}.inputWithIcon>span{position:absolute;left:14px;top:50%;transform:translateY(-52%);font-size:25.2px;color:#6c7d91}.inputWithIcon input{width:100%;padding-left:44px}label{display:flex;flex-direction:column;gap:7px;color:#33435a;font-size:15.6px;font-weight:700}label em{color:#1767bd;font-style:normal;font-size:13.2px;margin-left:4px}label small{color:#68798e;font-size:13.2px;font-weight:500}input,select,textarea{width:100%;border:1px solid #c8d2de;border-radius:7px;padding:10px 12px;min-height:44px;background:#fff;color:#17253b;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:#8795a6}input:read-only{background:#f5f7fa;color:#64748a}input:focus,select:focus,textarea:focus{outline:0;border-color:#2c78cb;box-shadow:0 0 0 3px #2c78cb21}textarea{resize:vertical}.tableWrap{overflow:auto}.tableHeading{padding:20px 22px 16px;border-bottom:1px solid #e8edf3}.tableHeading h2,.sectionHead h2,.sectionTitle h2,.panelHead h2{font-size:21.6px;letter-spacing:-.4px;margin:0;color:#17263c}.tableHeading p,.sectionHead p,.panelHead p{font-size:14.4px;color:#6c7a8d;margin:3px 0 0}.tableHeading p strong{color:#1767bd}table{border-collapse:collapse;width:100%}th,td{padding:16px 18px;text-align:left;border-bottom:1px solid #edf1f5;white-space:nowrap}th{background:#f8fafc;color:#66768a;font-size:13.2px;letter-spacing:.2px;font-weight:800}td{font-size:15.6px;color:#3a4a60}tbody tr{transition:background .12s}tbody tr:hover{background:#f8fbff}tbody tr:last-child td{border-bottom:0}.contactName{display:flex;align-items:center;gap:10px;font-weight:800;color:#17263c}.miniAvatar{width:32px;height:32px;border-radius:9px;background:#e5f0fc;color:#1767bd;display:grid;place-items:center}.phoneCell{font-variant-numeric:tabular-nums;color:#243853}.nextDate{color:#1266b8;font-weight:700}.rowAction{font-size:14.4px;font-weight:750}.status{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 10px;font-size:13.2px;font-weight:800;background:#edf1f5;color:#536174}.status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.status.NEW{background:#e7f2ff;color:#1768b8}.status.COUNSELING{background:#e2edff;color:#285fc3}.status.EXPECTED{background:#f0eaff;color:#7354ba}.status.APPLYING{background:#fff0dc;color:#b86714}.status.REGISTERED{background:#e4f5ea;color:#267447}.status.WAITING_START{background:#ddf5f4;color:#147c7a}.status.ATTENDED{background:#d9f1e2;color:#17653a}.status.HOLD{background:#eceff3;color:#5e6c7c}.status.DROPPED{background:#fde9e9;color:#ad4141}.empty{text-align:center;padding:58px 20px!important;color:#748397}.empty strong,.empty span{display:block}.empty strong{color:#38495f;font-size:18px;margin-bottom:5px}.emptyIcon{width:42px;height:42px;border-radius:50%;background:#eef3f8;display:grid;place-items:center;margin:0 auto 12px;font-size:28.8px}.error{color:#a73535;background:#fff0f0;border:1px solid #f2cccc;padding:10px 13px;border-radius:7px;font-size:15.6px}.registration{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(480px,1.2fr);gap:20px}.formCard{padding:26px}.sectionHead{display:flex;gap:12px;align-items:flex-start;padding-bottom:21px;border-bottom:1px solid #e9eef3;margin-bottom:23px}.sectionNumber{width:29px;height:29px;flex:0 0 auto;border-radius:8px;background:#e4f0fd;color:#1767bd;display:grid;place-items:center;font-size:15.6px;font-weight:850}.formStack{display:grid;gap:20px}.twoFields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.formError,.formActions{grid-column:1/-1}.formActions{display:flex;justify-content:flex-end;gap:10px;margin-top:2px}.detailTop{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.backLink{font-size:15.6px;font-weight:700;color:#63738a}.profileCard{padding:28px 30px;margin-bottom:18px}.profileIdentity{display:flex;align-items:center;gap:17px;padding-bottom:25px;border-bottom:1px solid #e8edf3}.profileAvatar{width:58px;height:58px;border-radius:16px;background:linear-gradient(145deg,#e3effc,#d1e5fa);color:#1767bd;display:grid;place-items:center;font-size:27.6px;font-weight:850}.nameLine{display:flex;align-items:center;gap:11px}.nameLine h1{margin:0}.profileIdentity p{margin:3px 0 0;color:#50647c;font-size:18px;font-variant-numeric:tabular-nums}.profileGrid{display:grid;grid-template-columns:1.4fr 1fr 230px;gap:28px;padding-top:23px;align-items:end}.profileGrid>div{display:flex;flex-direction:column;gap:6px}.profileGrid small,.followCard small{color:#68798d;font-size:13.2px;font-weight:750}.profileGrid strong{color:#26374d;font-size:16.8px}.statusControl>span{font-size:13.2px;color:#68798d}.followUpGrid{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px;margin-bottom:35px}.followCard{display:flex;align-items:center;gap:16px;padding:20px 23px;border:1px solid;border-radius:12px}.followCard.date{background:#f1f7ff;border-color:#dceafd}.followCard.action{background:#f5f8fc;border-color:#e0e8f0}.followIcon{width:40px;height:40px;flex:0 0 auto;border-radius:10px;background:#fff;display:grid;place-items:center;color:#1767bd;font-size:21.6px;box-shadow:0 2px 7px #1b4a7812}.followCard div{display:flex;flex-direction:column}.followCard strong{font-size:18px;color:#173653;margin:2px 0}.followCard p{font-size:13.2px;color:#6d7e91;margin:0}.sectionTitle{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.sectionTitle .eyebrow{margin:0}.recordCount{background:#e9f1fa;color:#42617f;padding:5px 10px;border-radius:999px;font-size:13.2px;font-weight:750}.timeline{position:relative;padding-left:31px}.timeline:before{content:"";position:absolute;left:7px;top:12px;bottom:12px;width:2px;background:#dce5ef}.timelineItem{position:relative;margin-bottom:14px}.timelineDot{position:absolute;left:-31px;top:20px;width:16px;height:16px;border:4px solid #edf5fe;background:#2775c7;border-radius:50%;z-index:1}.timelineItem.STATUS_CHANGE .timelineDot{background:#7354ba;border-color:#f0eaff}.eventCard{padding:19px 21px}.eventMeta{display:flex;justify-content:space-between;gap:15px}.eventMeta strong{font-size:16.8px;color:#26384e}.eventMeta strong span{color:#64758a;font-weight:650}.eventMeta time{font-size:13.2px;color:#718197}.eventCard p{margin:9px 0 13px;white-space:pre-wrap;color:#34465d;font-size:16.8px;line-height:1.65}.eventCard>small{font-size:13.2px;color:#8290a0}.emptyTimeline{padding:35px;color:#76869a}.panelOverlay{position:fixed;inset:0;background:#0a1a2e61;z-index:50;display:flex;justify-content:flex-end}.composerPanel{height:100%;width:min(570px,100%);background:#fff;box-shadow:-12px 0 35px #0a1e3626;display:flex;flex-direction:column}.panelHead{padding:28px 30px 23px;border-bottom:1px solid #e6ebf1;display:flex;justify-content:space-between}.panelHead h2{font-size:27.6px}.iconButton{min-height:36px;width:36px;height:36px;padding:0;border-radius:50%;background:#eef2f6;color:#425269;box-shadow:none;font-size:28.8px}.iconButton:hover{background:#e1e7ed}.panelForm{padding:26px 30px;display:grid;gap:22px;overflow:auto}.panelActions{display:flex;justify-content:flex-end;gap:10px;padding-top:5px}.loadingState{margin:80px auto;text-align:center;color:#66778c}@media(max-width:1100px){.registration{grid-template-columns:1fr}.profileGrid{grid-template-columns:1fr 1fr}.statusControl{grid-column:1/-1}.followUpGrid{grid-template-columns:1fr}}@media(max-width:760px){.sidebar{position:relative;width:100%;height:auto;padding:16px}.brand{border:0;padding:0}.sidebar nav{display:flex;padding-top:14px}.sidebarFoot{display:none}.workspace{margin-left:0}.demo{padding:7px 12px;height:auto;text-align:center}main{padding:28px 17px 60px}.pageTitle{align-items:flex-start;flex-direction:column}.filters{align-items:stretch;flex-direction:column}.filters label:not(.searchField){width:100%}.profileGrid,.twoFields,.followUpGrid{grid-template-columns:1fr}.eventMeta{flex-direction:column;gap:3px}.registration{display:block}.formCard{margin-bottom:16px}.formActions{margin-top:16px}.sidebar nav a{flex:1}.profileCard{padding:22px}.profileIdentity{align-items:flex-start}.nameLine{align-items:flex-start;flex-direction:column}.detailTop{align-items:flex-start;gap:14px}}.registrationSections{grid-template-columns:1fr}.registrationSections .formCard{padding:26px 30px}.registrationSections fieldset{border:0;padding:0;margin:0}.registrationSections legend{color:#33435a;font-size:15.6px;font-weight:700;margin-bottom:9px}.registrationSections legend em{color:#1767bd;font-style:normal;font-size:13.2px}.choiceGroup{display:flex;flex-wrap:wrap;gap:8px}.choice{display:block;cursor:pointer}.choice input{position:absolute;opacity:0;pointer-events:none}.choice span{display:block;border:1px solid #c8d2de;border-radius:999px;background:#fff;color:#46576d;padding:9px 15px;min-height:40px;font-size:15.6px;font-weight:700;transition:.15s}.choice:hover span{border-color:#73a5d9;background:#f6faff}.choice.selected span{border-color:#1767bd;background:#e6f1fd;color:#125ba5;box-shadow:0 0 0 2px #1767bd14}.choice input:focus-visible+span{outline:3px solid rgba(44,120,203,.2)}.courseSummary{background:#f4f8fd;border:1px solid #dbe8f6;border-radius:10px;padding:18px 20px}.courseSummary>strong{display:block;color:#183b61;font-size:18px;margin-bottom:14px}.courseSummary dl{display:grid;grid-template-columns:1fr 1.5fr .6fr;gap:16px;margin:0}.courseSummary dl div{display:flex;flex-direction:column;gap:3px}.courseSummary dt{font-size:13.2px;color:#6c7d91;font-weight:700}.courseSummary dd{margin:0;color:#263a53;font-size:15.6px;font-weight:750}.checkChoice{display:flex;flex-direction:row;align-items:center;gap:9px;width:max-content;cursor:pointer}.checkChoice input{width:18px;min-height:18px;accent-color:#1767bd}.institutionFields{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:12px;padding:17px;background:#f8fafc;border:1px solid #e3e9f0;border-radius:9px}.amountInput{display:flex;align-items:center;gap:9px;max-width:360px}.amountInput span{font-size:15.6px}.registrationSections .formActions{position:sticky;bottom:0;background:#f3f6faf0;padding:15px 0;z-index:5}@media(max-width:900px){.courseSummary dl,.institutionFields{grid-template-columns:1fr 1fr}}@media(max-width:600px){.courseSummary dl,.institutionFields{grid-template-columns:1fr}.choice{flex:1 1 auto;text-align:center}}.supportTypeList{display:grid;gap:2px;border:1px solid #dfe5ec;border-radius:10px;padding:12px 14px}.supportType{display:flex;flex-direction:row;align-items:flex-start;gap:9px;padding:7px 3px;cursor:pointer;color:#33435a;font-size:15.6px;font-weight:600}.supportType input{width:17px;min-height:17px;margin:1px 0 0;accent-color:#1767bd}.supportHelp{margin:13px 2px 0;color:#5e7086;font-size:14.4px}.calculatedAmount{display:flex;align-items:baseline;justify-content:center;gap:7px;padding:20px;border-radius:10px;background:#f4f8fd;color:#263a53}.calculatedAmount strong{font-size:26.4px;color:#1767bd}.calculatedAmount span{font-size:16.8px;font-weight:700}@media(max-width:600px){.calculatedAmount{align-items:center;flex-direction:column;gap:2px}}.consultationBuilder{display:grid;gap:22px}.questionGrid{display:grid;grid-template-columns:1fr 1fr;gap:24px 30px}.consultQuestion{display:grid;gap:9px}.consultQuestion.wideQuestion{grid-column:1/-1}.consultQuestion h3,.historyQuestion h3{display:flex;align-items:center;gap:7px;margin:0;color:#263950;font-size:16.8px}.consultQuestion h3 span,.historyQuestion h3>span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;border:1px solid #4590df;color:#1767bd;font-size:12px}.quickAnswers{display:flex;flex-wrap:wrap;gap:7px}.quickAnswers label,.historyChoice{cursor:pointer}.quickAnswers input,.historyChoice input{position:absolute;opacity:0;pointer-events:none}.quickAnswers span,.historyChoice span{display:block;border:1px solid #d1dae5;border-radius:7px;padding:7px 12px;background:#fff;color:#46566b;font-size:14.4px;font-weight:650}.quickAnswers label.active span,.historyChoice.active span{border-color:#5799e3;background:#eef6ff;color:#1767bd}.detailAnswer{min-height:39px;padding:8px 11px;font-size:14.4px}.historyQuestion{display:grid;gap:12px;padding:20px;border:1px solid #dfe6ee;border-radius:10px;background:#fafcff}.historyRow{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.historyRow>strong{width:100px;font-size:14.4px;color:#405168}.historyNote{margin-left:108px;width:calc(100% - 108px)}.historyQuestion small{margin-left:108px;color:#748397;font-size:13.2px}.consultationPreview{border:1px solid #cadcf0;border-radius:11px;background:#f8fbff;padding:20px}.previewHead{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.previewHead h3{margin:0;color:#1c3552;font-size:20.4px}.previewHead p{margin:3px 0 0;color:#6a7b90;font-size:13.2px}.previewHead>span{background:#ecf8ea;color:#4e8a4c;border:1px solid #badcb8;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:750}.previewRows{border:1px solid #dbe5f0;border-radius:8px;overflow:hidden;background:#fff}.previewRow{display:grid;grid-template-columns:150px 1fr auto auto;gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid #e6edf4}.previewRow:last-child{border-bottom:0}.previewRow>strong{font-size:14.4px;color:#344861}.previewRow>div>div{display:flex;flex-wrap:wrap;gap:5px}.previewRow>div span{background:#edf6ff;color:#1767bd;border:1px solid #c9e1fa;border-radius:5px;padding:3px 7px;font-size:12px;font-weight:700}.previewRow p{margin:5px 0 0;color:#4f6074;font-size:13.2px}.textButton,.removeButton{min-height:auto;padding:4px;background:transparent;color:#52667e;box-shadow:none;font-size:13.2px}.textButton:hover,.removeButton:hover{background:#e9f2fc;color:#1767bd}.removeButton{font-size:20.4px}.emptyPreview{margin:0;padding:24px;text-align:center;color:#718298;font-size:14.4px}.generatedContent{margin-top:14px;border:1px dashed #c8d8e9;border-radius:8px;background:#fff;padding:14px}.generatedContent>strong{font-size:14.4px;color:#263b55}.generatedContent p{margin:7px 0 0;white-space:pre-wrap;color:#3d5067;font-size:13.2px;line-height:1.7}@media(max-width:950px){.questionGrid{grid-template-columns:1fr}.consultQuestion.wideQuestion{grid-column:auto}}@media(max-width:650px){.historyRow>strong{width:100%}.historyNote,.historyQuestion small{margin-left:0;width:100%}.previewRow{grid-template-columns:1fr auto auto}.previewRow>strong{grid-column:1/-1}}.institutionFields{grid-template-columns:repeat(4,minmax(0,1fr))}.institutionFields label>span{display:flex;align-items:baseline;min-height:20px}.institutionFields label>span em{display:inline;margin-left:4px}@media(max-width:900px){.institutionFields{grid-template-columns:1fr 1fr}}@media(max-width:600px){.institutionFields{grid-template-columns:1fr}}.activityAnswer{width:100%;min-height:82px;resize:vertical;line-height:1.6}.historyQuestion h3>span{font-size:0}.historyQuestion h3>span:after{content:"12";font-size:12px}.workflowProgress{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 18px;padding:15px 22px;background:#fff;border:1px solid #dfe6ee;border-radius:12px}.workflowProgress button{position:relative;background:transparent;color:#68778a;box-shadow:none}.workflowProgress button:not(:last-child):after{content:"";position:absolute;right:-12%;width:24%;height:1px;background:#d7e0ea}.workflowProgress button span{width:30px;height:30px;border:1px solid #aebdce;border-radius:50%;display:grid;place-items:center}.workflowProgress button.active{color:#1767bd}.workflowProgress button.active span,.workflowProgress button.done span{background:#1767bd;border-color:#1767bd;color:#fff}.gentleNotice{margin-bottom:18px;padding:14px 18px;color:#1b5fa8;background:#f1f7ff;border:1px solid #cfe2f8;border-radius:9px;font-size:15.6px}.workflowForm{display:grid;grid-template-columns:1fr;gap:12px}.workflowStage{overflow:hidden}.workflowStageHead{width:100%;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:12px;padding:17px 20px;background:#fff;color:#1c3552;box-shadow:none;text-align:left}.workflowStageHead:hover{background:#f8fbff}.workflowNumber{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#153e72;color:#fff}.workflowStageHead strong{font-size:20.4px}.workflowStageHead small{color:#78879a;font-weight:600}.stageArrow{font-size:21.6px}.workflowStage.active{border-color:#9fc4ed}.workflowStageBody{padding:22px 26px 26px;border-top:1px solid #e5ebf2;display:grid;gap:21px}.workflowStageBody[hidden]{display:none}.stageIntro{margin:0;color:#68798c;font-size:15.6px}.stageNav{display:flex;justify-content:flex-end;gap:9px;padding-top:4px}.stageNav.final{align-items:center}.softInfo{padding:12px 15px;border:1px solid #cfe0f4;background:#f4f8fd;color:#205e9e;border-radius:8px;font-size:14.4px}.supportQuestion{display:grid;grid-template-columns:32px 1fr;gap:12px;padding:4px 0 18px;border-bottom:1px solid #edf1f5}.supportQuestion>span{width:27px;height:27px;border:1px solid #bdd3ec;background:#f5f9fe;color:#1767bd;border-radius:50%;display:grid;place-items:center;font-weight:800}.supportQuestion fieldset{border:0;padding:0;margin:0}.supportQuestion legend{margin-bottom:10px;color:#28405f;font-size:16.8px;font-weight:800}.supportQuestionContent{display:grid;gap:13px}.conditionalInput{margin-top:12px;max-width:480px}.institutionToggle,.supportAccordion{width:100%;min-height:42px;justify-content:flex-start;background:#fff;color:#304762;border:1px solid #d5dee8;box-shadow:none}.institutionToggle small{color:#7a899a;font-weight:500}.institutionToggle b,.supportAccordion b{margin-left:auto}.tuitionLayout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(310px,.6fr);gap:22px}.tuitionLayout h3{margin:2px 0 12px;font-size:16.8px;color:#28405f}.supportPrimary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:11px}.supportPrimary button{min-height:100px;display:flex;flex-direction:column;background:#fff;color:#33475f;border:1px solid #d3dce6;box-shadow:none}.supportPrimary button.selected{border-color:#1767bd;background:#f5f9ff;color:#145fae}.supportPrimary small{font-size:13.2px;color:#788697;font-weight:500}.supportAccordion{margin-bottom:10px}.amountPanel{align-self:start;padding:20px;border:1px solid #c6dcf5;background:#f4f9ff;border-radius:10px}.amountPanel>small{display:block;color:#315170;font-weight:750}.amountPanel>strong{display:block;color:#1767bd;font-size:33.6px;margin:3px 0}.amountPanel>p{margin:0 0 18px;color:#65778c;font-size:13.2px;line-height:1.7}.amountPanel legend{font-size:14.4px}.courseSummary small{display:block;color:#6d7f92;font-weight:700;margin-bottom:4px}.courseSummary p{margin:8px 0 0;color:#536981;font-size:14.4px}@media(max-width:950px){.workflowProgress{grid-template-columns:1fr 1fr}.workflowProgress button:after{display:none}.tuitionLayout{grid-template-columns:1fr}}@media(max-width:650px){.workflowProgress{grid-template-columns:1fr}.workflowStageHead{grid-template-columns:auto 1fr auto}.workflowStageHead small{grid-column:2/-1}.workflowStageBody{padding:18px}.supportQuestion,.supportPrimary{grid-template-columns:1fr}}.registrationDetail{margin-bottom:20px;overflow:hidden}.registrationDetailHead{padding:23px 26px;border-bottom:1px solid #e5ebf2}.registrationDetailHead h2{margin:0;color:#17263c;font-size:24px}.registrationDetailHead p{margin:3px 0 0;color:#6b7b8f;font-size:14.4px}.detailBlock{padding:21px 26px;border-bottom:1px solid #e8edf3}.detailBlock:last-child{border-bottom:0}.detailBlock h3{margin:0 0 14px;color:#243b57;font-size:18px}.detailCourse{display:flex;flex-direction:column;gap:5px;margin-bottom:15px;padding:14px 16px;border:1px solid #d8e7f7;border-radius:8px;background:#f5f9fe}.detailCourse strong{color:#1a4f86;font-size:16.8px}.detailCourse span{color:#65788e;font-size:14.4px}.registrationDetailGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.registrationDetailGrid>div{padding:13px 15px;border:1px solid #e2e8ef;border-radius:8px;background:#fafbfd}.registrationDetailGrid>div.wide{grid-column:1/-1}.registrationDetailGrid dt{margin-bottom:4px;color:#708196;font-size:13.2px;font-weight:750}.registrationDetailGrid dd{margin:0;color:#293d56;font-size:15.6px;font-weight:750}.registrationDetailGrid dd small{display:block;margin-top:4px;color:#6f8093;font-weight:500}.registrationDetailGrid .moneyValue{color:#1767bd;font-size:20.4px}.answerTitle{display:flex;align-items:center;justify-content:space-between}.answerTitle span{padding:4px 9px;border-radius:999px;background:#eaf3fd;color:#1767bd;font-size:12px;font-weight:800}.answerGrid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dce5ee;border-radius:9px;overflow:hidden}.answerGrid>div{display:grid;grid-template-columns:135px 1fr;min-height:50px;border-bottom:1px solid #e7edf3}.answerGrid>div:nth-child(odd){border-right:1px solid #e7edf3}.answerGrid strong{padding:12px;background:#f7f9fc;color:#31506f;font-size:13.2px}.answerGrid p{margin:0;padding:12px;white-space:pre-wrap;color:#40536a;font-size:14.4px;line-height:1.6}.noAnswers{margin:0;color:#75869a;font-size:14.4px}@media(max-width:850px){.registrationDetailGrid,.answerGrid{grid-template-columns:1fr}.answerGrid>div:nth-child(odd){border-right:0}}@media(max-width:520px){.answerGrid>div{grid-template-columns:1fr}.answerGrid strong{padding-bottom:5px}.answerGrid p{padding-top:5px}}.registrationDetailHead{display:flex;align-items:center;justify-content:space-between;gap:18px}.registrationDetailHead>button{flex:0 0 auto}@media(max-width:600px){.registrationDetailHead{align-items:flex-start;flex-direction:column}.registrationDetailHead>button{width:100%}}.summaryCards{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:18px}.summaryCards button{display:flex;align-items:flex-start;flex-direction:column;min-height:95px;padding:17px 20px;background:#fff;color:#51647a;border:1px solid #dfe6ee;box-shadow:0 3px 14px #1f36530d}.summaryCards button strong{font-size:30px;color:#1767bd}.summaryCards button strong span{font-size:14.4px;margin-left:2px}.summaryCards button.green strong{color:#27804b}.summaryCards button.purple strong{color:#7253b6}.summaryCards button.orange strong{color:#d96a12}.attentionBar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:18px;padding:15px 20px;background:#fff;border:1px solid #e0e6ed;border-radius:11px}.attentionBar strong{margin-right:12px}.attentionBar span{padding:7px 12px;border-radius:999px;background:#edf5ff;color:#2464a7;font-size:14.4px;font-weight:750}.attentionBar .orange{background:#fff1e5;color:#bf5d12}.attentionBar .red{background:#fff0f0;color:#b44040}.progressFilters{display:grid;grid-template-columns:1fr 220px auto;gap:13px;align-items:center;padding:18px 20px;margin-bottom:18px}.actionToggle{flex-direction:row;align-items:center;white-space:nowrap}.actionToggle input{width:18px;min-height:18px}.progressList{overflow:hidden}.progressListHead{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid #e5ebf1}.progressListHead h2{margin:0;font-size:21.6px}.progressListHead p{margin:2px 0 0;color:#718195;font-size:13.2px}.statusLegend{display:flex;gap:13px;font-size:12px}.statusLegend span:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px;background:#8797a8}.statusLegend .done:before{background:#31a158}.statusLegend .progress:before{background:#2875cc}.statusLegend .attention:before{background:#ef831f}.progressPerson{display:grid;grid-template-columns:230px 1fr 190px auto;gap:18px;align-items:center;padding:17px 20px;border-bottom:1px solid #e9eef3}.progressPerson:last-child{border-bottom:0}.personIdentity{display:flex;gap:11px;align-items:center;color:#1c3048}.personIdentity>span:last-child{display:flex;flex-direction:column}.personIdentity strong{font-size:16.8px}.personIdentity small{color:#67798f;font-size:12px}.personStatuses{display:flex;align-items:center;gap:13px}.personStatuses .overall{flex:0 0 auto;padding:7px 11px;border:1px solid #bcd6f2;border-radius:7px;background:#f1f7fe;color:#1767bd;font-size:14.4px;font-weight:800}.personStatuses .overall.REGISTERED,.personStatuses .overall.WAITING_START,.personStatuses .overall.ATTENDED{background:#effaf2;border-color:#bfe0c8;color:#287845}.personStatuses>div{display:flex;flex-wrap:wrap;gap:6px}.personStatuses>div span{padding:4px 8px;border-radius:5px;font-size:12px;font-weight:700}.personStatuses .done{background:#ebf8ef;color:#27804b}.personStatuses .progress{background:#ebf4ff;color:#1767bd}.personStatuses .attention{background:#fff0e2;color:#bd5c12}.personStatuses .muted{background:#f0f2f5;color:#657487}.personNext{display:flex;flex-direction:column}.personNext small{color:#7b8999;font-size:12px}.personNext strong{margin:2px 0;color:#31445b;font-size:13.2px}.personNext time{color:#2b67aa;font-size:13.2px}.personNext time.overdue{color:#c73d3d;font-weight:800}.historyButton{white-space:nowrap;font-size:13.2px}@media(max-width:1150px){.summaryCards{grid-template-columns:repeat(3,1fr)}.progressPerson{grid-template-columns:200px 1fr}.personNext,.historyButton{grid-column:2}}@media(max-width:700px){.summaryCards{grid-template-columns:1fr 1fr}.progressFilters,.progressPerson{grid-template-columns:1fr}.personNext,.historyButton{grid-column:auto}.personStatuses{align-items:flex-start;flex-direction:column}.statusLegend{display:none}}.progressEditor{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:20px 24px}.progressEditor h2{margin:0;color:#17263c;font-size:21.6px}.progressEditor p{margin:3px 0 0;color:#6d7d90;font-size:13.2px}@media(max-width:600px){.progressEditor{align-items:flex-start;flex-direction:column}.progressEditor>button{width:100%}}.summaryCards button{position:relative;display:grid;grid-template-columns:48px 1fr auto;align-items:center;text-align:left;min-height:98px;padding:17px 18px;border-color:#d9e3ee;box-shadow:0 8px 24px #23426612;transition:transform .18s,box-shadow .18s,border-color .18s}.summaryCards button:hover{transform:translateY(-2px);background:#fff;border-color:#bbd3ec;box-shadow:0 12px 28px #2342661f}.summaryCards button i{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:#eaf3ff;color:#1767bd;font-style:normal;font-size:21.6px}.summaryCards button.green i{background:#e9f8ee;color:#24914d}.summaryCards button.purple i{background:#f0ebff;color:#7253b6}.summaryCards button.orange i{background:#fff0e3;color:#e2660d}.summaryText{display:flex;align-items:flex-start;flex-direction:column}.summaryCards button b{color:#64768a;font-size:28.8px;font-weight:400}.attentionBar{box-shadow:0 7px 22px #2541600f}.attentionBar span{border:1px solid #d9e8f9;transition:transform .15s}.attentionBar span:hover{transform:translateY(-1px)}.progressFilters{grid-template-columns:minmax(260px,1.6fr) repeat(4,minmax(130px,.65fr)) auto;box-shadow:0 7px 22px #2541600f}.progressList{box-shadow:0 9px 28px #1f365314}.progressPerson{transition:background .15s,transform .15s}.progressPerson:hover{background:#f8fbff;box-shadow:inset 3px 0 #438bd5}.progressPerson:nth-of-type(3n+2) .miniAvatar{background:#e9f7ec;color:#27804b}.progressPerson:nth-of-type(3n+3) .miniAvatar{background:#fff1dc;color:#c26a0e}.personStatuses>div span{border:1px solid transparent}.personStatuses .done{border-color:#cae8d2}.personStatuses .progress{border-color:#d0e3fa}.personStatuses .attention{border-color:#f6d7ba}.historyButton{border-color:#8cb8e9;color:#1767bd}.historyButton:hover{box-shadow:0 4px 10px #1767bd1f}@media(max-width:1250px){.progressFilters{grid-template-columns:1fr 1fr 1fr}.actionToggle{justify-self:start}}@media(max-width:760px){.progressFilters{grid-template-columns:1fr}.summaryCards button{grid-template-columns:42px 1fr auto}}.workflowProgress.allVisible>div{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;min-height:40px;color:#536981;font-weight:750}.workflowProgress.allVisible>div:not(:last-child):after{content:"";position:absolute;right:-12%;width:24%;height:1px;background:#d7e0ea}.workflowProgress.allVisible>div span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#1767bd;color:#fff}.workflowStageHead:hover{background:#fff}.coursePicker{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:20px;align-items:end;margin-bottom:18px;padding:20px 24px}.coursePicker label{margin:0}.coursePicker select{margin-top:8px}.coursePicker>div{display:grid;gap:7px;padding:14px 17px;border-radius:9px;background:#f3f7fc;color:#173d6d}.coursePicker>div span{color:#60738a;font-size:14.4px}@media(max-width:950px){.workflowProgress.allVisible>div:not(:last-child):after{display:none}.coursePicker{grid-template-columns:1fr}}.sidebarQuickLinks{display:grid;gap:7px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.sidebarQuickLinks>strong{padding:0 10px 5px;color:#91a8c1;font-size:13.2px;letter-spacing:.4px}.sidebarQuickLinks a{display:grid;grid-template-columns:31px 1fr;column-gap:9px;padding:10px 11px;border-radius:8px;color:#d5e3f2}.sidebarQuickLinks a:hover{background:#173a64;color:#fff}.shortcutLogo{grid-row:1 / 3;width:28px;height:28px;align-self:center;display:grid;place-items:center;overflow:hidden;padding:3px;border-radius:7px;background:#fff;box-shadow:0 2px 6px #0312263d}.shortcutLogo img{display:block;width:100%;height:100%;object-fit:contain}.sidebarQuickLinks b{font-size:14.4px;line-height:1.35}.sidebarQuickLinks small{color:#8098b3;font-size:12px}@media(max-height:720px)and (min-width:761px){.sidebar{overflow-y:auto}.sidebarFoot{margin-top:20px}}@media(max-width:760px){.sidebarQuickLinks{grid-template-columns:1fr;margin-top:14px}.sidebarQuickLinks>strong{display:none}}:root{--section-page:#e7edf4;--section-blue:#dceafa;--section-blue-strong:#c7def6;--section-blue-border:#78a9dc;--section-green:#dcefe5;--section-green-strong:#b9dfd1;--section-green-border:#5aa58f;--section-navy:#153b6b;--section-teal:#237d72}body{background:var(--section-page)}.workspace{background:#e8eef4}.demo{background:#d8e8f8;border-color:#9fc0e2;color:#31597f}.demo span{background:#bcd8f4;color:#124f91}.card,.tableWrap{border-color:#b9c9d8;box-shadow:0 7px 22px #183a5b17}.pageTitle{padding:20px 24px;border-left:5px solid var(--section-blue-border);border-radius:10px;background:#ffffff94}.pageTitle h1,.profileCard h1{color:#102f58}.eyebrow{color:#1766ad}input,select,textarea{background:#fff;border-color:#9fb7ce}input:read-only{background:#e8eff5}.workflowProgress{background:var(--section-blue);border-color:var(--section-blue-border)}.workflowProgress button{color:#294f75}.gentleNotice{background:#cfe4fa;border-color:#5c99d7;color:#0f579d}.coursePicker{background:#edf4fb;border-color:#6e9fce}.coursePicker>label{padding:14px;border-radius:9px;background:#d9e9f8}.coursePicker>div{background:var(--section-blue-strong);border:1px solid #8eb6dd}.workflowStage{border-color:#7397b7;background:#f7fafc}.workflowStageHead{background:var(--section-green-strong);border-bottom-color:var(--section-green-border);color:var(--section-navy)}.workflowStageHead:hover{background:#a9d6c6}.workflowStage:nth-child(2n) .workflowStageHead{background:var(--section-blue-strong);border-bottom-color:var(--section-blue-border)}.workflowStage:nth-child(2n) .workflowStageHead:hover{background:#b7d4f1}.workflowStage.active{border-color:var(--section-teal);box-shadow:0 8px 24px #185b5321}.workflowStageBody{background:#eef6f3;border-top-color:#8fc1b1}.workflowStage:nth-child(2n) .workflowStageBody{background:#eef5fc;border-top-color:#9bbddd}.workflowStageBody>.twoFields,.questionGrid,.historyQuestion,.tuitionLayout,.panelForm>.twoFields{padding:17px;border:1px solid #9fbfda;border-radius:10px;background:var(--section-blue)}.courseSummary,.detailCourse,.generatedContent{background:var(--section-green);border-color:var(--section-green-border)}.softInfo,.consultationPreview,.amountPanel{background:var(--section-blue);border-color:var(--section-blue-border)}.supportQuestion{padding:16px;border:1px solid #a7c7bf;border-radius:10px;background:#e2f1eb}.supportQuestion:nth-of-type(2n){background:#e2eef9;border-color:#a5c3df}.historyQuestion{background:#e0eee8;border-color:#78ad9e}.previewRows,.generatedContent{border-color:#83aa9f}.institutionFields{background:#dcebe6;border-color:#89b5a7}.calculatedAmount{background:#cfe3f5;border:1px solid #82acd4}.summaryCards button{background:#deebf8;border-color:#8fb4d8}.summaryCards button:nth-child(2n){background:#dcefe5;border-color:#85b8a6}.attentionBar{background:#d5e6f5;border-color:#82acd2}.progressFilters{background:#dcefe5;border-color:#72aa97}.progressList{background:#f8fafb;border-color:#789ebf}.progressListHead{background:#c9def2;border-bottom-color:#7fa8cf}.progressPerson{background:#f5f9fc}.progressPerson:nth-of-type(2n){background:#e8f3ee}.progressPerson:hover{background:#dcecf8}.profileCard{background:#dceafa;border-color:#6f9fce}.profileIdentity{border-bottom-color:#8db1d3}.followCard.date{background:#cfe4f8;border-color:#6b9fd1}.followCard.action{background:#d6eddf;border-color:#66a58e}.progressEditor{background:#dcefe5;border-color:#6ba28f}.registrationDetail{background:#f6f9fb;border-color:#789fbe}.registrationDetailHead{background:#c8def2;border-bottom-color:#78a5cd}.uiIcon{width:18px;height:18px;display:inline-block;flex:0 0 auto;vertical-align:middle}.sidebar .uiIcon{width:20px;height:20px}.pageTitle h1,.sectionTitle h2,.registrationDetailHead h2,.progressEditor h2{display:flex;align-items:center;gap:10px}.pageTitle h1>.uiIcon{width:28px;height:28px;color:#1767bd}.button>.uiIcon,button>.uiIcon{width:17px;height:17px}.summaryCards button i .uiIcon{width:21px;height:21px}.attentionBar strong,.attentionBar span{display:inline-flex;align-items:center;gap:6px}.attentionBar .uiIcon{width:14px;height:14px}.inputWithIcon>.uiIcon{position:absolute;left:14px;top:50%;width:19px;height:19px;transform:translateY(-50%);color:#58738d}.gentleNotice{display:flex;align-items:center;gap:7px}.gentleNotice .uiIcon{width:17px;height:17px}.labelWithIcon,.coursePicker>div>strong{display:flex;align-items:center;gap:7px}.workflowStageHead{grid-template-columns:auto auto auto 1fr}.workflowStageHead .stageIcon{width:19px;height:19px;color:#176b61}.workflowStage:nth-child(2n) .stageIcon{color:#185e9d}.backLink,.eventMeta strong{display:inline-flex;align-items:center;gap:7px}.backLink .uiIcon{width:16px;height:16px}.followIcon .uiIcon{width:21px;height:21px}.eventMeta strong>.uiIcon{width:16px;height:16px;color:#24756a}.registrationDetailHead h2>.uiIcon,.progressEditor h2>.uiIcon,.sectionTitle h2>.uiIcon{color:#176b61}@media(max-width:650px){.workflowStageHead{grid-template-columns:auto auto 1fr}.workflowStageHead small{grid-column:2/-1}}.detailBlock:nth-of-type(odd){background:#edf5fb}.detailBlock:nth-of-type(2n){background:#e4f2ec}.registrationDetailGrid>div{background:#dceafa;border-color:#9abbd9}.registrationDetailGrid>div:nth-child(2n){background:#dcefe5;border-color:#92bba9}.answerGrid{border-color:#7fa9c9}.answerGrid strong{background:#cfe2f3;color:#244f76}.answerGrid>div:nth-child(2n) strong{background:#cfe8dd;color:#276555}.timelineSection{padding:23px;border:1px solid #90adc6;border-radius:12px;background:#dfeaf4}.timeline:before{background:#6f9fca}.eventCard{background:#fff;border-color:#8dacc8}.timelineItem:nth-child(2n) .eventCard{background:#edf7f2;border-color:#8bb8a8}.recordCount{background:#bcd7ee;color:#214f76}.composerPanel{background:#e8f0f5}.panelHead{background:#bfdcf1;border-bottom-color:#739fc5}.panelForm{background:#e7f1ed}.panelForm>label{padding:14px;border:1px solid #95b9aa;border-radius:9px;background:#d8ebe3}@media(max-width:760px){.pageTitle{padding:16px 18px}.workflowStageBody>.twoFields,.questionGrid,.historyQuestion,.tuitionLayout,.panelForm>.twoFields{padding:13px}.timelineSection{padding:18px 14px}}:root{--qnet-blue:#0075d2;--qnet-navy:#003883;--qnet-lime:#acd423;--qnet-bg:#f1f3f7;--qnet-gray:#dfe4eb;--qnet-text:#111}body{background:var(--qnet-bg);color:var(--qnet-text);font-family:Pretendard,Noto Sans KR,Arial,sans-serif;font-size:19.2px;font-weight:500;line-height:1.5}.workspace{background:var(--qnet-bg)}.sidebar{width:270px;background:var(--qnet-navy);box-shadow:none}.workspace{margin-left:270px}.brandMark{background:var(--qnet-blue);box-shadow:none}.sidebar nav a{font-weight:700}.sidebar nav a:hover{background:#064d9f}.sidebar nav a.active{background:var(--qnet-blue);box-shadow:none}.demo{background:#fff;border-bottom:1px solid var(--qnet-gray);color:#4b5563}.demo span{background:var(--qnet-blue);color:#fff}main{padding-top:38px}.pageTitle{padding:25px 29px;border:0;border-radius:28px;background:#fff}.pageTitle h1,.profileCard h1{color:#111;font-size:40.8px;font-weight:800;letter-spacing:-1.2px}.pageTitle p{margin-top:7px;color:#4b5563;font-size:18px;font-weight:500}.eyebrow{color:var(--qnet-blue);font-weight:800;letter-spacing:1.2px}.card,.tableWrap{border:0;border-radius:24px;box-shadow:none}.button,button{min-height:46px;padding:11px 20px;border-radius:999px;background:var(--qnet-blue);font-weight:700;box-shadow:none}.button:hover,button:hover{background:#005fae}.button.secondary,button.secondary{border:1px solid #b7bec8;background:#fff;color:#111}input,select,textarea{min-height:48px;border:1px solid #adb6c2;border-radius:10px;color:#111;font-size:18px;font-weight:500}input:focus,select:focus,textarea:focus{border-color:var(--qnet-blue);box-shadow:0 0 0 3px #0075d224}label{gap:9px;color:#111;font-size:16.8px;font-weight:700}label em{color:var(--qnet-blue);font-weight:700}.summaryCards{gap:16px}.summaryCards button{min-height:112px;border:0;border-radius:26px;background:#fff;color:#111;box-shadow:none}.summaryCards button:nth-child(1),.summaryCards button:nth-child(1):hover{background:var(--qnet-blue);color:#fff}.summaryCards button:nth-child(2),.summaryCards button:nth-child(2):hover{background:var(--qnet-navy);color:#fff}.summaryCards button:nth-child(3),.summaryCards button:nth-child(3):hover{background:var(--qnet-lime);color:#111}.summaryCards button:nth-child(4),.summaryCards button:nth-child(4):hover{background:#fff;color:#111}.summaryCards button:nth-child(5),.summaryCards button:nth-child(5):hover{background:var(--qnet-gray);color:#111}.summaryCards button:nth-child(6),.summaryCards button:nth-child(6):hover{background:#fff;color:#111}.summaryCards button strong,.summaryCards button.green strong,.summaryCards button.purple strong,.summaryCards button.orange strong{color:inherit;font-weight:800}.summaryCards button i{border-radius:50%;background:#ffffffe6;color:var(--qnet-blue)}.summaryCards button:nth-child(3) i,.summaryCards button:nth-child(5) i{background:#ffffffb8;color:#111}.summaryCards button b{color:inherit}.attentionBar{padding:18px 22px;border:0;border-radius:999px;background:var(--qnet-gray);box-shadow:none}.attentionBar strong{font-size:18px;font-weight:800}.attentionBar span{border:0;background:#fff;color:#183b61;font-weight:700}.progressFilters{padding:21px 23px;border:0;border-radius:24px;background:#fff;box-shadow:none}.progressList{border:0;border-radius:28px;background:#fff;box-shadow:none}.progressListHead{padding:24px 27px;border-bottom:1px solid var(--qnet-gray);background:#fff}.progressListHead h2,.sectionTitle h2,.progressEditor h2,.registrationDetailHead h2{color:#111;font-size:26.4px;font-weight:800}.progressPerson{padding:21px 24px;background:#fff;border-bottom:1px solid var(--qnet-gray)}.progressPerson:nth-of-type(2n){background:#f7f8fa}.progressPerson:hover{background:#eef6fc;box-shadow:inset 5px 0 var(--qnet-blue)}.workflowProgress{padding:18px 24px;border:0;border-radius:999px;background:var(--qnet-gray)}.gentleNotice{padding:16px 20px;border:0;border-radius:18px;background:#fff;color:#174a78}.coursePicker{border:0;border-radius:24px;background:#fff}.coursePicker>label{background:#eef1f5}.coursePicker>div{border:0;background:var(--qnet-gray)}.workflowStage{border:0;border-radius:30px;background:#fff;box-shadow:none}.workflowStage.active{border:0;box-shadow:none}.workflowStageHead{padding:22px 25px;border:0;background:var(--qnet-blue);color:#fff}.workflowStageHead:hover{background:var(--qnet-blue)}.workflowStage:nth-child(2) .workflowStageHead{background:var(--qnet-navy);color:#fff}.workflowStage:nth-child(2) .workflowStageHead:hover{background:var(--qnet-navy)}.workflowStage:nth-child(3) .workflowStageHead{background:var(--qnet-lime);color:#111}.workflowStage:nth-child(3) .workflowStageHead:hover{background:var(--qnet-lime)}.workflowStage:nth-child(4) .workflowStageHead{background:var(--qnet-gray);color:#111}.workflowStage:nth-child(4) .workflowStageHead:hover{background:var(--qnet-gray)}.workflowStageHead strong{font-size:24px;font-weight:800}.workflowStageHead small{color:inherit;font-weight:600;opacity:.82}.workflowStageHead .stageIcon{color:inherit}.workflowNumber{background:#fff;color:var(--qnet-blue);font-weight:800}.workflowStage:nth-child(2) .workflowNumber{color:var(--qnet-navy)}.workflowStage:nth-child(3) .workflowNumber,.workflowStage:nth-child(4) .workflowNumber{background:#111;color:#fff}.workflowStageBody,.workflowStage:nth-child(2n) .workflowStageBody{padding:28px 30px 31px;border:0;background:#fff}.workflowStageBody>.twoFields,.questionGrid,.historyQuestion,.tuitionLayout,.panelForm>.twoFields{padding:20px;border:0;border-radius:18px;background:#f3f5f8}.courseSummary,.detailCourse,.generatedContent,.softInfo,.consultationPreview,.amountPanel,.supportQuestion,.supportQuestion:nth-of-type(2n),.historyQuestion,.institutionFields,.calculatedAmount{border:0;background:#eef1f5}.questionGrid{padding:0;background:transparent;gap:18px}.consultQuestion{padding:20px 21px;border-left:6px solid var(--qnet-blue);border-radius:18px;background:#eaf5fc}.consultQuestion:nth-child(4n+2){border-left-color:var(--qnet-lime);background:#f2f8df}.consultQuestion:nth-child(4n+3){border-left-color:var(--qnet-navy);background:#e8eef7}.consultQuestion:nth-child(4n){border-left-color:#89929f;background:#f0f2f5}.consultQuestion h3,.historyQuestion h3{color:#111;font-weight:800}.consultQuestion h3 span,.historyQuestion h3>span{border:0;background:#fff;color:var(--qnet-blue);font-weight:800}.consultQuestion:nth-child(4n+2) h3 span{color:#678300}.consultQuestion:nth-child(4n+3) h3 span{color:var(--qnet-navy)}.consultQuestion:nth-child(4n) h3 span{color:#59616c}.quickAnswers span,.historyChoice span{border-color:#c4ccd5;background:#fff;color:#26313d}.quickAnswers label.active span,.historyChoice.active span{border-color:var(--qnet-blue);background:var(--qnet-blue);color:#fff}.consultQuestion:nth-child(4n+2) .quickAnswers label.active span{border-color:#789800;background:#91b400;color:#fff}.consultQuestion:nth-child(4n+3) .quickAnswers label.active span{border-color:var(--qnet-navy);background:var(--qnet-navy);color:#fff}.historyQuestion{padding:22px;border-left:6px solid var(--qnet-lime);background:#f2f8df}.consultationBuilder>label{padding:21px;border-left:6px solid #89929f;border-radius:18px;background:#f0f2f5}.consultationPreview{padding:24px;border-left:6px solid var(--qnet-blue);border-radius:20px;background:#e8eef7}.generatedContent{background:#fff}.supportQuestion{padding:20px;border-left:6px solid var(--qnet-blue);border-radius:18px;background:#eaf5fc}.supportQuestion:nth-of-type(2n){border-left-color:var(--qnet-lime);background:#f2f8df}.supportQuestion>span{border:0;background:#fff;color:var(--qnet-blue)}.profileCard{padding:32px;border:0;border-radius:30px;background:#fff}.profileIdentity{border-bottom:1px solid var(--qnet-gray)}.profileAvatar{border-radius:50%;background:var(--qnet-blue);color:#fff}.progressEditor{padding:25px 28px;border:0;border-radius:24px;background:var(--qnet-gray)}.registrationDetail{border:0;border-radius:28px;background:#fff}.registrationDetailHead{padding:27px 30px;border-bottom:1px solid var(--qnet-gray);background:#fff}.detailBlock:nth-of-type(odd),.detailBlock:nth-of-type(2n){background:#fff}.registrationDetailGrid>div,.registrationDetailGrid>div:nth-child(2n){border:0;border-radius:14px;background:#f1f3f7}.answerGrid{border:1px solid var(--qnet-gray)}.answerGrid strong,.answerGrid>div:nth-child(2n) strong{background:#eef1f5;color:#111}.followCard{padding:23px 26px;border:0;border-radius:24px}.followCard.date{background:var(--qnet-blue);color:#fff}.followCard.action{background:var(--qnet-lime);color:#111}.followCard.date small,.followCard.date strong,.followCard.date p{color:#fff}.followCard.action small,.followCard.action strong,.followCard.action p{color:#111}.followIcon{border-radius:50%;box-shadow:none}.timelineSection{padding:28px;border:0;border-radius:28px;background:#fff}.timeline:before{background:var(--qnet-gray)}.timelineDot{border-color:#fff;background:var(--qnet-blue)}.eventCard,.timelineItem:nth-child(2n) .eventCard{border:0;border-radius:20px;background:#f1f3f7}.recordCount{background:var(--qnet-gray);color:#111}.composerPanel{background:var(--qnet-bg)}.panelHead{padding:28px 30px;border-bottom:1px solid var(--qnet-gray);background:#fff}.panelForm{background:var(--qnet-bg)}.panelForm>label{padding:16px;border:0;border-radius:16px;background:#fff}.sidebarQuickLinks a{font-weight:500}.sidebarQuickLinks b{font-size:15.6px;font-weight:700}@media(max-width:760px){body{font-size:18px}.sidebar{width:100%}.workspace{margin-left:0}.pageTitle{border-radius:22px}.pageTitle h1,.profileCard h1{font-size:34.8px}.workflowProgress,.attentionBar{border-radius:22px}}
