:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#111827;background:#f3f6fb}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#eef4ff,#f7f8fb);color:#111827}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}input,select,textarea{width:100%;border:1px solid #d7dfed;border-radius:12px;padding:.8rem .95rem;background:#fff}label{display:grid;gap:.45rem;font-weight:600;color:#1f2937}textarea{resize:vertical}.center-screen,.auth-page{min-height:100vh;display:grid;place-items:center}.auth-card{width:min(460px,calc(100vw - 2rem));background:#fff;padding:2rem;border-radius:24px;box-shadow:0 30px 60px #0f172a14;display:grid;gap:1rem}.auth-card h1,.topbar h1,.section-header h2,.form-grid h2{margin:0}.auth-card p,.muted{color:#667085;margin:0}.auth-switch{font-size:.95rem;color:#475467}.auth-switch a{color:#165dff;font-weight:600}.field-error,.form-error{color:#b42318;font-size:.9rem}.form-error{background:#fef3f2;border:1px solid #fecdca;padding:.9rem 1rem;border-radius:12px}.button{border:1px solid #d0d8ea;background:#fff;border-radius:12px;padding:.78rem 1rem;cursor:pointer;transition:.2s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:#165dff;color:#fff;border-color:#165dff}.button.ghost{background:transparent}.button.danger{color:#b42318;border-color:#f5c2c7}.button.small{padding:.45rem .7rem;font-size:.9rem}.button:disabled{opacity:.6;cursor:not-allowed;transform:none}.app-shell-simple{display:grid;min-height:100vh;background:#f1f5f9}.main-panel-simple{display:grid;grid-template-rows:auto 1fr}.topbar{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.topbar-brand{display:flex;align-items:baseline;gap:.75rem}.topbar-brand h1{font-size:1.2rem;font-weight:700;color:#0f172a;margin:0}.topbar-brand span{font-size:.85rem;color:#64748b}.topbar p{margin:.4rem 0 0;color:#667085}.user-email{font-size:.9rem;color:#64748b}.topbar-actions{display:flex;align-items:center;gap:.75rem}.builder-fullscreen{display:grid;grid-template-rows:auto 1fr;min-height:100vh;background:#f8fafc}.builder-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100}.builder-header-left,.builder-header-right{display:flex;align-items:center;gap:1rem}.builder-title-input{font-size:1.1rem;font-weight:600;color:#0f172a;border:1px solid transparent;background:transparent;padding:.5rem .75rem;border-radius:8px;min-width:200px;transition:all .2s ease}.builder-title-input:hover{border-color:#e2e8f0;background:#fff}.builder-title-input:focus{outline:none;border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f11a}.builder-save-status{font-size:.85rem;color:#64748b;padding:.5rem 1rem;background:#f1f5f9;border-radius:999px}.builder-container{padding:2rem;max-width:900px;margin:0 auto;width:100%}.topbar-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.page-section{margin-top:1.5rem;display:grid;gap:1rem}.section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.section-header.small{align-items:end}.card,.builder-content,.builder-sidebar{background:#fff;border:1px solid #e4e7ec;border-radius:24px;padding:1.25rem;box-shadow:0 20px 30px #0f172a0a}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.card-stack{display:grid;gap:1rem}.card-actions,.pill-row,.share-row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.pill{padding:.3rem .65rem;border-radius:999px;background:#eef4ff;color:#165dff;font-size:.85rem}.empty-state{text-align:center;padding:3rem 1rem}.cv-stats{display:flex;gap:1rem;padding-top:.75rem;border-top:1px solid #f2f4f7;font-size:.9rem;color:#667085}.cv-stats span{display:flex;align-items:center;gap:.35rem}.builder-layout{grid-template-columns:300px 1fr;align-items:start}.builder-sidebar{position:sticky;top:1.5rem;display:grid;gap:1rem}.builder-steps{display:grid;gap:.5rem}.step-button{display:flex;align-items:center;gap:.75rem;padding:.85rem .95rem;border-radius:14px;border:1px solid #e4e7ec;background:#fff;cursor:pointer}.step-button span{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:#eef4ff;color:#165dff;font-size:.85rem;font-weight:700}.step-button.active{border-color:#165dff;background:#f5f8ff}.builder-status{display:grid;gap:.75rem;color:#667085;font-size:.95rem}.builder-content{min-height:75vh}.form-grid,.grid{display:grid;gap:1rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.checkbox-row{display:flex;align-items:center;gap:.6rem;font-weight:500}.checkbox-row input{width:auto}.array-card{border:1px solid #e4e7ec;border-radius:18px;padding:1rem;display:grid;gap:1rem}.array-card-header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.preview-page{gap:1rem}.shared-page{min-height:100vh;padding:2rem;background:#eef3f9}.shared-wrap{max-width:980px;margin:0 auto}.shared-page-clean{min-height:100vh;padding:2rem 1rem;background:#f5f7fa}.shared-wrap-wide{max-width:1000px;margin:0 auto;display:grid;gap:1.5rem}.shared-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0}.shared-footer{text-align:center;padding:2rem 0 1rem;color:#667085;font-size:.9rem}.shared-footer p{margin:0}.cv-preview{background:#fff;border-radius:24px;padding:2rem;border:1px solid #dce4f1;box-shadow:0 18px 30px #0f172a0f}.cv-header{display:flex;justify-content:space-between;gap:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid #eff3f8}.cv-photo{flex-shrink:0}.cv-photo img{width:100px;height:100px;object-fit:cover;border-radius:12px;border:2px solid #e5e7eb}.cv-header-content{flex:1}.cv-header h1{margin:0;font-size:2rem}.cv-header h2{margin:.3rem 0 0;color:#165dff;font-size:1.1rem;font-weight:600}.cv-contact{text-align:right;color:#475467;flex-shrink:0}.cv-section{padding-top:1.25rem}.cv-section h3{margin:0 0 .85rem;font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;color:#165dff}.cv-entry{display:grid;gap:.45rem;padding:.9rem 0;border-top:1px solid #f2f4f7}.cv-entry:first-child{border-top:0;padding-top:0}.cv-entry-top{display:flex;justify-content:space-between;gap:1rem}.cv-entry h4{margin:0;font-size:1.05rem}.cv-entry-subtitle,.cv-entry-meta{color:#667085}.cv-entry-meta{white-space:nowrap}.cv-entry-body{margin:0;white-space:pre-line;color:#344054}.tag-list{display:flex;flex-wrap:wrap;gap:.65rem}.tag{border-radius:999px;padding:.45rem .8rem;background:#f2f7ff;color:#165dff;font-size:.92rem}.template-modern .cv-header{border-bottom-color:#d7ecff}.template-modern .cv-section h3,.template-modern .cv-header h2{color:#0b7aa5}.template-minimalist{padding:2.5rem 3rem}.template-minimalist .cv-header{border-bottom:1px solid #111827}.template-minimalist .cv-section h3,.template-minimalist .cv-header h2{color:#111827}.template-professional{background:#fff;font-family:Georgia,Times New Roman,serif}.template-professional .cv-header{background:#1e293b;color:#fff;padding:2rem;margin:-2rem -2rem 2rem;border-radius:0}.template-professional .cv-header h1{font-size:2rem;font-weight:700;color:#fff;margin:0}.template-professional .cv-header h2{font-size:1rem;font-weight:400;color:#94a3b8;margin:.5rem 0 0}.template-professional .cv-contact{color:#cbd5e1;text-align:right;font-size:.9rem}.template-professional .cv-section h3{color:#1e293b;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border-bottom:2px solid #1e293b;padding-bottom:.4rem;margin-bottom:1rem}.template-professional .cv-entry h4{color:#0f172a;font-weight:600}.template-professional .cv-entry-subtitle{color:#475467}.template-professional .tag{background:#f1f5f9;color:#334155;border:1px solid #e2e8f0}.template-modern{background:#fff;border-top:4px solid #6366f1}.template-modern .cv-header{background:linear-gradient(135deg,#f0f4ff,#e8e0ff);padding:2rem;margin:-2rem -2rem 2rem;border-bottom:1px solid #c7d2fe}.template-modern .cv-header h1{font-size:2.25rem;font-weight:800;color:#312e81;margin:0}.template-modern .cv-header h2{font-size:1.1rem;font-weight:500;color:#6366f1;margin:.5rem 0 0}.template-modern .cv-contact{color:#4338ca;text-align:right}.template-modern .cv-section h3{color:#6366f1;font-size:1rem;font-weight:700;border-bottom:2px solid #c7d2fe;padding-bottom:.5rem;margin-bottom:1rem}.template-modern .cv-entry h4{color:#1e1b4b}.template-modern .cv-entry-subtitle{color:#6366f1}.template-modern .tag{background:#e0e7ff;color:#4338ca}.template-minimal{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:2.5rem 3rem}.template-minimal .cv-header{border-bottom:1px solid #111827;padding-bottom:1.5rem;margin-bottom:1.5rem}.template-minimal .cv-header h1{font-size:2.5rem;font-weight:300;letter-spacing:-.02em;color:#111827;margin:0}.template-minimal .cv-header h2{font-size:1rem;font-weight:400;color:#6b7280;margin:.5rem 0 0}.template-minimal .cv-contact{color:#6b7280;text-align:right;font-size:.9rem}.template-minimal .cv-section h3{color:#111827;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem;margin-bottom:1rem}.template-minimal .cv-entry h4{color:#111827;font-weight:500}.template-minimal .cv-entry-subtitle{color:#6b7280}.template-minimal .cv-entry{padding:.75rem 0}.template-minimal .tag{background:#f3f4f6;color:#374151;border:none}.template-creative{background:#fffbeb;border:3px solid #f59e0b;font-family:Georgia,serif}.template-creative .cv-header{background:linear-gradient(135deg,#fef3c7,#fffbeb);border-bottom:3px dashed #f59e0b;padding:2rem;margin:-2rem -2rem 2rem}.template-creative .cv-header h1{font-size:2.5rem;font-weight:900;color:#92400e;letter-spacing:-.02em;margin:0}.template-creative .cv-header h2{font-size:1.1rem;font-style:italic;color:#d97706;margin:.5rem 0 0}.template-creative .cv-contact{color:#78350f}.template-creative .cv-section h3{color:#d97706;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;background:#fef3c7;padding:.5rem 1rem;margin:0 -1rem 1rem;border-left:4px solid #f59e0b}.template-creative .cv-entry{background:#fef3c780;padding:1rem;border-radius:8px;border-left:3px solid #fbbf24;margin-bottom:.75rem}.template-creative .cv-entry h4{color:#92400e}.template-creative .cv-entry-subtitle{color:#b45309}.template-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.template-card{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;text-align:left;transition:all .2s ease}.template-card:hover{border-color:#cbd5e1;background:#f8fafc}.template-card.active{border-color:#6366f1;background:#f0f4ff;box-shadow:0 0 0 3px #6366f126}.template-preview{height:60px;border-radius:6px;padding:10px;display:flex;flex-direction:column;gap:4px}.template-preview-line{height:6px;border-radius:3px;background:currentColor;opacity:.3}.template-preview-line.w80{width:80%}.template-preview-line.w60{width:60%}.template-preview-line.w40{width:40%}.template-preview-line.mt{margin-top:4px}.template-preview.template-professional{background:#1e293b;color:#94a3b8}.template-preview.template-modern{background:linear-gradient(135deg,#f0f4ff,#e8e0ff);color:#6366f1}.template-preview.template-minimal{background:#f9fafb;color:#374151;border:1px solid #e5e7eb}.template-preview.template-creative{background:#fffbeb;color:#d97706;border:2px dashed #f59e0b}.template-info{display:flex;flex-direction:column;gap:.15rem}.template-info strong{font-size:.85rem;color:#1e293b}.template-info span{font-size:.75rem;color:#64748b;line-height:1.3}.step-tips{background:linear-gradient(135deg,#f0f9ff,#e8f4fd);border:1px solid #7dd3fc;border-radius:14px;padding:1rem 1.25rem}.step-tips-header{display:flex;align-items:center;gap:.5rem;color:#0369a1;font-weight:600;font-size:.9rem;margin-bottom:.75rem}.step-tips-header svg{flex-shrink:0}.step-tips-list{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.step-tips-list li{position:relative;padding-left:1.25rem;font-size:.85rem;color:#0c4a6e;line-height:1.5}.step-tips-list li:before{content:"→";position:absolute;left:0;color:#0ea5e9;font-weight:600}@media print{@page{size:A4 portrait;margin:.5cm}body{background:#fff;-webkit-print-color-adjust:exact;print-color-adjust:exact}.topbar,.sidebar,.section-header,.share-row,.builder-sidebar,.button,.no-print,.shared-actions,.shared-footer{display:none!important}.main-panel,.page-section,.shared-page,.shared-wrap,.shared-page-clean,.shared-wrap-wide{padding:0;margin:0;max-width:100%}.cv-preview{box-shadow:none;border:0;border-radius:0;padding:1cm;page-break-after:avoid}.template-corporate .cv-header,.template-tech .cv-header{margin:-1cm -1cm 1cm;padding:1.5cm 1cm}}@media (max-width: 980px){.app-shell,.builder-layout{grid-template-columns:1fr}.sidebar{display:none}.builder-sidebar{position:static}.review-step-layout{grid-template-columns:1fr}.review-side{order:-1}}@media (max-width: 720px){.topbar,.section-header,.cv-header,.cv-entry-top{flex-direction:column}.grid.two{grid-template-columns:1fr}.cv-contact{text-align:left}.template-grid{grid-template-columns:1fr}.review-summary-grid{grid-template-columns:repeat(2,1fr)}}.eyebrow{font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;color:#165dff;font-weight:700}.small-text{font-size:.88rem}.builder-layout-modern{grid-template-columns:320px 1fr;gap:1.2rem}.builder-main-column{display:grid;gap:1rem;padding:0 1.5rem;max-width:1400px;margin:0 auto;width:100%}.builder-single-column{display:grid;gap:1rem;max-width:1200px;margin:0 auto;width:100%}.builder-tips-collapsible{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0ea5e9;border-radius:18px;padding:1.25rem;margin-top:1rem}.builder-tips-collapsible summary{font-weight:700;font-size:1.05rem;color:#0f172a;cursor:pointer;list-style:none;display:flex;align-items:center;gap:.5rem}.builder-tips-collapsible summary::-webkit-details-marker{display:none}.builder-tips-collapsible[open] summary:after{content:" ▲";color:#0ea5e9;margin-left:auto}.builder-tips-collapsible:not([open]) summary:after{content:" ▼";color:#0ea5e9;margin-left:auto}.builder-tips-list{margin:1rem 0 0;padding-left:1.5rem;color:#344054;display:grid;gap:.75rem;line-height:1.6}.builder-sidebar-modern{padding:1.4rem;gap:1.25rem}.builder-sidebar-top{display:grid;gap:.85rem}.builder-progress-wrap{display:grid;gap:.55rem}.builder-progress-meta{display:flex;justify-content:space-between;gap:1rem;color:#667085;font-size:.92rem}.progress-bar{height:10px;border-radius:999px;background:#edf2fb;overflow:hidden}.progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#165dff,#6aa3ff)}.builder-steps-modern .step-button{display:grid;grid-template-columns:34px 1fr;align-items:start}.builder-steps-modern .step-button div{display:grid;gap:.1rem;text-align:left}.builder-steps-modern .step-button strong{font-size:.96rem}.builder-steps-modern .step-button small{color:#667085}.builder-status-modern{gap:.9rem}.save-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem .8rem;border-radius:999px;background:#eef4ff;color:#165dff;font-size:.92rem;font-weight:600}.save-pill.saving{background:#fff7e8;color:#a15c00}.builder-content-modern{padding:1.5rem;display:grid;gap:1.5rem}.section-title-block{display:grid;gap:.35rem}.feature-callout{border:1px solid #d9e6ff;background:linear-gradient(180deg,#f7faff,#f0f6ff);padding:1rem 1.1rem;border-radius:18px}.feature-callout p{margin:.3rem 0 0;color:#52607a}.repeatable-list{display:grid;gap:1rem}.repeatable-card{border:1px solid #e5ebf5;background:#fbfcfe;border-radius:22px;padding:1.15rem;display:grid;gap:1rem}.repeatable-card-header{display:flex;justify-content:space-between;align-items:start;gap:1rem}.repeatable-card-header h3{margin:.2rem 0 0}.skills-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.skills-hint{color:#667085;font-size:.95rem}.builder-tips{padding:1.25rem;display:grid;gap:1rem;position:sticky;top:1.5rem}.builder-tips-header{display:grid;gap:.2rem}.builder-tips-header h3{margin:0}.builder-tips ul{margin:0;padding-left:1rem;color:#344054;display:grid;gap:.75rem}.builder-footer-nav{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding-top:.3rem;border-top:1px solid #edf1f7}.builder-footer-right{display:flex;gap:.85rem;align-items:center;flex-wrap:wrap}.review-step-layout{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media (min-width: 1024px){.review-step-layout{grid-template-columns:minmax(0,1fr) 340px}}.review-main,.review-side{display:grid;gap:1.25rem}.review-side{padding:1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;position:sticky;top:80px}.review-side-block{display:grid;gap:.7rem}.review-side-note{padding:1rem;background:#f8fafc;border:1px solid #e7edf4;border-radius:18px}.review-side-note ul{margin:0;padding-left:1rem;color:#475467;display:grid;gap:.45rem}.review-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.review-stat-card{border:1px solid #e5ebf5;border-radius:18px;padding:.95rem 1rem;background:#fbfcfe;display:grid;gap:.2rem}.review-stat-card small{color:#667085}.review-stat-card strong{font-size:1.1rem}.preview-frame{border:1px solid #dfe7f1;border-radius:24px;padding:1rem;background:linear-gradient(180deg,#f8fbff,#f1f5fb);display:grid;gap:1rem}.preview-frame-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.preview-frame .cv-preview{border-radius:18px;box-shadow:none}@media (max-width: 1180px){.builder-top-grid,.review-step-layout{grid-template-columns:1fr}.builder-tips{position:static}}@media (max-width: 720px){.review-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-frame-header,.builder-footer-nav{flex-direction:column;align-items:stretch}}.ai-panel-container{margin-top:1.5rem}.ai-panel{background:linear-gradient(135deg,#f8fafc,#f0f4ff);border:1px solid #c7d2fe;padding:1.5rem}.ai-panel-header{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.ai-panel-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;flex-shrink:0}.ai-panel-header h3{margin:0 0 .25rem;font-size:1.2rem;color:#1e1b4b}.ai-panel-header p{margin:0}.ai-quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.ai-action-card{display:flex;gap:.75rem;align-items:flex-start;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .2s ease;text-align:left}.ai-action-card:hover:not(:disabled){border-color:#6366f1;box-shadow:0 4px 12px #6366f126;transform:translateY(-2px)}.ai-action-card:disabled{opacity:.6;cursor:not-allowed}.ai-action-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;flex-shrink:0}.ai-action-icon.summary{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#2563eb}.ai-action-icon.skills{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706}.ai-action-icon.title{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#059669}.ai-action-icon.job-match{background:linear-gradient(135deg,#ede9fe,#ddd6fe);color:#7c3aed}.ai-action-icon.cover-letter{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#db2777}.ai-action-content{display:flex;flex-direction:column;gap:.2rem}.ai-action-content strong{font-size:.95rem;color:#1e293b}.ai-action-content span{font-size:.8rem;color:#64748b}.ai-expandable-sections{display:grid;gap:.75rem}.ai-expandable{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.ai-expandable-header{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem;background:none;border:none;cursor:pointer;font-size:.95rem;font-weight:600;color:#334155}.ai-expandable-header:hover{background:#f8fafc}.ai-expandable-header .chevron{margin-left:auto;transition:transform .2s ease}.ai-expandable-header .chevron.open{transform:rotate(180deg)}.ai-expandable-content{padding:1rem;border-top:1px solid #e2e8f0;display:grid;gap:1rem}.ai-expandable-content textarea{width:100%;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem;font-family:inherit;font-size:.9rem;resize:vertical}.ai-expandable-content textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.job-match-results{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;display:grid;gap:1rem}.job-match-score{display:flex;flex-direction:column;align-items:center;gap:.5rem}.score-circle{width:80px;height:80px;border-radius:50%;background:conic-gradient(#6366f1 calc(var(--score) * 1%),#e2e8f0 calc(var(--score) * 1%));display:grid;place-items:center}.score-circle:before{content:"";width:64px;height:64px;border-radius:50%;background:#fff}.score-circle span{position:relative;font-size:1.1rem;font-weight:700;color:#1e293b}.score-label{font-size:.85rem;color:#64748b}.job-match-section{display:grid;gap:.5rem}.job-match-section h4{margin:0;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.job-match-section ul{margin:0;padding-left:1.25rem;display:grid;gap:.35rem}.job-match-section li{font-size:.9rem;color:#334155}.job-match-section li.strength{color:#059669}.keyword-tags{display:flex;flex-wrap:wrap;gap:.5rem}.keyword-tag{padding:.3rem .75rem;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:999px;font-size:.8rem;font-weight:500}.cover-letter-result{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.cover-letter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.cover-letter-header h4{margin:0;font-size:.95rem;color:#1e293b}.cover-letter-result pre{margin:0;padding:0;font-family:inherit;font-size:.9rem;white-space:pre-wrap;color:#334155;line-height:1.6}.ai-message{background:#ecfdf3;border:1px solid #abefc6;color:#067647;padding:.85rem 1rem;border-radius:10px;font-size:.9rem;margin-top:1rem}.ai-actions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (max-width: 720px){.ai-quick-actions{grid-template-columns:1fr}.ai-action-card{flex-direction:row;align-items:center}.job-match-results{padding:1rem}}.ai-improve-wrapper{margin-top:.75rem}.ai-improve-button{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;background:linear-gradient(135deg,#f0f4ff,#e8e0ff);border:1px solid #c7d2fe;border-radius:8px;font-size:.8rem;font-weight:500;color:#6366f1;cursor:pointer;transition:all .2s ease}.ai-improve-button:hover:not(:disabled){background:linear-gradient(135deg,#e8e0ff,#ddd6fe);border-color:#a5b4fc}.ai-improve-button:disabled{opacity:.5;cursor:not-allowed}.ai-spinner{width:14px;height:14px;border:2px solid #c7d2fe;border-top-color:#6366f1;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ai-suggestion-box{background:linear-gradient(135deg,#faf5ff,#f0f4ff);border:1px solid #c4b5fd;border-radius:10px;padding:1rem}.ai-suggestion-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.ai-suggestion-header span{font-size:.8rem;font-weight:600;color:#6366f1;text-transform:uppercase;letter-spacing:.05em}.ai-suggestion-dismiss{background:none;border:none;font-size:1.2rem;color:#94a3b8;cursor:pointer;padding:0;line-height:1}.ai-suggestion-dismiss:hover{color:#64748b}.ai-suggestion-content{font-size:.9rem;color:#334155;line-height:1.5;white-space:pre-wrap;margin-bottom:.75rem;padding:.5rem;background:#fff;border-radius:6px}.ai-suggestion-actions{display:flex;gap:.5rem}.ai-suggestion-actions .button{padding:.35rem .75rem;font-size:.8rem}.preview-share-card{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.shared-wrap-polished{display:grid;gap:1rem}.shared-hero{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:linear-gradient(135deg,#fff,#eef4ff)}.shared-hero h1{margin:.35rem 0 0;font-size:clamp(1.8rem,3vw,2.6rem)}.shared-hero-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.pill-public{background:#eef4ff;color:#165dff}.pill-private{background:#f4f4f5;color:#3f3f46}.pill-password{background:#fff7e8;color:#a15c00}.password-gate{max-width:520px;margin:0 auto;display:grid;gap:1rem}.share-box.compact{display:grid;gap:.45rem}@media (max-width: 720px){.ai-actions-grid{grid-template-columns:1fr}.shared-hero,.preview-share-card{flex-direction:column;align-items:stretch}}.photo-upload-container{display:grid;gap:.5rem;margin-bottom:1.5rem}.photo-upload-wrapper{display:flex;flex-direction:column;gap:.75rem}.photo-preview{display:flex;align-items:center;gap:1rem}.photo-preview img{width:120px;height:120px;object-fit:cover;border-radius:12px;border:2px solid #e5e7eb}.photo-upload-placeholder{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.photo-upload-placeholder input[type=file]{display:none}.photo-upload-placeholder .button{width:auto;display:inline-block;padding:.7rem 1.2rem}.button.small{padding:.5rem .9rem;font-size:.9rem}.cv-score-card{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0ea5e9}.cv-score-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.cv-score-badge{font-size:1.5rem;font-weight:700;color:#fff;padding:.5rem 1rem;border-radius:12px;min-width:80px;text-align:center}.cv-score-status{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.cv-score-suggestions{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.cv-score-suggestions strong{display:block;margin-bottom:.5rem;color:#1f2937}.cv-score-suggestions ul{margin:0;padding-left:1.5rem;color:#475467}.cv-score-suggestions li{margin-bottom:.3rem}.dashboard-filters{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.search-input{font-size:1rem}.filter-buttons{display:flex;gap:.5rem;flex-wrap:wrap}@media (max-width: 640px){.filter-buttons{flex-direction:column}.filter-buttons .button{width:100%}}.admin-layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#f1f5f9}.admin-sidebar{background:#0f172a;color:#e2e8f0;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.admin-sidebar-header{padding:1.5rem;border-bottom:1px solid #1e293b}.admin-logo{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.1rem;color:#fff}.admin-logo svg{color:#6366f1}.admin-nav{flex:1;padding:1rem .75rem;display:flex;flex-direction:column;gap:.25rem}.admin-nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:10px;color:#94a3b8;text-decoration:none;font-size:.95rem;transition:all .2s ease}.admin-nav-item:hover{background:#1e293b;color:#e2e8f0}.admin-nav-item.active{background:#6366f1;color:#fff}.admin-nav-icon{font-size:1.1rem}.admin-sidebar-footer{padding:1rem 1.25rem;border-top:1px solid #1e293b}.admin-user-info{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.admin-avatar{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:grid;place-items:center;font-weight:700;color:#fff}.admin-user-details{display:flex;flex-direction:column;overflow:hidden}.admin-user-email{font-size:.85rem;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-user-role{font-size:.75rem;color:#6366f1}.admin-logout-btn{width:100%;padding:.6rem;background:#1e293b;border:none;border-radius:8px;color:#94a3b8;font-size:.85rem;cursor:pointer;transition:all .2s ease}.admin-logout-btn:hover{background:#334155;color:#e2e8f0}.admin-main{padding:2rem;overflow-y:auto}.admin-page{max-width:1400px;margin:0 auto}.admin-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem}.admin-page-header h1{margin:0 0 .25rem;font-size:1.75rem;color:#0f172a}.admin-page-header p{margin:0}.admin-header-stats{display:flex;gap:.5rem;flex-wrap:wrap}.admin-header-actions{display:flex;align-items:center;gap:1rem}.admin-save-indicator{color:#10b981;font-size:.9rem;font-weight:500}.admin-badge{display:inline-flex;align-items:center;padding:.35rem .75rem;background:#f1f5f9;border-radius:999px;font-size:.8rem;font-weight:500;color:#475569}.admin-badge.green{background:#dcfce7;color:#166534}.admin-badge.red{background:#fee2e2;color:#991b1b}.admin-badge.blue{background:#dbeafe;color:#1e40af}.admin-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.admin-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem;display:flex;gap:1rem;align-items:flex-start}.admin-stat-card.large{padding:1.5rem}.admin-stat-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;font-size:1.5rem;flex-shrink:0}.admin-stat-content{display:flex;flex-direction:column;gap:.15rem}.admin-stat-value{font-size:1.5rem;font-weight:700;color:#0f172a}.admin-stat-card.large .admin-stat-value{font-size:2rem}.admin-stat-label{font-size:.85rem;color:#64748b}.admin-stat-change{font-size:.8rem;color:#64748b}.admin-stat-change.positive{color:#10b981}.admin-stat-change.negative{color:#ef4444}.admin-grid-2col{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.admin-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem}.admin-card h3{margin:0 0 1.25rem;font-size:1rem;color:#0f172a}.admin-quick-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.admin-action-btn{display:flex;align-items:center;gap:.5rem;padding:.85rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#334155;text-decoration:none;font-size:.9rem;transition:all .2s ease}.admin-action-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.admin-activity-list{display:grid;gap:.75rem}.admin-activity-item{display:flex;align-items:flex-start;gap:.75rem}.admin-activity-dot{width:8px;height:8px;border-radius:50%;margin-top:.4rem;flex-shrink:0}.admin-activity-dot.user_signup{background:#10b981}.admin-activity-dot.cv_created{background:#6366f1}.admin-activity-dot.cv_viewed{background:#f59e0b}.admin-activity-dot.cv_downloaded{background:#06b6d4}.admin-activity-content{display:flex;flex-direction:column;gap:.15rem}.admin-activity-desc{font-size:.9rem;color:#334155}.admin-activity-time{font-size:.8rem;color:#94a3b8}.admin-chart-placeholder{padding:1rem 0}.admin-chart-bars{display:flex;align-items:flex-end;gap:.5rem;height:120px}.admin-chart-bar{flex:1;background:linear-gradient(180deg,#6366f1,#818cf8);border-radius:4px 4px 0 0;transition:height .3s ease}.admin-chart-labels{display:flex;gap:.5rem;margin-top:.5rem}.admin-chart-labels span{flex:1;text-align:center;font-size:.7rem;color:#94a3b8}.admin-template-stats{display:grid;gap:1rem}.admin-template-row{display:grid;grid-template-columns:100px 1fr 40px;align-items:center;gap:1rem;font-size:.9rem;color:#334155}.admin-progress-bar{height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden}.admin-progress-bar>div{height:100%;border-radius:999px;transition:width .3s ease}.admin-card{overflow:hidden}.admin-table-wrapper{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse}.admin-table th{text-align:left;padding:.85rem 1rem;background:#f8fafc;font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0}.admin-table td{padding:1rem;border-bottom:1px solid #f1f5f9;font-size:.9rem;color:#334155}.admin-table tr:hover td{background:#f8fafc}.admin-user-cell{display:flex;align-items:center;gap:.75rem}.admin-user-avatar{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:grid;place-items:center;font-weight:600;color:#fff;font-size:.85rem}.admin-user-avatar.small{width:32px;height:32px;font-size:.8rem}.admin-user-info-cell{display:flex;flex-direction:column}.admin-user-info-cell small{color:#94a3b8;font-size:.8rem}.admin-cv-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 .5rem;background:#f1f5f9;border-radius:6px;font-weight:600;font-size:.85rem;color:#475569}.admin-cv-title{font-weight:500;color:#0f172a}.admin-status-badge{display:inline-flex;align-items:center;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;font-weight:500;text-transform:capitalize}.admin-status-badge.active{background:#dcfce7;color:#166534}.admin-status-badge.suspended{background:#fee2e2;color:#991b1b}.admin-template-badge{display:inline-flex;padding:.25rem .6rem;background:#f1f5f9;border-radius:6px;font-size:.8rem;font-weight:500;text-transform:capitalize;color:#475569}.admin-visibility-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .6rem;border-radius:6px;font-size:.8rem;font-weight:500;text-transform:capitalize}.admin-visibility-badge.public{background:#dbeafe;color:#1e40af}.admin-visibility-badge.private{background:#f1f5f9;color:#475569}.admin-visibility-badge.password{background:#fef3c7;color:#92400e}.admin-actions{display:flex;gap:.5rem}.admin-action-btn-small{width:32px;height:32px;display:grid;place-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.admin-action-btn-small:hover{background:#f1f5f9;border-color:#cbd5e1}.admin-action-btn-small.danger:hover{background:#fee2e2;border-color:#fecaca}.admin-filters{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.admin-search{flex:1;min-width:250px;display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.admin-search svg{color:#94a3b8;flex-shrink:0}.admin-search input{flex:1;border:none;padding:0;font-size:.9rem}.admin-search input:focus{outline:none}.admin-filter-tabs{display:flex;gap:.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.25rem}.admin-filter-tab{padding:.5rem 1rem;border:none;background:none;border-radius:8px;font-size:.85rem;color:#64748b;cursor:pointer;transition:all .2s ease}.admin-filter-tab:hover{color:#334155}.admin-filter-tab.active{background:#6366f1;color:#fff}.admin-select{padding:.6rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#334155;cursor:pointer}.admin-empty-state{text-align:center;padding:3rem;color:#94a3b8}.admin-empty-state span{font-size:3rem;display:block;margin-bottom:1rem}.admin-empty-state p{margin:0}.admin-loading{text-align:center;padding:3rem;color:#64748b}.admin-templates-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.admin-template-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;transition:all .2s ease}.admin-template-card:hover{box-shadow:0 4px 12px #0000000d}.admin-template-card.inactive{opacity:.6}.admin-template-preview{height:140px;padding:1rem;display:flex;flex-direction:column;gap:4px}.template-preview-lines{margin-top:auto;display:flex;flex-direction:column;gap:3px}.template-preview-line.w90{width:90%}.admin-template-info{padding:1.25rem}.admin-template-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.admin-template-header h3{margin:0;font-size:1.1rem;color:#0f172a}.admin-template-info>p{margin:0 0 1rem;font-size:.85rem}.admin-template-stats{display:flex;gap:1.5rem;margin-bottom:1rem}.admin-template-stat{display:flex;flex-direction:column}.admin-template-stat .stat-value{font-size:1.25rem;font-weight:700;color:#0f172a}.admin-template-stat .stat-label{font-size:.75rem;color:#94a3b8}.admin-template-actions{display:flex;gap:.5rem}.admin-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:grid;place-items:center;z-index:1000;padding:1rem}.admin-modal{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto}.admin-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.admin-modal-header h2{margin:0;font-size:1.1rem;color:#0f172a}.admin-modal-close{width:32px;height:32px;display:grid;place-items:center;background:none;border:none;font-size:1.5rem;color:#94a3b8;cursor:pointer;border-radius:8px}.admin-modal-close:hover{background:#f1f5f9;color:#334155}.admin-modal-body{padding:1.5rem;display:grid;gap:1rem}.admin-modal-body label{display:grid;gap:.4rem;font-weight:500;color:#374151;font-size:.9rem}.admin-modal-body input,.admin-modal-body textarea,.admin-modal-body select{padding:.6rem .85rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem}.admin-modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0}.admin-date-range{display:flex;gap:.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.25rem}.admin-date-btn{padding:.5rem 1rem;border:none;background:none;border-radius:8px;font-size:.85rem;color:#64748b;cursor:pointer;transition:all .2s ease}.admin-date-btn:hover{color:#334155}.admin-date-btn.active{background:#6366f1;color:#fff}.admin-chart-container{padding:1rem 0}.admin-bar-chart{display:flex;align-items:flex-end;gap:.75rem;height:180px;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.admin-bar-group{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;height:100%}.admin-bars{flex:1;width:100%;display:flex;gap:4px;align-items:flex-end;justify-content:center}.admin-bar{width:16px;border-radius:4px 4px 0 0;position:relative;cursor:pointer;transition:all .2s ease}.admin-bar:hover{opacity:.8}.admin-bar-tooltip{position:absolute;top:-30px;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.7rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease}.admin-bar:hover .admin-bar-tooltip{opacity:1}.admin-bar-label{font-size:.8rem;color:#64748b}.admin-chart-legend{display:flex;justify-content:center;gap:1.5rem;margin-top:1rem}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#64748b}.legend-dot{width:10px;height:10px;border-radius:50%}.admin-countries-list{display:grid;gap:1rem}.admin-country-row{display:grid;grid-template-columns:30px 120px 1fr 60px;align-items:center;gap:.75rem}.country-rank{width:24px;height:24px;display:grid;place-items:center;background:#f1f5f9;border-radius:6px;font-size:.8rem;font-weight:600;color:#64748b}.country-name{font-size:.9rem;color:#334155}.country-users{font-size:.85rem;font-weight:500;color:#0f172a;text-align:right}.admin-template-distribution{display:flex;align-items:center;gap:3rem}.admin-donut-chart{width:200px;height:200px;flex-shrink:0}.admin-donut-chart svg{width:100%;height:100%}.donut-value{font-size:1.5rem;font-weight:700;fill:#0f172a}.donut-label{font-size:.75rem;fill:#64748b}.admin-template-legend{display:grid;gap:.75rem}.admin-template-legend-item{display:flex;align-items:center;gap:.75rem}.legend-color{width:12px;height:12px;border-radius:3px}.legend-name{flex:1;font-size:.9rem;color:#334155}.legend-value{font-size:.85rem;font-weight:600;color:#0f172a}.admin-settings-layout{display:grid;grid-template-columns:220px 1fr;gap:1.5rem}.admin-settings-tabs{display:flex;flex-direction:column;gap:.25rem}.admin-settings-tab{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:none;border:none;border-radius:10px;font-size:.95rem;color:#64748b;cursor:pointer;transition:all .2s ease}.admin-settings-tab:hover{background:#fff;color:#334155}.admin-settings-tab.active{background:#fff;color:#6366f1;font-weight:500;box-shadow:0 1px 3px #0000000d}.admin-settings-content{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem}.admin-settings-section{display:grid;gap:1.25rem}.admin-settings-section h3{margin:0 0 .5rem;font-size:1.1rem;color:#0f172a}.admin-settings-section label{display:grid;gap:.4rem;font-weight:500;color:#374151;font-size:.9rem}.admin-settings-section label small{font-weight:400;font-size:.8rem}.admin-settings-section input[type=text],.admin-settings-section input[type=email],.admin-settings-section input[type=number],.admin-settings-section textarea,.admin-settings-section select{padding:.6rem .85rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem}.admin-settings-section input[type=text]:focus,.admin-settings-section input[type=email]:focus,.admin-settings-section input[type=number]:focus,.admin-settings-section input[type=password]:focus,.admin-settings-section input[type=range]:focus,.admin-settings-section textarea:focus,.admin-settings-section select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.admin-settings-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.admin-settings-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1rem;margin-top:.5rem}.admin-settings-info h4{margin:0 0 .75rem;font-size:.9rem;color:#0f172a}.admin-settings-info ul{margin:0;padding-left:1.25rem;display:grid;gap:.5rem}.admin-settings-info li{font-size:.85rem;color:#475467}input[type=range]{width:100%;height:6px;border-radius:3px;background:#e2e8f0;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#6366f1;cursor:pointer}@media (max-width: 768px){.admin-settings-row{grid-template-columns:1fr}}@media (max-width: 1024px){.admin-grid-2col,.admin-settings-layout{grid-template-columns:1fr}.admin-settings-tabs{flex-direction:row;flex-wrap:wrap;border-bottom:1px solid #e2e8f0;padding-bottom:1rem}.admin-template-distribution{flex-direction:column;align-items:flex-start}.review-step-layout{grid-template-columns:1fr}.review-side{position:static}}@media (max-width: 768px){.admin-layout{grid-template-columns:1fr}.admin-sidebar{position:fixed;left:-280px;width:280px;z-index:1000;transition:left .3s ease}.admin-sidebar.open{left:0}.admin-main{padding:1rem}.admin-page-header{flex-direction:column;align-items:flex-start}.admin-stats-grid{grid-template-columns:1fr}.admin-table{font-size:.85rem}.admin-table th,.admin-table td{padding:.75rem .5rem}.admin-templates-grid{grid-template-columns:1fr}}.builder-layout-simple{display:grid;gap:1.5rem}.builder-simple-header{background:#fff;border:1px solid #e4e7ec;border-radius:24px;padding:1.25rem;box-shadow:0 20px 30px #0f172a0a;display:grid;gap:1.25rem}.builder-simple-nav{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.builder-title-input{flex:1;min-width:200px;font-size:1.1rem;font-weight:600}.builder-save-status{color:#667085;font-size:.92rem;white-space:nowrap}.builder-step-tabs{display:flex;gap:.5rem;flex-wrap:wrap;border-top:1px solid #f2f4f7;padding-top:1.25rem}.step-tab{display:flex;align-items:center;gap:.5rem;padding:.65rem 1rem;border-radius:12px;border:1px solid #e4e7ec;background:#fff;cursor:pointer;font-size:.92rem;font-weight:500;transition:.2s ease}.step-tab span{width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;background:#f2f4f7;color:#667085;font-size:.8rem;font-weight:700}.step-tab:hover{border-color:#165dff;background:#f5f8ff}.step-tab.active{border-color:#165dff;background:#165dff;color:#fff}.step-tab.active span{background:#fff3;color:#fff}@media (max-width: 720px){.builder-simple-nav{flex-direction:column;align-items:stretch}.builder-title-input{min-width:100%}.builder-step-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem}.step-tab{flex-shrink:0}}.landing-page{min-height:100vh;background:linear-gradient(180deg,#f0f4ff,#fff)}.landing-header{background:#fffffff2;border-bottom:1px solid #e4e7ec;padding:1.25rem 0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:100}.landing-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.landing-header .landing-container{display:flex;justify-content:space-between;align-items:center}.landing-brand{font-size:1.4rem;font-weight:800;color:#165dff}.landing-header-actions{display:flex;gap:.75rem}.landing-hero{padding:5rem 0}.landing-hero .landing-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.landing-title{font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.15;margin:0 0 1.5rem;color:#0f172a}.landing-subtitle{font-size:1.25rem;line-height:1.6;color:#475467;margin:0 0 2.5rem}.landing-cta-group{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.button.large{padding:1rem 2rem;font-size:1.1rem;font-weight:600}.landing-cta-note{color:#667085;font-size:.95rem;margin:0}.landing-cv-preview-mockup{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 20px 60px #0f172a26;border:1px solid #e4e7ec}.mockup-header{display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid #f2f4f7}.mockup-avatar{width:80px;height:80px;border-radius:12px;background:linear-gradient(135deg,#165dff,#6aa3ff)}.mockup-info{flex:1;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.mockup-line{height:12px;border-radius:6px;background:linear-gradient(90deg,#e4e7ec,#f2f4f7)}.mockup-line-lg{width:70%}.mockup-line-md{width:50%}.mockup-line-sm{width:30%;height:10px;margin-bottom:.75rem}.mockup-section{margin-bottom:1.5rem}.mockup-section .mockup-line{margin-bottom:.5rem}.landing-features{padding:5rem 0;background:#fff}.landing-section-title{font-size:2.25rem;text-align:center;margin:0 0 3rem;color:#0f172a}.landing-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.landing-feature-card{text-align:center;padding:2rem 1.5rem}.feature-icon{font-size:3rem;margin-bottom:1rem}.landing-feature-card h3{font-size:1.25rem;margin:0 0 .75rem;color:#0f172a}.landing-feature-card p{color:#667085;margin:0;line-height:1.6}.landing-cta-section{padding:5rem 0;background:linear-gradient(135deg,#165dff,#0b7aa5)}.landing-cta-box{text-align:center;color:#fff}.landing-cta-box h2{font-size:2.5rem;margin:0 0 1rem}.landing-cta-box p{font-size:1.2rem;margin:0 0 2rem;opacity:.95}.landing-footer{padding:2rem 0;background:#0f172a;color:#ffffffb3;text-align:center}.landing-footer p{margin:0}.guest-builder-page,.guest-preview-page{min-height:100vh;background:linear-gradient(180deg,#eef4ff,#f7f8fb)}.guest-builder-header,.guest-preview-header{background:#fff;border-bottom:1px solid #e4e7ec;padding:1rem 1.5rem;box-shadow:0 2px 8px #0f172a0a}.guest-builder-nav,.guest-preview-nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem}.guest-builder-brand{font-size:1.2rem;font-weight:700;color:#165dff}.stepper-page{padding:0;max-width:none}.stepper-main{display:grid;gap:1.5rem}.stepper-content{padding:2rem}.stepper-container{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 2px 8px #0f172a0a}.stepper-progress-track{height:8px;background:#edf2f7;border-radius:999px;overflow:hidden;margin-bottom:.75rem}.stepper-progress-fill{height:100%;background:linear-gradient(90deg,#165dff,#6aa3ff);border-radius:999px;transition:width .4s ease}.stepper-indicator{font-size:.9rem;color:#667085;text-align:center;margin-bottom:1rem;font-weight:500}.stepper-labels{display:flex;justify-content:space-between;gap:.5rem}.stepper-label{display:flex;flex-direction:column;align-items:center;gap:.4rem;background:none;border:none;cursor:default;padding:.25rem;flex:1}.stepper-label:disabled{cursor:default}.stepper-label:not(:disabled){cursor:pointer}.stepper-label:not(:disabled):hover .stepper-label-number{border-color:#165dff;background:#f5f8ff}.stepper-label-number{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;border:2px solid #d0d5dd;background:#fff;font-size:.85rem;font-weight:700;color:#667085;transition:all .2s ease}.stepper-label.active .stepper-label-number{border-color:#165dff;background:#165dff;color:#fff}.stepper-label.completed .stepper-label-number{border-color:#12b76a;background:#12b76a;color:#fff}.stepper-label-text{font-size:.8rem;color:#667085;font-weight:500;text-align:center}.stepper-label.active .stepper-label-text{color:#165dff;font-weight:600}.stepper-label.completed .stepper-label-text{color:#12b76a}.stepper-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid #edf1f7}.stepper-footer-info{display:flex;gap:1rem;align-items:center}.review-preview-section{text-align:center;padding:2rem}.review-preview-section h3{margin:0 0 .5rem;font-size:1.25rem;color:#0f172a}@media (max-width: 640px){.stepper-labels{gap:.25rem}.stepper-label-number{width:28px;height:28px;font-size:.75rem}.stepper-label-text{font-size:.7rem}.stepper-content{padding:1.25rem}.stepper-footer{flex-direction:column;gap:1rem}.stepper-footer-info{width:100%;justify-content:space-between}}.optional-sections{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #edf1f7}.optional-sections h3{margin:0 0 .5rem;font-size:1.1rem;color:#0f172a}.optional-sections>p{margin:0 0 1.25rem}.optional-section-accordion{border:1px solid #e4e7ec;border-radius:14px;margin-bottom:1rem;overflow:hidden;background:#fafbfc}.optional-section-accordion summary{padding:1rem 1.25rem;cursor:pointer;font-weight:600;color:#344054;display:flex;align-items:center;justify-content:space-between;list-style:none;background:#fff;border-bottom:1px solid transparent;transition:background .2s ease}.optional-section-accordion[open] summary{border-bottom:1px solid #e4e7ec}.optional-section-accordion summary:hover{background:#f5f8ff}.optional-section-accordion summary::-webkit-details-marker{display:none}.optional-section-accordion summary:after{content:"+";font-size:1.25rem;color:#667085;font-weight:400}.optional-section-accordion[open] summary:after{content:"−"}.optional-section-title{display:flex;align-items:center;gap:.75rem}.optional-section-count{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 .5rem;border-radius:999px;background:#eef4ff;color:#165dff;font-size:.8rem;font-weight:700}.optional-section-accordion>div,.optional-section-accordion>.form-grid{padding:1.25rem;background:#fff}.stepper-header-bar{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-bottom:.5rem}.stepper-header-bar .builder-title-input{flex:1;min-width:200px;font-size:1.1rem;font-weight:600;border:1px solid transparent;background:transparent;padding:.5rem}.stepper-header-bar .builder-title-input:hover{border-color:#e4e7ec;background:#fff}.stepper-header-bar .builder-title-input:focus{outline:none;border-color:#165dff;background:#fff}@media (max-width: 640px){.stepper-header-bar{flex-direction:column;align-items:stretch}.stepper-header-bar .builder-title-input{min-width:100%}}.guest-upgrade-card{margin-top:2rem;text-align:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0ea5e9}.guest-upgrade-card h3{margin:0 0 1rem;font-size:1.5rem;color:#0f172a}.guest-upgrade-card p{color:#475467;margin:0 0 1.5rem}.guest-upgrade-features{list-style:none;padding:0;margin:0 0 2rem;display:grid;gap:.75rem;text-align:left;max-width:400px;margin-left:auto;margin-right:auto}.guest-upgrade-features li{color:#344054;font-weight:500}@media (max-width: 980px){.landing-hero .landing-container{grid-template-columns:1fr;gap:3rem}.landing-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.landing-hero,.landing-features{padding:3rem 0}.landing-features-grid{grid-template-columns:1fr}.landing-cta-section{padding:3rem 0}.landing-header-actions{flex-direction:column;width:100%}.landing-header-actions .button{width:100%}}
