.whats-new-feed{min-width:0;max-width:100%}.feed-status{margin:var(--space-2) 0;color:color-mix(in srgb, var(--color-ink) 68%, var(--color-paper))}.feed-status[hidden],.feed-fallback[hidden],.updates-carousel[hidden]{display:none}.feed-fallback{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-5,1.25rem);border:1px solid color-mix(in srgb, var(--color-stone) 45%, transparent);border-radius:var(--radius);background:color-mix(in srgb, var(--color-paper) 90%, var(--color-parchment));flex-wrap:wrap;display:flex}.feed-fallback a{color:var(--color-brand-primary);font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:750}.updates-carousel{gap:var(--space-3);width:100%;min-width:0;max-width:100%;padding:var(--space-1) 0 var(--space-3);overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:min(78vw,20rem);grid-auto-flow:column;margin:0;scroll-padding-inline:0;list-style:none;display:grid;overflow:auto hidden}.update-card-item{scroll-snap-align:start;min-width:0}.update-card{aspect-ratio:1;border-radius:var(--radius);width:100%;min-width:0;box-shadow:var(--shadow-light);color:var(--color-paper);flex-direction:column;gap:.55rem;padding:1rem;text-decoration:none;transition:translate .16s,box-shadow .16s;display:flex;overflow:hidden}.update-card:hover,.update-card:focus-visible{translate:0 -.2rem;box-shadow:0 16px 30px #05131d2e}.update-card:focus-visible{outline:3px solid var(--color-brand-primary);outline-offset:3px}.update-card--red{background:linear-gradient(145deg, #ffffff0f, transparent 40%), var(--color-brand-primary)}.update-card--black{background:linear-gradient(145deg, #ffffff14, transparent 40%), var(--color-ink)}.update-card--parchment{background:linear-gradient(145deg, var(--color-paper), var(--color-parchment));color:var(--color-ink)}.update-card--nougat{background:linear-gradient(145deg, color-mix(in srgb, var(--color-nougat) 72%, var(--color-paper)), var(--color-earth));color:var(--color-ink)}.update-card__top,.update-card__meta{justify-content:space-between;align-items:center;gap:var(--space-3);font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;flex:none;font-size:.72rem;font-weight:750;display:flex}.update-card__top{min-height:1.6rem}.update-card__source-icon{object-fit:contain;filter:brightness(0)invert();width:1.6rem;height:1.6rem}.update-card--parchment .update-card__source-icon,.update-card--nougat .update-card__source-icon{filter:none}.update-card__title{overflow-wrap:anywhere;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:none;min-height:2.2em;font-size:clamp(1.3rem,5.8vw,1.75rem);line-height:1.08;display:-webkit-box;overflow:hidden}.update-card__media{aspect-ratio:16/9;background:#0000001f;flex:none;place-items:center;width:100%;margin-top:auto;display:grid;position:relative;overflow:hidden}.update-card__media>img{object-fit:cover;opacity:.4;width:100%;height:100%}.update-card__media--fallback>img{object-fit:contain;opacity:.4;filter:brightness(0)invert();width:3.5rem;height:3.5rem}.update-card--parchment .update-card__media--fallback>img,.update-card--nougat .update-card__media--fallback>img{filter:none}.update-card__meta{min-height:1rem;margin-top:auto}.update-card--loading{background:color-mix(in srgb, var(--color-stone) 24%, var(--color-paper));justify-content:space-between}.loading-block{background:linear-gradient(90deg,#fff6,#ffffffc7,#fff6) 0 0/200% 100%;border-radius:.35rem;animation:1.4s ease-in-out infinite loading-sheen}.loading-block--label{width:45%;height:1.6rem}.loading-block--title{width:88%;height:3.8rem}.loading-block--image{aspect-ratio:16/9;width:100%}.loading-block--meta{width:42%;height:.9rem}@keyframes loading-sheen{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width>=48rem){.updates-carousel{gap:var(--space-4);grid-auto-columns:min(36vw,20rem)}}@media (prefers-reduced-motion:reduce){.updates-carousel{scroll-snap-type:none}.update-card{transition:none}.update-card:hover,.update-card:focus-visible{translate:none}.loading-block{animation:none}}html{scroll-snap-type:none;scroll-padding-top:0}.home-page[data-astro-cid-lcdefpme],.home-section[data-astro-cid-lcdefpme],.home-intro__shell[data-astro-cid-lcdefpme],.section-shell[data-astro-cid-lcdefpme],.support-section__inner[data-astro-cid-lcdefpme]{min-width:0;max-width:100%}.home-section[data-astro-cid-lcdefpme]{scroll-snap-align:none;min-height:0;display:block;position:relative}.home-intro[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 42% 12%, color-mix(in srgb, var(--color-parchment) 38%, var(--color-paper)) 0%, var(--color-paper) 46%, color-mix(in srgb, var(--color-stone) 16%, var(--color-paper)) 100%);overflow:hidden}.home-intro__shell[data-astro-cid-lcdefpme]{width:min(100%,64rem);padding:calc(4.65rem + env(safe-area-inset-top)) var(--page-gutter) calc(.9rem + env(safe-area-inset-bottom));margin-inline:auto}.home-intro[data-astro-cid-lcdefpme] .hero__content[data-astro-cid-lcdefpme]{text-align:left;grid-template-columns:minmax(7rem,.82fr) minmax(10rem,1.18fr);grid-template-areas:"character headline""intro intro";align-items:center;gap:.35rem .45rem;width:min(100%,31rem);margin-inline:auto;display:grid}.home-intro[data-astro-cid-lcdefpme] .hero__character[data-astro-cid-lcdefpme]{object-fit:contain;filter:drop-shadow(0 9px 16px #05131d2b);grid-area:character;place-self:end center;width:min(40vw,10.75rem);height:auto;max-height:none}.home-intro[data-astro-cid-lcdefpme] .hero__copy[data-astro-cid-lcdefpme]{grid-area:headline;align-self:center;justify-items:stretch;min-width:0;display:grid}.home-intro[data-astro-cid-lcdefpme] .hero__copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.035em;overflow-wrap:normal;grid-template-columns:1fr;width:min(100%,12rem);margin:0;font-size:clamp(2rem,10.4vw,3.15rem);line-height:.92;display:grid}.hero-title__word[data-astro-cid-lcdefpme]{white-space:nowrap;display:block}.hero-title__word--rusty[data-astro-cid-lcdefpme]{justify-self:start}.hero-title__word--dusty[data-astro-cid-lcdefpme]{justify-self:center}.hero-title__word--bricks[data-astro-cid-lcdefpme]{justify-self:end}.home-intro[data-astro-cid-lcdefpme] .hero__copy[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{text-align:right;order:2;justify-self:end;max-width:12rem;margin:.55rem 0 0;font-size:clamp(.54rem,2.5vw,.67rem);line-height:1.25}.home-intro[data-astro-cid-lcdefpme] .hero__intro[data-astro-cid-lcdefpme]{text-align:center;grid-area:intro;max-width:28rem;margin:.75rem auto 0;font-size:clamp(.98rem,4vw,1.12rem);line-height:1.4}.section-divider[data-astro-cid-lcdefpme]{grid-template-columns:1fr auto 1fr;align-items:center;gap:.6rem;width:100%;margin:.85rem 0 .8rem;display:grid}.section-divider[data-astro-cid-lcdefpme]:before,.section-divider[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(90deg, transparent, var(--color-brand-primary));height:2px;box-shadow:0 1px 2px #05131d33}.section-divider[data-astro-cid-lcdefpme]:after{background:linear-gradient(90deg, var(--color-brand-primary), transparent)}.section-divider[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{aspect-ratio:1;background:var(--color-brand-primary);width:.55rem;rotate:45deg;box-shadow:0 1px 2px #05131d40}.home-intro[data-astro-cid-lcdefpme] .section-shell--updates[data-astro-cid-lcdefpme]{width:100%;margin:0;padding:0}.home-intro[data-astro-cid-lcdefpme] .section-heading[data-astro-cid-lcdefpme]{margin-bottom:.7rem}.home-intro[data-astro-cid-lcdefpme] .section-title[data-astro-cid-lcdefpme]{margin-top:.1rem;font-size:clamp(1.9rem,8.5vw,3.8rem)}.section-summary[data-astro-cid-lcdefpme]{gap:.55rem;margin-top:.45rem;display:grid}.home-intro[data-astro-cid-lcdefpme] .section-intro[data-astro-cid-lcdefpme]{max-width:32rem;margin:0;font-size:clamp(1rem,3.5vw,1.2rem);line-height:1.48}.home-intro[data-astro-cid-lcdefpme] .carousel-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:var(--space-3);color:color-mix(in srgb, var(--color-ink) 68%, var(--color-paper));margin:0;font-size:.84rem;display:flex}.explore-cue[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;gap:var(--space-2);color:color-mix(in srgb, var(--color-ink) 72%, var(--color-paper));font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;margin-top:.15rem;padding-top:.4rem;font-size:.68rem;font-weight:700;text-decoration:none;display:flex}.explore-cue[data-astro-cid-lcdefpme]:hover,.explore-cue[data-astro-cid-lcdefpme]:focus-visible{color:var(--color-brand-primary)}.section-shell[data-astro-cid-lcdefpme]{width:min(100%, var(--content-width));padding:calc(5.25rem + env(safe-area-inset-top)) var(--page-gutter) var(--space-6);margin-inline:auto}.section-heading[data-astro-cid-lcdefpme]{margin-bottom:var(--space-4)}.section-heading--compact[data-astro-cid-lcdefpme] .section-intro[data-astro-cid-lcdefpme]{max-width:32rem}.home-section--parchment[data-astro-cid-lcdefpme]{background:linear-gradient(155deg, var(--color-paper) 0%, color-mix(in srgb, var(--color-parchment) 63%, var(--color-paper)) 100%);min-height:100svh}.section-shell--explore[data-astro-cid-lcdefpme]{min-height:100svh}.destination-grid[data-astro-cid-lcdefpme]{gap:var(--space-2);display:grid}.destination-card[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-3);border-radius:var(--radius);min-width:0;min-height:4.75rem;box-shadow:var(--shadow-light);background:#ffffffd6;grid-template-columns:minmax(0,1fr) auto;padding:.82rem .95rem;text-decoration:none;display:grid}.destination-card[data-astro-cid-lcdefpme]:hover{background:var(--color-paper)}.destination-card__copy[data-astro-cid-lcdefpme]{min-width:0}.destination-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.18rem}.destination-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.18rem;font-size:.88rem;line-height:1.25;display:-webkit-box;overflow:hidden}.destination-card__action[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-2);color:var(--color-brand-primary);font-family:var(--font-heading);letter-spacing:.03em;text-transform:uppercase;font-size:.76rem;font-weight:750;display:flex}.destination-card__label[data-astro-cid-lcdefpme]{display:none}.support-section[data-astro-cid-lcdefpme]{isolation:isolate;min-height:100svh;padding:calc(5.25rem + env(safe-area-inset-top)) var(--page-gutter) 0;background:linear-gradient(135deg, var(--color-brand-primary), var(--color-ink));color:var(--color-paper);position:relative;overflow:hidden}.support-section__inner[data-astro-cid-lcdefpme]{z-index:2;width:min(100%, var(--content-width));align-content:start;gap:var(--space-8);min-height:100svh;margin-inline:auto;padding-bottom:clamp(3rem,10vh,6rem);display:grid;position:relative}.support-copy[data-astro-cid-lcdefpme]{z-index:3;max-width:31rem;position:relative}.support-section__image[data-astro-cid-lcdefpme]{z-index:1;object-fit:contain;object-position:right bottom;pointer-events:none;user-select:none;filter:drop-shadow(0 12px 18px #0000004d);width:min(88vw,31rem);height:auto;max-height:58%;position:absolute;bottom:0;right:0}.eyebrow--light[data-astro-cid-lcdefpme]{color:var(--color-parchment)}.button--light[data-astro-cid-lcdefpme]{background:var(--color-paper);color:var(--color-ink)}.button--dark-outline[data-astro-cid-lcdefpme]{color:var(--color-paper);box-shadow:inset 0 0 0 1px #fffc}.support-quote[data-astro-cid-lcdefpme]{z-index:3;max-width:29rem;margin:0 0 0 var(--space-4);padding:var(--space-2) 0 var(--space-2) var(--space-4);border-left:3px solid var(--color-parchment);text-shadow:0 2px 5px #000,0 0 12px #000000f2,0 0 24px #000000bf;font-size:clamp(1.08rem,4.5vw,1.55rem);font-style:italic;line-height:1.45;position:relative}.support-quote[data-astro-cid-lcdefpme] cite[data-astro-cid-lcdefpme]{margin-top:var(--space-3);color:var(--color-parchment);font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;text-shadow:0 2px 4px #000,0 0 10px #000000e6;font-size:.7rem;font-style:normal;display:block}@media (width<=25rem){.support-section__image[data-astro-cid-lcdefpme]{width:94vw;max-height:52%}.support-quote[data-astro-cid-lcdefpme]{margin-left:0}}@media (width<=22rem){.home-intro[data-astro-cid-lcdefpme] .hero__content[data-astro-cid-lcdefpme]{grid-template-columns:minmax(6.75rem,.86fr) minmax(8.75rem,1.14fr)}.home-intro[data-astro-cid-lcdefpme] .hero__copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:clamp(1.8rem,10vw,2.25rem)}.home-intro[data-astro-cid-lcdefpme] .hero__copy[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{font-size:.52rem}}@media (width>=36rem){.destination-card__label[data-astro-cid-lcdefpme]{display:inline}}@media (width>=48rem){.home-intro__shell[data-astro-cid-lcdefpme]{padding-top:calc(4.5rem + env(safe-area-inset-top))}.home-intro[data-astro-cid-lcdefpme] .hero__content[data-astro-cid-lcdefpme]{grid-template-columns:minmax(10rem,.7fr) minmax(28rem,1.3fr);grid-template-areas:"character headline""character intro";align-items:center;gap:.2rem clamp(1.8rem,4vw,3rem);width:min(100%,54rem)}.home-intro[data-astro-cid-lcdefpme] .hero__character[data-astro-cid-lcdefpme]{place-self:center end;width:min(18vw,11.5rem)}.home-intro[data-astro-cid-lcdefpme] .hero__copy[data-astro-cid-lcdefpme]{place-self:end start}.home-intro[data-astro-cid-lcdefpme] .hero__copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{grid-template-columns:auto auto;width:max-content;font-size:clamp(3rem,5vw,4.5rem);line-height:.9}.hero-title__word--rusty[data-astro-cid-lcdefpme]{grid-column:1/-1;justify-self:start}.hero-title__word--dusty[data-astro-cid-lcdefpme]{grid-column:1;justify-self:start}.hero-title__word--bricks[data-astro-cid-lcdefpme]{grid-column:2;justify-self:start;margin-left:.08em}.home-intro[data-astro-cid-lcdefpme] .hero__copy[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{text-align:left;order:-1;justify-self:start;max-width:none;margin:0 0 .3rem;font-size:.66rem}.home-intro[data-astro-cid-lcdefpme] .hero__intro[data-astro-cid-lcdefpme]{text-align:left;justify-self:start;max-width:35rem;margin:.35rem 0 0;font-size:clamp(1rem,1.4vw,1.15rem)}.section-divider[data-astro-cid-lcdefpme]{margin-block:.7rem}.home-intro[data-astro-cid-lcdefpme] .section-shell--updates[data-astro-cid-lcdefpme]{width:min(100%,54rem);margin-inline:auto}.section-summary[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:baseline;gap:.35rem .7rem;margin-top:.3rem;display:flex}.home-intro[data-astro-cid-lcdefpme] .carousel-header[data-astro-cid-lcdefpme]{justify-content:flex-start;font-size:.72rem;display:inline-flex}.home-intro[data-astro-cid-lcdefpme] .carousel-header[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{display:none}.section-shell[data-astro-cid-lcdefpme]{padding:calc(5.5rem + env(safe-area-inset-top)) var(--page-gutter) var(--space-10,2.5rem)}.destination-grid[data-astro-cid-lcdefpme]{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.destination-card[data-astro-cid-lcdefpme]{min-height:8.5rem;padding:var(--space-5,1.25rem);align-content:space-between;align-items:stretch}.destination-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.45rem}.destination-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-top:var(--space-2);-webkit-line-clamp:3;font-size:.96rem;line-height:1.35}.destination-card__action[data-astro-cid-lcdefpme]{justify-content:space-between;align-self:end}.destination-card__label[data-astro-cid-lcdefpme]{display:inline}.support-section__inner[data-astro-cid-lcdefpme]{grid-template-columns:minmax(22rem,.9fr) minmax(21rem,.8fr);align-items:start;gap:clamp(2rem,5vw,5rem);padding-bottom:4rem}.support-copy[data-astro-cid-lcdefpme]{max-width:34rem}.support-section__image[data-astro-cid-lcdefpme]{width:min(64vw,48rem);max-height:82%}.support-quote[data-astro-cid-lcdefpme]{align-self:end;margin-top:clamp(7rem,16vh,12rem);margin-left:-5rem;font-size:clamp(1.35rem,2.3vw,2.25rem)}}@media (width>=70rem){.destination-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
