:root{color-scheme:light;--font-sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", Consolas, "Liberation Mono", "Courier New", monospace;--size-base: clamp(16px, .55vw + 14.5px, 18px);--size-sm: .9375rem;--size-xs: .8125rem;--leading: 1.55;--radius: 6px;--header-h: 4.5rem;--i18n-lead-min-h: 2.9em;--i18n-section-title-min-h: 1.45em;--i18n-svc-title-min-h: 1.35em;--i18n-svc-text-min-h: 4.35em;--box-project-min-h: 2.85rem;--box-hero-term-min-h: 6.25rem;--shell-max: min(92vw, 42rem);--header-max: min(98vw, 62rem);--shell-pad: clamp(.75rem, 4vw, 1.5rem);--main-offset: calc(var(--header-h) + 1rem);--ease: cubic-bezier(.33, 1, .68, 1);--bg: #f4f4f5;--bg-elev: #ffffff;--text: #18181b;--muted: #71717a;--border: rgba(24, 24, 27, .12);--accent: #15803d;--header-bg: rgba(255, 255, 255, .94);--hero-fade-center: rgba(244, 244, 245, .12);--hero-fade-edge: rgba(244, 244, 245, .94);--shadow: 0 1px 0 rgba(0, 0, 0, .04), 0 8px 28px rgba(0, 0, 0, .05);--term-bg: #0c0c0e;--term-head: #161618;--term-edge: #27272a;--term-fg: #e4e4e7;--term-dim: #71717a;--term-green: #4ade80;--term-comment: #78716c;--skill-icon-filter: grayscale(1) brightness(.42) contrast(1.05);--skill-icon-opacity: .88}[data-theme=dark]{color-scheme:dark;--bg: #09090b;--bg-elev: #121215;--text: #f4f4f5;--muted: #a1a1aa;--border: rgba(244, 244, 245, .08);--accent: #4ade80;--header-bg: rgba(9, 9, 11, .94);--hero-fade-center: rgba(9, 9, 11, .18);--hero-fade-edge: rgba(9, 9, 11, .9);--shadow: 0 1px 0 rgba(255, 255, 255, .04), 0 8px 32px rgba(0, 0, 0, .4);--skill-icon-filter: grayscale(1) brightness(0) invert(1);--skill-icon-opacity: .72}*,*:before,*:after{box-sizing:border-box}.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}html{scroll-behavior:auto;scroll-padding-top:calc(var(--header-h) + .75rem);font-size:var(--size-base);-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--text) 88%,var(--muted)) var(--bg)}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:var(--bg);border-radius:999px}::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--text) 88%,var(--muted));border-radius:999px;border:3px solid var(--bg);background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:var(--text)}::-webkit-scrollbar-corner{background:var(--bg)}::selection{background:transparent;color:inherit}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:var(--leading);color:var(--text);background:var(--bg);transition:background-color .3s ease,color .3s ease;overflow-x:hidden;min-height:100vh;min-height:100dvh}body.is-loading{overflow:hidden}body.is-loading .bg-code,body.is-loading .site-header,body.is-loading .shell,body.is-loading .site-footer{opacity:0;transform:translate3d(0,2.25rem,0) scale(.96);filter:blur(12px);transition:none}@media(prefers-reduced-motion:reduce){body.is-loading .bg-code,body.is-loading .site-header,body.is-loading .shell,body.is-loading .site-footer{transform:none;filter:none}}@keyframes page-assemble-snap{0%{opacity:0;transform:translate3d(0,2rem,0) scale(.945);filter:blur(11px)}to{opacity:1;transform:none;filter:none}}body.is-intro-assemble .bg-code{animation:page-assemble-snap .78s var(--ease) 0s both}body.is-intro-assemble .site-header{animation:page-assemble-snap .76s var(--ease) .06s both}body.is-intro-assemble .shell>.page-section:nth-child(1){animation:page-assemble-snap .74s var(--ease) .11s both}body.is-intro-assemble .shell>.page-section:nth-child(2){animation:page-assemble-snap .72s var(--ease) .165s both}body.is-intro-assemble .shell>.page-section:nth-child(3){animation:page-assemble-snap .72s var(--ease) .22s both}body.is-intro-assemble .shell>.page-section:nth-child(4){animation:page-assemble-snap .72s var(--ease) .275s both}body.is-intro-assemble .shell>.page-section:nth-child(5){animation:page-assemble-snap .72s var(--ease) .33s both}body.is-intro-assemble .shell>.page-section:nth-child(6){animation:page-assemble-snap .72s var(--ease) .385s both}body.is-intro-assemble .shell>.page-section:nth-child(7){animation:page-assemble-snap .72s var(--ease) .44s both}body.is-intro-assemble .shell>.page-section:nth-child(n+8){animation:page-assemble-snap .72s var(--ease) .5s both}body.is-intro-assemble .site-footer{animation:page-assemble-snap .76s var(--ease) .5s both}@media(prefers-reduced-motion:reduce){body.is-intro-assemble .bg-code,body.is-intro-assemble .site-header,body.is-intro-assemble .shell>.page-section,body.is-intro-assemble .site-footer{animation:none;opacity:1;transform:none;filter:none}}.bg-code{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.bg-code__mesh{position:absolute;width:180%;height:180%;left:-40%;top:-40%;opacity:.09;background-image:linear-gradient(color-mix(in srgb,var(--text) 4.5%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--text) 4.5%,transparent) 1px,transparent 1px);background-size:56px 56px;animation:bg-code-mesh-drift 100s linear infinite;will-change:transform}.bg-code__flow{position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,color-mix(in srgb,var(--text) 2.2%,transparent) 2px,color-mix(in srgb,var(--text) 2.2%,transparent) 3px);background-size:100% 11px;opacity:.035;mask-image:linear-gradient(180deg,transparent 0%,black 18%,black 82%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,black 18%,black 82%,transparent 100%);animation:bg-code-flow 22s linear infinite}.bg-code:before,.bg-code:after{position:absolute;font-family:var(--font-mono);font-weight:600;color:var(--text);line-height:1;letter-spacing:-.06em;white-space:nowrap;-webkit-user-select:none;user-select:none;opacity:.012;animation:bg-code-symbol 14s ease-in-out infinite}.bg-code:before{content:"{ }";font-size:clamp(4rem,22vw,14rem);right:min(-2rem,-4vw);top:12%;transform:rotate(-8deg);animation-delay:-3s}.bg-code:after{content:"</>";font-size:clamp(3.5rem,18vw,11rem);left:min(-1.5rem,-3vw);bottom:18%;transform:rotate(6deg);animation-delay:-7s}@keyframes bg-code-mesh-drift{0%{transform:translateZ(0)}to{transform:translate3d(-56px,-56px,0)}}@keyframes bg-code-flow{0%{background-position:0 0}to{background-position:0 440px}}@keyframes bg-code-symbol{0%,to{opacity:.008}50%{opacity:.016}}@media(prefers-reduced-motion:reduce){.bg-code__mesh,.bg-code__flow{animation:none!important}.bg-code:before,.bg-code:after{animation:none!important;opacity:.01}}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-loader{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;font-family:var(--font-sans);background:color-mix(in srgb,var(--bg) 92%,#000);transition:opacity .55s var(--ease),visibility .55s;padding:var(--shell-pad);box-sizing:border-box}.page-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.page-loader__inner{width:100%;max-width:min(100%,24rem);display:flex;flex-direction:column;align-items:center;gap:.75rem;color:var(--text);border:1px solid var(--border);border-radius:12px;background:color-mix(in srgb,var(--bg-elev) 92%,transparent);padding:clamp(.9rem,2vw,1.2rem);box-shadow:0 8px 26px #0000001f}.page-loader__brand{margin:0;font-size:clamp(1.1rem,.8vw + .9rem,1.35rem);font-weight:600;color:var(--text);letter-spacing:-.02em}.page-loader__subtitle{margin:0;font-size:clamp(.78rem,.18vw + .74rem,.88rem);color:var(--muted);font-family:var(--font-sans)}.loader{margin:.3rem auto 0;width:64px;height:52px;text-align:center;font-size:10px}.loader .bar{height:100%;width:8px;display:inline-block;margin-left:2px;border-radius:4px;background-color:color-mix(in srgb,var(--text) 74%,transparent);animation:loaderBars .8s infinite ease-in-out}.loader .bar1{animation-delay:-.7s}.loader .bar2{animation-delay:-.6s}.loader .bar3{animation-delay:-.5s}.loader .bar4{animation-delay:-.4s}.loader .bar5{animation-delay:-.3s}.loader .bar6{animation-delay:-.2s}@keyframes loaderBars{0%,40%,to{transform:scaleY(.08)}20%{transform:scaleY(1)}}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;min-height:var(--header-h);border-bottom:1px solid var(--border);background:var(--header-bg);transition:box-shadow .2s ease}@supports ((-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))){.site-header{background:#ffffffdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}[data-theme=dark] .site-header{background:#09090bdb}}.site-header.is-scrolled{box-shadow:var(--shadow)}.site-header__inner{box-sizing:border-box;max-width:calc(var(--header-max) + 2 * var(--shell-pad));margin:0 auto;padding:.75rem var(--shell-pad);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:clamp(1rem,3vw,2rem);row-gap:.75rem}.site-header__logo{display:inline-flex;align-items:center;color:var(--text);padding:.35rem 0;flex-shrink:0;text-decoration:none}.site-header__logo-svg{display:block;height:clamp(1.2rem,.35vw + 1.05rem,1.38rem);width:auto}.site-header__nav{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center;gap:.4rem clamp(.45rem,1.5vw,1rem);font-family:var(--font-mono);font-size:clamp(.78rem,.22vw + .72rem,.92rem);text-transform:lowercase;min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.site-header__nav::-webkit-scrollbar{display:none}.site-header__nav a{flex-shrink:0;color:var(--muted);padding:.45rem .3rem;border-bottom:1px solid transparent;white-space:nowrap}.site-header__controls{display:flex;align-items:center;gap:.55rem;flex-shrink:0;justify-self:end}.lang-switch{--lang-index: 0;position:relative;display:block;width:100%;max-width:8.75rem;min-width:7.25rem;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;font-family:var(--font-mono);font-size:clamp(.75rem,.2vw + .7rem,.875rem);isolation:isolate;box-sizing:border-box}.lang-switch__row{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.lang-switch__slider{position:absolute;top:0;left:0;height:100%;width:calc(100% / 3);border-radius:calc(var(--radius) - 2px);background:var(--bg-elev);box-shadow:0 0 0 1px #0000000a;transform:translate(calc(var(--lang-index) * 100%));transition:transform .38s cubic-bezier(.33,1,.68,1);pointer-events:none;z-index:0}[data-theme=dark] .lang-switch__slider{box-shadow:0 0 0 1px #ffffff0f}.lang-switch__btn{position:relative;z-index:1;margin:0;padding:.42rem .2rem;width:100%;min-width:0;min-height:2.75rem;border:none;background:transparent;color:var(--muted);cursor:pointer;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums;text-align:center}.lang-switch__btn.is-active{color:var(--text)}@media(prefers-reduced-motion:reduce){.lang-switch__slider{transition:none}}@media(max-width:380px){.lang-switch{min-width:6.75rem;max-width:100%}.lang-switch__btn{padding:.4rem .15rem}}.theme-toggle{width:2.75rem;height:2.75rem;padding:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elev);cursor:pointer;display:grid;place-items:center;position:relative;flex-shrink:0}.theme-toggle__icon{width:1.125rem;height:1.125rem;position:absolute;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease,color .2s ease;pointer-events:none;color:var(--muted)}.theme-toggle__icon svg{width:100%;height:100%;display:block;flex-shrink:0}.theme-toggle__icon--sun{opacity:1;color:#b45309}.theme-toggle__icon--moon{opacity:0;transform:rotate(-18deg) scale(.88);color:#71717a}[data-theme=dark] .theme-toggle__icon--sun{opacity:0;transform:rotate(90deg) scale(.65)}[data-theme=dark] .theme-toggle__icon--moon{opacity:1;transform:rotate(0) scale(1);color:#e4e4e7}.shell{position:relative;z-index:1;box-sizing:border-box;width:100%;max-width:var(--shell-max);margin:0 auto;padding:var(--main-offset) var(--shell-pad) 2rem}.svc-grid,.projects-grid{width:100%;max-width:100%}.page-section{scroll-margin-top:calc(var(--header-h) + .75rem)}.page-section:not(.page-section--hero){border-top:1px solid var(--border)}.hero{position:relative;min-height:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:clamp(2rem,9vh,4.5rem) 0 clamp(1.35rem,4vh,2rem);margin-bottom:0}.hero.page-section--hero{border-top:none}.hero__inner{width:100%;max-width:min(100%,var(--shell-max));margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:clamp(.65rem,1.8vh,.95rem);padding-top:clamp(.35rem,2vh,1rem)}.hero__grid{position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:20px 20px;opacity:.3;mask-image:radial-gradient(ellipse 50% 60% at 50% 48%,black 0%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 50% 60% at 50% 48%,black 0%,transparent 70%);pointer-events:none}.hero__vignette{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 48% 55% at 50% 44%,var(--hero-fade-center) 0%,var(--hero-fade-edge) 58%,var(--bg) 100%)}.hero__content{position:relative;text-align:center;width:100%;max-width:28rem;margin:0 auto}.hero__eyebrow{font-family:var(--font-mono);font-size:clamp(.6875rem,.2vw + .65rem,.75rem);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 .3rem;min-height:1.35em;line-height:1.25}.hero__title{font-family:var(--font-mono);font-size:clamp(1.35rem,.9vw + 1.05rem,1.75rem);font-weight:600;letter-spacing:-.035em;margin:0 0 .3rem;line-height:1.2;text-wrap:balance}.hero__subtitle{font-family:var(--font-mono);font-size:clamp(.875rem,.2vw + .82rem,1rem);color:var(--accent);margin:0 0 .65rem;line-height:1.35;min-height:1.35em}.hero__social{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin:0;padding:0}.hero__social-link{display:inline-flex;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elev);transition:border-color .18s ease,background-color .18s ease}.hero__social-link:hover{border-color:color-mix(in srgb,var(--accent) 45%,var(--border));background:color-mix(in srgb,var(--accent) 6%,var(--bg-elev))}.hero__social-link img{width:22px;height:22px;filter:var(--skill-icon-filter);opacity:.88;transition:opacity .18s ease}.hero__social-link:hover img{opacity:1}[data-theme=dark] .hero__social-link:hover img{opacity:.92}.term{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;font-family:var(--font-mono);font-size:clamp(.75rem,.35vw + .68rem,.875rem);line-height:1.5;background:var(--term-bg);color:var(--term-fg);box-shadow:var(--shadow);text-align:left;max-width:100%}.term--hero{margin-top:0;flex-shrink:0;font-size:clamp(.7rem,.28vw + .64rem,.8125rem);display:flex;flex-direction:column;min-height:var(--box-hero-term-min-h);max-width:100%}.term--hero .term__body{flex:1;min-height:0;display:flex;flex-direction:column}.term__body--hero-snug.term__body--code{padding:.32rem .42rem .36rem}.term--hero .term__pre{flex:1;min-height:2.75rem;line-height:1.42;overflow-x:hidden;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}@media(min-width:48rem){.hero__inner{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:clamp(.85rem,2.5vw,1.35rem);align-items:stretch;justify-items:center;max-width:min(100%,var(--shell-max))}.hero__content{text-align:center;margin:0 auto;max-width:26rem;justify-self:center;width:100%;display:flex;flex-direction:column;justify-content:center}.term--hero{margin-top:0;width:100%;max-width:100%;justify-self:stretch}}.term--block{font-size:clamp(.75rem,.35vw + .68rem,.875rem)}.term__head{display:flex;align-items:center;gap:.35rem;padding:.26rem .45rem;background:var(--term-head);border-bottom:1px solid var(--term-edge)}.term__dots:before{content:"";display:inline-block;width:.42rem;height:.42rem;border-radius:50%;background:#ef4444;box-shadow:.6rem 0 #eab308,1.2rem 0 #22c55e}.term__win{margin-left:auto;font-size:clamp(.65rem,.2vw + .6rem,.75rem);color:var(--term-dim)}.term__body{padding:.42rem .5rem .48rem}.term__body--code{padding:.38rem .45rem .42rem}.term__pre{margin:0;font-family:inherit;font-size:inherit;line-height:1.55;white-space:pre;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;tab-size:2;-moz-tab-size:2;color:var(--term-fg)}.term__pre code{font-family:inherit}.term__syn{color:var(--term-comment)}.term__kw{color:#7dd3fc}.term__str{color:var(--term-green)}[data-theme=light] .term--hero,[data-theme=light] .term--pipeline{--term-bg: #f8fafc;--term-head: #eef2f7;--term-edge: #cbd5e1;--term-fg: #1e293b;--term-dim: #64748b;--term-green: #15803d;--term-comment: #78716c;border-color:#18181b1f;box-shadow:0 1px #ffffffd9 inset,0 1px #0f172a0a,0 8px 24px #0f172a12}[data-theme=light] .term--pipeline .term__kw{color:#0c4a6e}[data-theme=light] .term--pipeline .term__cfg{color:#a16207}[data-theme=light] .term--pipeline .term__type{color:#6d28d9}[data-theme=light] .term--hero .term__syn{color:var(--term-comment)}[data-theme=light] .term--hero .term__kw{color:#0c4a6e}[data-theme=light] .term--hero .term__str{color:var(--term-green)}.term__cfg{color:#fcd34d}.term__type{color:#c4b5fd}.term__head--pipeline{display:flex;align-items:center;gap:.45rem;flex-wrap:nowrap;min-width:0}.term__head--pipeline .term__win{margin-left:auto;flex-shrink:0;max-width:11.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.term-demo__center{flex:1;min-width:0;position:relative;display:flex;justify-content:center;align-items:center;min-height:1.85rem}.term-tabs{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center}.term-tab{margin:0;font-family:var(--font-mono);font-size:clamp(.62rem,.18vw + .56rem,.75rem);padding:.28rem .55rem;border:1px solid var(--term-edge);border-radius:4px;background:transparent;color:var(--term-dim);cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.term-tab.is-active{color:var(--term-green);border-color:#4ade8080;background:#4ade8012;box-shadow:0 0 0 1px #4ade801f}.term-demo-cursor{position:absolute;width:22px;height:22px;margin:0;transform:translate(-3px,-3px);opacity:0;pointer-events:none;z-index:8;filter:drop-shadow(1px 2px 2px rgba(0,0,0,.45));transition:left .48s cubic-bezier(.33,1,.68,1),top .48s cubic-bezier(.33,1,.68,1),opacity .2s ease,transform .12s ease}.term-demo-cursor__svg{display:block;width:22px;height:22px}[data-theme=dark] .term-demo-cursor__shape{fill:#e4e4e7;stroke:#09090b}.term-demo-cursor.is-visible{opacity:1}.term-demo-cursor.is-clicking{transform:translate(-3px,-3px) scale(.9)}.term--pipeline{position:relative}.term__body--panels{position:relative;height:17rem;max-height:min(50vh,22rem);overflow:hidden;box-sizing:border-box}.term--pipeline .term-panel{height:100%;min-height:0;box-sizing:border-box}.term--pipeline .term__pre{height:100%;max-height:100%;margin:0;overflow:auto;overflow-anchor:none;scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.term--pipeline .term__pre::-webkit-scrollbar{display:none}.term-pipeline__outro{position:absolute;inset:0;z-index:12;display:flex;align-items:center;justify-content:center;pointer-events:none;background:radial-gradient(ellipse 80% 70% at 50% 45%,#f4f4f5e0,#f4f4f5f7);opacity:0;transition:opacity .55s ease}[data-theme=dark] .term-pipeline__outro{background:radial-gradient(ellipse 80% 70% at 50% 45%,#09090bb8,#09090beb)}.term-pipeline__outro.is-visible{opacity:1}.term-pipeline__outro.is-visible.is-leaving{opacity:0;transition:opacity .9s cubic-bezier(.4,0,.2,1)}.term-pipeline__outro-text{font-family:var(--font-mono);font-size:clamp(1.35rem,2.5vw,2rem);font-weight:600;letter-spacing:.35em;text-transform:lowercase;color:var(--term-green);text-shadow:0 0 28px rgba(74,222,128,.45);opacity:0;transform:scale(.92);transition:opacity .55s ease,transform .65s cubic-bezier(.33,1,.68,1)}.term-pipeline__outro.is-visible .term-pipeline__outro-text{opacity:1;transform:scale(1)}.term-pipeline__outro.is-visible.is-leaving .term-pipeline__outro-text{opacity:0;transform:scale(1);filter:none;letter-spacing:.35em;transition:opacity .4s ease}.term__code--typewriter{min-height:10rem}.term--pipeline .term__code--typewriter,.term--hero .term__code--typewriter{min-height:0}.term__pre code.term__code--typewriter:not(.is-typewriter-done):after{content:"▎";display:inline-block;margin-left:1px;color:var(--term-green);animation:term-tw-caret .9s steps(1,end) infinite}@keyframes term-tw-caret{50%{opacity:0}}@media(prefers-reduced-motion:reduce){.term__pre code.term__code--typewriter:after{animation:none;opacity:.6}.term-demo-cursor,.term-pipeline__outro,.term-pipeline__outro-text{transition:none!important}}.section--terminal{padding-bottom:1rem}.section{padding:1.1rem 0}.section__head{margin-bottom:.65rem}.section__head--tight{margin-bottom:.45rem}.section__title{font-family:var(--font-mono);font-size:clamp(1rem,.4vw + .9rem,1.125rem);font-weight:600;margin:0 0 .35rem;letter-spacing:-.02em;line-height:1.25;min-height:var(--i18n-section-title-min-h)}.section__lead{font-size:clamp(.875rem,.25vw + .8rem,1rem);color:var(--muted);margin:0;max-width:36em;line-height:1.45;min-height:var(--i18n-lead-min-h)}.section--discord{padding-top:.65rem}.skills-rail{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elev);overflow:hidden}.skills-rail__track{display:flex;width:max-content;animation:skills-scroll 52s linear infinite;--skills-chunks: 6}@media(prefers-reduced-motion:reduce){.skills-rail__track{animation:none}}@keyframes skills-scroll{to{transform:translate(calc(-100% / var(--skills-chunks, 6)))}}.skills-rail__chunk{display:flex;align-items:center;gap:1.35rem;padding:.5rem .85rem;flex-shrink:0}.skills-rail__item{display:flex;align-items:center;justify-content:center}.skills-rail__item img{width:32px;height:32px;filter:var(--skill-icon-filter);opacity:var(--skill-icon-opacity)}.svc-grid{display:grid;gap:.45rem;align-items:stretch}@media(min-width:480px){.svc-grid{grid-template-columns:1fr 1fr}}.svc-card{border:1px solid var(--border);border-radius:var(--radius);padding:clamp(.65rem,1.5vw,.85rem);background:var(--bg-elev);display:flex;flex-direction:column;min-height:0;box-sizing:border-box;max-width:100%}.svc-card__id{font-family:var(--font-mono);font-size:.6875rem;color:var(--muted);display:block;margin-bottom:.2rem}.svc-card__title{font-family:var(--font-mono);font-size:clamp(.9375rem,.2vw + .88rem,1.0625rem);font-weight:600;margin:0 0 .35rem;line-height:1.3;min-height:var(--i18n-svc-title-min-h)}.svc-card__text{font-size:clamp(.8125rem,.2vw + .78rem,.9375rem);color:var(--muted);margin:0;line-height:1.45;flex:1 1 auto;min-height:var(--i18n-svc-text-min-h)}.projects-grid{list-style:none;margin:0;padding:0;display:grid;gap:.45rem;align-items:stretch}.projects-grid>li{display:flex;min-height:0}@media(min-width:520px){.projects-grid{grid-template-columns:1fr 1fr}}.project-link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:clamp(.65rem,1.5vw,.85rem) clamp(.75rem,2vw,1rem);border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elev);font-family:var(--font-mono);font-size:clamp(.8125rem,.2vw + .78rem,.9375rem);color:var(--text);flex:1;width:100%;min-height:var(--box-project-min-h);box-sizing:border-box}.project-link:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.project-link__host{word-break:break-all;letter-spacing:-.02em;line-height:1.35;min-height:1.35em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;flex:1;min-width:0}.project-link__go{flex-shrink:0;font-size:.85em;color:var(--muted)}.discord-wrap{display:flex;justify-content:center}.discord-link{display:block;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;line-height:0;max-width:min(100%,420px);margin-inline:auto;aspect-ratio:410 / 210;background:var(--bg-elev)}.discord-widget{width:100%;height:100%;max-width:min(100%,420px);object-fit:contain;display:block}[data-theme=light] .discord-link{background:var(--bg-elev);border-color:#18181b1a;box-shadow:0 1px #ffffffe6 inset,0 1px #0f172a0a,0 10px 32px #0f172a12}[data-theme=light] .discord-widget{vertical-align:top}.site-footer{position:relative;z-index:1;border-top:1px solid var(--border);padding:.85rem 0;text-align:center}.site-footer__inner{box-sizing:border-box;width:100%;max-width:var(--shell-max);margin:0 auto;padding:0 var(--shell-pad);display:flex;justify-content:center;align-items:center;text-align:center;font-family:var(--font-mono);font-size:clamp(.8125rem,.2vw + .78rem,.9375rem);color:var(--muted)}.site-footer__copy{display:inline-block;text-align:center}.reveal{opacity:0;transform:translateY(5px);transition:opacity .42s var(--ease),transform .48s var(--ease)}.reveal.is-visible{opacity:1;transform:none}.reveal.reveal--from-left:not(.is-visible){opacity:0;transform:translate(-14px)}.reveal.reveal--from-right:not(.is-visible){opacity:0;transform:translate(14px)}.reveal.reveal--from-left.is-visible,.reveal.reveal--from-right.is-visible{opacity:1;transform:none}[data-i18n]{transition:opacity .34s cubic-bezier(.33,1,.68,1),transform .34s cubic-bezier(.33,1,.68,1)}body.lang-transition [data-i18n].is-lang-fading{opacity:0;transform:translateY(.28em)}@media(prefers-reduced-motion:reduce){[data-i18n]{transition:opacity .14s ease}body.lang-transition [data-i18n].is-lang-fading{transform:none}}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button:focus:not(:focus-visible){outline:none}@media(max-width:720px){.site-header__inner{grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:1rem;row-gap:.9rem;padding-top:.7rem;padding-bottom:.75rem}.site-header__logo{grid-column:1;grid-row:1;justify-self:start}.site-header__controls{grid-column:2;grid-row:1}.site-header__nav{grid-column:1 / -1;grid-row:2;justify-content:center;gap:.45rem clamp(.5rem,2.5vw,1rem)}.site-header__nav a{padding:.45rem .35rem}}@media(max-width:480px){html{scroll-padding-top:calc(var(--header-h) + 1.5rem)}.hero__inner{max-width:100%}}@media(min-width:90rem){:root{--shell-max: min(88vw, 42rem);--header-max: min(94vw, 72rem)}}@media print{.site-header,.page-loader,.lang-switch,.theme-toggle{display:none!important}body,[data-theme=dark]{background:#fff!important;color:#000!important}.shell{padding-top:1rem}.hero{min-height:auto!important}.page-section:not(.page-section--hero){border-top-color:#ccc}}
