@font-face{font-family:Latin Modern Roman;src:url(/fonts/lmroman10-regular.otf) format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Latin Modern Roman;src:url(/fonts/lmroman10-italic.otf) format("opentype");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:Latin Modern Roman;src:url(/fonts/lmroman10-bold.otf) format("opentype");font-style:normal;font-weight:700;font-display:swap}:root{font-family:Courier New,Courier,monospace;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;--primary:#edf1f7;--secondary:#fca311;--background:#111c34;--surface:#182642;--surface-strong:#213354;--muted:#b7c1d1;--border:rgba(252,163,17,0.45);--shadow:rgba(3,9,20,0.28)}:root[data-theme=light]{--primary:#111827;--secondary:#00635f;--background:#e8e8e5;--surface:#f5f5f2;--surface-strong:#ffffff;--muted:#4b5563;--border:rgba(0,99,95,0.38);--shadow:rgba(17,24,39,0.12)}*{box-sizing:border-box;margin:0;padding:0}html{min-height:100%;scroll-behavior:smooth}body{min-height:100vh;background:var(--background);color:var(--primary);transition:background-color .16s ease,color .16s ease}a{color:var(--secondary);text-underline-offset:.2em}a:hover{filter:brightness(1.14)}a:focus-visible,button:focus-visible{outline:3px solid var(--secondary);outline-offset:4px}button{font:inherit}.skip-link{position:fixed;z-index:100;top:.5rem;left:.5rem;padding:.65rem .9rem;background:var(--surface-strong);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{position:-webkit-sticky;position:sticky;z-index:20;top:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:1.25rem;gap:1.25rem;min-height:4.75rem;padding:.8rem clamp(1rem,4vw,4rem);border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--background) 90%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-wordmark{min-width:13ch;color:var(--primary);font-size:1.3rem;font-weight:700;text-decoration:none}.site-header nav ul{display:flex;justify-content:center;flex-wrap:wrap;gap:.35rem .8rem;list-style:none}.site-header nav a{display:inline-block;padding:.35rem 0;text-decoration:none}.site-header nav a:hover{text-decoration:underline}.theme-toggle{cursor:pointer;border:0;padding:.4rem;color:var(--secondary);background:transparent;white-space:nowrap}.page-shell{width:min(1120px,100%);min-height:calc(100vh - 9rem);margin:0 auto;padding:clamp(2.25rem,6vw,5rem) clamp(1rem,4vw,2rem)}main:not(.page-shell){min-height:calc(100vh - 9rem);padding:2rem}h1{margin-bottom:.75rem;font-size:clamp(2rem,5vw,3.4rem);line-height:1.1;letter-spacing:-.055em}.eyebrow{margin-bottom:.7rem;color:var(--secondary);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.page-intro{max-width:65ch;color:var(--muted);font-size:1.05rem}.button-link{display:inline-block;padding:.7rem .85rem;border:1px solid var(--secondary);text-decoration:none;font-weight:700}.button-link:hover{color:var(--background);background:var(--secondary);text-decoration:none}.button-link.secondary{border-color:var(--border);color:var(--primary)}.home{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(300px,1.3fr);align-items:center;grid-gap:clamp(2.5rem,8vw,7rem);gap:clamp(2.5rem,8vw,7rem);text-align:left}.home-visual{position:relative;display:grid;place-items:center;padding:1.5rem 1.5rem 2.5rem}.home-mark{position:absolute;z-index:1;right:0;bottom:0;display:grid;place-items:center}.home-mark img{width:96px;height:96px;box-shadow:8px 8px 0 var(--surface-strong)}.home-headshot,.home-mark img{border:2px solid var(--secondary);border-radius:50%}.home-headshot{display:block;width:min(300px,62vw);height:auto;aspect-ratio:1;object-fit:cover;object-position:center 24%;box-shadow:18px 18px 0 var(--surface-strong)}.home-intro h3{margin-bottom:1.5rem;color:var(--secondary);font-weight:400}.home-intro>p:not(.eyebrow){max-width:60ch;color:var(--muted)}.home-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.about{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem clamp(2rem,5vw,4.5rem);gap:1.5rem clamp(2rem,5vw,4.5rem);width:100%;margin-top:2rem;padding:clamp(1.25rem,4vw,2.4rem);border-left:3px solid var(--secondary);background:var(--surface);box-shadow:0 18px 45px var(--shadow)}.projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;margin-top:2.5rem}.project{display:grid;grid-template-columns:9rem 1fr;grid-gap:1.2rem;gap:1.2rem;min-height:13rem;padding:1.25rem;border:1px solid var(--border);background:var(--surface);box-shadow:0 12px 30px var(--shadow)}.project>a{align-self:start}.project a img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border:1px solid var(--border)}.project-copy{display:flex;flex-direction:column}.project-copy h3{margin-bottom:.6rem;line-height:1.3}.project-copy>p:not(.project-link){display:-webkit-box;overflow:hidden;color:var(--muted);-webkit-box-orient:vertical;-webkit-line-clamp:5}.project-link{margin-top:auto;padding-top:1rem}.project-back{display:inline-block;margin-bottom:2rem;text-decoration:none}.project-back:hover{text-decoration:underline}.project-detail-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,.5fr);align-items:center;grid-gap:clamp(2rem,7vw,6rem);gap:clamp(2rem,7vw,6rem)}.project-detail-lede{max-width:60ch;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem)}.project-detail-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.project-detail-mark{padding:clamp(1rem,3vw,2rem);background:#fff;border:1px solid var(--border);box-shadow:14px 14px 0 var(--surface-strong)}.project-detail-mark img{display:block;width:100%;height:auto}.project-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin:clamp(2.5rem,7vw,5rem) 0;border:1px solid var(--border);background:var(--border)}.project-facts div{display:flex;flex-direction:column;gap:.3rem;padding:1.15rem;background:var(--surface)}.project-facts span{color:var(--secondary);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.project-detail-body{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,.75fr);align-items:start;grid-gap:clamp(2rem,7vw,5rem);gap:clamp(2rem,7vw,5rem)}.project-story{display:grid;grid-gap:2.5rem;gap:2.5rem}.project-sidebar h2,.project-story h2{margin-bottom:.75rem;font-size:1.25rem}.project-story p+p{margin-top:1rem}.project-sidebar li,.project-story p{color:var(--muted)}.project-process{display:grid;grid-gap:.85rem;gap:.85rem;list-style:none;counter-reset:process}.project-process li{display:grid;grid-template-columns:2rem minmax(7rem,.3fr) 1fr;grid-gap:.75rem;gap:.75rem;align-items:baseline;counter-increment:process}.project-process li:before{content:"0" counter(process);color:var(--secondary);font-weight:700}.project-process span{color:var(--muted)}.project-sidebar{display:grid;grid-gap:2rem;gap:2rem;padding:1.5rem;border-left:2px solid var(--secondary);background:var(--surface)}.project-sidebar ul:not(.project-tags){margin-left:1.2rem}.project-tags{display:flex;flex-wrap:wrap;gap:.45rem;list-style:none}.project-tags li{padding:.25rem .5rem;border:1px solid var(--border);color:var(--primary);font-size:.85rem}.collection,.contacts{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:1rem;gap:1rem;margin-top:2.5rem}.collection-box,.contacts section{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:12rem;padding:1.25rem;border:1px solid var(--border);background:var(--surface);text-align:center;box-shadow:0 12px 30px var(--shadow)}.contacts section{gap:.55rem}.contacts section a svg{font-size:2.6rem}.collection-box{justify-content:space-between;gap:.75rem}.collection-box img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border:1px solid var(--border)}.collection-box p{margin:.5rem 0;color:var(--muted);font-weight:700}.resume-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.25rem}.resume-actions{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:flex-end}.resume-document{width:min(8.5in,100%);margin:0 auto;padding:clamp(1.1rem,5vw,.65in);color:#171717;background:#fff;border:1px solid #c9c9c9;box-shadow:0 22px 70px var(--shadow);font-family:Latin Modern Roman,Times New Roman,serif;font-size:11px;line-height:1.25}.resume-document a{color:inherit;text-decoration:underline}.resume-header{text-align:left}.resume-header h2{font-size:23px;line-height:1.1}.resume-header>p{margin-top:2px}.resume-header ul{display:flex;flex-wrap:wrap;gap:3px 13px;margin-top:3px;list-style:none}.resume-header li a{display:inline-flex;align-items:center;gap:4px}.resume-contact-icon{width:.9em;height:.9em;flex:0 0 auto}.resume-document section{margin-top:8px}.resume-document section>h3{margin-bottom:4px;padding-bottom:2px;border-bottom:1px solid #202020;font-size:14px;line-height:1.1}.resume-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-column-gap:1rem;column-gap:1rem}.resume-row>:nth-child(2n){text-align:right}.resume-entry+.resume-entry{margin-top:6px}.resume-entry ul{margin:2px 0 0 16px}.resume-entry li{padding-left:2px}.resume-project-row{align-items:baseline}.resume-source{overflow-wrap:anywhere;font-size:9.5px}.resume-skills>div{display:flex;gap:4px}.resume-skills dt{font-weight:700}.resume-skills dt:after{content:":"}.resume-note{margin:1.5rem auto 0;color:var(--muted);text-align:center;font-size:.8rem}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;margin-top:4rem;text-align:center;font-size:1.5rem}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}.site-header nav{grid-column:1/-1;grid-row:2}.projects{grid-template-columns:1fr}}@media (max-width:680px){.site-header{position:relative;gap:.5rem;padding:.8rem 1rem}.site-header nav ul{justify-content:flex-start;gap:.1rem .5rem;font-size:.92rem}.site-wordmark{font-size:1.05rem}.theme-toggle{font-size:.85rem}.home{grid-template-columns:1fr;text-align:center}.home-intro>p:not(.eyebrow){margin-inline:auto}.home-actions{align-items:stretch;flex-direction:column;justify-content:center}.home-actions .button-link{width:100%}.home-visual{width:min(280px,82vw);margin:0 auto;padding:1rem 1rem 2rem}.home-headshot{width:min(210px,58vw);box-shadow:12px 12px 0 var(--surface-strong)}.home-mark img{width:72px;height:72px;box-shadow:6px 6px 0 var(--surface-strong)}.about{grid-template-columns:1fr;gap:1.15rem}.project{grid-template-columns:6.5rem 1fr;padding:.9rem}.project-copy>p:not(.project-link){-webkit-line-clamp:4}.project-detail-body,.project-detail-hero{grid-template-columns:1fr}.project-detail-mark{width:min(260px,75vw);grid-row:1}.project-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.project-process li{grid-template-columns:2rem 1fr}.project-process span{grid-column:2}.resume-page-heading{align-items:flex-start;flex-direction:column}.resume-actions{justify-content:flex-start}.resume-document,.resume-document *,.resume-page{min-width:0}.resume-document{width:100%;max-width:100%;overflow:hidden;font-size:10px}.resume-document dd,.resume-document li,.resume-document p,.resume-header li,.resume-source,.resume-source a{overflow-wrap:anywhere;word-break:break-word}.resume-row{display:block}.resume-row>*{display:block;text-align:left!important}.resume-row>em:last-child{margin-bottom:2px}}@media (max-width:430px){.site-header nav ul{font-size:.82rem}.project{grid-template-columns:1fr}.project>a{width:100%}.project a img{aspect-ratio:16/9}.resume-document{width:100%;padding:.65rem;font-size:9.5px}.resume-header h2{font-size:20px}.resume-document section>h3{font-size:12px}}@media print{.resume-page-heading,.site-header{display:none}.page-shell{width:auto;min-height:0;padding:0}.resume-document{width:100%;margin:0;padding:.65in;border:0;box-shadow:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}