:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#f8f7f3;--surface:#fff;--surface-strong:#eeece5;--text:#202020;--muted:#69665f;--border:#ded9ce;--accent:#2f6f73;--accent-strong:#25595d;--shadow:0 18px 50px #24201a1f}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}:root[data-theme=dark]{--bg:#151719;--surface:#202326;--surface-strong:#2b3034;--text:#f0eee8;--muted:#b7b2a8;--border:#383d42;--accent:#85c9c2;--accent-strong:#b2e4df;--shadow:0 18px 50px #00000059}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#151719;--surface:#202326;--surface-strong:#2b3034;--text:#f0eee8;--muted:#b7b2a8;--border:#383d42;--accent:#85c9c2;--accent-strong:#b2e4df;--shadow:0 18px 50px #00000059}}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:linear-gradient(180deg, #2f6f731f, transparent 340px), var(--bg);min-width:320px;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit}img{max-width:100%;display:block}.site-header{z-index:10;border-bottom:1px solid color-mix(in srgb, var(--border), transparent 25%);background:color-mix(in srgb, var(--bg), transparent 12%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.6rem clamp(1rem,4vw,3rem);display:grid;position:sticky;top:0}.brand{grid-column:1;font-size:1rem;font-weight:800;text-decoration:none}.header-contents{scrollbar-width:none;white-space:nowrap;grid-column:2;justify-content:center;align-items:center;gap:.35rem;min-width:0;display:flex;overflow-x:auto}.header-contents[hidden]{display:none}.header-contents::-webkit-scrollbar{display:none}.header-contents a{border:1px solid var(--border);background:var(--surface);color:var(--accent-strong);border-radius:999px;flex:none;padding:.25rem .55rem;font-size:.8rem;font-weight:750;text-decoration:none}.header-contents a.is-active{background:var(--accent);color:var(--surface)}.header-contents a:hover,.header-contents a:focus-visible{border-color:var(--accent);outline:none}.theme-toggle{border:1px solid var(--border);background:var(--surface);min-height:2.15rem;color:var(--text);cursor:pointer;font:inherit;border-radius:999px;grid-column:3;align-items:center;gap:.55rem;padding:.4rem .7rem;font-weight:700;display:inline-flex}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:var(--accent);outline:none}.theme-toggle__icon{background:var(--accent);width:1rem;height:1rem;box-shadow:inset -.35rem -.2rem 0 color-mix(in srgb, var(--surface), transparent 15%);border-radius:999px}main{width:min(1480px,100% - clamp(1rem,4vw,3rem));margin:0 auto}.intro{gap:.75rem;padding:clamp(1.25rem,3vw,2.25rem) 0 clamp(1.25rem,3vw,2rem);display:grid}.eyebrow{color:var(--accent-strong);text-transform:uppercase;margin:0;font-size:.85rem;font-weight:800}h2,h3,p{margin-top:0}.about-copy{color:var(--muted);margin-bottom:0;font-size:clamp(1rem,1.4vw,1.15rem)}.projects{padding-bottom:4rem}.section-heading{margin-bottom:1rem}h2{margin-bottom:0;font-size:clamp(1.7rem,4vw,2.5rem)}.project-tabs{border:1px solid var(--border);background:var(--surface-strong);border-radius:999px;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.35rem;display:flex}.project-tab{min-height:2.75rem;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;padding:.55rem 1.15rem;font-weight:800}.project-tab[aria-selected=true]{background:var(--surface);color:var(--accent-strong);box-shadow:0 4px 16px #24201a1a}.project-tab:hover,.project-tab:focus-visible{color:var(--accent-strong);outline:2px solid #0000}.project-tab:focus-visible{box-shadow:0 0 0 2px var(--accent)}.project-panel[hidden]{display:none}.project-panel__intro{border-bottom:1px solid var(--border);gap:.35rem;margin-bottom:1.25rem;padding-bottom:1rem;display:grid}.project-panel__intro>p:not(.eyebrow){color:var(--muted);margin-bottom:0}.project-contents{flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.65rem;display:flex}.project-contents span{color:var(--muted);text-transform:uppercase;margin-right:.2rem;font-size:.85rem;font-weight:800}.project-contents a{border:1px solid var(--border);background:var(--surface);color:var(--accent-strong);border-radius:999px;padding:.35rem .7rem;font-size:.9rem;font-weight:750;text-decoration:none}.project-contents a:hover,.project-contents a:focus-visible{border-color:var(--accent);outline:none}.project-list{gap:clamp(2rem,5vw,4rem);display:grid}.project{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:10px;scroll-margin-top:5rem;overflow:hidden}.project-hero{grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);min-height:clamp(320px,34vw,480px);display:grid}.project:nth-child(2n) .project-hero{grid-template-columns:minmax(300px,.85fr) minmax(0,1.35fr)}.project:nth-child(2n) .project-hero__image{order:2}.project-hero__image{background:var(--surface-strong);object-fit:cover;width:100%;height:100%;min-height:0}.project-copy{flex-direction:column;justify-content:center;align-items:flex-start;gap:.75rem;padding:clamp(1.5rem,3.5vw,3.25rem);display:flex}.project-copy h3{margin:0;font-size:clamp(1.5rem,2.5vw,2.15rem);line-height:1.1}.project-copy p{color:var(--muted);margin-bottom:0;font-size:clamp(.95rem,1.15vw,1.05rem)}.project-link{color:var(--accent-strong);text-underline-offset:.18em;margin-top:.35rem;font-weight:800;text-decoration-thickness:.12em}.project-link:hover,.project-link:focus-visible{color:var(--accent);outline:none}.screenshot-carousel{border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface-strong), transparent 30%);height:clamp(310px,34vw,500px);min-height:0;padding:clamp(1.25rem,2.5vw,2rem) clamp(3.25rem,5vw,4.5rem);position:relative}.carousel-stage{height:100%;min-height:0;position:relative;overflow:hidden}.carousel-item{opacity:0;pointer-events:none;width:calc(50% - .55rem);height:100%;margin:0;position:absolute;top:50%;transform:translateY(-50%)scale(.82)}.carousel-item img{border:1px solid var(--border);background:var(--surface-strong);object-fit:contain;border-radius:8px;width:100%;height:calc(100% - 3.25rem);box-shadow:0 10px 30px #24201a1f}.carousel-item figcaption{min-height:2.6rem;color:var(--muted);margin-top:.6rem;font-size:.9rem;line-height:1.3;display:none}.carousel-item.is-front-left,.carousel-item.is-front-right,.carousel-item.is-single{pointer-events:auto}.carousel-item.is-front-left{z-index:4;opacity:1;left:0;transform:translateY(-50%)scale(1)}.carousel-item.is-front-right{z-index:4;opacity:1;left:calc(50% + .55rem);transform:translateY(-50%)scale(1)}.carousel-item.is-single{z-index:4;opacity:1;width:70%;left:15%;transform:translateY(-50%)scale(1)}.carousel-item.is-back-left{z-index:2;opacity:.35;left:5%;transform:translateY(-50%)translate(-3%)scale(.88)}.carousel-item.is-back-right{z-index:2;opacity:.35;right:5%;transform:translateY(-50%)translate(3%)scale(.88)}.carousel-item.is-front-left figcaption,.carousel-item.is-front-right figcaption,.carousel-item.is-single figcaption{display:block}.carousel-button{z-index:6;border:1px solid var(--border);background:color-mix(in srgb, var(--surface), transparent 8%);width:2.75rem;height:2.75rem;color:var(--text);box-shadow:var(--shadow);cursor:pointer;font:inherit;border-radius:999px;place-items:center;font-size:2rem;font-weight:800;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel-button:hover,.carousel-button:focus-visible{border-color:var(--accent);color:var(--accent-strong);outline:none}.carousel-button--prev{left:.75rem}.carousel-button--next{right:.75rem}@media (width>=901px) and (height>=680px){.project{grid-template-rows:minmax(0,2.1fr) minmax(190px,1fr);height:calc(100dvh - 5rem);display:grid}.project-hero{min-height:0}.project-copy{gap:.55rem;padding:clamp(1.25rem,2.2vw,2rem)}.project-copy h3{font-size:clamp(1.4rem,2vw,1.85rem)}.project-copy p{font-size:clamp(.88rem,1vw,.98rem);line-height:1.4}.screenshot-carousel{height:auto;padding-block:1rem}}@media (width<=900px){.project-hero,.project:nth-child(2n) .project-hero{grid-template-columns:minmax(0,1.1fr) minmax(270px,.9fr)}}@media (width<=760px){.site-header{gap:.55rem;padding-inline:1rem}.theme-toggle__text{display:none}.project-tabs{width:100%}.project-tab{flex:1;padding-inline:.75rem}.project-hero,.project:nth-child(2n) .project-hero{grid-template-rows:auto 1fr;grid-template-columns:1fr;min-height:0}.project:nth-child(2n) .project-hero__image{order:0}.project-hero__image{aspect-ratio:16/9;height:auto}.project-copy{padding:1.25rem}.screenshot-carousel{height:365px;padding:1.25rem 2.8rem}.carousel-item{width:82%}.carousel-item.is-front-left{left:9%}.carousel-item.is-front-right{opacity:.28;left:14%;transform:translateY(-50%)scale(.9)}.carousel-item.is-single{width:88%;left:6%}.carousel-button{width:2.35rem;height:2.35rem;font-size:1.7rem}.carousel-button--prev{left:.35rem}.carousel-button--next{right:.35rem}}@media (prefers-reduced-motion:no-preference){.project-tab{transition:background-color .16s,color .16s,box-shadow .16s}.carousel-item{transition:left .22s,right .22s,opacity .22s,transform .22s}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
