.tour-launch{display:inline-flex;align-items:center;gap:6px;margin-left:auto;white-space:nowrap}.tour-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;background:#11272061}.tour-spotlight{position:fixed;border:2px solid #e4edbd;border-radius:12px;box-shadow:0 0 0 4px #ecf1d62e;pointer-events:none}.tour-card{position:fixed;right:32px;top:110px;width:min(420px,calc(100vw - 40px));max-height:calc(100dvh - 140px);overflow:auto;background:#fffef9;color:#223c32;border:1px solid #dce4d8;border-radius:16px;padding:26px;box-shadow:0 16px 60px #123e3029;outline:none}.tour-top{display:flex;align-items:center;justify-content:space-between;color:#7a8c72;font-size:12px}.tour-progress{display:flex;gap:6px;margin:14px 0 25px}.tour-progress span{height:3px;flex:1;background:#e6ebdf;border-radius:4px}.tour-progress .current{background:#194e40}.tour-progress .past{background:#9bb595}.tour-card h2{font-size:23px;line-height:1.45;margin:0 0 14px}.tour-card p{font-size:14px;line-height:1.9;color:#63755e;margin:0 0 22px}.tour-card .tour-done{display:flex;align-items:center;gap:6px;font-size:12px;color:#456d4a}.tour-actions{display:flex;gap:10px;flex-wrap:wrap}.tour-actions button{flex:1;justify-content:center;padding:12px 10px;font-size:12px}.tour-footer{display:flex;justify-content:space-between;margin:20px 0 13px}.tour-footer button{font-size:12px}.tour-card small{font-size:11px;line-height:1.75;color:#86927f;display:block}.tour-card button:focus-visible{outline:2px solid #618773;outline-offset:3px}@media(max-width:600px){.tour-card{top:auto;bottom:max(16px,env(safe-area-inset-bottom));right:16px;width:calc(100vw - 32px);max-height:70dvh;padding:22px}.tour-card h2{font-size:21px}.tour-card p{font-size:13px}.tour-launch{font-size:11px}.tour-launch span{display:inline}.tour-progress{margin-bottom:20px}}.capability-progress{font-size:12px;color:#6d8065}.capability-card{display:flex;flex-direction:column}.capability-review-action{border-top:1px solid #e5ebdf;margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.capability-review-action p{font-size:12px;color:#7a8872;margin:0;line-height:1.8}.capability-review-action button{flex-shrink:0;display:inline-flex;gap:8px;align-items:center}.capability-card>details{margin-bottom:22px}.capability-feedback{display:flex;align-items:center;gap:7px;color:#316d4f;font-size:13px}.capability-review-modal{width:min(960px,calc(100vw - 40px));max-width:960px;outline:none;padding:28px}.capability-review-modal .card-top{align-items:flex-start}.capability-review-modal h2{margin:0 0 8px}.capability-review-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:16px}.capability-review-columns section{min-width:0}.capability-review-columns h3{font-size:14px;display:flex;gap:9px;align-items:center;margin:0 0 18px}.capability-review-columns h3 span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eaf0e2;color:#5d7751;font-size:12px}.capability-review-source{background:#f5f7f0;border-radius:10px;padding:20px;max-height:430px;overflow:auto}.capability-review-source strong{font-size:13px}.capability-review-source blockquote{font-size:13px;line-height:1.9;margin:10px 0;padding-left:12px;border-left:2px solid #b9cdb0;white-space:pre-wrap;overflow-wrap:anywhere}.capability-review-source small{font-size:11px;color:#84917a}.capability-review-fields{padding:20px 0}.capability-review-footer{border-top:1px solid #e0e7d9;padding-top:18px;margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff}.capability-review-footer p{font-size:12px;color:#75846b;margin:0}.capability-review-footer>div{display:flex;gap:10px;flex-shrink:0}.capability-review-footer button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.capability-review-error{color:#9e493a;font-size:13px}@media(max-width:700px){.capability-review-action{align-items:stretch;flex-direction:column;gap:10px}.capability-review-action button{justify-content:center;width:100%}.capability-review-modal{padding:20px;width:calc(100vw - 24px)}.capability-review-columns{grid-template-columns:1fr;gap:12px}.capability-review-source{max-height:230px;padding:16px}.capability-review-fields{padding:12px 0 0}.capability-review-footer{flex-direction:column;align-items:stretch;gap:12px;position:sticky;bottom:-20px;padding-bottom:12px}.capability-review-footer>div{display:flex;flex-wrap:wrap}.capability-review-footer button{flex:1;font-size:12px;padding:12px 8px}}.repair-preview{padding:20px;background:#f3f6ef;border-radius:12px;margin:18px 0}.repair-comparison{display:grid;grid-template-columns:1fr 1fr;gap:20px;overflow-wrap:anywhere}.repair-comparison h4{color:#667d6d}.repair-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}@media(max-width:600px){.repair-comparison{grid-template-columns:1fr}.repair-actions{flex-direction:column}}:root{font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;color:#253d36;background:#f7f8f5;font-synthesis:none;font-size:14px;font-weight:400;--green:#174c3e;--muted:#7b867f;--line:#e4e8e1}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{transition:background .18s,transform .18s}button:disabled{opacity:.48;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #91b9a2;outline-offset:3px}a{color:inherit;text-decoration:none}button svg{flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-size:29px;line-height:1.5;font-weight:600;letter-spacing:-.7px;margin-bottom:10px}h2{font-size:18px;font-weight:600;margin-bottom:22px}h3{font-size:16px;font-weight:600}p{line-height:1.85}small{font-size:11px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#fff;border-right:1px solid var(--line);padding:33px 20px 20px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;font-size:20px;font-weight:750;letter-spacing:-.8px;white-space:nowrap;margin:0 3px 43px;gap:0}.brand>span:not(.brand-icon){color:#64856d}.brand-icon{width:35px;height:37px;border-radius:11px;background:var(--green);color:#eaf2d8;display:grid;place-items:center;margin-right:9px}.brand sup{font-weight:400;font-size:11px;margin-left:5px;color:#94a397}.workspace-label{font-size:10px;letter-spacing:1.8px;color:#96a099;padding:0 15px;margin-bottom:17px}.nav-item{width:100%;display:flex;align-items:center;gap:13px;border:0;background:transparent;padding:13px 15px;margin-bottom:7px;color:#79857d;border-radius:8px;text-align:left;font-size:13px}.nav-item:hover{background:#f5f7f1}.nav-item.active{background:#eaf0e4;color:#254f3b;font-weight:600}.nav-item small{margin-left:auto;padding:1px 6px;border-radius:4px;background:#dbe6d2}.sidebar-bottom{margin-top:auto}.privacy{display:flex;gap:10px;padding:17px 10px 25px;color:#6c7c6e;font-size:11px}.privacy small{display:block;color:#9aa39c;font-size:10px;margin-top:6px}.user{display:flex;gap:11px;align-items:center;border-top:1px solid var(--line);padding:20px 10px 0;margin-top:17px;font-size:12px}.user>span,.avatar{width:33px;height:33px;background:#efede3;border:1px solid #e7e4d9;display:grid;place-items:center;border-radius:50%;font-size:12px;color:#6b6e58}.user small{display:block;color:#98a198;font-size:10px;margin-top:4px}.main-shell{margin-left:232px}.topbar{height:76px;padding:0 44px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fafbf8}.topbar>span{display:flex;align-items:center;gap:12px;color:#7e8b81;font-size:11px}.topbar-right{display:flex;align-items:center;gap:23px}.mode{font-size:10px;color:#879077;display:flex;align-items:center;gap:7px}.mode i{width:6px;height:6px;border-radius:50%;background:#aeb88e}.mode.live i{background:#2e996a}main{padding:36px 44px 0;max-width:1510px;margin:auto}.eyebrow{font-size:10px;letter-spacing:2.5px;color:#8a9788;margin-bottom:11px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:28px}.page-heading p{color:var(--muted);font-size:12px;margin:0}.serif{font-family:"Noto Serif CJK SC",Songti SC,SimSun,serif;font-weight:500}.primary,.secondary,.cream-button{border:1px solid transparent;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:40px;padding:10px 17px;font-size:12px;font-weight:500;white-space:nowrap}.primary{background:var(--green);color:#fff}.primary:hover:not(:disabled){background:#28644f}.secondary{background:#fff;color:#44624e;border-color:#dfe5db}.secondary:hover:not(:disabled){background:#f1f4ec}.cream-button{color:#2b493a;background:#e9edce;padding:12px 20px}.hero{background:#174a3e;border-radius:13px;min-height:318px;display:flex;position:relative;overflow:hidden;color:#f4f4df}.hero-copy{padding:32px 38px;position:relative;z-index:2;width:57%}.hero-label{display:flex;gap:8px;align-items:center;font-size:10px;letter-spacing:1px;color:#c4d9ba}.hero h2{font-size:30px;line-height:1.5;font-weight:500;margin:15px 0 10px;letter-spacing:1px;font-family:"Noto Serif CJK SC",SimSun,serif}.hero p{font-size:11px;color:#a9c4b5;line-height:1.9;margin-bottom:20px}.hero-copy>small{display:flex;align-items:center;gap:6px;font-size:9px;color:#a2bda8;margin-top:15px}.hero-copy>small span{margin:0 5px}.hero-art{position:absolute;width:47%;height:100%;right:0;top:0}.orbit{position:absolute;border:1px solid #7b9b7130;width:400px;height:400px;border-radius:50%;top:22px;left:-6px}.orbit-two{width:290px;height:290px;top:76px;left:49px}.mini-resume{position:absolute;width:205px;height:251px;top:44px;left:22%;background:#fbfaf1;color:#365946;padding:24px;transform:rotate(8deg);border-radius:7px;box-shadow:0 18px 35px #07251d4d}.mini-title{font-size:14px;font-weight:650;letter-spacing:1px;display:flex;justify-content:space-between}.mini-title span{font-weight:400}.mini-sub{font-size:8px;color:#929a84;margin-top:9px}.mini-rule{height:1px;background:#dee0d1;margin:17px 0}.mini-section{font-size:7px;letter-spacing:1.4px;margin:17px 0 10px;color:#81987d}.mini-resume i{display:block;width:100%;height:5px;background:#e2e7da;margin-bottom:8px;border-radius:2px}.mini-resume i.short{width:70%}.mini-tags{display:flex;gap:6px}.mini-tags span{font-size:8px;background:#eaf0df;padding:5px 7px;border-radius:3px}.mini-seal{position:absolute;width:45px;height:45px;border-radius:50%;background:#dce5b9;right:-17px;bottom:22px;display:grid;place-items:center;box-shadow:0 0 0 6px #e7edd332}.floating-chip{position:absolute;display:flex;align-items:center;gap:7px;color:#294c3a;background:#f2f3e7;border:1px solid #ffffff50;border-radius:7px;font-size:10px;padding:11px 13px;box-shadow:0 9px 18px #092c1e20;z-index:2;white-space:nowrap}.chip-left{left:4%;top:87px;transform:rotate(-6deg)}.chip-right{right:9%;bottom:48px;transform:rotate(-5deg)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:23px 0 33px}.stat{text-align:left;background:#fff;border:1px solid var(--line);border-radius:9px;padding:18px 21px}.stat:hover{background:#f1f5eb}.stat>div{display:flex;align-items:center;justify-content:space-between;color:#81917e;font-size:11px}.stat>div svg{color:#9aab90}.stat strong{display:block;font-size:30px;font-weight:500;letter-spacing:-1px;margin-top:15px}.stat strong small{font-weight:400;font-size:10px;color:#9ca396;margin-left:9px;letter-spacing:0}.section-title{display:flex;align-items:center;justify-content:space-between;margin:27px 0 16px}.section-title h2{font-size:16px;margin:0}.section-title>span{font-size:10px;color:#9aa294}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.step{text-align:left;background:#fff;border:1px solid var(--line);border-radius:9px;padding:22px}.step:hover{border-color:#afc5a5;transform:translateY(-2px)}.step-top{display:flex;justify-content:space-between;align-items:center;color:#4f7256}.step-top svg{box-sizing:content-box;background:#f0f3e9;border-radius:8px;padding:10px}.step-top span{font-size:28px;font-family:Georgia,serif;font-style:italic;color:#cbd2c5}.step h3{font-size:14px;margin:18px 0 10px}.step p{font-size:11px;color:#8a9488;margin-bottom:20px;line-height:1.9}.step b{display:flex;gap:8px;align-items:center;font-size:11px;font-weight:500;color:#55744d}.empty-inline{display:flex;gap:18px;align-items:center;border:1px dashed #d9dfd1;padding:25px 28px;border-radius:8px;color:#9ca88f}.empty-inline strong{font-size:12px;font-weight:500;color:#72826b}.empty-inline p{font-size:10px;margin:6px 0 0;color:#9aa391}.empty-inline .text-button{margin-left:auto}.text-button{display:inline-flex;gap:8px;align-items:center;border:0;background:transparent;color:#56764d;padding:4px 0;font-size:11px;white-space:nowrap}.text-button:hover{color:#193f2c}footer{display:flex;align-items:center;margin-top:44px;padding:22px 0;border-top:1px solid var(--line);color:#a7afa3;font-size:11px;gap:14px}footer span{font-size:10px}footer small{margin-left:auto;font-size:8px;letter-spacing:1.4px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;padding:25px}.panel h2 small{font-weight:400;color:#9aa590;margin-left:6px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:23px}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:20px;min-width:0}.field>span{font-size:12px;color:#62745f}input:not([type=checkbox]):not([type=file]),textarea,select{width:100%;border:1px solid #dfe5db;background:#fcfdfb;color:#334d3b;padding:11px 12px;border-radius:6px;outline:none;min-width:0}textarea{resize:vertical;line-height:1.75;font-size:12px}input:focus,textarea:focus,select:focus{border-color:#7fa078;box-shadow:0 0 0 3px #dbe7d54a}input::placeholder,textarea::placeholder{color:#aab3a4;font-size:11px}input[type=checkbox]{accent-color:var(--green);width:16px;height:16px;flex-shrink:0}input[type=file]{position:absolute;width:1px;height:1px;opacity:0}.upload-box{position:relative;display:flex;flex-direction:column;align-items:center;border:1.5px dashed #c7d3bb;border-radius:10px;background:#f1f5ea;padding:35px;gap:10px;cursor:pointer;margin-bottom:25px}.upload-box:focus-within{outline:3px solid #91b9a2}.upload-box:hover{background:#ebf1e2}.upload-box strong{font-size:16px;font-weight:500;margin-top:5px}.upload-box>span:not(.upload-symbol){color:#8c9881;font-size:12px}.upload-box b{color:#4d7143;font-weight:500}.upload-box small{font-size:10px;color:#a0aa94;margin-top:5px}.upload-symbol{color:#58774e;background:#e6eddd;padding:15px;border-radius:50%;display:flex}.disabled{opacity:.5;cursor:wait}.source-row{display:flex;align-items:flex-start;gap:12px;padding:19px 0;border-bottom:1px solid #edf0e8;color:#819574}.source-row:last-child{border-bottom:0}.source-row>div,.row-link{flex:1;min-width:0}.source-row strong,.row-link strong{display:block;color:#415940;font-size:12px;overflow-wrap:anywhere;font-weight:500}.source-row small,.row-link small{display:block;color:#9aa58f;font-size:10px;margin-top:7px}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#84917d;padding:6px;border-radius:4px}.icon-button:hover{background:#edf1e7}.danger:hover{color:#a45142;background:#faeeeb}.empty{text-align:center;color:#a0ac96;padding:44px 14px}.empty p{font-size:12px;line-height:1.9;margin:14px auto 22px;max-width:330px}.summary-strip{display:flex;align-items:center;gap:10px;color:#708763;font-size:12px;background:#edf2e6;border-radius:7px;padding:13px 18px;margin-bottom:23px}.summary-strip>span{height:13px;width:1px;background:#cbd7bf;margin:0 8px}.experience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.card-top h2,.card-top h3{margin:0}.badge{font-size:10px;background:#f0f2ea;color:#839077;border-radius:4px;padding:4px 7px;display:inline-block;font-weight:400;white-space:nowrap}.success{color:#44734b;background:#e9f3e6}.pending{color:#a08441;background:#f9f3e4}.related{background:#edf1f9;color:#70809f}.experience-card h3{margin:12px 0 8px}.muted{color:#95a08b;font-size:11px;line-height:1.8}.clamp{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;color:#788a6f;white-space:pre-line;margin:16px 0;min-height:60px}.tags{display:flex;flex-wrap:wrap;gap:6px;min-height:24px}.tags span{background:#f2f5eb;border:1px solid #e9eee0;color:#7b8f6a;padding:4px 8px;border-radius:4px;font-size:10px}.card-footer{display:flex;justify-content:space-between;gap:10px;align-items:center;border-top:1px solid #edf0e6;margin-top:20px;padding-top:16px}.card-footer small{font-size:10px;color:#a0ab94;max-width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#18342565;z-index:30;display:flex;align-items:center;justify-content:center;padding:25px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:660px;max-width:100%;max-height:90vh;overflow:auto;background:#fff;border-radius:14px;padding:28px;box-shadow:0 20px 80px #17362640}.check-row{display:flex;align-items:flex-start;gap:10px;padding:13px 0;font-size:12px;color:#617655;cursor:pointer}.check-row small{display:block;color:#a0ac93;font-size:10px;margin-top:6px;line-height:1.6}.full-width{width:100%;margin-top:13px}details{font-size:11px;color:#7c8e6d;line-height:1.8;margin-top:8px}details p{font-size:11px;white-space:pre-wrap;max-height:220px;overflow:auto;overflow-wrap:anywhere;background:#f7f9f3;padding:12px;border-radius:4px}summary{cursor:pointer}.row-link{border:0;background:transparent;text-align:left;padding:0}.back{margin-bottom:17px}.requirement-edit{display:flex;gap:8px;align-items:flex-start;margin:13px 0}.requirement-edit select{width:100px;flex-shrink:0;font-size:11px;padding:9px}.requirement-edit textarea{padding:7px;font-size:11px}.button-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.match-row{padding:15px 0;border-bottom:1px solid #ecf0e6}.match-row:last-child{border:0}.match-row strong{display:block;font-size:12px;font-weight:500;margin-top:10px;color:#647959}.match-row p{font-size:11px;color:#8c9b80;margin:8px 0}.match-row small{display:block;font-size:10px;color:#68845a}.spaced{margin-top:22px}.resume-thumbnail{background:#eff3e8;border:1px solid #e4eadd;border-radius:7px;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#8b9e7c;margin-bottom:22px}.resume-thumbnail span{font-size:15px;color:#647f53}.resume-thumbnail small{font-size:10px}.editor-layout{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);gap:24px}.editor h2{font-size:15px;margin:27px 0 17px}.edit-item{border-bottom:1px solid #e9eee1;padding-bottom:22px;margin-bottom:24px}.edit-item h3{font-size:13px}.lock{display:flex;align-items:center;gap:4px;font-size:9px;color:#93a184}.lock input{width:12px;height:12px}.preview-label{display:flex;align-items:center;justify-content:space-between;color:#95a486;font-size:10px;margin:0 0 13px}.preview-label span{display:flex;align-items:center;gap:6px}.preview-label svg{fill:#9caf83}.preview-label small{font-size:9px}.paper{background:#fff;padding:40px 34px;min-height:690px;border:1px solid #e2e7da;box-shadow:0 7px 25px #384c2210;color:#253b32;font-size:11px;line-height:1.7;overflow-wrap:anywhere}.paper h1{font-size:28px;margin-bottom:4px;letter-spacing:2px}.paper-headline{font-size:12px}.paper-contact{font-size:9px;color:#7d8b75;margin:7px 0 20px}.paper h2{font-size:12px;border-bottom:1px solid #cbd4c3;padding-bottom:5px;margin:20px 0 12px}.paper h3{font-size:11px;margin:12px 0 4px}.paper h3 span{float:right;font-size:9px;font-weight:400}.paper small{font-size:9px;color:#75886a}.paper ul{padding-left:16px;margin:7px 0 18px}.paper li{margin-bottom:5px;white-space:pre-line}.paper p{white-space:pre-line}.preview-area>.text-button{margin:18px 0 10px}.preview-footnote{display:block;font-size:10px;color:#a1ad94}.config-row{display:flex;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid #edf1e6;font-size:11px;color:#8a9a7d}.config-row strong,.config-row code{font-size:11px;font-weight:400;color:#567449}.helper{color:#8e9f80;font-size:11px;line-height:1.9;margin:19px 0}.task-row{display:flex;justify-content:space-between;gap:16px;padding:12px 0;font-size:11px;border-bottom:1px solid #ecf0e5}.task-row>span:last-of-type{color:#93a184;max-width:60%}.alert{background:#eef3e6;border:1px solid #d6e2c8;color:#68864f;padding:13px 16px;border-radius:7px;display:flex;align-items:center;gap:10px;margin-bottom:20px;font-size:12px}.alert.error{background:#fff0e9;color:#ac6548;border-color:#f2d7c5}.alert>span{flex:1}.alert button{border:0;color:inherit;background:transparent;display:flex}.toast{position:fixed;right:30px;top:89px;z-index:50;display:flex;align-items:center;gap:10px;background:#255a3c;color:#fff;box-shadow:0 5px 20px #24432125;padding:13px 20px;border-radius:7px;font-size:12px}.spin{animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.list{background:#fff;border:1px solid var(--line);border-radius:8px}.list-row{display:flex;align-items:center;gap:15px;background:transparent;border:0;border-bottom:1px solid var(--line);padding:17px 20px;width:100%;text-align:left;color:#5a7950}.list-row:last-child{border:0}.list-row>div{flex:1}.list-row strong{font-size:12px;font-weight:500;display:block}.list-row small{display:block;font-size:10px;color:#9ba98f;margin-top:6px}.file-symbol{background:#f0f4e8;padding:10px;border-radius:7px;display:flex}@media(min-width:1500px){main{padding-top:45px}.hero{min-height:350px}.hero-copy{padding:38px 43px}.mini-resume{width:230px;height:270px;left:25%}.chip-left{left:11%}.chip-right{right:16%}.hero h2{font-size:34px}}@media(max-width:1150px){.sidebar{width:205px;padding-left:14px;padding-right:14px}.main-shell{margin-left:205px}main{padding:28px 28px 0}.topbar{padding:0 28px}h1{font-size:23px}.hero-copy{padding:27px}.hero-art{right:-35px}.mini-resume{left:13%;width:180px;height:240px}.chip-left{left:-12%;top:74px}.chip-right{right:12%;bottom:48px}.step{padding:17px}.editor-layout{grid-template-columns:1fr}.preview-area{max-width:740px}.paper{min-height:800px}}@media(max-width:800px){.sidebar{width:72px;padding:25px 10px}.brand{margin:0 6px 35px;font-size:0;gap:0}.brand>span:not(.brand-icon),.brand sup{display:none}.brand-icon{margin:0}.workspace-label,.privacy,.user{display:none}.nav-item{font-size:0;justify-content:center;padding:14px 0;gap:0}.nav-item svg{width:21px;height:21px}.nav-item small{display:none}.main-shell{margin-left:72px}main{padding:24px 20px 0}.topbar{height:62px;padding:0 20px}.topbar-right{gap:12px}.two-col{grid-template-columns:1fr}.page-heading{align-items:flex-start}.page-heading h1{font-size:22px}.page-heading>.primary{font-size:0;padding:11px;gap:0}.hero-copy{width:72%}.hero-art{right:-80px;opacity:.6;pointer-events:none}.hero h2{font-size:27px}.hero-copy p{font-size:10px}.stats{gap:9px}.stat{padding:14px}.stat div svg{display:none}.stat div span{font-size:10px}.stat strong{font-size:26px}.steps{grid-template-columns:1fr}.step{padding:20px;position:relative}.step-top{float:left;margin-right:16px}.step-top span{display:none}.step h3{margin:4px 0 9px}.step p{margin-bottom:12px}.step b{margin-left:59px}.section-title>span{display:none}.experience-grid{grid-template-columns:1fr}.empty-inline{padding:20px;flex-wrap:wrap}.empty-inline>.text-button{margin-left:43px}footer{flex-wrap:wrap;gap:8px}footer small{display:none}.modal-overlay{padding:12px}.modal{padding:22px}.editor{padding:18px}.paper{padding:32px 24px}.editor-layout{display:block}.preview-area{margin-top:24px}}@media(max-width:480px){.sidebar{width:58px;padding:22px 7px}.main-shell{margin-left:58px}.brand{margin-left:4px}.brand-icon{width:33px;height:34px}.nav-item{margin-bottom:8px}.topbar{padding:0 15px}.topbar-right .mode{font-size:9px}.avatar{display:none}main{padding:22px 15px 0}.page-heading h1{font-size:20px}.page-heading p{font-size:11px}.page-heading{flex-wrap:wrap;gap:13px}.hero-copy{width:100%;padding:25px}.hero-art{display:none}.hero h2{font-size:27px}.hero{min-height:315px}.stats{grid-template-columns:repeat(2,1fr)}.stat strong{margin-top:9px}.form-grid{grid-template-columns:1fr}.panel{padding:19px}.requirement-edit select{width:83px;padding:8px 4px}.upload-box{padding:27px 16px;text-align:center}.upload-box small{line-height:1.6}.card-footer{flex-wrap:wrap}.card-footer small{max-width:100%}.empty-inline>svg{display:none}.empty-inline>.text-button{margin-left:0}}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(100%,460px);display:grid;gap:16px}.login-card h1{font-size:28px;margin:0}.mock-code{padding:12px;background:#eef7f1;border-radius:8px}.account-bar{display:flex;justify-content:flex-end;align-items:center;gap:16px;padding:8px 24px;background:#eef3ee;font-size:13px}.account-bar button{background:none;border:0;cursor:pointer;color:#194e43}.library-tabs,.capability-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0}.library-tabs{justify-content:flex-start;flex-wrap:wrap}.capability-card p{line-height:1.8}.capability-card details{margin:20px 0}.capability-evidence{padding:12px 0;border-top:1px solid #e6ebe5}.capability-evidence blockquote{margin:10px 0;padding-left:12px;border-left:3px solid #cfdfcb;font-size:13px;line-height:1.8}.capability-evidence small{overflow-wrap:anywhere}@media(max-width:600px){.capability-toolbar{align-items:stretch;flex-direction:column}}.icp-record{color:#9aa99a;font-size:11px;letter-spacing:.02em;text-decoration:none;margin-left:auto}.icp-record:hover,.icp-record:focus-visible{text-decoration:underline;color:#316d4f}.sidebar-account{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:14px;padding:20px 12px 4px;border-top:1px solid var(--line)}.account-identity{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.account-identity strong{font-size:13px;font-weight:500;color:#344b41;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-identity small{font-size:11px;letter-spacing:.35px;color:#929b94;font-variant-numeric:tabular-nums}.account-logout{display:grid;place-items:center;width:32px;height:32px;padding:0;background:transparent;color:#87968c;border:0;border-radius:8px;flex-shrink:0}.account-logout:hover{background:#edf2e9;color:#234e3d}.account-error{flex-basis:100%;color:#ac6548;line-height:1.5}@media(max-width:800px){.sidebar-account{justify-content:center;padding:16px 0 0;margin-top:10px}.account-identity{display:none}.account-logout{width:40px;height:40px}}.profile-panel{max-width:850px}.profile-panel h2{margin-bottom:28px}.profile-actions{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:8px}.profile-actions p{margin:0;max-width:430px}.admin-shell{min-height:100vh}.admin-header{height:88px;padding:0 40px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:24px}.admin-header>div:first-child{display:flex;align-items:center;gap:20px}.admin-brand{color:var(--green);font-weight:700;font-size:21px;letter-spacing:-.5px}.admin-header>div:first-child>span{border-left:1px solid var(--line);padding-left:20px;font-size:12px;color:var(--muted)}.admin-account{display:flex;align-items:center;gap:24px}.admin-account .sidebar-account{border:0;padding:0;margin:0;min-width:160px}.admin-content{max-width:1320px;padding:36px 40px 50px}.admin-access{max-width:440px;margin:60px auto}.admin-access h1{font-size:24px}.admin-access>.primary{width:100%}.audit-filter{display:flex;align-items:flex-end;gap:12px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0}.audit-filter .field{margin:0;flex:0 1 430px}.audit-filter .text-button{min-height:40px}.audit-costs h2{margin-bottom:8px}.audit-cost-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:24px;margin-top:25px}.audit-cost-grid>div{display:flex;flex-direction:column;gap:10px;padding-left:16px;border-left:2px solid #dbe5d4}.audit-cost-grid span{font-size:12px;overflow-wrap:anywhere;color:#657560}.audit-cost-grid strong{font-size:25px;font-weight:500;font-variant-numeric:tabular-nums}.audit-cost-grid small{color:var(--muted)}.audit-costs .helper{margin-bottom:0}.audit-section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.audit-section-heading h2{margin:0}.audit-operation-filter{display:flex;gap:8px;flex:0 1 430px}.audit-table-wrap{width:100%;overflow-x:auto}.audit-table{width:100%;border-collapse:collapse;font-size:12px;text-align:left;table-layout:fixed;min-width:680px}.audit-table th{font-size:11px;color:#8a9684;font-weight:500;padding:12px 10px;background:#f7f9f3;border-bottom:1px solid var(--line)}.audit-table td{vertical-align:top;padding:18px 10px;border-bottom:1px solid var(--line);overflow-wrap:anywhere;color:#52684a;line-height:1.7}.audit-table td:first-child,.audit-table th:first-child{padding-left:0}.audit-table td strong{display:block;font-weight:500;color:#334e37}.audit-table td small{display:block;color:#929c8b;margin-top:5px}.audit-table td code{font-size:10px;overflow-wrap:anywhere;white-space:normal}.audit-table td pre{font-size:10px;white-space:pre-wrap;overflow-wrap:anywhere;background:#f7f9f3;padding:8px;border-radius:4px;max-height:240px;overflow:auto}.audit-table .audit-empty{text-align:center;padding:40px 10px;color:var(--muted)}.audit-pagination{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.audit-pagination>span{font-size:11px;color:var(--muted)}@media(max-width:800px){.admin-header{padding:0 20px;height:76px}.admin-content{padding:28px 20px 40px}.admin-account .sidebar-account{min-width:40px}.admin-header>div:first-child{gap:12px}.admin-header>div:first-child>span{padding-left:12px}.admin-account{gap:12px}.audit-section-heading{align-items:stretch;flex-direction:column}.audit-operation-filter{flex:auto}.profile-actions{align-items:flex-start;flex-direction:column;gap:18px}.audit-cost-grid{grid-template-columns:1fr}}@media(max-width:480px){.admin-header{padding:0 16px}.admin-brand{font-size:18px}.admin-header>div:first-child>span{display:none}.admin-content{padding:24px 16px 36px}.admin-access{margin:30px auto}.audit-filter{flex-wrap:wrap}.audit-filter .field{flex-basis:100%}.audit-pagination{align-items:flex-start;flex-direction:column;gap:14px}}.credentials-toolbar{display:flex;justify-content:space-between;align-items:center;gap:28px;margin:24px 0}.credentials-toolbar>p{font-size:12px;line-height:1.8;color:#7f8d79;margin:0;max-width:580px}.credential-filter{display:flex;align-items:center;gap:12px;flex-shrink:0}.credential-filter>span{font-size:11px;color:#879381}.credential-filter select{width:auto;min-width:145px;font-size:11px}.credential-grid{align-items:start}.credential-category{font-size:11px;letter-spacing:.4px;color:#73836b}.credential-card-actions{display:flex;gap:10px;align-items:center}.credential-card h3{font-size:17px;line-height:1.6;margin:9px 0 12px;overflow-wrap:anywhere}.credential-description{color:#6b7e62;font-size:12px;line-height:1.9;white-space:pre-line}.credential-facts{margin:20px 0;display:grid;gap:9px}.credential-facts>div{display:grid;grid-template-columns:65px minmax(0,1fr);gap:12px;font-size:11px;line-height:1.8}.credential-facts dt{color:#99a38f}.credential-facts dd{margin:0;color:#52664a;overflow-wrap:anywhere}.credential-expired,.credential-current{display:inline-block;margin-left:9px;font-size:10px;color:#a17644}.credential-current{color:#638154}.credential-note{font-size:11px;line-height:1.8;color:#8b7f65;background:#faf8f1;border-radius:5px;padding:10px 12px}.credential-evidence{margin-top:19px}.credential-source{font-size:10px;overflow-wrap:anywhere;color:#89957e;margin:13px 0}.credential-evidence blockquote{margin:10px 0 6px;padding-left:12px;border-left:2px solid #d2dfc9;font-size:12px;line-height:1.8;color:#627659;white-space:pre-wrap;overflow-wrap:anywhere;max-height:240px;overflow:auto}.credential-evidence small{font-size:10px;color:#95a18a}.credential-modal .credential-evidence{margin-bottom:14px}.credential-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:14px}.source-material-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.source-material-tags>span{font-size:10px;padding:2px 7px;color:#65815b;background:#f0f4e9;border-radius:3px}.source-row .source-processing-note{margin:9px 0;font-size:11px;line-height:1.8;color:#7b896f}.source-quality{color:#a18453}.summary-strip{flex-wrap:wrap}@media(max-width:600px){.credentials-toolbar{align-items:flex-start;flex-direction:column;gap:15px}.credential-card h3{font-size:15px}.credential-card .card-top{gap:6px}.credential-card-actions{gap:5px}.credential-modal-actions .primary{flex:1}.library-tabs{gap:7px}.library-tabs button{font-size:11px;padding:10px 12px}.summary-strip{font-size:11px;gap:8px}.summary-strip>span{margin:0 3px}.credential-filter{justify-content:space-between;width:100%}.credential-filter select{flex:1;max-width:210px}}.brand-icon{width:36px;height:36px;background:transparent;border-radius:0;flex-shrink:0}.brand-icon img{display:block;width:100%;height:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.data-use-notice{margin:0 0 21px;color:#778575;font-size:12px;max-width:920px;line-height:1.85}.data-use-notice>p{margin:0 0 5px;font-size:12px}.data-use-notice details{margin:0;font-size:12px}.data-use-notice summary{width:fit-content;color:#53735a}.data-use-details{margin:10px 0 5px;padding:12px 15px;border-left:2px solid #d2dfca;background:#f1f5ec;border-radius:0 5px 5px 0}.data-use-details p{background:none;padding:0;margin:0 0 8px;max-height:none;font-size:12px}.data-use-details p:last-child{margin:0}.field-note{font-size:11px;line-height:1.75;color:#88937f;margin:0}.field>.field-note{margin-top:-3px}.generation-options{border-top:1px solid var(--line);padding-top:19px;margin-top:20px}.generation-options>.field:last-of-type{margin-bottom:12px}.credential-selection{margin-top:10px;padding:0 0 8px}.selection-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:#73836b;margin-bottom:7px}.credential-choice{border-bottom:1px solid #ecf0e5;padding-bottom:13px;margin-bottom:10px}.credential-choice .check-row{padding:10px 0 4px;line-height:1.65}.credential-choice .check-row>span{min-width:0;overflow-wrap:anywhere}.credential-choice details{margin:4px 0 0 27px}.credential-choice blockquote{margin:10px 0;padding:8px 10px;border-left:2px solid #d2dfca;background:#f8faf5;white-space:pre-wrap;overflow-wrap:anywhere;max-height:200px;overflow:auto}.resume-heading .button-row{flex-shrink:0}.resume-preparation-entry{display:flex;align-items:center;justify-content:space-between;gap:22px;border-top:1px solid #e2e8dd;border-bottom:1px solid #e2e8dd;padding:16px 0;margin:-7px 0 26px}.resume-preparation-entry>div{display:flex;flex-direction:column;gap:5px}.resume-preparation-entry strong{font-size:13px;font-weight:500}.resume-preparation-entry span{font-size:11px;color:#87927d}.resume-preparation-entry .secondary{flex-shrink:0;background:transparent}.resume-edit-section{border-top:1px solid #e8ede2;margin-top:23px;padding-top:1px}.resume-edit-section .edit-item:last-child{border:0;margin-bottom:0;padding-bottom:0}.resume-edit-section>.text-button{margin-top:2px}.inline-editor{display:flex;align-items:flex-start;gap:6px}.inline-editor>.field{flex:1;margin-bottom:10px}.inline-editor>.icon-button{margin-top:27px;flex-shrink:0}.skill-editor,.bullet-editor{margin-bottom:15px;min-width:0}.writing-hint{font-size:11px;color:#7c785e;margin:0 0 14px;padding-left:10px;border-left:2px solid #dddcc6}.writing-hint summary{width:fit-content;color:#7d7b60}.writing-hint ul{padding:8px 0 0 16px;margin:0;line-height:1.85}.writing-hint li{margin-bottom:6px;overflow-wrap:anywhere}.resume-evidence{margin-top:16px}.resume-history{border-top:1px solid var(--line);padding-top:18px;margin-top:27px}.resume-history>div{padding-top:13px}.credential-resume-edit{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #edf0e7}.credential-resume-edit:last-child{border:0;padding-bottom:0}.credential-resume-edit .field{margin-bottom:12px}.paper-project-heading{display:flex;align-items:baseline;justify-content:space-between;column-gap:12px;flex-wrap:wrap}.paper-project-heading h3{margin-bottom:4px}.paper-project-heading>span{font-size:9px;color:#6b7d63}.editor-layout>.editor,.editor-layout>.preview-area{min-width:0}.editor input,.editor textarea{overflow-wrap:anywhere}.interview-workspace{max-width:1080px;margin:0 auto}.interview-workspace .page-heading{margin-bottom:23px}.interview-workspace h1{font-size:27px}.interview-workspace .page-heading p{max-width:660px;overflow-wrap:anywhere}.interview-empty{max-width:740px;padding:34px;margin:28px auto}.interview-empty h2{font-size:21px;margin-bottom:15px}.interview-empty>p{font-size:12px;color:#71816a}.interview-empty .primary{margin-top:10px}.preparation-loading{display:flex;align-items:center;gap:10px;color:#718467;font-size:12px;padding:15px 0 22px}.preparation-status{font-size:12px;color:#527449;border-left:2px solid #aec6a1;padding:8px 12px;margin:0 0 20px}.preparation-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.preparation-toolbar>div:first-child{display:flex;align-items:center;gap:15px;flex-wrap:wrap;min-width:0}.preparation-toolbar select{font-size:11px;max-width:360px}.preparation-toolbar .button-row{flex-shrink:0}.interview-introduction{padding:28px 30px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.section-heading h2{margin:0}.interview-claims{margin:17px 0 22px}.interview-claims h4,.preparation-note h4{font-size:13px;font-weight:600;letter-spacing:.2px;margin:0 0 12px;color:#526a4a}.interview-claim{margin:0 0 17px;line-height:1.9}.claim-text{font-size:14px;line-height:1.95;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.claim-edited{display:block;font-size:10px;color:#948363;margin-top:6px}.interview-claim .field{margin:10px 0}.interview-claim .field>span{font-size:11px}.claim-source{font-size:11px;margin-top:7px}.claim-source summary{color:#8a9880}.claim-source blockquote{margin:9px 0 0;padding:10px 13px;border-left:2px solid #d5e2cd;background:#f6f8f2;font-size:12px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;max-height:260px;overflow:auto}.preparation-note{padding:14px 16px;border-radius:6px;background:#f4f7ef;margin:15px 0 0;font-size:13px;color:#708365}.preparation-note h4{margin-bottom:8px}.preparation-note ul{margin:0;padding-left:16px;line-height:1.9}.preparation-note li{margin:3px 0;white-space:pre-wrap;overflow-wrap:anywhere}.preparation-note p{padding:0;margin:6px 0 0;background:none;max-height:none;color:inherit;font-size:13px}.preparation-note.missing{background:#f8f5eb;color:#92805f}.preparation-note.missing h4{color:#82724f}.interview-workspace>.preparation-note{margin:0 0 22px}.preparation-note textarea{background:#fff;margin-top:3px}.interview-section{margin-top:32px}.interview-section>h2{margin-bottom:7px}.interview-section>.muted{margin-bottom:18px}.preparation-fold{padding:0;margin:12px 0;color:#334d3b;font-size:12px;overflow:hidden}.preparation-fold>summary{list-style:none;font-size:14px;display:flex;align-items:center;gap:15px;padding:19px 23px;line-height:1.7}.preparation-fold>summary::-webkit-details-marker{display:none}.preparation-fold>summary:after{content:"+";font-size:18px;line-height:1;color:#8da084;margin-left:auto;flex-shrink:0}.preparation-fold[open]>summary:after{content:"−"}.preparation-fold>summary>span:not(.section-number):not(.fold-hint){flex:1;min-width:0;overflow-wrap:anywhere}.preparation-fold>summary small{display:block;color:#9aa58f;font-size:10px;font-weight:400;margin-top:3px}.section-number{color:#a6b29a;font-size:12px;letter-spacing:1px;font-variant-numeric:tabular-nums;align-self:flex-start;padding-top:3px}.fold-hint{font-size:10px;color:#95a28b;white-space:nowrap}.preparation-fold-body{padding:3px 24px 23px;border-top:1px solid #edf0e7}.preparation-fold .claim-text{background:none;padding:0;font-size:14px;max-height:none}.preparation-fold .muted{background:none;padding:0;max-height:none}.preparation-fold .field textarea{font-size:12px}.preparation-checklists{margin-top:28px;align-items:start}.preparation-checklists .panel{padding:23px}.preparation-checklists .preparation-note{margin:0;padding:0;background:none}.preparation-checklists h4{font-size:14px}.interview-save{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;margin-top:10px;border-top:1px solid var(--line)}.interview-save .muted{max-width:620px}@media(max-width:1150px){.resume-heading{align-items:flex-start;flex-wrap:wrap}.interview-workspace h1{font-size:23px}}@media(max-width:600px){.resume-preparation-entry{align-items:flex-start;gap:15px;flex-direction:column}.resume-preparation-entry .secondary{width:100%}.preparation-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.preparation-toolbar>div:first-child{align-items:flex-start;flex-direction:column;gap:9px;width:100%}.preparation-toolbar label,.preparation-toolbar select{width:100%;max-width:100%}.preparation-toolbar .button-row{align-self:flex-end}.interview-workspace .page-heading{flex-direction:column;gap:15px}.interview-workspace h1{font-size:22px;line-height:1.5}.interview-introduction{padding:20px}.interview-empty{padding:23px}.interview-empty h2{font-size:19px}.preparation-fold>summary{padding:15px;gap:10px;font-size:13.5px}.fold-hint{display:none}.preparation-fold-body{padding:2px 16px 19px}.preparation-note{padding:12px}.claim-text,.preparation-fold .claim-text{font-size:13.5px}.interview-section{margin-top:26px}.preparation-checklists{grid-template-columns:1fr;gap:15px}.interview-save{flex-direction:column;align-items:stretch;gap:12px}.interview-save .primary{width:100%}.interview-workspace .alert{flex-wrap:wrap;align-items:flex-start}.selection-caption{flex-wrap:wrap}.data-use-notice{margin-bottom:17px}.paper-project-heading{gap:0;align-items:flex-start;flex-direction:column}.paper-project-heading>span{margin-bottom:4px}.resume-heading .button-row{width:100%;gap:8px}.resume-heading .button-row>button{flex:1}.editor-layout .paper{padding:26px 20px;min-height:650px}.credential-selection .check-row{font-size:11px}.interview-claims h4{line-height:1.7}}.login-brand{display:flex;align-items:center;gap:10px;color:var(--green);font-size:17px;margin-bottom:24px}.login-card h1{font-size:27px}.login-links{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:18px}.login-error{color:#a34838;font-size:13px}.password-panel{margin-top:24px}.login-card .primary{width:100%}@media(max-width:600px){.login-card{padding:26px 22px}.login-card h1{font-size:24px}.login-links{flex-direction:column;align-items:flex-start}}.invitation-panel{margin:20px 0;padding:22px}.invitation-panel summary{cursor:pointer;font-size:15px;font-weight:600}.invitation-panel>p{margin:16px 0}.invitation-list>div{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #e4e9df}.invitation-list small{display:block;margin-top:5px;color:#7b8973}.invitation-list{margin-top:20px}.privacy-footnote{font-size:11px;line-height:1.7;color:#7d8877;margin:30px 0 0;padding:0}.resume-appearance{display:flex;flex-wrap:wrap;gap:12px;padding:14px 0;margin-bottom:10px;border-bottom:1px solid var(--line)}.resume-appearance label{display:flex;align-items:center;gap:7px;font-size:11px;color:#647769}.resume-appearance select{font-size:12px;padding:7px 9px;border:1px solid var(--line);background:#fff;border-radius:6px;color:#253d36;max-width:130px}.resume-page-frame{background:#edf0eb;min-height:160px}.resume-page-frame iframe{display:block;border:0;width:100%;background:transparent}.preview-error{padding:24px;background:#fff;border:1px solid var(--line);border-radius:8px;font-size:13px}.preview-area{min-width:0}.preview-footnote{font-size:11px;line-height:1.7;color:#68796c;margin:12px 0}@media(max-width:600px){.resume-appearance{gap:8px}.resume-appearance label{gap:4px}.resume-appearance select{max-width:112px}.resume-page-frame{margin:0 -4px}}.resume-appearance label{white-space:nowrap}
