@font-face{font-family:Shawn Mono;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/mono_font/\'%20Mono%20Light.ttf) format("truetype")}@font-face{font-family:Shawn Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/mono_font/\'%20Mono%20Regular.ttf) format("truetype")}@font-face{font-family:Shawn Mono;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/mono_font/\'%20Mono%20Bold.ttf) format("truetype")}:root{--ink: #07090d;--ink-soft: #10151f;--panel: #151923;--crimson: #b91c1c;--crimson-bright: #dc2626;--gold: #d6a84f;--gold-soft: #f0d493;--paper: #f6f1e8;--surface: #ffffff;--text: #151922;--muted: #68707d;--border: #ded6c8;--border-dark: rgba(255, 255, 255, .13);--rule-light: rgba(88, 79, 68, .22);--rule-dark: rgba(255, 255, 255, .18);--shadow: 0 18px 42px rgba(13, 18, 28, .11);--container: 1100px;--font-body: "Shawn Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace;--font-heading: "Shawn Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{background:var(--paper);color:var(--text);font-family:var(--font-body);overflow-y:scroll;scrollbar-gutter:stable;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,rgba(185,28,28,.08),transparent 28rem),var(--paper)}body,button,input,textarea,select{font:inherit}a{color:inherit}img{display:block;max-width:100%}main{min-height:70vh}main:after{content:"";display:block;width:min(100% - 2rem,var(--container));height:1px;margin:0 auto 2rem;background:var(--rule-light)}.container{width:min(100% - 2rem,var(--container));margin-inline:auto}.section{padding:4rem 0}.section:first-child:not(.hero){padding-top:4.5rem}.section.tight{padding:2.75rem 0}.section.dark{background:radial-gradient(circle at top left,rgba(185,28,28,.26),transparent 28rem),linear-gradient(135deg,var(--ink),#11141c);color:#fff8ed}.eyebrow{margin:0 0 .7rem;color:var(--crimson);font-family:var(--font-heading);font-size:.95rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.section.dark .eyebrow,.hero .eyebrow{color:var(--gold-soft)}h1,h2,h3{font-family:var(--font-heading);letter-spacing:.03em;line-height:1.02}h1,h2,h3,p{margin-top:0}h1{max-width:850px;margin-bottom:1.35rem;font-size:clamp(2.35rem,5vw,4.25rem)}h2{margin-bottom:.9rem;font-size:clamp(2rem,4vw,3.25rem);color:var(--ink)}h3{margin-bottom:.65rem;font-size:1.45rem;color:var(--ink)}p{color:var(--muted);font-size:1rem;line-height:1.75}.lede{max-width:740px;color:#4d5664;font-size:1.1rem;line-height:1.75}.section.dark h2{color:#fff8ed}.section.dark .lede,.hero p{color:#fff8edc7}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.15rem}.grid.wide{grid-template-columns:repeat(auto-fit,minmax(310px,1fr))}.cluster{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--border-dark);background:#07090de0;backdrop-filter:blur(10px)}.site-header__inner{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:inline-flex;align-items:center;gap:.75rem;color:#fff8ed;font-family:var(--font-heading);font-size:1.1rem;font-weight:700;letter-spacing:.03em;text-decoration:none}.brand__mark{width:2rem;height:2rem;border:1px solid rgba(214,168,79,.55);border-radius:8px;background:var(--ink);object-fit:cover}.nav{display:flex;align-items:center;gap:.35rem}.nav a{border-radius:999px;color:#fff8edc2;font-size:.94rem;font-weight:700;padding:.55rem .78rem;text-decoration:none;transition:background .18s ease,color .18s ease}.nav a:hover,.nav a:focus-visible{background:#ffffff17;color:#fff8ed}.hero{padding:4.75rem 0 4rem;background:radial-gradient(circle at 80% 8%,rgba(214,168,79,.16),transparent 24rem),linear-gradient(135deg,var(--ink),var(--ink-soft) 58%,#210b0b);color:#fff8ed;overflow:hidden}.hero--compact{padding:3.5rem 0}.hero--compact h1{max-width:760px}.home-hero{padding:3.75rem 0}.home-hero h1{max-width:720px}.hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:2.5rem;align-items:center}.hero__art{position:relative;border:1px solid var(--border-dark);background:#ffffff0a;box-shadow:0 28px 70px #00000057;overflow:hidden}.hero__art img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.hero__art-caption{position:absolute;right:1rem;bottom:1rem;left:1rem;display:flex;justify-content:space-between;gap:1rem;border:1px solid rgba(255,255,255,.11);background:#07090db8;color:#fff8eddb;font-family:var(--font-heading);font-size:.85rem;letter-spacing:.03em;padding:.8rem .9rem;backdrop-filter:blur(8px)}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;background:var(--gold);color:#16120a;font-weight:800;line-height:1;padding:.84rem 1.12rem;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.button:hover,.button:focus-visible{background:var(--gold-soft);transform:translateY(-2px)}.button.secondary{border-color:#ffffff38;background:transparent;color:#fff8ed}.button.secondary:hover,.button.secondary:focus-visible{border-color:#d6a84f9e;background:#d6a84f14;color:var(--gold-soft)}.card{display:flex;min-height:100%;flex-direction:column;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.card:hover{border-color:#b91c1c61;box-shadow:0 22px 48px #0d121c26;transform:translateY(-3px)}.card__media{border-bottom:1px solid #eadfce;background:var(--ink)}.card__media a{display:block}.card__media img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.card__media--swap,.card__media--swap a{position:relative;overflow:hidden}.card__media--swap{aspect-ratio:16 / 9}.card__media--swap a{height:100%}.card__media--swap .card__image{position:absolute;inset:0;height:100%;transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1),filter .22s ease}.card__image--hover{opacity:0;transform:scale(1.025)}.card:hover .card__media--swap .card__image--splash,.card:focus-within .card__media--swap .card__image--splash{opacity:0;transform:scale(1.025)}.card:hover .card__media--swap .card__image--hover,.card:focus-within .card__media--swap .card__image--hover{opacity:1;transform:scale(1)}.card__body{position:relative;display:flex;flex:1;flex-direction:column;padding:1.35rem}.card__topline{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.65rem}.card__meta{color:var(--crimson);font-family:var(--font-heading);font-size:.9rem;font-weight:700;letter-spacing:.03em}.card__roles{position:absolute;top:1.24rem;right:1.35rem;z-index:2;flex:0 0 auto}.card__roles-trigger{display:inline-flex;align-items:center;gap:.34rem;border:1px solid #e9dfcf;border-radius:999px;background:#fbf7ef;color:#684d21;font-family:var(--font-heading);font-size:.72rem;font-weight:800;letter-spacing:.03em;line-height:1;padding:.45rem .55rem;white-space:nowrap;transition:border-color .18s ease,color .18s ease,background .18s ease}.card__roles-caret{width:0;height:0;border-left:.25rem solid transparent;border-right:.25rem solid transparent;border-top:.32rem solid currentColor;transform:translateY(.02rem)}.card__roles-popover{position:absolute;top:calc(100% + .45rem);right:0;display:grid;gap:.38rem;min-width:190px;padding:.75rem;border:1px solid #e0d4c1;border-radius:8px;background:#fffaf2;box-shadow:0 18px 38px #0d121c29;color:var(--ink);font-size:.82rem;font-weight:750;line-height:1.35;opacity:0;pointer-events:none;transform:translateY(-.28rem);transition:opacity .18s ease,transform .18s ease}.card__roles:hover .card__roles-trigger,.card__roles:focus-within .card__roles-trigger{border-color:#b91c1c47;background:#fff5e3;color:var(--crimson)}.card__roles:hover .card__roles-popover,.card__roles:focus-within .card__roles-popover{opacity:1;pointer-events:auto;transform:translateY(0)}.card__title-link{text-decoration:none;transition:color .18s ease}.card__title-text{display:inline-flex;align-items:center;gap:.6rem;flex-wrap:wrap}.card__title-icon{width:1.35rem;height:1.35rem;flex:0 0 auto;color:var(--gold-dark);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transform:translateY(.03rem);transition:color .18s ease,transform .18s ease}.card__title-link:hover,.card__title-link:focus-visible{color:var(--crimson)}.card__title-link:hover .card__title-icon,.card__title-link:focus-visible .card__title-icon{color:var(--crimson);transform:translateY(.03rem) scale(1.06)}.card__title-platforms{display:inline-flex;align-items:center;gap:.34rem;margin-left:-.2rem}.card__platform-icon{width:1.22rem;height:1.22rem;flex:0 0 auto;color:#6f7683;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;transform:translateY(.03rem);transition:color .18s ease,transform .18s ease}.card__platform-icon[aria-label=macOS]{fill:currentColor;stroke:none;transform:translateY(.03rem) scaleX(.86) scale(.94)}.card__title-link:hover .card__platform-icon[aria-label=macOS],.card__title-link:focus-visible .card__platform-icon[aria-label=macOS]{transform:translateY(.03rem) scaleX(.86) scale(.99)}.card__title-link:hover .card__platform-icon,.card__title-link:focus-visible .card__platform-icon{color:#7f1616;transform:translateY(.03rem) scale(1.05)}.card__tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:auto;padding-top:1rem}.card__actions{display:flex;flex-wrap:wrap;column-gap:1.15rem;row-gap:.7rem;margin-top:1rem}.card__actions a{border-bottom:1px solid rgba(185,28,28,.35);color:var(--crimson);font-size:.9rem;font-weight:800;text-decoration:none;transition:border-color .18s ease,color .18s ease}.card__actions a:hover,.card__actions a:focus-visible{border-color:var(--gold);color:#7f1616}.tag{border:1px solid #e9dfcf;border-radius:999px;background:#fbf7ef;color:#684d21;font-size:.78rem;font-weight:800;padding:.33rem .55rem}.tag--muted{color:#7a746b}.split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(300px,1.15fr);gap:2rem;align-items:start}.timeline{display:grid;gap:.9rem}.timeline .card--with-media{display:grid;grid-template-columns:minmax(160px,30%) minmax(0,1fr)}.timeline .card--with-media .card__media{border-right:1px solid #eadfce;border-bottom:0}.timeline .card--with-media .card__media img{height:100%;min-height:170px;aspect-ratio:auto;object-fit:cover}.callout{border-left:4px solid var(--crimson);background:#fffaf2;padding:1.15rem 1.25rem}.callout p:last-child{margin-bottom:0}.feature-list{margin:1rem 0 0;padding-left:1.1rem;color:var(--muted);line-height:1.75}.feature-list li+li{margin-top:.35rem}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.8rem;margin-top:1.5rem}.stat{border:1px solid rgba(255,255,255,.13);background:#ffffff0d;padding:1rem}.stat strong{display:block;color:#fff8ed;font-family:var(--font-heading);font-size:1.65rem;letter-spacing:.03em;line-height:1}.stat span{display:block;margin-top:.45rem;color:#fff8edad;font-size:.9rem;font-weight:700}.project-group+.project-group{margin-top:3rem}.contact-cluster{margin-top:1rem}.contact-cluster a{border-bottom:1px solid rgba(185,28,28,.35);color:var(--crimson);font-weight:800;text-decoration:none}.home-readme{padding:1.4rem 0 1.6rem;border-bottom:1px solid var(--rule-dark);background:var(--ink);color:#fff8ed}.home-readme h1{margin-bottom:.65rem;font-size:clamp(1.8rem,3vw,2.55rem)}.home-readme .eyebrow{color:#fff8edb8;text-transform:none}.home-about-copy{max-width:none;border-top:1px solid var(--rule-dark);padding-top:.95rem;margin-inline:auto}.home-about-copy:after{content:"";display:block;height:1px;margin-top:.95rem;background:var(--rule-dark)}.home-about-copy p{color:#fff8ede0;font-size:.94rem;font-weight:450;line-height:1.45;margin-bottom:.65rem}.home-about-copy strong{color:#fff8ed;font-weight:850}.home-about-copy em{color:var(--gold-soft);font-style:italic}.inline-title-link{color:var(--gold-soft);font-weight:750;text-decoration-color:#f0d49373;text-underline-offset:.18em;transition:color .18s ease,text-decoration-color .18s ease}.inline-title-link:hover,.inline-title-link:focus-visible{color:#fff8ed;text-decoration-color:var(--gold-soft)}.home-about-copy p:last-child{margin-bottom:0}.home-logo-row{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;justify-content:center;margin:.25rem auto .7rem}.home-logo-row img{max-height:68px;width:auto;max-width:min(260px,100%);border-radius:6px;background:#fffffff5;padding:.5rem .7rem}.vesuvius-cover-link{display:block;max-width:240px;margin:.25rem auto .7rem;border-radius:8px;overflow:hidden;box-shadow:0 14px 38px #0000004d;transition:box-shadow .2s ease,filter .2s ease,transform .2s ease}.vesuvius-cover-link:hover,.vesuvius-cover-link:focus-visible{box-shadow:0 26px 70px #00000075;filter:saturate(1.08) contrast(1.04);transform:translateY(-3px)}.vesuvius-cover-link img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.home-section{padding:2.5rem 0 4rem}.home-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home-action-panel{display:grid;align-content:start;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);padding:1.35rem}.home-action-panel--with-image{position:relative;grid-template-columns:minmax(0,58%) minmax(140px,42%);gap:0;align-content:center;align-items:center;padding:0;overflow:visible;z-index:0}.home-action-panel--with-image:hover,.home-action-panel--with-image:focus-within{z-index:3}.home-action-panel--contact{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center}.home-action-panel--contact .action-description{margin-bottom:0}.home-action-copy{min-width:0;padding:1.15rem}.home-action-media{position:relative;align-self:stretch;display:block;border-left:1px solid #eadfce;border-radius:0 8px 8px 0;background:var(--ink);overflow:visible;transition:border-color .18s ease,filter .18s ease,transform .18s ease}.home-action-media:hover,.home-action-media:focus-visible{border-color:#b91c1c6b;filter:saturate(1.08) contrast(1.04);transform:translateY(-2px)}.home-action-media__crop{position:absolute;inset:0;height:100%;width:100%;border-radius:inherit;object-fit:cover}.home-action-media__full{position:absolute;top:50%;left:50%;z-index:4;width:clamp(18rem,32vw,24rem);max-width:none;max-height:16rem;border:1px solid rgba(234,223,206,.95);border-radius:8px;background:var(--ink);box-shadow:0 20px 55px #0d121c40;object-fit:contain;opacity:0;pointer-events:none;transform:translate(-50%,calc(-50% + .6rem)) scale(.96);transition:opacity .24s ease,transform .32s cubic-bezier(.22,1,.36,1),box-shadow .24s ease}.home-action-media:hover .home-action-media__full,.home-action-media:focus-visible .home-action-media__full{opacity:1;transform:translate(-50%,-50%) scale(1)}.action-title{color:var(--text);font-family:var(--font-heading);font-size:clamp(1.25rem,1.9vw,1.7rem);font-weight:850;letter-spacing:.03em;line-height:1.05;margin-bottom:.45rem}.action-description{margin-bottom:.95rem;font-size:.92rem;line-height:1.45}.home-action-panel p{margin-bottom:1.05rem}.home-action-panel .button{justify-self:start}.action-button-stack{display:flex;flex-wrap:wrap;gap:.45rem}.contact-button{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #e4d8c5;border-radius:999px;background:#fffaf2;color:var(--text);font-weight:850;line-height:1;padding:.68rem .78rem;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.contact-button:hover,.contact-button:focus-visible{border-color:#b91c1c6b;background:#fff3df;color:var(--crimson);transform:translateY(-2px)}.contact-button svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.contact-button .icon-fill{fill:currentColor;stroke:none}.projects-hero{padding:3.75rem 0 2.75rem;border-bottom:1px solid var(--rule-dark);background:var(--ink);color:#fff8ed;text-align:center}.projects-hero h1{margin-inline:auto;color:var(--gold)}.projects-hero .eyebrow{text-transform:none}.projects-section{background:var(--paper);color:var(--text);padding-top:3rem}.projects-note{margin:0 0 1.5rem;color:var(--muted);font-weight:650;text-align:center}.projects-note:after{content:"";display:block;width:min(100%,420px);height:1px;margin:1rem auto 0;background:var(--rule-light)}.filter-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:2.1rem}.filter-button{border:1px solid rgba(214,168,79,.46);border-radius:999px;background:transparent;color:var(--gold-soft);cursor:pointer;font-weight:800;padding:.8rem 1.1rem;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.filter-button:hover,.filter-button:focus-visible,.filter-button.is-active{border-color:var(--gold);background:var(--gold);color:#16120a;transform:translateY(-1px)}.project-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;align-items:stretch}.project-card-grid .card{background:var(--surface);border-color:var(--border);box-shadow:var(--shadow)}.project-card-grid .card:hover{border-color:#b91c1c61;box-shadow:0 22px 48px #0d121c26}.project-card-grid .card__meta{color:var(--crimson)}[hidden]{display:none!important}.project-detail-hero{padding:4.5rem 0;border-bottom:1px solid var(--rule-dark);background:radial-gradient(circle at 82% 12%,rgba(214,168,79,.18),transparent 24rem),linear-gradient(135deg,var(--ink),var(--ink-soft) 58%,#210b0b);color:#fff8ed}.project-detail-hero .eyebrow{text-transform:none}.project-detail-hero .lede{color:#fff8edd1;font-weight:650}.project-detail-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);gap:2rem;align-items:center;min-width:0}.project-detail-hero__media{margin:0;border:1px solid var(--border-dark);background:var(--ink);box-shadow:0 28px 70px #00000057;overflow:hidden;min-width:0}.project-detail-hero__media img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.project-detail-layout{display:grid;grid-template-columns:minmax(190px,.28fr) minmax(0,.72fr);gap:2rem;align-items:start;min-width:0}.project-sidebar{display:grid;gap:1.25rem;position:sticky;top:6rem}.project-sidebar>div+div{border-top:1px solid var(--rule-light);padding-top:1.25rem}.contributor-list{display:grid;gap:.65rem}.contributor{border:1px solid #e9dfcf;border-radius:8px;background:#fbf7ef;padding:.7rem .75rem}.contributor strong,.contributor span{display:block}.contributor strong{color:var(--text);font-size:.92rem;line-height:1.2}.contributor span{margin-top:.25rem;color:var(--muted);font-size:.78rem;font-weight:800;line-height:1.25}.project-content{display:grid;gap:2rem;min-width:0}.project-link-panel{display:flex;flex-wrap:wrap;gap:.75rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);padding:1rem}.project-link-button{display:inline-flex;align-items:center;gap:.55rem;border:1px solid #e4d8c5;border-radius:999px;background:#fffaf2;color:var(--text);font-weight:850;line-height:1;padding:.8rem 1rem;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.project-link-button:hover,.project-link-button:focus-visible{border-color:#b91c1c6b;background:#fff3df;color:var(--crimson);transform:translateY(-2px)}.project-link-button svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.project-link-button .icon-fill{fill:currentColor;stroke:none}.demo-frame,.demo-placeholder{border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.demo-frame iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0}.demo-placeholder{display:grid;min-height:260px;place-items:center;padding:2rem;text-align:center}.demo-placeholder span{color:var(--crimson);font-family:var(--font-heading);font-size:1.4rem;font-weight:800;letter-spacing:.03em}.demo-placeholder p{max-width:460px;margin:.7rem auto 0}.markdown-body{border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);padding:clamp(1.5rem,4vw,2.5rem);min-width:0}.markdown-body img{display:block;max-width:100%;height:auto}.markdown-body pre{max-width:100%;overflow-x:auto}.markdown-body :not(pre)>code{overflow-wrap:anywhere}.markdown-body h2{margin-top:2rem;border-bottom:1px solid #eadfce;padding-bottom:.55rem;font-size:clamp(1.8rem,3vw,2.4rem)}.markdown-body h2:first-child{margin-top:0}.markdown-body ul{color:var(--muted);line-height:1.75}.markdown-body li+li{margin-top:.35rem}.site-footer{background:var(--ink);color:#fff8edb8;padding:2.5rem 0}.site-footer__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.footer-links{display:flex;flex-wrap:wrap;gap:.55rem}.footer-links a{border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a;color:#fff8edd6;font-size:.9rem;font-weight:750;padding:.48rem .72rem;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.footer-links a:hover,.footer-links a:focus-visible{border-color:#d6a84f73;background:#d6a84f1a;color:var(--gold-soft);transform:translateY(-1px)}@media(max-width:820px){.hero{padding-top:3.5rem}.hero__grid,.split,.project-detail-hero__grid,.project-detail-layout{grid-template-columns:1fr}.project-sidebar{position:static}}@media(max-width:640px){.site-header__inner,.nav,.site-footer__inner{align-items:flex-start;flex-direction:column}.site-header__inner{padding:1rem 0}.nav{width:100%;gap:.15rem}.nav a{width:100%}.section{padding:3rem 0}.hero__art-caption{position:static;border-width:1px 0 0}.timeline .card--with-media{display:flex;grid-template-columns:none}.timeline .card--with-media .card__media{border-right:0;border-bottom:1px solid #eadfce}.timeline .card--with-media .card__media img{height:auto;min-height:0;aspect-ratio:16 / 9}.home-action-grid{grid-template-columns:1fr}.home-action-panel--with-image{grid-template-columns:minmax(0,60%) minmax(104px,40%)}.home-action-panel--contact{grid-template-columns:1fr}.home-action-media__full{width:min(82vw,20rem);max-height:12rem}.project-card-grid{grid-template-columns:1fr}}
