@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/_astro/nunito-sans-cyrillic-ext-wght-normal.7w74d1lj.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/_astro/nunito-sans-cyrillic-wght-normal.B9hoeQUC.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/_astro/nunito-sans-vietnamese-wght-normal.BhFYcaJr.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/_astro/nunito-sans-latin-ext-wght-normal.DMEAsnHD.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/_astro/nunito-sans-latin-wght-normal.BWQ3gi2K.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--accent: #5b7e98;--accent-strong: #4d6f88;--sidebar-bg: #92abbd;--sidebar-header: #5b7e97;--ink: #3f4650;--ink-soft: #545e6c;--date: #6c8199;--sidebar-text: #ffffff;--sidebar-text-soft: #eef2f5;--badge-orange: #f26b21;--badge-purple: #5b4dfb;--paper: #ffffff;--canvas: #e7ecf0;--hairline: #dfe4e9;--font: "Nunito Sans Variable", "Nunito Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--paper-max: 1040px;--sidebar-w: 300px;--radius: 6px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink-soft);background:var(--canvas);line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}a{color:inherit}.page{padding:clamp(0px,4vw,48px) clamp(0px,4vw,48px) 64px}.resume{max-width:var(--paper-max);margin:0 auto;background:var(--paper);box-shadow:0 10px 40px #3f465029;border-radius:8px;overflow:hidden;display:grid;grid-template-columns:1fr var(--sidebar-w);grid-template-areas:"main sidebar"}.main{grid-area:main;padding:clamp(28px,4vw,52px);min-width:0}.sidebar{grid-area:sidebar;min-width:0;background:var(--sidebar-bg);color:var(--sidebar-text);print-color-adjust:exact;-webkit-print-color-adjust:exact}.section-title{display:flex;align-items:center;gap:12px;margin:0 0 18px;color:var(--accent);font-weight:800;font-size:1.15rem;letter-spacing:.04em;text-transform:uppercase}.section-title__icon{flex:none;width:30px;height:30px;display:grid;place-items:center;background:var(--accent);border-radius:var(--radius);color:#fff;print-color-adjust:exact;-webkit-print-color-adjust:exact}.section-title__icon svg{width:17px;height:17px}.section{margin-bottom:34px}.section:last-child{margin-bottom:0}.summary p{margin:0 0 16px;font-weight:500;color:var(--ink-soft)}.summary .reveal:last-child p{margin-bottom:0}.xp{position:relative;padding:0 0 26px 22px;border-left:2px solid var(--hairline)}.xp:last-child{padding-bottom:0}.xp:before{content:"";position:absolute;left:-7px;top:4px;width:12px;height:12px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px var(--paper);print-color-adjust:exact;-webkit-print-color-adjust:exact}.xp__head{appearance:none;-webkit-appearance:none;width:100%;margin:0;padding:4px 30px 4px 0;border:none;background:none;font:inherit;color:inherit;text-align:left;position:relative;cursor:pointer;border-radius:6px;transition:background .15s ease}.xp__head:disabled{cursor:default;padding-right:0}.xp__head:not(:disabled):hover{background:#5b7e980f}.xp__head:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.xp__headline{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 16px}.xp__chevron{position:absolute;right:2px;top:7px;width:18px;height:18px;color:var(--accent);transition:transform .3s ease}.xp[data-open=true] .xp__chevron{transform:rotate(180deg)}.xp__role{color:var(--ink);font-weight:700;font-size:1.02rem}.xp__tag{display:inline-block;margin-right:8px;padding:1px 8px;border-radius:999px;background:var(--accent);color:#fff;font-size:.66rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;vertical-align:middle;print-color-adjust:exact;-webkit-print-color-adjust:exact}.xp__meta{margin:2px 0 10px;font-weight:700;color:var(--accent);font-size:.92rem}.xp__date{color:var(--date);font-weight:600;font-size:.86rem;white-space:nowrap}.xp__summary{margin:0;color:var(--ink-soft)}.xp__details{overflow:hidden;display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.xp__details-inner{min-height:0}.xp[data-open=true] .xp__details{grid-template-rows:1fr}.xp__details p{margin:12px 0 0;color:var(--ink-soft)}.xp__highlights{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:9px}.xp__highlights li{display:flex;align-items:flex-start;gap:10px;color:var(--ink-soft)}.xp__highlights li:before{content:"";flex:none;width:5px;height:5px;margin-top:8px;border-radius:50%;background:var(--accent);print-color-adjust:exact;-webkit-print-color-adjust:exact}.xp__hl-link{appearance:none;-webkit-appearance:none;border:none;background:none;padding:0;margin:0;font:inherit;text-align:left;cursor:pointer;color:var(--accent-strong);text-decoration:none}.xp__hl-link:hover .xp__hl-text{text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:2px}.xp__hl-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.xp__hl-icon{display:inline-block;width:12px;height:12px;margin-left:5px;vertical-align:-1px;color:var(--accent);opacity:.75}.xp__skills{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.chip{padding:3px 10px;border-radius:999px;background:#eef2f5;color:var(--accent-strong);font-size:.76rem;font-weight:600;border:1px solid #dde5eb}.modal{margin:auto;padding:0;border:none;background:transparent;max-width:min(560px,92vw);overflow:visible}.modal::backdrop{background:#28303a8c;backdrop-filter:blur(2px)}.modal[open]{animation:modal-in .22s ease both}.modal[open]::backdrop{animation:fade-in .22s ease both}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.modal[open],.modal[open]::backdrop{animation:none}}.modal__card{position:relative;background:var(--paper);border-radius:12px;padding:28px 28px 24px;box-shadow:0 24px 70px #28303a59;color:var(--ink-soft)}.modal__title{margin:0 0 14px;padding-right:28px;color:var(--accent);font-weight:800;font-size:1.12rem}.modal__card p{margin:0 0 10px}.modal__card p:last-child{margin-bottom:0}.modal__close{position:absolute;top:12px;right:12px;width:30px;height:30px;display:grid;place-items:center;border:none;border-radius:50%;background:#eef2f5;color:var(--ink);cursor:pointer;transition:background .15s ease}.modal__close:hover{background:#dde5eb}.modal__close svg{width:16px;height:16px}.sb-header{background:var(--sidebar-header);print-color-adjust:exact;-webkit-print-color-adjust:exact;padding:30px 26px 24px}.sb-name{margin:0;font-weight:900;font-size:1.7rem;line-height:1.1;letter-spacing:-.01em}.sb-title{margin:6px 0 0;font-weight:700;color:var(--sidebar-text-soft);font-size:.98rem}.sb-contact{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:9px}.sb-contact a,.sb-contact span{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none;font-size:.82rem;word-break:break-word}.sb-contact a:hover{text-decoration:underline}.sb-contact svg{flex:none;width:14px;height:14px;opacity:.95}.sb-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.sb-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;border-radius:999px;background:#ffffff29;color:#fff;font-size:.76rem;font-weight:700;text-decoration:none;transition:background .18s ease}.sb-badge:hover{background:#ffffff4d}.sb-badge__dot{width:8px;height:8px;border-radius:50%;print-color-adjust:exact;-webkit-print-color-adjust:exact}.sb-body{padding:24px 26px 30px;display:grid;gap:26px}.sb-section h2{display:flex;align-items:center;gap:9px;margin:0 0 12px;font-weight:900;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;color:#fff;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.35)}.sb-ico{flex:none;width:24px;height:24px;display:grid;place-items:center;background:transparent;border-radius:5px;color:#fff;print-color-adjust:exact;-webkit-print-color-adjust:exact}.sb-ico svg{width:18px;height:18px}.sb-item{margin-bottom:12px}.sb-item:last-child{margin-bottom:0}.sb-item__title{font-weight:700;color:#fff;font-size:.86rem;line-height:1.25}.sb-item__sub{color:var(--sidebar-text-soft);font-size:.82rem}.sb-item a{color:#fff}.sb-skill{margin-bottom:14px}.sb-skill:last-child{margin-bottom:0}.sb-skill__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:2px 8px}.sb-skill__name{font-weight:700;color:#fff;font-size:.86rem;min-width:0}.sb-skill__exp{color:var(--sidebar-text-soft);font-size:.74rem;font-weight:600;white-space:nowrap}.sb-skill__items{list-style:none;margin:5px 0 0;padding:0;display:grid;gap:2px}.sb-skill__items li{position:relative;padding-left:14px;font-size:.8rem;color:var(--sidebar-text-soft)}.sb-skill__items li:before{content:"";position:absolute;left:0;top:.5em;width:5px;height:5px;border-radius:50%;background:#ffffffd9;print-color-adjust:exact;-webkit-print-color-adjust:exact}.sb-tech{display:grid;grid-template-columns:auto 1fr;gap:5px 10px;align-items:baseline}.sb-tech__label{font-weight:700;color:#fff;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.sb-tech__list{color:var(--sidebar-text-soft);font-size:.82rem;line-height:1.35}.toolbar{position:sticky;top:0;z-index:20;display:flex;justify-content:flex-end;gap:10px;max-width:var(--paper-max);margin:0 auto;padding:14px clamp(4px,4vw,48px) 0}.btn-print{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border:1px solid rgba(91,126,152,.3);border-radius:999px;background:#fff;color:var(--accent);font:inherit;font-weight:700;font-size:.9rem;cursor:pointer;box-shadow:0 6px 20px #28303a47;transition:background .18s ease,color .18s ease,transform .18s ease}.btn-print:hover{background:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-1px)}.btn-print svg{width:17px;height:17px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease;will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}@media screen and (max-width:820px){.resume{grid-template-columns:1fr;grid-template-areas:"sidebar" "main"}.sb-name{font-size:1.5rem}}@media print{@page{size:letter;margin:0}:root{--sidebar-w: 27%}html,body{background:#fff;font-size:8pt;line-height:1.32;print-color-adjust:exact;-webkit-print-color-adjust:exact}html,body{height:100%}.page{padding:0;height:100%}.toolbar{display:none!important}.resume{max-width:none;margin:0;box-shadow:none;border-radius:0;height:100%;overflow:hidden}.sidebar{align-self:stretch}.main{padding:20pt 18pt}.sb-header{padding:18pt 14pt 12pt}.sb-body{padding:13pt 14pt;gap:10pt}.reveal{opacity:1!important;transform:none!important}.xp__chevron,.modal,.xp__skills,.xp__hl-icon{display:none!important}.xp__details{display:block!important}.xp__details-inner>p{display:none!important}.xp__hl-link{color:var(--ink)!important;text-decoration:none!important;cursor:auto}.xp__hl-link .xp__hl-text{text-decoration:none!important}.xp__highlights{margin-top:6pt;gap:3pt}.xp__head{padding:0}.xp__head:hover{background:none}.section{margin-bottom:12pt}.section-title{font-size:11pt;margin-bottom:9pt}.section-title__icon{width:17pt;height:17pt}.section-title__icon svg{width:10pt;height:10pt}.xp{padding-bottom:10pt}.xp__role{font-size:9pt}.xp__meta{font-size:8pt;margin-bottom:4pt}.xp__date{font-size:8pt}.sb-name{font-size:13pt}.sb-title,.sb-section h2{font-size:9pt}a{text-decoration:none;color:inherit}.xp,.sb-skill,.sb-item,.section-title{break-inside:avoid}}
