:root{color:#1f2937;background:#f7f8fc;font-family:Inter,Noto Sans TC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button{font:inherit}.login-page{background:radial-gradient(circle at top,#e2f3f0,#f7f8fc 56%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #e6eaf0;border-radius:16px;width:min(100%,420px);padding:42px;box-shadow:0 18px 40px #183d5a18}.login-mark{color:#fff;background:#183d5a;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:800;display:inline-block}.login-card h1{margin:10px 0}.login-card>p:not(.eyebrow){color:#64748b;line-height:1.65}.google-login{color:#1f2937;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin:28px 0 14px;padding:12px 16px;font-weight:700;text-decoration:none;display:flex}.google-login:hover{background:#f0fdfa;border-color:#27838c}.google-login span{color:#4285f4;font-size:18px;font-weight:900}.login-card small{color:#64748b;line-height:1.55;display:block}.app-shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.sidebar{color:#eff7fb;background:#183d5a;flex-direction:column;gap:32px;padding:28px 16px;display:flex}.brand{gap:4px;padding:0 12px;font-size:20px;font-weight:800;display:grid}.brand small{color:#b8d9e4;font-size:13px;font-weight:500}nav{gap:5px;display:grid}nav button{color:#d6e9f0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:11px 12px}nav button:hover,nav button.active{color:#fff;background:#2b6174}nav button:disabled{cursor:not-allowed;opacity:.58}.account{color:#b8d9e4;border-top:1px solid #3d6d82;margin-top:auto;padding:16px 12px 0;font-size:12px;line-height:1.55}main{width:100%;max-width:1440px;margin:auto;padding:48px clamp(24px,5vw,76px)}header{justify-content:space-between;align-items:start;gap:24px;margin-bottom:32px;display:flex}h1{margin:4px 0 8px;font-size:32px}h2{margin-top:0}.eyebrow{color:#27838c;letter-spacing:.05em;margin:0;font-size:13px;font-weight:700}header>div>p:last-child{color:#64748b;margin:0}.header-actions{justify-content:end;align-items:center;gap:10px;display:flex}.user-summary{text-align:right;gap:3px;display:grid}.user-summary span{color:#64748b;font-size:12px}.logout{color:#265568;cursor:pointer;background:#fff;border:1px solid #aac5d0;border-radius:8px;padding:10px 13px}.logout:hover{background:#edf7fa}.primary{color:#fff;opacity:.55;white-space:nowrap;background:#178278;border:0;border-radius:8px;padding:11px 16px}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.metric,.panel,.notice{background:#fff;border:1px solid #e6eaf0;border-radius:12px;box-shadow:0 2px 8px #1e293b09}.metric{padding:12px 14px}.metric p,.metric small{color:#64748b;margin:0}.metric p{font-size:13px}.metric strong{margin:8px 0 4px;font-size:22px;line-height:1.2;display:block}.metric small{font-size:11px;line-height:1.35}.panel{padding:28px}.timeline{gap:20px;margin:20px 0 0;padding:0;list-style:none;display:grid}.timeline li{gap:14px;display:flex}.timeline span{color:#117266;background:#e2f3f0;border-radius:50%;flex:0 0 28px;place-items:center;height:28px;font-weight:800;display:grid}.timeline p{color:#64748b;margin:5px 0 0}.notice{border-left:4px solid #e3ad36;margin-top:24px;padding:18px 20px}.notice p{color:#64748b;margin:6px 0 0}.placeholder{max-width:720px}.placeholder>p{line-height:1.7}.muted{color:#64748b;border-top:1px solid #e6eaf0;margin-top:24px;padding-top:16px;font-size:14px}.primary.enabled{opacity:1;cursor:pointer}.primary.enabled:hover{background:#116c65}.primary:disabled{cursor:wait}.page-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.page-toolbar h2{margin:0}.list-panel{padding-bottom:22px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:660px}th{color:#64748b;letter-spacing:.04em;text-align:left;background:#f8fafc;font-size:12px;font-weight:700}th,td{border-bottom:1px solid #e8edf2;padding:14px 16px}tbody tr{cursor:pointer}tbody tr:hover{background:#f0fdfa}td strong,td small{display:block}td small{color:#64748b;margin-top:3px}.status{border-radius:99px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-block}.status.on{color:#087461;background:#dff7ef}.status.off{color:#7a5560;background:#f8e7ea}.empty-hint{color:#64748b;margin:18px 0 0;font-size:13px}.error{color:#a1374a;background:#fff0f2;border:1px solid #f5c8d0;border-radius:8px;padding:10px 12px}.toolbar-actions{align-items:center;gap:10px;display:flex}.toolbar-actions .primary{margin:0}.modal-backdrop{z-index:20;background:#102b3a88;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.import-modal{background:#fff;border-radius:14px;width:min(100%,760px);max-height:min(86vh,780px);padding:28px;overflow:auto;box-shadow:0 24px 70px #102b3a55}.modal-header{justify-content:space-between;align-items:start;gap:20px;display:flex}.modal-header h2{margin:4px 0 0}.import-result{border-radius:8px;margin:18px 0 0;padding:12px 14px;font-weight:700}.import-result.success{color:#087461;background:#e8faf3;border:1px solid #bfe9d8}.import-result.failed{color:#a1374a;background:#fff0f2;border:1px solid #f5c8d0}.import-errors{color:#8b2638;background:#fff8f8;border:1px solid #f5c8d0;border-radius:8px;gap:8px;max-height:300px;margin:12px 0 0;padding:14px 16px 14px 34px;line-height:1.5;display:grid;overflow:auto}.import-modal code{background:#edf2f5;border-radius:4px;padding:1px 4px}.editor-panel{max-width:850px}.text-button{color:#19756f;cursor:pointer;background:0 0;border:0;margin:0 0 12px;padding:0;font-weight:700}.text-button:hover{text-decoration:underline}.editor-form{gap:20px;display:grid}.field{gap:8px;font-weight:700;display:grid}.field input,.field select,.field textarea{color:#1f2937;width:100%;font:inherit;background:#fff;border:1px solid #b9c8d0;border-radius:8px;padding:10px 12px;font-weight:400}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#27838c;outline:3px solid #dff4f1}.field-note{color:#64748b;margin:-2px 0 0;font-size:13px;line-height:1.6}.check{cursor:pointer;align-items:center;gap:9px;width:fit-content;display:flex}.check input{accent-color:#178278;width:17px;height:17px}fieldset{border:1px solid #dce4e8;border-radius:9px;gap:11px;padding:16px;display:grid}legend{padding:0 6px;font-weight:800}.form-actions{border-top:1px solid #e6eaf0;justify-content:flex-end;gap:12px;margin-top:2px;padding-top:22px;display:flex}.danger{color:#a1374a;cursor:pointer;background:#fff;border:1px solid #d99ba8;border-radius:8px;margin-right:auto;padding:10px 13px}.danger:hover{background:#fff0f2}.url-field{background:#f8fafc;border:1px solid #b9c8d0;border-radius:8px;align-items:stretch;display:flex;overflow:hidden}.url-field span{color:#58707a;white-space:nowrap;padding:10px 12px;font-size:14px}.url-field input{border:0;border-left:1px solid #d4dfe4;border-radius:0}.url-field:focus-within{border-color:#27838c;outline:3px solid #dff4f1}.copy-button{color:#176d68;cursor:pointer;background:#edf9f7;border:0;border-left:1px solid #d4dfe4;flex:none;padding:0 13px;font-weight:700}.copy-button:hover{background:#d8f1ed}.copy-button:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.image-upload{gap:10px;display:grid}.upload-label{font-weight:700}.image-upload img{object-fit:contain;background:#f8fafc;border:1px solid #dce4e8;border-radius:9px;width:min(100%,300px);max-height:200px}.upload-button{color:#176d68;cursor:pointer;border:1px solid #27838c;border-radius:8px;justify-content:center;align-items:center;width:fit-content;padding:10px 13px;font-weight:700;display:inline-flex}.upload-button:hover{background:#edf9f7}.upload-button input{display:none}.nested-panel{box-shadow:none;background:#fbfdfe;margin-top:24px;padding:22px}.nested-panel h3{margin:0}.batch-list{gap:14px;display:grid}.batch-card{background:#fff;border:1px solid #dce4e8;border-radius:10px;gap:16px;padding:18px;display:grid}.batch-card h4{margin:0}.batch-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.batch-card .form-actions{padding-top:14px}.new-batch{border-style:dashed;margin-top:18px}.collapse-toggle{color:#173d58;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;font-size:18px;font-weight:800;display:flex}.collapse-toggle span:last-child{color:#19756f;font-size:14px}.answer-section .answer-view{margin-top:20px}.admin-question{border-bottom:1px solid #e6eaf0;gap:12px;margin:0 0 22px;padding:0 0 22px;display:grid}.admin-question h3{font-size:16px}.admin-question:last-of-type{margin-bottom:0}.admin-question input:not([type=checkbox]):not([type=radio]),.admin-question select,.admin-question textarea,.work-card input{color:#1f2937;width:100%;font:inherit;background:#fff;border:1px solid #b9c8d0;border-radius:8px;padding:10px 12px}.admin-question textarea{resize:vertical}.student-page{background:radial-gradient(circle at top,#e2f3f0,#f7f8fc 55%);min-height:100vh;padding:40px 20px}.student-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:min(100%,820px);margin:auto;padding:clamp(24px,5vw,48px);box-shadow:0 18px 40px #183d5a18}.portal-eyebrow{color:#27838c;margin:0;font-weight:800}.portal-form{gap:24px;margin-top:28px;display:grid}.portal-question{border-bottom:1px solid #e6eaf0;gap:12px;padding-bottom:24px;display:grid}.portal-question h2{margin:0;font-size:18px}.portal-question input:not([type=checkbox]):not([type=radio]),.portal-question select{width:100%;font:inherit;background:#fff;border:1px solid #b9c8d0;border-radius:8px;padding:10px 12px}.portal-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.choice-list{gap:10px;display:grid}.secure-file{border:1px solid #dce4e8;border-radius:9px;gap:8px;padding:14px;display:grid}.secure-file small{color:#64748b}.work-card{background:#f8fafc;gap:14px;display:grid}.student-reason-field{gap:10px;display:grid}.student-reason-options{background:#fff;border:1px solid #dce4e8;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;padding:16px;display:grid}.student-reason-choice{cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;min-width:0;line-height:1.55;display:grid}.student-reason-choice input{accent-color:#178278;width:17px;height:17px;margin:3px 0 0}.student-reason-choice span{overflow-wrap:anywhere;min-width:0}.secondary{color:#265568;cursor:pointer;background:#fff;border:1px solid #aac5d0;border-radius:8px;width:fit-content;padding:9px 12px}.answer-view{gap:15px;display:grid}.answer{border-bottom:1px solid #e6eaf0;gap:5px;padding-bottom:12px;display:grid}.answer span{white-space:pre-wrap}.answer pre{white-space:pre-wrap;margin:0;font:13px/1.55 ui-monospace,monospace;overflow:auto}.answer-view a{color:#19756f;font-weight:700}@media (width<=640px){.student-reason-options{grid-template-columns:1fr}}.portal-branding{gap:18px;margin:-8px 0 26px;display:grid}.portal-main-banner,.portal-team-poster{border:1px solid #e2e8f0;border-radius:10px;width:100%;height:auto;display:block}.portal-team-poster{background:#f8fafc}.student-account{color:#58707a;background:#f8fafc;border:1px solid #dce4e8;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 22px;padding:12px 14px;font-size:14px;display:flex}.student-account>div{gap:4px;display:grid}.student-account small{color:#64748b}.student-account .secondary{padding:7px 11px}.qualification-result,.qualification-summary{border-radius:9px;gap:6px;margin:0 0 20px;padding:14px 16px;line-height:1.55;display:grid}.qualification-result.eligible,.qualification-summary{color:#087461;background:#e8faf3;border:1px solid #bfe9d8}.qualification-result.ineligible{color:#9a3444;background:#fff0f2;border:1px solid #f5c8d0}.qualification-summary span{color:#476b65;font-size:14px}.completion-summary{color:#087461;background:#e8faf3;border:1px solid #bfe9d8;border-radius:9px;gap:6px;margin:0 0 20px;padding:14px 16px;line-height:1.55;display:grid}.completion-summary span{color:#476b65;font-size:14px}.student-upload-preview{object-fit:contain;background:#f8fafc;border:1px solid #dce4e8;border-radius:8px;width:min(100%,420px);max-height:420px;display:block}.portal-edit-actions{border-top:1px solid #e6eaf0;flex-wrap:wrap;gap:10px;margin-top:26px;padding-top:20px;display:flex}.line-join-button{color:#fff;vertical-align:middle;background:#06c755;border-radius:7px;align-items:center;margin-left:8px;padding:5px 10px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.line-join-button:hover{background:#05ad4a}.student-stages{gap:20px;margin-top:28px;display:grid}.student-stage{background:#fff9e8;border:1px solid #ead39a;border-radius:12px;overflow:hidden}.student-stage>header{background:0 0;border-bottom:1px solid #efdeb2;justify-content:space-between;align-items:center;gap:16px;min-height:0;margin:0;padding:16px 20px;display:flex;position:static}.student-stage>header p{color:#946b12;margin:0 0 3px;font-size:12px;font-weight:800}.student-stage>header h2{color:#5f4910;margin:0;font-size:19px}.student-stage>header>strong{color:#846516;text-align:right;font-size:14px}.student-stage>fieldset{border:0;min-width:0;margin:0;padding:20px}.student-stage.complete{background:#e8faf3;border-color:#bfe9d8}.student-stage.complete>header{border-color:#cdeedf}.student-stage.complete>header p,.student-stage.complete>header h2,.student-stage.complete>header>strong{color:#087461}.student-stage.error{background:#fff0f2;border-color:#f5c8d0}.student-stage.error>header{border-color:#f5c8d0}.student-stage.error>header p,.student-stage.error>header h2,.student-stage.error>header>strong{color:#a1374a}.student-stage.disabled{opacity:.72}.student-stage.disabled>fieldset{cursor:not-allowed}.locked-stage-message{margin:0}.compact-stage-form{margin-top:0}.required-word{color:#c0263d;font-weight:800}.secure-file>.upload-button+small{font-size:0}.secure-file>.upload-button+small:after{content:"請拍攝清楚，照片中的文字與資料務必清晰可辨；可上傳 PNG、JPEG、WebP 或 PDF，單檔最大 20MB。";color:#64748b;font-size:13px;line-height:1.55}@media (width<=800px){.app-shell{grid-template-columns:1fr}.sidebar{gap:16px;min-height:auto}.account{display:none}nav,.metrics{grid-template-columns:repeat(2,1fr)}main{padding:28px 20px}header{display:block}.primary{margin-top:18px}.batch-fields{grid-template-columns:1fr}}@media (width<=600px){.student-page{padding:16px 10px}.student-card{padding:24px 18px}.portal-grid{grid-template-columns:1fr}}.answer-table{border:1px solid #e1e8ed;border-radius:8px;min-width:0;margin-top:4px;overflow:hidden}.answer-table th{color:#536a76;letter-spacing:0;text-transform:none;background:#f8fafc;width:36%}.answer-table th,.answer-table td{vertical-align:top;padding:10px 12px;font-size:14px}.identity-files{gap:8px;display:grid}.work-table{table-layout:fixed;width:100%;min-width:720px}.work-table .work-company{width:19%}.work-table .work-title{width:18%}.work-table .work-reasons{width:43%}.work-table .work-period{width:20%}.work-table th,.work-table td{overflow-wrap:anywhere}.work-table td:last-child,.work-table th:last-child{white-space:nowrap}.reason-field{gap:12px;font-weight:700;display:grid}.reason-field>.choice-list{background:#fff;border:1px solid #dce4e8;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;padding:16px}.reason-field>.choice-list .check{align-items:flex-start;width:100%;line-height:1.55}.reason-field>.choice-list .check input{flex:none;margin-top:3px}.reason-field>.field,.work-card>.danger{margin-top:2px}@media (width<=640px){.reason-field>.choice-list{grid-template-columns:1fr}}.admin-reason-options{background:#fff;border:1px solid #dce4e8;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;padding:16px;display:grid}.admin-reason-choice{cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;min-width:0;line-height:1.55;display:grid}.admin-reason-choice input{accent-color:#178278;width:17px;height:17px;margin:3px 0 0}.admin-reason-choice span{overflow-wrap:break-word;min-width:0}@media (width<=640px){.admin-reason-options{grid-template-columns:1fr}}.template-list,.prompt-list{gap:12px;display:grid}.template-row{background:#fff;border:1px solid #dce4e8;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:12px;display:flex}.template-row span{align-items:center;gap:10px;min-width:0;display:flex}.template-row strong{overflow-wrap:anywhere}.template-row small{color:#087461;white-space:nowrap;background:#dff7ef;border-radius:99px;padding:3px 7px}.template-row a{color:#19756f;font-weight:700;text-decoration:none}.template-row .text-button{margin:0}.prompt-card{background:#fff;border:1px solid #dce4e8;border-radius:9px;gap:12px;padding:16px;display:grid}.prompt-card h4{margin:0}.question-reference-list{color:#425466;background:#f4f8fb;border-left:3px solid #5b9bd5;border-radius:0 7px 7px 0;gap:5px;margin:-4px 0 0;padding:10px 12px 10px 30px;font-size:14px;line-height:1.5;display:grid}.prompt-card textarea{color:#1f2937;width:100%;font:inherit;resize:vertical;border:1px solid #b9c8d0;border-radius:8px;padding:10px 12px}@media (width<=640px){.template-row{flex-direction:column;align-items:start}.template-row span{flex-wrap:wrap}}.generation-missing{color:#a1374a;gap:4px;margin:0;padding-left:22px;font-size:13px;display:grid}.generated-document-links{gap:8px;padding-top:4px;display:grid}.generated-document-links a{color:#19756f;font-weight:700;text-decoration:none}.generated-document-links a:hover{text-decoration:underline}.app-shell{min-height:100vh;display:block}.sidebar{z-index:30;overscroll-behavior:contain;width:248px;height:100vh;position:fixed;inset:0 auto 0 0;overflow-y:auto}main{width:auto;max-width:none;min-height:100vh;margin:0 0 0 248px;padding:0 clamp(24px,5vw,76px) 36px}header{z-index:20;background:#f7f8fc;border-bottom:1px solid #e6eaf0;align-items:center;min-height:78px;margin:0 -1px 22px;padding:12px 1px;position:sticky;top:0}header>div:first-child{flex-wrap:wrap;align-items:baseline;gap:5px 12px;min-width:0;display:flex}header .eyebrow{white-space:nowrap;font-size:11px}header h1{white-space:nowrap;margin:0;font-size:24px;line-height:1.25}header>div>p:last-child{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.header-actions{flex:none;gap:8px}.user-summary{white-space:nowrap;align-items:baseline;gap:6px;display:flex}.user-summary strong{font-size:13px}.user-summary span{font-size:11px}.logout{padding:7px 11px;font-size:13px}.list-filters{background:#f8fafc;border:1px solid #dce4e8;border-radius:10px;flex-wrap:wrap;align-items:end;gap:10px 12px;margin:0 0 20px;padding:14px;display:flex}.search-field{color:#47606c;flex:320px;gap:6px;font-size:12px;font-weight:800;display:grid}.search-field input{color:#1f2937;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #b9c8d0;border-radius:8px;padding:10px 12px;font-size:14px}.search-field input:focus{border-color:#27838c;outline:3px solid #dff4f1}.multi-filter{flex:none;min-width:132px;position:relative}.multi-filter summary{color:#265568;cursor:pointer;background:#fff;border:1px solid #b9c8d0;border-radius:8px;padding:10px 32px 10px 12px;font-size:14px;font-weight:700;list-style:none}.multi-filter summary::-webkit-details-marker{display:none}.multi-filter summary:after{content:"⌄";position:absolute;top:11px;right:12px}.multi-filter[open] summary{border-color:#27838c;border-radius:8px 8px 0 0}.multi-filter>div{z-index:12;background:#fff;border:1px solid #27838c;border-radius:8px 0 8px 8px;gap:8px;min-width:max-content;margin-top:-1px;padding:12px;display:grid;position:absolute;top:100%;right:0;box-shadow:0 10px 24px #183d5a22}.multi-filter .check{font-size:14px;font-weight:500}.case-row.eligible td{background:#eefaf5}.case-row.ineligible td{background:#fff2f3}.case-row.eligible:hover td{background:#ddf5e9}.case-row.ineligible:hover td{background:#ffe4e8}.course-list-table{table-layout:fixed;min-width:1120px}.course-list-table th:first-child{width:18%}.course-list-table th:nth-child(2){width:11%}.course-list-table th:nth-child(3){width:8%}.course-list-table th:nth-child(n+4){width:12.6%}.batch-summary{gap:7px;display:grid}.batch-summary span{min-height:21px;line-height:1.45}.muted-cell{color:#64748b}.dashboard-panel{margin-top:24px}.dashboard-table-wrap{border:1px solid #dce4e8;border-radius:9px;max-height:min(60vh,560px);overflow:hidden auto}.dashboard-table{table-layout:fixed;border-collapse:separate;border-spacing:0;min-width:0}.dashboard-table tbody tr{cursor:default}.dashboard-table th,.dashboard-table td{overflow-wrap:anywhere;border-bottom:1px solid #dce4e8;border-right:1px solid #dce4e8;padding:11px 7px}.dashboard-table th{z-index:1;text-align:center;white-space:normal;background:#f8fafc;position:sticky;top:0}.dashboard-table thead tr:nth-child(2) th{top:41px}.dashboard-table th:first-child,.dashboard-table td:first-child{text-align:left;width:16%}.dashboard-table th:nth-child(2),.dashboard-table td:nth-child(2){width:8%}.dashboard-table th:not(:first-child),.dashboard-table td:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.dashboard-table th:last-child,.dashboard-table td:last-child{border-right:0}.dashboard-table tbody tr:last-child td{border-bottom:0}@media (width<=800px){.sidebar{width:auto;height:auto;max-height:45vh;position:static}.sidebar .account{display:none}main{margin-left:0;padding:0 20px 28px}header{min-height:auto;margin-bottom:20px;padding:16px 0 12px;position:static}header>div:first-child{display:block}header h1{margin:3px 0;font-size:23px}.user-summary{gap:2px;display:grid}.list-filters{align-items:stretch}.multi-filter{flex:145px}.multi-filter>div{border-radius:0 8px 8px;left:0;right:auto}}
