:root{--text-xl: 1.9rem;--text-lg: 1.5rem;--text-lead: 1.2rem;--gap-section: 120px;--gap-section-lg: 140px;--gap-page: 80px;--color-bg: #f5f0e8;--color-ink: #2c2620;--color-body: #544839;--color-muted: #6b5f52;--color-faint: #8a7e6d;--color-surface: #1a1714;--color-surface-text: #f5f0e8;--color-halftone: 138, 115, 85;--alpha-border: rgba(138,126,109,.12);--alpha-border-light: rgba(138,126,109,.08);--alpha-border-heavy: rgba(138,126,109,.25);--alpha-hover: rgba(138,126,109,.06);--alpha-surface: rgba(138,126,109,.03);--alpha-tag: rgba(138,126,109,.15);--nav-bg: rgba(245,240,232,.85);--code-bg: rgba(245,240,232,.8);--build-bg: rgba(26,23,20,.03);--fog-solid: rgba(245,240,232,1);--fog-mid: rgba(245,240,232,.92);--fog-light: rgba(245,240,232,.6);--fog-none: rgba(245,240,232,0)}[data-theme=dark]{--color-bg: #141210;--color-ink: #e8e2d8;--color-body: #c2bab0;--color-muted: #a49889;--color-faint: #8a7e6d;--color-surface: #1e1b18;--color-surface-text: #e8e2d8;--color-halftone: 210, 190, 160;--alpha-border: rgba(138,126,109,.18);--alpha-border-light: rgba(138,126,109,.1);--alpha-border-heavy: rgba(138,126,109,.35);--alpha-hover: rgba(138,126,109,.1);--alpha-surface: rgba(138,126,109,.06);--alpha-tag: rgba(138,126,109,.2);--nav-bg: rgba(20,18,16,.85);--code-bg: rgba(30,27,24,.8);--build-bg: rgba(30,27,24,.5);--fog-solid: rgba(20,18,16,1);--fog-mid: rgba(20,18,16,.92);--fog-light: rgba(20,18,16,.6);--fog-none: rgba(20,18,16,0)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Source Serif 4",Georgia,serif;background:var(--color-bg);color:var(--color-ink);transition:background-color .5s ease,color .5s ease}::selection{background:#8a7e6d4d}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes logo-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-theme=dark] .logo-marquee img{filter:grayscale(1) invert(1)}@media(prefers-reduced-motion:reduce){.logo-marquee-track{animation-play-state:paused!important}}.hero-fog{background:radial-gradient(ellipse at 25% 50%,var(--fog-solid) 0%,var(--fog-mid) 25%,var(--fog-light) 50%,var(--fog-none) 75%)}@media(max-width:680px){.hero-fog{left:-15%!important;top:0!important;width:110%!important;height:100%!important;background:radial-gradient(ellipse at 30% 55%,var(--fog-solid) 0%,var(--fog-mid) 20%,var(--fog-light) 45%,var(--fog-none) 70%)!important}}@media(min-width:681px)and (max-width:1024px){.hero-fog{width:85%!important;height:95%!important}}@keyframes blink{50%{opacity:0}}@media(max-width:680px){:root{--text-xl: 1.35rem;--text-lg: 1.2rem;--text-lead: 1.05rem;--gap-section: 60px;--gap-section-lg: 60px;--gap-page: 48px}.sec-pad{padding-left:20px!important;padding-right:20px!important}.hero-title{font-size:2.4rem!important}.page-title{font-size:2rem!important}.halftone-deco{display:none!important}.nav-links{gap:16px!important}.grid-cards,.grid-videos,.grid-roles{grid-template-columns:1fr!important}}@media(min-width:681px)and (max-width:1024px){.grid-videos,.grid-cards{grid-template-columns:repeat(2,1fr)!important}}
