@import url("styles.css");
body{margin:0;background:var(--bone);font-family:var(--font-body);color:var(--ink-soft);line-height:1.65}
*{box-sizing:border-box}
h1,h2,h3{font-family:var(--font-display);color:var(--ink);line-height:1.2;margin:0 0 .6em}
h1{font-size:var(--step-4)}h2{font-size:var(--step-3)}h3{font-size:var(--step-1)}
p{margin:0 0 1.1em;text-wrap:pretty}
a{color:var(--terracotta-d)}a:hover{color:var(--ink)}
:focus-visible{outline:3px solid var(--terracotta);outline-offset:2px}
img{max-width:100%}
.wrap{max-width:var(--wrap);margin-inline:auto;padding-inline:1.25rem}
.wrap-narrow{max-width:var(--wrap);margin-inline:auto;padding-inline:1.25rem}
.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:var(--bone);padding:.6rem 1rem;z-index:200}
.site-header{position:sticky;top:0;z-index:100;background:rgba(250,249,246,.94);backdrop-filter:saturate(160%) blur(10px);border-bottom:1px solid var(--sand)}
.header-inner{max-width:var(--wrap);margin-inline:auto;padding:0 1.25rem;min-height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:1.5rem}
.brand{display:inline-flex;align-items:center;text-decoration:none}
.brand img{height:52px;width:auto;display:block}
.nav-list{display:flex;align-items:center;gap:.1rem;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.nav-list a{display:block;padding:.5rem .5rem;border-radius:var(--radius);font-family:var(--font-ui);font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--ink);text-decoration:none;white-space:nowrap;transition:background .15s,color .15s}
.nav-list a:hover{background:var(--sand)}
.nav-list a[aria-current="page"]{color:var(--terracotta-d);border-radius:0;box-shadow:inset 0 -2px 0 var(--terracotta)}
.btn{display:inline-flex;align-items:center;gap:.55em;font-family:var(--font-ui);font-size:var(--step-0);font-weight:600;line-height:1;padding:1.05em 1.7em;border:2px solid var(--terracotta);border-radius:var(--radius);background:var(--terracotta);color:var(--bone);text-decoration:none;cursor:pointer;transition:background .18s,border-color .18s,color .18s}
.btn:hover,.btn:focus-visible{background:var(--ink);border-color:var(--ink);color:var(--bone)}
.btn-ghost{background:transparent;color:var(--terracotta-d);border-color:var(--terracotta)}
.btn-ghost:hover{background:var(--ink);color:var(--bone)}
.btn-on-dark{background:var(--brass-l);border-color:var(--brass-l);color:var(--ink)}
.btn-on-dark:hover{background:var(--bone);border-color:var(--bone);color:var(--ink)}
.btn-outline-dark{background:transparent;border-color:var(--bone);color:var(--bone)}
.btn-outline-dark:hover,.btn-outline-dark:focus-visible{background:var(--bone);border-color:var(--bone);color:var(--ink)}
.band-ink .btn-outline-dark{color:var(--bone)}
.band-ink .btn-outline-dark:hover,.band-ink .btn-outline-dark:focus-visible{color:var(--ink)}
.header-cta{padding:.8em 1.2em;font-size:.88rem}
.btn-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:1.2rem}
.hero-full{position:relative;isolation:isolate;min-height:min(76vh,660px);display:grid;align-items:center;overflow:hidden}
.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center;z-index:-2}
.hero-full::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(27,107,116,.92) 0%,rgba(27,107,116,.88) 34%,rgba(27,107,116,.55) 50%,rgba(27,107,116,0) 66%)}
.hero-full-inner{width:100%;padding-block:4rem}
.hero-copy{max-width:min(52ch,50%)}
.hero-full h1{color:var(--bone)}
.hero-full .lead{color:var(--bone)}
.hero-full .eyebrow{color:var(--brass-l)}
.btn-hero-ghost{background:transparent;border-color:var(--bone);color:var(--bone)}
.btn-hero-ghost:hover,.btn-hero-ghost:focus-visible{background:var(--bone);border-color:var(--bone);color:var(--ink)}
@media(max-width:860px){.hero-full{min-height:0;display:block}.hero-bg{position:static;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:100% 12%}.hero-full::after{display:none}.hero-full-inner{background:var(--ink);padding-block:2.6rem}.hero-copy{max-width:none}}
.eyebrow-mark::before{display:none}
.eyebrow-mark img{height:20px;width:auto;display:block}
.eyebrow{font-family:var(--font-ui);font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;font-weight:600;color:var(--terracotta-d);margin:0 0 .7rem;display:flex;align-items:center;gap:.55rem}
.eyebrow::before{content:"";width:26px;height:13px;flex:none;border:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 13'%3E%3Cg fill='none' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='M2.2 12.2 A5.2 5.2 0 0 1 12.6 12.2' stroke='%23C2685E'/%3E%3Cpath d='M13.4 12.2 A5.2 5.2 0 0 1 23.8 12.2' stroke='%232B8A95'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain}
.crumbs{font-family:var(--font-ui);font-size:.8rem;color:var(--muted);margin-bottom:1.4rem}
.crumbs a{color:var(--muted)}
.lead{font-size:var(--step-1);line-height:1.55;color:var(--ink-soft);max-width:62ch}
.page-head{padding:3.2rem 0 2.4rem;border-bottom:1px solid var(--sand)}
.section{padding-block:3.4rem}
.section-lg{padding-block:4.4rem}
.center{text-align:center}.center .lead{margin-inline:auto}.center .eyebrow{justify-content:center}
.band-tint{background:var(--tealtint)}
.band-deep{background:var(--bone-deep)}
.band-sand{background:var(--sand)}
.band-ink{background:var(--ink-2);color:var(--bone)}
.band-ink h2,.band-ink h3{color:var(--bone)}
.band-ink .lead{color:var(--bone)}
.band-ink .eyebrow{color:var(--brass-l)}
.band-ink .eyebrow::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 13'%3E%3Cg fill='none' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='M2.2 12.2 A5.2 5.2 0 0 1 12.6 12.2' stroke='%23FFB3AC'/%3E%3Cpath d='M13.4 12.2 A5.2 5.2 0 0 1 23.8 12.2' stroke='%23E4F0ED'/%3E%3C/g%3E%3C/svg%3E")}
.band-ink a:not(.btn){color:var(--brass-l)}
.band-ink .btn-on-dark{color:var(--ink)}
.band-ink .btn-on-dark:hover,.band-ink .btn-on-dark:focus-visible{color:var(--ink)}
.band-ink .card{background:rgba(250,249,246,.10);border-color:rgba(246,241,232,.28);color:var(--bone);box-shadow:none}
.band-ink .card h3{color:var(--bone)}
.band-ink label{color:var(--bone)}
.band-ink input,.band-ink textarea,.band-ink select{background:rgba(250,249,246,.08);border-color:rgba(246,241,232,.3);color:var(--bone)}
.split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}
.split-wide{grid-template-columns:1.15fr .85fr}
.room-fig{margin:0}
.room-fig img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-lg,14px);display:block}
.img-flag{margin-top:.55rem;font-family:var(--font-ui);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--terracotta)}
@media(max-width:860px){.split,.split-wide{grid-template-columns:1fr;gap:2rem}}
.grid{display:grid;gap:1.6rem}
.grid-2{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}
.grid-3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
.grid-4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.card{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius-lg);padding:1.8rem;box-shadow:0 1px 3px rgba(7,59,64,.10)}
.card h3{margin-top:0}
.card > :last-child{margin-bottom:0}
.card-link{text-decoration:none;color:var(--ink-soft);display:block;transition:transform .18s,box-shadow .18s}
.card-link:hover{transform:translateY(-3px);box-shadow:0 10px 26px rgba(7,59,64,.13);color:var(--ink-soft)}
.card-link .go{font-family:var(--font-ui);font-weight:600;display:inline-block;background:var(--ink);color:var(--bone);padding:.7em 1.3em;border-radius:100vmax;font-size:.9rem;transition:background .18s}
.card-link:hover .go{background:var(--terracotta-d);color:var(--bone)}
.card-icon{width:42px;height:42px;color:var(--terracotta);margin:0 auto .9rem;display:block}
.numbered{counter-reset:step}
.numbered .card{position:relative;counter-increment:step}
.numbered .card::before{content:counter(step);position:absolute;top:-14px;left:1.6rem;width:30px;height:30px;border-radius:50%;background:var(--terracotta);color:var(--bone);font-family:var(--font-ui);font-size:.85rem;font-weight:700;display:grid;place-items:center}
.checklist{list-style:none;margin:0 0 1.2em;padding:0;display:grid;gap:.85rem}
.checklist li{position:relative;padding-left:2rem}
.checklist li::before{content:"";position:absolute;left:0;top:.42em;width:16px;height:8px;border:2.5px solid var(--terracotta);border-bottom:0;border-radius:16px 16px 0 0}
.band-ink .checklist li::before{border-color:var(--brass-l)}
.timeline{list-style:none;margin:0;padding:0;display:grid;gap:1.1rem}
.timeline li{display:grid;grid-template-columns:70px 1fr;gap:1rem}
.timeline .t{font-family:var(--font-ui);font-weight:700;color:var(--brass-l)}
.quote{margin:0;background:var(--tealtint);border-radius:var(--radius-lg);padding:2rem;position:relative;overflow:hidden}
.quote::before{content:"\201C";position:absolute;top:-38px;left:14px;font-family:var(--font-display);font-size:190px;line-height:1;color:var(--ink);opacity:.16;pointer-events:none;user-select:none}
.quote::after{content:"\201D";position:absolute;bottom:-118px;right:16px;font-family:var(--font-display);font-size:190px;line-height:1;color:var(--ink);opacity:.16;pointer-events:none;user-select:none}
.quote blockquote{margin:0 0 .9rem;font-family:var(--font-display);font-size:var(--step-2);line-height:1.35;color:var(--ink);position:relative;z-index:1}
.quote figcaption{position:relative;z-index:1}
.quote figcaption{font-family:var(--font-script);font-size:1.9rem;letter-spacing:0;text-transform:none;color:var(--ink)}
.photo{width:100%;border-radius:var(--radius-lg);display:block;object-fit:cover}
.hero-figure{position:relative;margin:0}
.hero-figure img{position:relative;z-index:1;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 12%;border-radius:var(--radius-lg);display:block}
.hero-figure::after{content:"";position:absolute;inset:auto -46px -80px auto;width:190px;height:134px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 130"><path d="M28,120 L28,66 A 34 34 0 0 1 96 66 L96,120 M96,120 L96,66 A 34 34 0 0 1 164 66 L164,120" stroke="%232B8A95" stroke-width="16" fill="none" stroke-linecap="round"/></svg>') no-repeat;background-size:contain;opacity:.28}
.logo-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2.6rem 5rem}
.logo-fig{margin:0;text-align:center;display:grid;gap:.5rem;justify-items:center}
.logo-fig img{height:88px;width:auto;max-width:260px;object-fit:contain;opacity:.85}
.logo-fig figcaption{font-family:var(--font-ui);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
.table-wrap{overflow-x:auto;border:1px solid var(--sand);border-radius:var(--radius-lg);background:var(--white)}
table{border-collapse:collapse;width:100%;min-width:640px;font-size:var(--step--1)}
caption{caption-side:bottom;padding:.9rem 1.1rem;font-size:.8rem;color:var(--muted);text-align:left}
th,td{text-align:left;padding:.95rem 1.1rem;border-bottom:1px solid var(--sand);vertical-align:top}
thead th{font-family:var(--font-ui);font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);background:var(--tealtint)}
tbody th{font-weight:600;color:var(--ink);max-width:28ch}
.field{display:grid;gap:.35rem;margin-bottom:1rem}
label{font-family:var(--font-ui);font-size:.85rem;font-weight:600;color:var(--ink)}
input,textarea,select{font:inherit;font-size:var(--step-0);padding:.7em .85em;border:1px solid var(--sand);border-radius:var(--radius);background:var(--white);color:var(--ink)}
.hint{font-size:var(--step--1);color:var(--muted)}
.pill{display:inline-block;font-family:var(--font-ui);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;padding:.4em .8em;border-radius:999px;background:var(--tealtint);color:var(--terracotta-d)}
.draft-flag{display:inline-block;font-family:var(--font-ui);font-size:.75rem;padding:.4em .7em;border-radius:var(--radius);background:#FBEDEB;color:var(--terracotta-d);border:1px dashed var(--terracotta)}
.post-meta{font-family:var(--font-ui);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.4rem}
.site-footer{background:var(--ink-2);color:var(--bone);padding-top:3.4rem;padding-bottom:1.6rem;position:relative;isolation:isolate;overflow:hidden}
.footer-logo{height:60px;width:auto;margin-bottom:.9rem;display:block}
.footer-tagline{font-family:var(--font-display);font-size:1.05rem;line-height:1.4;color:var(--brass-l);margin:0 0 1.4rem;max-width:22ch}
.script-note{font-family:var(--font-script);font-size:1.7rem;line-height:1.25;color:var(--terracotta-d);margin:0 0 .4rem}
.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2.6rem;margin-bottom:1.8rem}
@media(min-width:900px){.footer-grid{grid-template-columns:1.1fr 1.4fr 1fr}}
.footer-brand ul{list-style:none;margin:0;padding:0;display:grid;gap:.55rem;font-size:var(--step--1)}
.footer-brand a{color:var(--bone);text-decoration:none}
.footer-brand a:hover{text-decoration:underline}
.sr-head{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.footer-grid nav{padding-top:2.4rem}
.footer-grid nav[aria-labelledby="f-explore"] ul{grid-template-rows:repeat(5,auto);grid-auto-flow:column;column-gap:1.4rem}
.footer-grid h2{color:var(--bone);font-family:var(--font-ui);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;margin:0 0 1.1rem}
.footer-grid ul{list-style:none;margin:0;padding:0;display:grid;gap:.55rem;font-size:var(--step--1)}
.footer-grid a{color:var(--bone);text-decoration:none}
.footer-grid a:hover{text-decoration:underline}
.footer-bottom{border-top:1px solid rgba(246,241,232,.18);padding-top:1.4rem;font-size:var(--step--1);display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:space-between;align-items:center}
.footer-bottom p{margin:0}
.footer-bottom ul{list-style:none;margin:0;padding:0;display:flex;gap:1.4rem}
.footer-bottom a{font-family:var(--font-ui);color:var(--brass-l);text-decoration:none}
.footer-bottom a:hover{color:var(--bone);text-decoration:underline}
@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}

.sticky-cta{position:fixed;right:1.5rem;bottom:1.5rem;z-index:90;display:inline-flex;align-items:center;font-family:var(--font-ui);font-size:.95rem;font-weight:600;line-height:1;padding:1.05em 1.6em;border:2px solid var(--terracotta);border-radius:999px;background:var(--terracotta);color:var(--bone);text-decoration:none;box-shadow:0 8px 24px rgba(7,59,64,.22);opacity:1;transform:none;pointer-events:auto;transition:opacity .22s,transform .22s,background .18s}
.sticky-cta.is-up{opacity:1;transform:none;pointer-events:auto}
.sticky-cta.is-hidden{opacity:0;transform:translateY(14px);pointer-events:none}
.sticky-cta:hover,.sticky-cta:focus-visible{background:var(--ink);border-color:var(--ink);color:var(--bone)}
@media(max-width:600px){.sticky-cta{left:1rem;right:1rem;justify-content:center}}

.lead-magnet{background:var(--tealtint)}
.lm-split{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}
@media(min-width:900px){.lm-split{grid-template-columns:.85fr 1fr;gap:4.5rem}}
.lm-cover{display:flex;justify-content:center}
.lm-cover img{width:100%;max-width:360px;height:auto;border-radius:4px;transform:rotate(-6deg);box-shadow:0 26px 54px rgba(7,59,64,.26),0 4px 10px rgba(7,59,64,.14)}
.lm-copy h2{color:var(--sage-d);font-size:var(--step-3);margin:0 0 1rem}
.lm-copy .checklist{margin:1.4rem 0 2rem}
.lm-form{display:grid;gap:1rem;max-width:24rem}
@media(prefers-reduced-motion:reduce){.lm-cover img{transform:none}}

.footer-seal{position:absolute;right:-3.5rem;top:50%;width:clamp(240px,26vw,400px);height:auto;transform:translateY(-50%) rotate(-14deg);opacity:.07;z-index:-1;pointer-events:none}@media(max-width:900px){.footer-seal{display:none}}

.photo-band{margin:0}.photo-band img{display:block;width:100%;height:clamp(280px,42vw,520px);object-fit:cover}.photo-band figcaption{text-align:center;padding:.9rem 1rem 0}

.prose p{font-size:1.06rem;line-height:1.72;color:var(--ink-soft);margin:0 0 1.25em}
.prose p.dek{font-size:var(--step-1);line-height:1.55;color:var(--ink)}
.prose em{font-style:italic}
.prose .beat{font-family:var(--font-display);color:var(--ink);font-size:1.18rem;line-height:1.55}
.pullquote{margin:2.6rem 0;padding:2.2rem 2rem;background:var(--tealtint);border-radius:var(--radius-lg);text-align:center;font-family:var(--font-display);font-size:var(--step-2);line-height:1.35;color:var(--ink)}
.post-hd{max-width:none}
.post-sign{font-family:var(--font-script);font-size:2.1rem;color:var(--ink);margin-top:1.6rem}
.author-box{display:grid;grid-template-columns:150px 1fr;gap:1.8rem;align-items:start;background:var(--bone-deep);border:1px solid var(--sand);border-radius:var(--radius-lg);padding:2rem}
.author-box img{width:150px;height:150px;object-fit:cover;border-radius:var(--radius-lg);display:block}
.author-box p{font-size:.98rem;line-height:1.65;color:var(--ink-soft);margin:0 0 .8em}
@media(max-width:700px){.author-box{grid-template-columns:1fr}.author-box img{width:120px;height:120px}}

.prose h2{font-size:var(--step-1);margin:2.4rem 0 .9rem}

.band-photo{margin:0;width:100%}
.band-photo img{display:block;width:100%;height:clamp(380px,50vw,640px);object-fit:cover;object-position:center}

.photo-head{position:relative;background:#f2f2f1 url("assets/photos/about-hero-wide.png") center center/cover no-repeat;min-height:clamp(360px,41.6vw,660px);display:flex;align-items:center}
.photo-head::before{content:none}
.photo-head>.wrap{position:relative;z-index:1}
.photo-head h1,.photo-head .lead{max-width:min(640px,58%)}
@media(max-width:760px){.photo-head h1,.photo-head .lead{max-width:none}}

.intro-split{display:grid;grid-template-columns:1fr 300px;gap:var(--space-8);align-items:start;margin-bottom:var(--space-6)}
.intro-portrait{margin:0}
.intro-portrait img{width:100%;height:auto;display:block;border-radius:var(--radius-lg)}
@media(max-width:760px){.intro-split{grid-template-columns:1fr}.intro-portrait{max-width:280px}}

.photo-band-tall img{aspect-ratio:16/7;object-fit:cover;object-position:50% 26%}
.photo-band-turn img{aspect-ratio:16/8;object-fit:cover;object-position:50% 14%}
.head-split{display:grid;grid-template-columns:1.35fr 1fr;gap:2.6rem;align-items:start}
.head-split .lead{margin-bottom:0}
.head-portrait{margin:0}
.head-portrait img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:50% 22%;border-radius:6px;display:block}
@media(max-width:820px){.head-split{grid-template-columns:1fr}}

.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:2rem;align-items:start}
.post-card{padding:0;overflow:hidden;display:grid;grid-template-rows:auto 1fr;margin:0}
.post-card .post-body{padding:1.5rem 1.7rem 1.8rem;display:grid;gap:.7rem;align-content:start}
.post-card .post-body h2{margin:0;font-size:var(--step-1)}
.post-card .post-body p{margin:0}
.post-card .post-body h2 a{text-decoration:none}
.post-art{position:relative;display:block;height:158px;overflow:hidden}
.post-art i{position:absolute;bottom:0;display:block;border-radius:100vmax 100vmax 0 0}
.pa-1{background:var(--tealtint)}.pa-1 i:first-child{left:16%;width:32%;height:70%;background:var(--peach)}.pa-1 i:last-child{left:40%;width:34%;height:96%;background:var(--terracotta)}
.pa-2{background:var(--ink)}.pa-2 i:first-child{left:18%;width:30%;height:60%;background:var(--brass)}.pa-2 i:last-child{left:42%;width:38%;height:88%;background:var(--ink-3)}
.pa-3{background:var(--bone-deep)}.pa-3 i:first-child{left:12%;width:36%;height:88%;background:var(--coral)}.pa-3 i:last-child{left:44%;width:28%;height:56%;background:var(--ink)}
.pa-4{background:var(--ink-2)}.pa-4 i:first-child{left:22%;width:34%;height:82%;background:var(--tealtint)}.pa-4 i:last-child{left:50%;width:26%;height:52%;background:var(--brass)}
.pa-5{background:var(--sand)}.pa-5 i:first-child{left:14%;width:28%;height:54%;background:var(--terracotta)}.pa-5 i:last-child{left:36%;width:38%;height:92%;background:var(--peach)}
.pa-6{background:var(--coral)}.pa-6 i:first-child{left:20%;width:36%;height:86%;background:var(--bone)}.pa-6 i:last-child{left:50%;width:26%;height:58%;background:var(--ink)}
.pa-7{background:var(--bone)}.pa-7 i:first-child{left:16%;width:30%;height:64%;background:var(--ink-3)}.pa-7 i:last-child{left:40%;width:36%;height:94%;background:var(--ink)}
.post-card.feature{grid-column:1/-1;grid-template-rows:none;grid-template-columns:1.05fr 1fr}
.post-card.feature .post-art{height:100%;min-height:280px}
.post-card.feature .post-body{padding:2.2rem 2.4rem;align-content:center}
.post-card.feature .post-body h2{font-size:var(--step-2)}
@media(max-width:760px){.post-card.feature{grid-template-columns:1fr}.post-card.feature .post-art{min-height:180px}}

.post-art-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 22%;display:block}
.post-art-full{height:auto;aspect-ratio:1/1}.post-art-full img{object-fit:cover;object-position:center}
.post-grid .post-art,.post-grid .post-art-full{height:auto;aspect-ratio:1/1}

.bio-aside{margin-top:2.4rem;padding:1.5rem 1.6rem;background:var(--tint);border-left:3px solid var(--coral)}.bio-aside .eyebrow{margin:0 0 .7rem}.bio-aside ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem .7rem}.bio-aside li{font-family:var(--font-ui);font-size:.9rem;background:var(--white);padding:.4em .85em;border-radius:999px;color:var(--ink)}

.band-ink .pdf-link,.band-deep .pdf-link{color:var(--bone);font-family:var(--font-ui);font-size:.95rem;text-decoration:underline;text-underline-offset:.25em}.band-ink .pdf-link:hover,.band-deep .pdf-link:hover{color:var(--coral-soft)}


.intro-split{display:grid;grid-template-columns:1fr 340px;gap:2.4rem;align-items:start}
@media(max-width:820px){.intro-split{grid-template-columns:1fr}}

.intro-split{display:block}.intro-split>figure.intro-portrait{float:left;width:330px;margin:0 2rem 1.4rem 0}.intro-portrait img{width:100%;height:auto;display:block;border-radius:var(--radius-lg)}@media(max-width:820px){.intro-split>figure.intro-portrait{float:none;width:100%;margin:0 0 1.4rem}}

.news-split{display:grid;grid-template-columns:1fr 420px;gap:3rem;align-items:start}
@media(max-width:900px){.news-split{grid-template-columns:1fr;gap:2rem}}
.news-form{display:grid;gap:1rem;background:rgba(250,249,246,.07);border:1px solid rgba(250,249,246,.18);border-radius:var(--radius-lg);padding:1.8rem}
.news-form .field label{color:var(--tealtint)}
.news-form input[type=text],.news-form input[type=email]{background:var(--bone);border:1px solid var(--sand);color:var(--ink)}
.news-form .consent{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start}
.news-form .consent label{font-family:var(--font-ui);font-size:.86rem;line-height:1.5;color:var(--tealtint);letter-spacing:0;text-transform:none}
.news-form .consent input{width:18px;height:18px;margin-top:.15em;accent-color:var(--coral)}
.news-form .hint{color:var(--tealtint);opacity:.75}
.news-form .hint a{color:var(--coral-soft)}

.band-tint .news-form{background:var(--white);border:1px solid var(--sand)}
.band-tint .news-form .field label{color:var(--ink-soft)}
.band-tint .news-form .consent label{color:var(--ink-soft)}
.band-tint .news-form .hint{color:var(--ink-soft)}
.band-tint .news-form .hint a{color:var(--link)}

.photo-band-tall2 img{height:clamp(360px,52vw,680px)}

.band-bone-deep{background:var(--cream)}
.band-bone-deep .news-form{background:var(--white);border:1px solid var(--sand)}
.band-bone-deep .news-form .field label,.band-bone-deep .news-form .consent label,.band-bone-deep .news-form .hint{color:var(--ink-soft)}
.band-bone-deep .news-form .hint a{color:var(--link)}

.creed-head{max-width:64ch;margin-bottom:2.6rem}
.creed{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1px;background:rgba(250,249,246,.16);border:1px solid rgba(250,249,246,.16)}
.creed-item{background:var(--ink);padding:1.6rem 1.5rem 1.7rem;display:grid;grid-template-rows:auto 1fr;gap:.7rem;transition:background .2s ease}
.creed-item:hover{background:var(--ink-2)}
.creed-num{font-family:var(--font-display);font-size:1.5rem;line-height:1;color:var(--brass-l)}
.creed-item p{margin:0;font-size:1.02rem;line-height:1.5;color:var(--bone)}
.creed-close{margin:3rem 0 0;text-align:center;font-family:var(--font-script);font-size:clamp(2rem,4.5vw,3.2rem);line-height:1.1;color:var(--ink)}
.creed-close span{display:block;margin-top:1rem;font-family:var(--font-ui);font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}

.about-hero{display:grid;grid-template-columns:1fr 42%;align-items:stretch;background:var(--cream)}
.about-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2.4rem,5vw,4.5rem) clamp(2rem,3vw,3rem) clamp(2.4rem,5vw,4.5rem) max(1.25rem,calc((100vw - var(--wrap))/2))}
.about-hero-copy h1{margin:.2rem 0 1rem}
.about-hero-copy .lead{margin:0}
.about-hero-photo{margin:0;position:relative;min-height:clamp(340px,42vw,560px)}
.about-hero-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 18%}
@media(max-width:860px){.about-hero{grid-template-columns:1fr}.about-hero-photo{min-height:60vw;order:-1}.about-hero-copy{margin-left:0}}

.about-hero-copy h1{font-size:clamp(1.9rem,3.1vw,2.7rem);line-height:1.15;text-wrap:balance}
