.combobox.svelte-1li4bov{position:relative}.menu.svelte-1li4bov{margin:var(--space-1) 0;max-height:300px;z-index:var(--z-dropdown);list-style:none;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto}.combobox-empty.svelte-1li4bov{padding:var(--space-3);text-align:center;color:var(--color-text-placeholder);font-size:var(--font-size-sm)}.selected-chips.svelte-1li4bov{gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;min-height:2rem;display:flex}.selected-chips.svelte-1li4bov:empty{display:none}.custom-option.svelte-1li4bov{color:var(--color-text-muted);font-style:italic}.chip.svelte-1li4bov{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border:1px solid var(--color-border-input);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);border-radius:20px;display:inline-flex}.chip--removable.svelte-1li4bov{cursor:default}.chip-remove.svelte-1li4bov{width:1.25rem;height:1.25rem;color:inherit;cursor:pointer;margin-left:var(--space-1);transition:background-color var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1rem;line-height:1;display:inline-flex}.chip-remove.svelte-1li4bov:hover{background:#fff3}.chip--secondary.svelte-1li4bov{background:var(--color-bg-hover);color:var(--color-text-secondary)}.date-combobox.svelte-12d9otw{position:relative}.date-menu.svelte-12d9otw{margin:var(--space-1) 0;max-height:300px;z-index:var(--z-dropdown);position:absolute;top:100%;left:0;right:0;overflow-y:auto}.date-group.svelte-12d9otw{grid-template-columns:1fr 1fr 1fr;display:grid}.date-group.svelte-12d9otw+.date-group:where(.svelte-12d9otw){border-top:1px solid var(--color-border)}.menuitem.svelte-12d9otw{text-align:center}.year-item.svelte-12d9otw{grid-column:1/-1;font-weight:700}.heading-2.svelte-1zvg5i{text-transform:uppercase}.cv-section.svelte-1zvg5i:not([hidden]){gap:var(--space-6);margin-bottom:var(--space-12);display:grid}.cv-row-heading.svelte-1zvg5i{justify-content:space-between;align-items:start;gap:var(--space-2);display:flex}.cv-row-heading.svelte-1zvg5i p:where(.svelte-1zvg5i){margin-top:0}.cv-row-side.svelte-1zvg5i{grid-auto-rows:min-content;justify-items:end;display:grid}.cv-row-main.svelte-1zvg5i p:where(.svelte-1zvg5i){white-space:pre-line;margin-top:0}.cv-row-main.svelte-1zvg5i>:where(.svelte-1zvg5i):first-child{margin-top:0}.cv-row-main.svelte-1zvg5i>:where(.svelte-1zvg5i):last-child{margin-bottom:0}.full-row.svelte-1zvg5i{grid-column:1/-1}.experience-container.svelte-1zvg5i{display:grid;position:relative}@media (prefers-reduced-motion:no-preference){.experience-container.svelte-1zvg5i{interpolate-size:allow-keywords}}.experience-container.svelte-1zvg5i::details-content{opacity:0;block-size:0;transition:content-visibility var(--transition-base) allow-discrete, opacity var(--transition-base), block-size var(--transition-base);overflow-y:clip}.experience-container.svelte-1zvg5i[open]::details-content{opacity:1;block-size:auto}.expand-more.svelte-1zvg5i{margin:auto;display:inline-flex;position:absolute;bottom:0;left:calc(50% - 18px)}.experience-container[open]:where(.svelte-1zvg5i) .expand-more.svelte-1zvg5i svg:where(.svelte-1zvg5i){rotate:180deg}@media (width<=640px){.cv-row-side.svelte-1zvg5i{justify-items:start}}.page.svelte-1hwkb0m{--page-width:210mm;--page-height:297mm;--page-padding:8mm;--page-margin:8mm;--font-sm:3.5mm;--font-md:4.2mm;--font-lg:5mm;--font-xl:8mm;--space-sm:1mm;--space-lg:2mm;--space-xl:3mm;width:var(--page-width);min-height:var(--page-height);padding:var(--page-padding);margin:var(--page-margin) auto;color:#000;line-height:1.4;font-size:var(--font-sm);background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.page.svelte-1hwkb0m :where(.svelte-1hwkb0m){color:#000}.display.svelte-1hwkb0m{font-size:var(--font-xl);margin:0;font-weight:700}.heading.svelte-1hwkb0m{font-size:var(--font-lg);margin:0 0 var(--space-sm) 0;text-transform:uppercase;font-weight:600}.body.svelte-1hwkb0m{font-size:var(--font-sm);white-space:pre-line;margin:0;line-height:1.25}.title.svelte-1hwkb0m{font-size:var(--font-md);margin:0;font-weight:600}.caption.svelte-1hwkb0m{font-size:var(--font-sm)}.label.svelte-1hwkb0m{text-transform:capitalize;margin-right:var(--space-sm);font-weight:600}.header.svelte-1hwkb0m{margin-bottom:var(--space-xl)}.contact-info.svelte-1hwkb0m{gap:var(--space-lg);flex-wrap:wrap;display:flex}.section.svelte-1hwkb0m{margin-bottom:var(--space-xl)}.space-between.svelte-1hwkb0m{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);flex-wrap:wrap;display:flex}.stack.svelte-1hwkb0m{gap:var(--space-xl);display:grid}@media (width<=640px){.page.svelte-1hwkb0m{--page-padding:4mm;--page-margin:4mm;--font-xl:6mm;--space-lg:1mm;width:100%}.contact-info.svelte-1hwkb0m{flex-direction:column}.contact-info.svelte-1hwkb0m>:where(.svelte-1hwkb0m):not(:last-child):after{content:"";margin-left:0}.space-between.svelte-1hwkb0m{flex-direction:column}}@media print{@page{size:A4}.page.svelte-1hwkb0m{width:100%;min-height:auto;box-shadow:none;background:#fff;margin:0;padding:0;display:block}.stack-item.svelte-1hwkb0m{page-break-inside:avoid}}@media print{.container.svelte-oxml5t{display:none}}.editor-container.svelte-oxml5t{margin-bottom:var(--space-8)}.save-message.svelte-oxml5t{text-align:center;margin-bottom:var(--space-4)}.recommendations-section.svelte-oxml5t{gap:var(--space-8);display:grid}.character-count.svelte-oxml5t{float:right}.recommendation.svelte-oxml5t{padding:var(--space-6) var(--space-4);margin:0 calc(var(--space-4) * -1)}.recommendation.svelte-oxml5t.active{background-color:var(--color-bg-hover)}
