:root{--bg-primary: #ffffff;--bg-secondary: #fafafa;--text-primary: #171717;--text-secondary: #737373;--border: #e5e5e5;--dot: rgba(23, 23, 23, .12);--grid-line: rgba(23, 23, 23, .07);--grid-node: rgba(23, 23, 23, .18);--grid-glow: rgba(23, 23, 23, .08);--grid-dot-size: .58px;--grid-gap: 8px}[data-theme=dark]{--bg-primary: #0a0a0a;--bg-secondary: #171717;--text-primary: #fafafa;--text-secondary: #a3a3a3;--border: #262626;--dot: rgba(250, 250, 250, .12);--grid-line: rgba(250, 250, 250, .06);--grid-node: rgba(250, 250, 250, .18);--grid-glow: rgba(250, 250, 250, .1)}body{position:relative;overflow-x:hidden;background:var(--bg-primary);color:var(--text-primary);transition:background-color .2s ease,color .2s ease}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle,var(--dot) var(--grid-dot-size),transparent calc(var(--grid-dot-size) + .1px));background-size:var(--grid-gap) var(--grid-gap)}body:after{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,transparent calc(50% - 321px),var(--grid-line) calc(50% - 320px),transparent calc(50% - 319px)),linear-gradient(90deg,transparent calc(50% + 319px),var(--grid-line) calc(50% + 320px),transparent calc(50% + 321px))}.page-shell[data-astro-cid-ovxcmftc]{position:relative;z-index:1;width:min(100%,640px);min-height:100vh;margin:0 auto;padding:4rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.65}header[data-astro-cid-ovxcmftc]{display:flex;align-items:center;justify-content:space-between;margin-bottom:4rem}.back-link[data-astro-cid-ovxcmftc]{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-primary);text-decoration:none;color:var(--text-secondary);font-size:.875rem}.back-link[data-astro-cid-ovxcmftc]:hover,.back-link[data-astro-cid-ovxcmftc]:focus-visible{color:var(--text-primary);outline:none}.theme-toggle[data-astro-cid-ovxcmftc]{display:grid;width:2rem;height:2rem;padding:0;border:0;place-items:center;background:none;color:var(--text-secondary);cursor:pointer;font-size:1.2rem}.theme-toggle[data-astro-cid-ovxcmftc]:hover,.theme-toggle[data-astro-cid-ovxcmftc]:focus-visible{color:var(--text-primary);outline:none}.icon-sun[data-astro-cid-ovxcmftc],[data-theme=dark] .icon-moon[data-astro-cid-ovxcmftc]{display:none}[data-theme=dark] .icon-sun[data-astro-cid-ovxcmftc]{display:block}section[data-astro-cid-ovxcmftc]{position:relative;margin-top:3.5rem;padding-top:1rem}section[data-astro-cid-ovxcmftc]:before{content:"";position:absolute;left:calc(50% - 50vw);top:-56px;width:100vw;height:113px;background:linear-gradient(90deg,transparent calc(50% - 392px),var(--grid-node) calc(50% - 320px),transparent calc(50% - 248px)),linear-gradient(90deg,transparent calc(50% + 248px),var(--grid-node) calc(50% + 320px),transparent calc(50% + 392px)),linear-gradient(180deg,transparent,var(--grid-node),transparent),linear-gradient(180deg,transparent,var(--grid-node),transparent),linear-gradient(90deg,var(--grid-line),var(--grid-line));background-repeat:no-repeat;background-size:100% 1px,100% 1px,1px 112px,1px 112px,100% 1px;background-position:0 50%,0 50%,calc(50% - 320px) 0,calc(50% + 320px) 0,0 50%;pointer-events:none}.hero[data-astro-cid-ovxcmftc]{margin-top:0;padding-top:0}.hero[data-astro-cid-ovxcmftc]:before{display:none}.eyebrow[data-astro-cid-ovxcmftc],h2[data-astro-cid-ovxcmftc]{color:var(--text-secondary);font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.eyebrow[data-astro-cid-ovxcmftc]{margin:0 0 .55rem}.project-actions[data-astro-cid-ovxcmftc]{display:flex;align-items:center;gap:.35rem}.project-actions[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]{position:relative;display:grid;width:2rem;height:2rem;place-items:center;color:var(--text-primary);text-decoration:none;opacity:.82;transition:opacity .2s ease,transform .2s ease}.project-actions[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]:hover,.project-actions[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]:focus-visible{outline:none;opacity:1;transform:translateY(-1px)}.project-actions[data-astro-cid-ovxcmftc] i[data-astro-cid-ovxcmftc]{font-size:1.4rem}h1[data-astro-cid-ovxcmftc]{margin:0;font-size:clamp(2.5rem,9vw,4.5rem);font-weight:500;line-height:1;letter-spacing:-.06em}h2[data-astro-cid-ovxcmftc]{margin:0 0 1rem}p[data-astro-cid-ovxcmftc]{margin:0 0 1rem;color:var(--text-secondary)}.summary[data-astro-cid-ovxcmftc]{max-width:34rem;margin:1.5rem 0;font-size:1.125rem}.facts[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2.75rem;padding-top:.5rem}.facts[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc]{margin-bottom:.25rem}.facts[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{margin:0;color:var(--text-primary)}.facts[data-astro-cid-ovxcmftc]+section[data-astro-cid-ovxcmftc]{margin-top:2rem}.facts[data-astro-cid-ovxcmftc]+section[data-astro-cid-ovxcmftc]:before{top:-32px;height:65px;background-size:100% 1px,100% 1px,1px 64px,1px 64px,100% 1px}ul[data-astro-cid-ovxcmftc]{margin:0;padding:0;list-style:none}.gallery-heading[data-astro-cid-ovxcmftc]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.gallery-heading[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc]{margin-bottom:0}.gallery-controls[data-astro-cid-ovxcmftc]{display:flex;align-items:center;gap:.55rem;color:var(--text-secondary);font-size:.75rem}.gallery-controls[data-astro-cid-ovxcmftc] button[data-astro-cid-ovxcmftc]{display:grid;width:1.8rem;height:1.8rem;padding:0;border:1px solid var(--border);place-items:center;background:var(--bg-secondary);color:var(--text-primary);cursor:pointer}.gallery-controls[data-astro-cid-ovxcmftc] button[data-astro-cid-ovxcmftc]:disabled{color:var(--text-secondary);cursor:default;opacity:.45}.gallery-viewport[data-astro-cid-ovxcmftc]{margin-top:1rem;overflow:hidden}.project-gallery[data-astro-cid-ovxcmftc]{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x}.project-gallery[data-astro-cid-ovxcmftc]::-webkit-scrollbar{display:none}.gallery-item[data-astro-cid-ovxcmftc]{flex:0 0 100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.gallery-placeholder[data-astro-cid-ovxcmftc]{position:relative;aspect-ratio:16 / 10;padding:.75rem;border:1px solid var(--border);background:var(--bg-secondary);overflow:hidden}.gallery-image[data-astro-cid-ovxcmftc]{display:block;width:100%;height:auto;aspect-ratio:3118 / 2004;border:1px solid var(--border);background:var(--bg-secondary);-o-object-fit:cover;object-fit:cover}.gallery-placeholder[data-astro-cid-ovxcmftc]:after{content:"Replace with project screenshot";position:absolute;right:.75rem;bottom:.55rem;color:var(--text-secondary);font-size:.55rem;letter-spacing:.05em;text-transform:uppercase}.placeholder-bar[data-astro-cid-ovxcmftc]{display:flex;gap:.25rem;margin-bottom:.75rem}.placeholder-bar[data-astro-cid-ovxcmftc] span[data-astro-cid-ovxcmftc]{width:.35rem;height:.35rem;border-radius:50%;background:var(--border)}.dashboard-layout[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:2.5rem 1fr;gap:.5rem;height:calc(100% - 1.1rem)}.metric-card[data-astro-cid-ovxcmftc],.chart-card[data-astro-cid-ovxcmftc],.side-card[data-astro-cid-ovxcmftc],.workflow-row[data-astro-cid-ovxcmftc]{border:1px solid var(--border);background:var(--bg-primary)}.chart-card[data-astro-cid-ovxcmftc]{display:flex;grid-column:span 2;align-items:end;gap:.35rem;padding:.75rem}.chart-card[data-astro-cid-ovxcmftc] span[data-astro-cid-ovxcmftc]{flex:1;height:var(--bar-height, 40%);background:var(--text-secondary);opacity:.22}.chart-card[data-astro-cid-ovxcmftc] span[data-astro-cid-ovxcmftc]:nth-child(2){--bar-height: 65%}.chart-card[data-astro-cid-ovxcmftc] span[data-astro-cid-ovxcmftc]:nth-child(3){--bar-height: 35%}.chart-card[data-astro-cid-ovxcmftc] span[data-astro-cid-ovxcmftc]:nth-child(4){--bar-height: 82%}.chart-card[data-astro-cid-ovxcmftc] span[data-astro-cid-ovxcmftc]:nth-child(5){--bar-height: 55%}.workflow-layout[data-astro-cid-ovxcmftc]{display:grid;align-content:start;gap:.55rem;height:calc(100% - 1.1rem);padding:.75rem;border:1px solid var(--border);background:var(--bg-primary)}.workflow-row[data-astro-cid-ovxcmftc]{width:72%;height:1.7rem}.workflow-row[data-astro-cid-ovxcmftc].wide{width:100%;height:2.5rem}.workflow-row[data-astro-cid-ovxcmftc].short{width:45%}figcaption[data-astro-cid-ovxcmftc]{display:grid;gap:.15rem;margin-top:.6rem;font-size:.8rem}figcaption[data-astro-cid-ovxcmftc] strong[data-astro-cid-ovxcmftc]{font-weight:500}figcaption[data-astro-cid-ovxcmftc] span[data-astro-cid-ovxcmftc]{color:var(--text-secondary)}.stack-list[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:.5rem}.stack-groups[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem 2rem}.stack-group[data-astro-cid-ovxcmftc] h3[data-astro-cid-ovxcmftc]{margin:0 0 .6rem;color:var(--text-secondary);font-size:.75rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.stack-list[data-astro-cid-ovxcmftc] li[data-astro-cid-ovxcmftc]{padding:.35rem .65rem;border:1px solid var(--border);background:var(--bg-secondary);font-size:.875rem}.stack-details[data-astro-cid-ovxcmftc] .expand-item[data-astro-cid-ovxcmftc]{padding:0}.stack-details[data-astro-cid-ovxcmftc] button[data-astro-cid-ovxcmftc]{display:flex;align-items:center;height:100%;gap:.25rem;padding:.35rem .65rem;border:0;background:none;color:var(--text-primary);cursor:pointer;font:inherit;font-size:.875rem}.stack-details[data-astro-cid-ovxcmftc] button[data-astro-cid-ovxcmftc] i[data-astro-cid-ovxcmftc]{transition:transform .2s ease}.stack-details[data-astro-cid-ovxcmftc].is-expanded button[data-astro-cid-ovxcmftc] i[data-astro-cid-ovxcmftc]{transform:rotate(45deg)}.stack-details[data-astro-cid-ovxcmftc]:not(.is-expanded) .extra-item[data-astro-cid-ovxcmftc]{display:none}.stack-details[data-astro-cid-ovxcmftc].is-expanded button[data-astro-cid-ovxcmftc]{color:var(--text-secondary)}.highlight-list[data-astro-cid-ovxcmftc]{display:grid;gap:.65rem}.highlight-list[data-astro-cid-ovxcmftc] li[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:.8rem 1fr;gap:.5rem}.highlight-list[data-astro-cid-ovxcmftc] li[data-astro-cid-ovxcmftc]:before{content:"·";color:var(--text-secondary)}footer[data-astro-cid-ovxcmftc]{margin-top:3.5rem;padding-top:1rem}@media (max-width: 640px){.page-shell[data-astro-cid-ovxcmftc]{padding:3rem 1.5rem}header[data-astro-cid-ovxcmftc]{margin-bottom:3rem}.facts[data-astro-cid-ovxcmftc]{grid-template-columns:1fr;gap:1rem}.stack-groups[data-astro-cid-ovxcmftc]{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.project-actions[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]{transition:none}}
