.reveal-wrap[data-astro-cid-e6sdnhil]{display:contents}.reveal-wrap[data-astro-cid-e6sdnhil] [data-astro-cid-e6sdnhil][hidden]{display:none!important}button[data-astro-cid-e6sdnhil].reveal{font:inherit;cursor:pointer}.btn[data-astro-cid-e6sdnhil].ghost{color:var(--ink);border:1px solid var(--ink);background:0 0;line-height:normal}.btn[data-astro-cid-e6sdnhil].ghost:hover{background:var(--ink);color:#fff}.band-btn[data-astro-cid-e6sdnhil]{background:var(--band-black);color:#fff;width:100%;font:inherit;text-align:center;white-space:nowrap;cursor:pointer;border:0;border-radius:0;padding:.32rem .5rem .22rem;font-size:1.15rem;font-weight:600;line-height:1.2;text-decoration:none;display:block}.band-btn[data-astro-cid-e6sdnhil]:hover{background:var(--band-black-hover)}button[data-astro-cid-e6sdnhil].band-btn{font-size:1.15rem;font-weight:600}.band-revealed[data-astro-cid-e6sdnhil]{background:var(--band-black);flex-direction:column;align-items:center;gap:.1rem;width:100%;padding:.32rem .5rem .22rem;display:flex}.band-revealed[data-astro-cid-e6sdnhil] .band-btn[data-astro-cid-e6sdnhil]{background:0 0;padding:0}.band-revealed[data-astro-cid-e6sdnhil] small[data-astro-cid-e6sdnhil]{color:#fff;opacity:.85;font-size:.8rem}.linkish[data-astro-cid-e6sdnhil]{color:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.reveal-wrap[data-astro-cid-gxjgeuvs]{display:contents}.reveal-wrap[data-astro-cid-gxjgeuvs] [data-astro-cid-gxjgeuvs][hidden]{display:none!important}.band-btn[data-astro-cid-gxjgeuvs]{background:var(--band-black);color:#fff;width:100%;font:inherit;text-align:center;white-space:nowrap;cursor:pointer;border:0;border-radius:0;padding:.32rem .5rem .22rem;font-size:1.15rem;font-weight:600;line-height:1.2;text-decoration:none;display:block}.band-btn[data-astro-cid-gxjgeuvs]:hover{background:var(--band-black-hover)}.band-revealed[data-astro-cid-gxjgeuvs]{background:var(--band-black);flex-direction:column;align-items:center;gap:.1rem;width:100%;padding:.32rem .5rem .22rem;display:flex}.band-revealed[data-astro-cid-gxjgeuvs] .band-btn[data-astro-cid-gxjgeuvs]{background:0 0;padding:0}.band-revealed[data-astro-cid-gxjgeuvs] small[data-astro-cid-gxjgeuvs]{color:#fff;opacity:.85;font-size:.8rem}:root{--ink:#111;--paper:#fdfcfa;--soft:#3a3632;--dark:#191715;--dark-text:#e8e4de;--line:#e7e2da;--accent:#8a7a5c;--band-edge:#4a3b27;--band-mid:#a8894f;--band-black:#000;--band-black-hover:#222;--wave-h:clamp(34px, 5vw, 80px);--blue:#1f3a5f;--serif:"Cormorant Garamond", Georgia, serif;--sans:"Inter", system-ui, sans-serif;--measure:44rem}*{box-sizing:border-box;margin:0}html{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-size:18.5px;line-height:1.7}body{flex-direction:column;min-height:100dvh;display:flex}h1,h2,h3{font-family:var(--serif);letter-spacing:.005em;font-weight:600;line-height:1.15}header{background:var(--dark);color:var(--dark-text);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.5rem 1.5rem;padding:.9rem clamp(1rem,4vw,2.5rem);display:grid}header nav{justify-content:center}@media (width<=1000px){header{grid-template-columns:1fr;justify-items:center}}.wordmark{white-space:nowrap;color:#fff;letter-spacing:.14em;font-size:1.13rem;font-weight:600;text-decoration:none}header nav{flex-wrap:wrap;gap:.1rem .25rem;display:flex}header nav a{color:var(--dark-text);border-radius:6px;padding:.35rem .6rem;font-size:.95rem;text-decoration:none}header nav a:hover{color:#fff;background:#ffffff14}header nav a[aria-current=page]{color:#fff;text-underline-offset:5px;text-decoration:underline}main{flex:1}.band-wave{z-index:3;width:100%;height:var(--wave-h);margin-bottom:calc(-1 * var(--wave-h) + 2px);display:block;position:relative}footer.band{z-index:1;color:#fff;text-align:center;padding-top:calc(var(--wave-h) - 2px);background:linear-gradient(#000 0%,#0c0c0c 100%);position:relative}.band-inner{max-width:72rem;margin-inline:auto;padding:28px 1rem 14px}footer.band h2{font-family:var(--sans);letter-spacing:-.01em;color:#fff;margin:0 0 .3rem;font-size:clamp(1.65rem,3vw,1.95rem);font-weight:700;line-height:1.1}.band-sub{color:#fff;margin:0 0 1.4rem;font-size:1.11rem;font-weight:600}.band-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.band-card{aspect-ratio:4/3;cursor:pointer;border-radius:10px;text-decoration:none;transition:transform .2s,filter .2s;display:block;position:relative;overflow:hidden}.band-card:hover{filter:brightness(1.06);transform:translateY(-2px)}.band-card img{object-fit:cover;width:100%;height:100%;display:block}.band-card-btn{pointer-events:none;display:flex;position:absolute;bottom:0;left:0;right:0}.band-card-btn>*,.band-card-btn .reveal-wrap>*{pointer-events:auto;width:100%}.band-card:first-child .band-card-btn .band-btn,.band-card:first-child .band-card-btn .band-revealed{padding-right:calc(.5rem + 10px)}@media (width<=900px){.band-cards{grid-template-columns:1fr;max-width:22rem;margin-inline:auto}}.band-btn{background:var(--band-black);color:#fff;text-align:center;white-space:nowrap;border-radius:0;width:100%;padding:.32rem .5rem .22rem;font-size:1.15rem;font-weight:600;line-height:1.2;text-decoration:none;display:block}.band-btn:hover{background:var(--band-black-hover)}.credit-short{display:none}@media (width<=720px){.credit-long{display:none}.credit-short{display:inline}}.band-legal{color:#fff;opacity:.8;margin:1rem 0 0;font-size:.78rem}.prose{width:min(100% - 3rem, var(--measure));text-align:center;margin-inline:auto;font-size:20px}.prose>*+*{margin-top:1.05rem}.prose .flourish+*{margin-top:1.6rem}.prose p,.prose li,.prose h1,.prose h2,.prose h3{text-wrap:balance}.prose h2{margin-top:3.2rem;font-size:clamp(1.9rem,4.5vw,2.5rem)}.prose p{color:var(--soft)}.prose .note{color:var(--blue)}.prose strong{color:var(--ink);font-weight:600}.nowrap{white-space:nowrap}section.block{padding:1.2rem 0 2.4rem}.photo+section.block{padding-top:0}.photo+section.block>:first-child{margin-top:0}section.block.closing{padding-bottom:48px}section.block:has(+.photo){padding-bottom:0}.btn{background:linear-gradient(90deg, var(--band-edge) 0%, var(--band-mid) 50%, var(--band-edge) 100%);color:#fff;letter-spacing:.08em;border-radius:999px;margin-top:1.6rem;padding:.8rem 1.9rem;font-size:.85rem;text-decoration:none;display:inline-block}.btn:hover{filter:brightness(1.08)}.prose a.btn,a.btn{color:#fff}.photo[data-astro-cid-xjdomtpr]{width:min(100% - 3rem,45rem);margin:2.6rem auto}.photo[data-astro-cid-xjdomtpr].wide{width:min(100% - 3rem,58rem)}.photo[data-astro-cid-xjdomtpr] img{border-radius:12px;width:100%;height:auto;display:block}
