:root{--background:#f5f5f7;--surface:#fff;--surface-muted:#f0f1f3;--text:#17171a;--text-muted:#696970;--line:#dedfe3;--accent:#111827;--accent-contrast:#fff;--radius:8px;--content-width:1180px}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--text);background:var(--background);margin:0;font-family:Inter,SF Pro Display,Segoe UI,Microsoft YaHei,sans-serif}#next-logo,button[aria-label="Open Next.js Dev Tools"]{display:none!important}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{z-index:20;min-height:64px;padding:0 max(24px, calc((100vw - var(--content-width)) / 2));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #dedfe3e6;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:sticky;top:0}.brand{align-items:center;gap:9px;width:fit-content;font-weight:750;display:inline-flex}.brand-mark{width:28px;height:28px;color:var(--accent-contrast);background:var(--accent);letter-spacing:-.08em;border:1px solid #334155;border-radius:7px;place-items:center;font-weight:800;display:grid}.brand-wordmark{letter-spacing:.08em;font-size:13px;font-weight:800}.site-navigation{color:var(--text-muted);align-items:center;gap:28px;font-size:14px;display:flex}.site-navigation a:hover{color:var(--text)}.header-action{justify-self:end}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-weight:650;display:inline-flex}.button-primary{color:var(--accent-contrast);background:var(--accent)}.button-secondary{border-color:var(--line);background:var(--surface)}.page-shell{width:min(var(--content-width), calc(100% - 40px));margin:0 auto}.site-footer{width:min(var(--content-width), calc(100% - 40px));border-top:1px solid var(--line);color:var(--text-muted);justify-content:space-between;align-items:center;gap:20px;margin:72px auto 0;padding:28px 0 36px;font-size:13px;display:flex}.invite-page{padding-block:64px}.invite-hero{grid-template-columns:minmax(0,1fr) minmax(340px,430px);align-items:start;gap:40px;display:grid}.invite-hero h1{max-width:760px;margin:0;font-size:clamp(36px,5vw,58px);line-height:1.1}.invite-hero p{max-width:680px;color:var(--text-muted);line-height:1.7}.invite-card,.invite-faq{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.invite-card{gap:18px;padding:24px;display:grid}.invite-status-row{justify-content:space-between;align-items:start;gap:16px;display:flex}.invite-status-row h2{margin:0}.invite-status-row strong{border:1px solid var(--line);background:var(--surface-muted);border-radius:7px;justify-content:center;align-items:center;min-width:72px;min-height:44px;display:inline-flex}.invite-message,.invite-note,.invite-faq p{color:var(--text-muted);line-height:1.65}.invite-form{gap:14px;display:grid}.invite-form label{gap:8px;font-weight:700;display:grid}.invite-form input{border:1px solid var(--line);background:var(--surface);border-radius:7px;width:100%;min-height:44px;padding:0 12px}.invite-error{color:#b42318;font-weight:700}.invite-success{color:#087443;font-weight:700}.feedback-contact{border-top:1px solid var(--line);align-items:center;gap:16px;margin-top:24px;padding-top:20px;display:flex}.feedback-contact img{object-fit:cover;border:1px solid var(--line);width:132px;height:168px}.feedback-contact p{color:var(--text);margin:0;font-weight:700}.admin-code-list{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:16px;margin-top:24px;padding:20px;display:grid}.admin-code-list h2{margin:0}.admin-code-list p{color:var(--text-muted)}.admin-code-list-items{gap:10px;margin:0;padding:0;list-style:none;display:grid}.admin-code-list-items li{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.admin-code-list-items li>div{gap:5px;display:grid}.admin-code-list-items span{color:var(--text-muted);font-size:13px}.invite-faq{background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:32px;display:grid;overflow:hidden}.invite-faq>div{background:var(--surface);min-height:180px;padding:22px}.invite-faq h2,.invite-faq h3{margin:0 0 10px}.template-card,.resume-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:16px;padding:16px;display:grid}.template-preview,.resume-card-preview{border:1px solid var(--line);background:#fafafa;min-height:210px;padding:24px}.template-preview-line,.resume-card-preview span{background:#cfd1d6;width:70%;height:6px;margin-bottom:11px;display:block}.template-preview-line-wide{width:88%}.template-preview-line-short,.resume-card-preview span:last-child{width:46%}.template-card-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.template-card-copy p,.resume-card p{color:var(--text-muted);margin:7px 0 0;line-height:1.55}.studio-template-preview{border:1px solid var(--line);background:#fff;grid-template-columns:1fr;min-height:226px;padding:22px;display:grid;position:relative;overflow:hidden}.studio-template-preview:before{content:"";opacity:.08;position:absolute;inset:0}.studio-template-preview-compact{min-height:226px}.studio-preview-header,.studio-preview-body,.studio-preview-aside{z-index:1;position:relative}.studio-preview-header{gap:8px;margin-bottom:18px;display:grid}.studio-preview-header span{background:var(--accent);width:42%;height:12px}.studio-preview-header strong{background:#c7ccd4;width:72%;height:7px}.studio-preview-body,.studio-preview-aside{gap:9px;display:grid}.studio-preview-body span,.studio-preview-aside span{background:#cfd3da;height:7px;display:block}.studio-preview-body span:nth-child(2){width:84%}.studio-preview-body span:nth-child(3){width:62%}.studio-preview-body span:nth-child(4){width:76%}.studio-preview-aside{margin-top:20px}.studio-preview-aside span{width:48%;height:6px}.studio-template-preview-two-column,.studio-template-preview-sidebar{grid-template-columns:1fr .42fr;column-gap:22px}.studio-template-preview-two-column .studio-preview-aside,.studio-template-preview-sidebar .studio-preview-aside{margin-top:42px}.studio-template-preview-sidebar:before{opacity:1;background:#edf0f5;width:31%;right:auto}.studio-template-preview-sidebar{grid-template-columns:.42fr 1fr}.studio-template-preview-sidebar .studio-preview-header,.studio-template-preview-sidebar .studio-preview-body{grid-column:2}.studio-template-preview-sidebar .studio-preview-aside{grid-area:1/1/span 2;margin-top:0}.studio-template-preview-timeline .studio-preview-body{border-left:2px solid #cfd3da;padding-left:20px}.studio-template-preview-compact .studio-preview-body{gap:6px}.studio-template-preview-blue .studio-preview-header span,.studio-resume-blue .studio-resume-header{background:var(--resume-accent,#1f5eff)}.studio-template-preview-graphite .studio-preview-header span,.studio-resume-graphite .studio-resume-header{background:var(--resume-accent,#2f333a)}.studio-template-preview-warm .studio-preview-header span,.studio-resume-warm .studio-resume-header{background:var(--resume-accent,#9f5f46)}.studio-template-preview-green .studio-preview-header span,.studio-resume-green .studio-resume-header{background:var(--resume-accent,#17735f)}.status-label{color:var(--text-muted);font-size:12px;font-weight:600}.text-link{width:fit-content;font-size:14px;font-weight:700}.empty-state{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);text-align:center;width:min(620px,100% - 32px);margin:96px auto;padding:36px}.empty-state p{color:var(--text-muted);line-height:1.65}.home-hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:56px;min-height:620px;padding-block:72px;display:grid}.home-hero h1,.section-heading h2{letter-spacing:0;margin:0}.home-hero h1{max-width:720px;font-size:clamp(42px,6vw,72px);line-height:1.08}.eyebrow{color:var(--text-muted);margin:0 0 14px;font-size:13px;font-weight:700}.hero-description{max-width:620px;color:var(--text-muted);margin:22px 0 0;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.home-hero-image{border:1px solid var(--line);border-radius:var(--radius);object-fit:cover;width:100%;height:auto}.section-shell{padding-block:56px}.section-heading{max-width:720px;margin-bottom:26px}.section-heading h2{font-size:clamp(30px,4vw,48px);line-height:1.15}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.template-grid-featured .template-card:first-child{grid-column:span 2}.principle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.principle-grid article{border-top:1px solid var(--line);background:var(--surface);align-content:space-between;min-height:150px;padding:22px;display:grid}.principle-grid span{color:var(--text-muted);font-size:12px}.route-page{padding-block:64px}.route-heading{max-width:760px;margin-bottom:34px}.route-heading h1{margin:0;font-size:clamp(36px,5vw,58px);line-height:1.12}.route-heading>p:last-child{color:var(--text-muted);line-height:1.7}.filter-bar{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.filter-bar button{border:1px solid var(--line);min-height:36px;color:var(--text-muted);background:var(--surface);cursor:pointer;border-radius:6px;padding:0 12px}.filter-bar button.filter-active{border-color:var(--accent);color:var(--accent-contrast);background:var(--accent)}.result-count{color:var(--text-muted);margin:0 0 20px;font-size:13px}.dashboard-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px;display:flex}.dashboard-heading h1{margin:0;font-size:clamp(36px,5vw,56px)}.dashboard-heading p:last-child{color:var(--text-muted)}.dashboard-toolbar{border-block:1px solid var(--line);color:var(--text-muted);justify-content:space-between;align-items:center;gap:18px;padding:12px 0;font-size:13px;display:flex}.dashboard-toolbar input{border:1px solid var(--line);background:var(--surface);border-radius:6px;width:min(320px,70vw);min-height:40px;padding:0 12px}.resume-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.resume-card-preview-graphite{color:var(--resume-header-text,#fff);background:#2f333a}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.editor-shell{background:#f6f7f9;min-height:100vh;overflow:hidden}.editor-layout{width:100%}.studio-workbench{color:#111827;background:#f7f8fa;grid-template-rows:44px minmax(0,calc(100vh - 44px));min-height:100vh;display:grid}.studio-topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:18px;min-height:44px;padding:0 18px;display:flex;position:sticky;top:0}.studio-titlebar{align-items:center;gap:12px;min-width:0;display:flex}.studio-titlebar p,.studio-titlebar h1{margin:0}.studio-titlebar p{color:#6b7280;font-size:12px}.studio-titlebar h1{text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:14px;font-weight:650;overflow:hidden}.studio-back-link,.studio-icon-button,.studio-toolbar button,.studio-zoom-control button{color:#111827;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;display:inline-grid}.studio-back-link{border-radius:999px;width:28px;height:28px;text-decoration:none}.studio-back-link:hover,.studio-icon-button:hover,.studio-toolbar button:hover,.studio-zoom-control button:hover{background:#f3f4f6;border-color:#d8dde5}.studio-save-state{color:#8a94a6;font-size:12px}.studio-toolbar{color:#374151;flex:1;justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.studio-toolbar button{border-radius:7px;flex:none;min-height:30px;padding:0 9px;font-size:13px}.studio-theme-panel{z-index:45;background:#fff;border:1px solid #dfe3ea;border-top:0;align-content:start;width:min(340px,100vw - 24px);max-height:calc(100vh - 56px);padding:16px;display:grid;position:absolute;top:44px;right:0;overflow-y:auto;box-shadow:0 18px 45px #0f172a2e}.studio-theme-heading,.studio-theme-heading>div,.studio-theme-section h3{margin:0}.studio-theme-heading{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:start;gap:12px;padding-bottom:12px;display:flex}.studio-theme-heading p{color:#6b7280;margin:0 0 2px;font-size:12px}.studio-theme-heading h2{margin:0;font-size:15px}.studio-theme-heading button{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;width:28px;height:28px;font-size:18px}.studio-theme-section{border-bottom:1px solid #edf0f4;gap:9px;padding:14px 0;display:grid}.studio-theme-section h3{color:#374151;font-size:12px}.studio-theme-template-grid,.studio-theme-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.studio-theme-template,.studio-theme-preset{color:#374151;min-width:0;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e6ed;border-radius:7px;justify-items:center;gap:5px;padding:7px 4px;font-size:11px;display:grid}.studio-theme-template[aria-pressed=true],.studio-theme-preset:hover,.studio-theme-template:hover{border-color:#178b73;box-shadow:0 0 0 2px #178b731f}.studio-theme-thumb{background:linear-gradient(#1f4ea8 0 42%,#fff 42% 100%);border:1px solid #dfe3ea;border-radius:4px;width:58px;height:34px;display:block}.studio-theme-thumb-ink{background:linear-gradient(#fff 0 42%,#fff 42% 100%);border-bottom:2px solid #1f4ea8}.studio-theme-thumb-blue{background:linear-gradient(#2563eb 0 42%,#fff 42% 100%)}.studio-theme-thumb-green{background:linear-gradient(#17735f 0 42%,#fff 42% 100%)}.studio-theme-thumb-graphite{background:linear-gradient(#2f333a 0 42%,#fff 42% 100%)}.studio-theme-thumb-warm{background:linear-gradient(#9f5f46 0 42%,#fff 42% 100%)}.studio-theme-preset>span{gap:4px;display:flex}.studio-theme-preset i{border-radius:50%;width:12px;height:12px;display:block}.studio-theme-color-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.studio-theme-color-grid label,.studio-theme-control,.studio-theme-range{color:#6b7280;gap:5px;font-size:11px;display:grid}.studio-theme-color-grid input{background:#fff;border:1px solid #dfe3ea;border-radius:5px;width:100%;height:30px;padding:2px}.studio-theme-control select{color:#111827;width:100%;min-height:32px;font:inherit;background:#fff;border:1px solid #dfe3ea;border-radius:6px;padding:0 8px}.studio-theme-segmented{gap:4px;display:flex}.studio-theme-segmented button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dfe3ea;border-radius:6px;flex:1;min-height:30px}.studio-theme-segmented button[aria-pressed=true]{color:#0f766e;background:#edf9f5;border-color:#178b73}.studio-theme-range output{color:#374151;justify-self:end;margin-top:-20px}.studio-theme-range input[type=range]{accent-color:#178b73;width:100%}.studio-body{grid-template-columns:220px minmax(420px,.96fr) minmax(0,1.24fr);min-height:0;display:grid}.studio-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;gap:22px;min-height:0;padding:18px 14px;display:flex}.studio-sidebar-brand{align-items:center;gap:10px;padding:0 4px 4px;display:flex}.studio-module-group p{color:#8a94a6;margin:0 0 9px;padding-inline:4px;font-size:12px}.studio-module-group>div{gap:4px;display:grid}.studio-module{color:#374151;width:100%;min-height:34px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;padding:7px 9px;font-size:14px;display:flex}.studio-module:hover,.studio-module-active{color:#0f172a;background:#f3f6fb}.studio-module[draggable=true]{cursor:grab}.studio-module[draggable=true]:active{cursor:grabbing}.studio-module-dragging{color:#0f172a;opacity:.72;background:#e8eef8}.studio-module span{color:#9aa3b2;width:16px}.studio-module-planned{color:#6b7280}.studio-editor-panel{background:#fbfbfc;border-right:1px solid #e5e7eb;min-height:0}.studio-editor-scroll{gap:18px;height:calc(100vh - 44px);padding:34px 26px 80px;display:grid;overflow:auto}.studio-card{background:#fff;border:1px solid #e4e7ec;border-radius:8px;gap:18px;padding:20px;display:grid;box-shadow:0 1px 2px #0f172a0a}.studio-module-row{border-radius:7px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;min-height:38px;display:grid}.studio-module-row:hover,.studio-module-row-active{background:#f3f6fb}.studio-module-handle,.studio-module-select,.studio-module-actions button,.studio-add-module{color:#536073;font:inherit;background:0 0;border:0}.studio-module-handle{color:#9aa3b2;cursor:grab;width:28px;height:32px}.studio-module-select{text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;min-width:0;min-height:34px;padding:0 4px;overflow:hidden}.studio-module-actions{opacity:0;display:flex}.studio-module-row:hover .studio-module-actions,.studio-module-row-active .studio-module-actions,.studio-module-row:focus-within .studio-module-actions{opacity:1}.studio-module-actions button{cursor:pointer;border-radius:5px;width:28px;height:28px}.studio-module-actions button:hover{color:#111827;background:#fff}.studio-add-module{text-align:left;cursor:pointer;border-radius:7px;align-items:center;gap:8px;min-height:36px;padding:0 8px;display:flex}.studio-add-module:hover{color:#087f5b;background:#edf8f4}.studio-rename-popover{background:#fff;border:1px solid #d9e0e8;border-radius:7px;gap:10px;padding:12px;display:grid;position:sticky;bottom:12px;box-shadow:0 12px 30px #0f172a24}.studio-rename-popover label{gap:6px;font-size:12px;display:grid}.studio-rename-popover input{border:1px solid #cfd6e0;border-radius:6px;min-height:38px;padding:0 9px}.studio-rename-popover>div{justify-content:flex-end;gap:6px;display:flex}.studio-card-active{border-color:#7fc4ad}.studio-card-content{gap:18px;display:grid}.studio-structured-heading{border-bottom:1px solid #edf0f3;padding-bottom:14px}.studio-card-title,.studio-card-tools,.studio-field-label{align-items:center;display:flex}.studio-card-title{gap:9px}.studio-card-tools{gap:3px}.studio-ai-button{color:#087f5b}.studio-field-label{justify-content:space-between;gap:8px}.studio-field-visibility{color:#8a94a6;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:26px;height:24px;padding:0;display:grid}.studio-field-visibility:hover{color:#111827;background:#f0f3f7}.studio-field-hidden input,.studio-field-hidden select,.studio-field-hidden textarea{opacity:.7;background:#f6f7f9}.studio-entry-list{gap:0}.studio-entry-editor{gap:14px;padding:18px 0;display:grid}.studio-entry-editor+.studio-entry-editor{border-top:1px dashed #ccd4df}.studio-entry-heading{color:#8994a6;justify-content:space-between;align-items:center;font-size:12px;display:flex}.studio-entry-heading button,.studio-highlight-row button{color:#98a2b3;background:0 0;border:0;border-radius:5px;width:28px;height:28px}.studio-entry-heading button:hover,.studio-highlight-row button:hover{color:#b42318;background:#fff1f1}.studio-entry-highlights{gap:8px;display:grid}.studio-entry-highlights>span{color:#4b5563;font-size:13px}.studio-highlight-row{grid-template-columns:minmax(0,1fr) 30px;gap:6px;display:grid}.studio-highlight-row input{box-sizing:border-box;border:1px solid #dfe3ea;border-radius:7px;min-width:0;min-height:38px;padding:0 10px;line-height:1.3}.studio-add-detail,.studio-add-entry{box-sizing:border-box;color:#344054;cursor:pointer;background:#fff;border:1px solid #d9e0e8;border-radius:6px;place-items:center;min-height:38px;display:inline-grid}.studio-add-detail{width:fit-content;padding:0 10px}.studio-add-entry{width:100%;margin-top:4px;font-weight:650}.studio-add-detail:hover,.studio-add-entry:hover{color:#1e4fa5;background:#f7faff;border-color:#9bb7e8}.studio-avatar-placeholder{cursor:pointer;padding:0;overflow:hidden}.studio-avatar-placeholder img{object-fit:cover;width:100%;height:100%}.studio-resume-photo{object-fit:cover;border:2px solid #ffffffc2;flex:none;width:72px;height:72px}.studio-resume-photo-circle{border-radius:50%}.studio-resume-photo-id-photo{border-radius:5px;width:62px;height:86px}.studio-dialog-backdrop{z-index:80;background:#1118276b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.studio-dialog{background:#fff;border:1px solid #111827;border-radius:12px;gap:16px;width:min(720px,100%);max-height:calc(100vh - 40px);padding:18px;display:grid;overflow:auto;box-shadow:0 24px 70px #0f172a47}.studio-dialog-heading,.studio-dialog-actions,.studio-crop-controls{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-dialog-heading p,.studio-dialog-heading h2,.studio-ai-compare h3,.studio-ai-compare p{margin:0}.studio-dialog-heading p{color:#8a94a6;font-size:12px}.studio-dialog-heading h2{font-size:18px}.studio-crop-stage{background:#111827;min-height:380px;position:relative;overflow:hidden}.studio-crop-controls label{flex:1;gap:6px;font-size:12px;display:grid}.studio-ai-compare{grid-template-columns:1fr 1fr;gap:12px;display:grid}.studio-ai-compare>div{background:#fafbfc;border:1px solid #dfe4eb;border-radius:7px;min-height:150px;padding:14px}.studio-ai-compare p{color:#4b5563;white-space:pre-wrap;margin-top:8px}.studio-dialog-actions{justify-content:flex-end}.studio-dialog-actions button{color:#111827;cursor:pointer;background:#fff;border:1px solid #cfd4dc;border-radius:8px;min-height:38px;padding:0 13px}.studio-dialog-actions button:disabled{cursor:not-allowed;opacity:.45}.studio-ai-composer .button-primary,.studio-dialog-actions button:last-child:not(:disabled){color:#fff;background:#111827;border-color:#111827}.studio-ai-composer .button-primary:hover:not(:disabled),.studio-dialog-actions button:last-child:not(:disabled):hover{background:#374151;border-color:#374151}.studio-dialog-error{color:#b42318;margin:0;font-size:13px}.studio-card-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.studio-card-heading h2,.studio-card-heading h3,.studio-card-heading p{margin:0}.studio-card-heading h2,.studio-card-heading h3{font-size:16px}.studio-card-kicker,.studio-card-action,.studio-pill{color:#8a94a6;font-size:12px}.studio-pill,.studio-card-action{background:#f3f4f6;border-radius:999px;padding:4px 8px}.studio-avatar-row{align-items:center;gap:16px;display:flex}.studio-avatar-placeholder{color:#8a94a6;background:#fbfcfe;border:2px dashed #d7dce5;border-radius:999px;place-items:center;width:86px;height:86px;font-size:13px;display:grid}.studio-avatar-id-photo{border-radius:12px;width:74px;height:94px}.studio-segmented{background:#fff;border:1px solid #e5e7eb;border-radius:999px;gap:4px;padding:4px;display:inline-flex;box-shadow:0 1px 4px #0f172a14}.studio-segmented button{box-sizing:border-box;color:#374151;min-height:26px;font:inherit;background:0 0;border:0;border-radius:999px;place-items:center;padding:0 10px;font-size:13px;display:inline-grid}.studio-segmented button[aria-pressed=true]{color:#0f172a;background:#f3f4f6;box-shadow:inset 0 0 0 1px #0f172a0f}.studio-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px;display:grid}.studio-field{gap:7px;display:grid}.studio-field>span{color:#4b5563;font-size:13px}.studio-field input,.studio-field select,.studio-field textarea,.studio-jd-dock textarea{box-sizing:border-box;color:#111827;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #dfe3ea;border-radius:8px;padding:10px 12px;font-size:14px;line-height:1.3;box-shadow:inset 0 1px 1px #0f172a08}.studio-ai-field-control{gap:8px;display:grid}.studio-field-ai-button{border:1px solid var(--line);background:var(--surface-muted);color:var(--text);cursor:pointer;border-radius:6px;align-self:start;min-height:30px;padding:4px 10px;font-size:12px}.studio-field-ai-button:hover:not(:disabled){border-color:var(--accent);background:var(--surface)}.studio-field-ai-button:disabled{cursor:not-allowed;opacity:.45}.studio-toolbar>button:nth-child(6),.studio-toolbar>button:nth-child(-n+2){display:none}.studio-history-controls{gap:4px;display:flex;position:absolute;top:12px;left:250px}.studio-history-controls button{color:#334155;background:#fff;border:1px solid #d9e2ec;border-radius:6px;width:30px;height:30px}.studio-history-controls button:disabled{cursor:not-allowed;opacity:.4}.studio-ai-assistant{border-color:#111827;gap:0;width:min(680px,100%);padding:0;overflow:hidden}.studio-ai-assistant-header{color:#fff;background:#111827;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.studio-ai-assistant-header p,.studio-ai-assistant-header h2{margin:0}.studio-ai-assistant-header p{opacity:.78;font-size:12px}.studio-ai-assistant-header h2{margin-top:3px;font-size:19px}.studio-ai-assistant-header button{color:#fff;background:0 0;border:1px solid #ffffff8c;border-radius:8px;width:32px;height:32px}.studio-ai-chat{background:#f5f5f7;align-content:start;gap:12px;min-height:280px;max-height:46vh;padding:20px;display:grid;overflow:auto}.studio-ai-bubble{color:#111827;white-space:pre-wrap;background:#fff;border:1px solid #d1d5db;border-radius:12px;max-width:86%;padding:12px 14px;line-height:1.65}.studio-ai-bubble p{margin:6px 0 0}.studio-ai-composer{background:#fff;border-top:1px solid #d1d5db;padding:14px 16px 16px}.studio-ai-composer textarea{resize:vertical;background:0 0;border:0;outline:0;width:100%}.studio-ai-composer-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.studio-ai-model-picker{color:#64748b;align-items:center;gap:8px;font-size:12px;display:inline-flex}.studio-ai-model-picker select{color:#334155;background:#fff;border:1px solid #cfd4dc;border-radius:8px;padding:7px 28px 7px 10px}.studio-dialog textarea{resize:vertical;width:100%}.studio-ai-result{border:1px solid var(--line);white-space:pre-wrap;background:#f8fafc;border-radius:8px;margin-top:14px;padding:12px 14px}.studio-ai-result p{margin:8px 0 0;line-height:1.65}.studio-field input,.studio-field select{min-height:36px}.studio-field textarea,.studio-jd-dock textarea{resize:vertical;line-height:1.55}.studio-field input:focus,.studio-field select:focus,.studio-field textarea:focus,.studio-jd-dock textarea:focus{border-color:#9bb7ff;outline:3px solid #1f5eff1f}.studio-icon-button{color:#087f5b;border-radius:7px;min-width:30px;height:30px;font-size:12px;font-weight:700}.studio-jd-dock{background:linear-gradient(#fff 0%,#fbfcff 100%);border-style:dashed}.studio-jd-dock p{color:#5b6575;margin:0;font-size:14px;line-height:1.7}.studio-jd-dock code{color:#1e40af;background:#eef2ff;border-radius:5px;padding:2px 5px;font-size:12px}.studio-jd-dock textarea:disabled,.studio-jd-dock button:disabled{cursor:not-allowed;opacity:.72}.studio-preview-panel{background:#eef1f5;grid-template-rows:48px minmax(0,1fr);min-height:0;display:grid}.studio-preview-heading{background:#f8fafc;border-bottom:1px solid #dde2ea;justify-content:space-between;align-items:center;gap:18px;padding:0 18px;display:flex}.studio-preview-heading p,.studio-preview-heading h2{margin:0}.studio-preview-heading p{color:#6b7280;font-size:12px}.studio-preview-heading h2{font-size:14px;font-weight:650}.studio-zoom-control{color:#4b5563;align-items:center;gap:7px;font-size:13px;display:inline-flex}.studio-zoom-control button{border-radius:999px;width:28px;height:28px;font-size:18px;line-height:1}.studio-paper-stage{min-height:0;padding:18px 16px 70px;position:relative;overflow:hidden auto}.studio-paper-preview-frame{width:100%;position:relative}.studio-paper-preview-canvas{transform-origin:top;width:210mm;position:absolute;top:0;left:50%}.studio-resume-paper{box-sizing:border-box;gap:var(--resume-section-gap,10pt);width:210mm;min-width:210mm;min-height:297mm;padding:var(--resume-page-margin,16mm);border:1px solid var(--resume-border,#dfe3ea);font-family:var(--resume-font-family,"Microsoft YaHei", Arial, sans-serif);font-size:var(--resume-font-size,10.5pt);line-height:var(--resume-line-height,1.3);overflow-wrap:anywhere;transform-origin:top;background:#fff;margin:0 auto;display:grid;overflow-x:clip;box-shadow:0 22px 65px #0f172a21}.studio-resume-paper,.studio-resume-paper *{min-width:0;max-width:100%}.studio-resume-paper h2,.studio-resume-paper h3,.studio-resume-paper p{margin:0}.studio-resume-header{box-sizing:border-box;margin:calc(var(--resume-page-margin,16mm) * -1) calc(var(--resume-page-margin,16mm) * -1) 3mm;padding:3mm var(--resume-page-margin,16mm) 3mm;color:#fff;background:var(--resume-accent,var(--accent));justify-content:space-between;align-items:center;gap:18px;display:flex}.studio-resume-header h2{font-size:14pt;line-height:1.15}.studio-resume-header p,.studio-resume-header span{color:#ffffffd1}.studio-resume-header .studio-resume-headline{font-weight:700}.studio-resume-header span{overflow-wrap:anywhere;text-align:right;word-break:break-word;flex:0 78mm;max-width:78mm;font-size:9.5pt}.studio-resume-profile-meta{flex-wrap:wrap;gap:2px 12px;margin:6px 0 0;padding:0;list-style:none;display:flex}.studio-resume-profile-meta li{color:inherit;font-size:9.5pt;line-height:1.25}.studio-resume-ink .studio-resume-header{color:var(--resume-heading,#111827);border-bottom:2px solid var(--resume-accent,#1f4ea8);inline-size:calc(100% + (var(--resume-page-margin,16mm) * 2));max-inline-size:calc(100% + (var(--resume-page-margin,16mm) * 2));background:#fff}.studio-resume-ink .studio-resume-header p,.studio-resume-ink .studio-resume-header span,.studio-resume-ink .studio-resume-profile-meta li{color:var(--resume-body,#4b5563)}.studio-resume-header-inline{border-radius:8px;margin:0}.studio-skill-editor{flex-wrap:wrap;gap:8px;display:flex}.studio-skill-editor span{color:#394150;background:#fff;border:1px solid #e3e7ee;border-radius:999px;padding:7px 10px;font-size:13px}.studio-resume-paper section{gap:var(--resume-section-gap,10pt);display:grid}.studio-resume-paper h3{border-bottom:1px solid var(--resume-border,#dfe3ea);color:var(--resume-heading,#111827);letter-spacing:0;padding-bottom:6px;font-size:11pt}.studio-resume-paper p,.studio-resume-paper li,.studio-resume-entry span{color:var(--resume-body,#4b5563);line-height:var(--resume-line-height,1.3);overflow-wrap:anywhere;white-space:normal;word-break:break-word}.studio-resume-paper:not(.studio-resume-ink) .studio-resume-header p,.studio-resume-paper:not(.studio-resume-ink) .studio-resume-header span,.studio-resume-paper:not(.studio-resume-ink) .studio-resume-header .studio-resume-profile-meta li{color:var(--resume-header-text,#fff);opacity:.82}.studio-resume-entry{break-inside:avoid;page-break-inside:avoid;gap:5px;max-width:100%;display:grid}.studio-resume-entry strong{overflow-wrap:anywhere;word-break:break-word;font-size:10.5pt}.studio-resume-entry span{overflow-wrap:anywhere;text-align:right;flex:0 32%;min-width:0;max-width:32%;font-size:9.5pt}.studio-resume-entry>div{justify-content:space-between;gap:12px;min-width:0;max-width:100%;display:flex}.studio-resume-entry>div strong{overflow-wrap:anywhere;word-break:break-word;flex:auto;min-width:0;max-width:100%}.studio-resume-entry ul{gap:4px;max-width:100%;margin:0;padding-left:18px;display:grid}.studio-resume-entry li{min-width:0}.studio-skill-list{flex-wrap:wrap;gap:8px;display:flex}.studio-skill-list span{box-sizing:border-box;width:var(--resume-chip-width,max-content);border:1px solid var(--resume-border,#dfe3ea);border-radius:var(--resume-radius,999px);color:#374151;min-width:0;max-width:100%;min-height:32px;font-size:12px;line-height:var(--resume-line-height,1.3);text-align:left;overflow-wrap:anywhere;word-break:break-word;background:#f8fafc;justify-content:flex-start;align-items:center;padding:5px 8px;display:inline-flex}.studio-resume-sidebar{grid-template-columns:.44fr 1fr;grid-auto-rows:max-content;align-items:start}.studio-resume-sidebar>*,.studio-resume-two-column>*{min-width:0}.studio-resume-sidebar .studio-resume-header{grid-column:1/-1}.studio-resume-sidebar section:first-of-type,.studio-resume-sidebar section:nth-of-type(2),.studio-resume-sidebar section:nth-of-type(5){background:#f5f6f8;border-radius:7px;padding:14px}.studio-resume-two-column{grid-template-columns:1fr 1fr;grid-auto-rows:max-content;align-items:start}.studio-resume-two-column .studio-resume-header{grid-column:1/-1}.studio-resume-timeline section{border-left:2px solid #dfe3ea;padding-left:18px}.studio-resume-compact{gap:12px}@page{size:A4;margin:0}@media print{html,body{background:#fff;width:210mm;min-width:210mm;height:auto;margin:0;padding:0}body *{visibility:hidden!important}.studio-resume-paper,.studio-resume-paper *{visibility:visible!important}.studio-workbench,.studio-body,.studio-preview-panel,.studio-paper-stage{width:210mm!important;min-width:210mm!important;max-width:210mm!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.studio-topbar,.studio-sidebar,.studio-editor-panel,.studio-preview-heading,.studio-theme-panel{display:none!important}.studio-resume-paper{width:210mm;min-width:210mm;min-height:297mm;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;border:0;margin:0;position:absolute;top:0;left:0}.studio-resume-paper h3{break-after:avoid;page-break-after:avoid}}.resume-paper{border:1px solid var(--line);background:#fff;width:min(720px,100%);min-height:760px;margin:20px auto 0;padding:56px;box-shadow:0 18px 45px #00000014}.resume-paper strong{margin-bottom:30px;font-size:30px;display:block}.resume-paper span{background:#d5d7dc;width:100%;height:7px;margin-bottom:16px;display:block}.resume-paper span:nth-child(3){width:78%}.resume-paper span:nth-child(4){width:91%}.resume-paper span:nth-child(5){width:60%}.legal-page{max-width:840px}.legal-page h1{margin:0;font-size:clamp(38px,5vw,58px)}.legal-page p{color:var(--text-muted);line-height:1.75}.legal-page code{border:1px solid var(--line);color:var(--text);background:var(--surface);border-radius:4px;padding:2px 5px}.admin-shell{background:#f7f7f8;grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 64px);display:grid}.admin-sidebar{border-right:1px solid var(--line);background:#fff;align-content:start;gap:24px;padding:28px 22px;display:grid}.admin-brand{font-weight:800}.admin-nav{gap:6px;display:grid}.admin-nav a{color:var(--text-muted);border-radius:7px;padding:10px 12px;font-size:14px}.admin-nav a:hover{color:var(--text);background:var(--surface-muted)}.admin-main{width:min(1120px,100% - 40px);margin:0 auto;padding:36px 0 72px}.admin-main h1,.admin-login-panel h1{margin:0 0 20px;font-size:clamp(34px,4vw,48px)}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.admin-card,.admin-panel,.admin-toolbar,.admin-table-wrap,.admin-login-panel,.admin-alert,.admin-settings-list{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.admin-card{gap:8px;padding:18px;display:grid}.admin-card span,.admin-muted,.admin-panel p,.admin-toolbar p,.admin-table,.admin-settings-list span{color:var(--text-muted)}.admin-card strong{font-size:30px}.admin-panel,.admin-toolbar{padding:20px}.admin-filter-form{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:150px 150px minmax(220px,1fr) auto;align-items:end;gap:12px;margin:18px 0;padding:16px;display:grid}.admin-filter-form label{color:var(--text-muted);gap:7px;font-size:13px;font-weight:700;display:grid}.admin-filter-form input,.admin-filter-form select{border:1px solid var(--line);min-width:0;min-height:40px;color:var(--text);background:var(--surface);font:inherit;border-radius:7px;padding:0 10px}.admin-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:14px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;padding:14px}.admin-login-page{place-items:center;min-height:calc(100vh - 64px);padding:32px;display:grid}.admin-login-panel{width:min(460px,100%);padding:28px}.admin-form{gap:14px;margin:24px 0;display:grid}.admin-form label{gap:7px;font-size:14px;font-weight:650;display:grid}.admin-form input{border:1px solid var(--line);border-radius:7px;min-height:42px;padding:0 12px}.admin-form-error{color:#b42318;margin:0;font-size:13px}.admin-alert{gap:6px;padding:14px;display:grid}.admin-generator{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:16px;margin:18px 0;padding:20px;display:grid}.admin-generator h2{margin:0 0 8px}.admin-generator p{color:var(--text-muted);margin:0}.admin-generator-form{grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end;gap:12px;display:grid}.admin-generator-form label{gap:7px;font-size:13px;font-weight:650;display:grid}.admin-generator-form input{border:1px solid var(--line);border-radius:7px;min-width:0;min-height:40px;padding:0 10px}.admin-generated-codes{border:1px solid var(--line);background:#fafafa;border-radius:7px;gap:10px;padding:14px;display:grid}.admin-generated-codes ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.admin-generated-codes li{border:1px solid var(--line);background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.admin-generated-codes code{font-weight:800}.admin-status-ok,.admin-status-warn{border-radius:999px;width:fit-content;padding:4px 8px;font-size:12px;font-weight:750}.admin-status-ok{color:#067647;background:#ecfdf3}.admin-status-warn{color:#b54708;background:#fffaeb}.admin-settings-list{display:grid}.admin-settings-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:16px 18px;display:flex}.admin-settings-list div:last-child{border-bottom:0}.feedback-page{padding-block:64px}.feedback-hero{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:start;gap:40px;display:grid}.feedback-hero h1,.feedback-card h1,.feedback-card h2{letter-spacing:0;margin:0}.feedback-hero h1{max-width:680px;font-size:clamp(34px,5vw,58px);line-height:1.12}.feedback-hero p,.feedback-card p,.feedback-ticket p{color:var(--text-muted);line-height:1.7}.feedback-card,.feedback-ticket,.feedback-result{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.feedback-card{gap:22px;padding:24px;display:grid}.feedback-form{gap:14px;display:grid}.feedback-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.feedback-form label,.admin-feedback-form label{gap:7px;font-size:14px;font-weight:650;display:grid}.feedback-form input,.feedback-form select,.feedback-form textarea,.admin-feedback-form select,.admin-feedback-form textarea{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;color:var(--text);font:inherit;border-radius:7px;padding:10px 12px}.feedback-form input,.feedback-form select,.admin-feedback-form select{min-height:42px}.feedback-help{color:var(--text-muted);font-size:12px;font-weight:500;line-height:1.55}.feedback-form textarea,.admin-feedback-form textarea{resize:vertical}.feedback-result{background:#fafafa;gap:14px;padding:16px;display:grid}.feedback-result dl,.feedback-ticket dl,.admin-feedback-ticket dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.feedback-result div,.feedback-ticket dl div,.admin-feedback-ticket dl div{gap:4px;display:grid}.feedback-result dt,.feedback-ticket dt,.admin-feedback-ticket dt{color:var(--text-muted);font-size:12px;font-weight:700}.feedback-result dd,.feedback-ticket dd,.admin-feedback-ticket dd{word-break:break-word;margin:0}.feedback-error{color:#b42318;font-weight:700}.feedback-lookup-form{grid-template-columns:minmax(0,1fr) auto;align-items:end}.feedback-ticket{gap:18px;padding:18px;display:grid}.feedback-ticket-heading,.admin-feedback-ticket-main{justify-content:space-between;gap:18px;display:flex}.feedback-ticket-heading strong{color:#067647;background:#ecfdf3;border-radius:999px;height:fit-content;padding:6px 10px;font-size:12px}.feedback-replies{gap:12px;display:grid}.feedback-replies h3{margin:0}.feedback-reply{border:1px solid var(--line);background:#fafafa;border-radius:7px;padding:12px}.feedback-reply p{margin:6px 0}.feedback-reply span{color:var(--text-muted);font-size:12px}.admin-feedback-board{gap:16px;display:grid}.admin-feedback-ticket{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:16px;padding:18px;display:grid}.admin-feedback-ticket h2{margin:6px 0 8px;font-size:20px}.admin-feedback-ticket-main p{color:var(--text-muted);margin:0;line-height:1.65}.admin-feedback-ticket-main dl{min-width:320px}.admin-feedback-form{grid-template-columns:140px 140px minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}@media (max-width:900px){.home-hero{grid-template-columns:1fr;gap:30px;min-height:auto}.template-grid,.principle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-workbench{grid-template-rows:auto auto;overflow:visible}.studio-topbar{flex-direction:column;align-items:flex-start;padding-block:10px;position:static}.studio-toolbar{flex-wrap:wrap;justify-content:flex-start;width:100%;overflow-x:visible}.studio-body{grid-template-columns:1fr}.studio-sidebar{border-bottom:1px solid #e5e7eb;border-right:0}.studio-module-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-editor-scroll{height:auto;overflow:visible}.studio-preview-panel{min-height:720px}.studio-resume-two-column,.studio-resume-sidebar,.feedback-hero,.admin-feedback-form{grid-template-columns:1fr}.admin-feedback-ticket-main{flex-direction:column;align-items:flex-start}.admin-feedback-ticket-main dl{width:100%;min-width:0}}@media (max-width:620px){.home-hero{padding-block:48px}.home-hero h1{font-size:42px}.template-grid,.principle-grid{grid-template-columns:1fr}.template-grid-featured .template-card:first-child{grid-column:auto}}@media (max-width:700px){.dashboard-heading,.dashboard-toolbar{flex-direction:column;align-items:flex-start}.resume-grid{grid-template-columns:1fr}}@media (max-width:620px){.editor-toolbar{flex-direction:column;align-items:flex-start}.resume-paper{min-height:560px;padding:30px}}@media (max-width:760px){.site-header{grid-template-columns:1fr auto;padding:0 18px}.site-navigation{display:none}.page-shell{width:min(100% - 28px, var(--content-width))}.site-footer{width:min(100% - 28px, var(--content-width));flex-direction:column;align-items:flex-start}.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-right:0;border-bottom:1px solid var(--line)}.admin-stat-grid,.admin-filter-form,.admin-generator-form,.studio-form-grid,.feedback-form-grid,.feedback-result dl,.feedback-ticket dl,.admin-feedback-ticket dl,.feedback-lookup-form{grid-template-columns:1fr}}
