/* v73 | Fuguang career journal. One visual system across every route. */
.journey-summary>button{min-width:0;align-items:flex-start;text-align:left;font:inherit;cursor:pointer}.journey-summary>button:focus-visible{outline:2px solid #355a49;outline-offset:-4px}#journey-archive-title{scroll-margin-top:110px}
#journey-save-error{padding:14px;border:1px solid #c78463;border-radius:10px;background:#fff4e9;color:#713c28}#journey-save-error p{margin:0 0 10px;font-size:14px;line-height:1.6}#journey-save-error[hidden],#journey-proof-preview[hidden],#journey-clear-proof[hidden]{display:none}#journey-proof-status{margin:0;font-size:13px;line-height:1.6;color:#53674b}#journey-proof-status:empty{display:none}
:root{--blue:#285d49;--blue-soft:#e9f1eb;--green:#285d49;--green-dark:#213f33;--purple:#79576b;--orange:#c67c45;--ink:#263b32;--muted:#737d75;--line:#e4e9e2;--paper:#fff;--canvas:#f8f9f5;--accent:#d76b51;--radius:18px}
body{background:var(--canvas);color:var(--ink);font:16px/1.65 "PingFang SC","Microsoft YaHei",system-ui,sans-serif}
[hidden]{display:none!important}*{box-sizing:border-box}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}button{transition:background .18s,transform .18s}button:active{transform:translateY(1px)}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #c78c64;outline-offset:3px}
button:disabled{opacity:.45;cursor:not-allowed}.primary,button.primary{background:#285d49;border:1px solid #285d49;color:#fff;box-shadow:none;padding:12px 19px;border-radius:11px;font-size:14px;font-weight:650;min-height:44px}.primary:hover{background:#174b36}
.secondary,button.secondary,.outline-button,.secondary-link{background:#fff;border:1px solid #dce4dc;color:#355947;box-shadow:none;padding:10px 15px;border-radius:10px;font-size:14px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px}
.secondary:hover,.secondary-link:hover,.outline-button:hover{background:#eff4ee}
.text-action{border:0!important;background:none!important;box-shadow:none!important;color:#416653!important;padding:6px 2px;font-size:14px;cursor:pointer}
input,select,textarea{font:inherit;font-size:16px;color:#2e4539;max-width:100%;border:1px solid #dce4dc;border-radius:9px;background:#fcfdfa;padding:10px 12px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#6b9279}
.topbar{position:fixed;inset:0 auto 0 0;width:216px;min-height:100dvh;background:#fff;border-right:1px solid #e3e8df;border-bottom:0;padding:32px 20px 20px;display:flex;flex-direction:column;align-items:stretch;gap:28px;z-index:50}
.brand{min-width:0;gap:9px;align-items:center}.brand-mark{width:39px;height:42px;font-size:24px;border-radius:12px;background:#285d49;box-shadow:none}.brand strong{font-size:22px;letter-spacing:-.6px;white-space:nowrap}.brand small{font-size:12px;color:#90958b;letter-spacing:2px}.brand-dot{color:#d57150;margin-left:3px}
.main-nav{display:flex;flex-direction:column;align-items:stretch;flex:0 0 auto;overflow:visible;gap:9px;white-space:nowrap}.main-nav a{display:flex;align-items:center;gap:13px;padding:12px 13px;font-size:14px;font-weight:500;border:1px solid transparent;border-radius:10px;color:#727e72;min-height:47px}.main-nav a.active{background:#ebf2e9;border-color:#e5ecdf;color:#285d49;font-weight:700;box-shadow:none}.main-nav a:hover{background:#f5f7f1}.nav-icon{width:19px;height:19px;flex-shrink:0;stroke:currentColor;stroke-width:1.6;fill:none}
.sidebar-note{margin-top:auto;position:relative;border-radius:14px;background:#f5f4e9;padding:13px;text-align:center;overflow:hidden}.sidebar-note img{display:block;width:100%;height:130px;object-fit:cover;object-position:50% 70%;border-radius:9px;opacity:.9}.sidebar-note strong{display:block;font-size:13px;line-height:1.5;margin:10px 0 3px}.sidebar-note small{font-size:11px;color:#929782}
.account{border-top:1px solid #edf0e9;padding-top:16px;display:flex;gap:9px;white-space:normal}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eceee4;color:#747e61;font-size:14px}.account strong{display:block;font-size:12px;font-weight:550}.local-badge{font-size:11px;color:#98a08e}
.page-shell{width:calc(100% - 216px);max-width:1600px;margin:0 0 0 216px;padding:22px 38px 60px}
.workspace-top{display:flex;align-items:center;justify-content:space-between;margin:0 0 30px;color:#8a9386;font-size:11px;letter-spacing:1.2px;min-height:26px}.workspace-top b{padding:0 9px;font-weight:400;color:#bdc5b6}.workspace-top>div{display:flex;gap:18px;align-items:center}.workspace-top time{font-size:12px;letter-spacing:.6px}.workspace-top a{font-size:12px;letter-spacing:0}
.panel{border:1px solid #e3e8dd;border-radius:var(--radius);background:#fff;box-shadow:0 5px 20px #3c513604}
.eyebrow,.page-shell .eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:650;color:#8b957c;margin:0 0 9px}.journey-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}
.journey-heading h1,.journey-heading h2,.section-heading h2{font-size:28px;line-height:1.4;letter-spacing:-.6px;color:#2c4938;margin:0 0 8px}.journey-heading p:not(.eyebrow),.section-heading p{font-size:14px;line-height:1.8;color:#7a8675}.journey-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.muted{font-size:13px;line-height:1.7;color:#8a937e}
.hero.panel{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.8fr);column-gap:36px;row-gap:17px;background:transparent;border:0;border-radius:0;padding:6px 0 23px;overflow:visible}
.hero h1{font-family:"Songti SC","STSong","SimSun",serif;font-size:38px;letter-spacing:1px;line-height:1.55;font-weight:600;color:#274733;margin:6px 0 12px}.accent-dot{color:#d7744c}.hero-copy{font-size:14px;line-height:1.8;color:#838b7e;max-width:none;margin-top:10px}
.hero-tags{margin-top:20px;gap:7px;display:flex;flex-wrap:wrap}.hero-tags span{background:#f0f3e7;border:1px solid #e7ecd9;color:#6f7e60;padding:4px 9px;font-size:12px;border-radius:5px}.hero-actions{gap:8px;flex-wrap:wrap;margin-top:21px}.hero-actions .text-action{font-size:13px}
.today-note{grid-row:1/3;grid-column:2;align-self:stretch;background:#f6f0d9;border:1px solid #eae0bf;border-radius:4px 18px 18px 18px;padding:24px;box-shadow:4px 6px 0 #efefdf;position:relative}.note-index{font:11px/1.5 system-ui;letter-spacing:2px;color:#9d956f}.today-note h2{font-size:19px;margin:12px 0 15px;color:#665d37}.today-note button,.today-note>a{width:100%;display:flex;align-items:center;gap:12px;background:none;border:0;border-top:1px solid #e6dec4;border-radius:0;text-align:left;padding:14px 0;color:#605f46;box-shadow:none}.today-note div{flex:1}.today-note strong{display:block;font-size:14px}.today-note small{display:block;font-size:12px;color:#999174;margin-top:4px}.today-note>button>span,.today-note>a>span{font:15px Georgia,serif;color:#b4a875}.today-note b{font-weight:400;color:#9f946b}
.hero .assessment-progress{grid-column:1;min-width:0;max-width:none;padding:10px 0;border:none;border-top:1px dashed #dfe5d5;border-radius:0;background:none;display:grid;grid-template-columns:auto 1fr;gap:3px 14px;align-self:end;box-shadow:none}.assessment-progress strong{font-size:13px;margin:0;color:#657950}.assessment-progress small{font-size:12px;margin:0;grid-column:1/-1}.assessment-progress .muted{display:none}.progress-label{font-size:12px;color:#959e88}
.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:12px 0 25px}.metric-card{display:flex;align-items:start;flex-wrap:wrap;gap:10px;min-height:145px;padding:20px;background:#fff;border:1px solid #e4e9df;border-radius:14px;position:relative;text-align:left;box-shadow:none}.metric-icon{display:none}.metric-card>div{display:flex;flex-direction:column;min-width:0}.metric-card small{font-size:13px;color:#8c967e}.metric-card b{font:38px/1.35 Georgia,serif;color:#35573c;font-weight:400}.metric-card em{font-size:11px;line-height:1.5;color:#a0a590;font-style:normal}.metric-link{position:absolute;right:17px;bottom:17px;font-size:11px;color:#8b987c}.metric-card.critical{background:#fbf5ee}.metric-card.green{background:#eef4e9}
.recommendation-panel{padding:25px!important}.section-heading{margin-bottom:20px}.workflow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.workflow>b{display:none}.workflow>div{background:#fff;border:0;border-right:1px solid #e8ebde;border-radius:0;padding:9px 15px;min-width:0;display:flex;flex-direction:column;align-items:start;text-align:left}.workflow>div:last-child{border:0}.workflow>div>span{font:25px/1.4 Georgia,serif;color:#b8c3a7;background:none;width:auto;height:auto;margin-bottom:9px}.workflow strong{font-size:14px;color:#617453}.workflow small{font-size:12px;color:#919c85;line-height:1.7}
.quick-panel{padding:0!important;border:0;background:none;box-shadow:none}.job-results{border:0!important;background:none!important;padding:0!important}.job-results-toolbar{padding:0!important;margin-bottom:18px;background:none;border:0!important;gap:12px}.job-scope-tabs{gap:8px}.job-scope,.notification-tab{border-radius:8px!important;padding:9px 16px!important;color:#849174!important;background:#f0f3e9!important;font-size:14px!important;border:1px solid transparent!important}.job-scope.active,.notification-tab.active{background:#315d47!important;color:white!important;border-color:#315d47!important}
#job-record-count{font-size:12px;color:#909b80}.job-column-filters{background:#fff!important;border:1px solid #e4e9dd!important;border-radius:15px;padding:22px!important;margin-bottom:20px}.job-column-filter-heading{border:0!important;margin:0 0 12px!important}.job-column-filter-heading strong{font-size:15px;color:#526e4c}.job-column-filter-heading span{display:none}.job-filter-keyword-row{gap:10px!important}.job-filter-keyword-field>span{display:none}.job-search-input{background:#f7f9f2!important;border:1px solid #e2e8d8!important;border-radius:10px!important;min-height:46px}.job-search-input input{font-size:15px!important;background:transparent!important}.job-filter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-top:17px}.job-filter-field span{font-size:12px!important;color:#8c977d!important}.job-filter-field select{font-size:14px!important;padding:9px 10px!important;background:#fcfdf9!important;border:1px solid #e2e7d9!important;border-radius:8px!important;min-width:0}.assessment-search-strip{background:transparent!important;border:0!important;padding:9px 0 0!important}.assessment-search-strip span,.assessment-search-strip strong,#keyword-hint{font-size:12px!important;color:#96a088!important;font-weight:400}.filter-reset-button{color:#7f906e!important;font-size:12px!important;border:0!important;background:transparent!important}
.job-table-wrap{background:#fff;border:1px solid #e3e8da;border-radius:14px;overflow:hidden}.job-table{width:100%;min-width:0!important;table-layout:fixed;border-collapse:collapse}.job-table thead th{background:#f0f3e9!important;color:#7f8c71!important;font-size:12px!important;font-weight:500;border-color:#e8ecdf!important;padding:15px 12px!important}.job-table td{padding:20px 12px!important;font-size:14px!important;color:#54684d;border-bottom:1px solid #edf0e5!important;overflow-wrap:anywhere}.job-table tbody tr:hover{background:#f8faf3!important}.job-table td small{font-size:12px!important;color:#97a286!important}.job-table td strong{font-weight:600;color:#3e593d}.job-table th:nth-child(1){width:18%}.job-table th:nth-child(2){width:26%}.job-table th:nth-child(3){width:12%}.job-table th:nth-child(4){width:10%}.job-table th:nth-child(5){width:9%}.job-table th:nth-child(6){width:12%}.job-table th:nth-child(7){width:13%}.job-table td button,.job-action-button{font-size:12px!important;max-width:100%;white-space:normal!important;border-radius:7px!important;padding:7px 8px!important;min-height:34px!important}.job-table td button:first-child{color:#356747;background:#edf4e8;border:1px solid #dce8d0}.job-pagination{margin:22px 0;font-size:13px;color:#89967b}.job-active-filter-bar{border-color:#dce6d2!important;background:#f0f6e8!important}
.journey-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.journey-summary>button{padding:20px 23px;background:#fff;border:1px solid #e4e9dd;border-radius:15px;display:flex;flex-direction:column;gap:6px}.journey-summary>button:nth-child(2){background:#ecf3e7}.journey-summary>button:nth-child(4){background:#fcf0e5}.journey-summary small{font-size:13px;color:#869378}.journey-summary strong{font:36px/1.35 Georgia,serif;color:#476239}.journey-summary span{font-size:12px;color:#9ca58f}
.local-notice{font-size:12px;color:#929d84;line-height:1.8;margin:12px 0 20px}.local-notice .text-action{font-size:12px;margin-left:10px}.journey-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:20px;align-items:start}.journey-archive,.journey-agenda{padding:22px;min-width:0}.journey-archive-top{display:flex;gap:15px;align-items:center;justify-content:space-between}.journey-archive-top h2,.journey-agenda h2{font-size:20px}.journey-archive-top input{width:220px;font-size:14px;min-width:0}.journey-filters{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.journey-filters button{border:0;background:#f5f7ed;color:#7f906b;padding:7px 12px;border-radius:6px;font-size:13px}.journey-filters button.active{background:#315d45;color:#fff}
.journey-table{width:100%;table-layout:fixed;border-collapse:collapse}.journey-table th{font-size:12px;color:#9aa487;text-align:left;font-weight:500;background:#f6f8ef;padding:11px 9px}.journey-table th:first-child{width:36%}.journey-table th:last-child{width:92px}.journey-table td{padding:19px 9px;border-bottom:1px solid #eff2e5;vertical-align:top;overflow-wrap:anywhere;font-size:14px}.journey-table td>strong{color:#435c3c;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.journey-table small,.journey-job{display:block;font-size:12px;color:#909e80;margin-top:6px;line-height:1.7}.journey-job{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.journey-table .secondary{font-size:12px;padding:7px;min-height:34px}.journey-table tr.selected{background:#f5f8ec}
.journey-pill{display:inline-block;background:#eaf3e1;color:#5d7c45;border:1px solid #dce8cf;padding:4px 8px;font-size:12px;border-radius:5px;white-space:nowrap}.journey-pill.closed{background:#f5eee5;color:#a1825d;border-color:#ede2d3}.journey-agenda{background:#faf7e9;border-color:#ebe6cf}.journey-agenda .eyebrow{color:#b1a978}.agenda-item{display:flex;flex-direction:column;text-align:left;gap:6px;padding:14px 0;width:100%;border:0;border-bottom:1px solid #e8e4cf;background:none;color:#736e45;border-radius:0}.agenda-item time{font-size:12px;color:#a59f74}.agenda-item strong{font-size:14px}.agenda-item span{font-size:12px;color:#a09d80}.agenda-empty{font-size:13px;color:#a6a182;line-height:1.9;margin:20px 0}.overdue{color:#bb7555!important}
.journey-empty{text-align:center;padding:60px 20px;color:#8b997c}.journey-empty>span{font-size:34px;color:#c4cdb8}.journey-empty h3{font-size:19px;font-weight:500;margin:16px 0 8px;color:#6b7f58}.journey-empty p{font-size:14px;margin:0 0 20px}
.journey-detail{padding:27px;margin-top:22px;scroll-margin-top:25px}.journey-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px}.journey-detail-grid>*{min-width:0}.journey-detail h3{font-size:17px;margin:22px 0 12px}.journey-timeline{list-style:none;display:flex;justify-content:space-between;gap:10px;padding:10px 0 24px;margin:0}.journey-timeline li{flex:1;display:flex;flex-direction:column;align-items:center;gap:9px;font-size:12px;white-space:nowrap;color:#aeb79f;position:relative}.journey-timeline li>span{display:grid;place-items:center;width:31px;height:31px;border:1px solid #dfe6d5;border-radius:50%;background:#f9fbf4;font-size:15px}.journey-timeline li:not(:last-child):after{content:"";position:absolute;left:65%;right:-25%;top:16px;background:#e3e9d9;height:1px}.journey-timeline .visited{color:#7b9664}.journey-timeline .visited>span{background:#e9f1df;border-color:#cadabd}.journey-timeline .current{color:#c07949;font-weight:650}.journey-timeline .current>span{background:#fff0d9;border-color:#dfb77e;box-shadow:0 0 0 4px #faf5e8}
.journey-history{list-style:none;padding-left:18px;border-left:1px solid #dfe8d4}.journey-history li{padding:2px 0 20px;border-bottom:1px solid #eef1e7;margin-bottom:18px}.journey-history li>div{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.journey-history time,.journey-history small{font-size:12px;color:#9aaa8b}.journey-history p{font-size:14px;color:#687b55;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:12px}
.journey-checklist{background:#f8faf0;border-radius:12px;padding:3px 18px 14px;margin:20px 0}.journey-checklist label{display:flex;gap:9px;margin:12px 0;font-size:14px;color:#748863}input[type=checkbox],input[type=radio]{accent-color:#3b7453;width:auto;flex-shrink:0}
#journey-update{border:1px solid #e5ebda;background:#f9fbf4;border-radius:13px;padding:20px;align-self:start;display:flex;flex-direction:column;gap:13px}#journey-update h3{margin:0 0 5px}#journey-update>label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#7e8c6a}#journey-update input,#journey-update select,#journey-update textarea{width:100%;min-width:0;font-size:14px;background:#fff}#journey-update small{font-size:12px;color:#9aaa89;line-height:1.7}#journey-update label.journey-confirm{flex-direction:row;align-items:start}#journey-update [type=checkbox]{width:auto}#journey-update input[type=file]{font-size:12px}.journey-proof{max-width:100%;max-height:400px;object-fit:contain}
.assist-guide{background:#f6f9ef;border:1px solid #e0e8d3;padding:24px;border-radius:14px;margin:24px 0}.assist-guide h3{font-size:20px;margin:7px 0 18px}.assist-guide ol{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;list-style:none;padding:0}.assist-guide li{display:flex;gap:10px}.assist-guide b{font:26px Georgia,serif;color:#adc298}.assist-guide strong{font-size:15px}.assist-guide p{font-size:13px;line-height:1.8;color:#81926d;margin:5px 0}.assist-foot{border-top:1px solid #e2ead7;padding-top:12px}.actual-role-label{display:flex;flex-direction:column;gap:8px;font-size:14px;margin-top:20px}.actual-role-label input{background:white}
.job-detail-page,.company-detail-page{padding:28px!important}.job-detail-page-top{border-bottom:1px solid #e6ebde;padding-bottom:18px!important;margin-bottom:22px}.job-detail-source-label{background:#eff3e7!important;color:#93a078!important}.job-detail-heading h2{font:600 27px/1.5 "Songti SC","SimSun",serif;color:#38543a}.job-detail-content{background:#fff!important;border-color:#e4ead9!important;border-radius:12px}.job-detail-actions{gap:10px;flex-wrap:wrap}.job-detail-actions button{font-size:14px}.job-detail-content dt,.job-detail-content strong{color:#879774}
.result-panel,.notice-panel,.feedback-panel{padding:28px!important}.assessment-result-summary{background:#f8faf0!important;border-color:#e0e8d5!important;border-radius:13px!important}.assessment-summary-grid{gap:12px}.result-line{background:#fff!important;border-color:#e7eddf!important;border-radius:11px!important}.result-line>span{background:#f0f4e7!important;color:#7e9661!important}.role-groups>div{background:#f4f7ed!important}.high-match-job-card{border:1px solid #e3ead8!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}.high-match-company-logo{border-radius:11px!important;background:#ecf2e2!important;color:#789558!important}.high-match-chip{background:#f5f1df!important;color:#ad9654!important}.high-match-job-main h4{font-size:16px!important;color:#435e3b!important}.high-match-job-main p,.high-match-job-main small{color:#93a17c!important}.verified-candidates,.recommendation-box{background:none!important;border:0!important}.verified-heading,.more-assessment-jobs{border-color:#e7ebde!important}.more-assessment-jobs{background:#f7faef!important}.result-footer{font-size:12px!important;color:#9aa789!important}
.notification-layout{gap:22px!important}.followed-company-box{background:#f5f8ec!important;border-color:#e4ebd5!important;border-radius:14px!important}.notification-feed{background:#fff!important;border-color:#e4ebd8!important}.notification-box-heading,.notification-feed-heading{color:#6d8059}.notice-count{background:#f5ebd8!important;color:#a58d53!important}.notification-tabs{gap:7px;flex-wrap:wrap}.notification-tabs button{font-size:13px!important}.notification-item,.notice-item{background:#fff!important;border-color:#e5ead9!important}
.feedback-panel{max-width:900px;margin:0 auto}.feedback-compact p{font-size:14px;color:#8c9a78;line-height:1.8}.feedback-form{padding-top:20px}.feedback-form label{font-size:14px}.local-feedback-list{margin-top:25px}.local-feedback-list article{padding:20px;border:1px solid #e1ead4;border-radius:12px;background:#fafbf5;margin:14px 0}.local-feedback-list article>div{display:flex;justify-content:space-between;gap:10px}.local-feedback-list small{font-size:12px;color:#9daa89}.local-feedback-list p{font-size:15px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}
.test-dialog{border-radius:20px!important;border-color:#e1e7d6!important}.test-dialog-header{background:#f7f9ef!important;border-color:#e7ecdf!important}.test-dialog-header h2{color:#34513b!important}.test-question{border-color:#e5ebdc!important;background:#fff!important;border-radius:13px!important}.test-question legend b{background:#eef3e5!important;color:#80946a!important}.simple-options label span{background:#fafbf6!important;border-color:#e6ebde!important;color:#7d8e6b!important;font-size:14px!important}.simple-options label:has(input:checked) span{background:#e7f1df!important;border-color:#8faa70!important;color:#3d6a35!important}.simple-options input{pointer-events:auto!important}.test-dialog-footer{background:#f6f9ef!important;border-color:#e2e9d7!important}
.journey-dialog{width:min(750px,calc(100vw - 30px));max-height:90dvh;overflow:auto;border:1px solid #dde6d2;background:#fff;border-radius:17px;padding:26px;color:#506c45;box-shadow:0 28px 90px #283c3540}.journey-dialog::backdrop{background:#20382b66;backdrop-filter:blur(5px)}.journey-dialog p{font-size:15px;margin:16px 0}.toast{background:#284c38!important;border-radius:11px!important;box-shadow:0 6px 24px #31423425!important;font-size:14px!important}
.edition-label{font:13px Georgia,serif;letter-spacing:2px;color:#a7b39a;border-bottom:1px solid #d8e1cd;padding:10px}
#resume-studio{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start}.resume-side{min-width:0}.resume-cover{border:1px solid #dae5cd;background:#edf3e5;border-radius:16px;padding:25px 20px;position:relative}.resume-monogram{display:grid;place-items:center;width:54px;height:54px;background:#fff;border:1px solid #dbe5cf;border-radius:14px;font-family:"SimSun",serif;font-size:21px;color:#6e8659;margin-bottom:18px}.resume-cover h2{font-size:21px;margin:0 0 6px;color:#526e3e}.resume-cover p{font-size:12px;color:#8b9c76;line-height:1.9}.resume-cover>span:last-child{display:block;font-size:10px;letter-spacing:2px;color:#a3b08d;margin-top:24px}
.helper-card{background:#fff;border:1px solid #e3e9d9;border-radius:15px;padding:22px 20px;margin-top:16px}.step-tag{font-size:11px;padding:4px 8px;background:#faf0df;color:#b18e4f;border-radius:5px}.helper-card h3{font-size:17px;margin:15px 0 10px}.helper-card p{font-size:13px;line-height:1.9;color:#8c9c79}.helper-card #helper-state{background:#f5f8ee;padding:10px;border-radius:7px;font-size:12px;margin:16px 0}.helper-card .primary,.helper-card .secondary-link{width:100%;margin:0 0 10px;font-size:13px;padding:11px 8px}.helper-card details{font-size:13px;color:#7a8e65;margin:12px 0}.helper-card ol{padding-left:18px;font-size:12px}.helper-card li{margin:9px 0;line-height:1.8}.helper-card .device-boundary{border-top:1px solid #edf1e5;padding-top:13px;font-size:12px;color:#ad9876}.helper-card .text-action{font-size:12px}.storage-note{font-size:12px;line-height:1.8;color:#a1ae8e;padding:14px 5px}
.resume-document{background:#fff;border:1px solid #e1e8d6;border-radius:16px;padding:28px 30px;min-width:0;box-shadow:0 5px 24px #475d3005}.resume-document-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8eddc;padding-bottom:22px;margin-bottom:22px;gap:16px}.resume-document-heading h2{font:600 25px/1.5 "Songti SC","SimSun",serif;color:#46613c}.save-state{font-size:12px;color:#9aaa85;white-space:nowrap}.resume-section{padding:10px 0 22px;border-bottom:1px solid #e9eddf}.resume-section>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.resume-section>header>div{display:flex;align-items:center;gap:10px}.section-number{font:17px Georgia,serif;color:#adb997}.resume-section h3{font-size:17px;color:#577145;margin:0}.resume-section fieldset{border:0;padding:0;margin:0 0 24px;position:relative;min-width:0}.resume-section fieldset:has(legend){padding:22px 18px 16px;border:1px solid #e7eddc;border-radius:12px;background:#fcfdf9}.resume-section legend{font-size:12px;color:#9aa886;padding:0 8px}.remove-row{position:absolute;right:12px;top:-12px;background:#fff;border:0;color:#b39071;font-size:11px;cursor:pointer}.resume-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}.resume-fields label{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#85966f}.resume-fields .wide{grid-column:1/-1}.resume-fields input,.resume-fields select,.resume-fields textarea{font-size:15px;width:100%;padding:11px;background:#fcfdf9;border-color:#e0e8d4;line-height:1.7}.resume-empty{font-size:13px;padding:12px 0;color:#a5b092}.resume-save-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 0 0}.resume-save-bar>div{display:flex;gap:9px;flex-wrap:wrap}.resume-save-bar button{font-size:13px}.resume-save-bar .text-action{font-size:12px}#resume-message{font-size:13px;color:#63834f;margin-top:14px}#resume-message.error{color:#b47552}
@media(min-width:1700px){.page-shell{margin-left:calc(216px + (100vw - 1816px)/2);width:calc(100% - 216px)}}
@media(max-width:1190px){.topbar{width:188px;padding:26px 15px 15px}.page-shell{margin-left:188px;width:calc(100% - 188px);padding:20px 24px 50px}.brand strong{font-size:20px}.main-nav a{font-size:13px;padding:11px}.sidebar-note img{height:105px}.hero.panel{grid-template-columns:minmax(0,1fr) 275px;gap:20px}.hero h1{font-size:32px}.today-note{padding:20px}.journey-layout{grid-template-columns:1fr}.journey-agenda{display:block}#journey-agenda{display:flex;gap:20px}.agenda-item{min-width:180px;max-width:260px}.journey-detail-grid{grid-template-columns:minmax(0,1fr) 290px}.metric-card{padding:16px;min-height:145px}.metric-link{position:static;margin-top:auto}.job-table td,.job-table thead th{padding-left:9px!important;padding-right:9px!important}#resume-studio{grid-template-columns:220px minmax(0,1fr);gap:18px}.resume-document{padding:23px}.resume-save-bar{align-items:start;flex-direction:column}}
@media(max-width:850px){.topbar{width:165px;padding:20px 12px}.brand strong{font-size:18px}.brand-mark{width:32px;height:36px;font-size:21px}.brand small{font-size:10px}.main-nav a{font-size:12px;gap:9px;padding:11px 8px}.page-shell{margin-left:165px;width:calc(100% - 165px);padding:18px}.hero.panel{grid-template-columns:1fr}.today-note{grid-column:1;grid-row:auto;box-shadow:none}.hero .assessment-progress{grid-row:2}.today-note button,.today-note>a{padding:11px 0}.hero h1{font-size:32px}.metrics{grid-template-columns:repeat(2,1fr)}.journey-detail-grid{grid-template-columns:1fr}.journey-heading{align-items:start;flex-direction:column}.journey-summary{grid-template-columns:repeat(2,1fr)}#resume-studio{grid-template-columns:1fr}.resume-side{display:grid;grid-template-columns:1fr 1.4fr;gap:14px}.helper-card{margin:0}.storage-note{grid-column:1/-1;padding:0}.resume-fields{gap:15px}.job-filter-grid{grid-template-columns:repeat(3,1fr)}.notification-layout{display:block!important}.followed-company-box{margin-bottom:20px!important}}
@media(max-width:650px){body{font-size:16px}.topbar{position:relative;inset:auto;width:100%;min-height:0;padding:17px 19px 12px;display:flex;flex-direction:row;justify-content:space-between;border:0;background:var(--canvas);gap:0}.brand strong{font-size:22px}.brand small{font-size:10px;letter-spacing:2px}.brand-mark{width:36px;height:40px}.account{border:0;padding:0;margin:0}.account>div{display:none}.avatar{width:33px;height:33px;background:#e8eeda}.sidebar-note{display:none}.main-nav{position:fixed;inset:auto 0 0 0;flex-direction:row;justify-content:space-around;align-items:stretch;gap:0;background:#ffffffed;backdrop-filter:blur(12px);border-top:1px solid #e3eada;padding:6px 6px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -6px 20px #314b2905;z-index:100}.main-nav a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 2px;font-size:10px!important;line-height:1.5;min-width:0;min-height:49px;border-radius:8px}.main-nav a[data-page-nav=assessment],.main-nav a[data-page-nav=feedback]{display:none}.nav-icon{width:20px;height:20px}.main-nav a.active{background:#eef5e5}.page-shell{width:100%;margin:0;padding:0 17px 100px}.workspace-top{margin:0 0 21px;font-size:9px;min-height:28px}.workspace-top>div{gap:10px}.workspace-top time,.workspace-top a{font-size:10px}.workspace-top b{padding:0 4px}.hero.panel{padding:0 0 14px;gap:20px}.hero h1{font-size:32px;line-height:1.6;letter-spacing:.5px}.hero .eyebrow{font-size:10px}.hero-copy{font-size:13px}.hero-tags{margin-top:15px}.hero-tags span{font-size:11px;padding:4px 7px}.hero-actions{gap:8px;margin-top:18px}.hero-actions .primary,.hero-actions .secondary{font-size:13px;padding:11px 14px}.hero-actions .text-action{font-size:12px}.hero .assessment-progress{display:none}.today-note{padding:19px 21px;border-radius:3px 15px 15px 15px}.today-note h2{font-size:18px;margin:8px 0 10px}.today-note button,.today-note>a{padding:10px 0}.today-note strong{font-size:13px}.today-note small{font-size:11px}.note-index{font-size:10px}.metrics{gap:10px;margin:8px 0 20px}.metric-card{min-height:133px;padding:15px}.metric-card small{font-size:12px}.metric-card b{font-size:33px}.metric-card em{font-size:10px}.metric-link{display:none}.recommendation-panel{padding:20px!important}.section-heading h2{font-size:22px}.section-heading{align-items:start;gap:10px}.section-heading .outline-button{font-size:11px;padding:7px;min-height:34px}.workflow{grid-template-columns:1fr 1fr;gap:17px}.workflow>div{padding:7px 8px}.workflow>div:nth-of-type(2){border:0}.workflow>div>span{font-size:24px;margin:0 0 8px}.workflow strong{font-size:13px}.workflow small{font-size:11px}.journey-heading{gap:12px;margin-bottom:21px}.journey-heading h1{font-size:26px}.journey-heading p:not(.eyebrow){font-size:13px}.eyebrow,.page-shell .eyebrow{font-size:10px}.journey-heading .primary,.journey-heading .secondary{font-size:13px;min-height:40px}.edition-label{display:none}
.job-results-toolbar{display:block!important}.job-scope-tabs{display:flex!important;gap:5px!important;margin-bottom:10px!important}.job-scope{flex:1;padding:8px 4px!important;font-size:12px!important;text-align:center}.job-column-filters{padding:16px!important;border-radius:13px}.job-filter-keyword-row{display:flex!important;flex-wrap:wrap}.job-filter-keyword-field{flex-basis:100%;width:100%}.job-filter-submit{flex:1;font-size:13px!important;min-height:38px!important;padding:8px!important}.job-search-input input{font-size:14px!important}.job-filter-grid{grid-template-columns:1fr 1fr;gap:11px}.job-filter-grid>label:last-child{grid-column:1/-1}.job-filter-field span{font-size:11px!important}.job-filter-field select{font-size:14px!important}.assessment-search-strip{display:none!important}#keyword-hint{font-size:11px!important}.job-table-wrap{border:0;background:none;overflow:visible}.job-table,.job-table tbody{display:block;min-width:0!important}.job-table thead{display:none}.job-table tbody tr{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding:18px!important;margin:12px 0!important;border:1px solid #e2e9d6!important;border-radius:14px!important;background:#fff!important}.job-table td{display:block!important;border:0!important;padding:0!important;min-width:0}.job-table td:first-child{grid-column:1/-1!important;grid-row:1!important;font-size:17px!important;color:#3b5938!important}.job-table td:nth-child(2){grid-column:1/-1!important;grid-row:2!important;font-size:14px!important;padding-bottom:9px!important;border-bottom:1px dashed #e4ebd8!important}.job-table td:nth-child(3){grid-column:1!important;grid-row:3!important}.job-table td:nth-child(4){grid-column:2!important;grid-row:3!important}.job-table td:nth-child(5){grid-column:1!important;grid-row:4!important}.job-table td:nth-child(6){grid-column:2!important;grid-row:4!important}.job-table td:nth-child(7){grid-column:1/-1!important;grid-row:5!important;display:flex!important;align-items:center;gap:8px;padding-top:8px!important}.job-table td:before{font-size:10px!important;color:#a1ad8b!important;margin-bottom:3px!important}.job-table td:first-child:before,.job-table td:nth-child(2):before,.job-table td:last-child:before{display:none!important}.job-table td button{font-size:12px!important;padding:9px 12px!important}.job-table td small{font-size:11px!important}.journey-summary{gap:10px}.journey-summary>button{padding:16px 18px}.journey-summary strong{font-size:32px}.journey-summary small{font-size:12px}.journey-summary span{font-size:10px}.local-notice{font-size:11px}.local-notice .text-action{font-size:11px;margin-left:5px}.journey-archive{padding:19px 15px}.journey-archive-top{flex-direction:column;align-items:stretch;gap:12px}.journey-archive-top input{width:100%;font-size:14px}.journey-filters{gap:4px}.journey-filters button{font-size:11px;padding:7px 9px}.journey-table,.journey-table tbody{display:block;min-width:0}.journey-table thead{display:none}.journey-table tr{display:grid;grid-template-columns:1fr 96px;gap:10px;border:1px solid #e5ebda;border-radius:11px;padding:15px;margin:12px 0}.journey-table td{display:block;border:0;padding:0}.journey-table td:first-child{grid-column:1/-1}.journey-table td:nth-child(2){grid-column:1;grid-row:2}.journey-table td:nth-child(3){grid-column:1/-1;grid-row:3;padding:10px;background:#f5f8ec;border-radius:8px;font-size:13px}.journey-table td:nth-child(3):before{content:"下一步 · ";font-size:11px;color:#a6b18f}.journey-table td:last-child{grid-column:2;grid-row:2;text-align:right}.journey-table td>strong{font-size:15px}.journey-agenda{padding:20px}.journey-detail{padding:20px 16px}.journey-timeline{overflow-x:auto;justify-content:start}.journey-timeline li{min-width:62px;font-size:11px}.journey-detail-grid{gap:18px}#journey-update{padding:18px}.journey-empty{padding:40px 10px}.journey-empty h3{font-size:17px}.journey-empty p{font-size:13px}.journey-history p{font-size:14px}
.job-detail-page,.company-detail-page,.result-panel,.notice-panel,.feedback-panel{padding:20px 17px!important;border-radius:14px}.job-detail-heading{align-items:start!important}.job-detail-heading h2{font-size:24px!important;overflow-wrap:anywhere}.job-detail-source-label{font-size:10px!important}.job-detail-content{font-size:14px!important}.assist-guide{padding:18px}.assist-guide ol{grid-template-columns:1fr;gap:15px}.assist-guide strong{font-size:14px}.assist-guide h3{font-size:18px}.job-detail-actions button{font-size:12px!important;flex:1 1 40%;padding:10px 5px}.assessment-summary-grid{grid-template-columns:1fr!important}.high-match-job-card{padding:17px!important}.high-match-job-main small{font-size:11px!important}.high-match-job-actions{gap:7px!important}.high-match-job-actions button{font-size:12px!important}.notification-tab{font-size:11px!important;padding:8px 7px!important}.feedback-compact{align-items:start;gap:15px}.feedback-compact h2{font-size:24px}.feedback-compact button{font-size:12px;white-space:nowrap}.feedback-form{grid-template-columns:1fr}.feedback-form>*{grid-column:1/-1}.local-feedback-list small{font-size:11px}.journey-dialog{padding:22px 18px}.test-dialog-header{padding:19px!important}.test-dialog-content{padding:15px!important}.test-dialog-footer{padding:14px!important}.test-dialog-footer>span{font-size:12px!important}.simple-options label span{font-size:13px!important}
.resume-side{display:block}.resume-cover{padding:20px;display:grid;grid-template-columns:44px 1fr;gap:3px 14px}.resume-monogram{grid-row:1/3;width:44px;height:44px;font-size:17px;margin:0}.resume-cover h2{font-size:19px}.resume-cover p{font-size:11px}.resume-cover>span:last-child{display:none}.helper-card{padding:20px;margin-top:14px}.helper-card h3{font-size:18px}.helper-card p{font-size:13px}.helper-card details{font-size:14px}.helper-card .primary,.helper-card .secondary-link{font-size:14px}.storage-note{padding:12px 3px}.resume-document{padding:21px 17px}.resume-document-heading h2{font-size:23px}.save-state{font-size:10px}.resume-section h3{font-size:16px}.resume-section>header .text-action{font-size:12px}.resume-fields{gap:15px 12px}.resume-fields label{font-size:12px}.resume-fields input,.resume-fields select,.resume-fields textarea{font-size:16px;padding:10px;min-width:0}.resume-section fieldset:has(legend){padding:19px 12px}.resume-fields .wide{grid-column:1/-1}.resume-save-bar{position:sticky;bottom:67px;background:#fffffff2;padding:15px 0;margin-top:12px;border-top:1px solid #e3ead8;z-index:5}.resume-save-bar button{font-size:12px;padding:10px 11px}.resume-save-bar .text-action{padding:0;font-size:11px}
}
.metric-card{display:grid;grid-template-columns:1fr;gap:6px}.metric-card .metric-link{position:static;display:block;justify-self:end;margin-top:3px}.metric-card em{display:block;max-width:100%}.sidebar-note{flex-shrink:0}.account{margin-top:auto}
@media(min-width:651px) and (max-height:820px){.sidebar-note{display:none}.topbar{gap:22px}.main-nav{gap:6px}}
@media(max-width:650px){.topbar .main-nav{position:fixed!important;top:auto!important;bottom:0!important;left:0!important;right:0!important;width:auto!important;display:flex!important;grid-template-columns:none!important;transform:none!important}.topbar{overflow:visible!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hero .today-note{margin:0}.metric-card .metric-link{display:none}}
.resume-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.resume-fields label{min-width:0}
.resume-intention{background:#f4f8ed;border:1px solid #dfe8d2;border-radius:12px;padding:20px;margin-bottom:20px}.resume-section-note{font-size:13px;line-height:1.8;color:#657653;margin:0 0 18px}.resume-fields small{font-size:12px;line-height:1.7;color:#718065;font-weight:400}
.resume-hint,.identity-tools p{font-size:13px;line-height:1.8;color:#718065}.identity-tools{padding:14px;background:#faf5e9;border-radius:10px;margin-top:15px}.identity-tools .consent{display:flex;align-items:flex-start;gap:8px;font-size:13px;margin:14px 0}.identity-tools .consent input{width:auto;margin-top:4px}.identity-tools textarea{width:100%;box-sizing:border-box;margin:12px 0}.identity-tools button{margin:8px 8px 8px 0}.identity-tools [role=status]{display:block;font-size:13px}
@media(max-width:450px){.resume-fields{grid-template-columns:minmax(0,1fr)}.resume-document-heading{align-items:start;flex-direction:column;gap:8px}}
.assessment-empty>.assessment-result-summary,.assessment-empty>.recommendation-box,.assessment-empty>.result-footer{display:none!important}.assessment-intro{padding:35px 25px;background:#f6f8ef;border:1px solid #e6eddc;border-radius:12px;margin-top:22px;line-height:1.9}.assessment-intro h3{font:600 26px/1.6 "Songti SC","SimSun",serif;color:#355943}.assessment-intro p{max-width:650px;color:#718065;font-size:14px}
.resume-fields label,#journey-update>label,.job-filter-field span{color:#657653!important}.hero-copy,.journey-heading p:not(.eyebrow),.feedback-compact p,.helper-card p,.storage-note{color:#718065}.muted,.local-notice{color:#78866a}.job-cell-meta{color:#7e8d6e!important}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
