:root{--ebony: #16110d;--stage: #211913;--stage-2: #2b211a;--paper: #f5efe4;--paper-2: #ece3d2;--ink: #2a211a;--ink-soft: #5c5044;--ivory: #f2ead9;--ivory-soft: #c9bda8;--varnish: #c98a3d;--varnish-deep: #9a6320;--hairline: rgba(201, 138, 61, .35);--hairline-paper: rgba(42, 33, 26, .18);--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Karla", "Segoe UI", sans-serif;--w-content: 68rem;--w-prose: 44rem}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}body{font-family:var(--font-body);font-size:1.0625rem;line-height:1.7;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:var(--varnish-deep);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--varnish)}:focus-visible{outline:2px solid var(--varnish);outline-offset:3px}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.15}.wrap{max-width:var(--w-content);margin:0 auto;padding:0 1.5rem}.prose{max-width:var(--w-prose)}.prose p+p{margin-top:1.1em}.section{padding:5rem 0}.section--dark{background:var(--stage);color:var(--ivory)}.section--dark a:not(.btn){color:var(--varnish)}.section--paper2{background:var(--paper-2)}.eyebrow{font-family:var(--font-body);font-size:.75rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--varnish-deep);margin-bottom:.9rem}.section--dark .eyebrow{color:var(--varnish)}.section-title{font-size:clamp(2rem,4.5vw,3rem);margin-bottom:1.6rem}.strings{display:grid;gap:7px;margin:0;padding:2.4rem 0;border:0}.strings span{height:1px;background:var(--hairline)}.strings span:nth-child(1){opacity:1;height:2px}.strings span:nth-child(2){opacity:.8}.strings span:nth-child(3){opacity:.6}.strings span:nth-child(4){opacity:.4}.strings--paper span{background:var(--hairline-paper)}.btn{display:inline-block;font-family:var(--font-body);font-size:.8rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;padding:.95rem 1.9rem;border:1px solid var(--varnish);color:var(--varnish);background:transparent;cursor:pointer;transition:background .25s ease,color .25s ease}.btn:hover,.btn--solid,.section--dark .btn--solid{background:var(--varnish);color:var(--ebony)}.btn--solid:hover,.section--dark .btn--solid:hover{background:var(--ivory);border-color:var(--ivory);color:var(--ebony)}.btn--ink{border-color:var(--ink);color:var(--ink)}.btn--ink:hover{background:var(--ink);color:var(--paper)}.program{list-style:none}.program li{display:flex;justify-content:space-between;gap:1.5rem;padding:.55rem 0;border-bottom:1px dotted var(--hairline-paper);font-size:1rem}.program .composer{font-weight:700;letter-spacing:.02em;white-space:nowrap}.program .work{font-family:var(--font-display);font-size:1.1rem;font-style:italic;text-align:right}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media(max-width:780px){.grid-2{grid-template-columns:1fr}}.img-frame{border:1px solid var(--hairline-paper);padding:.6rem;background:#fff;box-shadow:0 14px 34px #16110d1f}.img-frame img{width:100%;height:auto}.placeholder{aspect-ratio:3 / 4;display:grid;place-items:center;background:repeating-linear-gradient(135deg,transparent 0 14px,rgba(201,138,61,.06) 14px 15px),linear-gradient(160deg,var(--stage-2),var(--ebony));color:var(--ivory-soft);font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;text-align:center;padding:1rem}.site-header[data-astro-cid-5hce7sga]{background:var(--ebony);border-bottom:1px solid rgba(201,138,61,.25);position:sticky;top:0;z-index:50}.header-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.9rem;padding-bottom:.9rem;flex-wrap:wrap}.brand[data-astro-cid-5hce7sga]{text-decoration:none;display:flex;flex-direction:column;line-height:1.2}.brand-name[data-astro-cid-5hce7sga]{font-family:var(--font-display);font-size:1.35rem;font-weight:600;color:var(--ivory);letter-spacing:.01em}.brand-sub[data-astro-cid-5hce7sga]{font-size:.66rem;letter-spacing:.34em;text-transform:uppercase;color:var(--varnish)}.site-nav[data-astro-cid-5hce7sga] ul[data-astro-cid-5hce7sga]{list-style:none;display:flex;gap:1.4rem;flex-wrap:wrap}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--ivory-soft);text-decoration:none;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.35rem 0;border-bottom:1px solid transparent}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--ivory)}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga][aria-current=page]{color:var(--varnish);border-bottom-color:var(--varnish)}.menu-toggle[data-astro-cid-5hce7sga]{display:none;background:none;border:1px solid var(--hairline);color:var(--ivory);padding:.4rem .8rem;cursor:pointer;font:700 .7rem/1 var(--font-body);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.55rem}.menu-bars[data-astro-cid-5hce7sga]{display:grid;gap:3px}.menu-bars[data-astro-cid-5hce7sga] i[data-astro-cid-5hce7sga]{display:block;width:16px;height:1px;background:var(--varnish)}@media(max-width:900px){.menu-toggle[data-astro-cid-5hce7sga]{display:inline-flex}.site-nav[data-astro-cid-5hce7sga]{display:none;width:100%}.site-nav[data-astro-cid-5hce7sga].is-open{display:block;padding:.8rem 0 .4rem}.site-nav[data-astro-cid-5hce7sga] ul[data-astro-cid-5hce7sga]{flex-direction:column;gap:.2rem}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{display:block;padding:.55rem 0}}.site-footer[data-astro-cid-5hce7sga]{background:var(--ebony);color:var(--ivory-soft);padding:1rem 0 2.6rem}.footer-inner[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;align-items:baseline;gap:1.2rem 2.4rem}.footer-name[data-astro-cid-5hce7sga]{font-family:var(--font-display);font-size:1.15rem;color:var(--ivory)}.footer-links[data-astro-cid-5hce7sga]{list-style:none;display:flex;flex-wrap:wrap;gap:1.4rem}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--ivory-soft);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;text-decoration:none}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--varnish)}.footer-copy[data-astro-cid-5hce7sga]{font-size:.8rem;margin-left:auto}
