:root{--fs-text-xs:.75rem;--fs-text-sm:.875rem;--fs-text-base:1rem;--fs-text-lg:1.125rem;--fs-text-xl:1.25rem;--fs-text-2xl:1.5rem;--fs-text-3xl:1.875rem;--fs-text-4xl:2.25rem;--fw-weight-thin:100;--fw-weight-light:300;--fw-weight-regular:400;--fw-weight-medium:500;--fw-weight-semibold:600;--fw-weight-bold:700;--fw-weight-black:900;--color-text-main:#111827;--color-text-body:#374151;--color-text-muted:#6b7280;--color-text-inverse:#fff;--color-bg-main:#f3f4f6;--color-bg-surface:#fff;--color-bg-neutral:#e5e7eb;--color-border-default:#e5e7eb;--color-brand-primary:#1d4ed8;--color-brand-hover:#2563eb;--color-brand-light:#eff6ff;--sp-0:0;--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-5:1.25rem;--sp-6:1.5rem;--sp-8:2rem;--sp-10:2.5rem;--sp-12:3rem;--sp-16:4rem}@layer reset{*,:before,:after{box-sizing:border-box;margin:0;padding:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{text-rendering:optimizespeed;-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.5;font-size:var(--fs-text-base);font-weight:var(--fw-weight-regular);color:var(--color-text-body);background-color:var(--color-bg-main)}ul,ol{list-style:none}a{color:inherit;text-decoration-line:none}a:not([class]){text-decoration-line:underline}img,picture,svg,video,canvas{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit;background:0 0;border:none}button,[role=button]{cursor:pointer}textarea{resize:vertical}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}}@layer base{body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}h1,h2,h3,h4,h5,h6{color:var(--color-text-main);font-weight:var(--fw-weight-bold);line-height:1.2}h1{font-size:var(--fs-text-4xl);margin-bottom:var(--sp-6)}h2{font-size:var(--fs-text-3xl);margin-bottom:var(--sp-5)}h3{font-size:var(--fs-text-2xl);margin-bottom:var(--sp-4)}h4{font-size:var(--fs-text-xl);margin-bottom:var(--sp-3)}p{margin-bottom:var(--sp-4)}p:last-child{margin-bottom:0}a{transition:color .2s ease-in-out}a:hover{color:var(--color-brand-primary)}input,textarea,select{border:1px solid var(--color-border-default);padding:var(--sp-2) var(--sp-3);background-color:var(--color-bg-surface);border-radius:4px;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--color-brand-primary);outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.15)}hr{background-color:var(--color-border-default);height:1px;margin:var(--sp-6) 0;border:0}}@layer components{.resume{width:210mm;height:297mm;margin:var(--sp-4) auto 0 auto;padding:var(--sp-10);background-color:var(--color-bg-surface);color:var(--color-text-body);font-size:var(--fs-text-xs);gap:var(--sp-4);flex-direction:column;line-height:1.4;display:flex;overflow:hidden}.resume__header,.resume__main{gap:var(--sp-10);flex-direction:row;display:flex}.resume__main{flex:1}.resume__col-main{flex-direction:column;flex:1;justify-content:flex-start;display:flex}.resume__col-aside{justify-content:flex-start;gap:var(--sp-4);flex-direction:column;width:245px;display:flex}.resume__title{margin-bottom:1em}.resume__title.with_photo{margin-bottom:1em;padding-left:95px;position:relative}.resume__title.with_photo img{width:85px;position:absolute;left:0}.resume__title-name{color:var(--color-brand-primary);margin-bottom:var(--sp-0);font-weight:var(--fw-weight-semibold)}.resume__title-position{font-size:var(--fs-text-lg);color:var(--color-text-body);margin-bottom:var(--sp-0);font-weight:var(--fw-weight-semibold)}.resume__title-place{color:var(--color-text-muted)}.resume__header a{text-decoration:none}.resume__header-intro{color:var(--color-text-body)}.resume__section{flex-direction:column;flex:1;display:flex}.resume__section-title{font-size:var(--fs-text-lg);color:var(--color-brand-primary);margin-bottom:var(--sp-2)}.resume__section-content{justify-content:space-between;gap:var(--sp-4);flex-direction:column;display:flex}.resume__entry-header{align-items:center;gap:var(--sp-1);margin-bottom:var(--sp-2);text-wrap:nowrap;font-size:var(--fs-text-sm);color:var(--color-text-body);display:flex}.resume__entry-header-sub{font-weight:var(--fw-weight-regular)}.resume__entry-header-date{color:var(--color-text-muted);font-weight:var(--fw-weight-regular);font-size:var(--fs-text-xs);margin-left:auto}.resume__entry-content-list{margin-left:var(--sp-5);list-style-type:disc}.resume__entry-content-list>li{margin-bottom:.15em}.resume__entry-content-tags{gap:var(--sp-1);flex-flow:wrap;display:flex}.resume__entry-content-tags .resume__tag{text-wrap:nowrap}.resume__entry-content-tags .resume__tag:not(:last-child):after{content:","}@media print{.resume{margin:0}}@media screen and (width<=210mm){.resume{padding:var(--sp-8) var(--sp-4);width:auto;height:auto;margin:0}.resume__header,.resume__main,.resume__main{flex-direction:column}.resume__col-aside{width:auto}.resume__title.with_photo{padding-left:0}.resume__title.with_photo img{display:none}}}@layer utilities{.trailing-line{color:var(--color-brand-primary);align-items:center;display:flex}.trailing-line:after{content:"";border-bottom:2px solid var(--color-brand-primary);flex:1;margin-left:.5em;transform:translateY(.1em)}.u-text-wrap{text-wrap:wrap}.u-text-nowrap{text-wrap:nowrap}.u-m-0{margin:0}.u-m-1{margin:.25rem}.u-m-2{margin:.5rem}.u-m-3{margin:.75rem}.u-m-4{margin:1rem}.u-m-5{margin:1.25rem}.u-m-6{margin:1.5rem}.u-m-8{margin:2rem}.u-m-10{margin:2.5rem}.u-m-12{margin:3rem}.u-m-16{margin:4rem}.u-mt-0{margin-top:0}.u-mt-1{margin-top:.25rem}.u-mt-2{margin-top:.5rem}.u-mt-3{margin-top:.75rem}.u-mt-4{margin-top:1rem}.u-mt-5{margin-top:1.25rem}.u-mt-6{margin-top:1.5rem}.u-mt-8{margin-top:2rem}.u-mt-10{margin-top:2.5rem}.u-mt-12{margin-top:3rem}.u-mt-16{margin-top:4rem}.u-mb-0{margin-bottom:0}.u-mb-1{margin-bottom:.25rem}.u-mb-2{margin-bottom:.5rem}.u-mb-3{margin-bottom:.75rem}.u-mb-4{margin-bottom:1rem}.u-mb-5{margin-bottom:1.25rem}.u-mb-6{margin-bottom:1.5rem}.u-mb-8{margin-bottom:2rem}.u-mb-10{margin-bottom:2.5rem}.u-mb-12{margin-bottom:3rem}.u-mb-16{margin-bottom:4rem}.u-ml-0{margin-left:0}.u-ml-1{margin-left:.25rem}.u-ml-2{margin-left:.5rem}.u-ml-3{margin-left:.75rem}.u-ml-4{margin-left:1rem}.u-ml-5{margin-left:1.25rem}.u-ml-6{margin-left:1.5rem}.u-ml-8{margin-left:2rem}.u-ml-10{margin-left:2.5rem}.u-ml-12{margin-left:3rem}.u-ml-16{margin-left:4rem}.u-mr-0{margin-right:0}.u-mr-1{margin-right:.25rem}.u-mr-2{margin-right:.5rem}.u-mr-3{margin-right:.75rem}.u-mr-4{margin-right:1rem}.u-mr-5{margin-right:1.25rem}.u-mr-6{margin-right:1.5rem}.u-mr-8{margin-right:2rem}.u-mr-10{margin-right:2.5rem}.u-mr-12{margin-right:3rem}.u-mr-16{margin-right:4rem}.u-flex-0{flex:0}}@media print{@page{size:A4;margin:0}}