@font-face{font-family:FortalesiaScript;src:url(/fonts/FortalesiaScript_PERSONAL_USE_ONLY.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--navbar-height: 76px;--hero-gap: 4px;--section-gap: 8px;--bg-light: #ffffff;--text-light: #000000;--bg-dark: #000000;--text-dark: #ffffff}[data-theme=light]{--bg: #f5f5f7;--surface: #ffffff;--text: #1b1b1f;--muted: #6b6b6f;--border: #d4d4d9;--accent: #000000;--hover: rgba(0, 0, 0, .06);--shadow-lg: 0 12px 28px rgba(0, 0, 0, .1);--shadow-sm: 0 4px 14px rgba(0, 0, 0, .06)}[data-theme=dark]{--bg: #000000;--surface: #121212;--text: #f5f5f5;--muted: #a8a8a8;--border: #2a2a2a;--accent: #ffffff;--hover: rgba(255, 255, 255, .05);--shadow-lg: 0 8px 36px rgba(0, 0, 0, .6);--shadow-sm: 0 6px 20px rgba(0, 0, 0, .5)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;padding-top:calc(var(--navbar-height) + 18px);background:var(--bg, #000000);color:var(--text, #ffffff);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.45;font-feature-settings:"liga" 1;-webkit-font-feature-settings:"liga" 1;transition:background .22s ease,color .22s ease}#root{max-width:1280px;width:100%;margin:0 auto;padding:1.25rem;text-align:left;display:flex}.app-root{flex:1;min-height:100%;display:flex;flex-direction:column}.surface{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-sm);transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}h1,h2,h3,h4,h5,h6{margin:0;color:var(--text)}p,a,li,span{color:var(--text)}.muted{color:var(--muted)}.container{width:min(1200px,96%);margin:0 auto}.section{padding:12px 0;min-height:auto;scroll-margin-top:calc(var(--navbar-height) + 20px)}.section.full{min-height:100vh}#home.section.full{min-height:auto}#home.section{scroll-margin-top:calc(var(--navbar-height) + 24px);padding-top:18px;padding-bottom:14px}#projects.section{scroll-margin-top:calc(var(--navbar-height) + 22px);padding-top:10px;padding-bottom:10px}#about.section{scroll-margin-top:calc(var(--navbar-height) + 22px);padding-top:10px;padding-bottom:8px}#contact.section{scroll-margin-top:calc(var(--navbar-height) + 22px);padding-top:12px;padding-bottom:24px}svg{color:inherit;fill:currentColor}.splash-screen{position:fixed;inset:0;height:100vh;width:100vw;background:var(--bg, #000000);display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:9999;opacity:1;transform:scale(1);transition:opacity .42s ease,transform .42s ease}.splash-fade-out{opacity:0;transform:scale(.98);pointer-events:none}.splash-svg{width:min(94vw,1200px);max-height:92vh;height:auto;display:block;isolation:isolate}.splash-svg-text{font-family:FortalesiaScript,Segoe UI,system-ui,-apple-system,Roboto,Arial,cursive;font-weight:400;font-size:160px;fill:none!important;stroke:var(--text);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:1800;stroke-dashoffset:1800;animation:drawStroke 2.5s linear forwards;will-change:stroke-dashoffset}@keyframes drawStroke{to{stroke-dashoffset:0}}@media(max-width:520px){.splash-svg-text{stroke-width:2;font-size:90px;stroke-dasharray:900;stroke-dashoffset:900;animation:drawStroke 2.5s linear forwards}}@media(prefers-reduced-motion:reduce){.splash-svg-text{animation:none!important;stroke-dasharray:none!important;stroke-dashoffset:0!important;fill:none!important;stroke:var(--text)!important}.splash-screen{transition:none!important}}.page-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;color:var(--text);background:var(--bg)}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;border:0;padding:0;margin:-1px}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.hero-section{padding-top:18px;padding-bottom:18px;background:radial-gradient(circle at top,color-mix(in srgb,var(--surface) 40%,transparent),transparent 60%)}.hero-layout{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding-inline:6px}.hero-left{flex:1.1}.hero-right{flex:.9;display:flex;justify-content:center}.hero-centered{flex:1;text-align:center;transform:translate(14px)}.hero-centered-title{text-align:center;margin:0 0 6px}.hero-kicker{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin:0 0 10px}.hero-title-big{font-size:clamp(34px,4.8vw,52px);line-height:1.02;letter-spacing:-.05em;font-weight:700;margin:0 0 12px}.hero-centered-sub{text-align:center;max-width:420px;margin:0 auto 18px;font-size:14px;line-height:1.55;color:var(--muted)}.hero-centered-cta{display:flex;justify-content:center;margin-top:14px}.hero-gyro-tight{flex:.9;display:flex;justify-content:center;transform:translate(-14px)}.hero-cta-wrap{margin-top:12px}.hero-title{font-size:clamp(28px,3.6vw,40px);line-height:1.08;letter-spacing:-.03em;margin:0 0 10px}.hero-title-em{font-weight:700}.hero-subtitle{font-size:15px;max-width:460px;color:var(--muted);margin:0 0 10px}.hero-subtitle-strong{font-size:clamp(15px,2vw,19px);font-weight:500;color:var(--text)}.hero-fact{font-size:14px;max-width:420px;color:var(--muted);margin:0}.hero-meta{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;margin-top:12px}.hero-pill{padding:6px 14px;border-radius:999px;border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 85%,transparent);font-size:13px}.hero-detail{font-size:13px;color:var(--muted)}@media(max-width:780px){.hero-section{padding-top:12px;padding-bottom:18px}.hero-layout{flex-direction:column-reverse;align-items:center;text-align:center;gap:14px}.hero-centered{text-align:center;transform:translate(0)}.hero-centered-title{text-align:center}.hero-centered-sub{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:14px;font-size:13px}.hero-title-big{margin-bottom:10px}.hero-kicker{margin-bottom:8px}.hero-gyro-tight{transform:translate(0)}.hero-cta-wrap{display:flex;justify-content:center}}
