.SpiralVisual{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(90vh,90vw);height:min(90vh,90vw);color:rgb(0 0 0);opacity:.25;z-index:1;pointer-events:none}@media (prefers-reduced-motion:reduce){.SpiralVisual{display:none}}.LandingHero{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(180deg,rgb(0 0 0/.06),rgb(0 0 0/.02) 40%,rgb(0 0 0/.38)),url(/images/banner-home.avif);background-size:cover;background-position:50%}@media (max-width:767px){.LandingHero{background-position:28.5% 50%}}.LandingHero__content{position:relative;z-index:2;text-align:center;padding:2rem;max-width:640px}.LandingHero__eyebrow{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:rgb(255 255 255/.88);margin-bottom:.6rem}.LandingHero__title{font-family:var(--serif-font);font-size:clamp(3.5rem,8vw,6rem);font-weight:700;color:white;text-shadow:0 2px 24px rgb(0 0 0/.18);letter-spacing:.04em;line-height:1;margin-bottom:0}.LandingHero__divider{width:60px;height:1px;background:rgb(255 255 255/.5);margin:1rem auto}.LandingHero__tagline{font-size:clamp(.95rem,2vw,1.1rem);color:rgb(255 255 255/.92);font-style:italic;line-height:1.6;text-shadow:0 1px 6px rgb(0 0 0/.25);margin-bottom:1.75rem}.LandingHero__cta{display:inline-block;padding:.75rem 2rem;background:white;color:#2d5e28;border-radius:30px;font-size:.9rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 4px 20px rgb(0 0 0/.18);transition:transform .15s,box-shadow .15s}.LandingHero__cta:hover{transform:translateY(-1px);box-shadow:0 6px 28px rgb(0 0 0/.22)}.LandingHero__sub{display:block;margin-top:1rem;font-size:.8rem;color:rgb(255 255 255/.65);letter-spacing:.06em}.CharacterSheetVisual{padding:1.25em;width:100%;font-size:1.25em}.CharacterSheetVisual__name{font-family:var(--serif-font);font-size:1em;font-weight:700;color:#2d5e28;border-bottom:1px solid #b8d8b0;padding-bottom:.4em;margin-bottom:.75em}.CharacterSheetVisual__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.4em;margin-bottom:.75em}.CharacterSheetVisual__stat{background:white;border:1px solid #b8d8b0;border-radius:6px;padding:.35em .25em;text-align:center}.CharacterSheetVisual__stat-value{display:block;font-family:var(--serif-font);font-size:1.2em;font-weight:700;color:#2d5e28;line-height:1}.CharacterSheetVisual__stat-label{display:block;font-size:.5em;text-transform:uppercase;letter-spacing:.08em;color:#5a8055;margin-top:.2em}.CharacterSheetVisual__inventory{background:white;border:1px solid #b8d8b0;border-radius:6px;overflow:hidden}.CharacterSheetVisual__item{display:flex;justify-content:space-between;padding:.3em .5em;font-size:.7em;color:#3a5838;border-bottom:1px dashed #d4ecd0}.CharacterSheetVisual__item:last-child{border-bottom:none}.DiceVisual{display:flex;align-items:center;justify-content:center;gap:3rem;padding:2rem;width:100%}.DiceVisual__die-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px}.DiceVisual__die-scene{perspective:500px;width:80px;height:80px;position:relative;transform:translateY(2em)}.DiceVisual__die-shadow{width:100px;height:30px;background:rgb(0 0 0/.3);border-radius:50%;filter:blur(6px);transform:translateY(1.5em);z-index:-1}.DiceVisual__die{width:80px;height:80px;position:relative;transform-style:preserve-3d;transform:rotateX(-22deg) rotateY(38deg)}.DiceVisual__face{position:absolute;width:80px;height:80px;border:2px solid rgb(232 160 120/.45);border-radius:14px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);padding:10px;box-shadow:inset 0 1px 0 rgb(255 255 255/.1),inset 0 -2px 4px rgb(0 0 0/.25)}.DiceVisual__face--front{background:#3c2015;transform:translateZ(40px)}.DiceVisual__face--top{background:#4e2c1c;transform:rotateX(90deg) translateZ(40px)}.DiceVisual__face--right{background:#1e0e06;transform:rotateY(90deg) translateZ(40px)}.DiceVisual__face--back{background:#1e0e06;transform:rotateY(180deg) translateZ(40px)}.DiceVisual__face--left{background:#32180e;transform:rotateY(-90deg) translateZ(40px)}.DiceVisual__face--bottom{background:#1e0e06;transform:rotateX(-90deg) translateZ(40px)}.DiceVisual__pip{width:12px;height:12px;background:rgb(232 160 120/.9);border-radius:50%;margin:auto;box-shadow:0 1px 3px rgb(0 0 0/.5)}.DiceVisual__face--top .DiceVisual__pip{background:rgb(245 175 138/.95)}.DiceVisual__face--left .DiceVisual__pip{background:rgb(160 95 65/.85)}.DiceVisual__stack{position:relative;width:84px;height:118px}.DiceVisual__card{position:absolute;inset:0;width:84px;height:118px;border-radius:8px}.DiceVisual__card--back{background:repeating-linear-gradient(45deg,rgb(232 100 60/.15),rgb(232 100 60/.15) 2px,transparent 0,transparent 8px),#5a1e0e;border:2px solid rgb(232 160 120/.4);box-shadow:3px 6px 16px rgb(0 0 0/.5),inset 0 1px 0 rgb(255 255 255/.08)}.DiceVisual__card--back-2{transform:rotate(-9deg) translate(-18px,10px);z-index:1}.DiceVisual__card--back-1{transform:rotate(-4deg) translate(-9px,5px);z-index:2}.DiceVisual__card--front{background:white;display:flex;align-items:center;justify-content:center;transform:perspective(600px) rotateY(-10deg) rotateX(4deg);box-shadow:6px 10px 24px rgb(0 0 0/.6),1px 1px 0 rgb(0 0 0/.08);z-index:3}.DiceVisual__card-suit{font-size:2rem;line-height:1;color:#c22}.DiceVisual__card-corner{position:absolute;font-size:.6rem;font-weight:700;color:#c22;font-family:var(--serif-font);line-height:1.2;text-align:center}.DiceVisual__card-corner--tl{top:6px;left:7px}.DiceVisual__card-corner--br{bottom:6px;right:7px;transform:rotate(180deg)}.GeneratorVisual{padding:1.25em;width:100%;font-size:1.5em}.GeneratorVisual__name{font-family:var(--serif-font);font-size:1em;font-weight:700;color:#f4e0b0}.GeneratorVisual__role{font-size:.58em;letter-spacing:.1em;text-transform:uppercase;color:rgb(220 180 80/.75);margin-bottom:.7em}.GeneratorVisual__attrs{display:flex;flex-direction:column;gap:0}.GeneratorVisual__attr{display:flex;justify-content:space-between;align-items:baseline;gap:.5em;font-size:.7em;padding:.28em 0;border-bottom:1px solid rgb(255 255 255/.07);color:rgb(244 232 204/.78)}.GeneratorVisual__attr:last-child{border-bottom:none}.GeneratorVisual__attr-value{color:#e8c870;font-weight:600;text-align:right;flex-shrink:0}.JournalVisual{padding:1.25em 1.5em;width:100%;font-size:1.5em}.JournalVisual__date{font-size:.58em;letter-spacing:.14em;text-transform:uppercase;color:#80602d;margin-bottom:.35em}.JournalVisual__title{font-family:var(--serif-font);font-size:1em;font-weight:700;color:#3a2e1a;margin-bottom:.6em}.JournalVisual__line{height:7px;background:#e8dfc8;border-radius:3px;margin-bottom:.35em}.JournalVisual__line--short{width:55%}.JournalVisual__line--med{width:78%}.JournalVisual__line--full{width:100%}.JournalVisual__embed{height:22px;background:rgb(184 144 80/.12);border-left:2px solid rgb(184 144 80/.55);border-radius:0 4px 4px 0;display:flex;align-items:center;padding-left:.5em;font-size:.55em;color:#9a7040;margin-bottom:.35em}.MapVisualWrapper{width:calc(100% - 4em);margin:2em auto}.MapVisual{--s:70px;--g:5px;display:flex;gap:var(--g);flex-wrap:wrap;padding-bottom:calc(var(--s) / (4 * cos(30deg)));container-type:inline-size}.MapVisual>*{width:var(--s);aspect-ratio:cos(30deg);border-radius:50%/25%;corner-shape:bevel;margin-bottom:calc(var(--s) / (-4 * cos(30deg)));--_n:round(down,(100cqw + var(--g))/(var(--s) + var(--g)));--_m:round(down,(100cqw - (var(--s) - var(--g))/2)/(var(--s) + var(--g)));--_x:round(down,1 - mod((sibling-index() - 1 + var(--_m))/(var(--_n) + var(--_m)),1));margin-left:calc(var(--_x) * (var(--s) + var(--g)) / 2)}.MapVisual__cell{display:flex;align-items:center;justify-content:center;border:2px solid var(--biome-dark);box-shadow:inset 0 0 .75em var(--biome-dark)}.MapVisual__cell[data-biome=unexplored]{border-color:rgb(255 255 255/.1);box-shadow:none}.MapVisual__cell[data-biome=shadowWoods]{--pattern-size:25px}.MapVisual__cell[data-biome=prairieSea]{--pattern-size:30px}.MapVisual__cell[data-biome=sunkenSavannah]{--pattern-size:40px}.MapVisual__cell[data-biome=silentWastes]{--pattern-size:25px}.MapVisual__cell[data-biome=titanGarden]{--pattern-size:50px}.MapVisual__cell[data-biome=mushroomJungle]{--pattern-size:30px}.MapVisual__cell--current{border:2px solid rgb(255 255 255/.75)}@supports not ((corner-shape:bevel) and (aspect-ratio:cos(30deg))){.MapVisual__cell{corner-shape:unset;border-radius:1em;margin-bottom:0;aspect-ratio:1}}.MapVisual__cell>span{font-size:2.5rem}@media (max-width:767px){.MapVisual__cell:nth-last-child(-n+4){display:none}}.MusicVisual{padding:1.25em 1.5em;width:100%;color:#1a4a50;font-size:1.5em}.MusicVisual__track{font-weight:700;font-size:.85em;margin-bottom:.15em}.MusicVisual__source{font-size:.58em;letter-spacing:.06em;text-transform:uppercase;color:rgb(26 74 80/.6);margin-bottom:.6em}.MusicVisual__bar{height:4px;background:#a8d0d8;border-radius:2px;position:relative;margin-bottom:.5em}.MusicVisual__bar:after{content:"";position:absolute;inset-block:0;left:0;width:38%;background:#1a8090;border-radius:2px}.MusicVisual__controls{display:flex;gap:.6em;align-items:center;font-size:1em;margin-bottom:.75em;color:rgb(26 74 80/.5)}.MusicVisual__controls--play{color:#1a6870;font-size:1.15em}.MusicVisual__playlist{display:flex;flex-direction:column;gap:0}.MusicVisual__playlist-item{display:flex;justify-content:space-between;align-items:center;font-size:.65em;padding:.28em 0;border-bottom:1px solid rgb(26 74 80/.1);color:rgb(26 74 80/.65)}.MusicVisual__playlist-item:last-child{border-bottom:none}.MusicVisual__playlist-item--active{color:#1a6870;font-weight:700}.LandingPage{display:flex;flex-direction:column;min-height:100vh}.LandingPage__main{flex:1 1}.LandingPage .Footer{padding:3em 2.5em 1.5em}@media (max-width:767px){.LandingPage .Footer{padding:1.5em;text-align:center}}