.breadcrumbs{padding:1.25rem 0 3rem}.breadcrumbs ol{display:flex;align-items:center;gap:.55rem;color:var(--ink-soft);font-size:.72rem}.breadcrumbs li{min-width:0}.breadcrumbs li+li::before{margin-right:.55rem;content:"/";color:#8fa09e}.breadcrumbs a{text-decoration:underline;text-underline-offset:.2rem}.breadcrumbs [aria-current=page]{overflow:hidden;max-width:17rem;white-space:nowrap;text-overflow:ellipsis}
.resource-hero{padding-bottom:5rem;background:var(--cream)}.resource-hero__grid{display:grid;gap:1.5rem}.resource-hero h1{max-width:15ch;font-size:clamp(2.65rem,10vw,5.3rem);line-height:.98;letter-spacing:-.06em}.resource-hero__grid>p{max-width:40rem;font-size:1.05rem}.resource-hero--blog{background:var(--mint-light)}.resource-list{min-height:30rem;background:var(--paper)}.empty-state{display:grid;min-height:25rem;padding:2rem 0;align-items:center;gap:2.5rem}.empty-state>span{display:grid;width:9rem;height:9rem;color:var(--teal);background:var(--mint-light);border:1px solid var(--line);border-radius:50%;font:800 2rem/1 ui-monospace,monospace;place-items:center}.empty-state>div{max-width:39rem}.empty-state h2{font-size:clamp(2rem,7vw,3.2rem);line-height:1.05;letter-spacing:-.05em}.empty-state .button{margin-top:.7rem}
.projects-page-grid,.blog-grid{display:grid;gap:3rem 1.5rem}.project-card{display:flex;min-width:0;height:100%;flex-direction:column}.project-card__visual{position:relative;display:block;overflow:hidden;aspect-ratio:1.54;background:var(--mint-light);border:1px solid var(--line);border-radius:.8rem}.project-card__visual img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.project-card:hover .project-card__visual img{transform:scale(1.025)}.project-card__visual>span{position:absolute;display:grid;inset:0;place-items:center}.project-card__visual>span::before{position:absolute;inset:10%;border:1px solid rgba(8,127,112,.18);content:""}.project-card__visual i{position:absolute;width:45%;height:1px;background:rgba(8,127,112,.22);transform:rotate(-25deg)}.project-card__visual b{display:grid;width:3.4rem;height:3.4rem;color:var(--white);background:var(--teal);border-radius:50%;font-size:1.2rem;place-items:center}.project-card__body{display:flex;padding:1.25rem .15rem 0;flex:1;flex-direction:column}.project-card__type{margin-bottom:.65rem;color:var(--teal);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.project-card h3{margin-bottom:.65rem;font-size:1.55rem;letter-spacing:-.04em}.project-card__body>p:not(.project-card__type){margin-bottom:1.3rem;font-size:.88rem}.project-card .arrow-link{margin-top:auto;align-self:flex-start;font-size:.82rem}
.blog-card{padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.blog-card__image{display:block;overflow:hidden;margin-bottom:1.2rem;aspect-ratio:1.67;border-radius:.75rem}.blog-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.blog-card:hover .blog-card__image img{transform:scale(1.025)}.blog-card__meta{display:flex;margin-bottom:.8rem;align-items:center;justify-content:space-between;gap:1rem;color:#6e817e;font-size:.65rem}.blog-card__meta span{color:var(--teal);font-weight:800;text-transform:uppercase;letter-spacing:.07em}.blog-card h2{margin-bottom:.75rem;font-size:clamp(1.45rem,5vw,2rem);line-height:1.12;letter-spacing:-.04em}.blog-card>p{font-size:.88rem}.blog-card .arrow-link{font-size:.82rem}.pagination{display:flex;margin-top:4rem;padding-top:1.5rem;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);font-size:.78rem;font-weight:700}.pagination span{color:#70817e;text-align:center}
.detail-hero,.article-hero{padding-bottom:5rem;background:var(--cream)}.detail-hero__grid{display:grid;gap:2rem}.detail-hero h1,.article-hero h1{max-width:17ch;font-size:clamp(2.7rem,10vw,5.3rem);line-height:.98;letter-spacing:-.06em}.detail-hero__grid>div>p,.article-lead{max-width:45rem;font-size:1.1rem}.detail-hero dl{align-self:end;margin:0;padding:1.2rem;background:var(--paper);border:1px solid var(--line);border-radius:.65rem}.detail-hero dt{margin-bottom:.35rem;color:#71827f;font-size:.63rem;font-weight:800;text-transform:uppercase}.detail-hero dd{margin:0;font-weight:750}.detail-cover,.article-cover{margin-top:-2rem}.detail-cover img,.article-cover img{width:100%;height:auto;background:var(--mint-light);border-radius:var(--radius)}.detail-body,.article-body{background:var(--paper)}.detail-body__grid,.article-body__grid{display:grid;gap:2.5rem}.detail-body aside,.article-body aside{align-self:start;padding-top:1rem;border-top:1px solid var(--line)}.detail-body aside>p,.article-body aside>p{margin-bottom:.8rem;color:#71827f;font-size:.65rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.detail-body aside>span{display:block;margin-bottom:1rem;font-size:.78rem;font-weight:700}.detail-body aside>a,.article-body aside>a{display:block;margin-top:.7rem;color:var(--teal);font-size:.75rem;font-weight:750}.prose{max-width:48rem;color:var(--ink-soft);font-size:1rem;line-height:1.8}.prose>*:first-child{margin-top:0}.prose h2,.prose h3,.prose h4{color:var(--ink);line-height:1.15;letter-spacing:-.04em}.prose h2{margin:2.7rem 0 1rem;font-size:clamp(1.8rem,6vw,2.7rem)}.prose h3{margin:2.2rem 0 .8rem;font-size:1.55rem}.prose p,.prose ul,.prose ol,.prose blockquote,.prose pre,.prose figure{margin:0 0 1.35rem}.prose ul,.prose ol{padding-left:1.3rem}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose li{margin:.35rem 0}.prose a{color:var(--teal);font-weight:700;text-decoration:underline;text-underline-offset:.2rem}.prose blockquote{padding:1.1rem 1.3rem;background:var(--mint-light);border-left:3px solid var(--teal)}.prose code{padding:.1rem .3rem;background:#e8edeb;border-radius:.25rem;font:500 .88em/1.5 ui-monospace,monospace}.prose pre{overflow:auto;padding:1rem;color:#d8e6e4;background:var(--ink);border-radius:.65rem}.prose pre code{padding:0;background:none}.prose img{max-width:100%;height:auto;border-radius:.65rem}.prose figcaption{margin-top:.4rem;color:#71827f;font-size:.7rem;text-align:center}
.article-hero{background:var(--mint-light)}.article-hero__inner{max-width:980px}.article-meta{display:flex;margin-bottom:1.2rem;align-items:center;gap:.8rem;color:#677a77;font-size:.68rem}.article-meta span{padding:.35rem .5rem;color:var(--teal);background:var(--paper);border-radius:.3rem;font-weight:800;text-transform:uppercase}.article-author{margin-top:1.2rem;color:#657875;font-size:.75rem;font-weight:650}.related-posts{background:var(--cream)}.related-posts .section-heading h2{font-size:clamp(2rem,7vw,3.2rem)}.related-posts .container>div:last-child{border-top:1px solid var(--line)}.related-posts .container>div:last-child a{display:grid;padding:1.2rem 0;grid-template-columns:1fr auto;gap:.45rem 1rem;border-bottom:1px solid var(--line)}.related-posts a span{grid-column:1;color:#71827f;font-size:.65rem}.related-posts a h3{margin:0;font-size:1.1rem}.related-posts a b{grid-column:2;grid-row:1/3;align-self:center;color:var(--teal)}
@media (min-width:640px){.projects-page-grid,.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.empty-state{grid-template-columns:auto 1fr;gap:4rem}}
@media (min-width:768px){.resource-hero{padding-bottom:6.5rem}.resource-hero__grid,.detail-hero__grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:5rem}.detail-body__grid,.article-body__grid{grid-template-columns:12rem 1fr;gap:4rem}.detail-body aside,.article-body aside{position:sticky;top:7rem}.article-hero{padding-bottom:6.5rem}.article-lead{font-size:1.2rem}}
@media (min-width:1024px){.projects-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-body__grid,.article-body__grid{grid-template-columns:15rem 1fr;gap:6rem}}
