*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.socials[data-astro-cid-upu6fzxr]{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center}.socials[data-astro-cid-upu6fzxr] a[data-astro-cid-upu6fzxr]{display:flex;opacity:1;transition:opacity .2s,transform .2s}.socials[data-astro-cid-upu6fzxr] a[data-astro-cid-upu6fzxr]:hover{opacity:1;transform:scale(1.1)}.socials[data-astro-cid-upu6fzxr] img[data-astro-cid-upu6fzxr]{width:20px;height:20px;max-width:20px;max-height:20px;filter:brightness(0);transition:filter .2s}[data-theme=dark] .socials[data-astro-cid-upu6fzxr] img[data-astro-cid-upu6fzxr]{filter:brightness(0) invert(1)}.socials[data-astro-cid-upu6fzxr] a[data-astro-cid-upu6fzxr][data-brand]:hover img[data-astro-cid-upu6fzxr]{filter:brightness(0) invert(.15)}.socials[data-astro-cid-upu6fzxr] a[data-astro-cid-upu6fzxr][data-brand=linkedin]:hover img[data-astro-cid-upu6fzxr]{filter:invert(39%) sepia(97%) saturate(547%) hue-rotate(184deg) brightness(94%) contrast(91%)}.socials[data-astro-cid-upu6fzxr] a[data-astro-cid-upu6fzxr][data-brand=gitlab]:hover img[data-astro-cid-upu6fzxr]{filter:invert(59%) sepia(91%) saturate(779%) hue-rotate(358deg) brightness(97%) contrast(101%)}.socials[data-astro-cid-upu6fzxr] a[data-astro-cid-upu6fzxr][data-brand=stackoverflow]:hover img[data-astro-cid-upu6fzxr]{filter:invert(55%) sepia(93%) saturate(813%) hue-rotate(8deg) brightness(101%) contrast(103%)}.socials[data-astro-cid-upu6fzxr] a[data-astro-cid-upu6fzxr][data-brand=telegram]:hover img[data-astro-cid-upu6fzxr]{filter:invert(58%) sepia(62%) saturate(490%) hue-rotate(176deg) brightness(93%) contrast(94%)}.socials[data-astro-cid-upu6fzxr] a[data-astro-cid-upu6fzxr][data-brand=email]:hover img[data-astro-cid-upu6fzxr]{filter:invert(42%) sepia(83%) saturate(585%) hue-rotate(228deg) brightness(98%) contrast(95%)}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}.lang-switcher[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;gap:.25rem;font-size:.8rem;font-weight:500}.lang-switcher[data-astro-cid-a2mxz4y6] a[data-astro-cid-a2mxz4y6]{color:var(--text-secondary);transition:color .2s}.lang-switcher[data-astro-cid-a2mxz4y6] a[data-astro-cid-a2mxz4y6]:hover{color:var(--text)}.lang-switcher[data-astro-cid-a2mxz4y6] a[data-astro-cid-a2mxz4y6].active{color:var(--text);font-weight:700;text-decoration:none}.sep[data-astro-cid-a2mxz4y6]{color:var(--border);user-select:none}astro-theme-toggle{display:block;cursor:pointer;width:100%;height:100%}.astro-theme-toggle-icon-light,.astro-theme-toggle-icon-dark{width:100%;height:100%;& *{display:block}}.astro-theme-toggle-icon-light{display:block;.dark &{display:none}}.astro-theme-toggle-icon-dark{display:none;.dark &{display:block}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--bg: #fafafa;--text: #1a1a1a;--text-secondary: #666;--border: #e5e5e5;--card-bg: #fff;--card-hover: #f5f5f5;--accent: #3b82f6;--accent-hover: #2563eb;--icon-color: #1a1a1a}:root[data-theme=dark]{--bg: #0a0a0a;--text: #e5e5e5;--text-secondary: #999;--border: #222;--card-bg: #111;--card-hover: #1a1a1a;--accent: #60a5fa;--accent-hover: #93bbfd;--icon-color: #e5e5e5}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--bg);color:var(--text);min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:2rem clamp(1rem,3vw,2rem)}a{text-decoration:none;color:inherit;transition:color .2s}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}h1,h2,h3,h4{font-weight:600;line-height:1.3;color:var(--text)}h1{font-size:clamp(1.75rem,1.4rem + 1.5vw,2.25rem)}h2{font-size:clamp(1.25rem,1.1rem + .75vw,1.5rem)}h3{font-size:clamp(1.1rem,1rem + .5vw,1.25rem)}p{line-height:1.7;color:var(--text-secondary)}code{font-size:.875rem;padding:.2rem .4rem;background:var(--card-bg);border:1px solid var(--border);border-radius:4px;font-family:SF Mono,Fira Code,Fira Mono,Menlo,monospace}.wip{display:flex;align-items:center;justify-content:center;min-height:90vh}.wip-content{text-align:center}.wip-logo{width:80px;height:80px;margin:0 auto 2rem}.wip h1{font-size:2rem;margin-bottom:.75rem}.wip p{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem}
