.BiomeEncounters .EncountersList{padding-left:3em}.BiomeEncounters .EncountersList__item{margin-bottom:1em}.BiomeEncounters .EncountersList__item:before{font-size:3em;color:var(--biome-dark);line-height:.7;top:-.05em;margin-right:.6ch}.BiomeGathering__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:.5em}@media (min-width:600px){.BiomeGathering__grid{grid-template-columns:repeat(2,1fr);gap:1em}}@media (min-width:900px){.BiomeGathering__grid{grid-template-columns:repeat(3,1fr)}}.BiomeGathering__item{padding:.7em .9em;background:var(--biome-surface);border:1px solid var(--biome-border);border-radius:.45em;display:flex;gap:.65em;align-items:center}.BiomeGathering__die{font-family:Courier New,monospace;font-size:.95em;font-weight:700;color:var(--biome-accent);flex-shrink:0;min-width:1.1em}.BiomeGathering__value{font-size:.95em;color:var(--biome-text)}.BiomeGathering__hint{margin-top:1.1em;padding:1em 1.4em;background:var(--biome-hint-bg);border-left:2px solid var(--biome-accent);font-size:.95em;font-style:italic;line-height:1.75;color:var(--biome-text-muted)}.BiomeHero{position:relative;height:100vh;min-height:500px;overflow:hidden;display:flex;align-items:flex-end;background-color:var(--biome-hero-gradient);background-image:var(--biome-image);background-size:cover;background-position:50%}@media (max-width:767px){.BiomeHero{background-position:var(--biome-image-position-cover-mobile,center)}}.BiomeHero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,var(--biome-hero-scrim) 75%,var(--biome-bg) 97%);z-index:2;pointer-events:none}.BiomeHero__content{position:relative;z-index:2;padding:0 2em 4em}@media (min-width:900px){.BiomeHero__content{max-width:50vw;padding:0 3em 3.5em}}.BiomeHero__eyebrow{font-size:1em;letter-spacing:.22em;text-indent:.25em;text-transform:uppercase;color:var(--biome-text-muted);margin-bottom:.9em}.BiomeHero__title{font-family:var(--biome-font,serif);word-spacing:var(--biome-title-word-spacing,normal);font-size:4.3em;font-weight:400;line-height:1;color:var(--biome-hero-text);text-shadow:0 4px 32px rgb(0 0 0/.6);margin-bottom:1em}@media (min-width:900px){.BiomeHero__title{font-size:6em}}.BiomeHero__teaser{font-family:var(--serif-font);font-size:1.3em;line-height:1.65;font-style:italic;color:var(--biome-text-muted);margin-bottom:2em}@media (min-width:900px){.BiomeHero__teaser{max-width:50vw;margin-bottom:0}}.BiomeHero__scrollHint{position:absolute;left:50%;transform:translateX(-50%);bottom:3em;z-index:2;font-size:.75em;letter-spacing:.16em;text-transform:uppercase;color:var(--biome-text-muted)}@media (min-width:900px){.BiomeHero__scrollHint{right:3em;bottom:3em;left:auto;transform:none}}.SpiralSearchVisual{width:4.5em;height:4.5em;color:var(--biome-accent);opacity:.65;flex-shrink:0}@media (prefers-reduced-motion:reduce){.SpiralSearchVisual{display:none}}.BiomeMagic__quote{margin-top:.5em}.BiomeMagic__quote,.BiomeMagic__text{display:flex;align-items:center;gap:1em}.BiomeMagic__text{flex:1 1;padding:1em 1.4em;background:var(--biome-hint-bg);font-style:italic;line-height:1.75;color:var(--biome-text-muted);flex-direction:column;border-radius:1em;text-align:center}@media (min-width:600px){.BiomeMagic__text{flex-direction:row;border-radius:100em;text-align:start}}.BiomeMagic__text q{font-size:1.25em}q:lang(fr){quotes:"« " " »"}