:root{color:#202522;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--app-bg:#eff0ef;--surface:#fff;--surface-subtle:#f7f7f6;--border:#e1e3e1;--border-strong:#c8cdca;--text-primary:#202522;--text-secondary:#59625d;--text-tertiary:#5f6863;--brand:#2f5d50;--brand-hover:#264b41;--brand-soft:#edf3f1;--pending-bg:#fff3c7;--pending-border:#b98a16;--success:#2f7257;--success-soft:#edf5f0;--danger:#b34a51;--danger-soft:#faeeee;--warning:#8b650d;--radius-sm:3px;--radius-md:4px;--shadow-page:0 16px 42px #22292529;background:#eff0ef;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100dvh;overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline-offset:1px;outline:2px solid #477565}::selection{color:#173d31;background:#dcebe5}.license-page{min-height:100dvh;max-height:100dvh;color:var(--text-primary);background:var(--app-bg);place-items:center;padding:24px;display:grid;overflow:auto}.license-page--loading{color:var(--text-secondary);font-size:13px}dialog.accessible-dialog.usage-code-dialog{width:min(410px,100vw - 48px);max-width:calc(100vw - 48px);max-height:calc(100dvh - 48px);position:relative;overflow:auto;box-shadow:0 18px 54px #141b1738}.usage-code-dialog__close{cursor:pointer;width:30px;height:30px;color:var(--text-secondary);background:0 0;border:0;font-size:22px;line-height:1;position:absolute;top:12px;right:12px}.usage-code-dialog__refresh{margin:0 0 18px}.license-card__code-prefix{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:13px!important}.license-card{border:1px solid var(--border-strong);background:var(--surface);border-radius:5px;width:min(100%,410px);padding:28px}.license-card h1{margin:0 0 9px;font-size:24px;line-height:1.25}.license-card__product{color:var(--brand);letter-spacing:.06em;margin:0 0 7px;font-size:12px;font-weight:700}.license-card__intro{color:var(--text-secondary);margin:0 0 20px;font-size:13px;line-height:1.65}.license-card__stats{border:1px solid var(--border);grid-template-columns:1fr 1fr;gap:0;margin:0 0 20px;display:grid}.license-card__stats>div{padding:11px 12px}.license-card__stats>div+div{border-left:1px solid var(--border)}.license-card__stats dt{color:var(--text-tertiary);font-size:10px}.license-card__stats dd{margin:3px 0 0;font-size:19px;font-weight:700}.license-form>label{color:var(--text-secondary);margin-bottom:6px;font-size:11px;font-weight:650;display:block}.license-form__input{width:100%;min-height:42px;color:var(--text-primary);border:1px solid var(--border-strong);background:var(--surface);letter-spacing:.04em;border-radius:3px;padding:9px 11px}.license-form__feedback{min-height:39px;padding-top:7px}.license-form__error,.license-form__notice{margin:0;font-size:12px;line-height:1.45}.license-form__error{color:var(--danger)}.license-form__notice{color:var(--warning)}.license-form__submit,.license-form__back{cursor:pointer;border:1px solid var(--brand);border-radius:3px;width:100%;min-height:41px;padding:8px 14px;font-weight:650}.license-form__submit{color:#fff;background:var(--brand)}.license-form__back{color:var(--text-secondary);border-color:var(--border);background:var(--surface);margin-top:7px}.license-card__note{color:var(--text-tertiary);margin:16px 0 0;font-size:10px;line-height:1.6}.license-status{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:inline-flex}.license-status__separator{color:var(--border-strong)}.license-status__warning{color:var(--danger);font-weight:650}.license-status__button{cursor:pointer;min-height:26px;color:var(--brand);border:1px solid var(--border);background:var(--surface);border-radius:3px;padding:4px 8px;font-size:9px;font-weight:650}.license-status__button--muted{color:var(--text-secondary);background:var(--surface-subtle)}.admin-page{width:min(1120px,100% - 32px);height:100dvh;color:var(--text-primary);margin:0 auto;padding:26px 0 56px;overflow:auto}.admin-page__header{border-bottom:1px solid var(--border-strong);margin-bottom:20px;padding-bottom:18px}.admin-page__header h1{margin:0 0 6px;font-size:24px}.admin-page__header p{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.6}.admin-section{border:1px solid var(--border);background:var(--surface);margin-bottom:22px;padding:18px}.admin-section h2,.admin-generated h2{margin:0 0 14px;font-size:15px}.admin-auth-grid{grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:7px;display:grid}.admin-auth-grid label>span,.admin-form-grid label>span,.admin-list-header label>span{color:var(--text-secondary);margin-bottom:5px;font-size:10px;font-weight:650;display:block}.admin-input{width:100%;min-height:36px;color:var(--text-primary);border:1px solid var(--border);background:var(--surface);border-radius:3px;padding:7px 9px;font-size:11px}.admin-button{cursor:pointer;color:#fff;border:1px solid var(--brand);background:var(--brand);border-radius:3px;min-height:36px;padding:7px 12px;font-size:10px;font-weight:650}.admin-button--muted{color:var(--text-secondary);border-color:var(--border);background:var(--surface-subtle)}.admin-button--danger{color:var(--danger)}.admin-button--small{min-height:28px;padding:4px 8px;font-size:9px}.admin-button--submit{margin-top:11px}.admin-form-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px;display:grid}.admin-feedback{min-height:28px}.admin-feedback p{margin:0 0 9px;font-size:11px}.admin-feedback__error{color:var(--danger)}.admin-feedback__notice{color:var(--success)}.admin-generated{background:#fffaf0;border:1px solid #d8c983;margin-bottom:22px;padding:18px}.admin-generated>p{color:var(--warning);font-size:11px}.admin-generated ol{padding-left:22px}.admin-generated li{margin:9px 0;font-size:11px}.admin-generated code{-webkit-user-select:all;user-select:all;word-break:break-all}.admin-list-header{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px;display:flex}.admin-list-header h2{margin-bottom:0}.admin-list-note{color:var(--text-tertiary);font-size:10px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:720px;font-size:10px}.admin-code-actions{align-items:center;gap:5px;display:flex}.admin-input--uses{width:62px;min-height:28px;padding:4px 6px}.admin-table th,.admin-table td{border-bottom:1px solid var(--border);text-align:left;padding:9px}.admin-table th{color:var(--text-secondary);font-weight:700}.admin-table__empty{color:var(--text-tertiary);text-align:center!important;padding:24px!important}.admin-pagination{justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding-top:10px;display:flex}.admin-pagination p{color:var(--text-tertiary);font-variant-numeric:tabular-nums;margin:0;font-size:10px}.admin-pagination>div{gap:6px;display:flex}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=680px){.license-page{padding:16px}dialog.accessible-dialog.usage-code-dialog{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.license-card{padding:22px 18px}.admin-page{width:min(100% - 20px,1120px);padding-top:16px}.admin-auth-grid{grid-template-columns:1fr}.admin-pagination{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-shell{background:var(--app-bg);min-height:100dvh}.app-loading{min-height:100dvh;color:var(--text-secondary);place-items:center;display:grid}.app-header{z-index:70;border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:minmax(180px,280px) minmax(220px,1fr) auto;align-items:center;height:56px;padding:0 16px;display:grid;position:relative}.brand-lockup,.brand-lockup>div,.header-actions,.document-identity,.history-controls,.preview-toolbar,.preview-toolbar>div,.zoom-controls,.job-panel__header,.provider-badge,.panel-section__heading,.analysis-card header,.keyword,.review-summary,.switch-label,.suggestion-card__header,.suggestion-card__actions,.fact-warning,.inline-alert,.save-version-row,.version-item__content,.import-dialog__notice,.file-drop-button,.primary-action,.secondary-action,.header-button,.icon-button{align-items:center;display:flex}.brand-lockup{gap:9px}.brand-lockup--home{cursor:pointer;color:inherit;font:inherit;text-align:left;background:0 0;border:0;padding:0}.brand-lockup--home:focus-visible{outline:2px solid var(--brand);outline-offset:4px}.brand-mark{width:30px;height:30px;color:var(--brand);border:1px solid var(--border-strong);background:var(--surface);place-items:center;display:grid}.brand-lockup>div{align-items:flex-start}.brand-lockup strong{color:var(--text-primary);letter-spacing:.04em;font-size:15px}.document-identity{justify-content:center;gap:12px;min-width:0}.document-identity input{width:min(280px,36vw);height:32px;color:var(--text-primary);text-align:center;background:0 0;border:1px solid #0000;border-radius:3px;padding:0 8px;font-size:13px;font-weight:600}.document-identity input:hover,.document-identity input:focus{border-color:var(--border);background:var(--surface-subtle)}.save-status{color:var(--text-tertiary);flex:none;align-items:center;gap:4px;font-size:11px;display:inline-flex}.save-status--saved{color:var(--success)}.save-status--error{color:var(--danger)}.header-actions{justify-content:flex-end;gap:6px}.history-controls{border-right:1px solid var(--border);gap:2px;margin-right:3px;padding-right:7px}.history-session-note{color:var(--text-tertiary);white-space:nowrap;margin-left:4px;font-size:8px}.header-license{border-right:1px solid var(--border);margin-right:2px;padding-right:7px}.icon-button,.header-button,.mobile-panel-close,.suggestion-card__actions button,.version-item button,.save-version-row button,.import-dialog footer button,.secondary-action{cursor:pointer;color:var(--text-primary);border:1px solid var(--border);background:var(--surface)}.icon-button{border-radius:3px;justify-content:center;width:32px;height:32px}.icon-button:hover:not(:disabled),.header-button:hover:not(:disabled),.suggestion-card__actions button:hover:not(:disabled),.version-item button:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-subtle)}button:disabled{cursor:not-allowed;opacity:.46}.header-button{white-space:nowrap;border-radius:3px;justify-content:center;gap:6px;height:32px;padding:0 10px;font-size:12px;font-weight:600;position:relative}.header-button--adjust{border-color:#b9c7c1}.header-button--adjust.has-pending{border-color:#b94f48}.header-count{color:#8f2f29;background:#fde8e6;border-radius:2px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;display:inline-grid}.header-button--health.has-issues{border-color:#d4b65b}.header-health-count{color:#6f5200;background:#fff0b3;border-radius:2px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;display:inline-grid}.header-button--primary,.primary-action{color:#fff;border-color:var(--brand);background:var(--brand)}.job-ai-action.rb-click-spark,.job-ai-result{width:100%;display:block}.header-button--primary:hover:not(:disabled),.primary-action:hover:not(:disabled){color:#fff;border-color:var(--brand-hover);background:var(--brand-hover)}.export-menu{position:relative}.export-menu>summary{cursor:pointer;align-items:center;list-style:none;display:inline-flex}.export-menu>summary::-webkit-details-marker{display:none}.export-menu__popover{z-index:90;border:1px solid var(--border-strong);background:var(--surface);border-radius:4px;width:238px;padding:5px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 14px 34px #1a221e29}.export-menu__popover button{cursor:pointer;color:var(--text-primary);text-align:left;background:0 0;border:0;border-radius:3px;grid-template-columns:72px minmax(0,1fr);align-items:center;padding:9px 10px;display:grid}.export-menu__popover button:hover:not(:disabled){background:var(--surface-subtle)}.export-menu__popover strong{font-size:11px}.export-menu__popover span{color:var(--text-tertiary);font-size:9px}.workspace-grid{grid-template-columns:360px minmax(620px,1fr);height:calc(100dvh - 56px);display:grid;overflow:hidden}.editor-column,.preview-column{min-width:0;min-height:0}.editor-column{border-right:1px solid var(--border);background:var(--surface)}.preview-column{background:#e8eaeb;flex-direction:column;display:flex}.preview-toolbar{z-index:5;background:#f7f7f6f5;border-bottom:1px solid #d8dbdd;justify-content:space-between;min-height:44px;padding:0 16px;position:relative}.preview-toolbar>div{gap:10px}.preview-toolbar strong{font-size:12px}.preview-toolbar span{color:var(--text-tertiary);font-size:10px}.preview-toolbar .overflow-warning{color:var(--warning)}.preview-toolbar .local-browser-note{border-left:1px solid var(--border);color:var(--text-secondary);align-items:center;gap:4px;padding-left:10px;display:inline-flex}.zoom-controls{gap:4px}.zoom-controls .icon-button{background:0 0;border-color:#0000;width:27px;height:27px}.zoom-controls>span{text-align:center;font-variant-numeric:tabular-nums;min-width:37px}.mobile-only,.mobile-panel-close{display:none}.drawer-scrim{z-index:45;pointer-events:none;background:#1a1f1d14;border:0;position:fixed;inset:56px 0 0}.job-column{z-index:50;border-left:1px solid var(--border-strong);background:var(--surface);pointer-events:none;width:min(430px,94vw);min-height:0;transition:transform .17s;position:fixed;top:56px;bottom:0;right:0;transform:translate(101%)}.job-column.is-open{pointer-events:auto;transform:translate(0)}.resume-editor,.job-panel{scrollbar-gutter:stable;height:100%;overflow-y:auto}.resume-editor__header{z-index:4;border-bottom:1px solid var(--border);background:#fffffff7;padding:17px 18px 14px;position:sticky;top:0}.resume-editor__header h2,.job-panel__header h2,.import-dialog h2{color:var(--text-primary);margin:0;font-size:16px;line-height:1.3}.resume-editor__header p,.import-dialog>header p{color:var(--text-tertiary);margin:4px 0 0;font-size:10px;line-height:1.5}.resume-editor__sections{padding-bottom:32px}.resume-editor__section{border-bottom:1px solid var(--border);background:var(--surface)}.resume-editor__section-toggle{cursor:pointer;width:100%;min-height:56px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;padding:10px 16px;display:grid}.resume-editor__section-toggle:hover,.resume-editor__section-toggle[aria-expanded=true]{background:var(--surface-subtle)}.resume-editor__section-icon{width:24px;height:24px;color:var(--text-secondary);place-items:center;display:grid}.resume-editor__section-heading{flex-direction:column;min-width:0;display:flex}.resume-editor__section-title{color:var(--text-primary);font-size:12px;font-weight:700}.resume-editor__section-count{color:var(--text-tertiary);margin-left:6px;font-size:10px;font-weight:500}.resume-editor__section-description{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.resume-editor__section-body{background:#fafafa;border-top:1px solid #eceeed;padding:2px 16px 18px 49px}.resume-editor__field{flex-direction:column;gap:5px;min-width:0;margin-top:11px;display:flex}.resume-editor__field-heading{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.resume-editor__label,.form-field>span,.form-grid label>span{color:var(--text-secondary);font-size:10px;font-weight:650}.resume-editor__hint,.form-field em{color:var(--text-tertiary);font-size:9px;font-style:normal;font-weight:400}.resume-editor__input,.resume-editor__textarea,.form-field input,.form-field textarea,.form-grid input,.facts-disclosure textarea,.save-version-row input,.diff-row textarea,.import-dialog textarea{width:100%;color:var(--text-primary);border:1px solid var(--border);background:var(--surface);border-radius:3px;font-size:12px;line-height:1.5;transition:border-color .12s}.resume-editor__input,.form-field input,.form-grid input,.save-version-row input{height:34px;padding:0 9px}.resume-editor__textarea,.form-field textarea,.facts-disclosure textarea,.diff-row textarea,.import-dialog textarea{resize:vertical;padding:8px 9px}.resume-editor__input:focus,.resume-editor__textarea:focus,.form-field input:focus,.form-field textarea:focus,.form-grid input:focus,.facts-disclosure textarea:focus,.save-version-row input:focus,.diff-row textarea:focus,.import-dialog textarea:focus{border-color:var(--brand);outline:0}.resume-editor__grid{gap:0 8px;display:grid}.resume-editor__grid--two-columns{grid-template-columns:1fr 1fr}.resume-editor__photo-field{align-items:center;gap:10px;margin-top:12px;display:flex}.resume-editor__photo-preview{width:50px;height:62px;color:var(--text-tertiary);border:1px solid var(--border);background:#eff0ef;place-items:center;display:grid;overflow:hidden}.resume-editor__photo-preview img{object-fit:cover;width:100%;height:100%}.resume-editor__upload-button,.resume-editor__add-button,.resume-editor__text-button,.resume-editor__icon-button{cursor:pointer;color:var(--brand);background:0 0;border:0;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:650;display:inline-flex}.resume-editor__upload-button{border:1px solid var(--border);background:var(--surface);border-radius:3px;padding:7px 9px}.resume-editor__entry-card{border-top:1px solid var(--border-strong);margin-top:14px}.resume-editor__entry-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:38px;padding:7px 0;display:flex}.resume-editor__entry-header>span{flex-direction:column;min-width:0;display:flex}.resume-editor__entry-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.resume-editor__entry-header small{color:var(--text-tertiary);margin-top:2px;font-size:9px}.resume-editor__entry-body{padding-bottom:4px}.resume-editor__icon-button{width:27px;height:27px;color:var(--text-tertiary);border-radius:2px;flex:none}.resume-editor__icon-button:hover{color:var(--text-primary);background:#eceeed}.resume-editor__icon-button--danger:hover,.resume-editor__text-button--danger{color:var(--danger)}.resume-editor__bullets{border:0;min-width:0;margin:11px 0 0;padding:0}.resume-editor__bullet-list{flex-direction:column;gap:5px;margin-top:5px;display:flex}.resume-editor__bullet-row{grid-template-columns:5px 1fr 27px;align-items:center;gap:5px;display:grid}.resume-editor__bullet-marker{background:var(--text-tertiary);width:3px;height:3px}.resume-editor__text-button{margin-top:7px;padding:4px 1px}.resume-editor__add-button{border:1px dashed var(--border-strong);background:var(--surface);border-radius:3px;width:100%;margin-top:12px;padding:8px}.resume-editor__custom-section-tools{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.resume-editor__delete-section{cursor:pointer;height:34px;color:var(--danger);border:1px solid var(--border);background:var(--surface);border-radius:3px;align-items:center;gap:5px;margin-bottom:0;padding:0 8px;font-size:9px;font-weight:650;display:inline-flex}.resume-editor__add-section-button{cursor:pointer;width:calc(100% - 32px);min-height:38px;color:var(--brand);border:1px dashed var(--border-strong);background:var(--surface);border-radius:3px;justify-content:center;align-items:center;gap:7px;margin:14px 16px 0;font-size:10px;font-weight:650;display:flex}.resume-editor__empty-copy{color:var(--text-tertiary);margin:6px 0;font-size:9px}.resume-editor__visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.resume-preview{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;overflow:auto}.template-switcher{z-index:4;background:#f7f7f6f7;border:0;border-bottom:1px solid #d8dbdd;justify-content:center;align-items:center;gap:12px;width:100%;min-width:0;margin:0;padding:8px 16px;display:flex;position:sticky;top:0}.template-switcher legend{float:left;color:var(--text-tertiary);padding:0;font-size:9px;font-weight:650;position:static}.template-switcher__options{gap:4px;display:flex}.template-switcher__option{cursor:pointer;min-width:92px;min-height:34px;color:var(--text-secondary);text-align:left;background:0 0;border:1px solid #0000;border-radius:3px;grid-template-columns:18px 1fr 14px;align-items:center;gap:6px;padding:4px 7px;display:grid}.template-switcher__option:hover,.template-switcher__option.is-selected{border-color:var(--border-strong);background:var(--surface)}.template-switcher__option.is-selected{color:var(--text-primary)}.template-switcher__option>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.template-switcher__option strong{font-size:9px}.template-switcher__option small{color:var(--text-tertiary);font-size:7px}.template-switcher__swatch{background:#fff;border:1px solid #aeb4b7;width:16px;height:20px;display:block;position:relative}.template-switcher__swatch:before,.template-switcher__swatch:after{content:"";background:#7d858a;height:1px;position:absolute;left:3px;right:3px}.template-switcher__swatch:before{top:6px}.template-switcher__swatch:after{top:10px}.template-switcher__swatch--modern{border-top:4px solid #31566b}.template-switcher__swatch--compact:before{box-shadow:0 3px #7d858a,0 6px #7d858a}.resume-preview__stage{justify-content:center;min-width:min-content;padding:28px 40px 88px;display:flex}.resume-preview__page{width:794px;min-height:1123px;transform:scale(var(--resume-preview-scale));transform-origin:top;color:#20252b;box-shadow:var(--shadow-page);background:#fff;padding:48px 58px 54px;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:12px;line-height:1.48;position:relative}.resume-preview__page--classic .resume-preview__name,.resume-preview__page--classic .resume-preview__section-title{font-family:Songti SC,STSong,Georgia,serif}.resume-preview__page--classic .resume-preview__profile-copy{border-left:3px solid #343a40;padding-left:15px}.resume-preview__page--modern .resume-preview__profile{background:#eef3f4;border-top:9px solid #31566b;border-bottom:0;margin:-48px -58px 24px;padding:34px 58px 20px}.resume-preview__page--modern .resume-preview__name,.resume-preview__page--modern .resume-preview__section-title{color:#244b60}.resume-preview__page--modern .resume-preview__section-title{letter-spacing:.04em;border:0;border-left:3px solid #31566b;padding:1px 0 1px 8px}.resume-preview__page--modern .resume-preview__photo{border-radius:50%}.resume-preview__page--modern .resume-preview__photo-frame,.resume-preview__page--modern .resume-preview__photo{width:76px;height:76px}.resume-preview__page--compact{padding:36px 44px 40px;font-size:11px;line-height:1.38}.resume-preview__page--compact .resume-preview__profile{border-bottom-width:1px;align-items:center;min-height:62px;padding-bottom:9px}.resume-preview__page--compact .resume-preview__name{font-size:23px}.resume-preview__page--compact .resume-preview__headline{margin-left:9px;font-size:11px;display:inline}.resume-preview__page--compact .resume-preview__contact-list{margin-top:5px;font-size:9px}.resume-preview__page--compact .resume-preview__section{margin-top:11px}.resume-preview__page--compact .resume-preview__section-title{letter-spacing:.05em;background:#eef0f0;border:0;margin-bottom:5px;padding:3px 6px;font-size:11px}.resume-preview__page--compact .resume-preview__entries{gap:7px}.resume-preview__page--compact .resume-preview__highlights{margin-top:2px}.resume-preview__page--compact .resume-preview__skill-row{margin:2px 0}.resume-preview__profile{border-bottom:2px solid #20252b;justify-content:space-between;align-items:flex-start;gap:24px;min-height:78px;padding-bottom:14px;display:flex}.resume-preview__profile-copy{min-width:0}.resume-preview__name{letter-spacing:.08em;margin:0;font-size:28px;line-height:1.2}.resume-preview__headline{color:#3f4954;margin:5px 0 0;font-size:13px;font-weight:600}.resume-preview__contact-list{color:#5d6670;flex-wrap:wrap;gap:5px 14px;margin-top:10px;font-size:10px;font-style:normal;display:flex}.resume-preview__contact-list a,.resume-preview__contact-list span{color:inherit;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.resume-preview__photo-frame,.resume-preview__photo{flex:none;width:66px;height:82px}.resume-preview__photo{object-fit:cover;display:block}.resume-preview__section{margin-top:17px}.resume-preview__section-title{letter-spacing:.08em;border-bottom:1.5px solid #343a40;margin:0 0 9px;padding-bottom:4px;font-size:14px;line-height:1.2}.resume-preview__section-content{min-width:0}.resume-preview__summary,.resume-preview__entry-description{color:#3d454e;margin:0}.resume-preview__entries{flex-direction:column;gap:11px;display:flex}.resume-preview__entry-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.resume-preview__entry-heading h3,.resume-preview__entry-heading p{margin:0}.resume-preview__entry-heading h3{font-size:12.5px}.resume-preview__entry-heading p{color:#4b5560;margin-top:1px;font-size:10.5px}.resume-preview__entry-meta{color:#59636e;font-variant-numeric:tabular-nums;flex-direction:column;flex:none;align-items:flex-end;font-size:9.5px;display:flex}.resume-preview__entry-description{margin-top:4px;font-size:10.5px}.resume-preview__highlights{margin:5px 0 0;padding-left:17px}.resume-preview__highlights li{margin:2px 0;padding-left:1px}.resume-preview__skills,.resume-preview__skill-row{margin:0}.resume-preview__skill-row{grid-template-columns:80px 1fr;gap:10px;margin:4px 0;display:grid}.resume-preview__skill-row dt{font-weight:700}.resume-preview__skill-row dd{color:#3d454e;margin:0}.resume-preview__custom-entries{flex-direction:column;gap:7px;display:flex}.resume-preview__custom-entry{grid-template-columns:minmax(90px,auto) 1fr;gap:10px;display:grid}.resume-preview__custom-entry h3,.resume-preview__custom-entry p{font-size:inherit;margin:0}.resume-preview__custom-entry h3{font-weight:700}.resume-preview__custom-entry p{color:#3d454e;white-space:pre-wrap}.resume-preview__review-target{position:relative}.resume-preview__review-target.is-pending{cursor:pointer;background:#fff0ee;padding:1px 2px;box-shadow:inset 2px 0 #b94f48}.resume-preview__review-target.needs-fact{box-shadow:inset 2px 0 var(--danger);background:var(--danger-soft)}.resume-preview__review-target.is-active{outline-offset:2px;outline:2px solid #b94f48}.resume-preview__review-target.has-health-issue:not(.is-pending){cursor:pointer;background:#fff4bd;padding:1px 2px;box-shadow:inset 2px 0 #d2a62e}.resume-preview__review-target.is-health-active:not(.is-pending){outline-offset:2px;outline:2px solid #c69218}.resume-preview__review-indicator{color:#7f2722;white-space:nowrap;background:#f3b9b4;padding:1px 3px;font-size:7px;line-height:1.35;position:absolute;bottom:100%;right:0}.resume-preview__health-indicator{color:#6c5000;white-space:nowrap;background:#f3d36a;padding:1px 3px;font-size:7px;line-height:1.35;position:absolute;bottom:100%;right:0}.resume-preview__empty{color:var(--text-tertiary);place-content:center;justify-items:center;gap:9px;display:grid;position:absolute;inset:0}.resume-preview__empty strong{color:var(--text-secondary);font-size:15px}.job-panel__header{z-index:4;border-bottom:1px solid var(--border);background:#fffffffa;justify-content:space-between;gap:12px;min-height:62px;padding:11px 14px 10px 16px;position:sticky;top:0}.job-panel__header>div{min-width:0}.provider-badge{color:var(--text-tertiary);gap:6px;margin-top:4px;font-size:9px}.provider-badge__dot{background:var(--text-tertiary);border-radius:50%;flex:none;width:6px;height:6px}.provider-badge--ready .provider-badge__dot{background:var(--success)}.provider-badge--missing .provider-badge__dot,.provider-badge--error .provider-badge__dot{background:var(--danger)}.drawer-close{flex:none}.job-tabs{z-index:3;border-bottom:1px solid var(--border);background:#fffffffa;grid-template-columns:repeat(3,1fr);display:grid;position:sticky;top:62px}.job-tabs button{cursor:pointer;height:40px;color:var(--text-tertiary);background:0 0;border:0;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:650;display:flex;position:relative}.job-tabs button.is-active{color:var(--text-primary)}.job-tabs button.is-active:after{content:"";background:var(--brand);height:2px;position:absolute;bottom:-1px;left:24px;right:24px}.tab-count{color:var(--warning);font-size:9px}.tab-count--health{color:#745600}.job-panel__body{padding:0 16px 38px}.job-workflow,.review-queue,.health-panel,.version-panel{flex-direction:column;display:flex}.job-privacy-note{color:var(--text-tertiary);text-align:center;margin:7px 1px 0;font-size:8px;line-height:1.55}.panel-section,.analysis-card,.save-version-card{border-bottom:1px solid var(--border);background:var(--surface);padding:16px 0}.panel-section__heading{align-items:flex-start;margin-bottom:12px}.panel-section__heading h3,.analysis-card h3,.save-version-card h3{margin:0;font-size:12px}.panel-section__heading p,.analysis-card p,.review-summary p,.facts-disclosure p,.inline-alert p{color:var(--text-tertiary);margin:3px 0 0;font-size:10px;line-height:1.5}.section-kicker{color:var(--text-tertiary);font-size:9px;font-weight:700}.form-grid{gap:8px;display:grid}.form-grid--two{grid-template-columns:1fr 1fr}.form-grid label,.form-field{flex-direction:column;gap:5px;display:flex}.form-field{margin-top:10px}.form-field>span{justify-content:space-between;align-items:baseline;display:flex}.facts-disclosure{border-bottom:1px solid var(--border);background:var(--surface);padding:13px 0}.facts-disclosure summary,.evidence-disclosure summary{cursor:pointer;color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:10px;font-weight:650;list-style:none;display:flex}.facts-disclosure[open] summary svg{transform:rotate(180deg)}.facts-disclosure textarea{margin-top:8px}.primary-action{cursor:pointer;border-radius:3px;justify-content:center;gap:7px;width:100%;min-height:39px;margin-top:14px;padding:8px 13px;font-size:11px;font-weight:700}.is-spinning{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.inline-alert{color:var(--text-secondary);border-left:2px solid var(--border-strong);background:#f5f5f4;align-items:flex-start;gap:8px;margin-top:12px;padding:9px 10px}.inline-alert strong{font-size:10px}.inline-alert--error{color:var(--danger);border-left-color:var(--danger);background:var(--danger-soft)}.analysis-card header{justify-content:space-between;align-items:flex-start;gap:10px}.coverage-pill,.status-chip{border-radius:2px;flex:none;align-items:center;padding:3px 5px;font-size:8px;font-weight:700;display:inline-flex}.coverage-pill{color:var(--success);border:1px solid #bad2c6}.keyword-group{margin-top:13px}.keyword-group>strong{color:var(--text-secondary);font-size:10px}.keyword-list{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.keyword{border:1px solid var(--border);background:var(--surface);border-radius:2px;gap:3px;padding:3px 6px;font-size:9px}.keyword--covered{color:var(--success);border-color:#bfd3ca}.keyword--missing{color:var(--text-secondary)}.secondary-action{width:100%;min-height:34px;color:var(--brand);border-radius:3px;justify-content:center;margin-top:14px;font-size:10px;font-weight:650}.review-summary{z-index:2;border-bottom:1px solid var(--border);background:#fffffffa;justify-content:space-between;gap:12px;padding:13px 0 11px;position:sticky;top:102px}.review-summary strong{font-size:12px}.switch-label{color:var(--text-secondary);white-space:nowrap;gap:5px;font-size:9px}.switch-label input{accent-color:var(--brand)}.selection-review{border-bottom:1px solid var(--border-strong);margin:0 -16px}.selection-review__heading{background:#f6f7f6;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.selection-review__heading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.selection-review__heading strong{font-size:10px}.selection-review__heading span{color:var(--text-tertiary);font-size:8px;line-height:1.5}.selection-review__heading>span{flex:none;padding-top:1px}.selection-card{border-top:1px solid var(--border);background:var(--surface);padding:12px 16px}.selection-card.is-decided{background:#fbfbfa}.selection-card>header,.selection-card>footer,.selection-action,.selection-decision{align-items:center;display:flex}.selection-card>header{justify-content:space-between;align-items:flex-start;gap:10px}.selection-card>header>div{flex-direction:column;gap:2px;min-width:0;display:flex}.selection-card>header>div span{color:var(--text-tertiary);font-size:8px}.selection-card>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.selection-action{border:1px solid var(--border);border-radius:2px;flex:none;gap:4px;padding:3px 5px;font-size:8px;font-weight:700}.selection-action--keep{color:var(--success);background:var(--success-soft);border-color:#b9d1c4}.selection-action--hide{color:#6d5521;background:#fff9e9;border-color:#decf9e}.selection-card__excerpt{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:9px 0 0;font-size:9px;line-height:1.55;display:-webkit-box;overflow:hidden}.selection-card__reason{color:var(--text-tertiary);margin:6px 0 0;font-size:9px;line-height:1.55}.selection-card__keywords{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.selection-card__keywords span{color:var(--success);border:1px solid #cbdcd3;padding:2px 5px;font-size:8px}.selection-card>footer{border-top:1px solid #eceeed;justify-content:flex-end;gap:6px;margin-top:10px;padding-top:9px}.selection-card>footer button{cursor:pointer;min-height:29px;color:var(--text-primary);border:1px solid var(--border);background:var(--surface);border-radius:3px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:9px;font-weight:650;display:inline-flex}.selection-card>footer .accept-button{color:#fff;border-color:var(--brand);background:var(--brand)}.selection-decision{color:var(--success);margin-right:auto;font-size:9px;font-weight:650}.panel-empty{color:var(--text-tertiary);border-bottom:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:7px;padding:42px 18px;display:flex}.panel-empty strong{color:var(--text-secondary);font-size:11px}.panel-empty span{font-size:9px}.health-summary{border-bottom:1px solid var(--border);padding:16px 0 13px}.health-summary>div{flex-direction:column;gap:3px;display:flex}.health-summary strong{font-size:12px}.health-summary p{color:var(--text-tertiary);margin:2px 0 0;font-size:9px;line-height:1.5}.health-list{margin:0 -16px}.health-card{cursor:pointer;width:100%;color:var(--text-primary);border:0;border-bottom:1px solid var(--border);background:var(--surface);text-align:left;border-left:2px solid #0000;grid-template-columns:24px minmax(0,1fr);gap:8px;padding:12px 16px;display:grid}.health-card:hover,.health-card.is-active{background:#fffdf5;border-left-color:#cf9b1d}.health-card__index{color:#6e5200;background:#fff0b0;place-items:center;width:20px;height:20px;font-size:8px;font-weight:700;display:grid}.health-card__body{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.health-category{color:#6e5200;border:1px solid #dfc56d;padding:2px 5px;font-size:8px;font-weight:700}.health-card__body strong{font-size:10px;line-height:1.5}.health-card__body>span:last-child{color:var(--text-tertiary);font-size:9px;line-height:1.55}.health-card__body b{color:var(--text-secondary);font-weight:650}.health-check-panel__body{padding-top:16px}.health-intro{color:#5f4900;background:#fffaf0;border:1px solid #e1c872;grid-template-columns:28px minmax(0,1fr);gap:10px;margin-bottom:16px;padding:13px;display:grid}.health-intro strong{color:var(--text-primary);font-size:11px}.health-intro p{color:var(--text-secondary);margin:3px 0 0;font-size:9px;line-height:1.55}.health-preference{margin-bottom:14px}.health-default-prompt{color:var(--text-tertiary);margin-top:5px;font-size:8px;font-style:normal;line-height:1.5;display:block}.health-primary-action{background:#9a7313;border-color:#9a7313}.health-primary-action:hover:not(:disabled){background:#7d5c0e;border-color:#7d5c0e}.health-summary--standalone{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:16px;display:flex}.health-pending-count{color:#6e5200;background:#fff7d6;border:1px solid #dfc56d;flex:none;padding:3px 6px;font-size:8px;font-weight:700}.health-result-group{margin:0 -16px}.health-result-group>header{color:var(--text-secondary);border-bottom:1px solid var(--border);background:var(--surface-subtle);justify-content:space-between;align-items:center;padding:10px 16px;font-size:9px;display:flex}.health-change-card{border-bottom:1px solid var(--border);background:var(--surface);border-left:2px solid #0000;padding:13px 16px}.health-change-card.is-active{background:#fffdf5;border-left-color:#c69218}.health-change-card.is-decided{opacity:.72}.health-change-card>header{grid-template-columns:24px minmax(0,1fr);align-items:flex-start;gap:8px;display:grid}.health-change-card>header>div{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.health-change-card>header strong{font-size:10px;line-height:1.5}.health-change-card__direction{color:var(--text-tertiary);margin:9px 0;font-size:9px;line-height:1.55}.health-change-card__direction b{color:var(--text-secondary)}.suggestion-card{border-bottom:1px solid var(--border);background:var(--surface);border-left:2px solid #0000;margin:0 -16px;padding-left:14px}.suggestion-card.is-active{background:snow;border-left-color:#b94f48}.suggestion-card.is-blocked{border-left-color:var(--danger)}.suggestion-card__header{align-items:flex-start;gap:8px;padding:12px 14px 10px 0}.suggestion-index{color:var(--text-tertiary);font-size:9px}.suggestion-index:after{content:"."}.suggestion-card__header>div{flex-direction:column;flex:1;min-width:0;display:flex}.suggestion-card__header>div span{color:var(--text-tertiary);font-size:9px}.suggestion-card__header>div strong{margin-top:2px;font-size:10px;line-height:1.45}.status-chip--pending{color:#755700;background:var(--pending-bg)}.status-chip--needs_fact{color:var(--danger);background:var(--danger-soft)}.status-chip--accepted,.status-chip--edited_accepted{color:var(--success);background:var(--success-soft)}.status-chip--rejected{color:var(--text-secondary);background:#eeefee}.diff-block{padding:0 14px 6px 0}.diff-row{border-left:2px solid var(--border-strong);background:#f6f6f5;grid-template-columns:34px 1fr;gap:8px;padding:7px 8px;display:grid}.diff-row+.diff-row{margin-top:5px}.diff-row>span{color:var(--text-tertiary);padding-top:2px;font-size:8px;font-weight:700}.diff-row p{margin:0;font-size:10px;line-height:1.55}.diff-row--old{color:#665c5e}.diff-row--new{color:#334d3f;background:#f3f7f4;border-left-color:#8fb3a1}.diff-row textarea{min-height:52px;color:inherit;background:#ffffffd9;border-color:#cfdcd4;font-size:10px}.evidence-disclosure{border-top:1px dashed var(--border);margin:3px 14px 9px 0;padding:7px 0}.evidence-disclosure ul{color:var(--text-tertiary);margin:7px 0 0;padding-left:16px;font-size:8px}.fact-warning{color:var(--danger);border-left:2px solid var(--danger);background:var(--danger-soft);align-items:flex-start;gap:6px;margin:0 14px 9px 0;padding:7px 8px;font-size:9px;line-height:1.45}.suggestion-card__actions{border-top:1px solid #eceeed;justify-content:flex-end;gap:6px;padding:9px 14px 10px 0}.suggestion-card__actions button{border-radius:3px;justify-content:center;align-items:center;gap:5px;min-height:29px;padding:0 9px;font-size:9px;font-weight:650;display:inline-flex}.suggestion-card__actions .accept-button{color:#fff;border-color:var(--brand);background:var(--brand)}.save-version-card h3{margin-top:3px}.version-local-note{color:var(--text-secondary);border-left:2px solid var(--success);background:#f3f7f4;align-items:flex-start;gap:7px;margin:14px 0 0;padding:9px 10px;font-size:9px;line-height:1.55;display:flex}.version-local-note svg{color:var(--success);flex:none;margin-top:1px}.version-export-bar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.version-export-bar label{color:var(--text-secondary);align-items:center;gap:6px;font-size:9px;display:inline-flex}.version-export-bar input,.version-item__select input{accent-color:var(--brand)}.version-export-bar button{cursor:pointer;min-height:30px;color:var(--brand);border:1px solid var(--border);background:var(--surface);border-radius:3px;align-items:center;gap:5px;padding:0 9px;font-size:9px;font-weight:650;display:inline-flex}.version-export-error{color:var(--danger);margin:8px 0 0;font-size:9px}.save-version-row{gap:6px;margin-top:10px}.save-version-row input{flex:1;min-width:0}.save-version-row button{color:#fff;border-color:var(--brand);background:var(--brand);border-radius:3px;height:34px;padding:0 10px;font-size:9px;font-weight:650}.version-list{padding-top:4px}.version-item{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10px 0;display:flex}.version-item__select{flex:none;display:inline-flex}.version-item__rail{display:none}.version-item__content{flex:1;justify-content:space-between;gap:10px;min-width:0}.version-item__content>div{flex-direction:column;min-width:0;display:flex}.version-item__kind,.version-item small{color:var(--text-tertiary);font-size:8px}.version-item strong{text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:10px;overflow:hidden}.version-item button{color:var(--brand);border-radius:3px;flex:none;padding:6px 8px;font-size:9px;font-weight:650}.modal-backdrop{z-index:100;background:#181c1a6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.storage-guide-backdrop{z-index:130;background:#181c1a94}.storage-guide{border:1px solid var(--border-strong);background:var(--surface);border-radius:6px;width:min(620px,100%);max-height:calc(100dvh - 40px);padding:25px;overflow:auto;box-shadow:10px 10px #23534538}.storage-guide h2{margin:6px 0 18px;font-size:21px}.storage-guide>p{color:var(--text-secondary);margin:0;font-size:11px;line-height:1.7}.storage-guide__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.storage-guide__facts article{border:1px solid var(--border);background:var(--surface-subtle);flex-direction:column;gap:8px;min-height:118px;padding:13px;display:flex}.storage-guide__facts strong{font-size:11px}.storage-guide__facts span,.storage-guide__note{color:var(--text-tertiary);font-size:9px;line-height:1.65}.storage-guide__note{border-left:2px solid var(--warning);background:#fffaf0;padding:9px 10px;margin:14px 0 0!important}.storage-guide footer{justify-content:flex-end;gap:8px;margin-top:19px;display:flex}.storage-guide--exit{width:min(500px,100%)}.import-dialog{border:1px solid var(--border-strong);background:var(--surface);border-radius:5px;width:min(660px,100%);max-height:calc(100dvh - 40px);padding:18px;overflow:auto}.import-review{width:min(900px,100vw - 40px)}.import-dialog>header,.import-dialog>footer{justify-content:space-between;align-items:center;display:flex}.import-dialog__notice{color:var(--text-secondary);border-left:2px solid var(--border-strong);background:#f5f5f4;align-items:flex-start;gap:8px;margin:15px 0 10px;padding:10px}.import-dialog__notice p{margin:0;font-size:10px;line-height:1.55}.import-dialog__source-file{color:var(--text-secondary);border:1px solid var(--border);background:var(--surface-subtle);grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin-top:8px;padding:7px 9px;font-size:10px;display:grid}.import-dialog__source-file small{color:var(--text-tertiary);font-size:9px}.import-dialog__error{color:var(--danger);border-left:2px solid var(--danger);background:var(--danger-soft);align-items:flex-start;gap:7px;margin-top:10px;padding:8px 9px;font-size:10px;display:flex}.import-dialog__parse-options{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.import-dialog__parse-options>button{cursor:pointer;min-height:58px;color:var(--text-secondary);border:1px solid var(--border-strong);background:var(--surface);text-align:left;border-radius:3px;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:8px 10px;display:grid}.import-dialog__parse-options>button:hover:not(:disabled){border-color:var(--brand);background:var(--surface-subtle)}.import-dialog__parse-options>button>span{flex-direction:column;display:flex}.import-dialog__parse-options strong{color:var(--text-primary);font-size:10px}.import-dialog__parse-options small{color:var(--text-tertiary);margin-top:2px;font-size:8px}.import-dialog__smart-option svg{color:var(--brand)}.import-review__back{cursor:pointer;color:var(--brand);background:0 0;border:0;align-items:center;gap:4px;margin:0 0 7px;padding:0;font-size:9px;font-weight:650;display:inline-flex}.import-review__meta{color:var(--text-tertiary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;margin:13px 0 0;padding:8px 0;font-size:9px;display:flex}.import-review__warnings{border-left:2px solid var(--warning);background:#fffaf0;margin-top:12px;padding:10px 12px}.import-review__warnings>header,.import-review__basics>header,.import-review__summary-group>header{justify-content:space-between;align-items:center;gap:7px;display:flex}.import-review__warnings>header{color:var(--warning);justify-content:flex-start}.import-review__warnings h3,.import-review__basics h3,.import-review__summary-group h3{margin:0;font-size:10px}.import-review__warnings ul{color:var(--text-secondary);margin:7px 0 0;padding-left:17px;font-size:9px}.import-review__warnings details{color:var(--text-tertiary);margin-top:7px;font-size:9px}.import-review__warnings summary{cursor:pointer}.import-review__warnings pre{max-height:90px;color:var(--text-secondary);border:1px solid var(--border);background:var(--surface);font:inherit;white-space:pre-wrap;margin:6px 0 0;padding:7px;overflow:auto}.import-review__basics{margin-top:15px}.import-review__basics>header,.import-review__summary-group>header{border-bottom:1px solid var(--border);padding-bottom:6px}.import-review__basics>header span,.import-review__summary-group>header span{color:var(--text-tertiary);font-size:8px}.import-review__field-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px;display:grid}.import-review__field-grid label{flex-direction:column;gap:4px;min-width:0;display:flex}.import-review__field-grid label>span{color:var(--text-secondary);font-size:9px;font-weight:650}.import-review__field-grid input,.import-review__field-grid textarea{width:100%;color:var(--text-primary);border:1px solid var(--border);background:var(--surface);border-radius:3px;font-size:11px}.import-review__field-grid input{height:32px;padding:0 8px}.import-review__field-grid textarea{resize:vertical;padding:7px 8px}.import-review__field-grid input:focus,.import-review__field-grid textarea:focus{border-color:var(--brand);outline:0}.import-review__wide-field{grid-column:1/-1}.import-review__summary-grid{grid-template-columns:1fr 1fr;gap:12px 18px;margin-top:17px;display:grid}.import-review__summary-group ul{margin:0;padding:0;list-style:none}.import-review__summary-group li{border-bottom:1px solid #eceeed;justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:6px 0;display:flex}.import-review__summary-group li>span{flex-direction:column;min-width:0;display:flex}.import-review__summary-group li strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.import-review__summary-group li small,.import-review__summary-group>p{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.import-review__summary-group>p{margin:9px 0 0}.file-drop-button{cursor:pointer;width:100%;min-height:42px;color:var(--brand);border:1px dashed var(--border-strong);background:var(--surface);justify-content:center;gap:7px;font-size:10px;font-weight:650}.import-dialog>footer{justify-content:flex-end;gap:7px;margin-top:14px}.import-dialog footer button{border-radius:3px;min-width:78px;min-height:34px;padding:0 11px;font-size:10px;font-weight:650}.import-dialog footer .primary-action{color:#fff;border-color:var(--brand);background:var(--brand);width:auto;margin-top:0}.import-dialog footer .primary-action:hover:not(:disabled){color:#fff;border-color:var(--brand-hover);background:var(--brand-hover)}.toast{z-index:120;color:#fff;background:#252b28;border-radius:3px;padding:9px 13px;font-size:10px;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.license-form__submit,.identity-code-dialog__refresh{justify-content:center;align-items:center;gap:7px;display:flex}.identity-code-dialog__claim{cursor:pointer;width:100%;min-height:62px;color:var(--brand);border:1px solid var(--brand);text-align:left;background:#f6faf8;border-radius:3px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px 12px;display:grid}.identity-code-dialog__claim>span{flex-direction:column;display:flex}.identity-code-dialog__claim strong{color:var(--text-primary);font-size:12px}.identity-code-dialog__claim small{color:var(--text-tertiary);margin-top:3px;font-size:9px}.identity-code-dialog__divider{color:var(--text-tertiary);align-items:center;gap:10px;margin:18px 0 13px;font-size:9px;display:flex}.identity-code-dialog__divider:before,.identity-code-dialog__divider:after{content:"";background:var(--border);flex:1;height:1px}.identity-code-dialog__depleted{color:var(--warning);border-left:2px solid var(--warning);background:#fffaf0;margin:-8px 0 14px;padding:8px 9px;font-size:10px;line-height:1.5}.identity-code-dialog__refresh{margin-top:9px}.identity-receipt h2{margin:0 0 9px;font-size:21px}.identity-receipt__warning{color:#6a520d;border-left:2px solid var(--warning);background:#fffaf0;margin:0 0 14px;padding:10px;font-size:11px;line-height:1.55}.identity-receipt__code-row{border:1px solid var(--border-strong);background:var(--surface-subtle);grid-template-columns:minmax(0,1fr) auto;display:grid}.identity-receipt__code-row code{overflow-wrap:anywhere;min-width:0;color:var(--text-primary);-webkit-user-select:all;user-select:all;padding:12px;font-size:12px}.identity-receipt__code-row button{cursor:pointer;color:var(--brand);border:0;border-left:1px solid var(--border);background:var(--surface);align-items:center;gap:5px;padding:0 11px;font-size:9px;font-weight:650;display:inline-flex}.identity-receipt__confirmation{color:var(--text-secondary);align-items:flex-start;gap:8px;margin:13px 0;font-size:10px;line-height:1.5;display:flex}.identity-receipt__confirmation input{accent-color:var(--brand);margin-top:2px}.identity-receipt--missing{text-align:left}.identity-receipt--missing>svg{color:var(--warning);margin-bottom:10px}.identity-receipt--missing p{color:var(--text-secondary);margin:0 0 18px;font-size:11px;line-height:1.65}.usage-code-dialog__close{place-items:center;display:grid}.admin-tabs{border-bottom:1px solid var(--border-strong);margin:0 0 14px;display:flex}.admin-tabs button{cursor:pointer;min-width:118px;min-height:42px;color:var(--text-tertiary);background:0 0;border:0;padding:8px 14px;font-size:11px;font-weight:650;position:relative}.admin-tabs button[aria-selected=true]{color:var(--text-primary)}.admin-tabs button[aria-selected=true]:after{content:"";background:var(--brand);height:2px;position:absolute;bottom:-1px;left:14px;right:14px}.admin-uses-presets{border:0;margin:0 0 13px;padding:0}.admin-uses-presets legend,.admin-uses-presets label>span{color:var(--text-secondary);margin-bottom:6px;font-size:10px;font-weight:650;display:block}.admin-uses-presets>div{flex-wrap:wrap;gap:6px;display:flex}.admin-uses-presets button{cursor:pointer;min-width:64px;min-height:32px;color:var(--text-secondary);border:1px solid var(--border);background:var(--surface);border-radius:3px;padding:5px 9px;font-size:10px}.admin-uses-presets button[aria-pressed=true]{color:var(--brand);border-color:var(--brand);background:#f6faf8;font-weight:700}.admin-uses-presets>label{width:180px;margin-top:9px;display:block}.admin-list-header>div{min-width:0}.admin-list-header>div .admin-list-note{margin:5px 0 0}.admin-id-cell{text-overflow:ellipsis;white-space:nowrap;max-width:160px;display:block;overflow:hidden}@media (width<=1180px){.app-header{grid-template-columns:170px minmax(180px,1fr) auto}.workspace-grid{grid-template-columns:330px minmax(520px,1fr)}.document-identity input{width:min(230px,28vw)}.header-license .license-status__separator,.header-license .license-status__separator+span{display:none}}@media (width<=920px){.app-header{grid-template-columns:auto minmax(120px,1fr) auto;padding:0 9px}.workspace-grid{grid-template-columns:310px minmax(0,1fr)}.save-status{display:none}.header-button:not(.header-button--primary){width:32px;padding:0;font-size:0}.header-license>span{display:none}.resume-editor__section-body{padding-left:40px}}@media (width<=720px){.app-header{grid-template-columns:auto minmax(80px,1fr) auto}.brand-lockup>div,.document-identity .save-status,.history-controls{display:none}.brand-mark{width:32px;height:32px}.document-identity{justify-content:flex-start}.document-identity input{text-align:left;width:min(190px,29vw)}.header-button:not(.header-button--adjust),.header-button--adjust{width:32px;padding:0;font-size:0}.mobile-only{display:inline-flex}.workspace-grid{display:block}.preview-column{height:100%}.editor-column{z-index:60;border-right:1px solid var(--border-strong);width:min(370px,94vw);transition:transform .17s;position:fixed;top:56px;bottom:0;left:0;transform:translate(-101%)}.editor-column.is-mobile-open{transform:translate(0)}.mobile-panel-close{width:100%;height:34px;color:var(--brand);border-width:0 0 1px;font-size:9px;font-weight:650;display:block}.editor-column .resume-editor{height:calc(100% - 34px)}.resume-preview__stage{justify-content:flex-start;padding-left:18px;padding-right:18px}.resume-preview__page{transform-origin:0 0}.storage-guide__facts{grid-template-columns:1fr}.storage-guide__facts article{min-height:auto}}@media (width<=520px){.document-identity input{display:none}.app-header{grid-template-columns:auto 1fr auto}.header-actions{grid-column:3}.header-button--adjust{width:32px;padding:0;font-size:0}.header-count{min-width:15px;height:15px;font-size:8px;position:absolute;top:-5px;right:-5px}.resume-editor__grid--two-columns,.form-grid--two,.resume-editor__custom-section-tools,.import-dialog__parse-options,.import-review__field-grid,.import-review__summary-grid{grid-template-columns:1fr}.import-review__wide-field{grid-column:auto}.modal-backdrop{padding:10px}.storage-guide{padding:18px}.storage-guide footer{flex-direction:column;align-items:stretch}.import-dialog,.import-review{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:14px}}@media print{@page{size:A4;margin:0}body,#root,.app-shell{background:#fff;min-height:auto;overflow:visible}.app-header,.editor-column,.job-column,.drawer-scrim,.preview-toolbar,.template-switcher,.toast,.modal-backdrop{display:none!important}.workspace-grid,.preview-column,.resume-preview,.resume-preview__stage{background:#fff;border:0;width:auto;height:auto;min-height:auto;padding:0;display:block;overflow:visible}.resume-preview__page{width:210mm;min-height:297mm;box-shadow:none;padding:12.7mm 15.5mm 14mm;font-size:9pt;transform:none!important}.resume-preview__review-target.is-pending,.resume-preview__review-target.needs-fact,.resume-preview__review-target.is-active,.resume-preview__review-target.has-health-issue,.resume-preview__review-target.is-health-active{box-shadow:none!important;background:0 0!important;outline:0!important;padding:0!important}.resume-preview__review-indicator,.resume-preview__health-indicator{display:none!important}}@media screen{.workspace-grid{--workspace-editor-width:360px;--workspace-review-width:min(430px, 94vw)}.resume-preview__stage{align-items:flex-start;min-width:0}.resume-preview__page{zoom:var(--resume-preview-scale);transform:none}.drawer-scrim{cursor:pointer}}@media screen and (width>=1181px){.workspace-grid{grid-template-columns:var(--workspace-editor-width) minmax(0, 1fr) 0;transition:grid-template-columns .17s}.workspace-grid.workspace-grid--right-open{grid-template-columns:var(--workspace-editor-width) minmax(0, 1fr) 430px}.workspace-grid>.editor-column{grid-column:1}.workspace-grid>.preview-column{grid-column:2}.workspace-grid>.job-column{z-index:1;visibility:hidden;pointer-events:none;border-left:0;grid-column:3;width:0;height:100%;transition:none;position:relative;top:auto;bottom:auto;right:auto;overflow:hidden;transform:none}.workspace-grid.workspace-grid--right-open>.job-column.is-open{visibility:visible;border-left:1px solid var(--border-strong);pointer-events:auto;width:100%}.workspace-grid>.drawer-scrim{display:none}}@media screen and (width<=1180px){.workspace-grid.workspace-grid--right-open{padding-right:var(--workspace-review-width);grid-template-columns:minmax(0,1fr)}.workspace-grid.workspace-grid--right-open>.editor-column{display:none}.workspace-grid.workspace-grid--right-open>.preview-column{grid-column:1}.workspace-grid>.drawer-scrim{right:var(--workspace-review-width);pointer-events:auto;background:#1a1f1d29;display:block}}@media screen and (width<=720px){.workspace-grid.workspace-grid--right-open{padding-right:0}.workspace-grid>.drawer-scrim{right:var(--workspace-review-width)}.resume-preview__stage{justify-content:center}}@media screen{.mobile-workspace-tabs,.mobile-more-menu{display:none}}@media screen and (width>=721px){.document-identity input{min-width:0}.document-identity .save-status{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.document-identity .save-status svg{flex:none}}@media screen and (width>=721px) and (width<=1399px){.app-header{grid-template-columns:minmax(120px,160px) minmax(150px,1fr) auto}.history-session-note,.header-license{display:none}.header-actions{gap:4px}.header-actions>.header-button,.desktop-export-menu>summary{width:40px;padding:0;font-size:0}.document-identity input{width:min(210px,24vw)}}@media screen and (width<=720px){:root{--mobile-header-height:100px;--mobile-workspace-tabs-height:48px}html,body,#root,.app-shell{width:100%;max-width:100%;overflow-x:clip}.app-shell{height:100dvh;min-height:0;overflow-y:hidden}.app-header{width:100%;height:var(--mobile-header-height);grid-template-rows:44px 44px;grid-template-columns:44px minmax(0,1fr);gap:4px 6px;padding:4px 8px;display:grid}.brand-lockup--home{grid-area:1/1;justify-content:center;width:44px;height:44px}.brand-mark{width:36px;height:36px}.brand-lockup>div{display:none}.document-identity{grid-area:1/2;justify-content:flex-start;gap:6px;width:100%;min-width:0}.document-identity input{text-align:left;flex:auto;width:auto;min-width:0;height:44px;padding:0 6px;display:block}.document-identity .save-status{flex:none;gap:3px;font-size:10px;display:inline-flex}.header-actions{grid-area:2/1/auto/-1;gap:4px;width:100%;min-width:0;height:44px;display:flex}.header-actions>.header-license,.header-actions>.header-import-action,.header-actions>.header-help-action,.header-actions>.desktop-export-menu{display:none}.history-controls{border:0;flex:0 0 88px;grid-template-columns:repeat(2,44px);gap:0;margin:0;padding:0;display:grid}.history-controls .icon-button{border-radius:4px;width:44px;height:44px;display:inline-flex}.history-session-note{display:none}.header-actions>.header-button--health,.header-actions>.header-button--adjust{flex:1 1 0;gap:4px;width:auto;min-width:0;height:44px;padding:0 5px;font-size:11px}.header-actions>.header-button--health svg,.header-actions>.header-button--adjust svg{flex:none}.header-count,.header-health-count{position:absolute;top:-3px;right:-3px}.mobile-more-menu.mobile-only{flex:0 0 56px;min-width:0;display:block;position:relative}.mobile-more-menu>summary.header-button{justify-content:center;align-items:center;gap:3px;width:100%;min-width:44px;height:44px;padding:0 4px;font-size:10px;list-style:none;display:inline-flex}.mobile-more-menu>summary::-webkit-details-marker{display:none}.mobile-more-menu>summary:focus-visible,.mobile-workspace-tabs button:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.mobile-more-menu__popover{z-index:100;width:min(288px,100vw - 16px);max-height:calc(100dvh - var(--mobile-header-height) - 8px);border:1px solid var(--border-strong);background:var(--surface);border-radius:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 4px);right:0;overflow-y:auto;box-shadow:0 14px 34px #1a221e2e}.mobile-more-menu:not([open])>.mobile-more-menu__popover{display:none}.mobile-more-menu__popover>button{cursor:pointer;min-width:0;min-height:44px;color:var(--text-primary);text-align:left;font:inherit;background:0 0;border:0;border-radius:3px;align-items:center;gap:10px;padding:0 10px;font-size:12px;display:flex}.mobile-more-menu__popover>button:hover:not(:disabled),.mobile-more-menu__popover>button:focus-visible{background:var(--surface-subtle)}.mobile-more-license{white-space:normal;border-bottom:1px solid var(--border);flex-wrap:wrap;min-width:0;padding:7px 8px 10px;display:flex}.mobile-more-license .license-status__button{min-height:44px}.mobile-workspace-tabs{z-index:40;width:100%;height:var(--mobile-workspace-tabs-height);border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:repeat(3,minmax(0,1fr));padding:2px 8px;display:grid;position:relative}.mobile-workspace-tabs button{cursor:pointer;min-width:0;min-height:44px;color:var(--text-secondary);background:0 0;border:0;border-bottom:2px solid #0000;font-size:13px;font-weight:650;position:relative}.mobile-workspace-tabs button[aria-selected=true]{color:var(--brand);border-bottom-color:var(--brand);background:var(--surface-subtle)}.mobile-workspace-tabs button:disabled{color:var(--text-tertiary);background:0 0}.mobile-workspace-tabs button>span{color:#8f2f29;background:#fde8e6;border-radius:9px;place-items:center;min-width:17px;height:17px;margin-left:5px;padding:0 4px;font-size:9px;display:inline-grid}.workspace-grid{width:100%;height:calc(100dvh - var(--mobile-header-height) - var(--mobile-workspace-tabs-height));min-width:0;padding-right:0;display:block;overflow:hidden}.workspace-grid>.editor-column,.workspace-grid>.preview-column,.workspace-grid>.job-column,.workspace-grid>.drawer-scrim{display:none}.workspace-grid.workspace-grid--left-open.workspace-grid--right-closed>.editor-column{border-right:0;width:100%;height:100%;display:block;position:relative;inset:auto;transform:none}.workspace-grid.workspace-grid--left-closed.workspace-grid--right-closed>.preview-column{width:100%;height:100%;display:flex}.workspace-grid.workspace-grid--right-open>.job-column.is-open{visibility:visible;pointer-events:auto;border-left:0;width:100%;height:100%;display:block;position:relative;inset:auto;transform:none}.workspace-grid>.drawer-scrim,.mobile-panel-close{display:none}.editor-column .resume-editor,.job-column .job-panel{width:100%;min-width:0;height:100%}.preview-toolbar{min-height:48px;padding:0 10px}.preview-toolbar .local-browser-note{display:none}.zoom-controls .icon-button{width:40px;height:40px}.resume-preview__stage{min-width:0;padding-left:10px;padding-right:10px}.resume-preview__page{transform-origin:top;max-width:none}}.app-notice-stack{z-index:65;pointer-events:none;gap:8px;max-height:calc(100dvh - 76px);display:grid;position:fixed;top:64px;left:12px;right:12px;overflow-y:auto}.app-notice-stack>*{pointer-events:auto;width:min(960px,100%);margin:0 auto}.sample-preview-banner{color:#4f3c00;background:#fff8d8;border:1px solid #d8bb58;border-radius:5px;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:12px 14px;display:flex;box-shadow:0 10px 28px #44350c24}.sample-preview-banner>div:first-child{gap:3px;min-width:0;display:grid}.sample-preview-banner strong{font-size:14px}.sample-preview-banner span{font-size:12px;line-height:1.5}.sample-preview-banner__actions{flex:none;gap:8px;display:flex}.sample-preview-banner__actions button{cursor:pointer;min-height:44px;color:var(--text-primary);border:1px solid var(--border-strong);background:var(--surface);font:inherit;border-radius:3px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.sample-preview-banner__actions .primary-action{color:#fff;border-color:var(--brand);background:var(--brand)}.sample-preview-banner__actions button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.app-notice-stack .storage-recovery{box-sizing:border-box}.app-notice-stack .storage-recovery__actions button{min-height:44px}dialog.accessible-dialog.storage-guide-dialog{width:min(620px,100vw - 32px);max-width:620px;margin:auto}dialog.accessible-dialog.storage-guide--exit{width:min(500px,100vw - 32px);max-width:500px}@media screen and (width<=720px){.header-actions>.header-version-action{display:none}.app-notice-stack{top:calc(var(--mobile-header-height) + var(--mobile-workspace-tabs-height) + 6px);max-height:calc(100dvh - var(--mobile-header-height) - var(--mobile-workspace-tabs-height) - 14px);left:8px;right:8px}.sample-preview-banner{flex-direction:column;align-items:stretch;gap:10px}.sample-preview-banner__actions{width:100%}.sample-preview-banner__actions button{flex:1 1 0;min-width:0;padding:0 8px}.app-notice-stack .storage-recovery{padding:12px}.app-notice-stack .storage-recovery__actions{grid-template-columns:1fr;display:grid}.app-notice-stack .storage-recovery__actions button{justify-content:center;width:100%}dialog.accessible-dialog.storage-guide-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);padding:18px}}@media print{.app-notice-stack{display:none}}dialog.accessible-dialog{box-sizing:border-box;color:inherit;outline:none;margin:auto}dialog.accessible-dialog::backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#181c1a6b}dialog.accessible-dialog:not([open]){display:none}dialog.accessible-dialog.import-dialog{max-width:calc(100vw - 40px);box-shadow:10px 10px #2353452e}.import-review__summary-group--wide{grid-column:1/-1}.import-review__structure-heading{border-bottom:1px solid var(--border-strong);margin-top:18px;padding-bottom:8px}.import-review__structure-heading h3{margin:0;font-size:13px}.import-review__structure-heading p{color:var(--text-tertiary);margin:4px 0 0;font-size:11px;line-height:1.5}.import-review__editable-entry{border-bottom:1px solid var(--border)}.import-review__editable-entry>summary{cursor:pointer;min-height:46px;color:var(--text-primary);justify-content:space-between;align-items:center;gap:10px;list-style-position:inside;display:flex}.import-review__editable-entry>summary>span:first-child{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.import-review__editable-entry>summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.import-review__editable-entry>summary small,.import-review__editable-entry>summary>span:last-child{color:var(--text-tertiary);font-size:11px}.import-review__editable-entry[open]>summary>span:last-child{color:var(--brand)}.import-review__entry-editor,.import-review__nested-items,.import-review__custom-item{border:0;min-width:0;margin:0}.import-review__entry-editor{padding:10px 0 13px}.import-review__entry-editor>legend,.import-review__nested-items>legend,.import-review__custom-item>legend{color:var(--text-secondary);padding:0;font-size:12px;font-weight:700}.import-review__entry-fields{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.import-review__entry-fields label,.import-review__nested-row label,.import-review__custom-item label{flex-direction:column;gap:4px;min-width:0;display:flex}.import-review__entry-fields label>span,.import-review__nested-row label>span,.import-review__custom-item label>span{color:var(--text-secondary);font-size:11px;font-weight:650}.import-review__entry-fields input,.import-review__entry-fields textarea,.import-review__nested-row input,.import-review__custom-item input,.import-review__custom-item textarea{box-sizing:border-box;width:100%;min-height:36px;color:var(--text-primary);border:1px solid var(--border);background:var(--surface);font:inherit;border-radius:3px;padding:7px 8px;font-size:12px}.import-review__entry-fields textarea,.import-review__custom-item textarea{resize:vertical}.import-review__entry-fields input:focus,.import-review__entry-fields textarea:focus,.import-review__nested-row input:focus,.import-review__custom-item input:focus,.import-review__custom-item textarea:focus{outline:2px solid color-mix(in srgb, var(--brand) 35%, transparent);border-color:var(--brand)}.import-review__nested-items{border:1px solid var(--border);background:var(--surface-subtle);margin-top:12px;padding:10px}.import-review__nested-row{grid-template-columns:minmax(0,1fr) 36px;align-items:end;gap:6px;margin-top:7px;display:grid}.import-review__nested-row>button,.import-review__custom-item>button,.import-review__add-item,.import-review__delete-entry{cursor:pointer;border:1px solid var(--border);background:var(--surface);border-radius:3px;justify-content:center;align-items:center;gap:5px;min-height:36px;font-size:11px;display:inline-flex}.import-review__nested-row>button{width:36px;color:var(--danger);padding:0}.import-review__nested-items>p{color:var(--text-tertiary);margin:8px 0 0;font-size:11px}.import-review__add-item{color:var(--brand);margin-top:8px;padding:0 9px}.import-review__delete-entry{color:var(--danger);margin-top:12px;padding:0 9px}.import-review__custom-item{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) auto;align-items:end;gap:8px;margin-top:10px;padding-top:9px;display:grid}.import-review__custom-item>legend{grid-column:1/-1}.import-review__custom-item .import-review__wide-field{grid-column:auto}.import-review__custom-item>button{color:var(--danger);padding:0 8px}@media (width<=720px){dialog.accessible-dialog.import-dialog,dialog.accessible-dialog.import-review{width:calc(100vw - 20px);max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.import-review__summary-group--wide{grid-column:auto}.import-review__entry-fields,.import-review__custom-item{grid-template-columns:1fr}.import-review__custom-item>legend{grid-column:auto}.import-review__nested-row{grid-template-columns:minmax(0,1fr) 44px}.import-review__nested-row>button,.import-review__custom-item>button,.import-review__add-item,.import-review__delete-entry{min-height:44px}.import-review__nested-row>button{width:44px}}.rb-blur-text{display:inline}.rb-blur-text__segment{opacity:0;filter:blur(9px);transform:translateY(var(--rb-shift));transition:opacity .52s cubic-bezier(.22,1,.36,1),filter .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--rb-index) * var(--rb-delay));will-change:opacity, filter, transform;display:inline-block}.rb-blur-text.is-visible .rb-blur-text__segment{opacity:1;filter:blur();transform:translateY(0)}.rb-shiny-text{color:var(--rb-shine-base);background-image:linear-gradient(112deg, var(--rb-shine-base) 0%, var(--rb-shine-base) 40%, var(--rb-shine-highlight) 50%, var(--rb-shine-base) 60%, var(--rb-shine-base) 100%);-webkit-text-fill-color:transparent;animation:rb-shine var(--rb-shine-speed) linear infinite;background-position:130%;background-size:220%;-webkit-background-clip:text;background-clip:text;display:inline-block}.rb-shiny-text.is-disabled{animation:none}.rb-click-spark{display:inline-block;position:relative}.rb-click-spark__canvas{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:visible}.rb-click-spark__content{z-index:1;position:relative}@keyframes rb-shine{0%{background-position:130%}to{background-position:-30%}}@media (prefers-reduced-motion:reduce){.rb-blur-text__segment{opacity:1;filter:none;transition:none;transform:none}.rb-shiny-text{animation:none}}dialog.accessible-dialog.ats-preview{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);width:min(1080px,100vw - 40px);max-width:calc(100vw - 40px);max-height:calc(100dvh - 40px);padding:0;overflow:hidden;box-shadow:0 22px 64px #141b173d}.ats-preview__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding:20px 22px 17px;display:flex}.ats-preview__header h2,.ats-preview__header p,.ats-preview__section-title h3,.ats-preview__section-title p,.ats-preview__issue-group h3,.ats-preview__issue-group p,.ats-preview__keywords h3,.ats-preview__keywords p,.ats-preview__feedback p{margin:0}.ats-preview__header h2{margin-top:5px;font-size:20px}.ats-preview__header h2+p{color:var(--text-secondary);margin-top:5px;font-size:12px;line-height:1.55}.ats-preview__privacy{color:var(--success);letter-spacing:.04em;font-size:11px;font-weight:750}.ats-preview__close{cursor:pointer;width:34px;height:34px;color:var(--text-secondary);border-radius:var(--radius-sm);background:0 0;border:1px solid #0000;flex:none;place-items:center;display:inline-grid}.ats-preview__close:hover{color:var(--text-primary);border-color:var(--border);background:var(--surface-subtle)}.ats-preview__body{grid-template-columns:minmax(320px,.9fr) minmax(380px,1.1fr);min-height:0;max-height:calc(100dvh - 145px);display:grid}.ats-preview__checks,.ats-preview__text{min-width:0;padding:18px 20px 22px;overflow:auto}.ats-preview__checks{border-right:1px solid var(--border);background:var(--surface-subtle)}.ats-preview__text{flex-direction:column;display:flex}.ats-preview__section-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ats-preview__section-title h3,.ats-preview__issue-group h3,.ats-preview__keywords h3{font-size:13px}.ats-preview__section-title p,.ats-preview__keywords>p{color:var(--text-tertiary);margin-top:4px;font-size:11px;line-height:1.5}.ats-preview__counts{white-space:nowrap;flex:none;align-items:baseline;gap:5px;display:flex;color:var(--text-secondary)!important}.ats-preview__counts strong:first-child{color:var(--danger)}.ats-preview__all-clear{color:var(--success);border:1px solid color-mix(in srgb, var(--success) 30%, white);background:var(--success-soft);align-items:center;gap:7px;margin:16px 0 0;padding:11px 12px;font-size:12px;font-weight:650;display:flex}.ats-preview__issue-group,.ats-preview__keywords{margin-top:16px}.ats-preview__issue-group>h3{color:var(--warning)}.ats-preview__issue-group--blocking>h3{color:var(--danger)}.ats-preview__issue-group ul{border:1px solid var(--border);background:var(--surface);margin:7px 0 0;padding:0;list-style:none}.ats-preview__issue-group li{justify-content:space-between;align-items:flex-start;gap:10px;padding:10px;display:flex}.ats-preview__issue-group li+li{border-top:1px solid var(--border)}.ats-preview__issue-group li>div{min-width:0}.ats-preview__issue-group li p{color:var(--text-primary);font-size:12px;line-height:1.5}.ats-preview__issue-group code{overflow-wrap:anywhere;color:var(--text-tertiary);margin-top:4px;font-size:10px;display:block}.ats-preview__issue-group button,.ats-preview__actions button{cursor:pointer;min-height:32px;color:var(--brand);border:1px solid color-mix(in srgb, var(--brand) 35%, white);border-radius:var(--radius-sm);background:var(--brand-soft);flex:none;justify-content:center;align-items:center;gap:5px;padding:6px 9px;font-size:11px;font-weight:650;display:inline-flex}.ats-preview__keywords{border:1px solid var(--border);background:var(--surface);padding:12px}.ats-preview__coverage{align-items:baseline;gap:8px;display:flex;margin-top:10px!important}.ats-preview__coverage strong{color:var(--brand);font-size:21px}.ats-preview__actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.ats-preview__textarea{resize:vertical;width:100%;min-height:360px;color:var(--text-primary);border:1px solid var(--border-strong);border-radius:var(--radius-sm);white-space:pre-wrap;background:#fcfcfb;flex:auto;margin-top:14px;padding:16px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.7}.ats-preview__feedback{min-height:25px;padding-top:7px}.ats-preview__feedback p{color:var(--text-secondary);align-items:center;gap:6px;font-size:11px;display:flex}.ats-preview__feedback p[role=alert]{color:var(--danger)}@media (width<=800px){dialog.accessible-dialog.ats-preview{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.ats-preview__body{max-height:calc(100dvh - 130px);display:block;overflow:auto}.ats-preview__checks,.ats-preview__text{overflow:visible}.ats-preview__checks{border-right:0;border-bottom:1px solid var(--border)}.ats-preview__textarea{min-height:420px}}@media (width<=520px){.ats-preview__header,.ats-preview__checks,.ats-preview__text{padding-left:14px;padding-right:14px}.ats-preview__section-title{flex-direction:column}.ats-preview__actions{justify-content:stretch;width:100%}.ats-preview__actions button{flex:1}.ats-preview__issue-group li{flex-direction:column}}.export-check-dialog{border:1px solid var(--border-strong);background:var(--surface);border-radius:6px;width:min(600px,100vw - 32px);max-height:min(760px,100dvh - 32px);padding:0;overflow:auto;box-shadow:0 24px 70px #1a231f3d}.export-check-dialog__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 24px 18px;display:flex}.export-check-dialog__header h2,.export-check-dialog__header p,.export-check-dialog__group h3,.export-check-dialog__group ul{margin:0}.export-check-dialog__header h2{margin-top:5px;font-size:20px}.export-check-dialog__header p{color:var(--text-secondary);margin-top:7px;font-size:13px;line-height:1.55}.export-check-dialog__eyebrow{color:var(--brand);letter-spacing:.08em;font-size:11px;font-weight:750}.export-check-dialog__header>button{cursor:pointer;border:1px solid var(--border);background:var(--surface);border-radius:4px;flex:none;place-items:center;width:44px;height:44px;display:grid}.export-check-dialog__group{padding:18px 24px 0}.export-check-dialog__group h3{color:var(--text-primary);align-items:center;gap:7px;font-size:13px;display:flex}.export-check-dialog__group ul{gap:7px;padding:10px 0 0;list-style:none;display:grid}.export-check-dialog__group li>button,.export-check-dialog__overflow{width:100%;min-height:48px;color:var(--text-primary);border:1px solid var(--border);background:var(--surface-subtle);text-align:left;border-radius:4px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;font-size:12px;line-height:1.45;display:flex}.export-check-dialog__group li>button{cursor:pointer}.export-check-dialog__group li>button:hover{border-color:var(--border-strong)}.export-check-dialog__group small{color:var(--text-secondary);flex:none;font-size:11px}.export-check-dialog__ready{color:var(--success);background:var(--success-soft);align-items:center;gap:11px;margin:20px 24px 0;padding:14px;display:flex}.export-check-dialog__ready>span{gap:3px;display:grid}.export-check-dialog__ready small{color:var(--text-secondary);font-size:11px}.export-check-dialog__footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;margin-top:22px;padding:16px 24px;display:flex}.export-check-dialog__footer button{cursor:pointer;border:1px solid var(--border-strong);background:var(--surface);border-radius:4px;min-height:44px;padding:0 16px;font-size:12px;font-weight:650}@media (width<=520px){.export-check-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.export-check-dialog__header,.export-check-dialog__group{padding-inline:16px}.export-check-dialog__footer{padding-inline:16px;display:grid}}.review-panel-scope .job-tabs button{min-height:44px;font-size:12px}.review-panel-scope .provider-badge,.review-panel-scope .section-kicker,.review-panel-scope .facts-disclosure summary,.review-panel-scope .evidence-disclosure summary,.review-panel-scope .coverage-pill,.review-panel-scope .status-chip,.review-panel-scope .keyword,.review-panel-scope .version-local-note,.review-panel-scope .version-export-bar label,.review-panel-scope .version-export-bar button,.review-panel-scope .version-export-error,.review-panel-scope .save-version-row button,.review-panel-scope .version-item__kind,.review-panel-scope .version-item small,.review-panel-scope .version-item button{font-size:11px}.review-panel-scope .panel-section__heading p,.review-panel-scope .analysis-card p,.review-panel-scope .facts-disclosure p,.review-panel-scope .inline-alert p,.review-panel-scope .inline-alert strong,.review-panel-scope .keyword-group>strong,.review-panel-scope .secondary-action,.review-panel-scope .version-item strong{font-size:12px}.review-panel-scope .tab-count,.review-panel-scope .job-privacy-note,.review-panel-scope .review-summary p,.review-panel-scope .selection-review__heading span,.review-panel-scope .selection-card>header>div span,.review-panel-scope .selection-card__reason,.review-panel-scope .selection-card__keywords span,.review-panel-scope .selection-decision,.review-panel-scope .health-summary p,.review-panel-scope .health-intro p,.review-panel-scope .health-default-prompt,.review-panel-scope .health-pending-count,.review-panel-scope .health-result-group>header,.review-panel-scope .health-change-card__direction,.review-panel-scope .suggestion-index,.review-panel-scope .suggestion-card__header>div span,.review-panel-scope .diff-row>span,.review-panel-scope .evidence-disclosure ul,.review-panel-scope .fact-warning,.review-panel-scope .panel-empty span{font-size:11px}.review-panel-scope .selection-review__heading strong,.review-panel-scope .selection-card>header strong,.review-panel-scope .selection-card__excerpt,.review-panel-scope .selection-action,.review-panel-scope .selection-card>footer button,.review-panel-scope .health-card__body strong,.review-panel-scope .health-card__body>span:last-child,.review-panel-scope .health-category,.review-panel-scope .health-change-card>header strong,.review-panel-scope .suggestion-card__header>div strong,.review-panel-scope .diff-row p,.review-panel-scope .diff-row textarea,.review-panel-scope .suggestion-card__actions button,.review-panel-scope .panel-empty strong{font-size:12px}.review-panel-scope .job-privacy-note{line-height:1.55}.review-navigator{z-index:2;border-bottom:1px solid var(--border);background:#fffffffa;justify-content:space-between;align-items:center;gap:10px;margin:0 -16px;padding:10px 16px;display:flex;position:sticky;top:102px}.review-panel-scope .review-summary{position:static}.health-check-panel .review-navigator{top:62px}.review-navigator>div:first-child{flex-direction:column;gap:2px;min-width:0;display:flex}.review-navigator strong{color:var(--text-primary);font-size:12px}.review-navigator span{color:var(--text-tertiary);font-size:11px}.review-navigator__actions{flex:none;gap:5px;display:flex}.review-navigator__actions button{cursor:pointer;min-height:32px;color:var(--text-secondary);border:1px solid var(--border);background:var(--surface);border-radius:3px;align-items:center;gap:2px;padding:0 7px;font-size:11px;display:inline-flex}.review-navigator__actions button:disabled{cursor:not-allowed;opacity:.45}.review-card__select{cursor:pointer;min-width:0;color:inherit;text-align:left;background:0 0;border:0;border-radius:3px}.review-card__select:focus-visible,.health-card--unpaired:focus-visible,.review-panel-scope .job-tabs button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.review-card__select-copy{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.health-change-card__select{grid-template-columns:24px minmax(0,1fr);align-items:flex-start;gap:8px;width:100%;padding:0;display:grid}.suggestion-card__select{flex:1;grid-template-columns:24px minmax(0,1fr);gap:8px;min-width:0;padding:2px;display:grid}.suggestion-card__select .review-card__select-copy>span{color:var(--text-tertiary);font-size:11px}.suggestion-card__select .review-card__select-copy>strong{font-size:12px;line-height:1.45}.review-stable-index{color:var(--text-tertiary);font-size:11px;font-weight:700}.review-completed{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);margin:10px 0 0}.review-completed>summary{cursor:pointer;min-height:44px;color:var(--text-secondary);justify-content:space-between;align-items:center;padding:0 2px;font-size:12px;font-weight:700;list-style-position:inside;display:flex}.review-completed>summary span:last-child{color:var(--text-tertiary);font-size:11px;font-weight:500}.review-completed .is-decided{opacity:.78}.health-card--unpaired{flex-direction:column;grid-template-columns:none;gap:8px;display:flex}.health-card--unpaired__heading{align-items:center;gap:8px;display:flex}.health-card--unpaired .health-card__body{width:100%}@media (width<=720px){.review-navigator{flex-direction:column;align-items:flex-start}.review-navigator__actions,.review-navigator__actions button{flex:1}.review-navigator__actions{width:100%}.review-navigator__actions button{justify-content:center}}.landing-page{--landing-ink:#1d2925;--landing-green:#28584a;--landing-green-dark:#1d463b;--landing-paper:#fffdf7;--landing-line:#d8d4c9;--landing-orange:#d76136;height:100dvh;min-height:100dvh;color:var(--landing-ink);scrollbar-gutter:stable;background-color:#f1ecdf;background-image:linear-gradient(#fffdf726,#fffdf726),url(/assets/landing-paper-workspace.jpg);background-position:50%;background-size:cover;position:relative;overflow:auto}.landing-page:before{z-index:0;content:"";pointer-events:none;opacity:.18;background-image:radial-gradient(#28312d14 .6px,#0000 .6px);background-size:4px 4px;position:fixed;inset:0}.landing-page__transition{z-index:20;pointer-events:none;background:#fffdf7;border-right:1px solid #28463d59;position:fixed;inset:-5vh -8vw;transform:translate(-112%)rotate(-1.2deg);box-shadow:28px 0 70px #202b2629}.landing-page.is-leaving .landing-page__transition{animation:.64s cubic-bezier(.72,0,.2,1) both landing-paper-wipe}.landing-page.is-leaving .landing-nav,.landing-page.is-leaving .landing-main,.landing-page.is-leaving .landing-footer{animation:.42s cubic-bezier(.55,0,1,.45) both landing-content-leave}.landing-nav,.landing-main,.landing-footer{z-index:1;width:min(1120px,100% - 48px);margin-inline:auto;position:relative}.landing-nav{justify-content:space-between;align-items:center;min-height:74px;display:flex}.landing-brand{align-items:center;gap:10px;display:inline-flex}.landing-brand__mark{width:34px;height:34px;color:var(--landing-paper);background:var(--landing-green);place-items:center;display:grid;box-shadow:3px 3px #b9bdac}.landing-brand>span:last-child{gap:1px;display:grid}.landing-brand strong{letter-spacing:.12em;font-family:Songti SC,SimSun,serif;font-size:16px}.landing-brand small{color:#69716d;letter-spacing:.16em;font-size:7px;font-weight:700}.landing-nav__note{color:#58635e;letter-spacing:.04em;border-bottom:1px solid #aeb5af;padding-bottom:3px;font-size:11px}.landing-main{padding:22px 0 18px}.landing-card{background:var(--landing-paper);border:1px solid #2637317a;border-radius:8px;overflow:hidden;box-shadow:11px 11px #1e463be0,0 28px 70px #332f2521}.landing-hero{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);min-height:364px;display:grid}.landing-hero__copy{padding:clamp(38px,5vw,66px) clamp(34px,6vw,76px) 42px}.landing-eyebrow{color:#60706a;letter-spacing:.08em;align-items:center;gap:10px;margin:0 0 25px;font-size:11px;font-weight:650;display:flex}.landing-eyebrow span{width:24px;height:24px;color:var(--landing-paper);background:var(--landing-orange);letter-spacing:0;place-items:center;font-size:9px;display:inline-grid}.landing-hero h1{letter-spacing:-.045em;margin:0;font-family:Songti SC,STSong,SimSun,serif;font-size:clamp(36px,4.8vw,62px);font-weight:650;line-height:1.14}.landing-lead{color:#53605b;max-width:580px;margin:23px 0 0;font-size:14px;line-height:1.85}.landing-actions{flex-direction:column;align-items:stretch;gap:11px;margin-top:30px;display:flex}.landing-start-options{grid-template-columns:1.18fr 1fr 1.16fr;gap:9px;display:grid}.landing-start-options--returning{grid-template-columns:1.18fr 1fr}.landing-start-spark{min-width:0}.landing-start-spark .rb-click-spark__content{height:100%}.landing-start{cursor:pointer;border:1px solid var(--landing-green-dark);border-radius:3px;justify-content:flex-start;align-items:center;gap:9px;width:100%;min-width:0;min-height:66px;padding:10px 11px;transition:transform .14s,box-shadow .14s,background .14s;display:flex;box-shadow:4px 4px #c5c8ba}.landing-start--primary{color:#fff;background:var(--landing-green)}.landing-start--secondary{color:var(--landing-green-dark);background:#fffdf7eb}.landing-start:hover:not(:disabled){transform:translate(1px,1px);box-shadow:2px 2px #c5c8ba}.landing-start--primary:hover:not(:disabled){background:var(--landing-green-dark)}.landing-start--secondary:hover:not(:disabled){background:#eef1e9}.landing-start:focus-visible{outline:3px solid color-mix(in srgb, var(--landing-orange) 58%, transparent);outline-offset:3px}.landing-start:active:not(:disabled){box-shadow:none;transform:translate(3px,3px)}.landing-start:disabled{cursor:wait;opacity:.68}.landing-start__icon,.landing-start__arrow{flex:none}.landing-start__label{text-align:left;gap:3px;min-width:0;display:grid}.landing-start__label strong{font-size:12px;line-height:1.25}.landing-start__label small{opacity:.76;font-size:9px;font-weight:500;line-height:1.35}.landing-start__arrow{margin-left:auto}.landing-actions__note{color:#7a817d;font-size:10px}.landing-resume-sketch{border-left:1px solid var(--landing-line);background-color:#e3e2d7;background-image:linear-gradient(#cfcec2 1px,#0000 1px),linear-gradient(90deg,#cfcec2 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:26px 26px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;place-items:center;min-height:364px;display:grid;position:relative;overflow:hidden}.landing-resume-sketch:before,.landing-resume-sketch:after{content:"";background:var(--landing-green);position:absolute}.landing-resume-sketch:before{width:13px;height:74px;top:0;right:28px}.landing-resume-sketch:after{width:84px;height:9px;bottom:43px;right:0}.landing-resume-sketch__paper{background:#fffef9;border:1px solid #bbb9ae;width:205px;height:271px;padding:27px 26px;position:relative;transform:rotate(2.2deg);box-shadow:12px 15px #1c362e29,0 16px 33px #36332a26}.landing-resume-sketch__clip{z-index:2;border:3px solid var(--landing-orange);border-bottom:0;border-radius:14px 14px 0 0;width:28px;height:45px;position:absolute;top:36px;left:calc(50% - 12px);transform:rotate(5deg)}.landing-resume-sketch__person{border-bottom:2px solid var(--landing-green);align-items:center;gap:11px;padding-bottom:15px;display:flex}.landing-resume-sketch__person>span{background:#d6ded8;border-radius:50%;flex:none;width:32px;height:32px;display:block}.landing-resume-sketch__person div{width:100%}.landing-resume-sketch__person i,.landing-resume-sketch__section span{background:#cdd1cd;height:4px;margin-top:6px;display:block}.landing-resume-sketch__person i:first-child{background:#43594f;width:64%;height:7px;margin-top:0}.landing-resume-sketch__section{margin-top:18px}.landing-resume-sketch__section b{color:var(--landing-green);letter-spacing:.14em;font-size:7px}.landing-resume-sketch__section span{width:100%;height:3px;margin-top:7px}.landing-resume-sketch__section .is-short{width:72%}.landing-resume-sketch__stamp{color:var(--landing-orange);border:1px solid var(--landing-orange);letter-spacing:.16em;padding:5px 7px;font-size:7px;font-weight:800;position:absolute;bottom:18px;right:18px;transform:rotate(-7deg)}.landing-resume-sketch__caption{color:#52615b;letter-spacing:.08em;writing-mode:vertical-rl;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;position:absolute;bottom:14px;right:17px}.landing-rule-grid{border-top:1px solid var(--landing-line);grid-template-columns:1fr 1fr;display:grid}.landing-rule-card{min-height:176px;padding:23px 30px 21px}.landing-rule-card+.landing-rule-card{border-left:1px solid var(--landing-line)}.landing-rule-card header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.landing-rule-card header span{color:var(--landing-green);font-family:Songti SC,STSong,SimSun,serif;font-size:16px;font-weight:700}.landing-rule-card header strong{letter-spacing:.05em;border:1px solid;border-radius:2px;padding:3px 7px;font-size:9px}.landing-rule-card--free header strong{color:var(--landing-green)}.landing-rule-card--paid header strong{color:#9b472b}.landing-rule-card ul{grid-template-columns:1fr 1fr;gap:9px 18px;margin:0;padding:0;list-style:none;display:grid}.landing-rule-card li{color:#4f5955;align-items:flex-start;gap:7px;font-size:11px;line-height:1.45;display:flex}.landing-rule-card li svg{color:var(--landing-green);flex:none;margin-top:1px}.landing-rule-card--paid ul{grid-template-columns:1fr}.landing-rule-card>p{color:#827a71;margin:10px 0 0 21px;font-size:9px;line-height:1.5}.landing-steps{grid-template-columns:190px 1fr;align-items:center;gap:20px;margin-top:29px;padding:0 4px;display:grid}.landing-steps h2{letter-spacing:.04em;margin:0;font-family:Songti SC,STSong,SimSun,serif;font-size:16px}.landing-steps ol{grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.landing-steps li{min-width:0}.landing-step-animation{align-items:center;gap:10px;width:100%;display:flex}.landing-step__icon{width:34px;height:34px;color:var(--landing-green);background:#fffdf7cc;border:1px solid #aeb8b0;flex:none;place-items:center;display:grid}.landing-steps li div{gap:2px;min-width:0;display:grid}.landing-steps strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.landing-steps small{color:#707873;font-size:9px}.landing-capabilities{color:#59645e;letter-spacing:.04em;justify-content:center;align-items:center;gap:0;margin-top:28px;font-size:9px;display:flex}.landing-capabilities span{align-items:center;gap:6px;padding:0 18px;display:inline-flex}.landing-capabilities span+span{border-left:1px solid #aeb5af}.landing-footer{color:#76807b;letter-spacing:.13em;justify-content:space-between;align-items:center;min-height:48px;font-size:8px;display:flex}@media (width<=820px){.landing-nav,.landing-main,.landing-footer{width:min(100% - 30px,660px)}.landing-main{padding-top:10px}.landing-hero{grid-template-columns:1fr}.landing-hero__copy{padding:45px 38px 39px}.landing-resume-sketch{display:none}.landing-rule-card ul{grid-template-columns:1fr}.landing-steps{grid-template-columns:1fr;gap:14px}}@media (width<=560px){.landing-nav{min-height:66px}.landing-nav__note{display:none}.landing-main{padding-top:6px}.landing-card{box-shadow:6px 7px #1e463bdb,0 22px 52px #332f2521}.landing-hero{min-height:auto}.landing-hero__copy{padding:34px 24px 31px}.landing-eyebrow{align-items:flex-start;margin-bottom:20px;line-height:1.5}.landing-hero h1{font-size:clamp(34px,11vw,44px)}.landing-lead{margin-top:18px;font-size:12px}.landing-actions{gap:11px;margin-top:23px}.landing-start-options{grid-template-columns:1fr}.landing-start-spark,.landing-start-spark .rb-click-spark__content{width:100%}.landing-rule-grid{grid-template-columns:1fr}.landing-rule-card{min-height:0;padding:21px 23px}.landing-rule-card+.landing-rule-card{border-top:1px solid var(--landing-line);border-left:0}.landing-steps ol{grid-template-columns:1fr;gap:14px}.landing-capabilities{flex-direction:column;align-items:stretch;gap:8px;margin-left:3px}.landing-capabilities span{padding:0}.landing-capabilities span+span{border-left:0}}@keyframes landing-paper-wipe{0%{transform:translate(-112%)rotate(-1.2deg)}to{transform:translate(0,0)rotate(0)}}@keyframes landing-content-leave{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(7px)}}@media (prefers-reduced-motion:reduce){.landing-start{transition:none}.landing-page.is-leaving .landing-page__transition,.landing-page.is-leaving .landing-nav,.landing-page.is-leaving .landing-main,.landing-page.is-leaving .landing-footer{animation:none}}@media print{.landing-page{display:none}}.version-history-panel{flex-direction:column;min-width:0;display:flex}.version-history-panel .version-local-note,.version-history-panel .version-export-bar label,.version-history-panel .version-export-bar button,.version-history-panel .version-export-error,.version-history-panel .version-history-error,.version-history-panel .section-kicker,.version-history-panel .save-version-card__hint,.version-history-panel .version-item__kind,.version-history-panel .version-item small,.version-history-panel .version-item button,.version-history-panel .version-list__empty{font-size:11px}.version-history-panel .save-version-card h3,.version-history-panel .save-version-row input,.version-history-panel .save-version-row button,.version-history-panel .version-item strong{font-size:12px}.version-history-panel .save-version-card__hint{color:var(--text-tertiary);margin:4px 0 0;line-height:1.5}.version-history-panel .save-version-row button,.version-history-panel .version-item button,.version-history-panel .version-export-bar button,.version-history-panel .version-export-bar label,.version-history-panel .version-item__select{min-height:44px}.version-history-panel .version-export-bar label,.version-history-panel .version-item__select{cursor:pointer}.version-history-panel .version-item__select{justify-content:center;align-items:center;min-width:32px}.version-history-panel button:focus-visible,.version-history-panel input:focus-visible,.version-history-dialog__header button:focus-visible{outline:2px solid color-mix(in srgb, var(--brand) 45%, transparent);outline-offset:2px}.version-history-error,.version-list__empty{margin:10px 0 0}.version-history-error{color:var(--danger)}.version-list__empty{color:var(--text-tertiary);text-align:center;padding:18px 8px;line-height:1.6}dialog.accessible-dialog.version-history-dialog{border:1px solid var(--border-strong);background:var(--surface);border-radius:5px;width:min(680px,100vw - 32px);max-width:680px;max-height:min(820px,100dvh - 32px);padding:0;overflow:hidden;box-shadow:10px 10px #2353452e}.version-history-dialog__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 16px;display:flex}.version-history-dialog__header h2{margin:2px 0 0;font-size:17px}.version-history-dialog__header .icon-button{place-items:center;width:44px;min-width:44px;height:44px;display:inline-grid}.version-history-dialog__body{overscroll-behavior:contain;max-height:calc(100dvh - 98px);padding:0 18px 22px;overflow-y:auto}@media (width<=560px){dialog.accessible-dialog.version-history-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.version-history-dialog__body{max-height:calc(100dvh - 82px);padding-left:12px;padding-right:12px}.version-history-panel .version-export-bar,.version-history-panel .save-version-row,.version-history-panel .version-item__content{flex-direction:column;align-items:stretch}.version-history-panel .version-export-bar button,.version-history-panel .save-version-row button,.version-history-panel .version-item button{justify-content:center;width:100%}}.resume-editor__entry-header>span{padding-right:8px}.resume-editor__entry-actions,.resume-editor__bullet-actions,.resume-editor__custom-section-actions{flex:none;justify-content:flex-end;align-items:center;gap:3px;display:flex}.resume-editor__entry-actions{border-left:1px solid var(--border);padding-left:6px}.resume-editor__entry-actions .resume-editor__icon-button--danger,.resume-editor__bullet-actions .resume-editor__icon-button:last-child{margin-left:3px}.resume-editor__bullet-row{grid-template-columns:5px minmax(0,1fr) auto}.resume-editor__custom-section-actions{min-height:34px}.resume-editor__custom-section-actions .resume-editor__delete-section{margin-left:3px}.resume-editor__icon-button:focus-visible,.resume-editor__delete-section:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (width<=720px){.resume-editor__entry-header{align-items:flex-start}.resume-editor__entry-actions,.resume-editor__bullet-actions,.resume-editor__custom-section-actions{gap:2px}.resume-editor__entry-actions .resume-editor__icon-button,.resume-editor__bullet-actions .resume-editor__icon-button,.resume-editor__custom-section-actions .resume-editor__icon-button{width:44px;height:44px}.resume-editor__bullet-row{grid-template-columns:5px minmax(0,1fr);align-items:start}.resume-editor__bullet-actions{grid-column:2}.resume-editor__custom-section-actions{justify-content:space-between}.resume-editor__delete-section{min-height:44px}}.storage-recovery{color:var(--text-primary);background:var(--pending-bg);border:1px solid var(--pending-border);border-radius:var(--radius-md);align-items:flex-start;gap:12px;padding:14px 16px;display:flex;box-shadow:0 8px 24px #342c141a}.storage-recovery--save_failed{background:var(--danger-soft);border-color:color-mix(in srgb, var(--danger) 60%, white)}.storage-recovery__content{min-width:0}.storage-recovery h2,.storage-recovery p{margin:0}.storage-recovery h2{font-size:15px;line-height:1.4}.storage-recovery p{color:var(--text-secondary);margin-top:4px;font-size:13px;line-height:1.55}.storage-recovery__detail{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.storage-recovery__actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.storage-recovery__actions button{min-height:34px;color:var(--text-primary);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:6px;padding:7px 10px;display:inline-flex}.storage-recovery__actions button:disabled{cursor:wait;opacity:.6}.storage-recovery__actions button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.storage-recovery__actions .storage-recovery__reload{color:#fff;background:var(--brand);border-color:var(--brand)}@media screen{.landing-brand small,.landing-start__label small,.landing-actions__note,.landing-rule-card>p,.landing-steps small,.landing-capabilities,.landing-footer{font-size:11px}.landing-actions__note,.landing-rule-card>p,.landing-steps small,.landing-footer{color:#59645e}.landing-eyebrow span{background:#b44624}.landing-resume-sketch__stamp{color:#b44624;border-color:#b44624}.landing-rule-card header strong{font-size:11px}.app-header :is(button,input),.preview-toolbar :is(button,select),.template-switcher :is(button,input,label){font-size:12px}.history-session-note,.header-count,.export-menu__popover span,.preview-toolbar span,.template-switcher legend,.template-switcher__option strong,.template-switcher__option small,.provider-badge,.tab-count,.job-privacy-note{font-size:11px}.resume-editor :is(button,input,textarea,select,label,summary),.job-panel :is(button,input,textarea,select,label,summary),.review-panel-scope :is(button,input,textarea,select,label,summary),.storage-guide :is(button,input,textarea,select,label,summary),dialog.accessible-dialog :is(button,input,textarea,select,label,summary),.admin-page :is(button,input,textarea,select,label,summary){font-size:12px}.resume-editor__section-count,.resume-editor__section-description,.resume-editor__header p,.resume-editor__hint,.form-field em,.resume-editor__entry-header small,.resume-editor__empty-copy,.panel-section__heading p,.inline-alert p,.section-kicker,.coverage-meter__value,.switch-label,.selection-review__heading span,.selection-card>header>div span,.selection-action,.selection-card__reason,.selection-card__keywords span,.selection-decision,.panel-empty span,.health-summary p,.health-card__index,.health-category,.health-card__body>span:last-child,.health-intro p,.health-preference em,.health-pending-count,.health-result-group>header,.health-change-card__direction,.suggestion-index,.suggestion-card__header>div span,.diff-row>span,.suggestion-evidence,.fact-warning,.decision-note,.version-panel__header,.version-export-error,.version-item__kind,.version-item small,.storage-guide__facts span,.storage-guide__note,.import-dialog>header p,.import-dialog__source-file small,.import-dialog__parse-options small,.import-dialog__progress,.import-review__meta,.import-review__warnings,.import-review__warnings details,.import-review__warnings ul,.import-review__basics>header span,.import-review__summary-group>header span,.import-review__summary-group li span,.import-review__summary-group li small,.import-review__summary-group>p,.identity-code-dialog__claim small,.identity-code-dialog__divider span,.identity-receipt__ack,.identity-receipt__confirmation,.identity-code-dialog__actions,.export-check-dialog__summary,.license-card__stats dt,.license-card__note,.license-status,.toast,.admin-list-note,.admin-pagination p{font-size:11px}.resume-editor__section-title,.resume-editor__label,.form-field>span,.form-grid label>span,.resume-editor__toolbar-button,.resume-editor__delete,.resume-editor__add-section,.facts-disclosure>summary,.inline-alert strong,.keyword-group>strong,.keyword,.secondary-action,.selection-review__heading strong,.selection-card>header strong,.selection-card__excerpt,.health-card__body strong,.health-change-card>header strong,.suggestion-card__header>div strong,.diff-row p,.diff-row textarea,.suggestion-card__actions button,.version-item strong,.import-dialog__notice p,.import-dialog__source-file,.import-dialog__error,.import-dialog__parse-options strong,.import-dialog__plain-import,.import-review__basics h3,.import-review__summary-group h3,.import-review__field-grid label>span,.import-review__summary-group li strong,.import-review__add,.import-review__actions button,.identity-receipt__warning,.identity-receipt__copy,.identity-code-dialog__depleted,.export-check-dialog__issues label,.export-check-dialog__actions button,.admin-auth-grid label>span,.admin-form-grid label>span,.admin-list-header label>span,.admin-uses-presets legend,.admin-uses-presets label>span,.admin-button,.admin-table,.license-status__button{font-size:12px}.provider-recovery{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.provider-recovery>button{cursor:pointer;min-height:36px;color:var(--brand);border:1px solid var(--border-strong);background:var(--surface);white-space:nowrap;border-radius:3px;padding:7px 10px;font-size:12px;font-weight:650}:is(button,input,textarea,select,summary,[tabindex]):focus-visible{outline:2px solid var(--brand)!important;outline-offset:2px!important}@media (width<=720px){.mobile-save-status,.document-identity .save-status,.mobile-workspace-more[open] .mobile-workspace-more__menu,.mobile-workspace-tab__count{font-size:11px}.mobile-workspace-more>summary,.mobile-more-menu>summary.header-button,.mobile-workspace-tabs button,.mobile-panel-close{font-size:12px}.provider-recovery{grid-template-columns:auto minmax(0,1fr)}.provider-recovery>button{grid-column:2;justify-self:start}}}@media (forced-colors:active){:is(button,input,textarea,select,summary,[tabindex]):focus-visible{outline:3px solid highlight!important}:is(button,input,textarea,select,dialog,.inline-alert,.provider-badge){border-color:canvastext!important}:is(.provider-badge__dot,.header-count,.tab-count){forced-color-adjust:none}}
