@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500;600&family=Sora:wght@400;500;600;700&display=swap";:root{color-scheme:light;font-family:Sora,sans-serif;color:#131820;background:#edf1f5;font-synthesis:none;text-rendering:optimizeLegibility;--background: #edf1f5;--page: #f8fafc;--surface: #ffffff;--surface-soft: #eef3f7;--text: #131820;--muted: #66717e;--border: #d5dde5;--grid: rgba(39, 55, 71, .055);--blue: #0d6efd;--orange: #f58b23;--shadow: 0 20px 60px rgba(34, 47, 60, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{position:relative;min-width:320px;min-height:100vh;margin:0;color:var(--text);background-color:var(--background)}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/network-pattern.svg);background-position:center top;background-size:360px 270px;content:"";opacity:.075;pointer-events:none}a{color:inherit}.site-shell{position:relative;z-index:1;min-height:100vh;padding:24px}.site-frame{width:min(840px,100%);margin:0 auto;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--page);box-shadow:var(--shadow)}.topbar{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 22px;border-bottom:1px solid var(--border);background:var(--surface)}.brand{width:215px;display:inline-flex;padding:5px 8px;border:1px solid rgba(19,24,32,.09);border-radius:5px;background:#fff;outline-offset:4px}.brand img{width:100%;height:auto;display:block}.theme-switch{display:inline-flex;padding:3px;border:1px solid var(--border);border-radius:6px;background:var(--surface-soft)}.theme-switch button{width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;background:transparent;color:var(--muted);cursor:pointer;transition:color .15s ease,background .15s ease,box-shadow .15s ease}.theme-switch button:hover,.theme-switch button:focus-visible{color:var(--text);background:var(--surface)}.theme-switch button.is-active{color:#fff;background:var(--blue);box-shadow:0 2px 8px #0d6efd47}.theme-switch svg{width:16px;height:16px;stroke-width:1.8}.identity{padding:26px 24px 22px}.command-line{margin:0;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:600}.command-line{display:inline-flex;flex-wrap:wrap;gap:0;color:var(--muted);overflow-wrap:anywhere}.command-user{color:var(--blue)}.command-path{margin-right:8px;color:var(--orange)}.command-line code{color:var(--text);font:inherit}h1,h2,p{letter-spacing:0}h1{margin:7px 0 12px;font-size:clamp(2.1rem,5vw,2.55rem);font-weight:650;line-height:1.08}.identity-summary{display:flex;align-items:center;gap:12px}.identity-summary>strong{font-size:.92rem}.identity-summary>span{width:1px;height:16px;background:var(--border)}.location{margin:0;display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.9rem;font-weight:600}.location svg{width:16px;height:16px;color:var(--orange);stroke-width:1.9}.identity-track{height:1px;margin-top:20px;background:var(--blue)}.portrait{position:relative;width:min(246px,calc(100% - 48px));aspect-ratio:1;margin:4px auto 2px;padding:6px;border:1px solid var(--border);border-radius:50%;background:var(--surface);box-shadow:0 0 0 7px var(--surface-soft),0 0 0 8px var(--border),0 16px 36px #141f2b29}.portrait img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover;object-position:center center}.content-section{padding:26px 24px 0}.section-heading{min-height:40px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--section-accent, var(--blue))}.section-blue{--section-accent: var(--blue)}.section-orange{--section-accent: var(--orange)}.section-heading h2{margin:0;min-width:0;font-size:inherit;font-weight:inherit}.area-list{margin:0;padding:0;list-style:none}.area-list li,.contact-list a{min-height:62px;display:grid;align-items:center;border-bottom:.5px solid var(--border);transition:color .15s ease,background .15s ease,padding .15s ease}.area-list li{grid-template-columns:40px minmax(0,1fr);gap:13px;font-size:1rem;font-weight:600}.area-list li:hover{padding-inline:10px;background:var(--surface-soft)}.row-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--icon-color, var(--blue));background:color-mix(in srgb,var(--icon-color, var(--blue)) 10%,var(--surface));border-color:color-mix(in srgb,var(--icon-color, var(--blue)) 25%,var(--border))}.accent-blue{--icon-color: #247af5}.accent-cyan{--icon-color: #04a5be}.accent-green{--icon-color: #18a36b}.accent-orange{--icon-color: #eb811b}.accent-linkedin{--icon-color: #0a66c2}.row-icon svg{width:17px;height:17px;stroke-width:1.8}.contacts{padding-top:28px}.contact-list a{grid-template-columns:40px minmax(0,1fr) 22px;gap:13px;text-decoration:none}.contact-list a:hover,.contact-list a:focus-visible{padding-inline:10px;color:#fff;background:var(--blue)}.contact-list a:hover .row-icon,.contact-list a:focus-visible .row-icon{border-color:#ffffff8c;background:#ffffff21;color:#fff}.contact-copy{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:18px}.contact-copy strong{font-size:.95rem}.contact-copy small{overflow:hidden;color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.64rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.contact-list a:hover small,.contact-list a:focus-visible small{color:#ffffffc7}.contact-list a>svg{width:17px;height:17px;justify-self:end;stroke-width:1.8}.toolbox-section{padding-top:24px}.toolbox{border:0;background:transparent}.toolbox summary{min-height:40px;display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:10px;padding:0 0 10px;border-bottom:1px solid var(--section-accent);cursor:pointer;list-style:none}.toolbox summary::-webkit-details-marker{display:none}.toolbox summary>svg{width:18px;height:18px;color:var(--muted);transition:transform .16s ease}.toolbox[open] summary>svg{transform:rotate(180deg)}.tool-list{border-top:0}.tool-row{min-height:62px;display:grid;grid-template-columns:40px minmax(0,1fr) 36px;align-items:center;gap:13px;margin:0;padding:9px 0;border:0;border-bottom:.5px solid var(--border)}.tool-row:last-child{border-bottom:0}.tool-copy{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:14px}.tool-copy strong{font-size:.88rem}.tool-copy code{font-family:IBM Plex Mono,monospace;font-size:.68rem}.tool-copy code{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.tool-static{grid-template-columns:40px minmax(0,1fr)}.tool-action{width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:5px;background:var(--surface-soft);color:var(--text);cursor:pointer}.tool-action:hover,.tool-action:focus-visible{color:#fff;border-color:var(--blue);background:var(--blue)}.tool-action:disabled{cursor:progress;opacity:.55}.tool-action svg{width:16px;height:16px;stroke-width:1.8}.footer{min-height:64px;margin:26px 24px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--blue);color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.62rem;font-weight:500;text-transform:uppercase}:root[data-theme=dark]{color-scheme:dark;--background: #090d12;--page: #0e141b;--surface: #131b24;--surface-soft: #18222d;--text: #edf3f8;--muted: #98a6b5;--border: #293541;--grid: rgba(156, 176, 197, .055);--blue: #4b91ff;--orange: #ff9d3c;--shadow: 0 24px 70px rgba(0, 0, 0, .42)}:root[data-theme=dark] body:before{filter:invert(1);opacity:.055}:root[data-theme=light]{color-scheme:light}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--background: #090d12;--page: #0e141b;--surface: #131b24;--surface-soft: #18222d;--text: #edf3f8;--muted: #98a6b5;--border: #293541;--grid: rgba(156, 176, 197, .055);--blue: #4b91ff;--orange: #ff9d3c;--shadow: 0 24px 70px rgba(0, 0, 0, .42)}:root:not([data-theme=light]) body:before{filter:invert(1);opacity:.055}}@media(max-width:600px){.site-shell{padding:0}.site-frame{border:0;border-radius:0;box-shadow:none}.topbar{min-height:68px;padding:11px 16px}.brand{width:min(190px,54vw)}.identity{padding:22px 16px 18px}.identity-summary{align-items:flex-start;flex-direction:column;gap:5px}.identity-summary>span{display:none}h1{font-size:2.1rem}.portrait{width:min(220px,calc(100% - 48px))}.content-section{padding:24px 16px 0}.area-list li,.contact-list a{min-height:60px}.area-list li{font-size:.95rem}.contact-copy{align-items:flex-start;flex-direction:column;justify-content:center;gap:2px}.contact-copy small{width:100%}.tool-copy{align-items:flex-start;flex-direction:column;justify-content:center;gap:3px}.footer{min-height:78px;margin-inline:16px;align-items:flex-start;flex-direction:column;justify-content:center;gap:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
