.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}button[data-astro-cid-e6sdnhil].band-btn{font-size:1.125rem;font-weight:600;line-height:inherit;white-space:nowrap}.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]{color:var(--band-text);font:inherit;white-space:nowrap;background:#fff;border:0;border-radius:8px;padding:.875rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.band-btn[data-astro-cid-e6sdnhil]:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.band-revealed[data-astro-cid-e6sdnhil]{flex-direction:column;align-items:center;gap:.375rem;display:flex}.band-revealed[data-astro-cid-e6sdnhil] small[data-astro-cid-e6sdnhil]{color:#ffffffe6;font-size:.875rem}.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]{color:var(--band-text);font:inherit;font-size:1.125rem;font-weight:600;line-height:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:0;border-radius:8px;padding:.875rem 2rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.band-btn[data-astro-cid-gxjgeuvs]:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.band-revealed[data-astro-cid-gxjgeuvs]{flex-direction:column;align-items:center;gap:.375rem;display:flex}.band-revealed[data-astro-cid-gxjgeuvs] small[data-astro-cid-gxjgeuvs]{color:#ffffffe6;font-size:.875rem}:root{--ink:#111;--paper:#fdfcfa;--soft:#3a3632;--dark:#191715;--dark-text:#e8e4de;--line:#e7e2da;--accent:#8a7a5c;--band-edge:#4a3b27;--band-mid:#a8894f;--band-text:#4a3f2e;--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{width:100%;height:clamp(34px,5vw,80px);display:block}footer.band{color:#fff;text-align:center;background:linear-gradient(90deg, var(--band-edge) 0%, var(--band-mid) 50%, var(--band-edge) 100%);margin-top:-1px}.band-inner{max-width:80rem;margin-inline:auto;padding:.25rem 1rem 1.5rem}footer.band h2{font-family:var(--sans);letter-spacing:-.01em;color:#fff;margin:0 0 .5rem;font-size:clamp(1.65rem,3vw,1.95rem);font-weight:700}.band-sub{color:#ffffffe6;margin:0 0 1.75rem}.band-row{grid-template-columns:1fr auto 1fr;align-items:start;gap:1.5rem;display:grid}.band-photos{flex-direction:column;grid-column:1;place-self:start;align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.band-photos.right{grid-column:3;justify-self:end}.band-thumbs{flex-direction:column;gap:.75rem;display:flex}.band-thumbs a{border-radius:10px;transition:transform .2s,filter .2s;display:block}.band-thumbs a:hover{filter:brightness(1.08);transform:translateY(-2px)}.band-thumbs img{aspect-ratio:4/3;object-fit:cover;border-radius:10px;width:min(22rem,25vw);height:auto;display:block}.band-credit{color:#ffffffd9;text-align:center;max-width:16rem;margin:0;font-size:.78rem;line-height:1.4}.band-actions{flex-direction:column;grid-column:2;justify-content:center;align-self:center;align-items:center;gap:1.5rem;max-width:42rem;margin-inline:auto;display:flex}@media (width>=640px){.band-actions{flex-direction:row;align-items:flex-start}}@media (width<=1200px){.band-row{grid-template-columns:1fr}.band-photos,.band-actions{grid-column:1;justify-self:center}.band-photos{order:2}.band-photos.right{order:3}}.band-action{flex-direction:column;align-items:center;gap:.75rem;display:flex}.band-action img{width:5rem;height:5rem}.band-btn{color:var(--band-text);white-space:nowrap;background:#fff;border-radius:8px;padding:.875rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.band-btn:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.band-legal{color:#ffffffb3;margin:1.5rem 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}
