:root{color-scheme:light;--bg: oklch(.982 .003 260);--bg-elevated: oklch(.995 .001 260);--bg-muted: oklch(.965 .004 260);--panel: color-mix(in oklab, var(--bg-elevated) 86%, white);--text: oklch(.215 .008 260);--text-soft: oklch(.44 .012 260);--text-muted: oklch(.61 .009 260);--line: oklch(.91 .005 260);--shadow-soft: 0 18px 48px rgba(12, 15, 19, .06);--radius-card: 32px;--page-width: min(1240px, calc(100vw - 40px) );--font-display: "Instrument Sans", "SF Pro Display", "Segoe UI", sans-serif;--font-body: "Instrument Sans", "SF Pro Text", "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", monospace;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-quart: cubic-bezier(.25, 1, .5, 1)}:root[data-theme=dark]{color-scheme:dark;--bg: oklch(.15 .01 260);--bg-elevated: oklch(.18 .01 260);--bg-muted: oklch(.13 .01 260);--panel: rgba(24, 26, 31, .86);--text: oklch(.96 .004 260);--text-soft: oklch(.8 .01 260);--text-muted: oklch(.68 .008 260);--line: oklch(.3 .01 260);--shadow-soft: 0 20px 60px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:var(--font-body);background:radial-gradient(circle at top center,rgba(255,255,255,.9),transparent 30%),linear-gradient(180deg,var(--bg-elevated),var(--bg) 30%,var(--bg-muted) 100%);color:var(--text);line-height:1.5;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-display);letter-spacing:-.055em;line-height:.95}p{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;background:none}img,svg{display:block;max-width:100%}::selection{background:#0e121824;color:var(--text)}.page-shell{width:var(--page-width);margin:0 auto}.section-pad{padding:clamp(4.5rem,9vw,7rem) 0}.surface{background:linear-gradient(180deg,#ffffffdb,#ffffffbd);border:1px solid rgba(16,18,24,.06);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}:root[data-theme=dark] body{background:radial-gradient(circle at top center,rgba(255,255,255,.06),transparent 26%),linear-gradient(180deg,var(--bg-elevated),var(--bg) 30%,var(--bg-muted) 100%)}:root[data-theme=dark] .surface{background:linear-gradient(180deg,#202329e0,#16181dc2);border-color:#ffffff14}:root[data-theme=dark] .liquid-shell,:root[data-theme=dark] .hero-feature,:root[data-theme=dark] .feature-row,:root[data-theme=dark] .metric,:root[data-theme=dark] .story-panel,:root[data-theme=dark] .activity-panel,:root[data-theme=dark] .heatmap,:root[data-theme=dark] .timeline,:root[data-theme=dark] .project,:root[data-theme=dark] .contact-panel,:root[data-theme=dark] .focus-card,:root[data-theme=dark] .signal-chip,:root[data-theme=dark] .tech-band span{background:linear-gradient(180deg,#1f2127eb,#16181dd1)!important;border-color:#ffffff14!important;box-shadow:inset 0 1px #ffffff0f,0 18px 48px #00000047!important;color:var(--text)}:root[data-theme=dark] .hero-pill,:root[data-theme=dark] .menu-toggle,:root[data-theme=dark] .theme-toggle,:root[data-theme=dark] .menu-theme,:root[data-theme=dark] .contribution-svg{background:#1c1e24e0!important;border-color:#ffffff14!important;color:var(--text)!important}:root[data-theme=dark] .contribution-svg{background:#f6f8fa!important}:root[data-theme=dark] .analytic-bar,:root[data-theme=dark] .panel-row,:root[data-theme=dark] .timeline-item,:root[data-theme=dark] .menu-column,:root[data-theme=dark] .footer-inner{border-color:#ffffff14!important}@media(max-width:720px){:root{--page-width: min(1240px, calc(100vw - 24px) )}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.layout.svelte-12qhfyh{min-height:100vh}.nav-wrap.svelte-12qhfyh{position:sticky;top:0;z-index:60;padding-top:14px;pointer-events:none}.nav-shell.svelte-12qhfyh{position:relative;width:var(--page-width);margin:0 auto;pointer-events:none}.nav.svelte-12qhfyh,.menu-panel.svelte-12qhfyh{pointer-events:auto}.nav.svelte-12qhfyh{padding:12px 14px;display:flex;justify-content:space-between;gap:16px;align-items:center;border-radius:999px;background:linear-gradient(180deg,#fffc,#ffffff9e);border:1px solid rgba(255,255,255,.6);box-shadow:inset 0 1px #ffffffd1,0 18px 50px #0f121814;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transition:transform .24s var(--ease-out-quart),box-shadow .24s var(--ease-out-quart)}.nav.is-scrolled.svelte-12qhfyh{transform:translateY(6px);box-shadow:inset 0 1px #ffffffd1,0 22px 60px #0f12181a}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand-mark.svelte-12qhfyh{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#121418f0;color:var(--bg-elevated);font-family:var(--font-display);font-size:.86rem;letter-spacing:-.04em}.brand-copy.svelte-12qhfyh{display:grid;gap:2px}.brand-copy.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-size:.95rem;letter-spacing:-.04em}.brand-copy.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.72rem;letter-spacing:.02em}.nav-actions.svelte-12qhfyh{display:flex;align-items:center;gap:10px}.theme-toggle.svelte-12qhfyh,.nav-cta.svelte-12qhfyh,.menu-toggle.svelte-12qhfyh{height:46px;border-radius:999px;padding:0 1rem;display:inline-flex;align-items:center;gap:10px;font-size:.9rem;transition:transform .18s ease,background .18s ease,color .18s ease}.theme-toggle.svelte-12qhfyh{border:1px solid rgba(15,18,24,.08);background:#ffffffb8;color:var(--text)}.nav-cta.svelte-12qhfyh{background:#101218eb;color:var(--bg-elevated)}.menu-toggle.svelte-12qhfyh{border:1px solid rgba(15,18,24,.08);background:#ffffffb8;color:var(--text)}.menu-toggle.svelte-12qhfyh i:where(.svelte-12qhfyh){width:14px;height:14px;position:relative;display:inline-block}.menu-toggle.svelte-12qhfyh i:where(.svelte-12qhfyh):before,.menu-toggle.svelte-12qhfyh i:where(.svelte-12qhfyh):after{content:"";position:absolute;inset:50% auto auto 50%;width:14px;height:1.5px;background:currentColor;transform:translate(-50%,-50%);transition:transform .22s var(--ease-out-quart)}.menu-toggle.svelte-12qhfyh i:where(.svelte-12qhfyh):after{transform:translate(-50%,-50%) rotate(90deg)}.menu-toggle.open.svelte-12qhfyh i:where(.svelte-12qhfyh):before{transform:translate(-50%,-50%) rotate(45deg)}.menu-toggle.open.svelte-12qhfyh i:where(.svelte-12qhfyh):after{transform:translate(-50%,-50%) rotate(-45deg)}.menu-panel.svelte-12qhfyh{position:absolute;top:calc(100% + 12px);inset-inline:0;padding:16px;border-radius:28px;background:linear-gradient(180deg,#ffffffdb,#ffffffb8);border:1px solid rgba(255,255,255,.66);box-shadow:inset 0 1px #ffffffd1,0 20px 60px #0f12181a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.menu-grid.svelte-12qhfyh{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1fr);gap:16px}.menu-column.svelte-12qhfyh{padding:18px;border-radius:22px;background:#ffffff9e;border:1px solid rgba(15,18,24,.06)}.menu-copy.svelte-12qhfyh{display:grid;gap:10px;align-content:end;min-height:220px}.menu-label.svelte-12qhfyh{margin:0 0 10px;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}.menu-links.svelte-12qhfyh{display:grid;gap:8px}.menu-theme.svelte-12qhfyh{margin-top:18px;height:44px;padding:0 .95rem;width:fit-content;border-radius:999px;border:1px solid rgba(15,18,24,.08);background:#ffffffb8;color:var(--text)}.menu-link.svelte-12qhfyh{font-size:clamp(1.35rem,2vw,1.8rem);letter-spacing:-.05em;padding:.2rem 0}.menu-copy.svelte-12qhfyh h2:where(.svelte-12qhfyh){font-size:clamp(2rem,4vw,3.4rem);max-width:10ch}.menu-copy.svelte-12qhfyh p:where(.svelte-12qhfyh):last-child{max-width:34rem;color:var(--text-soft);line-height:1.7}.footer.svelte-12qhfyh{padding:0 0 36px}.footer-inner.svelte-12qhfyh{padding:30px 0;display:flex;justify-content:space-between;gap:24px;border-top:1px solid rgba(13,17,24,.08)}.footer-label.svelte-12qhfyh{font-size:.9rem;font-weight:600;letter-spacing:-.03em}.footer-copy.svelte-12qhfyh{margin-top:6px;color:var(--text-muted);max-width:32rem}.footer-links.svelte-12qhfyh{display:flex;align-items:center;gap:22px;color:var(--text-soft)}:root[data-theme=dark] .nav.svelte-12qhfyh{background:linear-gradient(180deg,#1e2026eb,#15171cd1);border-color:#ffffff14;box-shadow:inset 0 1px #ffffff0f,0 20px 60px #00000052}:root[data-theme=dark] .menu-panel.svelte-12qhfyh{background:linear-gradient(180deg,#1e2026f5,#15171ce0);border-color:#ffffff14;box-shadow:inset 0 1px #ffffff0f,0 24px 70px #00000057}:root[data-theme=dark] .menu-column.svelte-12qhfyh,:root[data-theme=dark] .theme-toggle.svelte-12qhfyh,:root[data-theme=dark] .menu-toggle.svelte-12qhfyh,:root[data-theme=dark] .menu-theme.svelte-12qhfyh{background:#25282feb;border-color:#ffffff14;color:var(--text)}@media(max-width:720px){.nav-cta.svelte-12qhfyh{display:none}.brand-copy.svelte-12qhfyh small:where(.svelte-12qhfyh){display:none}.menu-grid.svelte-12qhfyh{grid-template-columns:1fr}.menu-copy.svelte-12qhfyh{min-height:auto}.footer-inner.svelte-12qhfyh{flex-direction:column}.footer-links.svelte-12qhfyh{flex-wrap:wrap;gap:14px}}
