.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-color:#e9eef3;background-image:radial-gradient(circle at 1px 1px,rgba(100,116,139,.12) 1px,transparent 0);background-size:18px 18px;padding:58px 34px 42px}.preview-label{position:absolute;right:20px;top:14px;display:flex;align-items:center;gap:6px;border:1px solid rgba(148,163,184,.32);border-radius:999px;background:rgba(255,255,255,.82);padding:6px 9px;color:#64748b;box-shadow:0 4px 16px rgba(15,23,42,.06);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;backdrop-filter:blur(12px)}.preview-live-dot{height:6px;width:6px;border-radius:999px;background:#16a249;box-shadow:0 0 0 3px rgba(22,162,73,.12)}.preview-paper-size{margin-left:2px;border-left:1px solid #dbe3ea;padding-left:7px;color:#94a3b8}.preview-canvas{display:flex;width:100%;min-height:100%;align-items:flex-start;justify-content:center;overflow:hidden}.preview-paper-frame{position:relative;flex:none;border-radius:4px;background:white;box-shadow:0 26px 70px rgba(15,23,42,.17),0 2px 8px rgba(15,23,42,.1)}.cv-download-page{position:absolute;left:0;top:0;width:794px;min-height:1123px;transform-origin:top left;overflow:hidden;border-radius:4px;background:white}.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,.builder-navigation-mobile{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-color:#07101f;background-image:radial-gradient(circle at 1px 1px,rgba(148,163,184,.1) 1px,transparent 0)}.dark .preview-label{border-color:rgba(71,85,105,.8);background:rgba(15,23,42,.86);color:#cbd5e1}.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-view-tabs button{padding:12px;color:#64748b;font-size:13px;font-weight:700}.builder-mobile-view-tabs button.active{color:#2f80ed;box-shadow:inset 0 -2px #2f80ed}.hidden-on-mobile{display:none}}@media (max-width:640px){.builder-shell{width:100%;border-inline:0;border-radius:0}.builder-shell:has(>.builder-job-selection:not(.mobile-flow-hidden)){min-height:0}.builder-shell .mobile-flow-hidden{display:none}.builder-editor{padding-bottom:calc(140px + env(safe-area-inset-bottom))}.builder-toolbar,.editor-scroll{padding-inline:12px}.editor-scroll{overflow-x:hidden}.editor-heading h2{font-size:16px}.editor-heading p{font-size:11px;line-height:1.45}.builder-job-selection{align-items:start;gap:14px;padding:18px 16px 24px}.builder-mobile-switch{grid-template-columns:minmax(0,1fr);gap:0;border-bottom:1px solid #e2e8f0;background:#fff}.builder-mobile-context{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px 10px}.builder-change-job{flex:none;border-radius:999px;border:1px solid rgba(5,150,105,.24);background:rgba(16,185,129,.08);padding:7px 10px;color:#047857;font-size:10px;font-weight:800}.builder-mobile-profile{min-width:0;padding:0 14px 12px}.builder-mobile-view-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0 14px 10px;border-radius:12px;background:#f1f5f9;padding:4px}.builder-mobile-switch .builder-mobile-view-tabs button{border-radius:9px;padding:9px 12px;color:#64748b;font-size:12px;font-weight:800;box-shadow:none}.builder-mobile-switch .builder-mobile-view-tabs button.active{background:#fff;color:#047857;box-shadow:0 2px 8px rgba(15,23,42,.08)}.builder-toolbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-height:auto;padding-block:10px;overflow:visible}.builder-toolbar>*{min-width:0}.builder-toolbar .tool-button{width:100%;min-width:0;justify-content:center;gap:5px;border-radius:10px;padding:9px 5px;font-size:11px;white-space:nowrap}.dark .builder-mobile-switch{border-color:#1e293b;background:#0f172a}.dark .builder-mobile-view-tabs{background:#020617}.dark .builder-mobile-switch .builder-mobile-view-tabs button.active{background:#1e293b;color:#6ee7b7}.dark .builder-change-job{border-color:rgba(52,211,153,.28);background:rgba(16,185,129,.1);color:#6ee7b7}.builder-preview{padding-inline:8px;min-height:calc(100svh - 190px);padding-top:54px;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.builder-popover{left:-2px;width:min(310px,calc(100vw - 42px))}.builder-navigation-top,.step-count{display:none}.builder-navigation-mobile{position:fixed;right:0;bottom:calc(64px + env(safe-area-inset-bottom));left:0;z-index:60;display:flex;min-height:60px;border-top:1px solid #e2e8f0;border-bottom:0;padding:7px max(10px,env(safe-area-inset-right)) 7px max(10px,env(safe-area-inset-left));background:rgba(255,255,255,.96);box-shadow:0 -10px 30px rgba(15,23,42,.12);backdrop-filter:blur(16px)}.builder-navigation-mobile>button{min-width:86px;border-radius:12px;font-size:12px;font-weight:750}.dark .builder-navigation-mobile{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}}