@font-face{font-family:Archivo Black;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/archivo-black-latin-400.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/space-grotesk-latin-var.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--c-cream:#faf4e4;--c-gold:#e3a93c;--c-red:#d74a3d;--c-ink:#141210;--c-gold-muted:#9b7b2f;--c-red-dark:#b93a2e;--c-red-deep:#7a1f14;--c-ink-raised:#211d19;--c-ink-hairline:#3a332b;--c-panel:#fff;--c-panel-border:#eadfc4;--c-body:#5a5347;--c-body-invert:#d9d0bb;--c-body-quiet:#645c4c;--c-detail-invert:#9b9179;--c-gold-deep:#6e5416;--c-gold-deepest:#3a2a06;--font-display:"Archivo Black", system-ui, sans-serif;--font-body:"Space Grotesk", system-ui, sans-serif;--track-wide:.18em;--track-wider:.24em;--fs-h1:clamp(30px, 4.2vw, 46px);--fs-h2:clamp(24px, 2.6vw, 32px);--fs-h2-lg:clamp(28px, 3vw, 38px);--fs-lead:clamp(16px, 1.5vw, 19px);--fs-body:15px;--fs-sm:14px;--fs-xs:13px;--fs-2xs:12px;--fs-label:11px;--lh-tight:1.08;--lh-heading:1.16;--lh-body:1.55;--measure-h1:16ch;--measure-lead:44ch;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:18px;--sp-5:22px;--sp-6:32px;--sp-7:44px;--sp-8:48px;--container:1120px;--gutter:clamp(20px, 4vw, 44px);--band-pad-y:clamp(40px, 5vw, 64px);--band-pad-x:clamp(20px, 4vw, 56px);--section-gap:clamp(44px, 6vw, 72px);--hero-gap:clamp(28px, 5vw, 64px);--col-hero:320px;--col-band:400px;--col-range:230px;--col-footer:260px;--col-field:220px;--r-sm:12px;--r-md:16px;--r-lg:16px;--r-pill:999px;--tap:58px;--border-heavy:2px;--shadow-card:0 18px 40px #14121057;--shadow-card-back:0 8px 24px #14121038}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{background:var(--c-cream);min-height:100svh;color:var(--c-body);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased}img,svg,picture{max-width:100%;display:block}input,button{font:inherit;color:inherit}h1,h2,h3{font-family:var(--font-display);font-weight:400;line-height:var(--lh-heading);color:var(--c-ink);text-wrap:balance}p{text-wrap:pretty}a{color:inherit}a:hover{color:var(--c-red-dark)}:focus-visible{outline:3px solid var(--c-ink);outline-offset:3px}.skip-link{left:var(--sp-3);top:var(--sp-3);z-index:10;padding:var(--sp-2) var(--sp-4);background:var(--c-ink);color:var(--c-cream);border-radius:var(--r-sm);font-weight:700;text-decoration:none;position:absolute;transform:translateY(-200%)}.skip-link:focus-visible{color:var(--c-cream);transform:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.label{font-family:var(--font-body);font-size:var(--fs-label);letter-spacing:var(--track-wider);text-transform:uppercase;color:var(--c-gold-deep);font-weight:700}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.container{max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.header{justify-content:space-between;align-items:center;gap:var(--sp-4);padding:var(--sp-5) 0 var(--sp-2);display:flex}.header__icon{width:42px;height:auto;display:block}.header__link{font-size:var(--fs-label);letter-spacing:var(--track-wide);text-transform:uppercase;color:var(--c-ink);padding:10px 2px;font-weight:700;text-decoration:none}.button{min-height:var(--tap);padding:0 var(--sp-6);border-radius:var(--r-pill);background:var(--c-ink);color:var(--c-cream);font-family:var(--font-display);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:17px;text-decoration:none;transition:background-color .12s;display:inline-flex}.button:hover{background:var(--c-red)}.button:focus-visible{outline:3px solid var(--c-ink);outline-offset:3px}.button[disabled],.button[aria-disabled=true]{background:var(--c-gold-muted);color:var(--c-cream);cursor:not-allowed}.signup .button{border-radius:var(--r-sm);padding-inline:var(--sp-6)}.hero{grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--col-hero)), 1fr));gap:var(--hero-gap);padding:clamp(20px, 4vw, 48px) 0 var(--section-gap);align-items:center;display:grid}.hero__copy{align-items:flex-start;gap:var(--sp-6);flex-direction:column;min-width:0;display:flex}.hero__logo{width:100%;max-width:440px;height:auto;display:block}.hero__title{max-width:var(--measure-h1);font-family:var(--font-display);font-size:var(--fs-h1);line-height:var(--lh-tight);letter-spacing:-.02em;color:var(--c-ink);text-wrap:balance;margin:0}.hero__tagline{max-width:var(--measure-lead);font-size:var(--fs-lead);color:var(--c-body);text-wrap:pretty;margin:0;line-height:1.5}.hero__visual{justify-content:center;align-items:center;min-width:0;display:flex}.ranges{padding:0 0 var(--section-gap);flex-direction:column;gap:20px;display:flex}.ranges__list{grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--col-range)), 1fr));gap:var(--sp-4);margin:0;padding:0;list-style:none;display:grid}.ranges__item{background:var(--c-panel);border:1px solid var(--c-panel-border);border-radius:var(--r-md);flex-direction:column;gap:14px;padding:24px;display:flex}.ranges__item h3{font-family:var(--font-display);color:var(--c-ink);margin:0;font-size:18px}.ranges__item p{font-size:var(--fs-sm);line-height:var(--lh-body);color:var(--c-body);text-wrap:pretty;margin:0}.ranges__glyph{border:var(--border-heavy) solid var(--c-ink);background:var(--glyph,var(--c-gold));border-radius:5px;width:32px;height:42px}.ranges__glyph--outline{background:var(--c-cream);border-width:3px}.ranges__glyph--pair{background:0 0;border:none;gap:4px;width:auto;height:auto;display:flex}.ranges__glyph--pair span{border:var(--border-heavy) solid var(--c-ink);border-radius:5px;width:22px;height:42px}.band{grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--col-band)), 1fr));display:grid}.band>*{padding:var(--band-pad-y) var(--band-pad-x)}.band__inner{flex-direction:column;gap:20px;width:100%;max-width:520px;display:flex}.where :focus-visible{outline-color:var(--c-cream)}.where{background:var(--c-ink);color:var(--c-cream);justify-content:flex-end;display:flex}.where .label{color:var(--c-gold)}.where h2{font-family:var(--font-display);font-size:var(--fs-h2);line-height:var(--lh-heading);color:var(--c-cream);text-wrap:balance;margin:0}.where p{max-width:var(--measure-lead);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--c-body-invert);text-wrap:pretty;margin:0}.where__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.where__item{align-items:center;gap:var(--sp-4);background:var(--c-ink-raised);border:1px solid var(--c-ink-hairline);border-radius:var(--r-sm);padding:16px 18px;display:flex}.where__date{min-width:82px;font-family:var(--font-display);font-size:var(--fs-xs);letter-spacing:.06em;color:var(--c-gold)}.where__text{flex-direction:column;gap:2px;min-width:0;display:flex}.where__place{font-size:var(--fs-body);color:var(--c-cream);font-weight:700}.where__detail{font-size:var(--fs-xs);color:var(--c-detail-invert)}.where__empty{align-items:center;gap:var(--sp-4);padding:18px 20px;display:flex}.where__empty svg{flex:none;width:66px;height:auto}.signup{background:var(--c-gold);align-items:center;display:flex}.signup .label{color:var(--c-ink)}.signup h2{font-family:var(--font-display);font-size:var(--fs-h2-lg);color:var(--c-ink);text-wrap:balance;margin:0;line-height:1.1}.signup__form{gap:var(--sp-3);flex-direction:column;display:flex}.signup__form label{font-size:var(--fs-sm);color:var(--c-ink);font-weight:700}.signup__row{grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--col-field)), 1fr));gap:var(--sp-3);display:grid}.signup__form input[type=email]{width:100%;min-height:var(--tap);padding:0 var(--sp-4);border:var(--border-heavy) solid var(--c-ink);border-radius:var(--r-sm);background:var(--c-cream);color:var(--c-ink);font-family:var(--font-body);font-size:17px}.signup__form input::placeholder{color:var(--c-body)}.signup__form input:focus-visible{outline:3px solid var(--c-ink);outline-offset:2px}.signup__form input[aria-invalid=true]{border-color:var(--c-red-deep)}.signup__turnstile{min-height:65px;margin:4px 0 2px}.signup__note{font-size:var(--fs-xs);color:var(--c-gold-deepest);line-height:1.5}.signup__status{font-size:var(--fs-sm)}.signup__status[hidden]{display:none}.signup__status--error{align-items:center;gap:var(--sp-2);color:var(--c-red-deep);font-weight:700;display:flex}.signup__status--error:before{content:"";border-radius:var(--r-pill);background:currentColor;flex:none;width:8px;height:8px}.signup__status--success{background:var(--c-ink);border-radius:var(--r-md);align-items:center;gap:20px;padding:24px;display:flex}.signup__status--success svg{flex:none;width:74px;height:auto}.signup__status--success strong{font-family:var(--font-display);color:var(--c-gold);font-size:19px;font-weight:400;display:block}.signup__status--success span{margin-top:var(--sp-2);font-size:var(--fs-body);color:var(--c-body-invert);line-height:1.5;display:block}.footer{background:var(--c-cream);padding:clamp(32px,4vw,48px) 0}.footer>.container{grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--col-footer)), 1fr));gap:var(--sp-6);align-items:start;display:grid}.footer__logo{width:100%;max-width:220px;height:auto;display:block}.footer__links{flex-direction:column;gap:10px;display:flex}.footer__links a{font-size:var(--fs-sm);color:var(--c-ink);font-weight:700;text-decoration:none}.footer__links a:hover{color:var(--c-red);text-decoration:underline}.footer__legal{font-size:var(--fs-2xs);color:var(--c-body-quiet);text-wrap:pretty;line-height:1.6}
