:root{font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;color:#16233a;background:#e8f2f7;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #16233a;--muted: #6d7a8e;--line: #e1e8ef;--line-strong: #d3dde7;--surface: #ffffff;--surface-soft: #f8fbfc;--blue-wash: #edf6fb;--primary: #614ee8;--primary-dark: #4436bd;--mint: #54c6a2;--yellow: #f4b83f;--coral: #ff766f;--blue: #5d9df5}.word-style-step{gap:22px}.template-step-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.template-step-heading .question-copy{flex:1}.template-export-mode{flex:0 0 auto;display:flex;align-items:center;gap:12px;min-width:190px;padding:12px 14px;color:#34445b;border:1px solid #d9dfeb;border-radius:14px;background:#fff;box-shadow:0 7px 20px #2836490f;cursor:pointer}.template-export-mode>span{display:grid;gap:2px;flex:1}.template-export-mode strong{font-size:12px}.template-export-mode small{color:#7b8899;font-size:9px}.template-export-mode input{position:absolute;opacity:0;pointer-events:none}.template-export-mode i{position:relative;width:40px;height:22px;border-radius:999px;background:#cdd5df;transition:background .18s ease}.template-export-mode i:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 2px 7px #1c273640;transition:transform .18s ease}.template-export-mode input:checked+i{background:#6658d4}.template-export-mode input:checked+i:after{transform:translate(18px)}.template-export-mode:focus-within{outline:3px solid rgba(102,88,212,.18);border-color:#8a7ee3}.word-template-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.word-template-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:310px;padding:10px 10px 14px;overflow:hidden;text-align:left;border:1px solid #d5ddeb;border-radius:18px;background:#fff;box-shadow:0 8px 24px #222f430f;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.word-template-card:hover{transform:translateY(-2px);border-color:#a8a0ec;box-shadow:0 12px 28px #4438ad1f}.word-template-card.selected{border:2px solid #6759d4;padding:9px;box-shadow:0 12px 30px #4c3dbb2e}.word-template-preview{display:grid;width:100%;height:210px;min-height:0;overflow:hidden;place-items:center;border:1px solid #e1e4e9;border-radius:10px;background:#f4f6f8;box-shadow:inset 0 0 0 4px #fff}.word-template-preview>img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.word-template-card-copy{display:grid;gap:6px;padding:12px 3px 0}.word-template-card-copy strong{color:#26364b;font-size:15px;font-weight:800;line-height:1.35}.word-template-card-copy small{min-height:38px;color:#728096;font-size:11px;line-height:1.7}.word-template-hover-preview{position:fixed;top:50%;right:28px;z-index:90;width:min(390px,31vw);padding:12px;pointer-events:none;border:1px solid #d7deea;border-radius:18px;background:#fffffffa;box-shadow:0 24px 64px #1f2b3d3d;transform:translateY(-50%);animation:template-hover-preview-in .16s ease-out both}.word-template-hover-preview>img{display:block;width:100%;max-height:calc(100vh - 170px);object-fit:contain;border:1px solid #e1e5eb;border-radius:11px;background:#fff}.word-template-hover-preview>span{display:grid;gap:4px;padding:11px 4px 2px}.word-template-hover-preview strong{color:#26364b;font-size:15px}.word-template-hover-preview small{color:#728096;font-size:11px;line-height:1.55}@keyframes template-hover-preview-in{0%{opacity:0;transform:translateY(-48%) scale(.975)}to{opacity:1;transform:translateY(-50%) scale(1)}}.word-template-preview.tone-navy{--word-accent: #173f5c}.word-template-preview.tone-slate{--word-accent: #5c7185}.word-template-preview.tone-sky{--word-accent: #70a5cf}.word-template-preview.tone-sand{--word-accent: #b19a71;background:#fbf8f1}.word-template-preview.tone-deep{--word-accent: #143b69}.word-preview-banner{display:flex;align-items:flex-end;justify-content:space-between;min-height:44px;padding:11px 13px 8px;color:#fff;background:var(--word-accent)}.tone-ink .word-preview-banner{color:#20252d;background:#f2f3f5;border-bottom:5px solid var(--word-accent)}.tone-sand .word-preview-banner{color:#473f32}.word-preview-banner b{max-width:68%;overflow:hidden;font-size:13px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.word-preview-banner small{font-size:7px;opacity:.86}.word-preview-body{display:grid;grid-template-columns:33% 1fr;flex:1;gap:9px;padding:10px}.tone-ink .word-preview-body,.tone-sky .word-preview-body,.tone-sand .word-preview-body{grid-template-columns:1fr}.word-preview-side,.word-preview-main{display:flex;flex-direction:column;gap:6px;margin:0}.word-preview-side{padding:8px;border-radius:5px;background:color-mix(in srgb,var(--word-accent) 11%,white)}.tone-ink .word-preview-side,.tone-sky .word-preview-side,.tone-sand .word-preview-side{display:none}.word-preview-side b,.word-preview-main b{display:block;height:4px;border-radius:4px;background:#d8dde3}.word-preview-side b:nth-child(2){width:75%}.word-preview-side b:nth-child(3){width:88%}.word-preview-main strong{padding-bottom:4px;color:var(--word-accent);font-size:8px;border-bottom:1px solid color-mix(in srgb,var(--word-accent) 45%,white)}.word-preview-main b:nth-of-type(2),.word-preview-main b:nth-of-type(5){width:76%}.word-template-check{position:absolute;top:17px;right:17px;display:grid;width:24px;height:24px;color:#fff;place-items:center;border:1px solid rgba(255,255,255,.92);border-radius:999px;background:#6658d4;box-shadow:0 3px 10px #2d22864d}.word-template-card:not(.selected) .word-template-check{background:#ffffffe6;box-shadow:0 2px 7px #36435714}.word-template-note{display:flex;align-items:center;gap:8px;margin:0;padding:12px 15px;color:#5e6f83;font-size:11px;border:1px solid #e1e5ec;border-radius:12px;background:#f8fafc}.word-result-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start;width:min(100%,1080px);min-height:620px;margin:0 auto}.final-image-card{grid-column:1;grid-row:1;width:min(100%,760px);justify-self:center;padding:16px;border:1px solid #dfe4eb;border-radius:20px;background:#fff;box-shadow:0 18px 45px #2531431f}.final-image-card-head{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 11px;color:#6e7c8f;font-size:10px;font-weight:800;letter-spacing:.05em}.final-image-card-head b{color:#695bd3;font-size:9px}.final-image-preview{display:grid;width:100%;aspect-ratio:210 / 297;overflow:hidden;place-items:center;border:1px solid #e0e5ec;border-radius:12px;background:#eef1f5;box-shadow:inset 0 0 0 5px #fff}.final-image-preview img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.final-image-empty{gap:8px;align-content:center;color:#8692a3;font-size:11px}.final-image-card>small{display:block;margin-top:10px;color:#8793a3;font-size:9px;text-align:center}.word-result-copy{grid-column:1;grid-row:2;width:min(100%,920px);justify-self:center;align-self:start;padding-top:4px;text-align:center}.delivery-kicker{margin:14px 0 -10px!important;color:#6658d4!important;font-size:10px!important;font-weight:850;letter-spacing:.08em}.word-result-copy h2{margin:18px 0 8px;color:#24354a;font-size:clamp(25px,3vw,35px)}.word-result-copy>p{max-width:600px;margin:0;color:#6d7b8e;font-size:13px;line-height:1.85}.word-result-facts{display:grid;gap:8px;width:fit-content;margin:23px auto;text-align:left}.word-result-facts span{display:flex;align-items:center;gap:9px;color:#506177;font-size:11px}.word-result-facts svg{color:#695bd3}.word-result-facts b{font-weight:650}.delivery-download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.download-image-primary,.download-word-primary,.download-pdf-primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:0;min-height:48px;padding:0 16px;color:#fff;font-size:12px;font-weight:800;border:0;border-radius:13px;cursor:pointer}.download-image-primary{background:linear-gradient(135deg,#15866c,#31a887);box-shadow:0 12px 24px #1d846938}.download-word-primary{background:linear-gradient(135deg,#5e50cd,#776ae0);box-shadow:0 12px 24px #4d3fbd3b}.download-pdf-primary{background:linear-gradient(135deg,#be4d4d,#dc6d61);box-shadow:0 12px 24px #ad3d3733}.download-image-primary:disabled{opacity:.55;cursor:wait}.download-word-primary:disabled,.download-pdf-primary:disabled{opacity:.7;cursor:wait}.download-word-primary:disabled svg,.download-pdf-primary:disabled svg{animation:spin .9s linear infinite}.word-result-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px}.multi-export-results{display:grid;gap:11px;margin-top:18px;padding-top:16px;border-top:1px solid #e5e9f0}.multi-export-results>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.multi-export-results>header strong{color:#34445b;font-size:12px}.multi-export-results>header small{color:#7d8999;font-size:9px}.multi-export-list{display:grid;gap:8px}.multi-export-item{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border:1px solid #e1e6ed;border-radius:12px;background:#fafbfd}.multi-export-item>a{display:block;width:48px;height:66px;overflow:hidden;border:1px solid #dfe4eb;border-radius:6px;background:#fff}.multi-export-item img{width:100%;height:100%;object-fit:contain}.multi-export-item>strong{min-width:0;overflow:hidden;color:#35445a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.multi-export-item>span{display:flex;gap:6px}.multi-export-item button{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:32px;padding:0 9px;color:#5649bd;font-size:9px;font-weight:800;border:1px solid #d9d4fb;border-radius:9px;background:#f5f3ff;cursor:pointer}.multi-export-item button:hover{border-color:#9488e8;background:#eeebff}.word-result-card{grid-column:1;grid-row:3;display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;width:min(100%,760px);justify-self:center;padding:14px;border:1px solid #dfe4eb;border-radius:20px;background:#fff;box-shadow:0 18px 45px #2531431f}.word-result-card-head{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 11px;color:#7a8797;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.word-result-card-head b{color:#6c60d0;font-size:11px}.word-result-card .word-template-preview{grid-column:1;grid-row:1 / span 2;height:170px}.word-result-card-copy{padding:14px 3px 3px}.word-result-card-copy strong{color:#26364b;font-size:17px}.word-result-card-copy p{margin:6px 0 8px;color:#788698;font-size:10px;line-height:1.65}.word-result-card-copy small{color:#685cc8;font-size:9px;font-weight:800;letter-spacing:.04em}@media(max-width:920px){.word-template-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.word-result-layout{grid-template-columns:1fr}.final-image-card,.word-result-copy,.word-result-card{grid-column:1;grid-row:auto}.final-image-card{width:min(100%,430px);justify-self:center}.word-result-card{max-width:520px}}@media(min-width:921px)and (max-width:1180px){.word-template-hover-preview{right:20px;width:min(410px,42vw)}.word-result-layout{grid-template-columns:minmax(0,1fr);gap:28px}}@media(max-width:760px){.word-template-hover-preview{display:none}}@media(max-width:560px){.template-step-heading{display:grid}.template-export-mode{width:100%}.word-template-gallery{grid-template-columns:1fr}.word-template-card{min-height:0}.word-template-preview{height:min(118vw,430px)}.word-result-layout{gap:22px}.delivery-download-grid{grid-template-columns:1fr}.download-image-primary,.download-word-primary,.download-pdf-primary{width:100%}.word-result-card{grid-template-columns:105px minmax(0,1fr)}.word-result-actions{display:grid}.multi-export-item{grid-template-columns:42px minmax(0,1fr)}.multi-export-item>a{width:42px;height:58px;grid-row:1 / span 2}.multi-export-item>span{grid-column:2}}*{box-sizing:border-box}html{background:#e8f2f7}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:#e8f2f7;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,label:has(input:focus-visible){outline:3px solid rgba(97,78,232,.22);outline-offset:2px}.page-shell{min-height:100dvh;padding:clamp(16px,3vw,38px);display:grid;place-items:center;background:#e8f2f7}.app-frame{width:min(1500px,100%);min-height:min(860px,calc(100dvh - 48px));overflow:hidden;display:flex;flex-direction:column;background:var(--surface);border:1px solid rgba(211,221,231,.96);border-radius:10px;box-shadow:0 22px 70px #32536d1f}.app-header{height:70px;flex:0 0 70px;padding:0 22px;display:grid;grid-template-columns:215px minmax(0,1fr) 44px;align-items:center;border-bottom:1px solid var(--line)}.header-progress{width:min(520px,100%);min-width:0;justify-self:center;display:grid;grid-template-columns:auto minmax(90px,1fr) auto;gap:14px;align-items:center}.header-progress-copy{min-width:104px;display:flex;align-items:baseline;gap:8px}.header-progress-copy strong{color:#263348;font-size:12px}.header-progress-copy small,.header-progress>small{color:#8792a2;font-size:10px;white-space:nowrap}.header-progress-line{height:5px;overflow:hidden;border-radius:3px;background:#edf1f5}.header-progress-line i{height:100%;display:block;border-radius:inherit;background:var(--primary);transition:width .22s ease}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:760;white-space:nowrap}.brand-mark{width:32px;height:32px;display:grid;place-items:center;color:#183b36;background:#87dfbd;border:1px solid #69cda9;border-radius:7px}.progress-track{min-width:0;display:grid;grid-template-columns:repeat(7,minmax(68px,1fr));justify-content:center;align-items:center}.progress-track button{min-width:0;padding:7px 4px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;background:transparent;color:#8b96a7;cursor:pointer;position:relative}.progress-track button:not(:last-child):after{content:"";width:18px;height:1px;position:absolute;right:-9px;top:50%;background:#dce4ec}.progress-track button.active,.progress-track button.done{color:var(--ink)}.progress-track button:disabled,.rail-steps button:disabled,.profile-button:disabled{cursor:not-allowed;opacity:.48}.progress-track button:disabled:hover,.rail-steps button:disabled:hover,.profile-button:disabled:hover{background:transparent}.progress-number{width:23px;height:23px;flex:0 0 23px;display:grid;place-items:center;border:1px solid #d8e0e8;border-radius:50%;background:#fff;font-size:11px;font-weight:720}.progress-track button.active .progress-number{color:#fff;border-color:var(--primary);background:var(--primary)}.progress-track button.done .progress-number{color:#176d58;border-color:#a5e1ce;background:#dff7ef}.progress-label{overflow:hidden;font-size:11px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.profile-button,.mobile-menu-button{width:36px;height:36px;padding:0;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;cursor:pointer}.profile-button:hover,.mobile-menu-button:hover{background:#f2f6f8}.mobile-menu-button,.mobile-progress-wrap{display:none}.app-content{min-height:0;flex:1;display:grid;grid-template-columns:235px minmax(0,1fr)}.progress-rail{min-height:0;padding:26px 14px 20px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fbfdfd}.rail-title{margin:0 10px 18px;color:#4c5a6f;font-size:15px;font-weight:720}.rail-steps{display:grid;gap:4px}.rail-steps button{width:100%;min-height:56px;padding:10px 11px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start;text-align:left;border:0;border-radius:7px;background:transparent;cursor:pointer}.rail-steps button:hover{background:#f1f6f8}.rail-steps button.active{background:#f1f0ff}.rail-dot{width:28px;height:28px;display:grid;place-items:center;color:#778398;border:1px solid #dbe3ea;border-radius:50%;background:#fff}.rail-steps button.done .rail-dot{color:#176d58;border-color:#b8e8d9;background:#dff7ef}.rail-steps button.active .rail-dot{color:#fff;border-color:var(--primary);background:var(--primary)}.rail-steps strong{display:block;padding-top:4px;color:#354257;font-size:15px;font-weight:680}.rail-steps small{display:block;margin-top:6px;color:#838ea0;font-size:12.5px;line-height:1.6}.candidate-mini{min-height:62px;margin-top:auto;padding:10px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;border:1px solid var(--line);border-radius:8px;background:#fff}.candidate-mini svg:first-child{color:var(--primary)}.candidate-mini strong,.candidate-mini small{display:block}.candidate-mini strong{font-size:13px}.candidate-mini small{margin-top:3px;color:var(--muted);font-size:10px}.coach-workspace{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);background:#fff}.coach-workspace.with-facts{grid-template-columns:minmax(0,1fr) 286px}.question-pane{min-width:0;padding:clamp(26px,3.1vw,44px) clamp(24px,3.5vw,52px) 24px;display:flex;flex-direction:column}.step-hero{min-height:144px;display:grid;grid-template-columns:58px minmax(190px,1fr) minmax(320px,370px);gap:18px;align-items:center;border-bottom:1px solid #edf1f4;padding-bottom:20px}.hero-icon{width:56px;height:56px;display:grid;place-items:center;color:#1f58b7;border-radius:50%;background:#edf3ff}.hero-copy h1{margin:0;color:#15223a;font-size:clamp(24px,2.3vw,34px);font-weight:760;line-height:1.18;letter-spacing:0}.hero-copy p{margin:9px 0 0;color:#68768a;font-size:14px;line-height:1.6}.mascot-helper{min-width:0;height:132px;padding:0;display:grid;grid-template-columns:122px minmax(0,1fr);align-items:center;border:0;background:transparent;text-align:left;cursor:pointer}.mascot-stage{width:122px;height:132px;overflow:hidden}.mascot-canvas{width:100%;height:100%}.mascot-message{min-height:88px;padding:14px 16px;display:flex;flex-direction:column;justify-content:center;background:#f0f6fa;border-radius:8px}.mascot-message strong{margin-bottom:6px;color:#168267;font-size:14px}.mascot-message small{color:#4c5a6e;font-size:13px;line-height:1.55}.step-body{width:min(760px,100%);margin:0 auto;padding:28px 0 12px;flex:0 0 auto}.step-stack{display:grid;gap:18px}.question-copy span{color:#2b67d3;font-size:12px;font-weight:720}.question-copy h2{margin:8px 0 5px;font-size:clamp(20px,2vw,26px);line-height:1.35;letter-spacing:0}.question-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.resume-entry-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:14px}.resume-entry-card{min-width:0;padding:14px;border:1px solid #dfe5eb;border-radius:10px;background:#fff}.resume-entry-card>header{margin-bottom:12px;display:flex;align-items:center;gap:9px;text-align:left}.resume-entry-card>header>span{width:29px;height:29px;flex:none;display:grid;place-items:center;color:#5b4dca;border-radius:50%;background:#efedff;font-size:10px;font-weight:800}.resume-entry-card>header div{min-width:0;display:grid;gap:2px}.resume-entry-card>header strong{color:#263546;font-size:14px}.resume-entry-card>header small{color:#7c8794;font-size:10.5px;font-weight:500}.existing-resume-entry{display:flex;flex-direction:column}.existing-resume-entry .upload-preview{margin-top:12px}.existing-resume-entry.drag-active{border-color:#7565ea;background:#fbfaff;box-shadow:0 0 0 4px #5e4ee814,0 12px 28px #4537a61a}.upload-zone{min-height:190px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;border:1px dashed #bfcbd8;border-radius:8px;background:#fbfdfd;cursor:pointer}.existing-resume-entry .upload-zone{flex:1;min-height:210px}.blank-resume-entry{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:inherit;font-family:inherit;text-align:center;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.blank-resume-entry:hover{border-color:#8a7de6;background:#faf9ff;box-shadow:0 9px 22px #5041b417;transform:translateY(-1px)}.blank-resume-entry:disabled{cursor:not-allowed;opacity:.68;transform:none}.blank-resume-entry>header{width:100%}.blank-entry-icon{width:60px;height:60px;margin:20px 0 10px;display:grid;place-items:center;color:#277967;border-radius:50%;background:#eaf8f4}.blank-resume-entry h2{margin:0 0 7px;color:#273647;font-size:18px}.blank-resume-entry p{max-width:330px;margin:0;color:#75808e;font-size:11.5px;line-height:1.7}.blank-resume-entry>em{margin-top:auto;padding:10px 14px 4px;display:inline-flex;align-items:center;gap:5px;color:#5042c3;font-size:11.5px;font-style:normal;font-weight:750}.upload-zone:hover{border-color:#7f71ec;background:#faf9ff}.upload-zone.drag-active{border-color:#5e4ee8;background:#f2f0ff;box-shadow:0 0 0 4px #5e4ee814}.existing-resume-entry.drag-active .upload-zone{border-color:#5e4ee8;background:#f2f0ff}.upload-zone.drag-active .upload-icon{transform:translateY(-3px)}.upload-zone input{position:absolute;opacity:0;pointer-events:none}.upload-icon{width:48px;height:48px;margin-bottom:3px;display:grid;place-items:center;color:#4d3fcc;background:#eeecff;border-radius:50%;transition:transform .16s ease}.upload-zone strong{font-size:15px}.upload-zone span:not(.upload-icon){color:var(--muted);font-size:12px}.upload-zone em{margin-top:8px;padding:7px 13px;color:#493cc7;border:1px solid #d8d1ff;border-radius:7px;background:#fff;font-size:12px;font-style:normal;font-weight:680}.or-divider{display:flex;align-items:center;gap:12px;color:#929dac;font-size:11px}.or-divider:before,.or-divider:after{content:"";height:1px;flex:1;background:var(--line)}.field-label{display:grid;gap:8px;position:relative}.field-label>span{color:#3b485c;font-size:13px;font-weight:680}.field-label>span small{color:#929cac;font-weight:500}.field-label>span .required-mark,.required-mark{margin-left:6px;color:#c74f4f;font-size:10px;font-weight:650}.field-label input,.field-label textarea,.field-label select{width:100%;padding:12px 14px;resize:vertical;color:var(--ink);border:1px solid #d9e2ea;border-radius:7px;background:#fff;font-size:13px;line-height:1.7;transition:border-color .16s ease,box-shadow .16s ease}.field-label input:focus,.field-label textarea:focus,.field-label select:focus{border-color:#8a7af0;box-shadow:0 0 0 3px #614ee814;outline:0}.field-label em{position:absolute;right:10px;bottom:9px;color:#9ba4b1;font-size:10px;font-style:normal}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.smart-select-field{display:grid;gap:10px;align-content:start}.select-shell{display:block;position:relative}.select-shell select{min-height:48px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.select-shell>svg{position:absolute;top:50%;right:14px;color:#6f7b8f;pointer-events:none;transform:translateY(-50%)}.custom-value-field{padding:10px;border-left:2px solid #8a7af0;background:#faf9ff}.experience-field>span{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 12px}.headshot-editor{padding:16px;display:grid;grid-template-columns:minmax(190px,1fr) auto;gap:14px 20px;align-items:center;border:1px solid #dbe4ea;background:#fbfdfd}.headshot-copy,.headshot-controls,.headshot-actions{display:flex;align-items:center}.headshot-copy{gap:11px}.headshot-copy strong,.headshot-copy p{display:block}.headshot-copy strong{color:#2b394e;font-size:13px}.headshot-copy strong small{color:#8a95a5;font-size:10px;font-weight:540}.headshot-copy p{margin:4px 0 0;color:#7a8799;font-size:11px}.headshot-icon,.headshot-empty{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;color:#2872c7;background:#edf5ff;border-radius:50%}.headshot-controls{gap:10px}.headshot-preview{width:54px;height:68px;overflow:hidden;border:1px solid #d9e1e7;background:#e9eef1}.headshot-preview img{width:100%;height:100%;display:block;object-fit:cover;transform-origin:center}.headshot-preview.natural img{filter:brightness(1.06) contrast(1.04) saturate(.94)}.headshot-preview.mono img{filter:grayscale(1) contrast(1.08) brightness(1.03)}.headshot-preview.warm img{filter:sepia(.1) saturate(.9) brightness(1.05)}.headshot-actions{align-items:flex-start;flex-direction:column;gap:7px}.headshot-upload,.headshot-remove{min-height:34px;padding:7px 10px;display:inline-flex;align-items:center;gap:6px;color:#24558b;border:1px solid #cfdde9;border-radius:7px;background:#fff;font-size:11px;font-weight:680;cursor:pointer}.headshot-upload input{position:absolute;opacity:0;pointer-events:none}.headshot-remove{min-height:auto;padding:0;color:#8a4b4b;border:0;background:transparent}.headshot-presets{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:7px;padding-top:12px;border-top:1px solid #e7ecef}.headshot-presets button{min-height:32px;padding:6px 10px;display:inline-flex;align-items:center;gap:4px;color:#5b687a;border:1px solid #d9e2e8;border-radius:7px;background:#fff;font-size:11px;cursor:pointer}.headshot-presets button.selected{color:#176a57;border-color:#aadbc9;background:#eef9f5}.headshot-edit-panel{grid-column:1 / -1;display:grid;gap:12px;padding-top:12px;border-top:1px solid #e7ecef}.headshot-edit-panel .headshot-presets{padding-top:0;border-top:0}.headshot-sliders{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;align-items:end}.headshot-sliders label{min-width:0;display:grid;gap:6px;color:#667487;font-size:10px;font-weight:650}.headshot-sliders input[type=range]{width:100%;accent-color:#6252db}.headshot-reset{min-height:34px;padding:7px 10px;display:inline-flex;align-items:center;gap:6px;color:#58667a;border:1px solid #d9e2e8;border-radius:7px;background:#fff;font-size:11px;font-weight:650;cursor:pointer}.chip-group{display:flex;flex-wrap:wrap;gap:8px}.chip-section{display:grid;gap:9px}.chip-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.chip-heading>span{color:#3b485c;font-size:13px;font-weight:680}.chip-heading small{color:#8a95a5;font-size:10px;font-weight:520}.chip-group button{min-height:36px;padding:7px 11px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dbe3ea;border-radius:7px;background:#fff;font-size:12px;cursor:pointer}.chip-group button.selected{color:#186a58;border-color:#b4e3d4;background:#e9f8f3}.chip-group button:disabled{color:#9aa4b2;border-color:#e5e9ed;background:#f6f8f9;cursor:not-allowed;opacity:.72}.recognition-status{min-height:48px;padding:10px 13px;display:flex;align-items:center;gap:8px;color:#176a57;border:1px solid #cbe9df;border-radius:7px;background:#f0faf7;font-size:13px;font-weight:680}.recognition-status small{margin-left:auto;color:#6f827b;font-weight:500}.recognition-status.is-enhancing>svg{animation:status-spin .9s linear infinite}.ocr-quality-review{padding:12px 14px;color:#28594d;border:1px solid #cce8df;border-radius:8px;background:#f7fcfa;font-size:13.5px}.ocr-quality-review.needs-review{color:#77551a;border-color:#ead6a7;background:#fffaf0}.ocr-quality-review header,.ocr-quality-review header span{display:flex;align-items:center;gap:7px}.ocr-quality-review header{justify-content:space-between}.ocr-quality-review header b{padding:4px 8px;color:inherit;border-radius:999px;background:#ffffffc7;font-size:12.5px}.ocr-quality-review ul{margin:9px 0 0 22px;padding:0;line-height:1.65}.ocr-low-confidence{margin-top:9px;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.ocr-low-confidence em{padding:3px 7px;color:#754e12;border:1px solid #ead7a7;border-radius:5px;background:#fff;font-style:normal}.inline-checks{display:flex;flex-wrap:wrap;gap:8px}.inline-checks span{padding:7px 10px;display:inline-flex;align-items:center;gap:5px;color:#286655;border-radius:7px;background:#eef9f5;font-size:11px}.section-review-step{gap:14px;width:calc(100% + 28px);margin-left:-28px}.section-review-nav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.section-review-nav button{min-width:0;min-height:64px;padding:9px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#77828e;border:1px solid #dfe5ea;border-radius:8px;background:#fff;font-size:14px;font-weight:650;cursor:pointer}.section-review-nav button>span{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;color:#7a8490;border-radius:50%;background:#edf1f4;font-size:12.5px}.section-review-nav button.active{color:#5143c0;border-color:#9186ea;background:#f5f3ff;box-shadow:0 4px 12px #5346b41a}.section-review-nav button.active>span{color:#fff;background:#6252d7}.section-review-nav button.confirmed{color:#1f745f;border-color:#b9dfd3;background:#f0faf7}.section-review-nav button.confirmed>span{color:#fff;background:#2c8b72}.section-review-card{overflow:hidden;border:1px solid #dfe4e9;border-radius:10px;background:#fff;box-shadow:0 9px 24px #2733400f}.section-completion-progress{padding:14px 21px 0;display:grid;gap:8px}.section-completion-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#536173;font-size:13.5px}.section-completion-progress>div:first-child span{font-weight:750}.section-completion-progress>div:first-child strong{color:#5e50c9;font-size:13.5px}.section-completion-track{height:8px;overflow:hidden;border-radius:999px;background:#e9edf1}.section-completion-track i{width:0;height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#6756dc,#6e9eea);transition:width .24s ease}.section-review-card>header{padding:19px 21px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:15px;border-bottom:1px solid #edf0f2}.section-review-card>header small{color:#7668cd;font-size:13px;font-weight:700}.section-review-card>header h2{margin:4px 0 3px;color:#253342;font-size:26px}.section-review-card>header p{margin:0;color:#77818b;font-size:14.5px;line-height:1.6}.section-confirmed-badge{padding:6px 9px;display:inline-flex;align-items:center;gap:5px;color:#1f745f;border-radius:999px;background:#eaf8f3;font-size:11px;font-weight:700;white-space:nowrap}.section-review-header-actions{min-width:150px;display:flex;align-items:flex-end;flex-direction:column;gap:7px}.section-check-button{min-height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#5144bd;border:1px solid #d9d3f5;border-radius:7px;background:#f8f7ff;font-size:13.5px;font-weight:750;cursor:pointer}.section-check-button:hover{border-color:#9487e4;background:#f2efff}.section-check-result{font-size:12px!important;font-weight:650!important}.section-check-result.success{color:#1e8068!important}.section-check-result.error{color:#c9444f!important}.section-guidance{margin:14px 21px 0;padding:14px 16px;display:flex;align-items:flex-start;gap:8px;color:#665f82;border:1px solid #e3def8;border-radius:7px;background:#f8f7ff;font-size:13.5px;line-height:1.7}.section-guidance svg{flex:0 0 auto;color:#6353cc}.section-guidance strong{display:block;color:#4d43a1}.section-compare-grid{padding:16px 21px 19px;display:grid;grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);align-items:start;gap:16px}.section-compare-grid.blank-resume{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.section-compare-grid.blank-direct-entry{grid-template-columns:minmax(0,1fr)}.blank-resume-direct{width:100%}.blank-resume-builder>.section-original,.blank-resume-builder>.section-optimized{padding:15px;border:1px solid #dfe5eb;border-radius:10px;background:#fbfcfd}.blank-resume-builder>.section-optimized{border-color:#dcd6f7;background:#fcfbff;box-shadow:0 8px 22px #5848b80f}.section-optimized-heading{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#5144b8;font-size:14px;font-weight:750}.section-optimized-heading>span{display:inline-flex;align-items:center;gap:6px}.blank-column-hint{min-height:40px;margin:0 0 12px;color:#778391;font-size:12.5px;line-height:1.6}.blank-beautify-button{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#fff;border:0;border-radius:8px;background:linear-gradient(135deg,#6655d8,#8b6fea);box-shadow:0 7px 16px #5e4bcf33;font-size:13px;font-weight:750;white-space:nowrap;cursor:pointer}.blank-beautify-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 9px 20px #5e4bcf45}.blank-beautify-button:disabled{color:#9b96b6;background:#eeecf7;box-shadow:none;cursor:not-allowed}.blank-beautify-button svg.ph-spinner,.blank-beautify-button svg{flex:0 0 auto}.blank-beautify-button.is-loading svg{animation:status-spin .9s linear infinite}.blank-beautify-empty{margin:0 21px 16px;padding:15px 17px;display:flex;align-items:flex-start;gap:10px;color:#6656c6;border:1px dashed #d9d2f6;border-radius:9px;background:#faf9ff}.blank-beautify-empty>span{display:grid;gap:3px}.blank-beautify-empty strong{color:#4e439e;font-size:14px}.blank-beautify-empty small{color:#7c7596;font-size:12.5px;line-height:1.6}.section-original,.section-optimized{min-width:0;display:flex;flex-direction:column}.section-original>span,.section-optimized>span{min-height:32px;display:flex;align-items:center;gap:5px;color:#586574;font-size:13.5px;font-weight:700}.section-original pre,.section-empty-copy{min-height:210px;max-height:620px;margin:0;padding:14px;color:#46515d;border:1px solid #dfe4e8;border-radius:7px;background:#f7f8f9;font-family:inherit;font-size:12.5px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere;overflow:auto}.section-empty-copy{color:#8b7a55;border-style:dashed;border-color:#e5d9ae;background:#fffbed}.structured-confirmation{min-width:0}.structured-resume-form,.structured-repeatable-list{display:grid;gap:12px}.structured-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.structured-field{min-width:0;display:grid;align-content:start;gap:6px}.structured-field.full-width,.structured-field-grid>.structured-field:nth-last-child(1):nth-child(odd){grid-column:1 / -1}.structured-field>span,.structured-group-label{display:flex;align-items:center;gap:6px;color:#425163;font-size:14px;font-weight:700}.structured-field>span em{color:#7b6ed3;font-size:10px;font-style:normal;font-weight:600}.structured-group-label em{margin-right:auto;color:#7b6ed3;font-size:10px;font-style:normal;font-weight:600}.field-invalid input,.field-invalid select,.field-invalid textarea{border-color:#e24f5b!important;background:#fff8f8!important;box-shadow:0 0 0 3px #e24f5b17}.validation-pulse-a input,.validation-pulse-a select,.validation-pulse-a textarea{animation:validation-red-flash-a .62s ease 1}.validation-pulse-b input,.validation-pulse-b select,.validation-pulse-b textarea{animation:validation-red-flash-b .62s ease 1}@keyframes validation-red-flash-a{0%,to{box-shadow:0 0 0 3px #e24f5b17}38%{border-color:#ff2f3f;box-shadow:0 0 0 7px #ec374633}}@keyframes validation-red-flash-b{0%,to{box-shadow:0 0 0 3px #e24f5b17}38%{border-color:#ff2f3f;box-shadow:0 0 0 7px #ec374633}}.structured-field input,.structured-field select,.structured-field textarea,.structured-bullet-row textarea{width:100%;min-width:0;padding:12px 13px;color:#263444;border:1px solid #d8dce2;border-radius:7px;background:#fff;font-family:inherit;font-size:15px;line-height:1.65;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.structured-field input{height:50px}.structured-field select{height:50px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#657282 50%),linear-gradient(135deg,#657282 50%,transparent 50%);background-position:calc(100% - 18px) 20px,calc(100% - 13px) 20px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.structured-choice-field input{margin-top:2px;background:#f8f9fb}.structured-field textarea,.structured-bullet-row textarea{resize:vertical}.structured-self-evaluation .structured-achievements{width:100%}.structured-self-evaluation-hint{display:block;margin-top:8px;color:#7c8795;font-size:12.5px;line-height:1.6}.structured-date-field{grid-column:1 / -1;min-width:0;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;border:0}.structured-date-field legend{width:100%;margin:2px 0 8px;padding:0;color:#4d5865;font-size:14px;font-weight:700}.structured-date-field>label{min-width:0;display:grid;gap:7px;color:#66717c;font-size:13px;font-weight:650}.structured-date-field input,.structured-date-field input[type=text]{width:100%;min-width:0;height:48px;padding:12px 14px;border:1px solid #dce1e6;border-radius:7px;background:#f7f8f9;color:#273440;font-family:inherit;font-size:15px;line-height:1.5;outline:none}.structured-date-field input:focus,.structured-date-field input[type=text]:focus{border-color:#796be0;box-shadow:0 0 0 3px #6757d21a}.structured-self-evaluation textarea{min-height:220px;line-height:1.75}.structured-field input::placeholder,.structured-field textarea::placeholder,.structured-bullet-row textarea::placeholder{color:#a0a8b2}.structured-field input:focus,.structured-field select:focus,.structured-field textarea:focus,.structured-bullet-row textarea:focus{border-color:#796be0;box-shadow:0 0 0 3px #6757d21a}.structured-entry{overflow:hidden;border:1px solid #dfe3e8;border-radius:8px;background:#fff}.structured-entry>header{padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #eceff2;background:#fafbfc}.structured-entry>header>div{display:flex;align-items:center;gap:9px}.structured-entry>header small{color:#17765f;font-size:12px;font-weight:800;letter-spacing:.08em}.structured-entry>header strong{color:#2c3846;font-size:15px}.structured-entry>.structured-field-grid{padding:13px}.structured-achievements{padding:0 13px 13px;display:grid;gap:8px}.structured-group-label{justify-content:space-between}.structured-group-label small{color:#8a929c;font-size:12px;font-weight:500}.structured-bullet-row{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:start;gap:7px}.structured-bullet-dot{width:4px;height:4px;margin-top:16px;border-radius:50%;background:#24816a}.structured-bullet-row textarea{min-height:60px;background:#fbfcfc}.structured-bullet-actions{display:grid;gap:5px}.structured-icon-button,.structured-add-button,.structured-add-entry{display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #d8dde1;background:#fff;cursor:pointer}.structured-icon-button{width:29px;height:29px;color:#7f8994;border-radius:50%}.structured-icon-button:hover{color:#b84854;border-color:#e7bfc4;background:#fff7f8}.structured-add-button{width:fit-content;min-height:30px;padding:0 10px;color:#6252c8;border-color:#ded9f5;border-radius:7px;font-size:12px;font-weight:700}.structured-add-entry{min-height:38px;color:#4d43a1;border-style:dashed;border-color:#cfc9ef;border-radius:8px;background:#faf9ff;font-size:13px;font-weight:700}.structured-add-button:hover,.structured-add-entry:hover{border-color:#8a7ce0;background:#f5f2ff}.section-review-card>footer{padding:11px 19px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf0f2;background:#fafbfb}.section-review-card>footer small{color:#7e8790;font-size:12px}@media(max-width:920px){.section-review-step{width:100%;margin-left:0}}@media(max-width:760px){.resume-entry-grid{grid-template-columns:1fr}.section-review-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.section-compare-grid{grid-template-columns:1fr;padding-inline:13px}.section-compare-grid.blank-resume{grid-template-columns:1fr}.section-optimized-heading{align-items:flex-start;flex-direction:column}.structured-field-grid{grid-template-columns:1fr}.structured-field,.structured-field.full-width,.structured-field-grid>.structured-field:nth-last-child(1):nth-child(odd){grid-column:1}.structured-date-field{grid-column:1;grid-template-columns:1fr}.structured-bullet-row{grid-template-columns:8px minmax(0,1fr)}.structured-bullet-actions{grid-column:2;display:flex}.section-guidance,.blank-beautify-empty{margin-inline:13px}.section-review-card>header,.section-review-card>footer{padding-inline:13px}.section-completion-progress{padding-inline:13px}.section-review-card>header{flex-direction:column}.section-review-header-actions{width:100%;min-width:0;align-items:flex-start;flex-direction:row;flex-wrap:wrap}.section-review-card>footer{align-items:flex-start;flex-direction:column}}.mascot-video{display:grid;width:100%;height:100%;place-items:center;overflow:visible;background:transparent;transform:scale(1.08);transform-origin:50% 88%}.mascot-video-layer{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;background:transparent;pointer-events:none}.coach-feature-page{min-height:100vh;color:#17243a;background:linear-gradient(180deg,#f4f8fb 0,#fff 520px)}.coach-feature-header{position:sticky;top:0;z-index:30;min-height:72px;padding:0 clamp(22px,4vw,64px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;border-bottom:1px solid #dce5ec;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.coach-feature-header button{font:inherit;cursor:pointer}.coach-feature-back,.coach-feature-brand{width:max-content;display:inline-flex;align-items:center;gap:9px;color:#44536a;border:0;background:transparent}.coach-feature-back{padding:10px 13px;font-size:14px;font-weight:800;border:1px solid #dce4eb;border-radius:11px;background:#fff}.coach-feature-back:hover{color:#5949c8;border-color:#bcb3ef}.coach-feature-brand{justify-self:center}.coach-feature-brand>span{width:34px;height:34px;display:grid;place-items:center;color:#fff;font-weight:900;border-radius:10px;background:#6555d4}.coach-feature-brand strong{font-size:17px}.coach-feature-user{justify-self:end;display:flex;align-items:center;gap:8px;color:#657287;font-size:13px}.coach-feature-user>span{margin-right:8px;padding-right:16px;border-right:1px solid #dce4eb;color:#5d4fc5;font-weight:850}.coach-feature-user b{color:#344256}.coach-feature-main{width:min(1480px,calc(100% - 44px));margin:0 auto;padding:38px 0 72px}.coach-feature-title{max-width:none;margin:0 auto 28px;text-align:center}.coach-feature-title>span{display:inline-flex;align-items:center;gap:7px;color:#5e50ca;font-size:14px;font-weight:850}.coach-feature-title h1{margin:12px 0 10px;white-space:nowrap;font-size:clamp(34px,3.7vw,54px);line-height:1.15;letter-spacing:-.035em}.coach-feature-title p{margin:0;color:#69778b;font-size:16px;line-height:1.8}.coach-material-card,.coach-progress-card,.proposal-detail,.training-card,.review-hero,.top-actions,.review-trend,.interview-fact-candidates,.question-preview,.experience-deep-dive{border:1px solid #d9e3ea;border-radius:20px;background:#fff;box-shadow:0 16px 45px #263d5212}.coach-material-card{padding:clamp(22px,3vw,36px)}.coach-card-heading{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;color:#5968c8}.coach-card-heading>div{display:grid;gap:6px}.coach-card-heading strong{color:#1b2c43;font-size:23px}.coach-card-heading small{color:#758297;font-size:14px}.coach-input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.coach-input-grid label,.coach-wide-field,.question-count-field,.training-answer{display:grid;gap:9px;color:#34445a;font-size:15px;font-weight:800}.coach-input-grid label>span,.coach-wide-field>span{display:flex;align-items:center;gap:7px}.coach-input-grid b{color:#6755d7;font-size:11px}.coach-input-grid em,.coach-wide-field em{color:#8793a4;font-size:12px;font-style:normal}.coach-input-grid textarea,.coach-wide-field textarea,.training-answer textarea,.proposal-diff textarea{width:100%;min-height:210px;padding:17px 18px;color:#26364b;font:500 16px/1.75 inherit;resize:vertical;border:1px solid #cfdbe5;border-radius:13px;outline:none;background:#fbfdfe}.coach-input-grid textarea:focus,.coach-wide-field textarea:focus,.training-answer textarea:focus,.proposal-diff textarea:focus{border-color:#7667dc;box-shadow:0 0 0 3px #6856d31a}.coach-wide-field{margin-top:18px}.coach-wide-field textarea{min-height:100px}.coach-linked-facts{margin-top:16px;padding:13px 15px;display:flex;align-items:center;gap:8px;color:#246a58;font-size:14px;border:1px solid #bee7d9;border-radius:11px;background:#effaf6}.coach-error{margin:16px 0 0;padding:12px 14px;display:flex;align-items:center;gap:8px;color:#a63b3b;font-size:14px;border:1px solid #f1caca;border-radius:10px;background:#fff4f4}.coach-actions-row,.proposal-actions{margin-top:22px;display:flex;flex-wrap:wrap;align-items:center;gap:11px}.coach-actions-row.end{justify-content:flex-end}.coach-primary,.coach-secondary,.interview-snapshot button,.interview-fact-candidates article button{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:850 14px inherit;border-radius:11px;cursor:pointer}.coach-primary{color:#fff;border:0;background:#6654d7;box-shadow:0 10px 20px #5846c233}.coach-primary:hover{background:#5543c2}.coach-primary:disabled{cursor:wait;opacity:.65}.coach-secondary{color:#4b5870;border:1px solid #ced9e3;background:#fff}.coach-secondary:hover{color:#5c4ccc;border-color:#b9b0ee}.coach-progress-card{margin-top:18px;padding:20px 24px}.coach-progress-card>div:first-child{display:flex;justify-content:space-between;gap:16px;font-size:15px}.coach-progress-card span{color:#68778b}.coach-progress-card p{margin:12px 0 0;color:#69778b;font-size:14px;line-height:1.7}.coach-progress{height:8px;overflow:hidden;border-radius:999px;background:#e9eef2}.coach-progress-card .coach-progress{margin-top:13px}.coach-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6654d7,#2eb08d);transition:width .25s ease}.proposal-workspace{margin-top:18px;display:grid;grid-template-columns:minmax(290px,.34fr) minmax(0,1fr);gap:18px;align-items:start}.proposal-queue{overflow:hidden;position:sticky;top:90px;border:1px solid #d9e3ea;border-radius:18px;background:#fff;box-shadow:0 14px 34px #263d520f}.proposal-queue>header{padding:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ebf0}.proposal-queue>header strong{font-size:17px}.proposal-queue select{padding:7px 10px;color:#4d5a70;border:1px solid #d3dde5;border-radius:8px;background:#fff}.proposal-queue>button{width:100%;padding:15px 16px;display:grid;grid-template-columns:34px 1fr auto;grid-template-areas:"number title status" "number issue status";gap:3px 9px;text-align:left;color:#4b596d;border:0;border-bottom:1px solid #edf1f4;background:#fff;cursor:pointer}.proposal-queue>button:hover,.proposal-queue>button.active{background:#f5f3ff}.proposal-queue>button.active{box-shadow:inset 3px 0 #6b58db}.proposal-queue>button>span{grid-area:number;width:30px;height:30px;display:grid;place-items:center;color:#6552d2;font-size:11px;font-weight:900;border-radius:50%;background:#ece9ff}.proposal-queue>button b{grid-area:title;color:#26364c;font-size:14px}.proposal-queue>button small{grid-area:issue;color:#7d899a;font-size:12px}.proposal-queue>button em{grid-area:status;align-self:center;font-size:11px;font-style:normal;font-weight:800}.status-pending{color:#8b6d1a}.status-accepted{color:#218464}.status-skipped,.status-later{color:#7f8a9a}.status-conflict{color:#b53e3e}.proposal-detail{padding:clamp(22px,3vw,34px)}.proposal-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.proposal-detail>header span{color:#6f7c8e;font-size:13px}.proposal-detail h2{margin:6px 0 0;font-size:27px}.proposal-detail>header>em{padding:7px 10px;font-size:11px;font-style:normal;font-weight:850;border-radius:999px}.risk-low{color:#237a61;background:#e7f7f1}.risk-medium{color:#93671e;background:#fff3d7}.risk-high{color:#b13d3d;background:#ffeded}.proposal-reason{margin-top:20px;padding:15px 17px;display:flex;align-items:flex-start;gap:11px;color:#604fc7;border:1px solid #ded9f8;border-radius:12px;background:#f7f5ff}.proposal-reason p{margin:0;display:grid;gap:4px;color:#526078;font-size:14px;line-height:1.6}.proposal-reason strong{color:#42369e}.proposal-diff{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.proposal-diff>div{min-width:0;padding:16px;border:1px solid #dce5eb;border-radius:13px;background:#fbfcfd}.proposal-diff>div:first-child{border-color:#f0d5d5;background:#fff8f8}.proposal-diff>div:last-child{border-color:#cce9df;background:#f6fcfa}.proposal-diff span{display:inline-flex;align-items:center;gap:6px;color:#67758a;font-size:13px;font-weight:850}.proposal-diff p{min-height:142px;margin:14px 0 0;white-space:pre-wrap;color:#38475c;font-size:15px;line-height:1.75}.proposal-diff textarea{min-height:142px;margin-top:11px;background:#fff}.proposal-evidence{margin-top:16px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.proposal-evidence strong{margin-right:5px;font-size:13px}.proposal-evidence span{padding:6px 9px;color:#536277;font-size:12px;border-radius:8px;background:#eef3f6}.proposal-status-note{margin:20px 0 0;padding:13px 15px;display:flex;align-items:center;gap:8px;color:#357661;border-radius:10px;background:#eff9f5}.proposal-version-compare{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.proposal-version-compare>div{min-width:0;overflow:hidden;border:1px solid #d9e3ea;border-radius:17px;background:#fff}.proposal-version-compare header{padding:15px 18px;display:flex;justify-content:space-between;border-bottom:1px solid #e7edf1}.proposal-version-compare header span{color:#7a8797;font-size:12px}.proposal-version-compare pre{max-height:470px;margin:0;padding:18px;overflow:auto;white-space:pre-wrap;font:500 14px/1.8 inherit}.coach-stage-nav{max-width:900px;margin:0 auto 24px;display:grid;grid-template-columns:repeat(4,1fr)}.coach-stage-nav>span{position:relative;display:grid;justify-items:center;gap:6px;color:#8a95a5;font-size:13px;font-weight:800}.coach-stage-nav>span:after{content:"";position:absolute;z-index:-1;top:17px;left:-50%;width:100%;height:2px;background:#dce5eb}.coach-stage-nav>span:first-child:after{display:none}.coach-stage-nav b{width:36px;height:36px;display:grid;place-items:center;color:#7a8797;border:1px solid #d8e1e8;border-radius:50%;background:#fff}.coach-stage-nav .active{color:#5848c6}.coach-stage-nav .active b{color:#fff;border-color:#6654d7;background:#6654d7}.coach-stage-nav .done b{color:#fff;border-color:#2ba582;background:#2ba582}.interview-type-grid{margin:22px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.interview-type-grid button{min-height:132px;padding:16px;display:grid;grid-template-columns:30px 1fr auto;grid-template-areas:"icon title count" "icon note note";gap:6px 8px;text-align:left;color:#536177;border:1px solid #d6e0e8;border-radius:13px;background:#fff;cursor:pointer}.interview-type-grid button:hover,.interview-type-grid button.active{border-color:#7665dc;background:#f7f5ff;box-shadow:0 0 0 2px #6956d314}.interview-type-grid svg{grid-area:icon;color:#6554cf}.interview-type-grid strong{grid-area:title;color:#293a50;font-size:15px}.interview-type-grid small{grid-area:note;font-size:12px;line-height:1.5}.interview-type-grid em{grid-area:count;color:#6755d4;font-size:11px;font-style:normal;font-weight:850}.question-count-field{max-width:180px}.question-count-field input{height:44px;padding:0 13px;font:inherit;border:1px solid #cedae3;border-radius:10px}.interview-snapshot{margin-bottom:18px;padding:16px 20px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;color:#5849c3;border:1px solid #dcd7f8;border-radius:15px;background:#f8f6ff}.interview-snapshot>div{display:grid;gap:4px}.interview-snapshot strong{color:#24354a;font-size:18px}.interview-snapshot span{color:#68778c;font-size:13px}.interview-snapshot button{color:#5b4bc4;border:1px solid #cdc6f4;background:#fff}.prep-dashboard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.prep-list{min-width:0;padding:20px;border:1px solid #dbe4ea;border-radius:15px;background:#fff}.prep-list h3{margin:0 0 12px;font-size:17px}.prep-list ul{margin:0;padding-left:19px;color:#566579}.prep-list li{margin:8px 0;font-size:14px;line-height:1.6}.prep-list p{margin:0;color:#8a95a4;font-size:13px}.prep-list.positive{border-color:#c9e9dd;background:#f6fcf9}.prep-list.warning{border-color:#f0dfba;background:#fffbf2}.prep-list.danger{border-color:#efd3d3;background:#fff8f8}.experience-deep-dive,.question-preview{margin-top:18px;padding:24px}.experience-deep-dive h2,.question-preview h2{margin:0 0 16px;font-size:22px}.experience-deep-dive>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.experience-deep-dive article{padding:17px;border:1px solid #dce5eb;border-radius:12px;background:#fbfdfe}.experience-deep-dive article>strong{font-size:16px}.experience-deep-dive h4{margin:12px 0 5px;color:#65728a;font-size:12px}.experience-deep-dive p{margin:5px 0;color:#47566b;font-size:13px;line-height:1.55}.experience-deep-dive span{margin:4px 5px 0 0;padding:5px 8px;display:inline-block;color:#5a4cc4;font-size:12px;border-radius:7px;background:#efecff}.question-preview article{padding:14px 0;display:grid;grid-template-columns:38px 1fr;gap:10px;border-top:1px solid #e7edf1}.question-preview article b{width:32px;height:32px;display:grid;place-items:center;color:#6654d3;border-radius:50%;background:#eeebff}.question-preview article strong{font-size:15px}.question-preview article p{margin:6px 0 0;color:#748195;font-size:13px}.training-card{padding:clamp(22px,3vw,34px)}.training-card>header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;color:#56657a;font-size:13px}.training-card>header button{color:#6755cf;border:0;background:transparent;cursor:pointer}.training-question{margin-top:25px;padding:28px;border-radius:17px;background:#f5f3ff}.training-question>em{color:#6653d0;font-size:12px;font-style:normal;font-weight:850}.training-question h2{margin:9px 0 14px;font-size:clamp(24px,3vw,36px);line-height:1.45}.training-question>p{margin:0;display:flex;align-items:flex-start;gap:7px;color:#66748a;font-size:14px;line-height:1.65}.training-question>div{margin-top:12px;display:flex;flex-wrap:wrap;gap:7px}.training-question>div span{padding:6px 9px;color:#4e5d72;font-size:12px;border-radius:8px;background:#fff}.training-answer{position:relative;margin-top:22px}.training-answer textarea{min-height:220px}.training-answer small{position:absolute;right:13px;bottom:10px;color:#8591a1;font-size:12px}.answer-feedback{margin-top:22px;padding:24px;border:1px solid #cfe4dc;border-radius:16px;background:#f7fcfa}.answer-feedback>header{display:flex;gap:11px;color:#249575}.answer-feedback>header>div{display:grid;gap:4px}.answer-feedback>header strong{color:#244438;font-size:18px}.answer-feedback>header p{margin:0;color:#586b64;font-size:14px;line-height:1.6}.feedback-scores{margin:18px 0;display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.feedback-scores span{padding:12px 7px;display:grid;justify-items:center;gap:3px;border-radius:10px;background:#fff}.feedback-scores b{color:#1f8669;font-size:21px}.feedback-scores small{color:#74847d;font-size:11px}.feedback-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.feedback-columns article,.feedback-structure,.feedback-sample{padding:16px;border-radius:12px;background:#fff}.answer-feedback h4{margin:0 0 10px;font-size:14px}.feedback-columns p{margin:8px 0;display:grid;gap:4px;color:#5b6a64;font-size:13px;line-height:1.55}.feedback-columns q{color:#26765f}.feedback-structure,.feedback-sample{margin-top:13px}.feedback-structure ol{margin:0;padding-left:20px}.feedback-structure li,.feedback-sample p{margin:6px 0;color:#53645d;font-size:14px;line-height:1.65}.feedback-followup{margin-top:13px}.feedback-followup span{margin:5px 6px 0 0;padding:7px 9px;display:inline-block;color:#5d4cc5;font-size:12px;border-radius:8px;background:#eeeaff}.review-hero{padding:24px;display:flex;align-items:flex-start;gap:14px;color:#27a17f}.review-hero span{color:#27836a;font-size:13px;font-weight:850}.review-hero h2{margin:6px 0 0;color:#21354a;font-size:24px;line-height:1.5}.review-grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.top-actions,.review-trend,.interview-fact-candidates{margin-top:17px;padding:24px}.top-actions h2,.interview-fact-candidates h2{margin:0 0 15px;font-size:21px}.top-actions article{padding:12px 0;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;border-top:1px solid #e6edf1}.top-actions article b{width:30px;height:30px;display:grid;place-items:center;color:#fff;border-radius:50%;background:#6755d4}.top-actions article p,.review-trend p{margin:0;color:#4f5f73;line-height:1.65}.review-trend strong{display:block;margin-bottom:8px;font-size:18px}.interview-fact-candidates>header{display:flex;justify-content:space-between;gap:15px;color:#6555d0}.interview-fact-candidates>header p{margin:-7px 0 14px;color:#768397;font-size:13px}.interview-fact-candidates article{padding:14px 0;display:grid;grid-template-columns:1fr auto;gap:15px;align-items:center;border-top:1px solid #e6edf1}.interview-fact-candidates article>div{display:grid;gap:5px}.interview-fact-candidates article strong{font-size:15px}.interview-fact-candidates article p{margin:0;color:#66758a;font-size:13px}.interview-fact-candidates article small{color:#8a95a4}.interview-fact-candidates article button{color:#5e4fca;border:1px solid #cfc8f4;background:#f8f6ff}.interview-fact-candidates .confirmed{display:inline-flex;align-items:center;gap:5px;color:#238367;font-size:13px;font-weight:850}@media(max-width:980px){.coach-feature-header{grid-template-columns:auto 1fr auto;padding-inline:16px}.coach-feature-brand strong,.coach-feature-user>span,.coach-feature-user b{display:none}.coach-input-grid,.proposal-diff,.proposal-version-compare,.feedback-columns,.experience-deep-dive>div{grid-template-columns:1fr}.proposal-workspace{grid-template-columns:1fr}.proposal-queue{position:static;max-height:360px;overflow:auto}.prep-dashboard,.review-grid,.interview-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-scores{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.coach-feature-header{min-height:62px}.coach-feature-back{padding:9px;font-size:0}.coach-feature-main{width:calc(100% - 24px);padding-top:24px}.coach-feature-title h1{white-space:normal;font-size:31px}.coach-feature-title p{font-size:14px}.coach-input-grid textarea{min-height:170px}.prep-dashboard,.review-grid,.interview-type-grid{grid-template-columns:1fr}.coach-stage-nav{overflow-x:auto}.coach-stage-nav>span{min-width:82px}.training-card>header{grid-template-columns:1fr auto}.training-card>header .coach-progress{grid-column:1/-1;grid-row:2}.feedback-scores{grid-template-columns:repeat(2,1fr)}.interview-snapshot{grid-template-columns:30px 1fr}.interview-snapshot button{grid-column:1/-1}.interview-fact-candidates article{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.mascot-video-layer{visibility:visible}}.mascot-helper.professional .mascot-raster,.mascot-helper.mascot-late-stage .mascot-raster{position:relative;transform-origin:50% 88%}.mascot-helper.professional .mascot-pose-wave,.mascot-helper.professional .mascot-pose-thumbs{transform:scale(1.65)}.mascot-helper.professional .mascot-pose-cheer{transform:scale(1.06)}.mascot-raster .mascot-body-layer,.mascot-raster .mascot-hand-layer{grid-area:1 / 1}.mascot-raster .mascot-body-layer{animation:none!important;transform:none!important;will-change:auto}.mascot-raster .mascot-hand-layer{animation:none;pointer-events:none;will-change:transform}.mascot-pose-wave .mascot-hand-left{clip-path:polygon(33% 24%,45% 24%,48% 52%,36% 54%);transform-origin:43% 49%;animation:xiaojian-hand-wave 1.2s ease-in-out infinite}.mascot-pose-cheer .mascot-hand-left{clip-path:polygon(30% 34%,48% 34%,49% 57%,31% 58%);transform-origin:45% 55%;animation:xiaojian-hand-cheer-left 1.35s ease-in-out infinite}.mascot-pose-cheer .mascot-hand-right{clip-path:polygon(57% 34%,72% 34%,72% 58%,57% 57%);transform-origin:59% 55%;animation:xiaojian-hand-cheer-right 1.35s ease-in-out infinite}.mascot-pose-thumbs .mascot-hand-left{clip-path:polygon(34% 27%,47% 27%,49% 58%,36% 59%);transform-origin:46% 56%;animation:xiaojian-hand-thumbs 1.8s ease-in-out infinite}@keyframes xiaojian-hand-wave{0%,to{transform:rotate(-1deg)}35%{transform:translate(-1px,-1px) rotate(-5deg)}70%{transform:translate(1px,1px) rotate(4deg)}}@keyframes xiaojian-hand-cheer-left{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(-2deg)}}@keyframes xiaojian-hand-cheer-right{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(2deg)}}@keyframes xiaojian-hand-thumbs{0%,to{transform:translateY(0) rotate(0)}45%{transform:translate(-1px,-3px) rotate(-2deg)}70%{transform:translateY(-1px) rotate(1deg)}}.mascot-helper.professional .mascot-video,.mascot-helper.mascot-late-stage .mascot-video,.mascot-helper.professional .mascot-pose-wave,.mascot-helper.professional .mascot-pose-nodWrite,.mascot-helper.professional .mascot-pose-nodReview,.mascot-helper.professional .mascot-pose-thumbs,.mascot-helper.mascot-late-stage .mascot-pose-wave,.mascot-helper.mascot-late-stage .mascot-pose-nodWrite,.mascot-helper.mascot-late-stage .mascot-pose-nodReview,.mascot-helper.mascot-late-stage .mascot-pose-thumbs{transform:scale(1.08)!important;transform-origin:50% 88%}.mascot-helper.professional .mascot-raster,.mascot-helper.mascot-late-stage .mascot-raster,.mascot-helper.professional .mascot-pose-wave,.mascot-helper.professional .mascot-pose-thumbs,.mascot-helper.mascot-late-stage .mascot-pose-wave,.mascot-helper.mascot-late-stage .mascot-pose-thumbs{transform:scale(1.18)!important;transform-origin:50% 88%}.mascot-raster .mascot-body-layer,.mascot-raster .mascot-hand-layer{object-fit:contain!important;object-position:center bottom}.mascot-pose-wave .mascot-hand-left{clip-path:polygon(17% 31%,31% 32%,32% 51%,30% 57%,27% 60%,23% 59%,22% 54%,20% 51%)!important;transform-origin:27% 58%!important;animation:xiaojian-hand-wave-v2 1.1s ease-in-out infinite!important}.mascot-pose-wave .mascot-body-layer{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath fill='white' fill-rule='evenodd' d='M0 0H100V100H0Z M17 31L31 32 32 51 30 57 27 60 23 59 22 54 20 51Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath fill='white' fill-rule='evenodd' d='M0 0H100V100H0Z M17 31L31 32 32 51 30 57 27 60 23 59 22 54 20 51Z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.mascot-pose-thumbs .mascot-hand-left{clip-path:polygon(31% 49%,37% 55%,38% 64%,35% 73%,33% 78%,29% 80%,26% 77%,27% 67%,27% 60%,29% 54%)!important;transform-origin:31% 78%!important;animation:xiaojian-hand-thumbs-v2 1.65s ease-in-out infinite!important}.mascot-pose-thumbs .mascot-body-layer{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath fill='white' fill-rule='evenodd' d='M0 0H100V100H0Z M31 49L37 55 38 64 35 73 33 78 29 80 26 77 27 67 27 60 29 54Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath fill='white' fill-rule='evenodd' d='M0 0H100V100H0Z M31 49L37 55 38 64 35 73 33 78 29 80 26 77 27 67 27 60 29 54Z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@keyframes xiaojian-hand-wave-v2{0%,to{transform:rotate(-1deg)}30%{transform:translate(-1px,-1px) rotate(-5deg)}62%{transform:translate(1px,1px) rotate(4deg)}}@keyframes xiaojian-hand-thumbs-v2{0%,to{transform:translateY(0) rotate(0)}45%{transform:translateY(-2px) rotate(-1deg)}68%{transform:translateY(-1px) rotate(.5deg)}}@media(prefers-reduced-motion:reduce){.mascot-raster .mascot-hand-layer{animation:none!important}}.choice-list,.style-list{display:grid;gap:10px}.choice-row,.style-row{width:100%;min-height:82px;padding:12px 16px;display:grid;align-items:center;text-align:left;border:1px solid #dce4eb;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.choice-row{grid-template-columns:20px 48px minmax(0,1fr) 18px;gap:13px}.choice-row:hover,.style-row:hover{border-color:#a89df4;transform:translateY(-1px)}.choice-row.selected,.style-row.selected{border-color:#6858eb;background:#fdfcff;box-shadow:inset 0 0 0 1px #6858eb14}.radio-dot{width:18px;height:18px;display:block;border:1.5px solid #8d99aa;border-radius:50%;background:#fff}.radio-dot.selected{border:5px solid #2765cf}.choice-icon,.style-swatch{width:48px;height:48px;display:grid;place-items:center;border-radius:8px}.choice-icon.mint,.fact-icon.mint{color:#168369;background:#e7f8f2}.choice-icon.yellow,.fact-icon.yellow{color:#d98d07;background:#fff4dc}.choice-icon.coral,.fact-icon.coral{color:#e9544e;background:#fff0ee}.fact-icon.blue{color:#3373ce;background:#edf5ff}.choice-copy strong,.choice-copy small,.style-row strong,.style-row small{display:block}.choice-copy strong,.style-row strong{color:#263348;font-size:14px}.choice-copy small,.style-row small{margin-top:5px;color:#778398;font-size:11px;line-height:1.55}.style-row{grid-template-columns:54px 1fr 20px;gap:14px}.style-swatch.navy{color:#123c58;background:#e7f0f5}.style-swatch.mint{color:#168369;background:#e4f7f0}.style-swatch.violet{color:#644dcc;background:#f0edff}.style-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 14px}.style-card{min-width:0;padding:0;position:relative;display:grid;gap:9px;text-align:left;border:0;background:transparent;cursor:pointer}.style-page-nav{display:none}.template-preview{width:100%;aspect-ratio:210 / 282;padding:16px 14px;display:flex;flex-direction:column;gap:8px;overflow:hidden;color:#223348;border:1px solid #d7dfe5;background:#fff;box-shadow:0 10px 25px #24344517;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.style-card:hover .template-preview,.style-card.selected .template-preview{border-color:#6657e7;transform:translateY(-2px);box-shadow:0 13px 30px #40369421}.style-card:hover .template-clean,.style-card.selected .template-clean{box-shadow:inset 29% 0 #173e58,0 13px 30px #40369421}.template-preview span,.template-preview b,.template-preview em,.template-preview i{display:block;font-style:normal}.template-head{padding-bottom:8px;border-bottom:2px solid #183f59}.template-head b{font-size:17px;line-height:1.1}.template-head em{margin-top:4px;color:#5f7082;font-size:7px}.template-contact{color:#758293;font-size:5px;white-space:nowrap}.template-section{padding-top:5px;border-top:1px solid #e3e8eb}.template-section b{margin-bottom:4px;color:#174e67;font-size:7px}.template-section em,.template-section i{color:#4d5b6c;font-size:5.5px;line-height:1.55}.template-summary em{white-space:pre-line}.template-section i:before{content:"• "}.template-modern .template-head{margin:-16px -14px 0;padding:14px;color:#fff;border:0;background:#126f67}.template-modern .template-head em,.template-modern .template-section b{color:inherit}.template-clean{padding-left:34%;box-shadow:inset 29% 0 #173e58,0 10px 25px #24344517}.template-clean .template-head{color:#173e58;border-color:#8b79df}.template-executive .template-head{margin:-16px -14px 0;padding:15px 14px 12px;color:#fff;border:0;background:#252b34}.template-executive .template-head em{color:#d3d9dd}.template-executive .template-section b{color:#2b3037}.template-editorial{border-top:8px solid #d6494b}.template-editorial .template-head b{color:#b82e39;font-family:Georgia,"Noto Serif SC",serif;font-size:19px}.template-editorial .template-head,.template-editorial .template-section{border-color:#e3c9ca}.template-editorial .template-section b{color:#b82e39}.template-compact{padding:12px;gap:5px;background:#f7f9fb}.template-compact .template-head{padding:8px;color:#fff;border:0;background:#284e75}.template-compact .template-head em{color:#dce8f4}.template-compact .template-section{padding-top:4px}.style-card-copy{min-height:54px;display:block;padding-right:24px}.style-card-copy strong,.style-card-copy small{display:block}.style-card-copy strong{color:#263348;font-size:13px}.style-card-copy small{margin-top:4px;color:#788497;font-size:10px;line-height:1.45}.style-select-mark{width:21px;height:21px;position:absolute;right:7px;top:8px;bottom:auto;display:grid;place-items:center;color:#fff;border:1px solid #aab3bf;border-radius:50%;background:#fff}.style-select-mark.selected{border-color:#6354e7;background:#6354e7}.rewrite-block{padding:17px;border:1px solid var(--line);border-radius:8px}.rewrite-block.before{background:#fff7f6;border-color:#f3d9d6}.rewrite-block.after{background:#eef9f5;border-color:#cbe9df}.editable-block{display:grid;gap:9px}.editable-block>span{display:flex;align-items:center;gap:5px;color:#24725e}.editable-block textarea{width:100%;padding:12px;resize:vertical;color:#263348;border:1px solid #b8dccf;border-radius:7px;background:#ffffffd1;font:inherit;font-size:13px;line-height:1.7}.editable-block textarea:focus{border-color:#4aa98c;box-shadow:0 0 0 3px #4aa98c17;outline:0}.full-resume-editor textarea{min-height:300px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.tertiary-action{width:fit-content;min-height:38px;padding:8px 11px;display:inline-flex;align-items:center;gap:7px;color:#47566b;border:1px solid #d8e0e6;border-radius:7px;background:#fff;font-size:11px;font-weight:680;cursor:pointer}.tertiary-action:disabled{cursor:wait;opacity:.55}.preview-version-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.manual-edit-status{display:inline-flex;align-items:center;gap:5px;color:#28715f;font-size:11px;font-weight:650}.rewrite-block span{color:#7a8799;font-size:11px;font-weight:720}.rewrite-block p{margin:8px 0 0;font-size:14px;line-height:1.7}.rewrite-arrow{padding:0 5px;display:flex;align-items:center;gap:7px;color:#6152d8;font-size:11px;font-weight:650}.guardrail-note{padding:14px;display:flex;align-items:flex-start;gap:10px;color:#286655;border-left:3px solid var(--mint);background:#f7fbfa}.guardrail-note strong,.guardrail-note span{display:block}.guardrail-note strong{font-size:12px}.guardrail-note span{margin-top:4px;color:#718079;font-size:11px}.result-layout{display:grid;grid-template-columns:minmax(210px,.65fr) minmax(300px,1fr);gap:28px;align-items:center}.result-layout.expanded{grid-template-columns:1fr;align-items:start}.result-layout.expanded .result-copy{text-align:center}.result-layout.expanded .success-mark{margin:0 auto}.result-layout.expanded .result-actions{justify-content:center}.result-layout.expanded .resume-sheet{width:min(620px,100%);margin:0 auto}.result-copy h2{margin:16px 0 8px;font-size:26px}.result-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.image-spec{margin-top:10px;display:block;color:#708097;font-size:11px;font-weight:650}.success-mark{width:52px;height:52px;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--mint)}.result-actions{margin-top:18px;display:flex;flex-wrap:wrap;gap:9px}.secondary-action,.download-action{min-height:40px;padding:9px 13px;display:inline-flex;align-items:center;gap:7px;color:#4539bd;border:1px solid #d8d1ff;border-radius:7px;background:#fff;font-size:12px;font-weight:680;cursor:pointer}.download-action{color:#fff;border:1px solid #176d59;border-radius:7px;background:#19765f;font-size:12px;font-weight:720}.word-delivery-panel{margin-top:18px;padding:15px;display:grid;gap:12px;text-align:left;border:1px solid #d9dfea;border-radius:9px;background:#f8fafc}.word-delivery-panel>div:first-child strong,.word-delivery-panel>div:first-child small{display:flex}.word-delivery-panel>div:first-child strong{align-items:center;gap:7px;color:#263b55;font-size:13px}.word-delivery-panel>div:first-child small{margin-top:4px;color:#778499;font-size:10px;line-height:1.55}.word-template-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.word-template-options button{min-height:36px;padding:7px 8px;display:flex;align-items:center;gap:6px;color:#536176;border:1px solid #d7dde6;border-radius:7px;background:#fff;font-size:10px;cursor:pointer}.word-template-options button span{color:#8894a4;font-size:9px;font-weight:800}.word-template-options button.selected{color:#4438ad;border-color:#8073e6;background:#f0eeff}.word-template-options button.selected span{color:#5a4dc6}.download-word-action{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;border:0;border-radius:7px;background:#31547a;font-size:12px;font-weight:750;cursor:pointer}.download-word-action:disabled{opacity:.7;cursor:wait}.download-word-action:disabled svg{animation:spin .9s linear infinite}.resume-sheet{min-height:470px;padding:30px;border:1px solid #dce3e9;background:#fff;box-shadow:0 16px 44px #22384e1c}.resume-sheet-head{padding-bottom:17px;display:flex;align-items:flex-end;justify-content:space-between;border-bottom:2px solid #173f58}.resume-sheet-head strong,.resume-sheet-head span{display:block}.resume-sheet-head strong{font-size:24px}.resume-sheet-head span,.resume-sheet-head small{margin-top:4px;color:#647287;font-size:10px}.resume-sheet section{margin-top:20px}.resume-sheet h3{margin:0 0 8px;color:#174f65;font-size:12px}.resume-sheet p,.resume-sheet li{font-size:10px;line-height:1.7}.resume-sheet p{margin:0}.resume-sheet ul{margin:7px 0 0;padding-left:15px}.generated-resume-frame{min-height:470px;display:grid;place-items:center;overflow:hidden;border:1px solid #dce3e9;background:#edf2f5;box-shadow:0 16px 44px #22384e1c}.generated-resume-image{width:100%;height:auto;display:block;object-fit:contain}.result-layout.expanded .generated-resume-frame{width:min(760px,100%);margin:0 auto}.inline-error{width:min(760px,100%);margin:6px auto 10px;padding:11px 13px;display:flex;align-items:center;gap:9px;color:#9f3333;border:1px solid #f0caca;border-radius:7px;background:#fff7f7;font-size:12px;line-height:1.5}.draft-restored-banner{width:min(760px,100%);min-height:48px;margin:0 auto 16px;padding:9px 11px;display:grid;grid-template-columns:20px minmax(0,1fr) 28px;gap:9px;align-items:center;color:#246d5a;border:1px solid #cbe8de;border-radius:8px;background:#f2faf7}.draft-restored-banner span,.draft-restored-banner strong,.draft-restored-banner small{display:block}.draft-restored-banner strong{font-size:12px}.draft-restored-banner small{margin-top:2px;color:#6f837c;font-size:10px}.draft-restored-banner button{width:28px;height:28px;padding:0;display:grid;place-items:center;color:#5f776f;border:0;border-radius:6px;background:transparent;cursor:pointer}.inline-error-copy{min-width:0;flex:1}.inline-error-copy>span{display:block}.inline-error-actions{margin-top:8px;display:flex;flex-wrap:wrap;gap:7px}.inline-error-actions button{min-height:30px;padding:5px 10px;display:inline-flex;align-items:center;gap:5px;color:#8e2f2f;border:1px solid #e9b6b6;border-radius:6px;background:#fff;font:inherit;font-weight:700;cursor:pointer}.inline-error-actions button:hover{border-color:#d88f8f;background:#fff1f1}.inline-error>button{width:26px;height:26px;padding:0;display:grid;place-items:center;color:#9f5555;border:0;border-radius:6px;background:transparent;cursor:pointer}.processing-status{width:min(760px,100%);min-height:58px;margin:6px auto 10px;padding:11px 13px;display:flex;align-items:center;gap:10px;color:#5041c7;border:1px solid #dcd6ff;border-radius:8px;background:#f8f7ff}.processing-status>svg{flex:0 0 auto;animation:status-spin .9s linear infinite}.processing-status strong,.processing-status span{display:block}.processing-status strong{font-size:12px}.processing-status span{margin-top:3px;color:#756e9d;font-size:10px}@keyframes status-spin{to{transform:rotate(360deg)}}.facts-panel{width:100%;align-self:stretch;padding:26px 18px;border-left:1px solid var(--line);background:#fbfdfd}.facts-heading{min-height:42px;padding:0 4px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.facts-heading span{display:flex;align-items:center;gap:7px;color:#244436;font-size:14px;font-weight:720}.facts-heading small{color:#8a95a5;font-size:10px}.facts-list{display:grid}.facts-empty{margin:0;padding:20px 4px;color:#8a95a5;font-size:11px;line-height:1.6}.fact-row{min-height:116px;padding:18px 3px;display:grid;grid-template-columns:26px minmax(0,1fr) 24px;gap:9px;align-items:start;border-bottom:1px solid var(--line)}.fact-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:7px}.fact-row small,.fact-row strong{display:block}.fact-row small{color:#8894a5;font-size:10px}.fact-row strong{margin-top:7px;color:#2a374c;font-size:13px;line-height:1.55}.fact-row button{width:24px;height:24px;padding:0;display:grid;place-items:center;color:#657286;border:0;background:transparent;cursor:pointer}.mobile-facts{display:none}.step-actions{width:min(760px,100%);min-height:64px;margin:8px auto 0;padding-top:18px;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;gap:12px;align-items:center;border-top:1px solid #edf1f4}.step-actions.upload-step-actions{min-height:52px;margin-top:0;padding-top:10px}.action-hint{justify-self:end;color:#8b7480;font-size:10px;line-height:1.45;text-align:right}.primary-action,.back-button{min-height:44px;padding:10px 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;font-size:13px;font-weight:720;cursor:pointer}.primary-action{min-width:146px;color:#fff;border:1px solid var(--primary-dark);background:var(--primary);box-shadow:0 8px 18px #5745d32e}.primary-action:hover{background:#5544d8}.primary-action:disabled{color:#f8fafc;border-color:#c7ced8;background:#c7ced8;box-shadow:none;cursor:not-allowed;opacity:1}.primary-action.loading:disabled{border-color:var(--primary-dark);background:var(--primary);box-shadow:0 8px 18px #5745d32e;cursor:progress;opacity:.72}.back-button{color:#5d6879;border:0;background:transparent}.back-button:hover{background:#f4f7f8}.result-step-actions{grid-template-columns:1fr}.result-step-actions>span{display:none}.restart-action{min-height:42px;padding:9px 14px;justify-self:center;display:inline-flex;align-items:center;gap:7px;color:#566275;border:1px solid #d8e0e6;border-radius:7px;background:#fff;font-size:12px;font-weight:680;cursor:pointer}.confirm-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px}.confirm-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#141e3061;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirm-dialog{width:min(430px,100%);padding:22px;position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;color:#273348;border:1px solid #dfe5ea;border-radius:8px;background:#fff;box-shadow:0 24px 70px #141e3038}.confirm-icon{width:42px;height:42px;display:grid;place-items:center;color:#5748cb;border-radius:50%;background:#f0eeff}.confirm-icon.danger{color:#a33e3e;background:#fff0ef}.confirm-dialog h2{margin:1px 0 6px;font-size:18px;line-height:1.35}.confirm-dialog p{margin:0;color:#6f7c8e;font-size:12px;line-height:1.65}.confirm-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:9px}.confirm-danger{min-height:40px;padding:8px 13px;color:#fff;border:1px solid #9f3636;border-radius:7px;background:#ad4141;font-size:12px;font-weight:700;cursor:pointer}.mobile-nav-layer{display:none}@media(max-width:1180px){.progress-track{grid-template-columns:repeat(7,minmax(52px,1fr))}.progress-label{display:none}.coach-workspace.with-facts{grid-template-columns:minmax(0,1fr) 254px}.step-hero{grid-template-columns:52px minmax(160px,1fr) minmax(220px,270px)}}@media(max-width:920px){.app-content{grid-template-columns:186px minmax(0,1fr)}.coach-workspace{display:block}.facts-panel{display:none}.mobile-facts{display:block;width:min(760px,100%);margin:4px auto 0;border:1px solid var(--line);border-radius:8px;background:#fbfdfd}.mobile-facts>button{width:100%;min-height:46px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;cursor:pointer}.mobile-facts>button span{display:flex;align-items:center;gap:7px;color:#2d5346;font-size:12px;font-weight:680}.mobile-fact-list{padding:0 12px 10px}.mobile-fact-row{margin:0;padding:9px 0;display:grid;grid-template-columns:82px minmax(0,1fr) 26px;gap:8px;align-items:start;border-top:1px solid var(--line);font-size:11px}.mobile-fact-row span{color:#8792a1}.mobile-fact-row button{width:26px;height:26px;padding:0;display:grid;place-items:center;color:#657286;border:0;background:transparent}}@media(max-width:760px){.page-shell{min-height:100dvh;padding:0;display:block}.app-frame{width:100%;min-height:100dvh;overflow:visible;border:0;border-radius:0;box-shadow:none}.app-header{height:60px;flex-basis:60px;padding:0 14px;grid-template-columns:38px 1fr 38px}.app-header>.brand{justify-self:center}.app-header>.progress-track{display:none}.app-header>.header-progress{display:none}.mobile-menu-button,.mobile-progress-wrap{display:block}.mobile-progress-wrap{height:48px;padding:7px 22px;border-bottom:1px solid var(--line)}.progress-track.compact{height:34px;grid-template-columns:repeat(7,1fr)}.progress-track.compact button{padding:4px 0}.progress-track.compact button:not(:last-child):after{width:12px;right:-6px}.progress-track.compact .progress-number{width:22px;height:22px;flex-basis:22px}.app-content{display:block}.app-content>.progress-rail{display:none}.question-pane{min-height:calc(100dvh - 108px);padding:18px 16px 0}.step-hero{min-height:170px;padding-bottom:15px;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:start}.hero-icon{width:42px;height:42px}.hero-copy h1{font-size:23px}.hero-copy p{margin-top:5px;font-size:12px}.mascot-helper{height:104px;grid-column:1 / -1;grid-template-columns:100px minmax(0,1fr);align-self:end}.mascot-stage{width:100px;height:104px}.mascot-message{min-height:72px;padding:11px 13px}.mascot-message strong{font-size:13px}.mascot-message small{font-size:12px;line-height:1.55}.step-body{width:100%;padding:20px 0 8px}.step-stack{gap:14px}.question-copy h2{font-size:20px}.choice-row{min-height:78px;padding:10px 11px;grid-template-columns:18px 42px minmax(0,1fr) 16px;gap:10px}.choice-icon,.style-swatch{width:42px;height:42px}.choice-copy strong,.style-row strong{font-size:13px}.choice-copy small,.style-row small{font-size:10px}.form-grid,.result-layout,.headshot-editor{grid-template-columns:1fr}.headshot-controls{justify-content:flex-start}.headshot-sliders{grid-template-columns:1fr 1fr}.headshot-reset{justify-content:center}.style-gallery{margin-right:-16px;padding:2px 16px 12px 2px;display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.style-card{flex:0 0 min(82vw,310px);scroll-snap-align:start}.style-page-nav{min-height:34px;display:flex;align-items:center;justify-content:center;gap:12px;color:#69768a;font-size:11px;font-weight:650}.style-page-nav>div{display:flex;gap:6px}.style-page-nav button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#cfd6de;cursor:pointer}.style-page-nav button.active{width:18px;border-radius:4px;background:#6354e7}.style-card-copy{min-height:62px}.full-resume-editor textarea{min-height:260px}.recognition-status{align-items:flex-start;flex-wrap:wrap}.recognition-status small{width:100%;margin-left:27px}.ocr-quality-review header{align-items:flex-start;flex-direction:column}.upload-zone{min-height:168px;padding:20px}.resume-sheet{min-height:430px;padding:24px}.result-copy{text-align:center}.success-mark{margin:0 auto}.result-actions{justify-content:center}.download-action,.secondary-action{flex:1 1 145px;justify-content:center}.word-template-options{grid-template-columns:repeat(2,minmax(0,1fr))}.step-actions{min-height:72px;margin:18px -16px 0;padding:11px 16px max(11px,env(safe-area-inset-bottom));position:static;background:#fff}.result-step-actions{margin-top:10px}.action-hint{max-width:108px;font-size:9px}.primary-action{min-width:142px}.back-button{padding-left:5px}.mobile-nav-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:block}.mobile-nav-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#16233a57}.mobile-nav-sheet{width:min(84vw,320px);height:100%;padding:0 12px 18px;position:relative;background:#fff;box-shadow:18px 0 60px #1322342e}.mobile-nav-head{height:64px;padding:0 4px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.mobile-nav-head button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:7px;background:#f4f7f8}.mobile-nav-sheet .progress-rail{height:calc(100% - 64px);padding:16px 2px 0;display:flex;border:0;background:#fff}.mobile-nav-sheet .candidate-mini{display:none}.confirm-layer{align-items:end;padding:12px}.confirm-dialog{padding:18px}.confirm-actions .secondary-action,.confirm-danger,.confirm-actions .primary-action{flex:1;justify-content:center}}.mascot-helper.professional{cursor:default}.mascot-helper.professional .mascot-stage{border-radius:18px 18px 8px 8px;background:#f7f4ef;box-shadow:inset 0 0 0 1px #4d5b6c14;animation:xiaojian-stage-enter .56s cubic-bezier(.2,.78,.2,1) both}.mascot-professional-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center 24%;transform-origin:50% 82%;animation:xiaojian-breathe 4.8s ease-in-out infinite;will-change:transform}.mascot-helper.professional .mascot-message{animation:xiaojian-message-enter .42s .12s ease-out both}.mascot-helper.professional.is-thinking .mascot-professional-image{animation:xiaojian-thinking 1.25s ease-in-out infinite}.xiaojian-avatar-motion{width:48px;height:48px;display:block;overflow:hidden;border-radius:50%;background:#f3eee4;box-shadow:0 4px 12px #2a3b4f1f;transform-origin:50% 82%;animation:xiaojian-avatar-breathe 3.8s ease-in-out infinite;will-change:transform}.xiaojian-avatar-motion .mascot-canvas{width:100%;height:100%}.coach-message:nth-of-type(2) .xiaojian-avatar-motion{animation-delay:-1.2s}.coach-message:nth-of-type(3) .xiaojian-avatar-motion{animation-delay:-2.4s}@keyframes xiaojian-stage-enter{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes xiaojian-message-enter{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes xiaojian-breathe{0%,to{transform:translateY(0) rotate(-.15deg) scale(1.025)}48%{transform:translateY(-3px) rotate(.35deg) scale(1.045)}62%{transform:translateY(-2px) rotate(.2deg) scale(1.04)}}@keyframes xiaojian-thinking{0%,to{transform:translateY(0) rotate(-.35deg) scale(1.035)}50%{transform:translateY(-4px) rotate(.65deg) scale(1.05)}}@keyframes xiaojian-avatar-breathe{0%,to{transform:translateY(0) scale(1.02)}50%{transform:translateY(-2px) scale(1.06)}}@media(prefers-reduced-motion:reduce){.mascot-helper.professional .mascot-stage,.mascot-helper.professional .mascot-message,.mascot-professional-image,.xiaojian-avatar-motion,.validation-pulse-a input,.validation-pulse-a select,.validation-pulse-a textarea,.validation-pulse-b input,.validation-pulse-b select,.validation-pulse-b textarea{animation:none!important}}.upload-preview{min-height:72px;padding:13px 14px;display:grid;grid-template-columns:42px minmax(0,1fr) 32px;gap:12px;align-items:center;border:1px solid #d6e1e8;border-radius:8px;background:#f8fbfc}.upload-file-icon{width:42px;height:42px;display:grid;place-items:center;color:#3c62b6;border-radius:8px;background:#eaf1ff}.upload-file-copy{min-width:0;display:grid;gap:9px}.upload-file-copy>div:first-child{display:flex;justify-content:space-between;gap:12px}.upload-file-copy strong{overflow:hidden;color:#26354a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.upload-file-copy small,.upload-file-copy>span{color:#7a8798;font-size:10px}.upload-preview>button{width:30px;height:30px;display:grid;place-items:center;color:#7f8b9a;border:0;border-radius:6px;background:transparent;cursor:pointer}.upload-preview>button:hover{background:#edf1f4}.conversation-thread{padding:18px;display:grid;gap:12px;border:1px solid #dbe4ea;border-radius:10px;background:#f7fafb}.conversation-step-body{width:min(1040px,100%)}.confirm-step-body{width:min(1180px,100%)}.confirm-step-body .section-review-step{width:100%;margin-left:0}.confirm-step-body .section-review-nav button{min-height:76px;padding:11px 8px;gap:7px;font-size:15.5px}.confirm-step-body .section-review-nav button>span{width:30px;height:30px;font-size:14px}.confirm-step-body .section-completion-progress>div:first-child,.confirm-step-body .section-completion-progress>div:first-child strong{font-size:15px}.confirm-step-body .section-review-card>header h2{font-size:30px}.confirm-step-body .section-review-card>header small,.confirm-step-body .section-review-card>header p,.confirm-step-body .section-guidance,.confirm-step-body .section-original>span,.confirm-step-body .section-optimized>span,.confirm-step-body .section-optimized-heading>span{font-size:15.5px}.confirm-step-body .blank-column-hint{font-size:14px}.confirm-step-body .blank-beautify-button{min-height:42px;padding-inline:15px;font-size:14.5px}.confirm-step-body .blank-beautify-empty strong{font-size:15.5px}.confirm-step-body .blank-beautify-empty small{font-size:14px}.confirm-step-body .section-check-button{min-height:44px;padding-inline:16px;font-size:15px}.confirm-step-body .section-original pre,.confirm-step-body .section-empty-copy{font-size:15px;line-height:1.8}.confirm-step-body .structured-field>span,.confirm-step-body .structured-group-label,.confirm-step-body .structured-date-field legend{font-size:15.5px}.confirm-step-body .structured-date-field>label{font-size:14.5px}.confirm-step-body .structured-field input,.confirm-step-body .structured-field select,.confirm-step-body .structured-field textarea,.confirm-step-body .structured-bullet-row textarea,.confirm-step-body .structured-date-field input,.confirm-step-body .structured-date-field input[type=text]{font-size:16.5px}.confirm-step-body .structured-field input,.confirm-step-body .structured-field select{height:54px}.confirm-step-body .structured-entry>header strong{font-size:16.5px}.confirm-step-body .structured-entry>header small,.confirm-step-body .structured-group-label small,.confirm-step-body .structured-self-evaluation-hint,.confirm-step-body .section-review-card>footer small{font-size:13.5px}.conversation-step .question-copy span{font-size:14px}.conversation-step .question-copy h2{margin-top:9px;font-size:clamp(26px,2.5vw,32px)}.conversation-step .question-copy p{max-width:900px;font-size:15px;line-height:1.7}.conversation-step .conversation-thread{padding:24px;gap:16px;border-radius:14px}.coach-message{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:start}.coach-message img{width:48px;height:48px;object-fit:cover;object-position:center 20%;border:2px solid #fff;border-radius:50%;box-shadow:0 4px 12px #2a3b4f1f}.coach-message>div{width:fit-content;max-width:86%;padding:11px 13px;border-radius:4px 12px 12px;background:#fff;box-shadow:0 3px 12px #27374b0f}.coach-message strong{color:#168267;font-size:11px}.coach-message p{margin:4px 0 0;color:#334258;font-size:13px;line-height:1.55}.coach-message.compact{margin-top:4px}.conversation-options{margin-left:58px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.conversation-progress{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:12px;color:#52645f;font-size:15px}.conversation-progress>div{height:9px;overflow:hidden;border-radius:99px;background:#e5eeeb}.conversation-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#159174,#43b895)}.conversation-single-avatar .xiaojian-avatar,.conversation-single-avatar img{animation:none!important}.conversation-custom-note{margin-top:14px}.conversation-selection-hint{display:block;margin-top:8px;color:#74837f}.conversation-navigation{display:flex;align-items:center;justify-content:space-between;gap:12px}.conversation-finished{display:inline-flex;align-items:center;gap:7px;color:#11775f;font-weight:700}.conversation-options button{min-height:74px;padding:14px 16px;display:grid;gap:4px;color:#35445a;border:1px solid #d7e0e7;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.conversation-options button:hover,.conversation-options button.selected{border-color:#7465e8;background:#f5f3ff;box-shadow:inset 0 0 0 1px #7465e8}.conversation-options strong{font-size:15px;line-height:1.55}.conversation-options small{color:#7c8898;font-size:10px;line-height:1.45}.conversation-step .coach-message{grid-template-columns:56px minmax(0,1fr);gap:13px}.conversation-step .coach-message>div{padding:14px 16px}.conversation-step .coach-message strong{font-size:13px}.conversation-step .coach-message p{font-size:15px;line-height:1.65}.conversation-step .conversation-options,.conversation-step .conversation-custom-note{margin-left:69px}.conversation-step .conversation-custom-note>span{font-size:15px}.conversation-step .conversation-custom-note textarea{min-height:110px;padding:14px 16px;font-size:15px}.conversation-step .conversation-navigation button,.conversation-step .conversation-finished{min-height:44px;padding:10px 15px;font-size:14px}.user-answer{width:fit-content;max-width:75%;margin-left:auto;padding:10px 12px;display:inline-flex;align-items:center;gap:7px;color:#fff;border:0;border-radius:12px 4px 12px 12px;background:#6252db;font-size:12px;cursor:pointer}.conversation-note{margin-top:2px}.conversation-strategy{padding:14px 16px;display:grid;gap:7px;color:#31584f;border:1px solid #cce5dc;border-radius:10px;background:linear-gradient(135deg,#f1faf7,#fbfdfc)}.conversation-strategy>span{display:flex;align-items:center;gap:7px;color:#18755f;font-size:12px;font-weight:760}.conversation-strategy p{margin:0;color:#354a46;font-size:12px;line-height:1.7}.conversation-strategy p strong{color:#4c42b3}.conversation-strategy small{color:#71837f;font-size:10px;line-height:1.55}.template-color-panel{padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #dbe3e9;border-radius:8px;background:#fafcfc}.template-color-panel>div:first-child strong,.template-color-panel>div:first-child small{display:flex}.template-color-panel>div:first-child strong{align-items:center;gap:6px;color:#35445a;font-size:12px}.template-color-panel>div:first-child small{margin-top:3px;color:#808b99;font-size:9px}.template-color-options{display:flex;align-items:center;gap:7px}.template-color-options>button{width:24px;height:24px;padding:0;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #cfd7de;cursor:pointer}.template-color-options>button.selected{box-shadow:0 0 0 2px #6252db}.custom-color-picker{position:relative;display:inline-flex;align-items:center;gap:5px;color:#657185;font-size:9px;cursor:pointer}.custom-color-picker input{width:25px;height:25px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.template-preview{--template-color: #173f5c;position:relative}.template-head{min-height:47px;display:flex!important;align-items:center;justify-content:space-between;gap:8px}.template-head-copy{min-width:0}.template-photo{width:36px;height:43px;flex:0 0 auto;overflow:hidden;border:1px solid #d7dfe5;background:#f1f3f5}.template-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 20%}.template-content{min-height:0;display:flex!important;flex:1;flex-direction:column;gap:6px}.template-head{border-bottom-color:var(--template-color)}.template-section b{color:var(--template-color)}.template-modern .template-head,.template-executive .template-head,.template-compact .template-head{background:var(--template-color)}.template-steady .template-section b{width:fit-content;padding:2px 7px;color:#fff;border-radius:3px;background:var(--template-color)}.template-steady .template-section{border-top-color:color-mix(in srgb,var(--template-color) 28%,white)}.template-clean{box-shadow:inset 29% 0 var(--template-color),0 10px 25px #24344517}.style-card:hover .template-clean,.style-card.selected .template-clean{box-shadow:inset 29% 0 var(--template-color),0 13px 30px #40369421}.template-clean .template-photo,.template-finance .template-photo,.template-pastel .template-photo{position:absolute;top:17px;left:8%;width:19%;height:auto;aspect-ratio:1 / 1.15}.template-clean .template-head,.template-finance .template-head,.template-pastel .template-head{min-height:54px}.template-clean .template-content{gap:5px}.template-editorial{border-top-color:var(--template-color)}.template-editorial .template-head b,.template-editorial .template-section b{color:var(--template-color)}.template-finance{padding-left:39%;background:#f4f6f5;box-shadow:inset 34% 0 var(--template-color),0 10px 25px #24344517}.template-finance .template-head b{color:var(--template-color)}.template-finance .template-photo{border:3px solid #fff;border-radius:50%}.template-finance .template-skills{position:absolute;top:34%;bottom:auto;left:5%;width:25%;color:#fff;border-color:#ffffff4d}.template-finance .template-skills b,.template-finance .template-skills em{color:#fff}.template-timeline{padding-left:28px;border-left:9px solid var(--template-color)}.template-timeline .template-section{position:relative;border-left:1px solid color-mix(in srgb,var(--template-color) 45%,white);padding-left:9px}.template-timeline .template-section:before{content:"";position:absolute;top:7px;left:-3px;width:5px;height:5px;border-radius:50%;background:var(--template-color)}.template-timeline .template-section b{width:fit-content;padding:2px 5px;color:#fff;background:var(--template-color)}.template-portrait{padding-left:36%;background:#f3f5f7;box-shadow:inset 30% 0 color-mix(in srgb,var(--template-color) 24%,white),0 10px 25px #24344517}.template-portrait .template-head b{color:var(--template-color);font-size:20px}.template-portrait .template-photo{position:absolute;inset:0 auto auto 0;width:30%;height:44%;border:0}.template-portrait .template-contact{position:absolute;top:47%;left:3%;width:24%;white-space:normal;line-height:1.7}.template-portrait .template-head{min-height:74px;align-items:flex-start}.template-bold{border-bottom:14px solid var(--template-color)}.template-bold .template-head b{color:#111;font-size:24px;letter-spacing:-1px}.template-bold .template-contact{padding:4px;color:#fff;background:var(--template-color)}.template-bold .template-head{min-height:78px;padding-right:36%}.template-bold .template-photo{position:absolute;top:0;right:0;width:33%;height:30%;border:0}.template-bold .template-content{display:grid!important;grid-template-columns:1.45fr .8fr;gap:5px 9px}.template-bold .template-experience{grid-row:span 3}.template-bold .template-summary,.template-bold .template-education,.template-bold .template-skills{grid-column:2}.template-pastel{padding-left:35%;box-shadow:inset 30% 0 color-mix(in srgb,var(--template-color) 26%,#fff2e4),0 10px 25px #24344517}.template-pastel .template-photo{border:4px solid white;border-radius:50%}.template-pastel .template-contact{position:absolute;top:34%;left:4%;width:24%;white-space:normal;line-height:1.8}.template-pastel .template-section b{width:fit-content;padding:2px 7px;border-radius:9px;background:color-mix(in srgb,var(--template-color) 26%,white)}@media(max-width:760px){.upload-preview{grid-template-columns:38px minmax(0,1fr) auto}.upload-preview>button{grid-column:3;grid-row:1}.conversation-thread{padding:13px}.conversation-options{margin-left:0;grid-template-columns:1fr}.coach-message>div{max-width:100%}.template-color-panel{align-items:flex-start;flex-direction:column}.template-color-options{width:100%;flex-wrap:wrap}.template-color-options>button{width:28px;height:28px}}@media(max-width:380px){.brand{font-size:16px}.brand-mark{width:29px;height:29px}.question-pane{padding-left:12px;padding-right:12px}.step-actions{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.primary-action{min-width:134px;padding-left:13px;padding-right:13px}.headshot-sliders{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.app-header{grid-template-columns:215px minmax(0,1fr) auto}.app-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:3px}.header-tool-button{min-height:36px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;color:#536176;border:0;border-radius:7px;background:transparent;font-size:11px;font-weight:650;cursor:pointer}.header-tool-button:hover{color:var(--ink);background:#f2f6f8}.saved-action{color:#176d58;border-color:#a9ddcd;background:#effaf6}.save-result-dialog{grid-template-columns:42px minmax(0,1fr)}.save-result-dialog .confirm-actions{grid-column:2}.save-name-field{margin-top:18px;display:grid;gap:7px}.save-name-field span{color:#526075;font-size:11px;font-weight:700}.save-name-field input{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--line-strong);border-radius:7px;background:#fff}.portal-loading{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:12px;color:#637186;background:#edf5f8;font-size:13px}.portal-loading svg,.portal-primary:disabled svg,.debug-workbench .portal-primary:disabled svg{animation:spin .9s linear infinite}.portal-brand{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-size:17px;font-weight:780;white-space:nowrap}.portal-brand i{width:31px;height:31px;display:grid;place-items:center;color:#183b36;border:1px solid #69cda9;border-radius:7px;background:#87dfbd}.login-page{min-height:100dvh;padding:clamp(18px,4vw,54px);display:grid;grid-template-columns:minmax(360px,480px) minmax(420px,760px);place-content:center;gap:clamp(24px,5vw,72px);background:#dfeef4}.login-panel{min-height:610px;padding:clamp(28px,4vw,48px);display:flex;flex-direction:column;border:1px solid #d5e1e8;border-radius:8px;background:#fff;box-shadow:0 24px 70px #3a586c1f}.login-heading{margin-top:auto}.login-icon{width:46px;height:46px;display:grid;place-items:center;color:#5647d5;border:1px solid #dcd7ff;border-radius:8px;background:#f2f0ff}.login-heading h1{margin:20px 0 8px;font-size:28px;letter-spacing:0}.login-heading p,.create-user-form p,.run-history header p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.login-form{margin-top:30px;display:grid;gap:17px}.login-form label,.admin-field{display:grid;gap:7px}.login-form label>span,.admin-field>span{color:#455368;font-size:11px;font-weight:700}.login-form input,.admin-field input,.admin-field textarea,.admin-field select,.reset-password-input,.result-search input{width:100%;min-height:44px;padding:10px 12px;color:var(--ink);border:1px solid var(--line-strong);border-radius:7px;background:#fff;font-size:12px}.admin-field textarea{resize:vertical;line-height:1.75}.admin-field small{color:#8b96a6;font-size:10px}.portal-primary,.portal-secondary,.portal-text-button,.portal-icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;cursor:pointer;text-decoration:none}.portal-primary{min-height:44px;padding:0 18px;color:#fff;border:1px solid #5846df;background:#614ee8;font-size:12px;font-weight:720}.portal-primary:hover{background:#5140d2}.portal-primary:disabled,.portal-secondary:disabled{cursor:wait;opacity:.6}.portal-primary.compact,.portal-secondary{min-height:36px;padding:0 13px}.portal-secondary{color:#465469;border:1px solid var(--line-strong);background:#fff;font-size:11px;font-weight:680}.portal-text-button{min-height:32px;padding:0 7px;color:#584bd0;border:0;background:transparent;font-size:11px;font-weight:680}.portal-text-button.danger,.portal-icon-button.danger{color:#bc4b4b}.portal-icon-button{width:35px;height:35px;padding:0;color:#69768a;border:0;background:transparent}.portal-icon-button:hover,.portal-text-button:hover{background:#f2f6f8}.login-form .portal-primary{margin-top:5px;width:100%}.login-arrow{transform:rotate(180deg)}.form-error{margin:0;padding:9px 11px;color:#a63f3f;border-left:3px solid #e16868;background:#fff2f1;font-size:11px}.login-footnote{margin-top:auto;color:#9aa4b1;font-size:10px;text-align:center}.login-context{min-height:610px;display:grid;place-items:center;overflow:hidden;border:1px solid #cadde6;border-radius:8px;background:#17384a;position:relative}.login-context:before{content:"";width:76%;height:76%;position:absolute;border:1px solid rgba(255,255,255,.1);transform:rotate(-6deg)}.context-sheet{width:min(72%,500px);min-height:68%;padding:clamp(30px,5vw,58px);display:flex;flex-direction:column;color:#183348;background:#fdfefe;box-shadow:0 30px 50px #05182347;transform:rotate(2deg);position:relative;z-index:1}.context-sheet>span{color:#22836c;font-size:11px;font-weight:750}.context-sheet>strong{margin-top:18px;max-width:360px;font-family:Songti SC,STSong,serif;font-size:clamp(24px,3vw,39px);line-height:1.35}.context-lines{margin-top:40px;display:grid;gap:14px}.context-lines i{height:8px;background:#e9eff2}.context-lines i:nth-child(2){width:84%}.context-lines i:nth-child(3){width:92%}.context-lines i:nth-child(4){width:68%}.context-tags{margin-top:auto;padding-top:36px;display:flex;flex-wrap:wrap;gap:8px}.context-tags span{padding:6px 9px;border:1px solid #bddad1;color:#27745f;font-size:10px}.portal-page{min-height:100dvh;color:var(--ink);background:#f1f6f8}.portal-header{height:66px;padding:0 24px;display:grid;grid-template-columns:auto auto minmax(280px,1fr) auto 36px;gap:18px;align-items:center;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:10}.portal-section{padding-left:18px;color:#6b788a;border-left:1px solid var(--line);font-size:12px;font-weight:650}.portal-links{justify-self:end;display:flex;gap:4px}.portal-links button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;color:#657286;border:0;border-radius:7px;background:transparent;font-size:11px;font-weight:650;cursor:pointer}.portal-links button:hover,.portal-links button.active{color:var(--ink);background:#f1f5f7}.portal-user{display:flex;align-items:center;gap:7px}.portal-user>span{display:grid}.portal-user strong{font-size:11px}.portal-user small{color:#8a95a5;font-size:9px}.admin-layout{min-height:calc(100dvh - 66px);display:grid;grid-template-columns:220px minmax(0,1fr)}.admin-nav{padding:26px 16px 18px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);background:#fbfdfd}.admin-nav-label{margin:0 10px 10px;display:block;color:#9aa4b1;font-size:9px;font-weight:750;text-transform:uppercase}.admin-nav button{width:100%;min-height:42px;padding:0 10px;display:flex;align-items:center;gap:9px;color:#667386;border:0;border-radius:7px;background:transparent;font-size:12px;font-weight:650;cursor:pointer}.admin-nav button.active{color:#4437bd;background:#efedff}.admin-nav p{margin:0 6px;display:flex;align-items:center;gap:6px;color:#99a3b0;font-size:9px}.admin-main,.results-main{width:min(1180px,100%);margin:0 auto;padding:34px clamp(22px,4vw,52px) 60px}.admin-heading{min-height:92px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.admin-heading>div>span{color:#528274;font-size:10px;font-weight:760}.admin-heading h1{margin:7px 0 5px;font-size:24px;letter-spacing:0}.admin-heading p{margin:0;max-width:620px;color:var(--muted);font-size:11px;line-height:1.65}.admin-status{min-height:40px;margin-top:18px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;color:#255f51;border-left:3px solid #54c6a2;background:#eaf8f3;font-size:11px}.admin-status button{width:28px;height:28px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.admin-status.error{color:#943d46;border-left-color:#d85c68;background:#fff0f1}.config-sections{margin-top:22px;display:grid;gap:18px}.config-section,.debug-workbench,.debug-output,.run-history,.create-user-form,.user-list{border:1px solid var(--line);border-radius:8px;background:#fff}.config-section{padding:22px}.config-section>header{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:11px;align-items:start}.config-section h2,.create-user-form h2,.user-list h2,.run-history h2{margin:0;font-size:14px}.config-section header p{margin:4px 0 0;color:var(--muted);font-size:10px}.config-section header>small{color:#788496;font-size:10px}.connection-dot{width:8px;height:8px;margin-top:4px;border-radius:50%;background:#e09758;box-shadow:0 0 0 3px #fff2e8}.connection-dot.ready{background:#3eae8c;box-shadow:0 0 0 3px #e6f7f1}.admin-form-grid{margin-top:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.admin-form-grid.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.config-section>footer{margin-top:20px;display:flex;align-items:center;justify-content:flex-end;gap:16px}.admin-switch{display:inline-flex;align-items:center;gap:7px;color:#657286;font-size:10px;cursor:pointer}.admin-switch input{position:absolute;opacity:0;pointer-events:none}.admin-switch>span{width:32px;height:18px;padding:2px;display:block;border-radius:9px;background:#cdd6df;transition:background .16s ease}.admin-switch>span:after{content:"";width:14px;height:14px;display:block;border-radius:50%;background:#fff;box-shadow:0 1px 3px #16233a33;transition:transform .16s ease}.admin-switch input:checked+span{background:#54b996}.admin-switch input:checked+span:after{transform:translate(14px)}.debug-layout{margin-top:22px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:18px}.debug-workbench,.debug-output{min-height:500px;padding:20px}.segmented-control{width:fit-content;padding:3px;display:flex;border:1px solid var(--line);border-radius:7px;background:#f4f7f8}.segmented-control button{min-height:32px;padding:0 12px;color:#748094;border:0;border-radius:5px;background:transparent;font-size:10px;font-weight:700;cursor:pointer}.segmented-control button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #182d3e14}.debug-workbench>.admin-field{margin-top:18px}.debug-workbench>.portal-primary{margin-top:18px;width:100%}.debug-output{display:flex;flex-direction:column;background:#152b38;border-color:#152b38;color:#edf7f8}.debug-output>header>div{display:flex;align-items:center;justify-content:space-between}.debug-output header span{font-size:12px;font-weight:720}.debug-output header small{color:#93adb7;font-size:9px}.debug-output pre{min-height:0;margin:18px 0 0;padding:15px;overflow:auto;flex:1;border:1px solid rgba(205,231,235,.13);border-radius:7px;color:#cfe8df;background:#10232e;font:10px/1.7 SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.empty-output{flex:1;display:grid;place-content:center;justify-items:center;gap:10px;color:#87a2ad;font-size:10px}.run-history{margin-top:18px;overflow:hidden}.run-history>header,.user-list>header{min-height:64px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.run-table{overflow-x:auto}.run-row{min-width:760px;min-height:48px;padding:0 18px;display:grid;grid-template-columns:90px 110px 120px minmax(130px,1fr) 90px 160px;gap:12px;align-items:center;border-bottom:1px solid #edf1f4;color:#5e6c80;font-size:10px}.run-row:not(.run-head) span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.run-head{min-height:38px;color:#98a2b0;background:#fafcfc;font-weight:700}.run-state{width:7px;height:7px;margin-right:6px;display:inline-block;border-radius:50%;background:#e0a052}.run-state.success{background:#42aa88}.run-state.error{background:#d95f5f}.empty-row{min-height:94px;display:grid;place-items:center;color:#9aa4b1;font-size:11px}.create-user-form{margin-top:22px;padding:20px;display:grid;grid-template-columns:minmax(180px,1.1fr) repeat(3,minmax(130px,1fr)) auto;gap:16px;align-items:end}.user-list{margin-top:18px;overflow:hidden}.user-list>header>span{color:#8b96a6;font-size:10px}.user-row{min-height:68px;padding:10px 18px;display:grid;grid-template-columns:34px minmax(150px,1fr) 88px minmax(0,180px) auto 42px 36px;gap:12px;align-items:center;border-bottom:1px solid #edf1f4}.user-avatar{width:34px;height:34px;display:grid;place-items:center;color:#226a57;border-radius:50%;background:#ddf5ed;font-size:12px;font-weight:750}.user-identity{display:grid;gap:3px}.user-identity strong{font-size:11px}.user-identity small{color:#8c97a6;font-size:9px}.user-status{display:flex;align-items:center;gap:6px;color:#9a6870;font-size:10px}.user-status i{width:6px;height:6px;border-radius:50%;background:#d88383}.user-status.active{color:#347763}.user-status.active i{background:#43ae8b}.compact-switch{width:34px}.ops-loading,.ops-empty,.lab-running{min-height:180px;display:grid;place-content:center;justify-items:center;gap:10px;color:#7d8999;font-size:11px}.ops-loading svg,.lab-running svg{animation:spin .9s linear infinite}.ops-metric-grid{margin-top:22px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.ops-metric{min-height:116px;padding:18px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.ops-metric:last-child{border-right:0}.ops-metric span{color:#778497;font-size:10px;font-weight:700}.ops-metric strong{margin-top:13px;color:#1c2c40;font-size:25px;line-height:1}.ops-metric small{margin-top:auto;overflow:hidden;color:#99a3b0;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ops-dashboard-grid{margin-top:18px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:18px}.ops-panel,.lab-input-panel,.comparison-result,.case-list,.case-editor,.strategy-list,.strategy-editor{border:1px solid var(--line);border-radius:8px;background:#fff}.ops-panel{min-height:260px;padding:20px}.ops-panel>header,.case-list>header,.strategy-list>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ops-panel h2{margin:0;font-size:14px}.ops-panel header p{margin:4px 0 0;color:#8a95a4;font-size:10px}.tag-distribution{margin-top:18px;display:grid;gap:11px}.tag-distribution>div{display:grid;grid-template-columns:86px minmax(80px,1fr) 24px;gap:10px;align-items:center}.tag-distribution span{color:#647286;font-size:10px}.tag-distribution i{height:6px;overflow:hidden;border-radius:3px;background:#edf2f3}.tag-distribution b{height:100%;display:block;border-radius:inherit;background:#63c8a7}.tag-distribution strong{color:#7c8899;font-size:10px;text-align:right}.published-summary{color:#e8f7f3;border-color:#173d42;background:#173d42}.published-summary header p,.published-summary small{color:#97b8b7}.published-summary>svg{margin-top:28px;color:#67d2ae}.published-summary>strong{margin-top:12px;display:block;font-size:17px}.published-summary>p{min-height:48px;margin:9px 0 20px;color:#c2d9d7;font-size:10px;line-height:1.7}.status-badge{min-height:21px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;color:#697689;background:#eef2f4;font-size:9px;font-style:normal;font-weight:750;white-space:nowrap}.status-badge.published{color:#17644f;background:#dff5ed}.published-summary .status-badge.published{color:#bdf6e2;background:#5ed3ac29}.status-badge.draft{color:#7355b4;background:#f0eaff}.status-badge.archived{color:#7f7d7b;background:#eee}.lab-toolbar{margin-top:22px;padding:16px;display:grid;grid-template-columns:minmax(180px,1.25fr) minmax(180px,1fr) auto;gap:14px;align-items:end;border:1px solid #d8e3e7;border-radius:8px;background:#eaf3f5}.lab-operation{display:grid;gap:7px}.lab-operation>span{color:#455368;font-size:11px;font-weight:700}.lab-input-panel{margin-top:14px;padding:20px}.lab-input-panel>.admin-field{margin-top:17px}.lab-input-panel>.admin-field:first-child{margin-top:0}.lab-input-panel>.portal-secondary{margin-top:16px}.lab-running{min-height:108px;margin-top:14px;border:1px dashed #c8d8dc;border-radius:8px;background:#edf5f6}.comparison-result{margin-top:18px;padding:20px}.comparison-verdict{min-height:58px;padding:12px 14px;display:flex;align-items:center;gap:10px;color:#2e6857;border-left:3px solid #4bb38f;background:#eaf8f3}.comparison-verdict.failed{color:#91434a;border-left-color:#d65e69;background:#fff0f1}.comparison-verdict div{display:grid;gap:3px}.comparison-verdict strong{font-size:12px}.comparison-verdict span{font-size:9px}.score-table{margin-top:16px;border:1px solid var(--line);border-radius:7px;overflow:hidden}.score-table>div{min-height:38px;padding:0 13px;display:grid;grid-template-columns:minmax(100px,1fr) 100px 100px 70px;gap:8px;align-items:center;border-bottom:1px solid #edf1f3;font-size:10px}.score-table>div:last-child{border-bottom:0}.score-table .score-head{min-height:32px;color:#8c97a6;background:#f7f9fa;font-weight:700}.score-table strong{color:#536175}.score-table em{color:#7d8999;font-style:normal;font-weight:750}.score-table em.up{color:#248263}.score-table em.down{color:#c44e58}.hard-failures{margin-top:14px;padding:12px;display:grid;gap:7px;color:#9c424a;border:1px solid #f0c9cc;border-radius:7px;background:#fff6f6;font-size:10px}.hard-failures strong{display:flex;align-items:center;gap:6px;font-size:11px}.comparison-columns{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.output-column{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fbfcfd}.output-column.candidate{border-color:#bdb5f3}.output-column>header{min-height:62px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);background:#fff}.output-column>header div{min-width:0;display:grid;gap:4px}.output-column>header span{color:#8b96a6;font-size:9px}.output-column>header strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.output-column>header b{width:36px;height:36px;display:grid;place-items:center;color:#fff;border-radius:7px;background:#1f4550;font-size:13px}.output-column.candidate>header b{background:#6250de}.output-column pre{height:520px;margin:0;padding:16px;overflow:auto;color:#445267;font:10px/1.85 SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.case-library-layout,.strategy-layout{margin-top:22px;display:grid;grid-template-columns:250px minmax(0,1fr);gap:16px;align-items:start}.case-list,.strategy-list{max-height:calc(100dvh - 190px);overflow:auto;position:sticky;top:88px}.case-list>header,.strategy-list>header{min-height:54px;padding:0 14px;align-items:center;border-bottom:1px solid var(--line)}.case-list header strong,.strategy-list header strong{font-size:11px}.case-list header span,.strategy-list header span{color:#8d98a7;font-size:9px}.case-list>button,.strategy-list>button{width:100%;min-height:66px;padding:11px 13px;display:flex;align-items:center;gap:9px;color:#5c697c;border:0;border-bottom:1px solid #edf1f3;background:#fff;text-align:left;cursor:pointer}.case-list>button:hover,.strategy-list>button:hover{background:#f7f9fa}.case-list>button.active,.strategy-list>button.active{color:#4337b8;background:#f1efff;box-shadow:inset 3px 0 #6755e5}.case-list>button>span,.strategy-list>button>span{min-width:0;flex:1;display:grid;gap:4px}.case-list>button strong,.strategy-list>button strong{overflow:hidden;color:inherit;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.case-list>button small,.strategy-list>button small{overflow:hidden;color:#929caa;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.case-list>button em{width:22px;height:22px;display:grid;place-items:center;color:#788496;border-radius:50%;background:#edf2f3;font-size:9px;font-style:normal}.case-empty{min-height:140px;display:grid;place-items:center;color:#99a3b0;font-size:10px}.case-editor,.strategy-editor{padding:20px}.case-editor-head,.strategy-editor-head{min-height:48px;padding-bottom:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line)}.case-editor-head>div,.strategy-editor-head>div{display:grid;gap:4px}.case-editor-head strong,.strategy-editor-head strong{font-size:13px}.case-editor-head span,.strategy-editor-head small{color:#8c97a6;font-size:9px}.case-editor>.admin-field,.strategy-editor>.admin-field{margin-top:18px}.case-editor>footer,.strategy-editor>footer{margin-top:20px;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.issue-tags{display:flex;flex-wrap:wrap;gap:7px}.issue-tags button{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:4px;color:#677487;border:1px solid #d7e0e5;border-radius:6px;background:#fff;font-size:9px;cursor:pointer}.issue-tags button.active{color:#236d58;border-color:#83d2b8;background:#e8f8f2}.strategy-list{max-height:calc(100dvh - 190px)}.strategy-list>button{min-height:76px}.strategy-editor .admin-field input:disabled,.strategy-editor .admin-field textarea:disabled{color:#596578;background:#f7f9fa;opacity:1}.strategy-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.regression-summary{min-height:58px;margin-top:18px;padding:11px 13px;display:flex;align-items:center;gap:9px;color:#675e84;border:1px solid #ddd7ed;border-radius:7px;background:#f8f6fc}.regression-summary.passed{color:#286b57;border-color:#bae3d5;background:#eaf8f3}.regression-summary.failed{color:#91434a;border-color:#efc7cb;background:#fff1f2}.regression-summary>div{display:grid;gap:3px}.regression-summary strong{font-size:10px}.regression-summary span{font-size:9px}.flow-session-bar{min-height:58px;margin-top:18px;padding:9px 12px;display:grid;grid-template-columns:minmax(230px,.9fr) minmax(220px,1fr) auto 36px;gap:10px;align-items:center;border:1px solid var(--line);border-radius:8px;background:#fff}.flow-session-bar label{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center}.flow-session-bar label>span{color:#7b8797;font-size:9px;font-weight:700}.flow-session-bar select,.flow-session-bar input{width:100%;min-height:36px;padding:0 10px;color:#324157;border:1px solid #d7e0e5;border-radius:6px;background:#fff;font-size:10px}.flow-save-state{color:#6d998c;font-size:9px;white-space:nowrap}.flow-save-state.dirty{color:#ad7743}.flow-debug-layout{margin-top:14px;display:grid;grid-template-columns:190px minmax(430px,1fr) 320px;gap:14px;align-items:start}.flow-node-rail,.flow-stage,.flow-inspector{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff}.flow-node-rail,.flow-inspector{max-height:calc(100dvh - 180px);overflow:auto;position:sticky;top:82px}.flow-node-rail>header{min-height:54px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.flow-node-rail>header strong{font-size:10px}.flow-node-rail>header span{color:#8a96a5;font-size:8px}.flow-node-rail>button{width:100%;min-height:65px;padding:9px 10px;display:grid;grid-template-columns:23px 19px minmax(0,1fr);gap:7px;align-items:center;color:#6c7889;border:0;border-bottom:1px solid #edf1f3;background:#fff;text-align:left;cursor:pointer}.flow-node-rail>button:hover{background:#f7f9fa}.flow-node-rail>button.active{color:#4438b7;background:#f0eeff;box-shadow:inset 3px 0 #6654e3}.flow-node-rail>button>i{width:23px;height:23px;display:grid;place-items:center;color:#758194;border:1px solid #d9e1e6;border-radius:50%;font-size:9px;font-style:normal}.flow-node-rail>button.accepted>i{color:#fff;border-color:#43aa88;background:#43aa88}.flow-node-rail>button.error>i{color:#fff;border-color:#d46069;background:#d46069}.flow-node-rail>button>span{min-width:0;display:grid;gap:3px}.flow-node-rail>button strong{overflow:hidden;color:inherit;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.flow-node-rail>button small{color:#97a1af;font-size:8px}.flow-stage{min-height:720px;overflow:hidden}.flow-stage>header{min-height:72px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.flow-stage>header>div{display:grid;gap:4px}.flow-stage>header span{color:#4c8273;font-size:9px;font-weight:720}.flow-stage>header h2{margin:0;font-size:17px}.flow-node-status{min-height:24px;padding:0 8px;display:inline-flex;align-items:center;color:#7b8797;border-radius:5px;background:#eef2f4;font-size:9px;font-style:normal;font-weight:700}.flow-node-status.accepted{color:#246b57;background:#dff5ed}.flow-node-status.ready{color:#6e56ac;background:#f0eaff}.flow-node-status.error{color:#98464d;background:#ffecef}.flow-coach-message{margin:16px 18px 0;padding:11px 13px;display:flex;gap:9px;align-items:flex-start;color:#315d58;border-left:3px solid #50b99a;background:#eaf7f3}.flow-coach-message svg{margin-top:1px;flex:0 0 auto}.flow-coach-message p{margin:0;font-size:10px;line-height:1.65}.flow-user-card{margin:14px 18px;padding:18px;border:1px solid #dfe6e9;border-radius:8px;background:#fbfcfd}.flow-user-card>label,.flow-user-card .flow-mini-grid>label{display:grid;gap:7px}.flow-user-card label+label,.flow-user-card>.flow-mini-grid,.flow-user-card>.flow-evidence-options{margin-top:15px}.flow-user-card label>span{color:#4e5d72;font-size:10px;font-weight:700}.flow-user-card input,.flow-user-card textarea{width:100%;min-height:40px;padding:9px 11px;color:#26364c;border:1px solid #d5dfe5;border-radius:6px;background:#fff;font-size:10px;line-height:1.7}.flow-user-card textarea{resize:vertical}.flow-user-card>small{margin-top:6px;display:block;color:#9aa4b1;font-size:8px;text-align:right}.flow-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.flow-inline-status{margin-bottom:14px;display:flex;align-items:center;gap:7px;color:#477468;font-size:9px}.flow-issues{margin-top:14px;padding:11px;display:grid;gap:6px;color:#7b5960;border-left:3px solid #dd8b92;background:#fff3f4;font-size:9px}.flow-issues strong{font-size:10px}.flow-evidence-options{display:grid;gap:8px}.flow-evidence-options button{min-height:62px;padding:10px;display:grid;grid-template-columns:23px minmax(0,1fr);gap:9px;align-items:center;color:#5d6a7d;border:1px solid #dbe3e7;border-radius:7px;background:#fff;text-align:left;cursor:pointer}.flow-evidence-options button.active{color:#2b6f5c;border-color:#76c9ad;background:#eaf8f3}.flow-evidence-options button>i{width:21px;height:21px;display:grid;place-items:center;border:1px solid #cfd9df;border-radius:50%;font-style:normal}.flow-evidence-options button.active>i{color:#fff;border-color:#4caf8e;background:#4caf8e}.flow-evidence-options button>span{display:grid;gap:3px}.flow-evidence-options strong{font-size:10px}.flow-evidence-options small{color:#8c97a6;font-size:8px}.flow-truth-check{margin-bottom:14px;padding:10px;display:flex;align-items:flex-start;gap:8px;color:#2f6d5c;border:1px solid #bce4d6;border-radius:7px;background:#ecf9f4}.flow-truth-check>span{display:grid;gap:3px}.flow-truth-check strong{font-size:9px}.flow-truth-check small{color:#5e877b;font-size:8px;line-height:1.5}.flow-style-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.flow-style-grid>button{min-height:154px;padding:10px;display:flex;flex-direction:column;align-items:stretch;color:#5e6b7e;border:1px solid #dce4e8;border-radius:7px;background:#fff;text-align:left;cursor:pointer}.flow-style-grid>button.active{color:#4337b7;border-color:#796be8;box-shadow:inset 0 0 0 1px #796be8}.flow-style-grid strong{margin-top:9px;font-size:9px}.flow-style-grid small{margin-top:3px;color:#919ba9;font-size:8px}.flow-style-sheet{height:94px;padding:12px 10px;display:grid;align-content:start;gap:7px;border:1px solid #e0e5e8;background:#fcfcfb;box-shadow:0 5px 12px #24344814}.flow-style-sheet i{height:5px;display:block;background:#d9e0e4}.flow-style-sheet i:first-child{width:46%;height:9px;background:#27435c}.flow-style-modern .flow-style-sheet{border-top:8px solid #1d7162}.flow-style-clean .flow-style-sheet{border-left:8px solid #89d7bf}.flow-style-executive .flow-style-sheet{color:#fff;background:#203144}.flow-style-editorial .flow-style-sheet{border-top:3px solid #b34f5e;background:#fffafb}.flow-style-compact .flow-style-sheet{padding:8px;gap:5px}.flow-render-preview{min-height:500px;display:grid;grid-template-columns:minmax(250px,1fr) minmax(150px,.55fr);gap:16px;align-items:start}.flow-render-preview>img{width:100%;max-height:620px;object-fit:contain;border:1px solid #dce3e7;background:#e9eef0}.flow-render-preview>div:not(.flow-render-empty){display:grid;gap:7px}.flow-render-preview strong{font-size:10px}.flow-render-preview span{color:#8c97a6;font-size:8px}.flow-render-preview a{margin-top:8px}.flow-render-empty{min-height:460px;grid-column:1 / -1;display:grid;place-content:center;justify-items:center;gap:9px;color:#8b96a5;text-align:center}.flow-render-empty strong{color:#59677a;font-size:12px}.flow-stage-actions{min-height:64px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);background:#fff}.flow-inspector>header{padding:13px;border-bottom:1px solid var(--line)}.flow-inspector>header>div:first-child{display:flex;align-items:center;justify-content:space-between}.flow-inspector>header strong{font-size:11px}.flow-inspector>header span{color:#8b96a5;font-size:8px}.flow-inspector-tabs{margin-top:11px;padding:3px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dce3e7;border-radius:6px;background:#f2f5f6}.flow-inspector-tabs button{min-height:28px;color:#7a8696;border:0;border-radius:4px;background:transparent;font-size:9px;font-weight:700;cursor:pointer}.flow-inspector-tabs button.active{color:#27364c;background:#fff;box-shadow:0 1px 4px #1f324414}.flow-inspector-body,.flow-response-editor,.flow-trace{padding:14px;display:grid;gap:13px}.flow-inspector-body label,.flow-response-editor label{display:grid;gap:6px}.flow-inspector-body label>span,.flow-response-editor label>span,.flow-trace>span{color:#526074;font-size:9px;font-weight:700}.flow-inspector-body textarea,.flow-response-editor textarea{width:100%;padding:9px;color:#344258;border:1px solid #d7e0e5;border-radius:6px;background:#fff;font:9px/1.65 SFMono-Regular,Consolas,monospace;resize:vertical}.flow-inspector-body .portal-primary,.flow-inspector-body .portal-secondary,.flow-response-editor .portal-primary{width:100%}.flow-inspector-body .portal-primary:disabled svg{animation:spin .9s linear infinite}.flow-safety-note{padding:10px;display:flex;align-items:flex-start;gap:7px;color:#476e65;border-left:3px solid #5db69b;background:#edf8f4;font-size:8px;line-height:1.6}.flow-safety-note svg{flex:0 0 auto}.flow-trace{color:#425168}.flow-trace pre{max-height:320px;margin:-5px 0 2px;padding:10px;overflow:auto;color:#cce7de;border-radius:6px;background:#142c36;font:8px/1.65 SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.flow-trace-block{padding:9px 10px;display:grid;gap:3px;border:1px solid #e0e6e9;border-radius:6px;background:#f8fafb}.flow-trace-block span{color:#8b96a5;font-size:8px}.flow-trace-block strong{font-size:9px}.results-main{width:min(1320px,100%)}.results-toolbar{margin:22px 0;display:flex;align-items:center;justify-content:space-between;gap:18px}.result-search{width:min(420px,100%);display:flex;align-items:center;color:#788496;position:relative}.result-search svg{position:absolute;left:12px}.result-search input{padding-left:39px}.compact-segment{flex:0 0 auto}.result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.result-card{min-width:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.result-preview{height:310px;display:block;overflow:hidden;border:1px solid #e4e9ee;border-radius:6px;background:#eef2f4}.result-preview img{width:100%;height:100%;object-fit:contain;background:#fff;transition:transform .18s ease}.result-preview:hover img{transform:scale(1.015)}.result-meta{margin-top:11px;display:flex;align-items:start;justify-content:space-between;gap:8px}.result-meta>span{min-width:0;display:grid;gap:3px}.result-meta strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.result-meta small,.result-meta time,.result-owner{color:#8994a3;font-size:9px}.result-owner{margin-top:8px;display:block}.result-card footer{margin-top:10px;padding-top:9px;display:flex;justify-content:space-between;border-top:1px solid #edf1f4}.results-empty{min-height:420px;display:grid;place-content:center;justify-items:center;color:#8c98a7;text-align:center}.results-empty h2{margin:14px 0 5px;color:#49576b;font-size:16px}.results-empty p{margin:0;font-size:11px}@media(max-width:1120px){.flow-debug-layout{grid-template-columns:175px minmax(390px,1fr) 280px}.ops-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-metric:nth-child(3){border-right:0}.ops-metric:nth-child(-n+3){border-bottom:1px solid var(--line)}.create-user-form{grid-template-columns:repeat(2,minmax(0,1fr))}.create-user-form>div:first-child{grid-column:1 / -1}.result-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.login-page{grid-template-columns:minmax(320px,470px)}.login-context{display:none}.admin-layout{grid-template-columns:168px minmax(0,1fr)}.debug-layout{grid-template-columns:1fr}.debug-output{min-height:420px}.ops-dashboard-grid,.comparison-columns{grid-template-columns:1fr}.output-column pre{height:420px}.case-library-layout,.strategy-layout{grid-template-columns:210px minmax(0,1fr)}.flow-debug-layout{grid-template-columns:160px minmax(0,1fr)}.flow-inspector{grid-column:1 / -1;max-height:none;position:static}.flow-inspector-body{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-inspector-body label,.flow-safety-note{grid-column:1 / -1}.user-row{grid-template-columns:34px minmax(120px,1fr) 76px auto 42px 36px}.reset-password-input{grid-column:2 / -1;grid-row:2}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.app-header{grid-template-columns:38px minmax(118px,1fr) auto}.app-header-actions{gap:0}.header-tool-button{width:34px;padding:0;justify-content:center}.header-tool-button span,.candidate-profile-button{display:none}.save-result-dialog{grid-template-columns:38px minmax(0,1fr)}.portal-page{padding-bottom:0}.portal-header{height:106px;padding:0 13px 7px;grid-template-columns:minmax(0,1fr) auto 36px;grid-template-rows:58px 41px;gap:8px}.portal-section{display:none}.portal-user>span{display:none}.portal-links{width:100%;height:41px;padding:3px 0;grid-column:1 / -1;grid-row:2;justify-self:stretch;overflow-x:auto;display:flex;gap:3px;border-top:1px solid var(--line);background:#fff;scrollbar-width:none}.portal-links::-webkit-scrollbar{display:none}.portal-links button{flex:1 0 92px;justify-content:center;white-space:nowrap}.admin-layout{display:block}.admin-nav{padding:10px 12px;overflow-x:auto;scrollbar-width:none;border-right:0;border-bottom:1px solid var(--line)}.admin-nav::-webkit-scrollbar{display:none}.admin-nav>div{width:100%;min-width:0;display:flex;gap:6px}.admin-nav-label,.admin-nav p{display:none}.admin-nav button{width:auto;flex:0 0 auto;justify-content:center;white-space:nowrap}.admin-main,.results-main{padding:22px 14px 36px}.admin-heading{min-height:118px;flex-direction:column;gap:13px;padding-bottom:15px}.admin-heading .portal-primary{width:100%}.config-section,.debug-workbench,.debug-output,.lab-input-panel,.comparison-result,.case-editor,.strategy-editor{padding:16px}.ops-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-metric:nth-child(3){border-right:1px solid var(--line)}.ops-metric:nth-child(2n){border-right:0}.ops-metric:nth-child(-n+4){border-bottom:1px solid var(--line)}.ops-metric{min-height:102px}.lab-toolbar{grid-template-columns:1fr}.lab-operation .segmented-control{width:100%}.lab-operation .segmented-control button{flex:1}.score-table{overflow-x:auto}.score-table>div{min-width:500px}.case-library-layout,.strategy-layout{grid-template-columns:1fr}.case-list,.strategy-list{max-height:260px;position:static}.case-editor-head{align-items:stretch;flex-direction:column}.case-editor>footer,.strategy-editor>footer{align-items:stretch;flex-direction:column}.strategy-actions{display:grid;grid-template-columns:1fr}.strategy-actions .portal-primary,.strategy-actions .portal-secondary{width:100%}.flow-session-bar{grid-template-columns:minmax(0,1fr) 36px}.flow-session-bar label,.flow-session-bar>input{grid-column:1}.flow-session-bar>.portal-icon-button{grid-column:2;grid-row:1}.flow-save-state{grid-column:2;grid-row:2;font-size:0}.flow-save-state:after{content:"已保存";font-size:8px}.flow-save-state.dirty:after{content:"保存中"}.flow-debug-layout{grid-template-columns:1fr}.flow-node-rail{max-height:none;padding:8px;display:flex;gap:6px;overflow-x:auto;position:static;scrollbar-width:none}.flow-node-rail::-webkit-scrollbar{display:none}.flow-node-rail>header{display:none}.flow-node-rail>button{min-width:116px;min-height:52px;grid-template-columns:22px minmax(0,1fr);border:1px solid #e0e6e9;border-radius:6px}.flow-node-rail>button>svg{display:none}.flow-node-rail>button>span strong{font-size:9px}.flow-stage{min-height:600px}.flow-user-card{margin:12px;padding:13px}.flow-coach-message{margin:12px 12px 0}.flow-mini-grid,.flow-style-grid,.flow-render-preview{grid-template-columns:1fr}.flow-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-render-preview>div{grid-column:auto}.flow-stage-actions{padding:10px 12px;align-items:stretch;flex-direction:column-reverse}.flow-stage-actions .portal-primary,.flow-stage-actions .portal-secondary{width:100%}.flow-inspector{grid-column:auto}.flow-inspector-body{grid-template-columns:1fr}.flow-inspector-body label,.flow-safety-note{grid-column:auto}.admin-form-grid,.admin-form-grid.compact-grid,.create-user-form{grid-template-columns:1fr}.create-user-form>div:first-child{grid-column:auto}.config-section>header{grid-template-columns:10px minmax(0,1fr)}.config-section header>small{grid-column:2}.user-row{grid-template-columns:34px minmax(100px,1fr) auto auto}.user-status{display:none}.user-row>.portal-text-button{grid-column:2;justify-self:start}.compact-switch,.user-row>.portal-icon-button{grid-row:1}.results-toolbar{align-items:stretch;flex-direction:column}.result-search,.compact-segment{width:100%}.compact-segment button{flex:1}.result-grid{grid-template-columns:1fr}.result-preview{height:min(118vw,500px)}}@media(max-width:440px){.login-page{padding:0;display:block;background:#fff}.login-panel{min-height:100dvh;padding:24px 20px max(22px,env(safe-area-inset-bottom));border:0;border-radius:0;box-shadow:none}.portal-links button{padding:0 5px;font-size:10px}}.mascot-helper.professional .mascot-stage{overflow:visible;border-radius:0;background:transparent;box-shadow:none}.mascot-raster{display:grid;width:100%;height:100%;place-items:center;overflow:visible;background:transparent}.mascot-raster img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;transform-origin:50% 82%;-webkit-user-select:none;user-select:none;pointer-events:none;will-change:transform}.mascot-raster.mascot-pose-wave img{animation:xiaojian-wave-motion 1.75s ease-in-out infinite}.mascot-raster.mascot-pose-cheer img{animation:xiaojian-cheer-motion 1.45s cubic-bezier(.42,0,.35,1) infinite}.mascot-raster.mascot-pose-thumbs img{animation:xiaojian-thumbs-motion 2.2s ease-in-out infinite}.xiaojian-avatar-motion{overflow:visible;border-radius:0;background:transparent;box-shadow:none}.xiaojian-avatar-motion .mascot-raster img{transform:scale(1.18)}@keyframes xiaojian-wave-motion{0%,to{transform:translateY(0) rotate(-1deg) scale(1.02)}28%{transform:translateY(-3px) rotate(1.8deg) scale(1.045)}55%{transform:translateY(0) rotate(-1.7deg) scale(1.025)}78%{transform:translateY(-2px) rotate(1.2deg) scale(1.04)}}@keyframes xiaojian-cheer-motion{0%,to{transform:translateY(0) scale(1.015)}34%{transform:translateY(-6px) scale(1.045,.985)}52%{transform:translateY(1px) scale(.995,1.035)}70%{transform:translateY(-3px) scale(1.03)}}@keyframes xiaojian-thumbs-motion{0%,to{transform:translateY(0) rotate(-.4deg) scale(1.02)}45%{transform:translateY(-4px) rotate(.6deg) scale(1.055)}62%{transform:translateY(-2px) rotate(.2deg) scale(1.045)}}.section-change-summary{margin-top:16px;padding:15px 16px;border:1px solid #dfe5ee;border-radius:15px;background:#fbfcfe}.section-change-summary>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-change-summary>header div{display:flex;align-items:center;gap:7px;color:#34465c}.section-change-summary>header svg{color:#695bd3}.section-change-summary>header strong{font-size:18px}.section-change-summary>header>span{padding:5px 10px;color:#6558c8;font-size:13px;font-weight:800;border-radius:999px;background:#efedff}.section-change-summary ul{display:grid;gap:8px;margin:12px 0 9px;padding:0;list-style:none}.section-change-summary li{display:grid;grid-template-columns:90px minmax(0,1fr);gap:12px;align-items:start;padding:11px 12px;border-radius:10px;background:#fff;box-shadow:inset 0 0 0 1px #edf0f4}.section-change-summary li>span{display:inline-flex;justify-content:center;padding:5px 8px;color:#fff;font-size:12.5px;font-weight:800;border-radius:6px;background:#6c61cb}.section-change-summary li p{margin:0;color:#465a72;font-size:15px;line-height:1.75;word-break:break-word}.section-change-summary .change-added>span{background:#299b75}.section-change-summary .change-removed>span{background:#d06a6a}.section-change-summary .change-structured>span,.section-change-summary .change-formatted>span{background:#4d83bd}.section-change-summary .change-unchanged>span{color:#6c7786;background:#e8ecf1}.section-change-summary>small{display:block;color:#758395;font-size:13.5px;line-height:1.7}@media(max-width:620px){.section-change-summary li{grid-template-columns:1fr;gap:6px}.section-change-summary li>span{justify-self:start}}@media(prefers-reduced-motion:reduce){.mascot-raster img{animation:none!important}}.mascot-helper.mascot-late-stage{grid-template-columns:196px minmax(0,1fr);height:180px}.mascot-helper.mascot-late-stage .mascot-stage{width:196px;height:180px}.mascot-helper.mascot-late-stage .mascot-raster{transform:scale(1.75);transform-origin:50% 88%}.conversation-thread .xiaojian-avatar-motion{width:48px;height:48px;overflow:hidden;border:2px solid #fff;border-radius:50%;background:#f8f4ef;box-shadow:0 4px 12px #2a3b4f1f;animation:none!important}.conversation-thread .xiaojian-avatar-motion>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 13%;transform:scale(1.75);transform-origin:50% 18%;animation:none!important}.conversation-review-page{gap:16px}.conversation-adjustment-review{overflow:hidden;border:1px solid #d9e2ea;border-radius:14px;background:#fff;box-shadow:0 12px 30px #30425614}.conversation-adjustment-review>header{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#17354b;background:linear-gradient(135deg,#f0faf7,#f5f3ff)}.conversation-adjustment-review>header span{display:inline-flex;align-items:center;gap:7px;color:#20876a;font-size:12px;font-weight:760}.conversation-adjustment-review>header strong{font-size:18px}.conversation-adjustment-list{display:grid}.conversation-adjustment-list article{padding:16px 20px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start;border-top:1px solid #edf1f4}.conversation-adjustment-list article>small{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;background:#6a5bd6;font-size:10px;font-weight:800}.conversation-adjustment-list article strong{color:#24384b;font-size:13px}.conversation-adjustment-list article p{margin:5px 0 0;color:#5d6c7b;font-size:12px;line-height:1.7}.conversation-adjustment-boundary{margin:0 20px 20px;padding:12px 14px;display:flex;align-items:flex-start;gap:9px;color:#476155;border:1px solid #d8ebe3;border-radius:10px;background:#f4faf7;font-size:11px;line-height:1.65}.conversation-adjustment-boundary svg{flex:0 0 auto;color:#25876a}.conversation-adjustment-boundary strong{display:block;color:#236852}@media(max-width:760px){.mascot-helper.mascot-late-stage{grid-template-columns:150px minmax(0,1fr);height:138px}.mascot-helper.mascot-late-stage .mascot-stage{width:150px;height:138px}.mascot-helper.mascot-late-stage .mascot-raster{transform:scale(1.58)}.conversation-adjustment-review>header{padding:15px;align-items:flex-start;flex-direction:column}.conversation-adjustment-list article{padding:14px 15px}.conversation-adjustment-boundary{margin:0 15px 15px}}.mascot-helper.professional,.mascot-helper.mascot-late-stage{grid-template-columns:196px minmax(0,1fr);height:180px}.mascot-helper.professional .mascot-stage,.mascot-helper.mascot-late-stage .mascot-stage{width:196px;height:180px}.mascot-helper.professional .mascot-pose-wave,.mascot-helper.professional .mascot-pose-thumbs,.mascot-helper.mascot-late-stage .mascot-pose-wave,.mascot-helper.mascot-late-stage .mascot-pose-thumbs{transform:scale(1.65)}.mascot-helper.professional .mascot-pose-cheer,.mascot-helper.mascot-late-stage .mascot-pose-cheer{transform:scale(1.06)}.mascot-raster .mascot-body-layer{animation:none!important;transform:none!important}.mascot-raster .mascot-hand-layer{animation-fill-mode:both}.mascot-raster.mascot-pose-wave .mascot-hand-left{animation:xiaojian-hand-wave 1.2s ease-in-out infinite}.mascot-raster.mascot-pose-cheer .mascot-hand-left{animation:xiaojian-hand-cheer-left 1.35s ease-in-out infinite}.mascot-raster.mascot-pose-cheer .mascot-hand-right{animation:xiaojian-hand-cheer-right 1.35s ease-in-out infinite}.mascot-raster.mascot-pose-thumbs .mascot-hand-left{animation:xiaojian-hand-thumbs 1.8s ease-in-out infinite}@media(max-width:760px){.mascot-helper.professional,.mascot-helper.mascot-late-stage{grid-template-columns:150px minmax(0,1fr);height:138px}.mascot-helper.professional .mascot-stage,.mascot-helper.mascot-late-stage .mascot-stage{width:150px;height:138px}}.mascot-helper.professional .mascot-video,.mascot-helper.mascot-late-stage .mascot-video,.mascot-helper.professional .mascot-video.mascot-pose-wave,.mascot-helper.professional .mascot-video.mascot-pose-nodWrite,.mascot-helper.professional .mascot-video.mascot-pose-nodReview,.mascot-helper.professional .mascot-video.mascot-pose-thumbs,.mascot-helper.mascot-late-stage .mascot-video.mascot-pose-wave,.mascot-helper.mascot-late-stage .mascot-video.mascot-pose-nodWrite,.mascot-helper.mascot-late-stage .mascot-video.mascot-pose-nodReview,.mascot-helper.mascot-late-stage .mascot-video.mascot-pose-thumbs{transform:scale(1.08)!important;transform-origin:50% 88%}.home-page-shell,.intro-page-shell{min-height:100dvh;background:#e8f2f7}.home-nav{width:min(1320px,calc(100% - 48px));height:74px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.home-nav-actions{display:flex;align-items:center;gap:8px}.home-nav-actions button,.home-profile,.intro-back-home{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#526177;font-size:11px;font-weight:760;border:1px solid transparent;border-radius:10px;background:transparent;cursor:pointer}.home-nav-actions button:hover,.home-profile:hover,.intro-back-home:hover{color:#5144c1;border-color:#d8d3f8;background:#f7f5ff}.home-profile{border-color:#d9e3ea;background:#ffffffb8}.home-main{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:8px 0 38px}.home-hero-section{min-height:500px;padding:clamp(46px,6vw,82px) clamp(42px,7vw,96px);display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);align-items:center;gap:clamp(32px,5vw,72px);overflow:hidden;border:1px solid rgba(208,220,229,.95);border-radius:30px;background:#fff;box-shadow:0 24px 70px #2e4b631c}.home-hero-copy{position:relative;z-index:2}.home-eyebrow,.intro-heading>span{display:inline-flex;align-items:center;gap:8px;color:#5c4dd0;font-size:12px;font-weight:820;letter-spacing:.04em}.home-hero-copy h1{max-width:720px;margin:20px 0 18px;color:#15243a;font-size:clamp(38px,4.45vw,66px);font-weight:900;line-height:1.2;letter-spacing:-.045em}.home-hero-copy h1>span{display:block;white-space:nowrap}.home-hero-copy p{max-width:650px;margin:0;color:#68778b;font-size:15px;line-height:1.9}.home-primary-action{min-height:54px;margin-top:30px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-size:15px;font-weight:850;border:0;border-radius:14px;background:#6151d7;box-shadow:0 15px 28px #5243be40;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.home-primary-action:hover{background:#5041c2;box-shadow:0 18px 34px #5243be4f;transform:translateY(-2px)}.home-safe-note{margin-top:16px;display:flex;align-items:center;gap:7px;color:#78869a;font-size:10px;font-weight:650}.home-safe-note svg{color:#3ca985}.home-mascot-scene{position:relative;min-height:385px;display:grid;align-items:end;justify-items:center}.home-mascot-scene>.mascot-raster{position:relative;z-index:1;width:min(100%,350px);height:355px;margin-right:42px;transform:translateY(22px)}.home-mascot-scene>.mascot-raster img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 22px 28px rgba(48,57,75,.16))}.home-mascot-message{position:absolute;top:8px;right:0;z-index:2;max-width:265px;padding:16px 19px;display:grid;gap:4px;color:#3b4760;border:1px solid #ded9f8;border-radius:15px;background:#fffffff5;box-shadow:0 13px 30px #3943561f}.home-mascot-message strong{font-size:15px}.home-mascot-message small{color:#7a8597;font-size:12.5px;line-height:1.65}@keyframes home-mascot-wave-float{0%,to{transform:translateY(0) scale(var(--home-mascot-scale))}50%{transform:translateY(-7px) scale(var(--home-mascot-scale))}}.home-service-section{margin-top:26px;padding:34px;border:1px solid #d6e1e9;border-radius:25px;background:#f4f9fb}.home-service-section>header{text-align:center}.home-service-section>header>span{color:#6758d5;font-size:10px;font-weight:850;letter-spacing:.14em}.home-service-section h2{margin:8px 0 5px;color:#25354a;font-size:25px}.home-service-section header p{margin:0;color:#7b8899;font-size:11px}.home-service-grid{margin-top:25px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.home-service-grid>.home-service-card:nth-child(-n+3){grid-column:span 2}.home-service-grid>.home-service-card:nth-child(n+4){grid-column:span 3}.home-service-card{min-width:0;min-height:126px;padding:19px;display:grid;grid-template-columns:54px minmax(0,1fr) 28px;align-items:center;gap:14px;text-align:left;border:1px solid #d9e2ea;border-radius:18px;background:#fff;box-shadow:0 10px 26px #2f455912;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-service-card:hover{border-color:#a9a0ea;box-shadow:0 15px 32px #4a3eaa21;transform:translateY(-3px)}.home-service-icon{width:54px;height:54px;display:grid;place-items:center;color:#5e50ca;border-radius:14px;background:#eeeafd}.home-service-card.mint .home-service-icon{color:#168b70;background:#e3f7f0}.home-service-card.coral .home-service-icon{color:#d45d57;background:#fff0ee}.home-service-copy{min-width:0;display:grid;gap:5px}.home-service-copy strong{color:#26364b;font-size:16px;font-weight:850}.home-service-copy small{color:#718095;font-size:11.5px;line-height:1.45}.home-service-arrow{display:grid;width:28px;height:28px;color:#6556cf;place-items:center;border-radius:50%;background:#f2efff}.home-service-card.mint .home-service-arrow{color:#168b70;background:#e9f8f3}.home-service-card.coral .home-service-arrow{color:#d45d57;background:#fff3f1}.home-service-card.blue .home-service-icon{color:#226ea8;background:#e7f3fc}.home-service-card.blue .home-service-arrow{color:#226ea8;background:#edf7fe}.home-service-card.gold .home-service-icon{color:#a56a14;background:#fff4d9}.home-service-card.gold .home-service-arrow{color:#a56a14;background:#fff7e5}.home-benefit-strip{margin-top:18px;padding:22px 28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;border:1px solid #d5e2e9;border-radius:20px;background:#173f55}.home-benefit-strip>span{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;column-gap:9px;color:#d9f3e9}.home-benefit-strip svg{grid-column:1;grid-row:1 / span 2}.home-benefit-strip b{color:#fff;font-size:15px;line-height:1.3}.home-benefit-strip small{color:#b9cfda;font-size:12px;line-height:1.45;white-space:nowrap}.intro-nav{display:grid;grid-template-columns:1fr auto 1fr}.intro-nav>.brand{justify-self:center}.intro-nav>.home-profile{justify-self:end}.intro-back-home{min-height:46px;padding:0 18px;justify-self:start;color:#fff;font-size:14px;font-weight:820;border-color:#6151d7;background:#6151d7;box-shadow:0 10px 22px #5243be38;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.intro-back-home:hover{color:#fff;border-color:#5041c2;background:#5041c2;box-shadow:0 13px 26px #5243be4d;transform:translateY(-1px)}.intro-main{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:34px 0 54px}.intro-heading{max-width:820px;margin:0 auto 28px;text-align:center}.intro-heading>span{font-size:14px}.intro-heading h1{margin:12px 0 8px;color:#1f3047;font-size:clamp(30px,4vw,46px)}.intro-heading p{margin:0;color:#748196;font-size:15px;line-height:1.8}.intro-workspace{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:20px;align-items:stretch}.intro-form-card,.intro-result-card{padding:30px;border:1px solid #d8e1e9;border-radius:22px;background:#fff;box-shadow:0 18px 48px #2f495f17}.intro-method-note{margin-bottom:20px;padding:15px 16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 14px;color:#5447bd;border:1px solid #ddd7ff;border-radius:11px;background:#f5f2ff}.intro-method-note strong{font-size:15px}.intro-method-note span{color:#6d638f;font-size:13px;font-weight:750}.intro-field-grid{display:grid;gap:17px}.intro-field-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.intro-form-card label{min-width:0;display:grid;gap:9px}.intro-form-card label>span{color:#4f5f74;font-size:14px;font-weight:800}.intro-form-card label b{margin-left:4px;color:#7566dc;font-size:11px}.intro-form-card input,.intro-form-card select,.intro-form-card textarea{width:100%;color:#27374d;border:1px solid #d8e0e8;border-radius:11px;background:#fbfcfd}.intro-form-card input,.intro-form-card select{height:50px;padding:0 14px;font:inherit;font-size:15px}.intro-form-card textarea{min-height:118px;padding:14px;resize:vertical;line-height:1.75;font-size:14.5px}.intro-form-card input:focus,.intro-form-card select:focus,.intro-form-card textarea:focus{border-color:#897fe0;outline:3px solid rgba(97,78,232,.12)}.intro-large-field{margin-top:18px}.intro-generate-action{width:100%;min-height:54px;margin-top:22px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:15px;font-weight:850;border:0;border-radius:12px;background:#6151d7;cursor:pointer}.intro-generate-action:hover{background:#5041c2}.intro-error{margin:14px 0 0;color:#c44949;font-size:13px}.intro-result-card{min-height:100%;display:flex;flex-direction:column;background:#f8fbfc}.intro-result-card>header{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:17px;border-bottom:1px solid #e1e7ed}.intro-result-card>header span{color:#45566c;font-size:15px;font-weight:850}.intro-result-card>header button{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;color:#5a4bc4;font-size:13px;font-weight:800;border:1px solid #d9d3fb;border-radius:9px;background:#f3f0ff;cursor:pointer}.intro-result-card>p{margin:24px 0 0;color:#34455b;font-size:16px;line-height:2;white-space:pre-line}.intro-empty-state{flex:1;min-height:390px;display:grid;align-content:center;justify-items:center;gap:9px;color:#9aa5b4;text-align:center}.intro-empty-state strong{color:#647287;font-size:16px}.intro-empty-state small{max-width:320px;font-size:13px;line-height:1.7}@media(max-width:980px){.home-hero-section{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);padding-inline:48px}.home-hero-copy h1{font-size:clamp(38px,5.2vw,54px)}.home-service-grid{grid-template-columns:1fr}.home-service-grid>.home-service-card{grid-column:1}.home-service-card{min-height:104px}.intro-workspace{grid-template-columns:1fr}.intro-result-card{min-height:430px}}@media(max-width:760px){.home-nav{width:100%;height:62px;padding:0 15px;border-bottom:1px solid rgba(210,222,230,.9);background:#ffffffc2}.home-nav-actions>button:not(.home-profile){display:none}.home-profile{width:38px;height:38px;padding:0}.home-profile span,.home-profile svg:last-child{display:none}.home-main{width:100%;padding:0 14px 24px}.home-hero-section{min-height:0;padding:36px 23px 22px;grid-template-columns:1fr;gap:13px;border-radius:0 0 24px 24px;border-top:0}.home-eyebrow{font-size:10px}.home-hero-copy h1{margin:15px 0 13px;font-size:34px;line-height:1.24}.home-hero-copy p{font-size:12px;line-height:1.8}.home-primary-action{width:100%;min-height:50px;margin-top:22px;font-size:13px}.home-safe-note{justify-content:center;font-size:9px}.home-mascot-scene{min-height:250px}.home-mascot-scene>.mascot-raster{width:min(100%,270px);height:272px;margin-right:20px;transform:translateY(18px)}.home-mascot-message{top:6px;right:0;max-width:215px;padding:12px 14px}.home-mascot-message strong{font-size:13px}.home-mascot-message small{font-size:10.5px}.home-service-section{margin-top:14px;padding:25px 14px 15px;border-radius:20px}.home-service-section h2{font-size:21px}.home-service-section header p{font-size:10px;line-height:1.7}.home-service-grid{margin-top:18px;gap:10px}.home-service-card{min-height:98px;padding:15px;grid-template-columns:48px minmax(0,1fr) 25px;gap:11px;border-radius:15px}.home-service-icon{width:48px;height:48px}.home-service-copy strong{font-size:15px}.home-service-copy small{font-size:10.5px}.home-benefit-strip{margin-top:12px;padding:18px 15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;border-radius:17px}.home-benefit-strip b{font-size:14px}.home-benefit-strip small{font-size:11px}.home-benefit-strip small{white-space:normal}.intro-nav{grid-template-columns:44px 1fr 38px}.intro-nav>.brand{justify-self:center}.intro-back-home{width:44px;height:44px;min-height:44px;padding:0;font-size:0}.intro-main{width:100%;padding:28px 14px 30px}.intro-heading{padding:0 12px}.intro-heading h1{font-size:30px}.intro-heading p{font-size:11px}.intro-workspace{gap:12px}.intro-form-card,.intro-result-card{padding:18px 15px;border-radius:17px}.intro-field-grid.two-columns{grid-template-columns:1fr}.intro-result-card{min-height:360px}.intro-empty-state{min-height:280px}}@media(max-width:380px){.home-hero-copy h1{font-size:30px}}@media(min-width:761px){.page-shell{padding:0;place-items:stretch}.app-frame{width:100%;min-height:100dvh;border:0;border-radius:0;box-shadow:none}.question-pane{padding:28px clamp(24px,2.25vw,44px) 24px}.step-body,.conversation-step-body,.confirm-step-body,.step-actions,.inline-error,.draft-restored-banner,.processing-status{width:100%;max-width:none;margin-left:0;margin-right:0}}.app-frame .brand{font-size:20px}.app-frame .header-progress-copy strong{font-size:14px}.app-frame .header-progress-copy small,.app-frame .header-progress>small{font-size:12.5px}.app-frame .progress-number{width:26px;height:26px;flex-basis:26px;font-size:13px}.app-frame .progress-label{font-size:13.5px}.app-frame .rail-title{font-size:17px}.app-frame .rail-steps strong{font-size:16px}.app-frame .rail-steps small{font-size:14px}.app-frame .hero-copy h1{font-size:clamp(30px,2.65vw,40px)}.app-frame .hero-copy p,.app-frame .mascot-message strong{font-size:16px}.app-frame .mascot-message small{font-size:15px}.app-frame .question-copy span{font-size:14px}.app-frame .question-copy h2{font-size:clamp(26px,2.2vw,32px)}.app-frame .question-copy p,.app-frame .step-body{font-size:16px}.app-frame .step-body label>span,.app-frame .step-body legend,.app-frame .step-body .form-label{font-size:15.5px}.app-frame .step-body input,.app-frame .step-body select,.app-frame .step-body textarea{font-size:16px}.app-frame .step-body button{font-size:15px}.app-frame .step-body small{font-size:13.5px}.app-frame .resume-entry-card>header strong{font-size:17px}.app-frame .resume-entry-card>header small{font-size:13.5px}.app-frame .upload-zone strong{font-size:17px}.app-frame .upload-zone small,.app-frame .upload-zone span{font-size:14px}.app-frame .processing-status strong{font-size:15px}.app-frame .processing-status span{font-size:13.5px}.app-frame .inline-error{font-size:14.5px}.app-frame .action-hint{font-size:13.5px}.app-frame .primary-action,.app-frame .back-button,.app-frame .restart-action{min-height:48px;font-size:15px}@media(max-width:760px){.app-frame .hero-copy h1{font-size:26px}.app-frame .hero-copy p{font-size:14px}.app-frame .mascot-message strong{font-size:15px}.app-frame .mascot-message small{font-size:13.5px}.app-frame .question-copy h2{font-size:24px}.app-frame .question-copy p,.app-frame .step-body{font-size:15px}.app-frame .step-body label>span,.app-frame .step-body legend,.app-frame .step-body .form-label{font-size:15px}.app-frame .step-body input,.app-frame .step-body select,.app-frame .step-body textarea{font-size:16px}.app-frame .step-body button{font-size:14.5px}.app-frame .step-body small{font-size:13px}.app-frame .action-hint{max-width:148px;font-size:12.5px}}@media(prefers-reduced-motion:reduce){.home-mascot-scene .mascot-hand-layer{animation:none!important}}.home-service-card.teal .home-service-icon{color:#087f75;background:#dff7f3}.home-service-card.teal .home-service-arrow{color:#087f75;background:#eaf9f6}.portfolio-shell{min-height:100vh;color:#16233b;background:linear-gradient(180deg,#edf7f9 0,#f7fafc 330px,#f5f7fb);padding:0 22px 48px}.portfolio-topbar{min-height:72px;display:grid;grid-template-columns:180px minmax(0,1fr) 220px;align-items:center;gap:18px;border-bottom:1px solid #d8e4eb;margin:0 -22px;padding:0 28px;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.portfolio-topbar>button{width:max-content;min-height:42px;border:1px solid #cbd8e3;background:#fff;color:#223451;font-size:15px;font-weight:700;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;cursor:pointer}.portfolio-topbar>div{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0}.portfolio-topbar>div>svg{color:#0c8f80}.portfolio-topbar>div strong{font-size:21px;color:#10213c}.portfolio-topbar>div span{color:#708096;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portfolio-topbar .portfolio-export-button{justify-self:end;width:auto;color:#fff;border-color:#6755e8;background:linear-gradient(135deg,#7866ee,#5f4ddd);box-shadow:0 8px 20px #5f4ddd33}.portfolio-topbar .portfolio-export-button:disabled{opacity:.6;cursor:wait}.portfolio-hero{width:min(1040px,100%);margin:58px auto 38px;text-align:center}.portfolio-hero>span,.portfolio-eyebrow{color:#0b887a;font-size:14px;font-weight:800;letter-spacing:.08em}.portfolio-hero h1{margin:12px 0 14px;font-size:clamp(34px,4vw,54px);line-height:1.12;color:#10213c}.portfolio-hero p{margin:0 auto;max-width:760px;color:#68788f;font-size:18px;line-height:1.8}.portfolio-template-picker{max-width:1540px;margin:26px auto;padding:24px;border:1px solid #d7e3eb;background:#fffffff5;box-shadow:0 15px 45px #172d4912;border-radius:18px}.portfolio-template-picker>header{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:20px}.portfolio-template-picker>header h2{margin:5px 0 0;font-size:24px}.portfolio-template-picker>header p{margin:0;color:#718096;font-size:15px}.portfolio-template-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.portfolio-template-card{min-width:0;text-align:left;border:1px solid #dce5ec;background:#fff;color:#1b2a43;padding:10px 10px 14px;border-radius:14px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.portfolio-template-card:hover{transform:translateY(-3px);border-color:#8c7ff1;box-shadow:0 12px 28px #3636691f}.portfolio-template-card.selected{border:2px solid #6655e6;padding:9px 9px 13px;box-shadow:0 10px 26px #6655e62e}.portfolio-template-cover{display:block;aspect-ratio:16 / 9;overflow:hidden;background:#e8edf2;border-radius:9px;margin-bottom:12px;position:relative}.portfolio-template-cover img{display:block;width:100%;height:100%;object-fit:cover}.portfolio-template-cover i{position:absolute;right:8px;top:8px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#6655e6;color:#fff;box-shadow:0 4px 10px #3c28aa40}.portfolio-template-card>strong{display:block;font-size:16px;line-height:1.35}.portfolio-template-card>small{display:block;min-height:40px;margin:5px 0 8px;color:#728197;font-size:13px;line-height:1.5}.portfolio-template-card>em{color:#0c877a;font-size:12px;font-style:normal;font-weight:700}.portfolio-shell.editor-mode .portfolio-template-picker{margin-top:18px;padding:17px 20px}.portfolio-shell.editor-mode .portfolio-template-picker>header{margin-bottom:14px}.portfolio-shell.editor-mode .portfolio-template-picker>header h2{font-size:19px}.portfolio-shell.editor-mode .portfolio-template-grid{grid-template-columns:repeat(5,minmax(150px,1fr))}.portfolio-shell.editor-mode .portfolio-template-cover{aspect-ratio:2.1 / 1}.portfolio-shell.editor-mode .portfolio-template-card>small{display:none}.portfolio-workspace{width:100%;max-width:1760px;margin:18px auto 0;display:grid;grid-template-columns:150px minmax(380px,.86fr) minmax(520px,1.14fr);gap:18px;align-items:start}.portfolio-page-rail,.portfolio-editor-panel,.portfolio-preview-panel{border:1px solid #d8e2ea;background:#fff;border-radius:16px;box-shadow:0 10px 30px #162b4411}.portfolio-page-rail{max-height:calc(100vh - 104px);overflow:auto;padding:11px;position:sticky;top:88px}.portfolio-page-rail button{width:100%;border:1px solid transparent;background:transparent;padding:7px;color:#66758a;cursor:pointer;border-radius:10px;text-align:left;position:relative}.portfolio-page-rail button+button{margin-top:5px}.portfolio-page-rail button.active{color:#5645d4;border-color:#8d80ed;background:#f4f2ff}.portfolio-page-rail img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;border:1px solid #d9e1e7;background:#edf1f4}.portfolio-page-rail span{position:absolute;top:11px;left:11px;min-width:23px;height:23px;display:grid;place-items:center;background:#14233ad6;color:#fff;font-size:11px;font-weight:800;border-radius:5px}.portfolio-page-rail small{display:block;margin-top:6px;font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portfolio-editor-panel{padding-bottom:22px;overflow:hidden}.portfolio-editor-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #e1e8ee}.portfolio-editor-panel>header span{color:#6b5adf;font-size:13px;font-weight:800}.portfolio-editor-panel>header h2{margin:5px 0 0;font-size:23px}.portfolio-editor-panel>header button{min-height:42px;padding:0 15px;border:0;border-radius:10px;color:#fff;background:#6957e5;font-size:14px;font-weight:800;display:inline-flex;align-items:center;gap:7px;cursor:pointer;white-space:nowrap}.portfolio-editor-panel>header button:disabled{opacity:.62;cursor:wait}.portfolio-editor-tip{margin:18px 20px 3px;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;color:#5b4fc2;background:#f3f1ff;border:1px solid #ddd8ff;border-radius:10px}.portfolio-editor-tip p{margin:0;font-size:13.5px;line-height:1.55}.portfolio-field-list{padding:17px 20px 4px;display:grid;gap:15px}.portfolio-field-list label{display:grid;gap:7px}.portfolio-field-list label>span{color:#293951;font-size:14px;font-weight:800}.portfolio-field-list label>span em{margin-left:8px;color:#6655e6;background:#f0edff;padding:2px 6px;font-size:11px;font-style:normal;border-radius:4px}.portfolio-field-list input,.portfolio-field-list textarea{width:100%;border:1px solid #cdd9e4;background:#fbfcfe;color:#16243c;border-radius:9px;padding:12px 13px;font:inherit;font-size:15.5px;line-height:1.65;resize:vertical;outline:none}.portfolio-field-list input:focus,.portfolio-field-list textarea:focus{background:#fff;border-color:#7563e8;box-shadow:0 0 0 3px #7563e81f}.portfolio-empty-state{padding:28px;text-align:center;color:#7a8797;border:1px dashed #cbd7df;background:#f8fafc;border-radius:10px}.portfolio-image-fields{margin:20px;padding-top:19px;border-top:1px solid #e1e8ee}.portfolio-image-fields h3{margin:0;display:flex;align-items:center;gap:8px;font-size:17px}.portfolio-image-fields>p{margin:7px 0 14px;color:#748297;font-size:13px;line-height:1.55}.portfolio-image-fields>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portfolio-image-fields label{min-width:0;padding:10px;border:1px dashed #bccbd7;background:#f8fafc;border-radius:10px;cursor:pointer;display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto auto;gap:2px 10px;align-items:center}.portfolio-image-fields label:hover{border-color:#7563e8;background:#f6f4ff}.portfolio-image-fields input{display:none}.portfolio-image-fields label>span{grid-row:1 / 3;width:58px;height:48px;display:grid;place-items:center;color:#6857df;background:#ece9ff;border-radius:7px;overflow:hidden}.portfolio-image-fields label>span img{width:100%;height:100%;object-fit:cover}.portfolio-image-fields label strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portfolio-image-fields label small{color:#78869a;font-size:11px}.portfolio-message{margin:12px 20px 0;padding:11px 13px;font-size:13px;border-radius:8px}.portfolio-message.error{color:#b52633;background:#fff0f1;border:1px solid #fac8cd}.portfolio-message.success{color:#087363;background:#e9f8f4;border:1px solid #bde8dc;display:flex;align-items:center;gap:7px}.portfolio-preview-panel{padding:20px;position:sticky;top:88px}.portfolio-preview-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:13px}.portfolio-preview-panel>header>div{display:flex;gap:9px;align-items:baseline}.portfolio-preview-panel>header span{color:#253750;font-size:17px;font-weight:800}.portfolio-preview-panel>header strong{color:#6857df;font-size:13px}.portfolio-preview-panel>header small{color:#758399;font-size:12.5px}.portfolio-slide-stage{width:100%;container-type:inline-size;position:relative;overflow:hidden;background:#eef1f4;box-shadow:0 4px 18px #1d2a4029}.portfolio-slide-background{display:block;width:100%;height:100%;object-fit:fill}.portfolio-text-overlay{position:absolute;z-index:2;padding:1px 3px;white-space:pre-wrap;overflow:hidden;line-height:1.16;font-family:Microsoft YaHei,Noto Sans SC,sans-serif;display:flex;align-items:center;overflow-wrap:anywhere}.portfolio-image-overlay{position:absolute;z-index:3;display:block;object-fit:cover}.portfolio-preview-actions{margin-top:15px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px}.portfolio-preview-actions button{min-height:38px;border:1px solid #ccd7e0;background:#fff;color:#34465f;border-radius:8px;font-weight:700;cursor:pointer}.portfolio-preview-actions button:last-child{justify-self:stretch}.portfolio-preview-actions button:disabled{opacity:.42;cursor:default}.portfolio-preview-actions span{color:#6d7b8f;font-size:13px;font-weight:800}@media(max-width:1280px){.portfolio-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio-workspace{grid-template-columns:120px minmax(350px,.85fr) minmax(430px,1.15fr)}.portfolio-image-fields>div{grid-template-columns:1fr}}@media(max-width:980px){.portfolio-topbar{grid-template-columns:auto 1fr auto}.portfolio-topbar>div span{display:none}.portfolio-shell.editor-mode .portfolio-template-grid{grid-template-columns:repeat(3,minmax(150px,1fr));overflow-x:auto}.portfolio-workspace{grid-template-columns:108px minmax(0,1fr)}.portfolio-preview-panel{grid-column:2;position:static}.portfolio-editor-panel{grid-column:2;grid-row:1}.portfolio-page-rail{grid-row:1 / span 2}}@media(max-width:700px){.portfolio-shell{padding:0 12px 30px}.portfolio-topbar{min-height:64px;margin:0 -12px;padding:0 12px;grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.portfolio-topbar>button{min-height:38px;padding:0 10px;font-size:0}.portfolio-topbar>button svg{width:19px;height:19px}.portfolio-topbar>div{justify-content:flex-start}.portfolio-topbar>div strong{font-size:17px}.portfolio-topbar>div svg{display:none}.portfolio-topbar .portfolio-export-button{font-size:0;padding:0 11px}.portfolio-hero{margin:38px auto 25px}.portfolio-hero h1{font-size:32px}.portfolio-hero p{font-size:16px}.portfolio-template-picker{padding:17px;border-radius:13px}.portfolio-template-picker>header{display:block}.portfolio-template-picker>header p{margin-top:8px}.portfolio-template-grid,.portfolio-shell.editor-mode .portfolio-template-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.portfolio-workspace{display:block}.portfolio-page-rail{display:flex;gap:7px;position:static;max-height:none;overflow-x:auto;margin-bottom:12px}.portfolio-page-rail button{min-width:112px}.portfolio-page-rail button+button{margin-top:0}.portfolio-editor-panel>header{align-items:flex-start;padding:17px}.portfolio-editor-panel>header button{padding:0 11px}.portfolio-preview-panel{margin-top:12px;padding:12px}.portfolio-preview-panel>header small{display:none}}@media(max-width:430px){.portfolio-template-grid,.portfolio-shell.editor-mode .portfolio-template-grid{grid-template-columns:1fr}.portfolio-template-card>small{min-height:0}}.mascot-raster.mascot-pose-wave .mascot-gif-layer{animation:none!important;transform:none!important;object-fit:contain!important;object-position:center bottom!important;will-change:auto}
