:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#151a17;background:#dfe3df;font-synthesis:none;--paper: #f7f7f2;--white: #ffffff;--ink: #151a17;--muted: #6a746e;--line: #c6ccc7;--line-dark: #8f9992;--green: #087a4a;--green-dark: #05603a;--green-soft: #e5f2e9;--yellow: #f3cc32;--yellow-soft: #fff7d1;--blue: #2c65b5;--red: #ad4439}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden;letter-spacing:0}button,input,textarea{color:inherit;font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:wait;opacity:.62}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.app-shell{display:grid;grid-template-rows:64px minmax(0,1fr) 28px;width:100%;height:100vh;background:#e1e5e1}.topbar{z-index:40;display:grid;grid-template-columns:230px minmax(220px,1fr) auto;min-width:0;background:var(--paper);border-bottom:2px solid var(--ink)}.brand-cell{display:flex;align-items:center;gap:12px;min-width:0;padding:0 18px;border-right:1px solid var(--ink)}.brand-logo{display:block;height:auto}.brand-logo-full{width:176px}.brand-logo-mark{display:none;width:38px;height:38px}.document-status{position:relative;min-width:0}.document-trigger{display:flex;width:100%;height:100%;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:0 20px;background:transparent;border:0;text-align:left}.document-trigger:hover{background:#eef1ed}.document-copy{display:flex;min-width:0;align-items:center;gap:18px}.document-copy>b{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.save-state{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;color:var(--green);font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.save-state.error{color:var(--red)}.top-actions{display:flex;min-width:0}.settings-wrap,.account-wrap{position:relative}.toolbar-action{display:flex;height:100%;min-width:94px;align-items:center;justify-content:center;gap:7px;padding:0 16px;background:var(--paper);border:0;border-left:1px solid var(--ink);font-size:12px;font-weight:750}.toolbar-action:hover{background:var(--yellow-soft)}.toolbar-action.ai-action{color:var(--green-dark)}.toolbar-action.export-action{background:var(--green);color:#fff}.toolbar-action.export-action:hover{background:var(--green-dark)}.settings-popover{position:absolute;z-index:80;top:58px;right:6px;width:300px;padding:16px;background:#fff;border:1px solid var(--ink);box-shadow:8px 8px #151a1726}.settings-popover>strong{display:block;margin-bottom:12px;font-size:13px}.template-options{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line-dark)}.template-options button{display:grid;min-width:0;min-height:58px;place-items:center;align-content:center;gap:5px;padding:7px 4px;background:#fff;border:0;font-size:10px;font-weight:700}.template-options button+button{border-left:1px solid var(--line-dark)}.template-options button:hover{background:var(--yellow-soft)}.template-options button.active{background:var(--ink);color:#fff}.segmented{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line-dark)}.segmented button{height:34px;background:#fff;border:0;font-size:12px;font-weight:700}.segmented button+button{border-left:1px solid var(--line-dark)}.segmented button.active{background:var(--ink);color:#fff}.settings-label{display:block;margin:16px 0 9px;color:var(--muted);font-size:11px;font-weight:700}.color-swatches{display:flex;gap:10px}.swatch{width:28px;height:28px;padding:0;border:2px solid white;box-shadow:0 0 0 1px var(--line-dark)}.swatch.green{background:#087a4a}.swatch.blue{background:#2c65b5}.swatch.black{background:#171c18}.swatch.active{box-shadow:0 0 0 2px var(--yellow)}.document-popover,.account-popover{position:absolute;z-index:85;top:calc(100% + 1px);background:#fff;border:1px solid var(--ink);box-shadow:8px 8px #151a1726}.document-popover{left:12px;width:min(390px,calc(100vw - 24px));padding:14px}.popover-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.popover-heading strong{font-size:13px}.popover-heading span{color:var(--muted);font-size:10px}.resume-list{display:grid;max-height:300px;overflow-y:auto;border:1px solid var(--line)}.resume-list-item{display:flex;min-width:0;align-items:stretch;background:#fff;border-left:3px solid transparent}.resume-list-item+.resume-list-item{border-top:1px solid var(--line)}.resume-list-item.active{background:var(--green-soft);border-left-color:var(--green)}.resume-list-item>button:first-child{display:flex;min-width:0;flex:1;align-items:center;gap:9px;padding:10px;background:transparent;border:0;text-align:left}.resume-list-item>button:first-child>span{display:grid;min-width:0;gap:3px}.resume-list-item b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.resume-list-item small{color:var(--muted);font-size:9px}.resume-delete{display:grid;width:38px;place-items:center;padding:0;background:transparent;color:var(--red);border:0}.resume-delete:hover{background:#fff0ed}.new-resume-button{display:flex;width:100%;min-height:40px;align-items:center;justify-content:center;gap:7px;margin-top:10px;background:var(--ink);color:#fff;border:0;font-size:11px;font-weight:750}.new-resume-button:hover{background:var(--green)}.document-popover>p{margin:9px 0 0;color:var(--muted);font-size:9px;text-align:center}.account-popover{right:4px;width:250px;padding:14px}.account-popover small{display:block;margin-bottom:4px;color:var(--green);font-size:9px;font-weight:800}.account-popover strong{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.account-popover button{display:flex;width:100%;min-height:36px;align-items:center;gap:7px;margin-top:12px;padding:0 10px;background:#fff;color:var(--red);border:1px solid var(--line-dark);font-size:10px;font-weight:700}.account-popover button:hover{background:#fff0ed}.workspace{display:grid;grid-template-columns:76px minmax(410px,43%) minmax(390px,1fr);min-height:0;overflow:hidden}.section-rail{display:flex;min-height:0;flex-direction:column;justify-content:space-between;background:var(--ink);color:#fff;border-right:1px solid var(--ink)}.rail-list{display:grid}.rail-item{position:relative;min-width:0;background:var(--ink)}.rail-item.dragging{box-shadow:0 5px 16px #00000047;opacity:.92}.rail-button{position:relative;display:grid;height:82px;place-items:center;align-content:center;gap:4px;padding:7px 4px;background:transparent;color:#aeb7b1;border:0;border-bottom:1px solid #343b36;width:100%}.rail-button:before{position:absolute;top:0;bottom:0;left:0;width:4px;background:transparent;content:""}.rail-button:hover{color:#fff;background:#252c27}.rail-button.active{color:#fff;background:#2c342e}.rail-button.active:before{background:var(--yellow)}.rail-button b{font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.rail-button span{font-size:10px;font-weight:700}.rail-drag-handle{position:absolute;z-index:3;top:4px;right:2px;display:grid;width:24px;height:24px;place-items:center;padding:0;background:transparent;color:#717c75;border:0;touch-action:none}.rail-drag-handle:hover,.rail-drag-handle:focus-visible{color:var(--yellow);background:#303832}.rail-profile{display:grid;width:40px;height:40px;place-items:center;align-self:center;margin-bottom:14px;background:var(--yellow);color:var(--ink);border:0;border-radius:50%;font-weight:800}.editor-pane{min-width:0;min-height:0;overflow-y:auto;background:var(--paper);border-right:1px solid var(--ink)}.editor-title{padding:24px 28px 19px;background:var(--paper);border-bottom:1px solid var(--ink)}.eyebrow{color:var(--green);font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800;text-transform:uppercase}.editor-title h1{margin:7px 0 5px;font-size:23px;line-height:1.15}.editor-title p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.editor-form{padding:22px 28px 36px}.resume-type-control{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:18px;padding:12px;background:var(--green-soft);border-left:3px solid var(--green)}.resume-type-control>span{font-size:11px;font-weight:800}.resume-type-options{border-color:#86958b}.resume-type-options button{min-width:0}.avatar-field{display:flex;align-items:center;gap:16px;margin-bottom:18px;padding:13px 14px;background:#fff;border:1px solid var(--line)}.avatar-editor-preview{display:grid;flex:0 0 64px;width:64px;height:80px;place-items:center;overflow:hidden;background:#edf0ed;color:#7d8780;border:1px solid #aeb6b0}.avatar-editor-preview img{width:100%;height:100%;object-fit:cover}.avatar-field-content{display:grid;min-width:0;flex:1;gap:5px}.avatar-field-content>strong{font-size:12px}.avatar-field-content>span{color:var(--muted);font-size:10px}.avatar-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:3px}.avatar-actions .button{min-height:32px;padding:0 10px;font-size:10px}.avatar-actions .button.danger{color:var(--red);border-color:#d8aaa5}.avatar-actions .button.danger:hover{background:#fff0ed}.avatar-error{color:var(--red)!important;font-weight:700}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.entry-switcher{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:19px;padding-bottom:12px;border-bottom:1px solid var(--line)}.entry-tabs{display:flex;min-width:0;flex:1;gap:6px;overflow-x:auto;scrollbar-width:thin}.entry-tabs>button{display:grid;min-width:112px;max-width:170px;height:44px;align-content:center;gap:3px;padding:5px 9px;overflow:hidden;background:#fff;color:var(--muted);border:1px solid var(--line-dark);text-align:left}.entry-tabs>button span{font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.entry-tabs>button b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.entry-tabs>button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.entry-tabs>button.add-entry{display:grid;min-width:44px;width:44px;place-items:center;padding:0;color:var(--green);border-style:dashed}.entry-tabs>button.add-entry:hover{background:var(--green-soft)}.delete-entry{display:inline-flex;flex:0 0 auto;min-height:32px;align-items:center;gap:5px;padding:0 8px;background:transparent;color:var(--red);border:0;font-size:10px;font-weight:700}.delete-entry:hover{background:#fff0ed}.empty-editor-state{display:grid;min-height:210px;place-items:center;align-content:center;gap:9px;padding:26px;color:var(--muted);border:1px dashed var(--line-dark);text-align:center}.empty-editor-state strong{color:var(--ink);font-size:15px}.empty-editor-state p{max-width:330px;margin:0 0 6px;font-size:11px;line-height:1.55}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-field{display:block;margin-bottom:15px}.form-field>span{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:7px;color:#39413c;font-size:11px;font-weight:750}.form-field small{color:#909892;font-size:10px;font-weight:500}.form-field input,.form-field textarea{width:100%;background:#fff;border:1px solid #abb3ad;border-radius:2px;transition:border-color .15s,box-shadow .15s}.form-field input{height:42px;padding:0 11px}.form-field textarea{min-height:132px;padding:11px;resize:vertical;line-height:1.65}.form-field input:hover,.form-field textarea:hover{border-color:#6d786f}.form-field input:focus,.form-field textarea:focus{border-color:var(--green);box-shadow:inset 3px 0 0 var(--green);outline:0}.editor-actions{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}.button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 14px;background:#fff;border:1px solid var(--ink);border-radius:2px;font-size:12px;font-weight:750}.button:hover{background:var(--yellow-soft)}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:var(--green);border-color:var(--green)}.button.small{min-height:31px;padding:0 11px;font-size:11px}.section-hint{color:var(--muted);font-size:11px}.suggestion-list{display:grid;gap:12px;margin-top:22px;padding-top:20px;border-top:2px solid var(--ink)}.suggestion-list:before{color:var(--ink);content:"AI REVIEW / 待确认建议";font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.suggestion-card{background:#fff;border:1px solid var(--ink)}.suggestion-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;padding:0 12px;background:var(--yellow-soft);border-bottom:1px solid var(--line-dark)}.suggestion-header strong{color:var(--red);font-size:10px;text-transform:uppercase}.suggestion-header span{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.suggestion-body{padding:13px}.suggestion-body h3{margin:0 0 5px;font-size:14px}.suggestion-body>p{margin:0 0 12px;color:#5b655f;font-size:11px;line-height:1.55}.replacement-label{display:block;margin-bottom:6px;color:var(--muted);font-size:10px;font-weight:700}.suggestion-body textarea{width:100%;min-height:78px;padding:9px;resize:vertical;border:1px solid var(--line-dark);border-left:3px solid var(--yellow);line-height:1.55}.evidence-note{display:flex;align-items:center;gap:6px;margin-top:8px;color:#765f0a;font-size:10px}.suggestion-actions{display:flex;gap:8px;margin-top:11px}.suggestion-actions .primary{background:var(--green);border-color:var(--green)}.preview-pane{position:relative;min-width:0;min-height:0;overflow:auto;padding:30px 36px 54px;background-color:#d5d9d5;background-image:linear-gradient(#c9cec9 1px,transparent 1px),linear-gradient(90deg,#c9cec9 1px,transparent 1px);background-size:24px 24px}.preview-scale{position:sticky;z-index:2;top:0;width:max-content;margin:0 0 8px auto;padding:5px 7px;background:#d5d9d5e5;color:#5f6862;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800}.resume-paper{width:min(620px,96%);min-height:877px;margin:0 auto;padding:44px 50px;background:#fff;box-shadow:9px 9px #141a1624;color:#111411;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;font-weight:400}.resume-profile{padding-bottom:3px;text-align:center}.profile-layout{display:grid;gap:4px}.resume-profile h1{margin:0;font-size:21px;line-height:1.2}.resume-profile .profile-main>p{margin:5px 0 0;color:#2d332f;font-size:10.5px;font-weight:700}.resume-profile address{display:flex;flex-wrap:wrap;justify-content:center;gap:3px 14px;color:#333a35;font-size:10px;font-style:normal}.profile-balance{display:none}.profile-avatar{width:58px;height:72px;margin:0;overflow:hidden;background:#edf0ed;border:1px solid #8f9992}.profile-avatar img{display:block;width:100%;height:100%;object-fit:cover}.template-classic .resume-profile.has-avatar .profile-layout{grid-template-columns:58px minmax(0,1fr) 58px;align-items:center}.template-classic .resume-profile.has-avatar .profile-balance{display:block;grid-column:1;grid-row:1 / span 2}.template-classic .resume-profile.has-avatar .profile-main{grid-column:2;grid-row:1}.template-classic .resume-profile.has-avatar address{grid-column:2;grid-row:2}.template-classic .resume-profile.has-avatar .profile-avatar{grid-column:3;grid-row:1 / span 2}.profile-summary{margin-top:10px;text-align:left}.profile-summary h2,.resume-section h2{margin:0 0 5px;padding-bottom:3px;border-bottom:1px solid var(--resume-accent);font-size:12px;font-weight:700;line-height:1.35}.profile-summary p{margin:0;font-size:10.5px;line-height:1.55}.resume-section{margin-top:9px}.resume-entry+.resume-entry{margin-top:7px}.entry-heading{display:flex;justify-content:space-between;gap:18px;font-size:11px;line-height:1.45}.entry-heading strong{min-width:0;font-weight:700}.entry-heading span{flex:0 0 auto;color:#4e5651}.resume-paper ul{margin:4px 0 0;padding-left:17px;font-size:10.5px;line-height:1.5}.resume-paper li{margin-bottom:1px}.preview-highlight{background:#fff1a8;box-shadow:inset 0 -2px #d1aa00}.skill-line{margin:0;font-size:10.5px;line-height:1.6}.template-professional .resume-profile,.template-compact .resume-profile{text-align:left;border-bottom:0}.template-professional .profile-layout,.template-compact .profile-layout{grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:22px}.template-professional .resume-profile.has-avatar .profile-layout,.template-compact .resume-profile.has-avatar .profile-layout{grid-template-columns:minmax(0,1fr) auto 52px;align-items:center}.template-professional .resume-profile address,.template-compact .resume-profile address{display:grid;justify-items:end;gap:3px;text-align:right}.template-professional .profile-avatar,.template-compact .profile-avatar{width:52px;height:65px}.template-compact{padding:34px 42px}.template-compact .resume-profile{padding-bottom:2px}.template-compact .resume-profile h1{font-size:19px}.template-compact .resume-profile.has-avatar .profile-layout{grid-template-columns:minmax(0,1fr) auto 46px}.template-compact .profile-avatar{width:46px;height:57px}.template-compact .resume-section{margin-top:7px}.template-compact .resume-section h2,.template-compact .profile-summary h2{margin-bottom:4px;padding-bottom:2px;font-size:11px}.template-compact .resume-entry+.resume-entry{margin-top:5px}.template-compact ul{line-height:1.45}.preview-section-slot:first-child .resume-profile{margin-top:0}.preview-section-slot:not(:first-child) .resume-profile{margin-top:18px}.app-footer{display:flex;align-items:center;justify-content:flex-end;gap:20px;padding:0 12px 0 88px;overflow:hidden;background:var(--ink);color:#b9c1bb;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;white-space:nowrap}.mobile-view-tabs,.mobile-section-tabs{display:none}.error-banner{position:fixed;z-index:100;top:72px;left:50%;display:flex;width:min(520px,calc(100% - 28px));align-items:center;gap:8px;padding:11px 12px;transform:translate(-50%);background:#fff0ed;color:#7f2e27;border:1px solid var(--red);box-shadow:5px 5px #151a171f;font-size:12px}.error-banner span{flex:1}.error-banner button{display:grid;padding:3px;place-items:center;background:transparent;border:0}.toast{position:fixed;z-index:100;right:20px;bottom:42px;display:flex;align-items:center;gap:7px;padding:11px 14px;background:var(--ink);color:#fff;border-left:4px solid var(--yellow);box-shadow:6px 6px #151a1726;font-size:11px}.modal-backdrop{position:fixed;z-index:200;inset:0;display:grid;place-items:center;padding:20px;background:#0f141194}.auth-modal{position:relative;width:min(440px,100%);padding:27px;background:var(--paper);border:1px solid var(--ink);box-shadow:10px 10px #0000003d}.modal-close{position:absolute;top:12px;right:12px;display:grid;width:32px;height:32px;place-items:center;padding:0;background:transparent;border:0}.modal-close:hover{background:var(--yellow-soft)}.auth-heading{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding-right:24px}.auth-icon{display:grid;width:42px;height:42px;place-items:center;background:var(--ink);color:#fff}.auth-heading small{color:var(--green);font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800}.auth-heading h2{margin:3px 0 5px;font-size:19px}.auth-heading p{margin:0;color:var(--muted);font-size:10.5px;line-height:1.55}.auth-form{display:grid;gap:11px;margin-top:22px;padding-top:18px;border-top:2px solid var(--ink)}.auth-form label{display:grid;gap:7px}.auth-form label>span{color:#39413c;font-size:10px;font-weight:750}.auth-form label>strong{font-size:12px}.auth-form input{width:100%;height:44px;padding:0 12px;background:#fff;border:1px solid var(--line-dark);font-size:14px}.auth-form input:focus{border-color:var(--green);box-shadow:inset 3px 0 0 var(--green);outline:0}.auth-submit{width:100%;background:var(--green);color:#fff;border-color:var(--green)}.auth-submit:hover{background:var(--green-dark)}.auth-back,.auth-resend{justify-self:start;padding:0;background:transparent;color:var(--green-dark);border:0;font-size:10px;font-weight:700}.auth-back{display:inline-flex;align-items:center;gap:4px}.auth-resend:disabled{color:var(--muted)}.auth-error{margin:0;color:var(--red);font-size:10px;font-weight:700}.dev-code{margin:0;padding:8px 10px;background:var(--yellow-soft);color:#665407;border-left:3px solid var(--yellow);font-size:10px}.dev-code b{font-family:SFMono-Regular,Consolas,monospace;font-size:13px;letter-spacing:2px}.auth-privacy{display:flex;align-items:center;justify-content:center;gap:6px;margin:16px 0 0;color:var(--muted);font-size:9px}.auth-unavailable{display:grid;min-height:150px;place-items:center;align-content:center;gap:7px;margin-top:22px;padding:24px;background:#fff;border:1px dashed var(--line-dark);text-align:center}.auth-unavailable svg{color:var(--green)}.auth-unavailable strong{font-size:13px}.auth-unavailable p{max-width:300px;margin:0;color:var(--muted);font-size:10px;line-height:1.55}.loading-screen,.error-screen{display:grid;min-height:100vh;place-items:center;align-content:center;gap:12px;background:var(--paper);text-align:center}.error-screen h1{margin:4px 0 0;font-size:20px}.error-screen p{max-width:460px;margin:0 0 8px;color:var(--muted)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1080px){.topbar{grid-template-columns:190px minmax(160px,1fr) auto}.workspace{grid-template-columns:68px minmax(360px,47%) minmax(340px,1fr)}.toolbar-action{min-width:70px;padding:0 12px}.toolbar-action span{display:none}.editor-title,.editor-form{padding-right:21px;padding-left:21px}.resume-paper{width:100%;padding:42px 38px}}@media(max-width:820px){body{overflow:auto}.app-shell{grid-template-rows:56px 44px 44px minmax(0,1fr);height:auto;min-height:100dvh}.topbar{position:sticky;top:0;grid-template-columns:48px minmax(0,1fr) auto;height:56px}.brand-cell{padding:0 7px;border-right:1px solid var(--ink)}.brand-logo-full{display:none}.brand-logo-mark{display:block;width:34px;height:34px}.ai-action,.settings-wrap{display:none}.document-trigger{padding:0 8px}.document-copy{display:block;min-width:0}.document-copy>b{display:block;font-size:10px}.document-copy .save-state{margin-top:3px;font-size:8px}.document-popover{position:fixed;top:56px;right:8px;left:8px;width:auto}.toolbar-action{min-width:58px;border-left:1px solid var(--ink)}.toolbar-action.export-action{width:58px}.mobile-view-tabs{position:sticky;z-index:30;top:56px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid var(--ink)}.mobile-view-tabs button{height:44px;background:#fff;color:var(--muted);border:0;border-bottom:3px solid transparent;font-size:12px;font-weight:750}.mobile-view-tabs button.active{color:var(--ink);border-bottom-color:var(--yellow)}.mobile-section-tabs{position:sticky;z-index:29;top:100px;display:flex;overflow-x:auto;background:var(--paper);border-bottom:1px solid var(--line);scrollbar-width:none}.mobile-section-tabs button{flex:0 0 auto;height:44px;padding:0 14px;background:transparent;color:var(--muted);border:0;font-size:11px;font-weight:700}.mobile-section-tabs button.active{background:var(--ink);color:#fff}.workspace{display:block;min-height:calc(100dvh - 144px);overflow:visible}.section-rail{display:none}.editor-pane{min-height:calc(100dvh - 144px);overflow:visible;border-right:0}.preview-pane{min-height:calc(100dvh - 144px);padding:18px 8px 32px;overflow:visible}.workspace.mobile-edit .preview-pane,.workspace.mobile-preview .editor-pane,.workspace.mobile-review .preview-pane,.workspace.mobile-review .editor-title,.workspace.mobile-review .form-field,.workspace.mobile-review .field-row,.workspace.mobile-review .editor-actions{display:none}.workspace.mobile-review .editor-form{padding-top:20px}.workspace.mobile-review .suggestion-list{margin-top:0;padding-top:0;border-top:0}.workspace.mobile-review .suggestion-list:empty:after{content:"暂无 AI 建议"}.editor-title{padding:20px 17px 16px}.editor-form{padding:17px 14px 36px}.avatar-field,.entry-switcher{align-items:flex-start}.resume-type-control{grid-template-columns:1fr}.entry-tabs>button{min-width:104px}.delete-entry span{display:none}.field-row{grid-template-columns:1fr;gap:0}.form-field textarea{min-height:160px}.editor-actions .button{width:100%}.resume-paper{width:100%;min-height:690px;padding:31px 23px;box-shadow:none}.profile-layout,.resume-profile.has-avatar .profile-layout,.template-classic .resume-profile.has-avatar .profile-layout,.template-professional .resume-profile.has-avatar .profile-layout,.template-compact .resume-profile.has-avatar .profile-layout{grid-template-columns:1fr;gap:7px;text-align:center}.profile-balance{display:none!important}.resume-profile .profile-main,.resume-profile address,.resume-profile .profile-avatar{grid-column:auto!important;grid-row:auto!important}.resume-profile .profile-avatar{order:-1;justify-self:center}.resume-profile address,.template-professional .resume-profile address,.template-compact .resume-profile address{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 12px;text-align:center}.profile-summary{text-align:left}.entry-heading{align-items:flex-start}.app-footer{display:none}.toast{right:14px;bottom:14px;left:14px;justify-content:center}.auth-modal{padding:24px 18px}.auth-heading{grid-template-columns:36px minmax(0,1fr)}.auth-icon{width:36px;height:36px}}@media print{@page{size:A4;margin:0}html,body,#root,.app-shell{width:auto;min-height:0;height:auto;overflow:visible;background:#fff}body{print-color-adjust:exact;-webkit-print-color-adjust:exact}.topbar,.section-rail,.editor-pane,.app-footer,.mobile-view-tabs,.mobile-section-tabs,.toast,.error-banner,.preview-scale,.modal-backdrop{display:none!important}.workspace,.workspace.mobile-edit,.workspace.mobile-preview,.workspace.mobile-review,.workspace.mobile-edit .preview-pane,.workspace.mobile-preview .preview-pane,.workspace.mobile-review .preview-pane,.preview-pane{display:block!important;min-height:0;overflow:visible;padding:0;background:#fff}.resume-paper{width:210mm;min-height:297mm;margin:0;padding:15mm 17mm;color:#0b0d0b;box-shadow:none;font-size:9.5pt;line-height:1.55}.resume-profile h1{font-size:17pt;font-weight:700}.resume-profile .profile-main>p{font-size:10pt}.resume-profile address{color:#252a27;font-size:9pt}.profile-summary h2,.resume-section h2{font-size:11pt;font-weight:700}.profile-summary p{font-size:9.5pt;line-height:1.55}.entry-heading{font-size:9.5pt}.entry-heading span{color:#343a36;font-size:9pt}.resume-paper ul,.skill-line{font-size:9.25pt;line-height:1.55}.preview-highlight{background:transparent;box-shadow:none}.template-compact .resume-profile h1{font-size:15pt}.template-compact .resume-section h2,.template-compact .profile-summary h2{font-size:10pt}.resume-section,.resume-entry,.resume-profile,.profile-summary{break-inside:avoid;page-break-inside:avoid}.template-classic .resume-profile.has-avatar .profile-layout{grid-template-columns:58px minmax(0,1fr) 58px!important;align-items:center;text-align:center}.template-classic .resume-profile.has-avatar .profile-balance{display:block!important;grid-column:1;grid-row:1 / span 2}.template-classic .resume-profile.has-avatar .profile-main{grid-column:2!important;grid-row:1!important}.template-classic .resume-profile.has-avatar address{grid-column:2!important;grid-row:2!important}.template-classic .resume-profile.has-avatar .profile-avatar{grid-column:3!important;grid-row:1 / span 2!important;order:initial;justify-self:stretch}.template-professional .profile-layout,.template-compact .profile-layout{grid-template-columns:minmax(0,1fr) auto!important;align-items:end;text-align:left}.template-professional .resume-profile.has-avatar .profile-layout{grid-template-columns:minmax(0,1fr) auto 52px!important}.template-compact .resume-profile.has-avatar .profile-layout{grid-template-columns:minmax(0,1fr) auto 46px!important}.template-professional .resume-profile address,.template-compact .resume-profile address{display:grid;justify-items:end;gap:3px;text-align:right}.template-professional .resume-profile .profile-avatar,.template-compact .resume-profile .profile-avatar{grid-column:auto!important;grid-row:auto!important;order:initial;justify-self:stretch}}
