.EditorPanel-module__q5pN2a__panel{background:#fff;border-right:1px solid #eee;flex-direction:column;height:100%;min-height:0;display:flex}.EditorPanel-module__q5pN2a__toolbar{border-bottom:1px solid #eee;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.EditorPanel-module__q5pN2a__nameInput{font:inherit;background:0 0;border:1px solid transparent;border-radius:4px;flex:200px;padding:.3rem .5rem;font-weight:600}.EditorPanel-module__q5pN2a__nameInput:hover,.EditorPanel-module__q5pN2a__nameInput:focus{background:#fff;border-color:#ccc;outline:none}.EditorPanel-module__q5pN2a__toolbarBtn{font:inherit;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:.3rem .6rem}.EditorPanel-module__q5pN2a__toolbarBtn:hover{background:#f0f0f0}.EditorPanel-module__q5pN2a__toolbarBtnActive{color:#fff;background:#1a73e8;border-color:#1a73e8}.EditorPanel-module__q5pN2a__exportBtn{font:inherit;color:#fff;cursor:pointer;background:#1a73e8;border:none;border-radius:4px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.EditorPanel-module__q5pN2a__exportBtn:hover{background:#1565d8}.EditorPanel-module__q5pN2a__saveBadge{color:#888;font-size:.7rem}.EditorPanel-module__q5pN2a__body{flex-direction:column;flex:auto;gap:.3rem;min-height:0;padding:.5rem .75rem;display:flex;overflow-y:auto}.EditorPanel-module__q5pN2a__rawWrap{flex-direction:column;flex:auto;gap:.5rem;min-height:0;padding:.5rem .75rem;display:flex}.EditorPanel-module__q5pN2a__rawTextarea{width:100%;min-height:0;font:ui-monospace,SFMono-Regular,Menlo,monospace;resize:none;box-sizing:border-box;border:1px solid #ccc;border-radius:6px;flex:auto;padding:.5rem;font-size:.8rem}.EditorPanel-module__q5pN2a__rawActions{align-items:center;gap:.5rem;display:flex}.EditorPanel-module__q5pN2a__applyBtn{font:inherit;color:#fff;cursor:pointer;background:#1a73e8;border:1px solid #1a73e8;border-radius:4px;padding:.3rem .8rem}.EditorPanel-module__q5pN2a__applyBtn:hover{background:#1565d8}.EditorPanel-module__q5pN2a__errorBanner{color:#b00020;background:#fbeaee;border:1px solid #e0b4bd;border-radius:4px;padding:.4rem .6rem;font-size:.8rem}.EditorPanel-module__q5pN2a__empty{color:#666;text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.EditorPanel-module__q5pN2a__section{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.EditorPanel-module__q5pN2a__section>summary{cursor:pointer;color:#333;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.85rem;font-weight:600;list-style:none;display:flex}.EditorPanel-module__q5pN2a__section>summary::-webkit-details-marker{display:none}.EditorPanel-module__q5pN2a__section>summary:before{content:"▸";color:#888;transition:transform .15s;display:inline-block}.EditorPanel-module__q5pN2a__section[open]>summary:before{transform:rotate(90deg)}.EditorPanel-module__q5pN2a__sectionBody{border-top:1px solid #f0f0f0;padding:.35rem .75rem .4rem}
.forms-module__tH9gKG__form{flex-direction:column;gap:.5rem;display:flex}.forms-module__tH9gKG__row{flex-wrap:wrap;align-items:flex-end;gap:.5rem;display:flex}.forms-module__tH9gKG__row .forms-module__tH9gKG__field{flex:160px}.forms-module__tH9gKG__field{flex-direction:column;flex:auto;gap:.25rem;display:flex}.forms-module__tH9gKG__field label{color:#444;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.forms-module__tH9gKG__field input,.forms-module__tH9gKG__field textarea{width:100%;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:4px;padding:.4rem .5rem}.forms-module__tH9gKG__field textarea{resize:vertical;min-height:3rem}.forms-module__tH9gKG__item{background:#fafafa;border:1px solid #e5e5e5;border-radius:6px;flex-direction:column;gap:.35rem;padding:.5rem;display:flex}.forms-module__tH9gKG__itemHeader{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.forms-module__tH9gKG__itemHeaderTitle{color:#333;font-size:.85rem;font-weight:600}.forms-module__tH9gKG__controls{gap:.25rem;display:flex}button.forms-module__tH9gKG__btn{font:inherit;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:.25rem .55rem;line-height:1.2}button.forms-module__tH9gKG__btn:hover{background:#f0f0f0}button.forms-module__tH9gKG__btnPrimary{color:#fff;background:#1a73e8;border-color:#1a73e8}button.forms-module__tH9gKG__btnPrimary:hover{background:#1565d8}button.forms-module__tH9gKG__btnDanger{color:#b00020;border-color:#e0b4bd}button.forms-module__tH9gKG__btnDanger:hover{background:#fbeaee}.forms-module__tH9gKG__addButton{align-self:flex-start}.forms-module__tH9gKG__hint{color:#888;font-size:.7rem}.forms-module__tH9gKG__skillRow{align-items:flex-end;gap:.5rem;display:flex}.forms-module__tH9gKG__customUrlSection{flex-direction:column;gap:.35rem;display:flex}.forms-module__tH9gKG__customUrlSection .forms-module__tH9gKG__pickBtn{align-self:flex-start}.forms-module__tH9gKG__pickBtn{font:inherit;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:.25rem .55rem;font-size:.8rem;line-height:1.2}.forms-module__tH9gKG__pickBtn:hover{background:#f0f0f0}.forms-module__tH9gKG__customUrlBox textarea{width:100%;font:inherit;box-sizing:border-box;resize:vertical;background:#fff;border:1px solid #ccc;border-radius:4px;min-height:2.5rem;padding:.4rem .5rem;font-size:.85rem}.forms-module__tH9gKG__svgRow{align-items:flex-start;gap:.35rem;margin-bottom:.35rem;display:flex}.forms-module__tH9gKG__svgInput{box-sizing:border-box;resize:vertical;-moz-tab-size:2;tab-size:2;background:#fff;border:1px solid #ccc;border-radius:4px;flex:1;min-height:3.5rem;padding:.4rem .5rem;font-family:monospace;font-size:.75rem}.forms-module__tH9gKG__itemList{background:#fff;border:1px solid #ccc;border-radius:6px;flex-wrap:wrap;align-items:center;gap:.35rem;min-height:2.2rem;padding:.4rem .5rem;transition:border-color .15s,box-shadow .15s;display:flex}.forms-module__tH9gKG__itemList:focus-within{border-color:#1a73e8;box-shadow:0 0 0 2px rgba(26,115,232,.15)}.forms-module__tH9gKG__itemTag{color:#1a3a5c;cursor:grab;background:#f0f7ff;border:1px solid #c6d8ee;border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.8rem;line-height:1.3;transition:background .1s,box-shadow .1s;display:inline-flex}.forms-module__tH9gKG__itemTag:hover{background:#e0efff;box-shadow:0 1px 3px rgba(0,0,0,.08)}.forms-module__tH9gKG__itemTagX{cursor:pointer;color:#668;background:0 0;border:none;justify-content:center;align-items:center;margin-left:.15rem;padding:0;font-size:.85rem;font-weight:700;line-height:1;display:inline-flex}.forms-module__tH9gKG__itemTagX:hover{color:#b00020}.forms-module__tH9gKG__itemInput{min-width:100px;font:inherit;background:0 0;border:none;outline:none;flex:100%;padding:.25rem 0;font-size:.8rem}.forms-module__tH9gKG__itemInput::placeholder{color:#aaa;font-style:italic}.forms-module__tH9gKG__photoToggle{gap:.25rem;display:flex}.forms-module__tH9gKG__uploading{color:#1a73e8;background:#f0f7ff;border:1px solid #c6d8ee;border-radius:4px;align-items:center;gap:.35rem;margin-top:.35rem;padding:.35rem .6rem;font-size:.8rem;animation:1.5s ease-in-out infinite forms-module__tH9gKG__pulse;display:inline-flex}@keyframes forms-module__tH9gKG__pulse{0%,to{opacity:1}50%{opacity:.5}}.forms-module__tH9gKG__photoPreview{align-items:center;gap:.4rem;display:flex}.forms-module__tH9gKG__photoPreview img{object-fit:cover;border:1px solid #ccc;border-radius:4px;width:48px;height:48px}.forms-module__tH9gKG__starRating{align-items:center;gap:0;display:flex}.forms-module__tH9gKG__star{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:22px;height:22px;margin:0;padding:0;font-size:20px;line-height:1;transition:color .1s;display:flex}.forms-module__tH9gKG__starEmpty{color:#d1d5db}.forms-module__tH9gKG__starHalf{color:#fbbf24}.forms-module__tH9gKG__starFilled{color:#f59e0b}.forms-module__tH9gKG__star:hover{transform:scale(1.1)}.forms-module__tH9gKG__starValue{color:#666;text-align:center;min-width:24px;margin-left:8px;font-size:12px}
.deviconPicker-module__9_ybAW__wrapper{flex-direction:column;gap:.25rem;display:flex}.deviconPicker-module__9_ybAW__wrapper label{color:#444;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.deviconPicker-module__9_ybAW__selectedRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.deviconPicker-module__9_ybAW__tag{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#f0f7ff;border:1px solid #c6d8ee;border-radius:4px;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.8rem;line-height:1.2;transition:opacity .15s,box-shadow .15s;display:inline-flex}.deviconPicker-module__9_ybAW__tag:hover{background:#e2efff}.deviconPicker-module__9_ybAW__tag:active{cursor:grabbing;opacity:.7;box-shadow:0 2px 8px rgba(0,0,0,.15)}.deviconPicker-module__9_ybAW__tagIcon{flex-shrink:0;width:16px;height:16px}.deviconPicker-module__9_ybAW__tagText{color:#1a3a5c}.deviconPicker-module__9_ybAW__tagX{color:#668;margin-left:.1rem;font-weight:700}.deviconPicker-module__9_ybAW__pickBtn{font:inherit;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:.25rem .55rem;font-size:.8rem;line-height:1.2}.deviconPicker-module__9_ybAW__pickBtn:hover{background:#f0f0f0}.deviconPicker-module__9_ybAW__popover{background:#fff;border:1px solid #ddd;border-radius:6px;flex-direction:column;gap:.4rem;max-height:320px;margin-top:.4rem;padding:.5rem;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.06)}.deviconPicker-module__9_ybAW__searchInput{width:100%;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:4px;padding:.35rem .5rem;font-size:.85rem}.deviconPicker-module__9_ybAW__status{color:#888;text-align:center;padding:.5rem;font-size:.8rem}.deviconPicker-module__9_ybAW__grid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.35rem;max-height:240px;display:grid;overflow-y:auto}.deviconPicker-module__9_ybAW__gridItem{cursor:pointer;text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:4px;flex-direction:column;align-items:center;gap:.25rem;padding:.35rem .2rem;font-size:.65rem;transition:background .1s,border-color .1s;display:flex}.deviconPicker-module__9_ybAW__gridItem:hover{background:#f5faff;border-color:#b6d4f5}.deviconPicker-module__9_ybAW__gridItemSelected{background:#e8f2ff;border-color:#1a73e8}.deviconPicker-module__9_ybAW__gridIcon{flex-shrink:0;width:24px;height:24px}.deviconPicker-module__9_ybAW__gridLabel{color:#444;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}
.EditableText-module__eE2bAq__editable{cursor:text;border-radius:2px;transition:background-color .15s,box-shadow .15s;display:inline;box-shadow:0 0 0 1px transparent}.EditableText-module__eE2bAq__editable:hover{background-color:rgba(0,120,212,.06);box-shadow:0 0 0 1px rgba(0,120,212,.25)}.EditableText-module__eE2bAq__editable:focus{background-color:rgba(0,120,212,.04);outline:none;box-shadow:0 0 0 2px #0078d4}.EditableText-module__eE2bAq__empty{color:#9ca3af;min-width:2em;font-style:italic;display:inline-block}
.modern-module__yTfK7W__page{--accent:#0a2540;--text:#1f2937;--muted:#6b7280;--rule:#d1d5db;--bg-tint:#f1f5f9;--page-w:210mm;--page-h:297mm;font-family:var(--font-family,"Inter",system-ui,-apple-system,sans-serif);color:var(--text);width:var(--page-w);height:var(--page-h);box-sizing:border-box;--text-scale:1;background:#fff;margin:0 auto;padding:8mm 10mm 10mm;line-height:1.3;overflow:hidden}.modern-module__yTfK7W__header{justify-content:space-between;align-items:flex-start;margin-bottom:4.5mm;padding-bottom:3mm;display:flex}.modern-module__yTfK7W__headerLeft{flex:1;min-width:0}.modern-module__yTfK7W__headerNameRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.modern-module__yTfK7W__photo{object-fit:cover;border:2px solid var(--accent);border-radius:50%;flex-shrink:0;width:120px;height:120px}.modern-module__yTfK7W__name{font-size:calc(34px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.02em;margin:0;font-weight:800;line-height:1.05}.modern-module__yTfK7W__title{font-size:calc(14px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin:4px 0 0;font-weight:700;line-height:1.3}.modern-module__yTfK7W__contactRow{font-size:calc(12px*var(--text-scale));color:var(--text);grid-template-columns:1fr 1fr;gap:4px 24px;margin-top:8px;display:grid}.modern-module__yTfK7W__contactItem{align-items:center;gap:6px;display:flex}.modern-module__yTfK7W__contactItem a{color:var(--text);text-decoration:none}.modern-module__yTfK7W__atIcon{width:14px;height:14px;color:var(--text);border:1.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:8px;font-weight:700;line-height:1;display:inline-flex}.modern-module__yTfK7W__columns{gap:7mm;display:flex}.modern-module__yTfK7W__leftColumn{flex:1.6;min-width:0}.modern-module__yTfK7W__rightColumn{flex:1;min-width:0}.modern-module__yTfK7W__section{margin-bottom:4mm}.modern-module__yTfK7W__sectionTitle{font-size:calc(14px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.07em;border-bottom:2px solid var(--accent);break-after:avoid;page-break-after:avoid;margin:0 0 2.5mm;padding-bottom:3px;font-weight:800}.modern-module__yTfK7W__bulletList{font-size:calc(11px*var(--text-scale));color:var(--text);margin:0;padding-left:13px;line-height:1.4;list-style:outside}.modern-module__yTfK7W__bulletList li{margin-bottom:1px}.modern-module__yTfK7W__bulletList li::marker{color:var(--accent);font-size:.85em}.modern-module__yTfK7W__job{break-inside:avoid;page-break-inside:avoid;margin-bottom:3mm}.modern-module__yTfK7W__job:not(:last-child){border-bottom:1px dotted var(--rule);padding-bottom:2.5mm}.modern-module__yTfK7W__jobRole{font-size:calc(14px*var(--text-scale));color:var(--text);margin:0 0 3px;font-weight:700;line-height:1.2}.modern-module__yTfK7W__jobMeta{font-size:calc(11.5px*var(--text-scale));color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px 12px;margin-bottom:2mm;display:flex}.modern-module__yTfK7W__company{color:var(--accent);text-transform:uppercase;letter-spacing:.02em;font-weight:700}.modern-module__yTfK7W__jobLocation,.modern-module__yTfK7W__jobDates{align-items:center;gap:4px;display:inline-flex}.modern-module__yTfK7W__coreValuesRow{break-inside:avoid;page-break-inside:avoid;align-items:stretch;gap:3mm;display:flex}.modern-module__yTfK7W__coreValuesImage{object-fit:cover;border-radius:4px;flex-shrink:0;width:18mm;height:18mm}.modern-module__yTfK7W__quoteBox{background:var(--bg-tint);border-left:3px solid var(--accent);font-size:calc(11.5px*var(--text-scale));color:var(--text);break-inside:avoid;page-break-inside:avoid;flex:1;margin:0;padding:3mm 3.5mm;font-style:italic;line-height:1.4}.modern-module__yTfK7W__highlightCard{background:var(--bg-tint);border-left:3px solid var(--accent);break-inside:avoid;page-break-inside:avoid;align-items:stretch;gap:2.5mm;margin-bottom:2mm;padding:2.5mm 3mm;display:flex}.modern-module__yTfK7W__highlightImage{object-fit:cover;border-radius:4px;flex-shrink:0;width:18mm;height:18mm}.modern-module__yTfK7W__highlightContent{flex:1;min-width:0}.modern-module__yTfK7W__highlightTitle{font-size:calc(11px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin:0 0 2px;font-weight:800;line-height:1.3}.modern-module__yTfK7W__highlightDesc{font-size:calc(11px*var(--text-scale));color:var(--text);margin:0;line-height:1.4}.modern-module__yTfK7W__skillGroup{break-inside:avoid;page-break-inside:avoid;margin-bottom:2mm}.modern-module__yTfK7W__skillCategory{font-size:calc(11px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1px;font-weight:800;line-height:1.3}.modern-module__yTfK7W__skillIconRow{vertical-align:middle;align-items:center;gap:6px;margin-left:8px;display:inline-flex}.modern-module__yTfK7W__customSvgIcon{vertical-align:middle;flex-shrink:0;width:18px;height:18px;display:inline-flex}.modern-module__yTfK7W__customSvgIcon svg{max-width:18px;max-height:18px;width:100%!important;height:100%!important}.modern-module__yTfK7W__skillItems{font-size:calc(11px*var(--text-scale));color:var(--text);margin:0;line-height:1.35}.modern-module__yTfK7W__educationEntry{break-inside:avoid;page-break-inside:avoid;margin-bottom:1.5mm}.modern-module__yTfK7W__degree{font-size:calc(12px*var(--text-scale));color:var(--accent);text-transform:uppercase;margin:0 0 1px;font-weight:800;line-height:1.3}.modern-module__yTfK7W__school{font-size:calc(11px*var(--text-scale));color:var(--text);margin:0 0 1px}.modern-module__yTfK7W__eduDates,.modern-module__yTfK7W__eduDetails{font-size:calc(11px*var(--text-scale));color:var(--muted);margin:0}.modern-module__yTfK7W__languageRow{font-size:calc(11px*var(--text-scale));break-inside:avoid;page-break-inside:avoid;grid-template-columns:1fr auto 1fr;align-items:center;gap:4px;margin-bottom:1.5mm;display:grid}.modern-module__yTfK7W__languageName{color:var(--accent);text-transform:uppercase;letter-spacing:.03em;font-weight:800}.modern-module__yTfK7W__languageStars{justify-content:center;gap:0;width:72px;font-size:12px;line-height:1;display:inline-flex}.modern-module__yTfK7W__languageStars .modern-module__yTfK7W__star{font-size:calc(12px*var(--text-scale));text-align:center;width:14px}.modern-module__yTfK7W__languageStars .modern-module__yTfK7W__starEmpty{color:var(--rule)}.modern-module__yTfK7W__languageStars .modern-module__yTfK7W__starHalf{color:var(--accent);opacity:.6}.modern-module__yTfK7W__languageStars .modern-module__yTfK7W__starFilled{color:var(--accent)}.modern-module__yTfK7W__languageProficiency{color:var(--muted);font-size:calc(10.5px*var(--text-scale));text-transform:uppercase;letter-spacing:.02em;text-align:right}.modern-module__yTfK7W__projectEntry{break-inside:avoid;page-break-inside:avoid;margin-bottom:2mm}.modern-module__yTfK7W__projectName{font-size:calc(11px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.03em;margin:0 0 1px;font-weight:700}.modern-module__yTfK7W__projectDesc{font-size:calc(11px*var(--text-scale));color:var(--text);margin:0 0 1px;line-height:1.4}.modern-module__yTfK7W__projectLink{font-size:calc(10.5px*var(--text-scale));color:var(--accent);word-break:break-all;text-decoration:none}@media print{@page{size:A4;margin:0}.modern-module__yTfK7W__page{width:210mm;min-height:297mm;box-shadow:none;margin:0;padding:8mm 10mm 10mm}.modern-module__yTfK7W__page *{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
.classic-module__PTIuia__page{--accent:#1a1a2e;--text:#1f2937;--muted:#6b7280;--rule:#d1d5db;--page-w:210mm;--page-h:297mm;font-family:var(--font-family,"Lora","Source Serif Pro","Georgia",serif);color:var(--text);width:var(--page-w);height:var(--page-h);box-sizing:border-box;--text-scale:1;background:#fff;margin:0 auto;padding:12mm 10mm;line-height:1.4;overflow:hidden}.classic-module__PTIuia__header{text-align:center;break-inside:avoid;page-break-inside:avoid;margin-bottom:5mm;padding-bottom:4mm}.classic-module__PTIuia__name{font-family:var(--font-family,"Lora","Source Serif Pro","Georgia",serif);font-size:calc(30px*var(--text-scale));color:var(--text);letter-spacing:.01em;margin:0 0 4px;font-weight:700;line-height:1.1}.classic-module__PTIuia__title{font-size:calc(13px*var(--text-scale));color:var(--muted);text-transform:uppercase;letter-spacing:.15em;margin:0 0 6px;font-weight:400;line-height:1.3}.classic-module__PTIuia__contactRow{font-size:calc(11px*var(--text-scale));color:var(--text);flex-wrap:wrap;justify-content:center;gap:4px 18px;display:flex}.classic-module__PTIuia__contactItem{align-items:center;gap:5px;display:inline-flex}.classic-module__PTIuia__contactItem a{color:var(--text);text-decoration:none}.classic-module__PTIuia__atIcon{width:12px;height:12px;color:var(--text);border:1.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:7px;font-weight:700;line-height:1;display:inline-flex}.classic-module__PTIuia__contactSeparator{color:var(--rule);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:11px}.classic-module__PTIuia__photo{object-fit:cover;border:2px solid var(--accent);border-radius:50%;flex-shrink:0;width:100px;height:100px;margin-left:12px}.classic-module__PTIuia__section{margin-bottom:4mm}.classic-module__PTIuia__sectionDivider{border:none;border-top:1px solid var(--rule);margin:0 0 3.5mm}.classic-module__PTIuia__sectionTitle{font-family:var(--font-family,"Lora","Source Serif Pro","Georgia",serif);font-size:calc(13px*var(--text-scale));color:var(--text);text-transform:uppercase;letter-spacing:.12em;break-after:avoid;page-break-after:avoid;margin:0 0 2.5mm;font-weight:700}.classic-module__PTIuia__summaryText{color:var(--text);margin:0;font-size:11.5px;line-height:1.5}.classic-module__PTIuia__bulletList{font-size:calc(11.5px*var(--text-scale));color:var(--text);margin:2mm 0 0;padding-left:14px;line-height:1.5;list-style:outside}.classic-module__PTIuia__bulletList li{margin-bottom:1px}.classic-module__PTIuia__bulletList li::marker{color:var(--muted);font-size:.9em}.classic-module__PTIuia__job{break-inside:avoid;page-break-inside:avoid;margin-bottom:3mm}.classic-module__PTIuia__jobHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 12px;margin-bottom:1px;display:flex}.classic-module__PTIuia__jobRole{font-size:calc(12.5px*var(--text-scale));color:var(--text);margin:0;font-weight:700;line-height:1.3}.classic-module__PTIuia__jobDates{color:var(--muted);white-space:nowrap;font-size:11px}.classic-module__PTIuia__jobMeta{font-size:calc(11px*var(--text-scale));color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px 10px;margin-bottom:1.5mm;display:flex}.classic-module__PTIuia__company{color:var(--text);font-style:italic;font-weight:400}.classic-module__PTIuia__jobLocation{color:var(--muted)}.classic-module__PTIuia__highlightEntry{break-inside:avoid;page-break-inside:avoid;margin-bottom:2mm}.classic-module__PTIuia__highlightTitle{font-size:calc(12px*var(--text-scale));color:var(--text);margin:0 0 1px;font-weight:700;line-height:1.3}.classic-module__PTIuia__highlightDesc{font-size:calc(11px*var(--text-scale));color:var(--muted);margin:0;line-height:1.4}.classic-module__PTIuia__skillGroup{break-inside:avoid;page-break-inside:avoid;margin-bottom:2mm}.classic-module__PTIuia__skillCategory{font-size:calc(11.5px*var(--text-scale));color:var(--text);margin:0;font-weight:700;display:inline}.classic-module__PTIuia__skillItems{font-size:calc(11px*var(--text-scale));color:var(--text);margin:0;line-height:1.4;display:inline}.classic-module__PTIuia__skillIconRow{vertical-align:middle;align-items:center;gap:6px;margin-left:8px;display:inline-flex}.classic-module__PTIuia__customSvgIcon{vertical-align:middle;flex-shrink:0;width:18px;height:18px;display:inline-flex}.classic-module__PTIuia__customSvgIcon svg{max-width:18px;max-height:18px;width:100%!important;height:100%!important}.classic-module__PTIuia__educationEntry{break-inside:avoid;page-break-inside:avoid;margin-bottom:2mm}.classic-module__PTIuia__degree{font-size:calc(12px*var(--text-scale));color:var(--text);margin:0 0 1px;font-weight:700;line-height:1.3}.classic-module__PTIuia__school{font-size:calc(11px*var(--text-scale));color:var(--text);margin:0 0 1px}.classic-module__PTIuia__eduDates,.classic-module__PTIuia__eduDetails{font-size:calc(11px*var(--text-scale));color:var(--muted);margin:0}.classic-module__PTIuia__languageRow{font-size:calc(11px*var(--text-scale));break-inside:avoid;page-break-inside:avoid;align-items:center;gap:8px;margin-bottom:1.5mm;display:flex}.classic-module__PTIuia__languageName{color:var(--text);font-weight:700}.classic-module__PTIuia__languageStars{gap:0;font-size:12px;line-height:1;display:inline-flex}.classic-module__PTIuia__star{font-size:calc(12px*var(--text-scale));text-align:center;width:14px}.classic-module__PTIuia__starEmpty{color:var(--rule)}.classic-module__PTIuia__starHalf{color:var(--accent);opacity:.6}.classic-module__PTIuia__starFilled{color:var(--accent)}.classic-module__PTIuia__languageProficiency{color:var(--muted);font-size:calc(10.5px*var(--text-scale))}.classic-module__PTIuia__projectEntry{break-inside:avoid;page-break-inside:avoid;margin-bottom:2mm}.classic-module__PTIuia__projectName{font-size:calc(12px*var(--text-scale));color:var(--text);margin:0 0 1px;font-weight:700;line-height:1.3}.classic-module__PTIuia__projectDesc{font-size:calc(11px*var(--text-scale));color:var(--text);margin:0 0 1px;line-height:1.4}.classic-module__PTIuia__projectLink{font-size:calc(10.5px*var(--text-scale));color:var(--accent);word-break:break-all;text-decoration:none}.classic-module__PTIuia__quoteBox{border-left:2px solid var(--rule);font-size:calc(11.5px*var(--text-scale));color:var(--text);break-inside:avoid;page-break-inside:avoid;margin:0;padding:2mm 4mm;font-style:italic;line-height:1.5}.classic-module__PTIuia__coreValuesRow{align-items:stretch;gap:3mm;display:flex}.classic-module__PTIuia__coreValuesImage{object-fit:cover;border-radius:4px;flex-shrink:0;width:18mm;height:18mm}.classic-module__PTIuia__section [data-editable=true]:focus-within{outline:1px dashed var(--accent);outline-offset:2px;border-radius:2px}@media print{@page{size:A4;margin:0}.classic-module__PTIuia__page{width:210mm;min-height:297mm;box-shadow:none;margin:0;padding:12mm 10mm}.classic-module__PTIuia__page *{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
.minimal-module__X0TnvW__page{--accent:#6b7280;--text:#1f2937;--muted:#9ca3af;--rule:#e5e7eb;--bg-tint:#f9fafb;font-family:var(--font-family,"Inter",system-ui,-apple-system,sans-serif);color:var(--text);box-sizing:border-box;--text-scale:1;background:#fff;width:210mm;height:297mm;margin:0 auto;padding:15mm;line-height:1.4;overflow:hidden}.minimal-module__X0TnvW__header{break-inside:avoid;page-break-inside:avoid;justify-content:space-between;align-items:flex-start;margin-bottom:6mm;display:flex}.minimal-module__X0TnvW__headerLeft{flex:1;min-width:0}.minimal-module__X0TnvW__name{font-size:calc(26px*var(--text-scale));color:var(--text);margin:0;font-weight:600;line-height:1.15}.minimal-module__X0TnvW__title{font-size:calc(12px*var(--text-scale));color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:4px 0 0;font-weight:500;line-height:1.3}.minimal-module__X0TnvW__contactRow{font-size:calc(11px*var(--text-scale));color:var(--muted);flex-wrap:wrap;align-items:center;gap:16px;margin-top:10px;display:flex}.minimal-module__X0TnvW__contactItem{align-items:center;gap:5px;display:flex}.minimal-module__X0TnvW__contactItem a{color:var(--muted);text-decoration:none}.minimal-module__X0TnvW__contactItem a:hover{color:var(--text)}.minimal-module__X0TnvW__atIcon{width:12px;height:12px;color:var(--muted);border:1.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:7px;font-weight:600;line-height:1;display:inline-flex}.minimal-module__X0TnvW__photo{object-fit:cover;border:1px solid var(--rule);border-radius:50%;flex-shrink:0;width:100px;height:100px;margin-left:12mm}.minimal-module__X0TnvW__body{width:100%}.minimal-module__X0TnvW__section{margin-bottom:5mm}.minimal-module__X0TnvW__sectionTitle{font-size:calc(11px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid var(--accent);break-after:avoid;page-break-after:avoid;margin:0 0 3mm;padding-bottom:4px;font-weight:600}.minimal-module__X0TnvW__bulletList{font-size:calc(10.5px*var(--text-scale));color:var(--text);margin:0;padding-left:14px;line-height:1.5;list-style:outside}.minimal-module__X0TnvW__bulletList li{margin-bottom:2px}.minimal-module__X0TnvW__bulletList li::marker{color:var(--muted);font-size:.8em}.minimal-module__X0TnvW__job{break-inside:avoid;page-break-inside:avoid;margin-bottom:4mm}.minimal-module__X0TnvW__job:not(:last-child){border-bottom:1px solid var(--rule);padding-bottom:3mm}.minimal-module__X0TnvW__jobRole{font-size:calc(12px*var(--text-scale));color:var(--text);margin:0 0 3px;font-weight:600;line-height:1.25}.minimal-module__X0TnvW__jobMeta{font-size:calc(11px*var(--text-scale));color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px 12px;margin-bottom:2mm;display:flex}.minimal-module__X0TnvW__company{color:var(--muted);font-weight:500}.minimal-module__X0TnvW__jobLocation,.minimal-module__X0TnvW__jobDates{color:var(--muted);align-items:center;gap:4px;display:inline-flex}.minimal-module__X0TnvW__skillGroup{break-inside:avoid;page-break-inside:avoid;margin-bottom:2.5mm}.minimal-module__X0TnvW__skillCategory{font-size:calc(10.5px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin:0 0 2px;font-weight:600;line-height:1.3}.minimal-module__X0TnvW__skillIconRow{vertical-align:middle;align-items:center;gap:6px;margin-left:8px;display:inline-flex}.minimal-module__X0TnvW__customSvgIcon{vertical-align:middle;flex-shrink:0;width:16px;height:16px;display:inline-flex}.minimal-module__X0TnvW__customSvgIcon svg{max-width:16px;max-height:16px;width:100%!important;height:100%!important}.minimal-module__X0TnvW__skillItems{font-size:calc(10.5px*var(--text-scale));color:var(--text);margin:0;line-height:1.4}.minimal-module__X0TnvW__educationEntry{break-inside:avoid;page-break-inside:avoid;margin-bottom:2mm}.minimal-module__X0TnvW__degree{font-size:calc(11px*var(--text-scale));color:var(--accent);margin:0 0 1px;font-weight:600;line-height:1.3}.minimal-module__X0TnvW__school{font-size:calc(10.5px*var(--text-scale));color:var(--muted);margin:0 0 1px}.minimal-module__X0TnvW__eduDates,.minimal-module__X0TnvW__eduDetails{font-size:calc(10.5px*var(--text-scale));color:var(--muted);margin:0}.minimal-module__X0TnvW__languageRow{font-size:calc(10.5px*var(--text-scale));break-inside:avoid;page-break-inside:avoid;grid-template-columns:1fr auto 1fr;align-items:center;gap:4px;margin-bottom:2mm;display:grid}.minimal-module__X0TnvW__languageName{color:var(--accent);font-weight:600;font-size:calc(10.5px*var(--text-scale))}.minimal-module__X0TnvW__languageStars{justify-content:center;gap:0;width:68px;font-size:11px;line-height:1;display:inline-flex}.minimal-module__X0TnvW__star{font-size:calc(11px*var(--text-scale));text-align:center;width:14px}.minimal-module__X0TnvW__starEmpty{color:var(--rule)}.minimal-module__X0TnvW__starHalf{color:var(--muted);opacity:.6}.minimal-module__X0TnvW__starFilled{color:var(--muted)}.minimal-module__X0TnvW__languageProficiency{color:var(--muted);font-size:calc(10.5px*var(--text-scale));text-align:right}.minimal-module__X0TnvW__projectEntry{break-inside:avoid;page-break-inside:avoid;margin-bottom:2.5mm}.minimal-module__X0TnvW__projectName{font-size:calc(11px*var(--text-scale));color:var(--accent);margin:0 0 1px;font-weight:600}.minimal-module__X0TnvW__projectDesc{font-size:calc(10.5px*var(--text-scale));color:var(--text);margin:0 0 1px;line-height:1.45}.minimal-module__X0TnvW__projectLink{font-size:calc(10px*var(--text-scale));color:var(--muted);word-break:break-all;text-decoration:none}.minimal-module__X0TnvW__projectLink:hover{color:var(--text)}.minimal-module__X0TnvW__coreValuesRow{break-inside:avoid;page-break-inside:avoid;align-items:stretch;gap:3mm;display:flex}.minimal-module__X0TnvW__coreValuesImage{object-fit:cover;border-radius:4px;flex-shrink:0;width:16mm;height:16mm}.minimal-module__X0TnvW__quoteBox{background:var(--bg-tint);border-left:2px solid var(--rule);font-size:calc(11px*var(--text-scale));color:var(--text);break-inside:avoid;page-break-inside:avoid;flex:1;margin:0;padding:3mm 3.5mm;font-style:italic;line-height:1.45}.minimal-module__X0TnvW__highlightCard{background:var(--bg-tint);border-left:2px solid var(--rule);break-inside:avoid;page-break-inside:avoid;align-items:stretch;gap:2.5mm;margin-bottom:2mm;padding:2.5mm 3mm;display:flex}.minimal-module__X0TnvW__highlightImage{object-fit:cover;border-radius:4px;flex-shrink:0;width:16mm;height:16mm}.minimal-module__X0TnvW__highlightContent{flex:1;min-width:0}.minimal-module__X0TnvW__highlightTitle{font-size:calc(11px*var(--text-scale));color:var(--accent);margin:0 0 2px;font-weight:600;line-height:1.3}.minimal-module__X0TnvW__highlightDesc{font-size:calc(10.5px*var(--text-scale));color:var(--text);margin:0;line-height:1.4}@media print{@page{size:A4;margin:0}.minimal-module__X0TnvW__page{width:210mm;min-height:297mm;box-shadow:none;margin:0;padding:15mm}.minimal-module__X0TnvW__page *{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
.two-column-module__QDNOsG__page{--accent:#1e293b;--text:#1f2937;--muted:#6b7280;--rule:#d1d5db;--sidebar-bg:#1e293b;--sidebar-text:#e2e8f0;--sidebar-muted:#94a3b8;--page-w:210mm;--page-h:297mm;--text-scale:1;font-family:var(--font-family,"Inter",system-ui,-apple-system,sans-serif);color:var(--text);width:var(--page-w);height:var(--page-h);box-sizing:border-box;background:#fff;margin:0 auto;line-height:1.3;display:flex;overflow:hidden}.two-column-module__QDNOsG__sidebar{background:var(--sidebar-bg);width:30%;min-width:30%;color:var(--sidebar-text);box-sizing:border-box;flex-direction:column;gap:4mm;padding:8mm;display:flex;overflow:hidden}.two-column-module__QDNOsG__sidebarPhoto{object-fit:cover;border:2px solid var(--accent,#1e293b);border-radius:50%;width:128px;height:128px;margin:0 auto 3mm;display:block}.two-column-module__QDNOsG__sidebarSection{margin-bottom:2mm}.two-column-module__QDNOsG__sidebarSectionTitle{font-size:calc(10px*var(--text-scale));color:var(--sidebar-text);text-transform:uppercase;letter-spacing:.1em;break-after:avoid;page-break-after:avoid;border-bottom:1px solid rgba(255,255,255,.15);margin:0 0 2mm;padding-bottom:1.5mm;font-weight:700}.two-column-module__QDNOsG__contactList{flex-direction:column;gap:1.5mm;margin:0;padding:0;list-style:none;display:flex}.two-column-module__QDNOsG__contactItem{font-size:calc(10px*var(--text-scale));color:var(--sidebar-text);align-items:center;gap:2mm;line-height:1.3;display:flex}.two-column-module__QDNOsG__contactItem a{color:var(--sidebar-text);text-decoration:none}.two-column-module__QDNOsG__contactItem svg{opacity:.7;flex-shrink:0}.two-column-module__QDNOsG__skillGroup{break-inside:avoid;page-break-inside:avoid;margin-bottom:2mm}.two-column-module__QDNOsG__skillCategory{font-size:calc(10px*var(--text-scale));color:var(--sidebar-text);text-transform:uppercase;letter-spacing:.06em;margin:0 0 1mm;font-weight:700}.two-column-module__QDNOsG__skillItems{font-size:calc(10px*var(--text-scale));color:var(--sidebar-text);margin:0;line-height:1.4}.two-column-module__QDNOsG__skillIconRow{vertical-align:middle;align-items:center;gap:4px;margin-left:6px;display:inline-flex}.two-column-module__QDNOsG__customSvgIcon{vertical-align:middle;flex-shrink:0;width:14px;height:14px;display:inline-flex}.two-column-module__QDNOsG__customSvgIcon svg{max-width:14px;max-height:14px;width:100%!important;height:100%!important}.two-column-module__QDNOsG__languageRow{break-inside:avoid;page-break-inside:avoid;flex-direction:column;gap:.5mm;margin-bottom:1.5mm;display:flex}.two-column-module__QDNOsG__languageName{font-size:calc(10px*var(--text-scale));color:var(--sidebar-text);font-weight:700}.two-column-module__QDNOsG__languageStars{gap:0;font-size:10px;line-height:1;display:inline-flex}.two-column-module__QDNOsG__star{font-size:calc(10px*var(--text-scale));text-align:center;width:12px}.two-column-module__QDNOsG__starEmpty{color:var(--sidebar-muted)}.two-column-module__QDNOsG__starHalf{color:var(--accent);opacity:.6}.two-column-module__QDNOsG__starFilled{color:var(--accent)}.two-column-module__QDNOsG__languageProficiency{font-size:calc(10px*var(--text-scale));color:var(--sidebar-muted);text-transform:uppercase;letter-spacing:.02em}.two-column-module__QDNOsG__quoteBox{font-size:calc(10px*var(--text-scale));color:var(--sidebar-text);border-left:2px solid var(--accent);break-inside:avoid;page-break-inside:avoid;background:rgba(255,255,255,.05);border-radius:2px;margin:0;padding:2mm;font-style:italic;line-height:1.4}.two-column-module__QDNOsG__coreValuesImage{object-fit:cover;border-radius:3px;width:100%;height:18mm;margin-bottom:1.5mm}.two-column-module__QDNOsG__main{box-sizing:border-box;width:70%;min-width:70%;padding:8mm 10mm;overflow:hidden}.two-column-module__QDNOsG__header{border-bottom:2px solid var(--accent);break-inside:avoid;page-break-inside:avoid;margin-bottom:4mm;padding-bottom:3mm}.two-column-module__QDNOsG__name{font-size:calc(24px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.02em;margin:0;font-weight:800;line-height:1.05}.two-column-module__QDNOsG__title{font-size:calc(12px*var(--text-scale));color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:2px 0 0;font-weight:600;line-height:1.3}.two-column-module__QDNOsG__section{margin-bottom:3.5mm}.two-column-module__QDNOsG__sectionTitle{font-size:calc(12px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.07em;border-bottom:1.5px solid var(--accent);break-after:avoid;page-break-after:avoid;margin:0 0 2mm;padding-bottom:2px;font-weight:800}.two-column-module__QDNOsG__bulletList{font-size:calc(10px*var(--text-scale));color:var(--text);margin:0;padding-left:12px;line-height:1.4;list-style:outside}.two-column-module__QDNOsG__bulletList li{margin-bottom:.5px}.two-column-module__QDNOsG__bulletList li::marker{color:var(--accent);font-size:.85em}.two-column-module__QDNOsG__job{break-inside:avoid;page-break-inside:avoid;margin-bottom:2.5mm}.two-column-module__QDNOsG__job:not(:last-child){border-bottom:1px dotted var(--rule);padding-bottom:2mm}.two-column-module__QDNOsG__jobRole{font-size:calc(12px*var(--text-scale));color:var(--text);margin:0 0 2px;font-weight:700;line-height:1.2}.two-column-module__QDNOsG__jobMeta{font-size:calc(10px*var(--text-scale));color:var(--muted);flex-wrap:wrap;align-items:center;gap:2px 10px;margin-bottom:1.5mm;display:flex}.two-column-module__QDNOsG__company{color:var(--accent);text-transform:uppercase;letter-spacing:.02em;font-weight:700}.two-column-module__QDNOsG__jobLocation,.two-column-module__QDNOsG__jobDates{align-items:center;gap:3px;display:inline-flex}.two-column-module__QDNOsG__educationEntry{break-inside:avoid;page-break-inside:avoid;margin-bottom:1.5mm}.two-column-module__QDNOsG__degree{font-size:calc(11px*var(--text-scale));color:var(--accent);text-transform:uppercase;margin:0 0 1px;font-weight:800;line-height:1.3}.two-column-module__QDNOsG__school{font-size:calc(10px*var(--text-scale));color:var(--text);margin:0 0 1px}.two-column-module__QDNOsG__eduDates,.two-column-module__QDNOsG__eduDetails{font-size:calc(10px*var(--text-scale));color:var(--muted);margin:0}.two-column-module__QDNOsG__highlightCard{border-left:2px solid var(--accent);break-inside:avoid;page-break-inside:avoid;background:#f8fafc;align-items:stretch;gap:2mm;margin-bottom:1.5mm;padding:2mm 2.5mm;display:flex}.two-column-module__QDNOsG__highlightImage{object-fit:cover;border-radius:3px;flex-shrink:0;width:16mm;height:16mm}.two-column-module__QDNOsG__highlightContent{flex:1;min-width:0}.two-column-module__QDNOsG__highlightTitle{font-size:calc(10px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1px;font-weight:800;line-height:1.3}.two-column-module__QDNOsG__highlightDesc{font-size:calc(10px*var(--text-scale));color:var(--text);margin:0;line-height:1.4}.two-column-module__QDNOsG__projectEntry{break-inside:avoid;page-break-inside:avoid;margin-bottom:1.5mm}.two-column-module__QDNOsG__projectName{font-size:calc(10px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.03em;margin:0 0 1px;font-weight:700}.two-column-module__QDNOsG__projectDesc{font-size:calc(10px*var(--text-scale));color:var(--text);margin:0 0 1px;line-height:1.4}.two-column-module__QDNOsG__projectLink{font-size:calc(10px*var(--text-scale));color:var(--accent);word-break:break-all;text-decoration:none}@media print{@page{size:A4;margin:0}.two-column-module__QDNOsG__page{width:210mm;min-height:297mm;box-shadow:none;margin:0}.two-column-module__QDNOsG__page *{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
.bold-module__VSjwyG__page{--accent:#2563eb;--text:#1f2937;--muted:#6b7280;--rule:#d1d5db;--bg-tint:#f1f5f9;--page-w:210mm;--page-h:297mm;font-family:var(--font-family,"Roboto Flex",system-ui,-apple-system,sans-serif);color:var(--text);width:var(--page-w);height:var(--page-h);box-sizing:border-box;--text-scale:1;background:#fff;margin:0 auto;padding:0;line-height:1.3;overflow:hidden}.bold-module__VSjwyG__header{background:var(--accent);color:#fff;break-inside:avoid;page-break-inside:avoid;justify-content:space-between;align-items:center;min-height:65mm;padding:8mm 10mm;display:flex}.bold-module__VSjwyG__headerLeft{flex:1;min-width:0}.bold-module__VSjwyG__name{font-size:calc(28px*var(--text-scale));color:#fff;text-transform:uppercase;margin:0;font-weight:800;line-height:1.1}.bold-module__VSjwyG__title{font-size:calc(13px*var(--text-scale));color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:4px 0 0;font-weight:600;line-height:1.3}.bold-module__VSjwyG__contactRow{font-size:calc(11px*var(--text-scale));color:#fff;flex-wrap:wrap;gap:16px;margin-top:10px;display:flex}.bold-module__VSjwyG__contactItem{color:#fff;align-items:center;gap:5px;display:flex}.bold-module__VSjwyG__contactItem svg{stroke:#fff;flex-shrink:0}.bold-module__VSjwyG__contactItem a{color:#fff;text-decoration:none}.bold-module__VSjwyG__atIcon{color:#fff;border:1.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;font-size:7px;font-weight:700;line-height:1;display:inline-flex}.bold-module__VSjwyG__photo{object-fit:cover;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:100px;height:100px;margin-left:10mm}.bold-module__VSjwyG__body{padding:5mm 10mm 10mm}.bold-module__VSjwyG__columns{break-inside:avoid;page-break-inside:avoid;gap:7mm;display:flex}.bold-module__VSjwyG__leftColumn{flex:1.6;min-width:0}.bold-module__VSjwyG__rightColumn{flex:1;min-width:0}.bold-module__VSjwyG__section{margin-bottom:4mm}.bold-module__VSjwyG__sectionTitle{font-size:calc(12px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.07em;border-bottom:2px solid var(--accent);break-after:avoid;page-break-after:avoid;margin:0 0 2.5mm;padding-bottom:3px;font-weight:800}.bold-module__VSjwyG__bulletList{font-size:calc(10.5px*var(--text-scale));color:var(--text);margin:0;padding-left:13px;line-height:1.4;list-style:outside}.bold-module__VSjwyG__bulletList li{margin-bottom:1px}.bold-module__VSjwyG__bulletList li::marker{color:var(--accent);font-size:.85em}.bold-module__VSjwyG__job{break-inside:avoid;page-break-inside:avoid;margin-bottom:3mm}.bold-module__VSjwyG__job:not(:last-child){border-bottom:1px dotted var(--rule);padding-bottom:2.5mm}.bold-module__VSjwyG__jobRole{font-size:calc(13px*var(--text-scale));color:var(--text);margin:0 0 3px;font-weight:700;line-height:1.2}.bold-module__VSjwyG__jobMeta{font-size:calc(11px*var(--text-scale));color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px 12px;margin-bottom:2mm;display:flex}.bold-module__VSjwyG__company{color:var(--accent);text-transform:uppercase;letter-spacing:.02em;font-weight:700}.bold-module__VSjwyG__jobLocation,.bold-module__VSjwyG__jobDates{align-items:center;gap:4px;display:inline-flex}.bold-module__VSjwyG__coreValuesRow{break-inside:avoid;page-break-inside:avoid;align-items:stretch;gap:3mm;display:flex}.bold-module__VSjwyG__coreValuesImage{object-fit:cover;border-radius:4px;flex-shrink:0;width:18mm;height:18mm}.bold-module__VSjwyG__quoteBox{background:var(--bg-tint);border-left:3px solid var(--accent);font-size:calc(11px*var(--text-scale));color:var(--text);break-inside:avoid;page-break-inside:avoid;flex:1;margin:0;padding:3mm 3.5mm;font-style:italic;line-height:1.4}.bold-module__VSjwyG__highlightCard{background:var(--bg-tint);border-left:3px solid var(--accent);break-inside:avoid;page-break-inside:avoid;align-items:stretch;gap:2.5mm;margin-bottom:2mm;padding:2.5mm 3mm;display:flex}.bold-module__VSjwyG__highlightImage{object-fit:cover;border-radius:4px;flex-shrink:0;width:18mm;height:18mm}.bold-module__VSjwyG__highlightContent{flex:1;min-width:0}.bold-module__VSjwyG__highlightTitle{font-size:calc(11px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin:0 0 2px;font-weight:800;line-height:1.3}.bold-module__VSjwyG__highlightDesc{font-size:calc(10.5px*var(--text-scale));color:var(--text);margin:0;line-height:1.4}.bold-module__VSjwyG__skillGroup{break-inside:avoid;page-break-inside:avoid;margin-bottom:2mm}.bold-module__VSjwyG__skillCategory{font-size:calc(10.5px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1px;font-weight:800;line-height:1.3}.bold-module__VSjwyG__skillIconRow{vertical-align:middle;align-items:center;gap:6px;margin-left:8px;display:inline-flex}.bold-module__VSjwyG__customSvgIcon{vertical-align:middle;flex-shrink:0;width:18px;height:18px;display:inline-flex}.bold-module__VSjwyG__customSvgIcon svg{max-width:18px;max-height:18px;width:100%!important;height:100%!important}.bold-module__VSjwyG__skillItems{font-size:calc(10.5px*var(--text-scale));color:var(--text);margin:0;line-height:1.35}.bold-module__VSjwyG__educationEntry{break-inside:avoid;page-break-inside:avoid;margin-bottom:1.5mm}.bold-module__VSjwyG__degree{font-size:calc(11px*var(--text-scale));color:var(--accent);text-transform:uppercase;margin:0 0 1px;font-weight:800;line-height:1.3}.bold-module__VSjwyG__school{font-size:calc(10.5px*var(--text-scale));color:var(--text);margin:0 0 1px}.bold-module__VSjwyG__eduDates,.bold-module__VSjwyG__eduDetails{font-size:calc(10.5px*var(--text-scale));color:var(--muted);margin:0}.bold-module__VSjwyG__languageRow{font-size:calc(10.5px*var(--text-scale));break-inside:avoid;page-break-inside:avoid;grid-template-columns:1fr auto 1fr;align-items:center;gap:4px;margin-bottom:1.5mm;display:grid}.bold-module__VSjwyG__languageName{color:var(--accent);text-transform:uppercase;letter-spacing:.03em;font-weight:800}.bold-module__VSjwyG__languageStars{justify-content:center;gap:0;width:72px;font-size:12px;line-height:1;display:inline-flex}.bold-module__VSjwyG__languageStars .bold-module__VSjwyG__star{font-size:calc(12px*var(--text-scale));text-align:center;width:14px}.bold-module__VSjwyG__starEmpty{color:var(--rule)}.bold-module__VSjwyG__starHalf{color:var(--accent);opacity:.6}.bold-module__VSjwyG__starFilled{color:var(--accent)}.bold-module__VSjwyG__languageProficiency{color:var(--muted);font-size:calc(10px*var(--text-scale));text-transform:uppercase;letter-spacing:.02em;text-align:right}.bold-module__VSjwyG__projectEntry{break-inside:avoid;page-break-inside:avoid;margin-bottom:2mm}.bold-module__VSjwyG__projectName{font-size:calc(11px*var(--text-scale));color:var(--accent);text-transform:uppercase;letter-spacing:.03em;margin:0 0 1px;font-weight:700}.bold-module__VSjwyG__projectDesc{font-size:calc(10.5px*var(--text-scale));color:var(--text);margin:0 0 1px;line-height:1.4}.bold-module__VSjwyG__projectLink{font-size:calc(10px*var(--text-scale));color:var(--accent);word-break:break-all;text-decoration:none}@media print{@page{size:A4;margin:0}.bold-module__VSjwyG__page{width:210mm;min-height:297mm;box-shadow:none;margin:0;padding:0}.bold-module__VSjwyG__page *{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
.TemplateGallery-module___laNjG__wrapper{align-items:center;display:inline-flex;position:relative}.TemplateGallery-module___laNjG__trigger{cursor:pointer;color:#374151;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;transition:border-color .15s;display:inline-flex}.TemplateGallery-module___laNjG__trigger:hover{border-color:#9ca3af}.TemplateGallery-module___laNjG__triggerLabel{color:#6b7280;font-size:12px}.TemplateGallery-module___laNjG__triggerName{color:#111827;font-weight:600}.TemplateGallery-module___laNjG__caret{color:#9ca3af;margin-left:2px;font-size:10px}.TemplateGallery-module___laNjG__popover{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:400px;max-height:80vh;padding:16px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 12px 36px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06)}.TemplateGallery-module___laNjG__grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.TemplateGallery-module___laNjG__tile{cursor:pointer;background:0 0;border:2px solid transparent;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:8px;transition:all .15s;display:flex}.TemplateGallery-module___laNjG__tile:hover{background:#f9fafb;border-color:#d1d5db}.TemplateGallery-module___laNjG__tileActive{background:#eff6ff;border-color:#3b82f6}.TemplateGallery-module___laNjG__tileActive:hover{border-color:#3b82f6}.TemplateGallery-module___laNjG__thumbnailWrapper{justify-content:center;width:100%;display:flex}.TemplateGallery-module___laNjG__thumbnail{background:#fff;border-radius:4px;position:relative;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.1)}.TemplateGallery-module___laNjG__thumbnailInner{pointer-events:none;position:absolute;top:0;left:0}.TemplateGallery-module___laNjG__tileName{color:#374151;text-align:center;white-space:nowrap;font-size:11px;font-weight:600}.TemplateGallery-module___laNjG__tileUpload{border-style:dashed;border-color:#d1d5db}.TemplateGallery-module___laNjG__tileUpload:hover{background:#f9fafb;border-style:dashed;border-color:#9ca3af}.TemplateGallery-module___laNjG__uploadPlaceholder{background:#f3f4f6;border-radius:4px;justify-content:center;align-items:center;display:flex;overflow:hidden}.TemplateGallery-module___laNjG__uploadIcon{color:#9ca3af;font-size:24px;font-weight:300}
.PreviewPanel-module__ZGk3va__previewContainer{background:#f0f0f0;flex-direction:column;width:100%;height:100%;display:flex}.PreviewPanel-module__ZGk3va__zoomToolbar{background:#fff;border-bottom:1px solid #e5e5e5;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;display:flex}.PreviewPanel-module__ZGk3va__zoomBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:16px;font-weight:500;transition:all .12s;display:flex}.PreviewPanel-module__ZGk3va__zoomBtn:hover{background:#f3f4f6;border-color:#9ca3af}.PreviewPanel-module__ZGk3va__zoomLabel{color:#6b7280;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:4px;min-width:48px;padding:.25rem;font-size:.75rem;font-weight:600}.PreviewPanel-module__ZGk3va__zoomLabel:hover{color:#374151;background:#f3f4f6}.PreviewPanel-module__ZGk3va__previewArea{flex:1;justify-content:center;align-items:flex-start;padding:1rem;display:flex;overflow:auto}.PreviewPanel-module__ZGk3va__pageWrapper{flex-shrink:0;position:relative}.PreviewPanel-module__ZGk3va__pageInner{background:#fff;width:210mm;min-height:297mm;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.12)}.PreviewPanel-module__ZGk3va__pageBreakGuide{pointer-events:none;z-index:1;border-bottom:1px dashed #ccc;height:0;position:absolute;left:0;right:0}
.page-module__QKVHUG__container{background:#f5f5f5;width:100vw;height:100vh;display:flex;overflow:hidden}.page-module__QKVHUG__sidebar{background:#fff;border-right:1px solid #e5e5e5;flex-direction:column;flex:0 0 240px;padding:12px;display:flex;overflow-y:auto}.page-module__QKVHUG__sidebarFooter{border-top:1px solid #e5e5e5;flex-direction:column;gap:6px;margin-top:auto;padding-top:12px;display:flex}.page-module__QKVHUG__userEmail{color:#666;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.page-module__QKVHUG__logoutBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:6px 10px;font-family:inherit;font-size:12px;transition:all .12s}.page-module__QKVHUG__logoutBtn:hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.page-module__QKVHUG__editor{background:#fff;border-right:1px solid #e5e5e5;flex-direction:column;flex:0 0 480px;min-width:0;display:flex}.page-module__QKVHUG__editorToolbar{background:#f8f9fa;border-bottom:1px solid #e5e5e5;align-items:center;padding:8px 12px;display:flex}.page-module__QKVHUG__sidebarToggle{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:12px;transition:all .12s;display:flex}.page-module__QKVHUG__sidebarToggle:hover{background:#f3f4f6;border-color:#9ca3af}.page-module__QKVHUG__preview{background:#f0f0f0;flex-direction:column;flex:auto;min-width:0;height:100vh;min-height:0;display:flex}.page-module__QKVHUG__loading{color:#666;justify-content:center;align-items:center;width:100%;height:100%;font-size:.9rem;display:flex}@media (max-width:1024px){.page-module__QKVHUG__sidebar{flex:none}}@media (max-width:900px){.page-module__QKVHUG__container{flex-direction:column;height:auto;overflow:visible}.page-module__QKVHUG__sidebar,.page-module__QKVHUG__editor,.page-module__QKVHUG__preview{border-bottom:1px solid #e5e5e5;border-right:none;flex:none;width:100%;height:auto;max-height:50vh}}
