:root{--green: #1e4d3f;--green-deep: #1a4438;--green-tint: #eef3f0;--white: #ffffff;--cream: #f7f5f0;--charcoal: #33383b;--charcoal-soft: #5b6266;--heather: #b8bec2;--heather-light: #e7eaeb;--gold: #c9a227;--gold-soft: #e7d9a8;--maroon: #7c2d33;--bg: var(--white);--text: var(--charcoal);--text-muted: var(--charcoal-soft);--focus-ring: #1e4d3f;--font-display: "League Spartan", "Arial Narrow", system-ui, sans-serif;--font-body: "Mulish", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-script: "Yellowtail", "Brush Script MT", "Segoe Script", cursive;--radius: 4px;--radius-lg: 10px;--maxw: 1180px;--gutter: clamp(20px, 5vw, 64px);--section-y: clamp(64px, 9vw, 120px);--header-h: 60px;--shadow-sm: 0 1px 2px rgba(20, 40, 33, .06), 0 2px 8px rgba(20, 40, 33, .06);--shadow-md: 0 8px 30px rgba(20, 40, 33, .12)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px);-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:1.05;letter-spacing:.01em;color:var(--charcoal);margin:0 0 .4em}p{margin:0 0 1em}a{color:inherit}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px;border-radius:2px}:focus:not(:focus-visible){outline:none}.wrap{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-y)}.section--tint{background:var(--green-tint)}.section--green{background:var(--green);color:var(--cream)}.section--green h2,.section--green h3{color:var(--white)}.eyebrow{font-family:var(--font-display);font-weight:600;font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;color:var(--green);margin:0 0 .9rem}.section--green .eyebrow{color:var(--gold-soft)}.section-title{font-size:clamp(1.9rem,4.4vw,3rem);letter-spacing:.02em;text-transform:uppercase}.script{font-family:var(--font-script);font-weight:400;letter-spacing:0;text-transform:none;line-height:1.2;color:var(--green)}.section--green .script,.on-green .script{color:var(--gold-soft)}.lede{font-size:clamp(1.05rem,2.4vw,1.3rem);color:var(--text-muted);max-width:46ch}.section--green .lede{color:#ffffffdb}.btn{--btn-bg: var(--green);--btn-fg: var(--white);--btn-bd: var(--green);display:inline-flex;align-items:center;justify-content:center;gap:.5em;min-height:48px;padding:.85em 1.6em;font-family:var(--font-display);font-weight:600;font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:var(--btn-fg);background:var(--btn-bg);border:2px solid var(--btn-bd);border-radius:var(--radius);cursor:pointer;transition:transform .12s ease,background-color .15s ease,color .15s ease}.btn:hover{transform:translateY(-1px);background:var(--green-deep)}.btn:active{transform:translateY(0)}.btn--ghost{--btn-bg: transparent;--btn-fg: var(--green);--btn-bd: var(--green)}.btn--ghost:hover{background:var(--green);--btn-fg: var(--white);color:var(--white)}.btn--on-green{--btn-bg: var(--white);--btn-fg: var(--green);--btn-bd: var(--white)}.btn--on-green:hover{background:var(--cream);border-color:var(--cream);color:var(--green)}.don__card .btn--on-green:hover,.esig__card .btn--on-green:hover{background:var(--green-deep);border-color:var(--green-deep);color:var(--white)}.btn--ghost-on-green{--btn-bg: transparent;--btn-fg: var(--cream);--btn-bd: rgba(255, 255, 255, .6)}.btn--ghost-on-green:hover{background:#ffffff1f;color:var(--white)}.btn--block{width:100%}.field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.field>label,.field>.label{font-family:var(--font-display);font-weight:600;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:var(--charcoal)}.section--green .field>label,.section--green .field>.label{color:var(--white)}.section--green .esig__card .field>label,.section--green .esig__card .field>.label{color:var(--charcoal)}.input,select.input,textarea.input{width:100%;min-height:48px;padding:.7em .85em;font:inherit;color:var(--charcoal);background:var(--white);border:1.5px solid var(--heather);border-radius:var(--radius)}.input:focus{border-color:var(--green);outline:3px solid rgba(30,77,63,.25);outline-offset:0}.input[aria-invalid=true]{border-color:#b23b2e}.field-error{color:#b23b2e;font-size:.9rem;font-weight:600}.section--green .field-error{color:#ffd7cf}.error:empty{display:none}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;left:12px;top:-60px;z-index:200;background:var(--white);color:var(--green);padding:10px 16px;border-radius:var(--radius);font-weight:700;transition:top .15s ease}.skip-link:focus{top:12px}.stack>*+*{margin-top:var(--stack-gap, 1rem)}.qty{display:inline-flex;align-items:center;border:1.5px solid var(--heather);border-radius:var(--radius);overflow:hidden;background:var(--white)}.qty button{width:40px;height:44px;border:0;background:var(--white);color:var(--charcoal);font-size:1.2rem;line-height:1;cursor:pointer}.qty button:hover:not(:disabled){background:var(--green-tint)}.qty button:disabled{opacity:.4;cursor:not-allowed}.qty span{min-width:2.2ch;text-align:center;font-weight:700;font-variant-numeric:tabular-nums}.cart-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:transparent;color:var(--cream);cursor:pointer}.cart-btn:hover{color:var(--white)}.cart-btn__count{position:absolute;top:3px;right:1px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--gold);color:#2a2200;font-family:var(--font-display);font-size:.7rem;font-weight:800;line-height:18px;text-align:center}.cart-overlay{position:fixed;inset:0;z-index:300;background:#14282173;display:flex;justify-content:flex-end}.cart-drawer{width:min(420px,100%);height:100%;background:var(--white);color:var(--charcoal);opacity:1;display:flex;flex-direction:column;box-shadow:var(--shadow-md)}@media(prefers-reduced-motion:no-preference){.cart-drawer{animation:cart-in .18s ease}}@keyframes cart-in{0%{transform:translate(16px)}}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.2rem;border-bottom:1px solid var(--heather-light)}.cart-drawer__head h2{margin:0;font-size:1.1rem;text-transform:uppercase;letter-spacing:.08em}.cart-drawer__close{border:0;background:transparent;font-size:1.8rem;line-height:1;cursor:pointer;color:var(--charcoal-soft);width:40px;height:40px}.cart-drawer__empty{padding:2rem 1.2rem;color:var(--text-muted)}.cart-lines{list-style:none;margin:0;padding:.5rem 1.2rem;overflow-y:auto;flex:1}.cart-line{padding:1rem 0;border-bottom:1px solid var(--heather-light)}.cart-line__name{font-weight:700;margin:0 0 .2rem}.cart-line__opts{margin:0 0 .5rem;font-size:.85rem;color:var(--text-muted)}.cart-line__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.cart-line__price{font-weight:700;font-variant-numeric:tabular-nums}.cart-line__remove{margin-top:.5rem;border:0;background:transparent;color:var(--charcoal-soft);font-size:.85rem;text-decoration:underline;cursor:pointer;padding:0}.cart-drawer__err{color:#b23b2e;padding:0 1.2rem;font-weight:600}.cart-drawer__foot{padding:1.1rem 1.2rem 1.4rem;border-top:1px solid var(--heather-light)}.cart-drawer__note{margin:.7rem 0 0;font-size:.8rem;color:var(--text-muted);text-align:center}.pcard{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--heather-light);border-radius:var(--radius-lg);overflow:hidden}.pcard__media{position:relative;aspect-ratio:4 / 5;background:var(--green-tint)}.pcard__media img{width:100%;height:100%;object-fit:cover}.pcard__media-fallback{width:100%;height:100%;background:linear-gradient(135deg,var(--green-tint),var(--heather-light))}.pgal{position:relative;width:100%;height:100%;touch-action:pan-y}.pgal__arrow{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;padding:0;border:none;border-radius:999px;background:#ffffffe0;color:var(--charcoal);cursor:pointer;box-shadow:0 1px 4px #0003;transition:background-color .15s ease}.pgal__arrow:hover{background:var(--white)}.pgal__arrow:focus-visible{outline:2px solid var(--green);outline-offset:2px}.pgal__arrow--prev{left:.5rem}.pgal__arrow--next{right:.5rem}.pgal__dots{position:absolute;left:0;right:0;bottom:.55rem;display:flex;justify-content:center;gap:.35rem}.pgal__dot{width:.4rem;height:.4rem;padding:0;border:none;border-radius:999px;background:#ffffffa6;box-shadow:0 0 0 1px #00000026;cursor:pointer}.pgal__dot--on{background:var(--white);box-shadow:0 0 0 1px var(--green)}@media(max-width:640px){.pgal__arrow{width:2.3rem;height:2.3rem}}.pcard__body{display:flex;flex-direction:column;gap:.5rem;padding:1.1rem 1.1rem 1.3rem;flex:1}.pcard__name{margin:0;font-size:1.15rem;text-transform:uppercase;letter-spacing:.03em}.pcard__desc{margin:0;font-size:.92rem;color:var(--text-muted);flex:1}.pcard__price{margin:0;font-family:var(--font-display);font-weight:800;font-size:1.15rem;color:var(--green)}.pcard__soldout{margin:0;font-weight:700;color:var(--charcoal-soft);text-transform:uppercase;letter-spacing:.05em}.pcard__opts{border:0;padding:0;margin:.2rem 0 0}.pcard__opts+.pcard__opts{margin-top:.55rem}.pcard__pick-price{margin:.5rem 0 0;font-family:var(--font-display);font-weight:800;font-size:1rem;color:var(--green)}.pcard__opts legend{font-family:var(--font-display);font-weight:700;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--charcoal);margin-bottom:.4rem;padding:0}.pcard__chips{display:flex;flex-wrap:wrap;gap:.4rem}.chip{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:40px;padding:0 .6rem;border:1.5px solid var(--heather);border-radius:var(--radius);font-family:var(--font-display);font-weight:700;font-size:.85rem;cursor:pointer;user-select:none}.chip input{position:absolute;opacity:0;inset:0;cursor:pointer}.chip--on{border-color:var(--green);background:var(--green);color:var(--white)}.chip--oos{opacity:.4;cursor:not-allowed;text-decoration:line-through}.chip:has(input:focus-visible){outline:3px solid var(--focus-ring);outline-offset:2px}.pcard__actions{display:flex;gap:.6rem;align-items:stretch;margin-top:.4rem}.pcard__actions .btn{flex:1}.pcard__msg{margin:0;min-height:1.2em;font-size:.85rem;color:var(--green);font-weight:600}.pcard__msg.is-error{color:#b23b2e}.ticketpicker{display:flex;flex-direction:column;gap:1rem}.tiers{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.tier{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background:var(--white);border:1px solid var(--heather-light);border-radius:var(--radius)}.tier__head{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem}.tier__name{margin:0;font-size:1rem;text-transform:uppercase;letter-spacing:.04em}.tier__price{font-family:var(--font-display);font-weight:800;color:var(--green)}.tier__desc{margin:.3rem 0 0;font-size:.86rem;color:var(--text-muted)}.tier__closed{margin:.3rem 0 0;font-size:.8rem;color:#b23b2e;font-weight:600}.tier__info{flex:1}.ticket-note{margin:0;font-size:.85rem;color:var(--text-muted)}.ticket-err{margin:0;color:#b23b2e;font-weight:600;font-size:.9rem}.ticket-fineprint{margin:0;font-size:.78rem;color:var(--text-muted);text-align:center}.donate-form{display:flex;flex-direction:column;gap:1rem}.donate-amounts{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.donate-chip{display:flex;align-items:center;justify-content:center;min-height:52px;padding:.8rem .5rem;background:var(--white);border:1.5px solid var(--heather);border-radius:var(--radius);cursor:pointer;text-align:center}.donate-chip.is-on{border-color:var(--green);background:var(--green-tint)}.donate-chip__amt{font-family:var(--font-display);font-weight:800;font-size:1.2rem;color:var(--green)}.donate-custom{display:flex;align-items:center;gap:.4rem}.donate-custom>span{font-family:var(--font-display);font-weight:800;font-size:1.1rem;color:var(--charcoal-soft)}.donate-note{margin:.2rem 0 0;font-size:.8rem;color:var(--text-muted);line-height:1.45}.es-form{display:flex;flex-direction:column;gap:.4rem}.es-row{display:grid;grid-template-columns:1fr 1.3fr;gap:.8rem}.es-consent{display:flex;gap:.6rem;align-items:flex-start;font-size:.86rem;color:var(--text-muted);cursor:pointer;margin:.2rem 0 .6rem}.es-consent input{margin-top:.2rem;width:18px;height:18px;flex:none}.es-success{margin:0;padding:1rem;background:var(--green-tint);border-radius:var(--radius);font-weight:700;color:var(--green);text-align:center}@media(max-width:520px){.es-row,.donate-amounts{grid-template-columns:1fr}}.announce[data-astro-cid-o54ltyzl]{background:var(--green-deep);color:var(--cream);font-size:.86rem}.announce__inner[data-astro-cid-o54ltyzl]{display:flex;align-items:center;justify-content:center;gap:.6rem;min-height:38px;padding-block:8px;text-align:center}.announce__text[data-astro-cid-o54ltyzl]{font-weight:500}.announce__link[data-astro-cid-o54ltyzl]{font-family:var(--font-display);font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:.8rem;color:var(--gold-soft);text-decoration:none;white-space:nowrap;border-bottom:1px solid currentColor;padding-bottom:1px}.announce__link[data-astro-cid-o54ltyzl]:hover{color:#fff}@media(max-width:520px){.announce__inner[data-astro-cid-o54ltyzl]{flex-direction:column;gap:2px;padding-block:6px}}.wordmark[data-astro-cid-hhuuaa7r]{font-family:var(--font-display);font-weight:800;font-size:var(--wm-size);letter-spacing:.06em;line-height:1;white-space:nowrap;text-transform:uppercase}.wordmark--light[data-astro-cid-hhuuaa7r] .wordmark__a[data-astro-cid-hhuuaa7r]{color:var(--gold)}.wordmark--light[data-astro-cid-hhuuaa7r] .wordmark__rest[data-astro-cid-hhuuaa7r]{color:var(--charcoal)}.wordmark--reverse[data-astro-cid-hhuuaa7r] .wordmark__a[data-astro-cid-hhuuaa7r]{color:var(--gold-soft)}.wordmark--reverse[data-astro-cid-hhuuaa7r] .wordmark__rest[data-astro-cid-hhuuaa7r]{color:var(--white)}.ribbon[data-astro-cid-eyxhmilb]{display:inline-block;vertical-align:middle;flex:none}.hdr[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:100;background:var(--green);color:var(--cream)}.hdr__inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1rem;min-height:var(--header-h)}.hdr__brand[data-astro-cid-ctg3m53h]{text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.hdr__ribbon[data-astro-cid-ctg3m53h]{position:relative;top:.5px}.hdr__nav[data-astro-cid-ctg3m53h]{margin-left:auto}.hdr__nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{display:flex;gap:clamp(1rem,2.6vw,2.2rem);list-style:none;margin:0;padding:0}.hdr__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-family:var(--font-display);font-weight:600;font-size:.86rem;letter-spacing:.12em;text-transform:uppercase;color:var(--cream);text-decoration:none;padding:6px 2px;border-bottom:2px solid transparent}.hdr__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{border-bottom-color:var(--gold)}.hdr__actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.4rem;margin-left:.6rem}.hdr__burger[data-astro-cid-ctg3m53h]{display:none;width:44px;height:44px;border:0;background:transparent;cursor:pointer;position:relative}.hdr__burger-bars[data-astro-cid-ctg3m53h],.hdr__burger-bars[data-astro-cid-ctg3m53h]:before,.hdr__burger-bars[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;width:24px;height:2px;background:var(--cream);transition:transform .18s ease,opacity .18s ease}.hdr__burger-bars[data-astro-cid-ctg3m53h]{top:21px;right:2px}.hdr__burger-bars[data-astro-cid-ctg3m53h]:before{top:-7px;right:0}.hdr__burger-bars[data-astro-cid-ctg3m53h]:after{top:7px;right:0}.hdr__burger[data-astro-cid-ctg3m53h].is-open .hdr__burger-bars[data-astro-cid-ctg3m53h]{background:transparent}.hdr__burger[data-astro-cid-ctg3m53h].is-open .hdr__burger-bars[data-astro-cid-ctg3m53h]:before{transform:translateY(7px) rotate(45deg)}.hdr__burger[data-astro-cid-ctg3m53h].is-open .hdr__burger-bars[data-astro-cid-ctg3m53h]:after{transform:translateY(-7px) rotate(-45deg)}.mnav[data-astro-cid-ctg3m53h]{display:none;background:var(--green-deep);border-top:1px solid rgba(255,255,255,.12)}.mnav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:4px var(--gutter) 6px}.mnav[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]{border-bottom:1px solid rgba(255,255,255,.1)}.mnav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:8px 2px;line-height:1.1;font-family:var(--font-display);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--cream);text-decoration:none}@media(max-width:860px){.hdr__nav[data-astro-cid-ctg3m53h]{display:none}.hdr__actions[data-astro-cid-ctg3m53h]{margin-left:auto}.hdr__burger[data-astro-cid-ctg3m53h],.mnav[data-astro-cid-ctg3m53h]{display:block}.mnav[data-astro-cid-ctg3m53h][hidden]{display:none}}.ft[data-astro-cid-gcn2mc3v]{color:var(--cream);padding-top:clamp(3rem,6vw,4.5rem)}.ft__main[data-astro-cid-gcn2mc3v]{padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.14)}.ft__top[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ft__brand-mark[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;gap:.5rem}.ft__brand-ribbon[data-astro-cid-gcn2mc3v]{position:relative;top:.5px}.ft__note[data-astro-cid-gcn2mc3v]{margin:1rem 0 0;max-width:100%;font-size:.8rem;line-height:1.65;color:#ffffffa8}.ft__social[data-astro-cid-gcn2mc3v]{flex:none;display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:var(--cream);transition:color .15s ease,border-color .15s ease}.ft__social[data-astro-cid-gcn2mc3v] svg[data-astro-cid-gcn2mc3v]{width:1rem;height:1rem;display:block}.ft__social[data-astro-cid-gcn2mc3v]:hover{color:var(--white);border-color:#ffffff80}.ft__social[data-astro-cid-gcn2mc3v]:focus-visible{outline:2px solid var(--gold-soft);outline-offset:2px}.ft__bottom[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:.4rem 1.4rem;padding-block:1.4rem 2.4rem;font-size:.8rem;color:#ffffff8c}html body{background:var(--bg)}
