:root{color:#18231e;font-synthesis:none;--ink:#17231e;--muted:#69736d;--green:#173f30;--green-2:#285f48;--mint:#dcebe1;--cream:#f5f5ef;--line:#dde2dc;--white:#fff;--orange:#df7448;--shadow:0 16px 50px #19302617;background:#f5f5ef;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}a{text-decoration:none}.muted{color:var(--muted)}.eyebrow{letter-spacing:.17em;color:var(--green-2);margin:0 0 9px;font-size:11px;font-weight:800}.eyebrow.light{color:#a9ceb8}.brand-mark{width:40px;height:40px;color:var(--green);background:#dfe9d2;border-radius:13px;place-items:center;font-family:Gowun Batang,serif;font-size:22px;font-weight:700;display:grid}.primary-button,.secondary-button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:12px 17px;font-weight:700;display:inline-flex}.primary-button{background:var(--green);color:#fff;box-shadow:0 8px 22px #173f3029}.primary-button:hover{background:#0d3224}.secondary-button{border:1px solid var(--line);background:#fff}.secondary-button:hover{border-color:#a9b7ae}.compact{padding:9px 12px;font-size:13px}.icon-button{background:0 0;border:0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.icon-button:hover{background:#edf0eb}.text-button{color:var(--green-2);background:0 0;border:0;padding:5px 0;font-weight:700}.text-button.danger{color:#ad4a38}.text-link{color:var(--green-2);font-size:13px;font-weight:700}.spinner-wrap{color:var(--muted);justify-content:center;align-items:center;gap:10px;padding:40px;display:flex}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.boot{flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:100vh;display:flex}.empty-state{text-align:center;padding:58px 20px}.empty-state .empty-icon{width:56px;height:56px;color:var(--green);background:#edf2ed;border-radius:18px;place-items:center;margin:0 auto 16px;display:grid}.empty-state h3{margin-bottom:6px}.empty-state p{color:var(--muted);margin-bottom:20px}.badge{white-space:nowrap;color:#617068;background:#ecefeb;border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.badge-approved,.badge-active,.badge-completed{color:#207246;background:#e2f1e7}.badge-pending,.badge-in_progress,.badge-assigned{color:#996221;background:#fff1d9}.badge-rejected,.badge-suspended,.badge-expired,.badge-archived{color:#935445;background:#f1e7e4}.badge-draft{color:#61656d;background:#e8e9ec}.notice{color:#43585f;background:#edf2f4;border-radius:10px;align-items:flex-start;gap:9px;margin:14px 0;padding:12px 14px;font-size:13px;display:flex}.notice-success{color:#27613b;background:#e7f3e9}.notice-error{color:#9c4433;background:#f8e9e5}.auth-page{grid-template-columns:minmax(440px,1.08fr) minmax(440px,.92fr);min-height:100vh;display:grid}.auth-story{background:var(--green);color:#fff;flex-direction:column;padding:42px 7vw;display:flex;position:relative;overflow:hidden}.auth-brand,.mobile-brand{align-items:center;gap:11px;font-family:Gowun Batang,serif;font-size:20px;font-weight:700;display:flex}.story-content{z-index:1;max-width:620px;margin:auto 0;position:relative}.story-content h1{letter-spacing:-.04em;margin:0 0 28px;font-family:Gowun Batang,serif;font-size:clamp(44px,5vw,74px);font-weight:400;line-height:1.17}.story-content h1 em{color:#d8e4b9;font-style:normal}.story-lead{color:#c9d8cf;max-width:510px;font-size:17px;line-height:1.75}.feature-row{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;gap:38px;margin:36px 0;padding:24px 0;display:flex}.feature-row div{color:#e5ede8;align-items:flex-start;gap:11px;font-size:13px;line-height:1.55;display:flex}.feature-row svg{color:#b8d09f}.story-content blockquote{color:#d6e0da;align-items:flex-start;gap:11px;margin:0;font-family:Gowun Batang,serif;font-size:14px;line-height:1.7;display:flex}.story-content blockquote svg{color:#89a995;flex:none}.source-note{color:#8da598;margin:7px 0 0 31px;font-size:11px}.story-orbit{border:1px solid #ffffff14;border-radius:50%;position:absolute}.orbit-one{width:490px;height:490px;top:12%;right:-250px}.orbit-two{width:710px;height:710px;top:3%;right:-360px}.auth-panel{background:#fafaf6;place-items:center;padding:45px 8vw;display:grid}.auth-form-wrap{width:min(100%,450px)}.mobile-brand{color:var(--green);margin-bottom:46px;display:none}.auth-form-wrap h2{letter-spacing:-.03em;margin:0 0 8px;font-family:Gowun Batang,serif;font-size:32px}.auth-tabs{background:#eeeee9;border-radius:11px;grid-template-columns:1fr 1fr;margin:30px 0 20px;padding:4px;display:grid}.auth-tabs button{color:#7b827d;background:0 0;border:0;border-radius:8px;padding:10px;font-size:13px;font-weight:700}.auth-tabs .active{color:var(--ink);background:#fff;box-shadow:0 3px 12px #0000000f}.stack-form,.modal-form{flex-direction:column;gap:16px;display:flex}.stack-form label,.modal-form label,.provider-fields label{color:#4d5751;flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.stack-form input,.modal-form input,.modal-form textarea,.modal-form select,.provider-fields input,.provider-fields select{width:100%;color:var(--ink);background:#fff;border:1px solid #d8ddd8;border-radius:10px;outline:none;padding:12px 13px}.stack-form input:focus,.modal-form input:focus,.modal-form textarea:focus,.modal-form select:focus,.provider-fields input:focus,.provider-fields select:focus{border-color:#6f9683;box-shadow:0 0 0 3px #285f4814}textarea{resize:vertical;line-height:1.6}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-grid.three{grid-template-columns:repeat(3,1fr)}.auth-submit{width:100%;margin-top:3px;padding:14px}.approval-note{color:#4b5f50;background:#eff3ea;border-radius:12px;gap:11px;margin-top:18px;padding:14px;font-size:12px;line-height:1.6;display:flex}.approval-note svg{color:var(--green-2);flex:none}.trust-note{color:#8a918c;justify-content:center;align-items:center;gap:6px;margin-top:24px;font-size:11px;display:flex}.app-shell{background:var(--cream);grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:20;color:#dfe8e2;background:#153629;flex-direction:column;width:244px;padding:26px 17px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{align-items:center;gap:10px;padding:0 8px 30px;display:flex}.sidebar-brand>div{flex-direction:column;display:flex}.sidebar-brand strong{color:#fff;font-family:Gowun Batang,serif}.sidebar-brand small{letter-spacing:.17em;color:#86a093;font-size:9px}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar nav a{color:#aebfb5;border-radius:10px;align-items:center;gap:12px;padding:12px 13px;font-size:14px;font-weight:600;display:flex}.sidebar nav a:hover{color:#fff;background:#ffffff0f}.sidebar nav a.active{color:#17382b;background:#e4ead5}.sidebar-foot{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:auto;padding:19px 5px 0;display:flex}.sidebar-user{align-items:center;gap:10px;min-width:0;display:flex}.sidebar-user>span{width:34px;height:34px;color:var(--green);background:#dfe9d2;border-radius:50%;place-items:center;font-weight:800;display:grid}.sidebar-user div{flex-direction:column;min-width:0;display:flex}.sidebar-user strong{color:#fff;font-size:12px}.sidebar-user small{color:#8fa599;white-space:nowrap;text-overflow:ellipsis;max-width:110px;font-size:10px;overflow:hidden}.inverse{color:#aebfb5}.inverse:hover{background:#ffffff14}.mobile-close,.menu-button{display:none}.main-column{grid-column:2;min-width:0}.topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);z-index:10;background:#fafaf6e0;justify-content:space-between;align-items:center;height:72px;padding:0 38px;display:flex;position:sticky;top:0}.topbar-context{color:#68716c;align-items:center;gap:8px;font-size:12px;display:flex}.live-dot{background:#5d956d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e0ebdf}.topbar-right{align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.content{max-width:1500px;margin:0 auto;padding:42px clamp(25px,4vw,58px) 80px}.page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.page-head h1{letter-spacing:-.04em;margin:0 0 8px;font-family:Gowun Batang,serif;font-size:33px}.page-head>div>p:last-child{color:var(--muted);margin:0;font-size:14px}.panel{background:#fff;border:1px solid #e1e4de;border-radius:16px;box-shadow:0 4px 22px #1b2c2409}.metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px;display:grid}.metric-card{background:#fff;border:1px solid #e1e4de;border-radius:15px;align-items:center;gap:15px;padding:21px;display:flex}.metric-icon{width:42px;height:42px;color:var(--green-2);background:#edf2ec;border-radius:12px;place-items:center;display:grid}.metric-card>div:last-child{grid-template-columns:auto auto;align-items:baseline;column-gap:8px;display:grid}.metric-card span{color:var(--muted);grid-column:1/3;font-size:12px}.metric-card strong{font-size:27px}.metric-card small{color:#8a918c;font-size:10px}.metric-accent{background:#fffaf1;border-color:#e8cba8}.metric-accent .metric-icon{color:#b46a35;background:#f7e7ce}.dashboard-grid{grid-template-columns:minmax(0,1fr) 310px;gap:20px;display:grid}.panel-head{border-bottom:1px solid #e8eae6;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.panel-head h2{margin-bottom:4px;font-size:16px}.panel-head p{color:var(--muted);margin:0;font-size:11px}.table-panel{overflow:hidden}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:#778078;letter-spacing:.05em;white-space:nowrap;background:#fafbf8;border-bottom:1px solid #e5e8e2;padding:13px 20px;font-size:10px}td{color:#414c46;vertical-align:middle;border-bottom:1px solid #edf0eb;padding:15px 20px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcf9}td strong{color:var(--ink);margin-bottom:3px;display:block}td small{color:#8a928d;font-size:10px;display:block}.guideline-card{color:#fff;background:#203e32;border:0;padding:27px;position:relative;overflow:hidden}.guide-icon{color:#17392b;background:#dfe9d2;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:25px;display:grid}.guideline-card h2{font-family:Gowun Batang,serif;font-size:23px;line-height:1.4}.guideline-card>p:not(.eyebrow){color:#b9cac0;font-size:12px;line-height:1.75}.guide-types{flex-wrap:wrap;gap:6px;margin:19px 0;display:flex}.guide-types span{color:#d5dfd9;border:1px solid #ffffff29;border-radius:999px;padding:6px 8px;font-size:10px}.guideline-card a{color:#c8daa3;align-items:center;gap:6px;margin-top:22px;font-size:11px;display:flex}.toolbar{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.search-box{border:1px solid var(--line);color:#7d8781;background:#fff;border-radius:11px;align-items:center;gap:9px;width:min(380px,100%);height:42px;padding:0 13px;display:flex}.search-box input{border:0;outline:0;width:100%;font-size:12px}.result-count{color:var(--muted);font-size:12px}.person-cell{align-items:center;gap:10px;display:flex}.person-cell>span{width:32px;height:32px;color:var(--green);background:#e8eee2;border-radius:10px;place-items:center;font-weight:800;display:grid}.memo-preview{text-overflow:ellipsis;white-space:nowrap;color:#717a75;max-width:220px;overflow:hidden}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0d1d168c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fbfbf8;border-radius:18px;width:min(520px,100%);max-height:92vh;overflow:auto;box-shadow:0 25px 80px #00000040}.modal-wide{width:min(860px,100%)}.modal>header{z-index:2;border-bottom:1px solid var(--line);background:#fbfbf8f5;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.modal>header h2{margin:0;font-family:Gowun Batang,serif;font-size:21px}.modal-form{padding:23px}.modal-actions{justify-content:flex-end;gap:9px;padding-top:8px;display:flex}.modal-form label small{color:#8d948f;font-weight:500}.field-help{font-size:11px;color:#688075!important;font-weight:500!important}.code-reveal{background:#e7eee0;border:1px solid #cfddc7;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:18px 21px;display:flex}.code-reveal p,.code-reveal small{color:#657466;margin:0;font-size:11px;display:block}.code-reveal strong{letter-spacing:.08em;margin:5px 0;font-family:monospace;font-size:20px;display:block}.official-strip{color:var(--green);background:#eaf1e5;border:1px solid #cfddc9;border-radius:13px;align-items:center;gap:12px;margin-bottom:19px;padding:15px 18px;display:flex}.official-strip div{flex-direction:column;gap:3px;display:flex}.official-strip strong{font-size:13px}.official-strip span{color:#647268;font-size:11px}.template-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.template-card{text-align:left;background:#fff;border:1px solid #dfe4de;border-radius:16px;padding:21px;transition:all .18s}.template-card:hover{box-shadow:var(--shadow);border-color:#b8cabd;transform:translateY(-2px)}.template-top{justify-content:space-between;align-items:center;display:flex}.type-dot{background:#5c8c70;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 6px #edf3ee}.type-deep_problem_solving{background:#4c739a;box-shadow:0 0 0 6px #edf2f7}.type-convergent_task{background:#bd7848;box-shadow:0 0 0 6px #f8eee7}.template-type{color:var(--green-2);margin-top:22px;font-size:10px;font-weight:800;display:block}.template-card h3{margin:7px 0;font-size:16px}.template-card p{color:var(--muted);min-height:38px;font-size:12px;line-height:1.6}.template-meta{color:#77817b;border-top:1px solid #e8ebe7;gap:14px;padding-top:14px;font-size:11px;display:flex}.template-meta span{align-items:center;gap:5px;display:flex}.provider-list{flex-direction:column;gap:14px;margin-top:18px;display:flex}.provider-card{padding:22px}.provider-default{border-color:#aac6b6;box-shadow:0 0 0 2px #e5eee8}.provider-head{align-items:center;gap:13px;margin-bottom:20px;display:flex}.provider-logo{width:42px;height:42px;color:var(--green);background:#e7ede2;border-radius:12px;place-items:center;font-size:11px;font-weight:900;display:grid}.provider-head>div:nth-child(2){flex:1}.provider-head h2{margin:0 0 4px;font-size:15px}.provider-head p{color:var(--muted);margin:0;font-size:11px}.default-pill{background:var(--green);color:#fff;border-radius:20px;margin-left:5px;padding:3px 6px;font-size:9px}.provider-fields{grid-template-columns:1fr 1.4fr;gap:14px;display:grid}.select-action{gap:7px;display:flex}.select-action select{flex:1}.provider-foot{border-top:1px solid #e8ebe7;align-items:center;gap:18px;margin-top:18px;padding-top:16px;display:flex}.provider-foot>span{color:#88908b;flex:1;font-size:10px}.check-label{align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.future-card{background:#eff3ed;border:1px dashed #b8c9bf;border-radius:15px;margin-top:20px;padding:24px}.future-card>div{color:var(--green-2);letter-spacing:.1em;align-items:center;gap:7px;font-size:10px;font-weight:900;display:flex}.future-card h3{margin:12px 0 7px;font-family:Gowun Batang,serif;font-size:18px}.future-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.student-hero{color:#fff;background:#1a4031;border-radius:22px;justify-content:space-between;align-items:center;min-height:290px;padding:45px 48px;display:flex;position:relative;overflow:hidden}.student-hero>div:first-child{z-index:2;max-width:580px;position:relative}.student-hero h1{margin:0 0 15px;font-family:Gowun Batang,serif;font-size:38px;font-weight:400;line-height:1.35}.student-hero h1 em{color:#dce8bd;font-style:normal}.student-hero p:last-child{color:#bed0c6;font-size:14px;line-height:1.7}.hero-visual{width:280px;height:200px;position:relative}.hero-core{width:75px;height:75px;color:var(--green);background:#e1ebcf;border-radius:50%;place-items:center;display:grid;position:absolute;top:65px;left:105px;box-shadow:0 0 0 18px #ffffff0f}.question-card{color:var(--green);background:#fff;border-radius:14px;padding:13px 16px;font-family:Gowun Batang,serif;font-size:13px;line-height:1.5;position:absolute;box-shadow:0 15px 30px #00000026}.q-one{top:0;right:0;transform:rotate(4deg)}.q-two{bottom:0;left:0;transform:rotate(-5deg)}.section-block{margin-top:38px}.section-title{justify-content:space-between;align-items:end;margin-bottom:16px;display:flex}.section-title h2{margin:0;font-family:Gowun Batang,serif;font-size:24px}.section-title>span{color:var(--muted);font-size:11px}.student-interview-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.student-interview-card{background:#fff;border:1px solid #dfe4de;border-radius:17px;padding:22px;transition:all .18s}.student-interview-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.interview-card-top{justify-content:space-between;align-items:center;display:flex}.interview-card-top>span:first-child{color:var(--green-2);font-size:10px;font-weight:800}.student-interview-card h3{margin:22px 0 8px;font-size:17px}.student-interview-card>p{color:var(--muted);min-height:38px;font-size:12px;line-height:1.6}.interview-card-info{color:#6d7771;border-top:1px solid #e8ebe6;gap:14px;padding:14px 0;font-size:11px;display:flex}.interview-card-info span{align-items:center;gap:5px;display:flex}.card-cta{color:var(--green-2);justify-content:space-between;align-items:center;padding-top:8px;font-size:12px;font-weight:800;display:flex}.history-list{background:#fff;border:1px solid #e0e4df;border-radius:15px;overflow:hidden}.history-row{border-bottom:1px solid #edf0eb;grid-template-columns:42px 1fr auto 90px;align-items:center;gap:12px;padding:15px 19px;display:grid}.history-row:last-child{border:0}.history-icon{color:#3d7850;background:#e6f0e6;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.history-row strong{font-size:13px;display:block}.history-row div span,.history-row>span:last-child{color:var(--muted);font-size:10px}.profile-panel{max-width:740px;padding:26px}.profile-summary{border-bottom:1px solid var(--line);align-items:center;gap:14px;margin-bottom:23px;padding-bottom:23px;display:flex}.profile-summary>span{width:52px;height:52px;color:var(--green);background:#e3ebd8;border-radius:15px;place-items:center;font-size:21px;font-weight:800;display:grid}.profile-summary h2{margin:0 0 3px}.profile-summary p{color:var(--muted);margin:0;font-size:12px}.profile-panel .modal-form{padding:0}.password-section{border-top:1px solid var(--line);margin-top:8px;padding-top:22px}.password-section h3{margin-bottom:5px;font-size:14px}.password-section>p{color:var(--muted);font-size:11px}.briefing-page{background:#f1f2eb;min-height:100vh;padding:27px}.briefing-top{justify-content:space-between;align-items:center;max-width:1080px;margin:0 auto;display:flex}.briefing-top>a{align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.briefing-card{text-align:center;width:min(760px,100%);box-shadow:var(--shadow);background:#fff;border:1px solid #dce1da;border-radius:22px;margin:50px auto;padding:45px 55px}.briefing-type{color:var(--green-2);background:#e9f0e6;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800;display:inline-block}.briefing-card h1{margin:17px 0 8px;font-family:Gowun Batang,serif;font-size:31px}.briefing-topic{color:var(--muted)}.briefing-facts{border:1px solid var(--line);border-radius:15px;grid-template-columns:repeat(3,1fr);margin:28px 0;display:grid}.briefing-facts div{border-right:1px solid var(--line);flex-direction:column;align-items:center;padding:20px 10px;display:flex}.briefing-facts div:last-child{border:0}.briefing-facts svg{color:var(--green-2);margin-bottom:8px}.briefing-facts strong{font-size:16px}.briefing-facts span{color:var(--muted);margin-top:3px;font-size:10px}.material-preview{text-align:left;background:#f6f7f3;border-radius:13px;max-height:210px;padding:18px;overflow:auto}.material-preview span{color:var(--green-2);font-size:10px;font-weight:800}.material-preview p{white-space:pre-wrap;margin:8px 0 0;font-size:12px;line-height:1.75}.briefing-notice{text-align:left;color:#715c37;background:#fff7e8;border-radius:12px;gap:11px;margin:20px 0;padding:14px;display:flex}.briefing-notice svg{flex:none}.briefing-notice strong{font-size:12px}.briefing-notice p{margin:4px 0 0;font-size:11px;line-height:1.5}.start-button{width:100%;padding:15px}.privacy-line{color:#87908a;justify-content:center;align-items:center;gap:6px;margin-top:15px;font-size:10px;display:flex}.interview-room{background:#f6f6f1;flex-direction:column;height:100vh;display:flex}.room-header{border-bottom:1px solid var(--line);background:#fff;flex:none;align-items:center;gap:14px;height:68px;padding:0 24px;display:flex}.room-title{flex-direction:column;min-width:0;display:flex}.room-title span{color:var(--green-2);font-size:9px;font-weight:800}.room-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.room-timer{color:var(--green);font-variant-numeric:tabular-nums;background:#edf2ed;border-radius:9px;align-items:center;gap:8px;margin-left:auto;padding:8px 11px;font-weight:800;display:flex}.timer-danger{color:#a54433;background:#f8e6e0;animation:1.5s infinite pulse}@keyframes pulse{50%{opacity:.66}}.room-body{flex:1;grid-template-columns:0 minmax(0,1fr);min-height:0;transition:all .25s;display:grid}.room-body.with-material{grid-template-columns:360px minmax(0,1fr)}.room-material{border-right:1px solid var(--line);background:#fff;transition:all .25s;overflow:auto}.material-hidden{overflow:hidden}.material-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:24px;display:flex}.material-head h2{margin:0;font-family:Gowun Batang,serif;font-size:20px}.material-content{padding:24px}.topic-label{color:var(--green-2);letter-spacing:.1em;font-size:9px;font-weight:900}.material-content h3{margin:8px 0 24px;font-size:17px;line-height:1.5}.material-content>p{white-space:pre-wrap;color:#394640;font-family:Gowun Batang,serif;font-size:13px;line-height:1.9}.no-material{text-align:center;color:#9aa39e;flex-direction:column;align-items:center;gap:8px;padding:40px 10px;font-size:11px;display:flex}.scope-box{border-top:1px solid var(--line);flex-direction:column;gap:5px;margin-top:28px;padding-top:18px;display:flex}.scope-box strong{font-size:10px}.scope-box span{color:var(--muted);font-size:11px;line-height:1.5}.chat-stage{flex-direction:column;min-width:0;display:flex;position:relative}.material-toggle{z-index:2;border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:700;display:flex;position:absolute;top:13px;left:16px}.chat-scroll{flex:1;padding:34px max(30px,50% - 400px) 30px;overflow-y:auto}.room-intro{text-align:center;max-width:540px;color:var(--muted);margin:0 auto 38px}.interviewer-avatar{width:46px;height:46px;color:var(--green);background:#dfe9d3;border-radius:15px;place-items:center;margin:0 auto 9px;display:grid}.room-intro>span{color:var(--green);font-size:11px;font-weight:800}.room-intro p{margin:8px 0;font-size:11px;line-height:1.6}.message-row{gap:11px;max-width:86%;margin:0 0 24px;display:flex}.message-student{flex-direction:row-reverse;margin-left:auto}.message-avatar{width:32px;height:32px;color:var(--green);background:#e2ead8;border-radius:10px;flex:none;place-items:center;display:grid}.message-avatar svg{width:17px}.message-row>div:last-child>span{color:#7c8780;font-size:9px;font-weight:800}.message-row p{white-space:pre-wrap;background:#fff;border:1px solid #dfe4de;border-radius:4px 14px 14px;margin:5px 0 0;padding:14px 16px;font-size:13px;line-height:1.75;box-shadow:0 3px 12px #172b2209}.message-student>div:last-child{text-align:right}.message-student p{background:var(--green);color:#fff;text-align:left;border:0;border-radius:14px 4px 14px 14px}.thinking{color:#8a928d;align-items:center;gap:5px;margin:0 0 24px 44px;font-size:10px;display:flex}.thinking span{background:#7c9a89;border-radius:50%;width:5px;height:5px;animation:1.2s infinite bounce}.thinking span:nth-child(2){animation-delay:.15s}.thinking span:nth-child(3){margin-right:4px;animation-delay:.3s}@keyframes bounce{50%{transform:translateY(-4px)}}.answer-box{background:#fff;border:1px solid #dce2dc;border-radius:15px;flex:none;margin:0 max(30px,50% - 400px) 22px;overflow:hidden;box-shadow:0 12px 35px #192d2414}.answer-box textarea{resize:none;border:0;outline:0;width:100%;min-height:82px;padding:15px 17px;font-size:13px;line-height:1.6}.answer-actions{border-top:1px solid #eceeea;align-items:center;gap:13px;padding:8px 10px;display:flex}.answer-actions>span{color:#8b938e;margin-left:auto;font-size:9px}.send-button{background:var(--green);color:#fff;border:0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.room-error{color:#a44432;margin:0 max(30px,50% - 400px) 8px;font-size:11px}.interview-ended{text-align:center;border:1px solid var(--line);background:#fff;border-radius:18px;max-width:500px;margin:30px auto;padding:34px}.interview-ended svg{color:#4f8b62}.interview-ended h2{margin:10px 0 6px;font-family:Gowun Batang,serif}.interview-ended p{color:var(--muted);font-size:12px}@media (width<=1100px){.metric-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.guideline-card{display:none}.template-grid,.student-interview-grid{grid-template-columns:1fr 1fr}.auth-story{padding:40px}.provider-fields{grid-template-columns:1fr}.room-body.with-material{grid-template-columns:300px 1fr}}@media (width<=760px){.auth-page{display:block}.auth-story{display:none}.auth-panel{min-height:100vh;padding:35px 22px}.mobile-brand{display:flex}.app-shell{display:block}.sidebar{transition:all .22s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.sidebar-scrim{z-index:19;background:#0006;position:fixed;inset:0}.mobile-close{color:#fff;background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.menu-button{background:0 0;border:0;place-items:center;display:grid}.main-column{width:100%}.topbar{height:62px;padding:0 15px}.topbar-context{display:none}.content{padding:27px 16px 60px}.page-head{flex-direction:column;align-items:flex-start;margin-bottom:23px}.page-head h1{font-size:28px}.page-head .primary-button{width:100%}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{gap:10px;padding:15px}.metric-icon{width:34px;height:34px}.metric-card strong{font-size:22px}.metric-card small{display:none}.template-grid,.student-interview-grid{grid-template-columns:1fr}.official-strip{align-items:flex-start}.official-strip span{line-height:1.5}.table-panel{border-radius:0;margin-left:-16px;margin-right:-16px}.form-grid,.form-grid.three{grid-template-columns:1fr}.modal{border-radius:17px 17px 0 0;align-self:end;max-height:94vh}.modal-backdrop{padding:0}.provider-foot{flex-wrap:wrap;align-items:flex-start}.provider-foot>span{flex-basis:100%}.student-hero{min-height:280px;padding:32px 26px}.student-hero h1{font-size:30px}.hero-visual{display:none}.history-row{grid-template-columns:38px 1fr auto}.history-row>span:last-child{display:none}.briefing-page{padding:18px 14px}.briefing-top .auth-brand{font-size:14px}.briefing-top .brand-mark{width:32px;height:32px}.briefing-card{margin:35px auto;padding:30px 20px}.briefing-card h1{font-size:25px}.briefing-facts div{padding:15px 5px}.room-header{padding:0 10px}.room-title{max-width:50%}.room-body,.room-body.with-material{display:block}.room-material{z-index:5;width:min(90vw,360px);position:fixed;top:68px;bottom:0;left:0;transform:translate(0);box-shadow:15px 0 40px #00000026}.room-material.material-hidden{transform:translate(-110%)}.chat-stage{height:calc(100vh - 68px)}.chat-scroll{padding:56px 14px 25px}.message-row{max-width:94%}.answer-box{margin:0 10px 10px}.room-error{margin:0 12px 6px}}@media (width<=430px){.metric-grid{grid-template-columns:1fr}.feature-row{gap:15px}.briefing-facts strong{font-size:13px}.briefing-facts span{font-size:8px}.room-timer{font-size:12px}.answer-actions .text-button{font-size:11px}}
