:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:36 36% 98%;--foreground:222 24% 12%;--border:30 16% 86%;--muted:220 10% 42%;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", serif;--sans:"Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:222 20% 9%;--foreground:38 28% 95%;--border:222 14% 22%;--muted:220 12% 70%}*{box-sizing:border-box;border-color:hsl(var(--border))}html{background:hsl(var(--background));scroll-behavior:smooth;min-width:320px;overflow-x:clip}body{background:hsl(var(--background));min-height:100vh;color:hsl(var(--foreground));font-family:var(--sans);letter-spacing:-.01em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}::selection{background:hsl(var(--foreground) / .12)}a{color:inherit}:focus-visible{outline:2px solid hsl(var(--foreground) / .75);outline-offset:4px}.skip-link{z-index:100;background:hsl(var(--foreground));color:hsl(var(--background));border-radius:.5rem;padding:.65rem .85rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-shell{width:100%;min-width:0;max-width:72rem;margin-inline:auto}.site-shell--narrow{width:100%;min-width:0;max-width:64rem;margin-inline:auto}#main-content{width:100%;min-height:65vh;padding:3.5rem 2rem 0}.site-page{padding-top:6rem;padding-bottom:6rem}.site-page--detail{padding-top:5rem;padding-bottom:6rem}.site-header{z-index:50;border-bottom:1px solid hsl(var(--foreground) / .05);background:hsl(var(--background) / .86);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:background-color .2s,border-color .2s;position:fixed;inset:0 0 auto}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4rem;padding-inline:1.5rem;display:flex}.site-header__brand-row,.site-header__nav-row,.primary-nav{align-items:center;display:flex}.site-header__brand-row{justify-content:space-between}.site-header__nav-row{justify-content:flex-end;gap:1rem}.brand{min-width:2.5rem;min-height:2.5rem;color:hsl(var(--foreground) / .92);letter-spacing:.34em;text-transform:uppercase;border-radius:999px;align-items:center;font-size:.72rem;font-style:normal;font-weight:600;text-decoration:none;display:inline-flex}.brand__short{display:none}.primary-nav{justify-content:center;gap:1rem}.primary-nav a{min-height:2.5rem;color:hsl(var(--foreground) / .7);letter-spacing:.22em;text-transform:uppercase;align-items:center;font-size:.76rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.primary-nav a:hover,.primary-nav a[data-active=true]{color:hsl(var(--foreground))}.primary-nav a[data-active=true]:after{background:hsl(var(--foreground) / .5);content:"";height:1px;position:absolute;bottom:-.35rem;left:0;right:0}.theme-toggle{width:2.5rem;height:2.5rem;color:hsl(var(--foreground) / .72);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;transition:color .2s,background-color .2s;display:inline-flex}.theme-toggle:hover{background:hsl(var(--foreground) / .05);color:hsl(var(--foreground))}.theme-toggle--mobile{display:none}.theme-icon{width:1.125rem;height:1.125rem}.theme-icon--sun,:root[data-theme=dark] .theme-icon--moon{display:none}:root[data-theme=dark] .theme-icon--sun{display:block}.editorial-header{min-width:0}.editorial-header--center{text-align:center;max-width:56rem;margin-inline:auto}.editorial-header--left{text-align:left;max-width:56rem;margin-inline:auto}.editorial-headline,.editorial-deck,.editorial-card-title,.editorial-card-body,.thought-list__title,.about-copy,.editorial-prose{font-family:var(--serif)}.editorial-headline{color:hsl(var(--foreground));letter-spacing:-.04em;text-wrap:balance;margin:0;font-weight:600;line-height:.97}.editorial-headline--project{font-size:clamp(2.6rem,6.2vw,5.3rem);line-height:.94}.editorial-headline--thought{font-size:clamp(2.65rem,6.2vw,4.7rem)}.editorial-headline--about{font-size:clamp(2.45rem,5.4vw,4.15rem)}.editorial-deck{max-width:46rem;color:hsl(var(--foreground) / .8);letter-spacing:-.015em;text-wrap:pretty;margin:1.5rem 0 0;font-size:1.2rem;font-style:normal;line-height:1.48}.editorial-header--center .editorial-deck{margin-inline:auto}.editorial-header--deck-only .editorial-deck{color:hsl(var(--foreground) / .94);letter-spacing:-.035em;text-wrap:balance;margin-top:0;font-weight:600;line-height:1.12}.editorial-header--deck-only .editorial-deck--home{max-width:34rem;font-size:clamp(2rem,6vw,3.3rem)}.editorial-header--deck-only .editorial-deck--project{max-width:30rem;font-size:clamp(1.8rem,5vw,2.7rem)}.editorial-header--deck-only .editorial-deck--thought{max-width:32rem;font-size:clamp(1.85rem,5.2vw,2.85rem)}.editorial-meta{color:hsl(var(--foreground) / .56);letter-spacing:.24em;text-transform:uppercase;flex-wrap:wrap;gap:.5rem .75rem;margin-top:1.5rem;font-size:.72rem;font-weight:600;display:flex}.editorial-meta__item{gap:.75rem;display:inline-flex}.editorial-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.home-intro,.archive-intro,.about-intro{border-bottom:1px solid hsl(var(--foreground) / .1);padding-bottom:3.5rem}.home-project{max-width:42rem;margin:3rem auto 0}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;padding-top:3rem;display:grid}.project-card{border:1px solid hsl(var(--foreground) / .1);background:linear-gradient(180deg, hsl(var(--background) / .96), hsl(var(--background) / .995));border-radius:1.9rem;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 22px 52px -34px #0f172a38}.project-card:hover{border-color:hsl(var(--foreground) / .16);transform:translateY(-2px);box-shadow:0 28px 60px -38px #0f172a47}:root[data-theme=dark] .project-card{box-shadow:0 24px 60px -36px #00000085}.project-card__overlay{z-index:10;position:absolute;inset:0}.project-card__content{z-index:20;pointer-events:none;flex-direction:column;min-width:0;height:100%;padding:2rem;display:flex;position:relative}.project-card--featured .project-card__content{padding:2.5rem}.project-card__topline{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.editorial-card-meta{color:hsl(var(--foreground) / .58);letter-spacing:.26em;text-transform:uppercase;font-size:.68rem;font-weight:600}.project-card__arrow{width:1.25rem;height:1.25rem;color:hsl(var(--foreground) / .35);transition:transform .2s,color .2s;transform:translate(-.25rem)}.project-card:hover .project-card__arrow{color:hsl(var(--foreground) / .7);transform:translate(0)}.editorial-card-title{color:hsl(var(--foreground));letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(1.55rem,2vw,2.05rem);font-weight:600;line-height:1.08}.project-card--featured .editorial-card-title{font-size:clamp(1.95rem,2.9vw,2.95rem);line-height:1.02}.editorial-card-body{color:hsl(var(--foreground) / .82);text-wrap:pretty;flex-grow:1;margin:1rem 0 0;font-size:clamp(1rem,1vw,1.08rem);line-height:1.76}.project-card__actions{flex-wrap:wrap;gap:.6rem;margin-top:1.1rem;display:flex}.project-card__action,.editorial-link-chip{border:1px solid hsl(var(--foreground) / .14);background:hsl(var(--foreground));width:fit-content;min-height:2.5rem;color:hsl(var(--background));pointer-events:auto;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.project-card__action:hover,.editorial-link-chip:hover{opacity:.88}.project-card__action svg,.editorial-link-chip svg{width:.875rem;height:.875rem}.project-card__media{border:1px solid hsl(var(--foreground) / .08);background:hsl(var(--foreground) / .04);border-radius:1.35rem;min-height:12rem;margin-top:2rem;position:relative;overflow:hidden}.project-card__image{object-fit:cover;transition:transform .7s}.project-card__image--contain{object-fit:contain;padding:1rem}.project-card:hover .project-card__image{transform:scale(1.03)}.archive-intro--thoughts{padding-bottom:3rem}.thought-list{padding-top:1rem}.thought-list__item{border-top:1px solid hsl(var(--foreground) / .1);grid-template-columns:12rem minmax(0,1fr);align-items:start;gap:2rem;padding-block:1.75rem;text-decoration:none;transition:border-color .2s;display:grid}.thought-list__item:first-child{border-top:0}.thought-list__item:hover{border-color:hsl(var(--foreground) / .16)}.thought-list__item time{color:hsl(var(--foreground) / .58);letter-spacing:.2em;text-transform:uppercase;padding-top:.25rem;font-size:.68rem;font-weight:600}.thought-list__title{color:hsl(var(--foreground));letter-spacing:-.026em;justify-content:space-between;align-items:flex-start;gap:1rem;font-size:clamp(1.28rem,2.4vw,1.6rem);font-weight:600;line-height:1.12;display:flex}.thought-list__title svg{width:1rem;height:1rem;color:hsl(var(--foreground) / .38);flex:none;margin-top:.25rem;transition:transform .2s,color .2s}.thought-list__item:hover .thought-list__title svg{color:hsl(var(--foreground) / .72);transform:translate(.125rem,-.125rem)}.about-body{width:100%;max-width:44rem;margin-inline:auto;padding-top:3rem}.about-copy{color:hsl(var(--foreground) / .88);text-wrap:pretty;font-size:clamp(1.05rem,1.08vw,1.16rem);line-height:1.82}.about-copy p{margin:0}.about-copy p+p{margin-top:2rem}.social-links{flex-wrap:wrap;gap:.75rem;margin-top:2.5rem;display:flex}.social-links a{border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--background) / .8);min-width:3rem;min-height:2.5rem;color:hsl(var(--foreground) / .8);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s;display:inline-flex}.social-links a:hover{border-color:hsl(var(--foreground) / .2);background:hsl(var(--foreground) / .04);color:hsl(var(--foreground))}.social-links svg{width:1rem;height:1rem}.social-links svg:first-child{fill:currentColor}.entry-header{border-bottom:1px solid hsl(var(--foreground) / .1);margin-bottom:2.5rem;padding-bottom:2.5rem}.back-link{min-height:2.75rem;color:hsl(var(--foreground) / .56);border-radius:.375rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-right:.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.back-link:hover{color:hsl(var(--foreground))}.back-link svg{width:1rem;height:1rem;transition:transform .2s}.back-link:hover svg{transform:translate(-.25rem)}.entry-article,.editorial-prose{width:100%;max-width:50rem;margin-inline:auto}.editorial-prose :where(h2,h3,h4){color:hsl(var(--foreground));font-family:var(--serif);letter-spacing:-.03em;font-weight:600;line-height:1.08}.editorial-prose :where(h2){margin:3.5rem 0 1.25rem;font-size:clamp(1.6rem,2.2vw,2.15rem)}.editorial-prose :where(h3){margin:2.75rem 0 1rem;font-size:clamp(1.28rem,1.75vw,1.65rem)}.editorial-prose :where(p,li,blockquote){color:hsl(var(--foreground) / .84);font-family:var(--serif);font-size:clamp(1.04rem,1.02vw,1.14rem);line-height:1.82}.editorial-prose p{margin:0}.editorial-prose p+p{margin-top:1.75rem}.editorial-prose :where(ul,ol){margin-block:1.65rem;padding-left:1.4rem}.editorial-prose li+li{margin-top:.5rem}.editorial-prose blockquote{border-left:1px solid hsl(var(--foreground) / .12);color:hsl(var(--foreground) / .72);margin:2rem 0;padding-left:1.25rem;font-style:italic}.editorial-prose a{color:hsl(var(--foreground));text-decoration:none}.project-post-content a[href],.project-post-content a[href] :where(:not(svg,svg *)){font-style:italic;font-weight:700}.editorial-prose a:hover{text-decoration:underline}.editorial-prose code{background:hsl(var(--foreground) / .06);border-radius:.25rem;padding:.1rem .35rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.editorial-prose pre{background:hsl(var(--foreground));color:hsl(var(--background));border-radius:1rem;margin-block:2rem;padding:1.25rem;overflow-x:auto}.editorial-prose pre code{color:inherit;background:0 0;padding:0}.markdown-image{border:1px solid hsl(var(--foreground) / .08);background:hsl(var(--foreground) / .04);border-radius:1.25rem;width:100%;margin-block:2rem;display:block;position:relative;overflow:hidden}.markdown-image img{width:100%;height:auto;display:block}.simple-page{width:100%;max-width:44rem;margin-inline:auto;padding:8rem 0 6rem}.simple-page h1{font-family:var(--serif);margin:0;font-size:clamp(2.45rem,5.4vw,4.15rem);line-height:.97}.simple-page__body{font-family:var(--serif);margin-top:3rem;font-size:1.1rem;line-height:1.82}.arrow-link{align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.site-footer{border-top:1px solid hsl(var(--border));margin-top:4rem;padding-block:2rem}.site-footer__inner{padding-inline:1.5rem}.site-footer p{color:hsl(var(--foreground) / .68);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:600}@keyframes page-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:.3s ease-out both page-enter}html.theme-transitioning *,html.theme-transitioning :before,html.theme-transitioning :after{transition-property:background-color,border-color,color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width:768px){#main-content{padding-inline:1rem;padding-top:6.5rem}.site-page,.site-page--detail{padding-top:4rem;padding-bottom:4rem}.site-header__inner{flex-direction:column;align-items:stretch;gap:.625rem;padding:.625rem 1rem}.site-header__brand-row{width:100%}.brand__full{display:none}.brand__short{display:inline}.brand{letter-spacing:.14em}.theme-toggle--mobile{display:inline-flex}.theme-toggle--desktop{display:none}.site-header__nav-row{justify-content:center}.primary-nav{gap:1.5rem;width:100%}.primary-nav a{letter-spacing:.01em;text-transform:none;min-height:2.5rem;padding-inline:.35rem;font-size:.76rem}.primary-nav a[data-active=true]:after{bottom:-.55rem}.editorial-header--deck-only .editorial-deck--home{overflow-wrap:anywhere;text-wrap:pretty;max-width:100%;font-size:clamp(1.38rem,6.8vw,1.95rem);line-height:1.12}.editorial-header--deck-only .editorial-deck--project,.editorial-header--deck-only .editorial-deck--thought{max-width:100%;font-size:clamp(1.45rem,6.3vw,1.95rem);line-height:1.16}.editorial-headline--project{font-size:clamp(2.4rem,12vw,4rem);line-height:.92}.editorial-headline--thought{font-size:clamp(2.35rem,10vw,3.3rem)}.editorial-headline--about{font-size:clamp(2.1rem,9vw,3rem)}.home-intro,.archive-intro,.about-intro{padding-bottom:2.5rem}.home-project,.project-grid{margin-top:2.5rem}.project-grid{grid-template-columns:1fr;padding-top:0}.project-card{border-radius:1.45rem}.project-card__content,.project-card--featured .project-card__content{padding:1.25rem}.editorial-card-title,.project-card--featured .editorial-card-title{font-size:clamp(1.7rem,8.2vw,2.25rem)}.editorial-card-body{font-size:.98rem;line-height:1.62}.project-card__media{min-height:10rem;margin-top:1.25rem}.thought-list__item{grid-template-columns:1fr;gap:1rem;padding-block:1.35rem}.thought-list__title{font-size:clamp(1.14rem,5.2vw,1.36rem)}.about-body{padding-top:2.5rem}.about-copy,.editorial-prose :where(p,li,blockquote){line-height:1.76}.editorial-prose p+p{margin-top:1.5rem}.editorial-prose h2{margin-top:2.75rem}.entry-header{margin-bottom:2rem;padding-bottom:2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
