*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#606468;font-family:Helvetica,Arial,Helvetica Neue,sans-serif;padding:0;margin:0}.toolbar{position:sticky;top:0;z-index:100;background:#3d3f41;border-bottom:1px solid #222;display:flex;align-items:center;justify-content:space-between;padding:7px 20px;gap:12px}.toolbar-left{display:flex;align-items:center;gap:16px;min-width:0}.toolbar-label{color:#ccc;font-family:system-ui,-apple-system,sans-serif;font-size:12px;letter-spacing:.01em;white-space:nowrap}.toolbar-divider{width:1px;height:14px;background:#555;flex-shrink:0}.toolbar-hint{font-family:system-ui,-apple-system,sans-serif;font-size:11px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toolbar-hint .hint-highlight{color:#4a90d9;font-weight:600}.toolbar-hint:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#4a90d9;margin-right:6px;vertical-align:middle;position:relative;top:-1px;animation:pulse-dot 2s ease-in-out 3 forwards}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.btn-dl{display:inline-flex;align-items:center;gap:6px;background:#4a90d9;color:#fff;text-decoration:none;font-family:system-ui,-apple-system,sans-serif;font-size:12px;font-weight:600;padding:5px 13px;border-radius:3px;transition:background .15s;white-space:nowrap}.btn-dl:hover{background:#357abd}.pages{padding:24px 0 40px;display:flex;flex-direction:column;align-items:center;gap:16px}@media (max-width: 1379px){.pages{padding-right:0}}@media (max-width: 1179px){.pages{padding-left:0}}.page-num{text-align:center;font-family:system-ui,sans-serif;font-size:11px;color:#bbb}@media (max-width: 840px){.pages{padding:12px 0 24px}.page-wrap{width:100%;display:flex;justify-content:center}.page{zoom:calc(100vw/794px)}.toolbar-hint,.toolbar-divider{display:none}}@media print{body{background:#fff}.toolbar{display:none}.pages{padding:0;gap:0}.page-wrap{height:auto!important}.page{box-shadow:none;transform:none!important;position:static!important;page-break-after:always}.page-num{display:none}}.page{background:#fff;width:794px;min-height:1123px;padding:58px 62px;box-shadow:0 1px 6px #00000059;font-family:Helvetica,Arial,Helvetica Neue,sans-serif;font-size:14.67px;line-height:1.38;color:#000;text-align:justify;-webkit-hyphens:auto;hyphens:auto}.cv-header{text-align:center;margin-bottom:13px}.cv-name{font-size:26px;font-weight:700;line-height:1.2;margin-bottom:1px}.cv-subtitle,.cv-contact{font-size:14.67px;line-height:1.55;color:#000}.cv-contact a,.cv-subtitle a{color:#000;text-decoration:none}.cv-contact a:hover,.cv-subtitle a:hover{text-decoration:underline}.cv-summary{margin-bottom:0}.sec{margin-top:18px;margin-bottom:0}.sec-title{font-size:17.6px;font-weight:700;color:#993556;text-transform:uppercase;letter-spacing:.03em;padding-bottom:2px;border-bottom:2px solid #993556;margin-bottom:8px}.entry{margin-top:4px;margin-bottom:0}.entry-head{display:flex;justify-content:space-between;align-items:baseline;gap:6px}.entry-org{font-weight:700;font-size:14.67px}.entry-org a{color:#000;text-decoration:none}.entry-org a:hover{text-decoration:underline}.entry-date{font-size:14.67px;white-space:nowrap;flex-shrink:0;text-align:right}.entry-role{font-style:italic;font-size:14.67px;line-height:1.38;margin-bottom:1px}.entry-body{margin-top:1px}ul.blist{list-style:none;padding:0;margin:2px 0}ul.blist li{position:relative;padding-left:20px;margin-bottom:1px;text-align:justify;-webkit-hyphens:auto;hyphens:auto;font-size:14.67px}ul.blist li:before{content:"•";position:absolute;left:7px;top:0;font-size:14.67px}code{font-family:Courier New,Courier,monospace;font-size:13px}.sk-label{font-weight:700}.hack-entry{margin-top:3px;margin-bottom:0}.hack-head{display:flex;justify-content:space-between;align-items:baseline;gap:6px}.hack-name{font-weight:700;font-size:14.67px}.hack-date{font-size:14.67px;white-space:nowrap;flex-shrink:0}.hack-sub{font-size:14.67px;color:#000}.lang-row{display:flex;align-items:baseline;flex-wrap:wrap}.lang-item{font-size:14.67px}.lang-bold{font-weight:700}.lang-sep{margin:0 16px}@media (max-width: 1179px){.page{min-height:auto}}.gh-trigger,.ig-trigger{position:relative;display:inline-block}.gh-trigger>a,.ig-trigger>a{outline:1.5px dashed #999;outline-offset:2px;background:#ff0}.gh-pointer{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);pointer-events:none;animation:pointer-bob .6s ease-in-out infinite alternate;transition:opacity 0s}.gh-pointer-label{font-family:"MS Sans Serif",Tahoma,system-ui,sans-serif;font-size:10px;font-weight:700;color:#000;background:#ff0;border:1px solid #000;padding:1px 5px;white-space:nowrap;box-shadow:1px 1px #000;line-height:1.5}@keyframes pointer-bob{0%{transform:translateY(-50%) translate(0)}to{transform:translateY(-50%) translate(4px)}}.gh-pointer{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);pointer-events:none;animation:pointer-bob .6s ease-in-out 5 alternate;transition:opacity .15s}.gh-trigger.seen .gh-pointer,.ig-trigger.seen .gh-pointer{opacity:0}.gh-trigger.seen>a,.ig-trigger.seen>a{outline:none;background:none}@media (hover: none){.gh-pointer,.ig-trigger .gh-pointer{display:none}.gh-trigger>a,.ig-trigger>a{outline:none;background:none}}.popover{position:fixed;z-index:9999;opacity:0;pointer-events:none;transform:translateY(6px) scale(.97);transition:opacity .18s ease,transform .18s ease;overflow:hidden;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:13px}.popover.visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.popover:before{content:"";position:absolute;top:-6px;left:var(--arrow-left, 28px);width:10px;height:10px;transform:rotate(45deg)}#gh-popover{width:500px;background:#0d1117;border:1px solid #30363d;box-shadow:0 16px 48px #0009,0 4px 16px #0006;color:#e6edf3}#gh-popover:before{background:#161b22;border-left:1px solid #30363d;border-top:1px solid #30363d}.gh-pop-header{background:#161b22;padding:16px 16px 12px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #21262d}.gh-pop-avatar{width:46px;height:46px;border-radius:50%;border:2px solid #30363d;flex-shrink:0}.gh-pop-identity{min-width:0}.gh-pop-name{font-weight:700;font-size:15px;color:#e6edf3;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-pop-login{color:#7d8590;font-size:12px;margin-top:1px}.gh-pop-stats{display:flex;gap:16px;padding:10px 16px;border-bottom:1px solid #21262d;background:#0d1117}.gh-stat{display:flex;flex-direction:column;align-items:center;flex:1}.gh-stat-val{font-size:16px;font-weight:700;color:#e6edf3;line-height:1}.gh-stat-lbl{font-size:10px;color:#7d8590;margin-top:2px;text-transform:uppercase;letter-spacing:.04em}.gh-stat-div{width:1px;background:#21262d;align-self:stretch}.gh-heatmap-wrap{padding:12px 16px 10px;border-bottom:1px solid #21262d}.gh-heatmap-label{font-size:11px;color:#7d8590;margin-bottom:7px;display:flex;justify-content:space-between;align-items:center}.gh-heatmap-total{color:#3fb950;font-weight:600}.gh-heatmap{display:flex;gap:2px;align-items:flex-end}.gh-week{display:flex;flex-direction:column;gap:2px}.gh-day{width:10px;height:10px;border-radius:2px;cursor:default;transition:opacity .1s}.gh-day:hover{opacity:.75}.gh-l0{background:#161b22;border:1px solid #21262d}.gh-l1{background:#0e4429}.gh-l2{background:#006d32}.gh-l3{background:#26a641}.gh-l4{background:#39d353}.gh-heatmap-legend{display:flex;align-items:center;gap:3px;margin-top:6px;justify-content:flex-end}.gh-heatmap-legend span{font-size:9px;color:#7d8590}.gh-legend-cell{width:10px;height:10px;border-radius:2px}.gh-repos{padding:10px 16px 14px}.gh-repos-label{font-size:11px;color:#7d8590;text-transform:uppercase;letter-spacing:.04em;margin-bottom:7px}.gh-repo-item{display:flex;align-items:center;justify-content:space-between;padding:5px 6px;border-bottom:1px solid #21262d;text-decoration:none;color:inherit;border-radius:4px;margin:0 -6px;transition:background .12s}.gh-repo-item:last-child{border-bottom:none}.gh-repo-item:hover{background:#161b22}.gh-repo-item:hover .gh-repo-name{text-decoration:underline}.gh-repo-left{display:flex;align-items:center;gap:7px;min-width:0}.gh-repo-icon{flex-shrink:0;color:#7d8590}.gh-repo-name{font-size:12px;font-weight:600;color:#58a6ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}.gh-repo-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.gh-repo-lang{display:flex;align-items:center;gap:4px;font-size:11px;color:#7d8590}.gh-lang-dot{width:9px;height:9px;border-radius:50%}.gh-repo-stars{display:flex;align-items:center;gap:3px;font-size:11px;color:#7d8590}.gh-pop-footer{padding:8px 16px;background:#161b22;border-top:1px solid #21262d;text-align:center}.gh-pop-footer a{font-size:11px;color:#58a6ff;text-decoration:none}.gh-pop-footer a:hover{text-decoration:underline}#ig-popover{width:400px;background:#000;border:1px solid #262626;box-shadow:0 16px 48px #000000b3,0 4px 16px #00000080;color:#f5f5f5}#ig-popover:before{background:#000;border-left:1px solid #262626;border-top:1px solid #262626}.ig-header{padding:16px 16px 12px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #1a1a1a}.ig-avatar-ring{width:58px;height:58px;border-radius:50%;padding:2px;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);flex-shrink:0}.ig-avatar{width:100%;height:100%;border-radius:50%;border:2px solid #000;object-fit:cover;display:block}.ig-identity{flex:1;min-width:0}.ig-name{font-weight:700;font-size:14px;color:#f5f5f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ig-handle{font-size:12px;color:#a8a8a8;margin-top:1px}.ig-bio{font-size:12px;color:#f5f5f5;margin-top:5px;line-height:1.4}.ig-bio a{color:#e0f1ff;text-decoration:none}.ig-stats{display:flex;border-bottom:1px solid #1a1a1a}.ig-stat{flex:1;display:flex;flex-direction:column;align-items:center;padding:10px 0;border-right:1px solid #1a1a1a}.ig-stat:last-child{border-right:none}.ig-stat-val{font-size:15px;font-weight:700;color:#f5f5f5;line-height:1}.ig-stat-lbl{font-size:10px;color:#a8a8a8;margin-top:2px;text-transform:uppercase;letter-spacing:.04em}.ig-grid-label{font-size:10px;color:#a8a8a8;text-transform:uppercase;letter-spacing:.07em;padding:10px 14px 6px}.ig-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:0 0 2px}.ig-grid-item{aspect-ratio:1;overflow:hidden;display:block;position:relative}.ig-grid-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.ig-grid-item:hover img{transform:scale(1.05)}.ig-grid-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .2s}.ig-grid-item:hover:after{background:#0000002e}.ig-footer{padding:9px 16px;background:#0a0a0a;border-top:1px solid #1a1a1a;text-align:center}.ig-footer a{font-size:11px;color:#0095f6;text-decoration:none;font-weight:600}.ig-footer a:hover{text-decoration:underline}.inline-cards{display:none}@media (hover: none){.inline-cards{display:flex;flex-direction:column;gap:8px;margin-top:12px;padding:4px 0}.inline-card-slot{width:100%;min-width:0;max-width:100%;flex-shrink:0;border-radius:10px;overflow:hidden;display:flex}.inline-card-slot .popover-inline{position:static;opacity:1;pointer-events:auto;transform:none;transition:none;border-radius:10px;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:13px;display:flex;flex-direction:column;zoom:.75}#gh-inline .popover-inline{background:#0d1117;border:1px solid #30363d;color:#e6edf3;box-shadow:0 2px 8px #0000004d}#gh-inline .gh-repos{flex:1}#gh-inline .gh-pop-avatar{width:80px;height:80px}#gh-inline .gh-heatmap{width:100%;justify-content:space-between}#ig-inline .popover-inline{background:#000;border:1px solid #262626;color:#f5f5f5;box-shadow:0 2px 8px #0000004d}#ig-inline .ig-bio{font-size:11px;line-height:1.3}#ig-inline .ig-avatar-ring{width:90px;height:90px}#ig-inline .ig-grid{grid-template-columns:repeat(3,1fr)}.popover-inline:before{display:none}.popover-inline .gh-heatmap{overflow-x:auto;padding-bottom:4px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.popover{display:none!important}}.side-anchor{position:relative;height:0;overflow:visible;pointer-events:none}.side-stack{position:absolute;top:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;pointer-events:none;overflow:visible;width:185px;left:-259px}.side-stack.cols-3{width:280px;left:-354px}.side-stack.cols-1{width:90px;left:-164px}.side-img-wrap{pointer-events:auto;position:relative;cursor:zoom-in;width:90px;flex-shrink:0}.side-img{width:100%;aspect-ratio:16 / 10;border-radius:4px;overflow:hidden;box-shadow:0 1px 6px #00000080;position:relative;z-index:2;transform-origin:left top}.side-img.portrait{aspect-ratio:9 / 14}.side-img.square{aspect-ratio:1 / 1}.side-img img{display:block;width:100%;height:100%;object-fit:cover;border-radius:4px;pointer-events:none;-webkit-user-select:none;user-select:none}.side-img-label{position:absolute;bottom:0;left:0;right:0;background:#000000bf;color:#fff;font-family:system-ui,sans-serif;font-size:8px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:2px 4px;border-radius:0 0 4px 4px;opacity:0;transition:opacity 0s;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (hover: hover){.side-img-wrap:hover .side-img{transform:scale(2.6);box-shadow:0 10px 40px #000000bf;z-index:200;will-change:transform;transition:transform .18s ease}.side-img-wrap:hover .side-img-label{opacity:1}}@media (max-width: 1179px){.entry{display:flex;flex-direction:column}.side-anchor{position:static;height:auto;overflow:visible;pointer-events:auto;margin-top:8px;margin-bottom:6px;order:99}.side-stack,.side-stack.cols-1,.side-stack.cols-2,.side-stack.cols-3{position:static;left:auto;width:100%;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:6px;padding:4px 0;justify-content:flex-start;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.side-stack::-webkit-scrollbar{height:4px}.side-stack::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.side-img-wrap{width:200px;min-width:200px;flex-shrink:0}.side-img-label{font-size:7px;opacity:1}}.side-anchor-right{position:relative;height:0;overflow:visible;pointer-events:none}.side-stack-right{position:absolute;top:0;right:-259px;width:185px;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:5px;pointer-events:none;overflow:visible}.side-stack-right.cols-2{width:185px;right:-259px}.side-stack-right.cols-3{width:280px;right:-354px}.side-stack-right.cols-1{width:90px;right:-164px}.side-stack-right .side-img{transform-origin:right top}.badge-stack{position:absolute;top:0;right:-374px;width:300px;display:flex;flex-wrap:wrap;gap:4px;pointer-events:none}.badge-stack img{height:22px;width:auto;pointer-events:auto;border-radius:3px;opacity:.9;transition:opacity .15s ease,transform .15s ease}@media (hover: hover){.badge-stack img:hover{opacity:1;transform:scale(1.15);z-index:10}}@media (max-width: 1379px){.sec:has(.side-anchor-right){display:flex;flex-direction:column}.side-anchor-right{position:static;height:auto;overflow:visible;pointer-events:auto;margin-top:8px;margin-bottom:6px;order:99}.side-stack-right,.side-stack-right.cols-1,.side-stack-right.cols-2,.side-stack-right.cols-3{position:static;right:auto;width:100%;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:6px;padding:4px 0;justify-content:flex-start;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.side-stack-right::-webkit-scrollbar{height:4px}.side-stack-right::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.side-stack-right .side-img-wrap{width:200px;min-width:200px;flex-shrink:0}.side-stack-right .side-img-label{opacity:1}.badge-stack{position:static;right:auto;width:100%;display:flex;flex-wrap:wrap;gap:4px;padding:4px 0;pointer-events:auto}}#lightbox{border:none;padding:0;margin:auto;background:transparent;max-width:100vw;max-height:100vh;overflow:hidden}#lightbox[open]{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:10000}#lightbox::backdrop{background:#000000e6}.lb-img-wrap{position:relative;display:flex;align-items:center;justify-content:center;max-width:90vw;max-height:85vh}#lb-img{display:block;max-width:90vw;max-height:85vh;width:auto;height:auto;border-radius:6px;box-shadow:0 24px 80px #000c;transition:opacity .15s ease;object-fit:contain}.lb-spinner{position:absolute;width:36px;height:36px;border:3px solid rgba(255,255,255,.15);border-top-color:#fff;border-radius:50%;animation:lb-spin .7s linear infinite;display:none}@keyframes lb-spin{to{transform:rotate(360deg)}}.lb-caption{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#0009;color:#fff;font-family:system-ui,-apple-system,sans-serif;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:5px 14px;border-radius:20px;white-space:nowrap;pointer-events:none}.lb-close{position:fixed;top:18px;right:22px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:22px;line-height:1;width:38px;height:38px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0s;z-index:10}.lb-close:hover{background:#ffffff40}
