.sui-card{border:1px solid var(--border);background-color:var(--background-base);border-radius:var(--radius-md);width:fit-content;height:fit-content}.sui-card.filled{background-color:var(--background-step-3);border:none}.sui-card.full-w{width:100%}.sui-card.full-h{height:100%}.sui-card-header:has(*){padding:1rem 1rem 0rem;*{margin:0}}.sui-card-body{padding:1rem}.sui-card-footer:has(*){border-top:1px solid var(--border);padding:1rem}.sui-card-footer:not(:has(*)){display:none}.filled .sui-card-footer{border:none}@media screen and (max-width:840px){.sui-card{width:100%}}.profile-inner[data-astro-cid-bv2siqb6]{display:flex;flex-direction:column;gap:14px;height:100%}.profile-head[data-astro-cid-bv2siqb6]{display:flex;align-items:center;gap:16px}.profile-avatar[data-astro-cid-bv2siqb6]{width:76px;height:94px;border-radius:14px;object-fit:cover;flex-shrink:0}.avatar-dark[data-astro-cid-bv2siqb6]{background-color:#1b2340}.profile-ident[data-astro-cid-bv2siqb6]{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.profile-name[data-astro-cid-bv2siqb6]{font-weight:700;font-size:18px;letter-spacing:-.015em;color:var(--text-normal);line-height:1.2}html[lang=ru] .profile-name[data-astro-cid-bv2siqb6]{letter-spacing:0}.profile-profession[data-astro-cid-bv2siqb6]{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);line-height:1.4;margin-top:1px}.profile-roles[data-astro-cid-bv2siqb6]{font-size:11px;color:var(--text-dimmed);line-height:1.4}.profile-loc[data-astro-cid-bv2siqb6]{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:500;color:var(--text-faded);line-height:1.4;white-space:nowrap;margin-top:3px}.loc-icon[data-astro-cid-bv2siqb6]{color:var(--text-faded);flex-shrink:0}.profile-links[data-astro-cid-bv2siqb6]{display:flex;align-items:center;gap:18px;margin-left:auto;align-self:flex-start;flex-shrink:0}.profile-links[data-astro-cid-bv2siqb6] a[data-astro-cid-bv2siqb6]{display:inline-flex;align-items:center;color:var(--text-faded);text-decoration:none;transition:color .13s ease}.profile-links[data-astro-cid-bv2siqb6] a[data-astro-cid-bv2siqb6]:hover{color:var(--text-normal)}.profile-bottom[data-astro-cid-bv2siqb6]{margin-top:auto;border-top:1px solid var(--border);padding-top:13px}.profile-about[data-astro-cid-bv2siqb6]{margin:0;font-size:13.5px;line-height:1.55;color:var(--text-dimmed);text-wrap:balance;overflow-wrap:break-word}.profile-about[data-astro-cid-bv2siqb6] strong{font-weight:700;color:var(--text-normal)}.profile-about[data-astro-cid-bv2siqb6] .s{display:inline}@media(min-width:768px){.profile-name[data-astro-cid-bv2siqb6]{font-size:19px}}.footer-row[data-astro-cid-sc3v34kz]{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--text-faded);text-align:center}.footer-copy[data-astro-cid-sc3v34kz]{font-size:13px}.skills-list[data-astro-cid-u7rr3op7]{display:flex;flex-direction:column;gap:16px}.skill-group[data-astro-cid-u7rr3op7]{display:flex;flex-direction:column;gap:7px}.skill-category[data-astro-cid-u7rr3op7]{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-weight:600}.skill-items[data-astro-cid-u7rr3op7]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.skill-item[data-astro-cid-u7rr3op7]{position:relative;padding-left:13px;font-size:13px;color:var(--text-normal);line-height:1.4}.skill-item[data-astro-cid-u7rr3op7]:before{content:"";position:absolute;left:0;top:.55em;width:4px;height:4px;border-radius:50%;background:var(--text-faded)}.skill-item[data-astro-cid-u7rr3op7] .nowrap{white-space:nowrap}@media(max-width:767px){.skill-group[data-astro-cid-u7rr3op7]{gap:5px}.skill-items[data-astro-cid-u7rr3op7]{flex-direction:row;flex-wrap:wrap;row-gap:3px}.skill-item[data-astro-cid-u7rr3op7]{padding-left:0;white-space:nowrap}.skill-item[data-astro-cid-u7rr3op7]:before{display:none}.skill-item[data-astro-cid-u7rr3op7]:not(:last-child):after{content:"·";margin:0 8px;color:var(--text-faded)}}.proj-sub{font-size:12.5px;color:var(--text-muted);line-height:1.5;margin:0 0 10px}.proj-list{display:flex;flex-direction:column;gap:0}.proj-row{display:flex;align-items:flex-start;gap:10px;padding:11px 2px;border-bottom:1px solid hsl(30 18% 50% / .16);text-decoration:none;cursor:pointer;transition:background .13s ease;min-width:0}.proj-row:first-child{padding-top:3px}.proj-list .proj-row:last-child{border-bottom:none}.proj-row:hover,.proj-row:focus-visible{background:#9680690d;outline:none}.proj-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;align-self:center}.proj-dot.live{background:#439d5a}.proj-dot.dev{background:#d3a969}.proj-ico{display:flex;align-items:flex-start;justify-content:center;flex-shrink:0;color:var(--text-dimmed);align-self:flex-start;margin-top:1px}.proj-ico svg{width:19px;height:19px;display:block}.proj-row:hover .proj-ico{color:var(--text-normal)}.proj-text{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.proj-name{font-size:13px;font-weight:600;color:var(--text-normal);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proj-desc{font-size:11px;font-weight:400;color:var(--text-muted);line-height:1.3;white-space:normal;overflow:hidden}@media(min-width:480px){.proj-desc{white-space:nowrap;text-overflow:ellipsis}}.proj-arrow{display:flex;align-items:center;color:var(--text-faded);flex-shrink:0;align-self:flex-start;margin-top:1px;opacity:0;transform:translate(-4px);transition:opacity .14s ease,transform .14s ease,color .14s ease}.proj-row:hover .proj-arrow,.proj-row:focus-visible .proj-arrow{opacity:1;transform:none;color:var(--text-normal)}@media(max-width:767px){.proj-arrow{opacity:.5;transform:none}}.photo-card[data-astro-cid-dfyjkn4l]{display:flex;position:relative;width:100%;height:100%;min-height:240px;border-radius:12px;overflow:hidden;text-decoration:none;border:1px solid var(--border);transition:transform .25s ease,box-shadow .25s ease}.photo-card[data-astro-cid-dfyjkn4l]:hover{transform:translateY(-2px);box-shadow:0 6px 20px var(--shadow)}.photo-card[data-astro-cid-dfyjkn4l]:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.photo-bg[data-astro-cid-dfyjkn4l]{position:absolute;inset:0;background-image:url(/photo-bg.jpeg);background-size:cover;background-position:center 38%;transition:transform .4s ease}[data-theme=dark] .photo-bg[data-astro-cid-dfyjkn4l]{background-image:url(/photo-bg-dark.jpg);background-position:0% 65%}.photo-card[data-astro-cid-dfyjkn4l]:hover .photo-bg[data-astro-cid-dfyjkn4l]{transform:scale(1.04)}@media(min-width:768px){.photo-bg[data-astro-cid-dfyjkn4l]{background-size:auto 140%;background-position:center top}[data-theme=dark] .photo-bg[data-astro-cid-dfyjkn4l]{background-size:auto 140%;background-position:0% 50%}}.photo-overlay[data-astro-cid-dfyjkn4l]{position:absolute;inset:0;background:linear-gradient(to top,rgba(20,12,6,.88) 0%,rgba(20,12,6,.5) 28%,rgba(20,12,6,.08) 60%,transparent 100%)}.photo-content[data-astro-cid-dfyjkn4l]{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;gap:4px}.photo-text[data-astro-cid-dfyjkn4l]{display:flex;flex-direction:column;gap:3px}.photo-label[data-astro-cid-dfyjkn4l]{font-size:17px;font-weight:700;color:#f5f0eb;letter-spacing:-.01em;line-height:1.2}.photo-sub[data-astro-cid-dfyjkn4l]{font-size:12px;color:#f5f0ebd9;letter-spacing:.02em}.photo-arrow[data-astro-cid-dfyjkn4l]{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;font-size:17px;color:#f5f0eb;line-height:1;background:#140c0657;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);transition:transform .25s ease,background .25s ease}.photo-card[data-astro-cid-dfyjkn4l]:hover .photo-arrow[data-astro-cid-dfyjkn4l]{transform:translate(3px,-3px);background:#140c0680}@media(min-width:768px){.photo-label[data-astro-cid-dfyjkn4l]{font-size:15px}.photo-sub[data-astro-cid-dfyjkn4l]{font-size:11px}.photo-content[data-astro-cid-dfyjkn4l]{padding:14px}.photo-arrow[data-astro-cid-dfyjkn4l]{font-size:15px;width:27px;height:27px;top:10px;right:10px}}.pg-sub{font-size:12.5px;color:var(--text-muted);line-height:1.5;margin:0 0 4px;text-wrap:balance}.pg-platforms{font-size:11px;color:var(--text-faded);letter-spacing:.03em;margin:0 0 12px}.pg-apps{display:flex;flex-direction:column;margin-bottom:8px}.pg-app{display:flex;align-items:flex-start;gap:10px;padding:11px 2px;text-decoration:none;border-bottom:1px solid hsl(30 18% 50% / .16);transition:background .13s}.pg-app:first-child{padding-top:3px}.pg-app:last-child{border-bottom:none}.pg-ico{display:flex;align-items:center;color:var(--text-dimmed);flex-shrink:0;align-self:flex-start;margin-top:1px}.pg-ico svg{width:18px;height:18px;display:block}.pg-app:hover .pg-ico{color:var(--text-normal)}.pg-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.pg-name{font-size:13px;font-weight:600;color:var(--text-normal);line-height:1.3}.pg-meta{font-size:11px;color:var(--text-muted);line-height:1.3}.pg-arrow{display:flex;align-items:center;color:var(--text-faded);flex-shrink:0;align-self:flex-start;margin-top:1px;opacity:0;transform:translate(-4px);transition:opacity .14s ease,transform .14s ease,color .14s ease}.pg-app:hover .pg-arrow,.pg-app:focus-visible .pg-arrow{opacity:1;transform:none;color:var(--text-normal)}@media(max-width:767px){.pg-app .pg-arrow{opacity:.5;transform:none}}.pg-foot{display:flex;justify-content:flex-end;margin-top:10px}.pg-all{display:inline-flex;align-items:center;gap:3px;font-size:12px;color:var(--text-faded);text-decoration:none;white-space:nowrap;transition:color .13s ease}.pg-all:hover{color:var(--text-normal)}.nt-locked{position:relative;height:100%;min-height:190px}.nt-blur{filter:blur(5px);opacity:.5;pointer-events:none;user-select:none}.nt-sub{font-size:12.5px;color:var(--text-muted);line-height:1.5;margin:0 0 10px}.nt-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.nt-item{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid hsl(30 18% 50% / .16)}.nt-item:first-child{padding-top:0}.nt-item:last-child{border-bottom:none}.nt-title{font-size:13px;color:var(--text-normal);line-height:1.35}.nt-date{font-size:11px;color:var(--text-muted);white-space:nowrap}.nt-lock-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px}.nt-lock-ico{width:30px;height:30px;color:var(--text-muted);display:block}.nt-lock-txt{font-size:12px;font-weight:600;letter-spacing:.05em;color:var(--text-muted);text-transform:uppercase}.lk-list{display:flex;flex-direction:column}.lk{display:flex;align-items:center;gap:10px;padding:9px 0;text-decoration:none;color:var(--text-dimmed);font-size:13px;border-bottom:1px solid hsl(30 18% 50% / .16);transition:color .13s ease}.lk:first-child{padding-top:3px}.lk:last-child{border-bottom:none}.lk:hover{color:var(--text-normal)}.lk-ico{display:flex;align-items:center;justify-content:center;width:18px;flex-shrink:0}.lk-ico svg{color:var(--text-dimmed);width:18px;height:18px;display:block}.lk:hover .lk-ico svg{color:var(--text-normal)}.ls{display:inline-flex;align-items:center}.ls-panel{display:grid;grid-template-columns:0fr;transition:grid-template-columns .42s cubic-bezier(.34,1.56,.64,1)}.ls-panel.open{grid-template-columns:1fr}.ls-inner{overflow:hidden;min-width:0;display:flex;align-items:center;gap:5px;white-space:nowrap}.ls-opt{font-family:SF Mono,Monaco,Menlo,monospace;font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--text-muted);text-decoration:none;line-height:1;opacity:0;transform:translate(10px);transition:opacity .22s ease var(--d, 0s),transform .36s cubic-bezier(.34,1.56,.64,1) var(--d, 0s),color .12s}.ls-panel.open .ls-opt{opacity:1;transform:translate(0)}.ls-panel:not(.open) .ls-opt{transition:opacity .14s ease,transform .14s ease,color .12s}.ls-opt:hover{color:var(--text-normal)}.ls-dot{font-size:10px;color:var(--text-faded);font-family:monospace;font-weight:400;user-select:none;line-height:1;opacity:0;transform:translate(6px);transition:opacity .18s ease var(--d, 0s),transform .3s cubic-bezier(.34,1.56,.64,1) var(--d, 0s)}.ls-panel.open .ls-dot{opacity:1;transform:translate(0)}.ls-panel:not(.open) .ls-dot{transition:opacity .1s ease,transform .1s ease}.ls-btn{font-family:SF Mono,Monaco,Menlo,monospace;font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--text-normal);background:none;border:none;cursor:pointer;padding:2px 0;line-height:1;transition:opacity .15s}.ls-btn:hover{opacity:.6}@media(min-width:768px){.ls-panel.desktop{grid-template-columns:1fr;transition:none}.ls-panel.desktop .ls-opt,.ls-panel.desktop:not(.open) .ls-opt{opacity:1;transform:none;transition:color .12s}.ls-panel.desktop .ls-dot,.ls-panel.desktop:not(.open) .ls-dot{opacity:1;transform:none;transition:none}.ls-btn.desktop{cursor:default}.ls-btn.desktop:hover{opacity:1}}:root,[data-theme=light]{--background-base: hsl(36, 28%, 91%);--background-step-1: hsl(36, 22%, 94%);--background-step-2: hsl(36, 18%, 96%);--background-step-3: hsl(36, 14%, 97%);--text-normal: hsl(25, 28%, 18%);--text-dimmed: hsl(25, 22%, 30%);--text-muted: hsl(25, 18%, 38%);--text-faded: hsl(25, 18%, 42%);--text-inverted: hsl(36, 28%, 91%);--text-inverted-dimmed: hsl(36, 28%, 91% / .85);--text-inverted-muted: hsl(36, 28%, 91% / .75);--border: hsl(30, 28%, 80%);--shadow: hsl(30, 18%, 40% / .2);--default-base: hsl(30, 22%, 84%);--default-hover: hsl(30, 22%, 79%);--default-active: hsl(30, 22%, 82%);--default-flat: hsl(30, 18%, 65% / .25);--default-flat-hover: hsl(30, 18%, 65% / .45);--default-flat-active: hsl(30, 18%, 65% / .35);--mono-base: hsl(25, 28%, 22%);--mono-hover: hsl(25, 25%, 30%);--mono-active: hsl(25, 26%, 26%);--mono-flat: hsl(30, 18%, 50% / .15);--mono-flat-hover: hsl(30, 18%, 50% / .3);--mono-flat-active: hsl(30, 18%, 50% / .22);--background-gray: hsl(30, 12%, 55%);--focus-ring: hsl(25, 55%, 35%)}[data-theme=dark]{--background-base: hsl(28, 22%, 9%);--background-step-1: hsl(28, 18%, 13%);--background-step-2: hsl(28, 16%, 16%);--background-step-3: hsl(28, 14%, 19%);--text-normal: hsl(36, 22%, 86%);--text-dimmed: hsl(36, 18%, 72%);--text-muted: hsl(36, 14%, 58%);--text-faded: hsl(36, 12%, 52%);--text-inverted: hsl(28, 22%, 9%);--text-inverted-dimmed: hsl(28, 22%, 9% / .85);--text-inverted-muted: hsl(28, 22%, 9% / .75);--border: hsl(30, 18%, 22%);--shadow: hsl(28, 20%, 4% / .5);--default-base: hsl(30, 14%, 20%);--default-hover: hsl(30, 14%, 26%);--default-active: hsl(30, 14%, 23%);--default-flat: hsl(30, 16%, 40% / .18);--default-flat-hover: hsl(30, 16%, 40% / .32);--default-flat-active: hsl(30, 16%, 40% / .25);--mono-base: hsl(36, 22%, 80%);--mono-hover: hsl(36, 22%, 88%);--mono-active: hsl(36, 22%, 84%);--mono-flat: hsl(36, 18%, 60% / .12);--mono-flat-hover: hsl(36, 18%, 60% / .22);--mono-flat-active: hsl(36, 18%, 60% / .17);--background-gray: hsl(30, 12%, 42%);--focus-ring: hsl(25, 55%, 65%)}*,*:before,*:after{box-sizing:border-box}body{font-family:MiSans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5;background:var(--background-base);color:var(--text-normal);margin:0;padding:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .2s,color .2s}.sui-card{background-color:var(--background-step-1)!important;border-color:var(--border)!important;box-shadow:0 1px 4px var(--shadow)}.area-skills .sui-card-body,.area-projects .sui-card-body,.area-playground .sui-card-body,.area-notes .sui-card-body{padding-top:6px!important}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:4px}[aria-hidden=true] svg,svg[aria-hidden=true]{pointer-events:none}.top-bar{width:100%;max-width:820px;margin:0 auto;padding:20px 16px 14px;display:flex;align-items:center;justify-content:space-between}.top-bar-controls{display:flex;align-items:center;gap:14px}.site-brand{font-family:SF Mono,Monaco,Menlo,monospace;font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--text-muted);text-decoration:none;line-height:1;transition:color .15s}.site-brand:hover{color:var(--text-normal)}.theme-btn{background:none;border:none;cursor:pointer;font-size:16px;color:var(--text-muted);padding:4px 2px;border-radius:0;line-height:1;transition:color .15s}.theme-btn:hover{color:var(--text-normal)}.to-top{position:fixed;bottom:18px;right:18px;width:44px;height:44px;border-radius:50%;display:none;align-items:center;justify-content:center;background:var(--background-step-1);color:var(--text-normal);border:1px solid var(--border);box-shadow:0 4px 14px var(--shadow);cursor:pointer;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,background .2s ease;z-index:50}.to-top:hover{background:var(--background-step-2)}@media(max-width:767px){.to-top{display:flex}.to-top.visible{opacity:1;transform:none;pointer-events:auto}}.bento-main{min-height:100svh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:16px 16px 24px;gap:10px}@media(min-width:768px){.bento-main{padding-top:72px}}.outer-grid{max-width:820px;width:100%;display:flex;flex-direction:column;gap:8px}[class^=area-]{display:flex;min-width:0}[class^=area-]>*{flex:1;width:100%}.area-about{container:aboutcol / inline-size}.area-profile{order:1}.area-skills{order:2}.area-projects{order:4}.area-playground{order:5}.area-notes{order:6}.area-photo{order:7}.area-links{order:8}.area-footer{order:9}@media(min-width:768px){.outer-grid{display:grid;gap:12px;align-items:stretch}.area-skills h2,.area-notes h2,.area-playground h2{font-size:17px!important}.area-notes .sui-card,.area-playground .sui-card{display:flex;flex-direction:column}.area-notes .sui-card-body,.area-playground .sui-card-body{flex:1;display:flex;flex-direction:column}.area-notes .nt-all,.area-playground .pg-all{margin-top:auto}.area-profile{grid-area:profile;order:initial}.area-skills{grid-area:skills;order:initial}.area-projects{grid-area:projects;order:initial}.area-playground{grid-area:playground;order:initial}.area-notes{grid-area:notes;order:initial}.area-links{grid-area:links;order:initial}.area-photo{grid-area:photo;order:initial}.area-footer{grid-area:footer;order:initial}.outer-grid[data-variant=b]{grid-template-columns:minmax(190px,1fr) minmax(0,1.55fr) minmax(200px,1fr);grid-template-rows:auto 1fr auto auto;grid-template-areas:"profile  profile   photo" "skills   projects  playground" "skills   projects  notes" "footer   footer    footer"}.outer-grid[data-variant=b] .area-photo{max-height:260px}.outer-grid[data-variant=b] .area-photo :global(figure),.outer-grid[data-variant=b] .area-photo :global(img){height:100%;object-fit:cover}.outer-grid[data-variant=d]{grid-template-columns:minmax(160px,.85fr) minmax(0,1.08fr) minmax(170px,.86fr);grid-template-rows:auto auto auto auto auto;grid-template-areas:"profile    profile    links" "skills     projects   photo" "skills     playground photo" "notes      playground photo" "footer     footer     footer"}.outer-grid[data-variant=d] .area-photo :global(figure),.outer-grid[data-variant=d] .area-photo :global(img){height:100%;object-fit:cover}}.outer-grid[data-accent="1"]{--clay: hsl(14, 62%, 44%)}[data-theme=dark] .outer-grid[data-accent="1"]{--clay: hsl(20, 78%, 63%)}.outer-grid[data-accent="1"] .nt-link:hover,.outer-grid[data-accent="1"] .nt-all:hover,.outer-grid[data-accent="1"] .proj-row:hover .proj-name,.outer-grid[data-accent="1"] .pg-app:hover .pg-name,.outer-grid[data-accent="1"] .proj-row:hover .proj-arrow,.outer-grid[data-accent="1"] .nt-row:hover .nt-arrow,.outer-grid[data-accent="1"] .pg-app:hover .pg-arrow{color:var(--clay)}@media(min-width:1280px){.outer-grid,.top-bar{max-width:920px}}@media(min-width:1600px){.outer-grid,.top-bar{max-width:1040px}}@media(min-width:1920px){.outer-grid,.top-bar{max-width:1160px}}@media(min-width:2400px){.outer-grid,.top-bar{max-width:1320px}}[data-theme=dark] .avatar-light,.avatar-dark{display:none}[data-theme=dark] .avatar-dark{display:block}
