.brand-gradient{background-image:linear-gradient(135deg,#f97316,#fb923c 55%,#fbbf24)}.brand-gradient:hover{background-image:linear-gradient(135deg,#ea580c,#f97316 55%,#f59e0b)}.builder-shell{display:grid;grid-template-columns:minmax(420px,.86fr) minmax(560px,1.14fr);min-height:720px;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:white;box-shadow:0 14px 45px rgba(15,23,42,.06);animation:builder-enter .42s cubic-bezier(.22,1,.36,1) both}.builder-job-selection{grid-column:1/-1;display:grid;grid-template-columns:minmax(220px,.7fr) minmax(320px,1fr);align-items:center;gap:18px;padding:18px 22px;border-bottom:1px solid #e8edf3;background:linear-gradient(90deg,rgba(22,162,73,.07),rgba(59,130,246,.04))}.builder-editor{display:flex;min-width:0;flex-direction:column;border-right:1px solid #e8edf3}.builder-toolbar{position:relative;z-index:20;display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 22px;border-bottom:1px solid #edf0f4}.tool-button{display:inline-flex;align-items:center;gap:7px;border-radius:7px;padding:8px 12px;color:#347ee9;background:#f0f6ff;font-size:13px;font-weight:650;transition:.2s ease}.tool-button.accent-button{color:#a94be0;background:#fbf1ff}.tool-button.ai-button{color:#6d28d9;background:#f3e8ff}.tool-button.active,.tool-button:hover{box-shadow:inset 0 0 0 1px currentColor}.step-count{margin-left:auto;color:#94a3b8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.builder-popover{position:absolute;top:45px;left:0;z-index:40;width:310px;padding:10px;border:1px solid #e2e8f0;border-radius:10px;background:white;box-shadow:0 18px 45px rgba(15,23,42,.16)}.template-option{display:flex;width:100%;align-items:center;justify-content:space-between;border-radius:8px;padding:11px 12px;text-align:left;color:#334155}.template-option.selected,.template-option:hover{background:#eff6ff;color:#2474dd}.template-option small,.template-option strong{display:block}.template-option strong{font-size:13px}.template-option small{margin-top:2px;color:#94a3b8;font-size:10px}.color-popover{width:260px}.color-popover p{margin:3px 4px 12px;font-size:12px;font-weight:700;color:#64748b}.color-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;align-items:center}.color-dot{aspect-ratio:1;border-radius:999px;transition:.15s ease}.color-dot.selected{outline:3px solid white;box-shadow:0 0 0 2px #334155;transform:scale(.86)}.custom-color{position:relative;display:grid;cursor:pointer;place-items:center;color:#94a3b8}.custom-color input{position:absolute;inset:0;cursor:pointer;opacity:0}.editor-scroll{flex:1;overflow-y:auto;padding:24px 22px;background:#fff}.editor-heading{display:flex;align-items:center;gap:11px;margin-bottom:20px}.section-icon{display:grid;height:34px;width:34px;place-items:center;border-radius:9px;background:#eff6ff;color:#2f80ed}.editor-heading h2{color:#172033;font-size:18px;font-weight:800}.editor-heading p{margin-top:2px;color:#8a94a6;font-size:12px}.editor-content>*+*{margin-top:14px}.editor-content [data-radix-collection-item]{text-decoration:none}.editor-content .rounded-xl{border-radius:8px}.builder-navigation{display:flex;min-height:64px;align-items:center;justify-content:space-between;border-top:1px solid #edf0f4;padding:9px 16px}.builder-navigation-top{border-top:0;border-bottom:1px solid #edf0f4}.step-dots{display:flex;align-items:center;gap:5px}.step-dots button{height:6px;width:6px;border-radius:999px;background:#dbe1e9;transition:.2s ease}.step-dots button.active{width:20px;background:#2f80ed}.step-dots button.done{background:#93c5fd}.builder-preview{position:relative;min-width:0;overflow:auto;background:#f4f6f8;padding:40px 34px}.preview-label{position:absolute;right:20px;top:13px;display:flex;align-items:center;gap:5px;color:#9aa3b2;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.preview-canvas{display:flex;min-height:100%;align-items:flex-start;justify-content:center}.cv-download-page{width:794px;min-height:1123px;transform:scale(.72);transform-origin:top center;background:white;box-shadow:0 5px 20px rgba(15,23,42,.09)}.cv-download-page .cv-template-page,.cv-download-page>.cv-content-root{min-height:inherit}.resume-entry,.resume-section{break-inside:avoid;page-break-inside:avoid}.builder-mobile-switch{display:none}@keyframes builder-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dark .builder-shell,.dark .editor-scroll{border-color:#1e293b;background:#0f172a}.dark .builder-editor,.dark .builder-job-selection,.dark .builder-navigation,.dark .builder-toolbar{border-color:#1e293b}.dark .builder-navigation,.dark .builder-toolbar{background:#0f172a}.dark .builder-preview{background:#07101f}.dark .builder-job-selection{background:linear-gradient(90deg,rgba(22,162,73,.1),rgba(59,130,246,.05))}.dark .editor-heading h2{color:#f1f5f9}.dark .editor-heading p,.dark .step-count{color:#94a3b8}.dark .builder-popover{border-color:#334155;background:#0f172a}.dark .template-option{color:#cbd5e1}.dark .template-option.selected,.dark .template-option:hover{background:#172554;color:#93c5fd}.dark .color-dot.selected{outline-color:#0f172a;box-shadow:0 0 0 2px #cbd5e1}@media (max-width:1050px){.builder-shell{grid-template-columns:1fr;min-height:760px}.builder-job-selection{grid-template-columns:1fr;gap:10px}.builder-editor{border-right:0}.builder-preview{min-height:760px}.builder-mobile-switch{display:grid;grid-column:1/-1;grid-template-columns:1fr 1fr;border-bottom:1px solid #e2e8f0}.builder-mobile-switch button{padding:12px;color:#64748b;font-size:13px;font-weight:700}.builder-mobile-switch button.active{color:#2f80ed;box-shadow:inset 0 -2px #2f80ed}.hidden-on-mobile{display:none}}@media (max-width:640px){.builder-shell{margin-inline:-12px;border-radius:0}.builder-editor{padding-bottom:76px}.builder-toolbar,.editor-scroll{padding-inline:14px}.builder-job-selection{padding:15px 14px}.builder-preview{padding-inline:8px}.cv-download-page{transform:scale(.45)}.builder-popover{left:-2px;width:min(310px,calc(100vw - 42px))}.step-count{display:none}.builder-navigation-top{position:fixed;right:0;bottom:64px;left:0;z-index:45;min-height:58px;border-top:1px solid #e2e8f0;border-bottom:0;background:rgba(255,255,255,.96);box-shadow:0 -10px 30px rgba(15,23,42,.12);backdrop-filter:blur(16px)}.dark .builder-navigation-top{border-color:#1e293b;background:rgba(15,23,42,.96)}}@media print{body *{visibility:hidden!important}.cv-download-page,.cv-download-page *{visibility:visible!important}body,html{background:white!important}.cv-download-page{position:absolute;inset:0;width:210mm;min-height:297mm;transform:none;box-shadow:none;print-color-adjust:exact;-webkit-print-color-adjust:exact}.resume-entry,.resume-section{break-inside:avoid-page!important;page-break-inside:avoid!important}@page{size:A4;margin:0}}