.card.svelte-7fdy9s{padding:20px;background:var(--bg-content);border-radius:16px;border-width:1px;border-style:solid;border-color:var(--color-border)}.contacts.svelte-oqtp58{display:grid;gap:8px}.contact-value.svelte-oqtp58{word-break:break-word}@media (max-width: 1024px){.contacts.svelte-oqtp58{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.contacts.svelte-oqtp58{grid-template-columns:1fr}}.main-info-section.svelte-n5sktg .avatar:where(.svelte-n5sktg){width:60%;border-radius:25%;margin:0 auto}.main-info-section.svelte-n5sktg .name:where(.svelte-n5sktg){text-align:center;font-size:24px}.main-info-section.svelte-n5sktg .position:where(.svelte-n5sktg){text-align:center}.main-info-section.svelte-n5sktg .divider:where(.svelte-n5sktg){height:1px;width:85%;background:var(--color-border);margin:8px auto}.main-info-section.svelte-n5sktg .main-info:where(.svelte-n5sktg){display:grid;gap:16px}.main-info-section.svelte-n5sktg .name-wrapper:where(.svelte-n5sktg){display:flex;flex-direction:column;justify-content:flex-start;gap:8px}.main-info-section.svelte-n5sktg .card{display:flex;flex-direction:column;gap:16px}@media (max-width: 1024px){.main-info-section.svelte-n5sktg .divider:where(.svelte-n5sktg){width:100%}.main-info-section.svelte-n5sktg .main-info:where(.svelte-n5sktg){display:grid;grid-template-columns:auto 1fr;justify-content:center}.main-info-section.svelte-n5sktg .avatar:where(.svelte-n5sktg){width:120px}.main-info-section.svelte-n5sktg .name-wrapper:where(.svelte-n5sktg){justify-content:center}.main-info-section.svelte-n5sktg .name:where(.svelte-n5sktg),.main-info-section.svelte-n5sktg .position:where(.svelte-n5sktg){text-align:left;line-height:1.1}}@media (max-width: 768px){.main-info-section.svelte-n5sktg .name:where(.svelte-n5sktg){font-size:20px}.main-info-section.svelte-n5sktg .position:where(.svelte-n5sktg){font-size:16px}.main-info-section.svelte-n5sktg .avatar:where(.svelte-n5sktg){width:80px}}.divider.svelte-1xp7mn8{height:4px;border-radius:2px;width:40px;background:var(--color-theme-1);margin:10px 0}.about.svelte-1xp7mn8{position:relative;flex:1}.about-title.svelte-1xp7mn8{font-size:32px;font-weight:500}.text.svelte-1xp7mn8{font-size:14px;margin-bottom:1rem}.text.svelte-1xp7mn8:last-child{margin-bottom:0}.nav.svelte-1xp7mn8{position:absolute;right:0;top:0}.nav.svelte-1xp7mn8 .card{padding:14px;border-top-left-radius:0;border-bottom-right-radius:0}.nav.svelte-1xp7mn8 .theme-switcher:where(.svelte-1xp7mn8){background:none;border:none;cursor:pointer;padding:0;margin:0;height:24px}.nav.svelte-1xp7mn8 .theme-switcher:where(.svelte-1xp7mn8) .icon{animation:svelte-1xp7mn8-scale-in .3s ease}@media print{.nav.svelte-1xp7mn8{display:none}}[data-theme=light]:root .theme-switcher.svelte-1xp7mn8 .icon{fill:var(--color-text)}@keyframes svelte-1xp7mn8-scale-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.skills-list.svelte-cy7kq3{display:flex;gap:12px;flex-direction:column;margin-top:12px}.included.svelte-cy7kq3{margin-left:24px;margin-top:4px;list-style:disc}@media (max-width: 1024px){.skills-list.svelte-cy7kq3{flex-direction:row;flex-wrap:wrap;justify-content:space-around}}.main-info-section{grid-area:main-info}.hard-skills-section{grid-area:hard-skills}.about{grid-area:about}.experience-section{grid-area:experience}.main.svelte-cecgcu{display:grid;grid-template-columns:1fr 2fr;padding:20px;width:100%;height:min-content;max-width:64rem;margin:0 auto;box-sizing:border-box;gap:16px;grid-template-areas:"main-info   about" "main-info   experience" "hard-skills experience" "hard-skills  experience"}@media (max-width: 1024px){.main.svelte-cecgcu{grid-template-columns:1fr;grid-template-areas:"main-info" "about" "hard-skills" "experience"}}
