#freecv-app.freecv-app{--blue:#1769e0;--ink:#17202a;--muted:#667085;max-width:1450px;margin:20px auto;font-family:Arial,Helvetica,sans-serif;color:var(--ink)}
.freecv-app *{box-sizing:border-box}.fcv-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px}.fcv-brand{font-size:30px;font-weight:800}.fcv-sub{color:var(--muted);font-size:14px;margin-top:3px}.fcv-top-actions{display:flex;gap:8px}
.fcv-btn{border:0;background:var(--blue);color:#fff;border-radius:7px;padding:11px 17px;font-weight:700;cursor:pointer}.fcv-btn.ghost{background:#fff;color:#333;border:1px solid #d7dce2}.fcv-small-btn{padding:8px 11px;font-size:12px}.fcv-progress{height:5px;background:#e8edf2;border-radius:10px;overflow:hidden;margin-bottom:22px}.fcv-progress div{height:100%;width:0;background:var(--blue);transition:width .2s}
.fcv-layout{display:grid;grid-template-columns:minmax(400px,1fr) minmax(400px,680px);gap:28px;align-items:start}.fcv-intro h1{font-size:28px;margin:0 0 5px}.fcv-intro p{margin:0 0 18px;color:var(--muted);line-height:1.5}
.fcv-card{background:#fff;border:1px solid #e1e5ea;border-radius:10px;padding:20px;margin-bottom:15px}.fcv-section-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px}.fcv-num{width:30px;height:30px;border-radius:50%;background:#edf4ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-weight:800;flex:none}.fcv-section-head h2{margin:2px 0 3px;font-size:19px}.fcv-section-head p{margin:0;color:var(--muted);font-size:13px}
.fcv-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fcv-card label{font-size:13px;font-weight:700;display:block;margin-bottom:12px}.fcv-card input,.fcv-card textarea{width:100%;margin-top:6px;border:1px solid #ccd3da;border-radius:6px;padding:10px;font:inherit;background:#fff}.fcv-card input:focus,.fcv-card textarea:focus{outline:2px solid #dceaff;border-color:var(--blue)}
.fcv-add{border:1px dashed #9aa6b2;background:#fafbfc;border-radius:6px;padding:9px 13px;cursor:pointer;font-weight:700;color:#344054}.fcv-repeat{border:1px solid #e2e6eb;border-radius:8px;padding:14px;margin-bottom:10px;position:relative}.fcv-repeat .remove{position:absolute;right:9px;top:8px;border:0;background:none;color:#b42318;cursor:pointer}.fcv-repeat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fcv-repeat-grid label:last-child{grid-column:1/-1}
.fcv-photo-row{display:flex;align-items:center;gap:15px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:15px;background:#fafbfc}.fcv-photo-preview{width:82px;height:82px;border-radius:50%;background:#eef1f5;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:none}.fcv-photo-preview img{width:100%;height:100%;object-fit:cover}.fcv-photo-controls{flex:1}.fcv-photo-controls label{margin-bottom:4px}.fcv-photo-controls p{font-size:12px;color:var(--muted);margin:5px 0 8px;font-weight:400}
.fcv-preview-side{position:sticky;top:20px}.fcv-preview-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.fcv-preview-bar select{padding:7px;border:1px solid #ccd3da;border-radius:5px}.fcv-paper{background:#fff;box-shadow:0 3px 20px #00000018;min-height:1122px;padding:48px 46px}.fcv-paper h1{font-size:32px;margin:0 0 5px}.fcv-job{font-size:16px;color:#555;margin-bottom:12px}.fcv-contact{font-size:11px;color:#666;border-bottom:1px solid #ddd;padding-bottom:13px}.fcv-contact a{color:inherit;text-decoration:none}.fcv-psection{margin-top:21px}.fcv-psection h3{font-size:13px;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #333;padding-bottom:6px;margin:0 0 11px}.fcv-pitem{margin:0 0 13px}.fcv-pitem strong{font-size:13px}.fcv-meta{font-size:11px;color:#666;margin-top:2px}.fcv-body{font-size:12px;line-height:1.55;white-space:pre-line}.fcv-skills{display:flex;flex-wrap:wrap;gap:6px}.fcv-skill{font-size:11px;border:1px solid #ccc;border-radius:12px;padding:5px 8px}.fcv-profile-photo{width:86px;height:86px;border-radius:50%;object-fit:cover;float:right;margin:0 0 12px 18px}.fcv-paper-header:after{content:"";display:block;clear:both}
.modern .fcv-psection h3{color:#1769e0;border-bottom:2px solid #1769e0}.modern .fcv-paper-header{border-left:5px solid #1769e0;padding-left:13px}.modern .fcv-profile-photo{border-radius:8px}.executive{font-family:Georgia,"Times New Roman",serif}.executive .fcv-paper-header{text-align:center;border-bottom:2px solid #333;padding-bottom:16px}.executive .fcv-profile-photo{float:none;margin:0 auto 12px;display:block}.executive .fcv-contact{border:0}.minimal{padding:52px 56px}.minimal .fcv-psection h3{border:0;font-size:11px;letter-spacing:1.6px;padding:0}.minimal .fcv-contact{border:0}.minimal .fcv-profile-photo{border-radius:0}.creative .fcv-paper-header{border-bottom:4px solid #17202a;padding-bottom:15px}.creative .fcv-psection h3{border-bottom:0;background:#f1f3f5;padding:7px 9px}.creative .fcv-profile-photo{border-radius:14px}.fcv-private{background:#f4f8ff;border:1px solid #d9e7ff;border-radius:7px;padding:10px;margin-top:10px;font-size:12px;color:#526071}.fcv-bottom{display:flex;align-items:center;gap:12px;padding:8px 0 30px}.fcv-bottom span{font-size:12px;color:var(--muted)}
@media(max-width:950px){.fcv-layout{grid-template-columns:1fr}.fcv-preview-side{position:static;order:-1}.fcv-grid2,.fcv-repeat-grid{grid-template-columns:1fr}.fcv-repeat-grid label:last-child{grid-column:auto}.fcv-top{align-items:flex-start}.fcv-paper{min-height:auto}.fcv-bottom{flex-direction:column;align-items:flex-start}}

/* FreeCV 2.3 professional templates + mobile PDF stage */
.corporate .fcv-paper-header{background:#17202a;color:#fff;padding:22px 24px;margin:-48px -46px 20px}.corporate .fcv-job,.corporate .fcv-contact{color:#e7ebef}.corporate .fcv-contact{border-bottom:0}.corporate .fcv-psection h3{color:#17202a;border-bottom:2px solid #17202a}.corporate .fcv-profile-photo{border-radius:6px}
.ats .fcv-paper-header{border-bottom:2px solid #222;padding-bottom:16px}.ats .fcv-paper-header h1{font-size:28px}.ats .fcv-psection h3{font-size:12px;letter-spacing:.8px;border-bottom:1px solid #222}.ats .fcv-skill{border:0;padding:0 10px 0 0;border-radius:0}.ats .fcv-skill:after{content:', '} .ats .fcv-skills .fcv-skill:last-child:after{content:''}.ats .fcv-profile-photo{border-radius:4px}
.elegant{font-family:Georgia,'Times New Roman',serif}.elegant .fcv-paper-header{text-align:left;border-bottom:1px solid #999;padding-bottom:18px}.elegant .fcv-paper-header h1{font-size:34px;font-weight:500;letter-spacing:.3px}.elegant .fcv-job{font-style:italic}.elegant .fcv-psection h3{font-weight:500;border-bottom:1px solid #999;letter-spacing:2px}.elegant .fcv-profile-photo{border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 1px #999}
.bold .fcv-paper-header{border-left:8px solid #17202a;padding-left:18px;padding-bottom:15px}.bold .fcv-paper-header h1{font-size:36px;font-weight:900}.bold .fcv-job{font-weight:700}.bold .fcv-psection h3{font-size:12px;border-bottom:3px solid #17202a}.bold .fcv-profile-photo{border-radius:10px}
.classic{font-family:Georgia,'Times New Roman',serif}.classic .fcv-paper-header{text-align:center;border-bottom:1px double #333;padding-bottom:18px}.classic .fcv-paper-header h1{font-size:30px;letter-spacing:1px}.classic .fcv-job{font-size:14px}.classic .fcv-contact{border:0}.classic .fcv-psection h3{text-align:center;border-bottom:1px solid #777;letter-spacing:1.8px;font-weight:500}.classic .fcv-profile-photo{float:none;display:block;margin:0 auto 12px;border-radius:50%}
