.lotr-hub .sb{display:flex;flex-direction:column;gap:.7rem;align-items:center}.lotr-hub .sb__chrome{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.6rem}.lotr-hub .sb__back,.lotr-hub .sb__streak{display:inline-flex;align-items:center;gap:.3rem;color:var(--muted-strong);text-decoration:none;font-size:.86rem}.lotr-hub .sb__back svg,.lotr-hub .sb__streak svg{width:16px;height:16px}.lotr-hub .sb__wordmark{font-size:.7rem;letter-spacing:.14em;color:var(--muted)}.lotr-hub .sb__head{text-align:center}.lotr-hub .sb__title{font-family:var(--font-serif,Georgia,serif);font-size:1.5rem;margin:0}.lotr-hub .sb__tag{margin:.2rem 0 0;color:var(--muted);font-size:.86rem}.lotr-hub .sb__tier{margin:.25rem 0 0;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--gold,#e7cf94)}.lotr-hub .sb-frame{--sb-cell:max(38px,calc((min(92vw, 30rem) - 3rem) / var(--sb-n, 7)));position:relative;margin:0 auto;padding:10px;border-radius:14px;background:linear-gradient(160deg,#efe2c8,#e2d1ae);border:1px solid #cbb894;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 10px 26px -14px rgba(44,35,24,.55);touch-action:none}@keyframes sb-nudge{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.lotr-hub .sb-frame.is-reject{animation:sb-nudge .22s ease}.lotr-hub .sb-grid{position:relative;display:grid;grid-template-columns:repeat(var(--sb-n),var(--sb-cell));grid-auto-rows:var(--sb-cell);width:calc(var(--sb-cell) * var(--sb-n));height:calc(var(--sb-cell) * var(--sb-n));border:2px solid #2c2318;border-radius:6px;overflow:hidden;background:#fbf5e8;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.lotr-hub .sb-grid:focus-visible{outline:3px solid var(--gold,#e7cf94);outline-offset:2px}.lotr-hub .sb-sq{position:relative;display:grid;place-items:center;box-shadow:inset 0 0 0 1px rgba(168,122,44,.32);z-index:2}.lotr-hub .sb-sq.is-meal{background:rgba(168,122,44,.1)}.lotr-hub .sb-sq__glyph{position:relative;display:grid;place-items:center;width:calc(var(--sb-cell) * .82);height:calc(var(--sb-cell) * .82);border-radius:50%;background:#f3e9d6;border:2px solid #2c2318;font-size:calc(var(--sb-cell) * .44);line-height:1;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;transition:background .18s,border-color .18s,box-shadow .18s}.lotr-hub .sb-sq.is-eaten .sb-sq__glyph{background:#4e6b48;border-color:#4e6b48;box-shadow:0 0 0 3px rgba(78,107,72,.22)}.lotr-hub .sb-grid.is-solved .sb-sq.is-meal .sb-sq__glyph{background:#a87a2c;border-color:#a87a2c;box-shadow:0 0 0 3px rgba(168,122,44,.25)}.lotr-hub .sb-sq__rank{position:absolute;top:-6px;right:-6px;display:grid;place-items:center;width:calc(var(--sb-cell) * .44);height:calc(var(--sb-cell) * .44);border-radius:50%;background:#2c2318;color:#f3e9d6;border:2px solid #f3e9d6;font-weight:800;font-size:calc(var(--sb-cell) * .26);font-weight:700;font-family:var(--font-sans,system-ui,sans-serif)}.lotr-hub .sb-grid__route{position:absolute;inset:0;z-index:1;pointer-events:none}.lotr-hub .sb-grid__walls{position:absolute;inset:0;z-index:3;pointer-events:none}.lotr-hub .sb-stats{display:flex;gap:1.6rem;justify-content:center}.lotr-hub .sb-stats span{display:flex;flex-direction:column;align-items:center;gap:.05rem}.lotr-hub .sb-stats b{font-size:1.05rem;font-variant-numeric:tabular-nums}.lotr-hub .sb-stats i{font-style:normal;font-size:.7rem;color:var(--muted)}.lotr-hub .sb-note{margin:0;font-size:.84rem;color:#e8c46a;text-align:center}.lotr-hub .sb-hint{margin:0;font-size:.8rem;color:var(--muted);text-align:center}.lotr-hub .sb-order{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:.45rem;margin:0;padding:0}.lotr-hub .sb-order li{display:flex;flex-direction:column;align-items:center;gap:.2rem;min-width:3.4rem}.lotr-hub .sb-order li+li{position:relative}.lotr-hub .sb-order__g{display:grid;place-items:center;width:2.3rem;height:2.3rem;border-radius:50%;background:rgba(243,233,214,.08);border:2px solid var(--panel-edge);font-size:1.15rem;line-height:1;transition:border-color .18s,background .18s,transform .18s}.lotr-hub .sb-order__t{font-size:.62rem;color:var(--muted);text-align:center}.lotr-hub .sb-order li.is-done .sb-order__g{background:rgba(78,107,72,.25);border-color:#6fae8f}.lotr-hub .sb-order li.is-done .sb-order__t{color:#6fae8f}.lotr-hub .sb-order li.is-next .sb-order__g{border-color:var(--gold,#e7cf94);transform:scale(1.12)}.lotr-hub .sb-order li.is-next .sb-order__t{color:var(--gold,#e7cf94);font-weight:700}.lotr-hub .sb__panel{width:min(92vw,27rem);padding:1rem;border:1px solid var(--panel-edge);border-radius:12px;background:var(--panel-glass);text-align:center}.lotr-hub .sb__panel h2{margin:0 0 .3rem;font-family:var(--font-serif,Georgia,serif);font-size:1.15rem}.lotr-hub .sb__panel p{margin:0 0 .6rem;color:var(--muted);font-size:.86rem}.lotr-hub .sb__modes{display:grid;gap:.5rem}.lotr-hub .sb__mode{display:flex;flex-direction:column;gap:.15rem;padding:.7rem;border:1px solid var(--panel-edge);border-radius:10px;background:rgba(5,7,6,.5);color:var(--ink);cursor:pointer;text-align:left}.lotr-hub .sb__mode.is-preferred{border-color:rgba(231,207,148,.55)}.lotr-hub .sb__mode-name{font-weight:700}.lotr-hub .sb__mode-note{font-size:.78rem;color:var(--muted)}.lotr-hub .sb__fine{font-size:.74rem;color:var(--muted)}.lotr-hub .sb-study{list-style:none;margin:0 0 .8rem;padding:0;display:grid;gap:.35rem}.lotr-hub .sb-study__item{display:grid;grid-template-columns:1.4rem 1.8rem 1fr;align-items:center;gap:.5rem;padding:.4rem .6rem;border:1px solid var(--panel-edge);border-radius:8px;text-align:left}.lotr-hub .sb-study__rank{font-weight:700;color:var(--gold,#e7cf94)}.lotr-hub .sb-study__glyph{font-size:1.35rem}.lotr-hub .sb-study__name{font-size:.88rem}.lotr-hub .sb__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.lotr-hub .sb__btn,.lotr-hub .sb__go{display:inline-flex;align-items:center;gap:.3rem;padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(231,207,148,.5);background:rgba(231,207,148,.14);color:var(--gold,#e7cf94);font-size:.84rem;font-weight:600;cursor:pointer;text-decoration:none}.lotr-hub .sb__btn.is-ghost,.lotr-hub .sb__btn.is-primary{background:var(--gold,#e7cf94);color:#1a1408;font-weight:700;border-color:var(--gold,#e7cf94)}.lotr-hub .sb__date{margin:0;font-size:.68rem;color:var(--muted);opacity:.7}.lotr-hub .sb-status{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.6rem;width:min(92vw,30rem)}.lotr-hub .sb-status__clock{display:inline-flex;align-items:center;gap:.3rem;font-variant-numeric:tabular-nums;font-weight:700;color:var(--ink)}.lotr-hub .sb-status__pill{padding:.25rem .8rem;border-radius:999px;border:1px solid var(--panel-edge);background:rgba(5,7,6,.5);font-size:.74rem;letter-spacing:.05em;color:var(--muted-strong);white-space:nowrap}.lotr-hub .sb-status__mode{justify-self:end;font-size:.8rem;color:var(--muted-strong);white-space:nowrap}.lotr-hub .sb__mode-emoji{font-size:1.6rem;line-height:1}.lotr-hub .sb__modes{grid-template-columns:1fr 1fr}.lotr-hub .sb__mode{align-items:center;text-align:center;gap:.4rem;padding:1rem .7rem}.lotr-hub .sb__btn:disabled{opacity:.35;cursor:default}.lotr-hub .sb-win{position:absolute;inset:10px;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;border-radius:10px;background:rgba(20,17,12,.88);text-align:center;animation:sb-win-in .24s ease-out}@keyframes sb-win-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.lotr-hub .sb-win h2{margin:0;font-family:var(--font-serif,Georgia,serif);font-size:1.25rem;color:#f3e9d6}.lotr-hub .sb-win__stat{margin:0;font-size:2rem;font-weight:800;font-variant-numeric:tabular-nums;color:var(--gold,#e7cf94)}.lotr-hub .sb-win__sub{margin:0 0 .4rem;font-size:.82rem;color:var(--muted-strong)}.lotr-hub .sb-howto{width:min(92vw,30rem);border:1px solid var(--panel-edge);border-radius:12px;background:var(--panel-glass)}.lotr-hub .sb-howto__toggle{width:100%;padding:.65rem .9rem;border:0;background:none;color:var(--muted-strong);font-size:.84rem;font-weight:600;text-align:left;cursor:pointer}.lotr-hub .sb-howto__body{padding:0 .9rem .8rem;font-size:.82rem;color:var(--muted)}.lotr-hub .sb-howto__body p{margin:0 0 .55rem}.lotr-hub .sb-howto__body b{color:var(--muted-strong)}.lotr-hub .game-nav__btn.is-loading{opacity:.75}.lotr-hub .archive-cal__spin,.lotr-hub .game-nav__spin{animation:diversions-spin .9s linear infinite}.lotr-hub .archive-cal__day.is-loading{display:grid;place-items:center}.lotr-hub .sb-intro{position:relative;width:calc(var(--sb-cell) * var(--sb-n, 7) + 8px);aspect-ratio:1;border-radius:8px;overflow:hidden;display:grid;place-items:center}.lotr-hub .sb-intro__art{position:absolute;inset:0;background:url(/games/breakfast.webp) 50%/cover no-repeat;opacity:.5}.lotr-hub .sb-intro__scrim{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(20,17,12,.35),rgba(20,17,12,.78))}.lotr-hub .sb-intro__body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem;width:100%}.lotr-hub .sb-intro__body h2{margin:0;font-family:var(--font-serif,Georgia,serif);font-size:1.35rem;color:#f6eedb;text-shadow:0 2px 10px rgba(0,0,0,.8);text-align:center}.lotr-hub .sb-intro .sb__modes{width:min(100%,20rem)}.lotr-hub .sb-intro .sb__mode{background:rgba(8,10,8,.72);backdrop-filter:none}.lotr-hub .sb.is-fullscreen{position:fixed;inset:0;z-index:3000;margin:0;padding:calc(3.4rem + env(safe-area-inset-top, 0px)) calc(.9rem + env(safe-area-inset-right, 0px)) calc(1.2rem + env(safe-area-inset-bottom, 0px)) calc(.9rem + env(safe-area-inset-left, 0px));overflow:auto;background:#07070a;justify-content:flex-start}.lotr-hub .sb.is-fullscreen .sb-frame{--sb-cell:max(38px,calc(min(96vw - 3rem, 78vh - 9rem) / var(--sb-n, 7)))}.lotr-hub .sb.is-fullscreen .sb-howto,.lotr-hub .sb.is-fullscreen .sb__chrome,.lotr-hub .sb.is-fullscreen .sb__date{display:none}.lotr-hub .sb-win__doors{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.lotr-hub .sb__go.is-ghost{background:transparent;color:var(--muted-strong)}.lotr-hub .game-beta{margin-left:.4rem;padding:.06rem .42rem;border:1px solid rgba(231,207,148,.45);border-radius:999px;font-size:.6rem;font-style:normal;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gold,#e7cf94);vertical-align:.12em}.lotr-hub .announcement-letter__link{color:var(--gold,#e7cf94);text-decoration:underline;text-underline-offset:.15em}.lotr-hub .announcement-letter__link:hover{text-decoration-thickness:2px}.lotr-hub .announcement-talk{margin-top:1.1rem}.lotr-hub .announcement-talk__head{margin:0 0 .5rem;font-family:var(--font-serif,Georgia,serif);font-size:1.05rem;color:var(--muted-strong)}.lotr-hub .sb-howto__glyphs{display:flex;gap:.6rem;justify-content:space-between;margin-bottom:.75rem}.lotr-hub .sb-howto__glyph{flex:1 1 0;min-width:0;margin:0;text-align:center}.lotr-hub .sb-howto__glyph svg{width:100%;max-width:7.5rem;height:auto}.lotr-hub .sb-howto__glyph figcaption{margin-top:.25rem;font-size:.72rem;line-height:1.25;color:var(--muted-strong,#b9ad91)}.lotr-hub .sb__mode-blurb{display:block;margin-top:.15rem;font-size:.72rem;opacity:.75}.lotr-hub .member-msgs__shot{display:block;margin-top:.45rem;max-height:14rem;max-width:100%;border-radius:.5rem;border:1px solid rgba(231,207,148,.25)}.lotr-hub .member-msgs__shotrow{display:flex;align-items:center;gap:.6rem;margin:.35rem 0}.lotr-hub .member-msgs__shotrow img{max-height:3.5rem;border-radius:.4rem;border:1px solid rgba(231,207,148,.25)}.lotr-hub .member-msgs__shotrow button{font-size:.75rem;color:var(--muted-strong,#b9ad91);text-decoration:underline}.lotr-hub .member-msgs__attach{flex:0 0 auto;font-size:1rem;padding:.3rem .45rem;border-radius:.5rem;border:1px solid rgba(231,207,148,.25);background:transparent}.bugmodal__upload{display:block;margin-top:.5rem;cursor:pointer;font-size:.8rem;color:var(--muted-strong,#b9ad91)}.bugmodal__upload span{text-decoration:underline;text-underline-offset:2px}.lotr-hub .hub-masthead--hasquill{position:relative;padding-right:3.4rem}.lotr-hub .hub-quill{position:absolute;top:.35rem;right:0;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;border:1px solid rgba(231,207,148,.35);color:var(--gold,#e7cf94);background:rgba(231,207,148,.08)}.lotr-hub .hub-quill:hover{background:rgba(231,207,148,.16)}.lotr-hub .cr-search-row{display:flex;align-items:center;gap:.5rem}.lotr-hub .cr-refresh{flex:0 0 auto}.lotr-hub .cr-search__bar .cr-refresh{margin-left:.35rem}@keyframes cr-refresh-spin{to{transform:rotate(1turn)}}.lotr-hub .cr-refresh__spin{animation:cr-refresh-spin .9s linear infinite}@media (prefers-reduced-motion:reduce){.lotr-hub .cr-refresh__spin{animation:none}}.lotr-hub .cr-translate{display:inline-flex;align-items:center;gap:.45rem;margin-top:.15rem}.lotr-hub .cr-translate__btn{display:inline-flex;align-items:center;gap:.25rem;font-size:.72rem;color:var(--muted-strong,#b9ad91);text-decoration:underline;text-underline-offset:2px}.lotr-hub .cr-translate__btn:disabled{opacity:.6}.lotr-hub .cr-translate__note{font-size:.72rem;color:var(--muted,#8d8368)}.cr-translate__mark{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-top:.15rem;border-radius:50%;border:1px solid rgba(231,207,148,.45);color:var(--gold,#e7cf94);background:rgba(231,207,148,.1)}.cr-translate__mark:hover{background:rgba(231,207,148,.2)}.cr-translate__mark.is-on{background:var(--gold,#e7cf94);color:#2b2317}.lotr-hub .cr-langnote{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;margin-bottom:.6rem;border:1px solid rgba(231,207,148,.3);border-radius:.6rem;background:rgba(231,207,148,.07)}.lotr-hub .cr-langnote__text{margin:0;flex:1 1 auto;font-size:.85rem}.lotr-hub .cr-langnote__yes{flex:0 0 auto;font-size:.8rem;font-weight:600;color:var(--gold,#e7cf94);text-decoration:underline;text-underline-offset:2px}.lotr-hub .cr-langnote__x{flex:0 0 auto;color:var(--muted,#8d8368)}@keyframes cr-reveal-turn{0%{opacity:.25;filter:blur(3px)}55%{opacity:1;filter:blur(.5px)}to{opacity:1;filter:blur(0)}}@keyframes cr-letter-in{0%{opacity:0;filter:blur(2px)}to{opacity:1;filter:blur(0)}}@keyframes cr-reveal-glowpass{0%{transform:translateX(-130%);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translateX(240%);opacity:0}}@keyframes cr-reveal-spark{0%,to{opacity:0;transform:scale(.4) rotate(0deg)}35%{opacity:1;transform:scale(1.1) rotate(20deg)}60%{opacity:.7;transform:scale(.9) rotate(-12deg)}}.lotr-hub .cr-post__body.cr-reveal{position:relative;overflow:hidden}.lotr-hub .cr-post__body.cr-reveal--letters,.lotr-hub .cr-post__body.cr-reveal--settle{animation:cr-reveal-turn 2s ease}.lotr-hub .cr-post__body.cr-reveal--letters .cr-letter{display:inline;white-space:pre-wrap;opacity:0;animation:cr-letter-in .4s ease both}.lotr-hub .cr-post__body.cr-reveal--glow{animation:cr-reveal-turn 2s ease}.lotr-hub .cr-post__body.cr-reveal--glow:before{content:"";position:absolute;top:-30%;bottom:-30%;left:0;width:55%;pointer-events:none;background:radial-gradient(ellipse 55% 45% at center,rgba(255,244,214,.32),rgba(231,207,148,.14) 55%,transparent 75%);animation:cr-reveal-glowpass 2s ease forwards;opacity:0}.lotr-hub .cr-post__body.cr-reveal:after{content:"✦ ✧";position:absolute;top:.1em;right:.4em;font-size:.8em;letter-spacing:.5em;color:rgba(255,244,214,.9);text-shadow:0 0 6px rgba(231,207,148,.8);pointer-events:none;animation:cr-reveal-spark 2s ease forwards;opacity:0}@media (prefers-reduced-motion:reduce){.lotr-hub .cr-post__body.cr-reveal,.lotr-hub .cr-post__body.cr-reveal--glow,.lotr-hub .cr-post__body.cr-reveal--glow:before,.lotr-hub .cr-post__body.cr-reveal--letters,.lotr-hub .cr-post__body.cr-reveal--letters .cr-letter,.lotr-hub .cr-post__body.cr-reveal--settle,.lotr-hub .cr-post__body.cr-reveal:after,.lotr-hub .cr-post__body.cr-reveal:before{animation:none;opacity:1}}.lotr-hub .tongue-card__off{display:flex;align-items:flex-start;gap:.5rem;margin-top:.7rem;font-size:.85rem;color:var(--muted-strong,#b9ad91);cursor:pointer}.lotr-hub .tongue-card__off input{margin-top:.15rem}.lotr-hub .tongue-card{position:relative}.lotr-hub .tongue-card__x{position:absolute;top:.6rem;right:.6rem;color:var(--muted,#8d8368)}.lotr-hub .tongue-card .hub-card__eyebrow{display:inline-flex;align-items:center;gap:.3rem}.lotr-hub .tongue-card__select{margin-top:.55rem;width:100%;max-width:18rem;padding:.45rem .6rem;border-radius:.5rem;border:1px solid rgba(231,207,148,.35);background:rgba(0,0,0,.25);color:var(--ink,#efe6cd);font-size:.9rem}.nav-overlay__streak{margin-left:auto;font-size:.72rem;font-variant-numeric:tabular-nums;color:var(--gold,#e7cf94);white-space:nowrap}.nav-overlay__gamedot{margin-left:auto;width:.5rem;height:.5rem;flex:0 0 auto;border-radius:50%;background:var(--gold,#e7cf94);box-shadow:0 0 5px rgba(231,207,148,.8)}.nav-overlay__streak+.nav-overlay__gamedot{margin-left:.4rem}.lotr-hub .lore-card__reactrow{margin-top:.55rem;display:flex;justify-content:flex-start}.lotr-hub .chapter-list{display:grid;gap:.9rem}.lotr-hub .chapter-card__head{display:flex;align-items:center;gap:.7rem}.lotr-hub .chapter-card__icon{font-size:1.6rem;flex:0 0 auto}.lotr-hub .chapter-card__title{min-width:0;flex:1 1 auto}.lotr-hub .chapter-card__title h2{margin:0;font-family:var(--font-serif,Georgia,serif);font-size:1.15rem}.lotr-hub .chapter-card__locality{margin:.1rem 0 0;gap:.25rem;font-size:.8rem}.lotr-hub .chapter-card__count,.lotr-hub .chapter-card__locality{display:inline-flex;align-items:center;color:var(--muted-strong,#b9ad91)}.lotr-hub .chapter-card__count{gap:.3rem;font-size:.85rem}.lotr-hub .chapter-card__warden{margin:.35rem 0 0;font-size:.85rem;color:var(--muted-strong,#b9ad91)}.lotr-hub .chapter-card__join{margin-top:.6rem;padding:.45rem 1.1rem;border-radius:999px;border:1px solid rgba(231,207,148,.45);color:var(--gold,#e7cf94);font-weight:600;font-size:.9rem}.lotr-hub .chapter-card__join:disabled{opacity:.55}.lotr-hub .chapter-card__gate{margin-top:.7rem;border:1px solid rgba(231,207,148,.3);border-radius:.7rem;padding:.8rem}.lotr-hub .chapter-card__gate h3{margin:0 0 .4rem;font-size:.95rem}.lotr-hub .chapter-card__agreement{max-height:14rem;overflow-y:auto;white-space:pre-wrap;font-size:.82rem;color:var(--muted-strong,#b9ad91);border:1px solid rgba(231,207,148,.15);border-radius:.5rem;padding:.6rem}.lotr-hub .chapter-card__agree{display:flex;gap:.5rem;align-items:flex-start;margin:.6rem 0;font-size:.85rem;cursor:pointer}.lotr-hub .chapter-card__actions{display:flex;gap:.6rem;align-items:center}.lotr-hub .chapter-card__cancel{font-size:.85rem;color:var(--muted,#8d8368);text-decoration:underline}.lotr-hub .mathom-card__ended{display:inline-block;margin-top:.15rem;padding:.05rem .4rem;border-radius:999px;font-size:.62rem;letter-spacing:.04em;text-transform:uppercase;color:var(--muted,#8d8368);border:1px solid rgba(141,131,104,.4)}.lotr-hub .cr-newpost{display:inline-flex;align-items:center;gap:.35rem;flex:0 0 auto;padding:.4rem .9rem;border-radius:999px;border:1px solid var(--gold,#e7cf94);background:var(--gold,#e7cf94);color:#2b2317;font-size:.85rem;font-weight:700}.lotr-hub .cr-newpost:hover{filter:brightness(1.05)}.lotr-hub .cr-feed__more{padding:1rem 0 2rem;text-align:center;font-size:.85rem;color:var(--muted,#8d8368)}.lotr-hub .companion-bulk{display:flex;gap:.6rem;margin:.3rem 0 .7rem}.lotr-hub .companion-bulk__accept{padding:.4rem 1rem;border-radius:999px;border:1px solid var(--gold,#e7cf94);background:var(--gold,#e7cf94);color:#2b2317;font-weight:700;font-size:.85rem}.lotr-hub .companion-bulk__decline{padding:.4rem 1rem;border-radius:999px;border:1px solid rgba(231,207,148,.35);color:var(--muted-strong,#b9ad91);font-size:.85rem}.lotr-hub .companion-bulk button:disabled{opacity:.55}.lotr-hub .next-game,.lotr-hub .next-game__label,.lotr-hub .next-game__name{color:#2b2317}.lotr-hub .next-game-row{display:flex;justify-content:center}.lotr-hub .next-game-row .next-game,.lotr-hub .next-game-row .next-game--done{margin:0}.lotr-hub .next-game{display:inline-flex;align-items:center;gap:.5rem;margin:.6rem auto 0;padding:.5rem 1.1rem;border-radius:999px;border:1px solid var(--gold,#e7cf94);background:var(--gold,#e7cf94);font-weight:700;font-size:.9rem}.lotr-hub .next-game:hover{filter:brightness(1.05)}.lotr-hub .next-game.is-loading{opacity:.7}.lotr-hub .next-game__label{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;opacity:.85}.lotr-hub .next-game__spin{animation:diversions-spin .9s linear infinite}.lotr-hub .next-game--done{margin-top:.6rem;font-size:.85rem;color:var(--muted-strong,#b9ad91);text-align:center}.lotr-hub .claim-shell{max-width:34rem;margin:0 auto}.lotr-hub .claim-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.55rem;padding:1.4rem 0 1.6rem}.lotr-hub .claim-hero__art{display:grid;place-items:center;width:12rem;height:12rem;padding:.55rem;border-radius:26px;background:radial-gradient(closest-side,rgba(231,207,148,.16),rgba(255,255,255,.03));box-shadow:0 0 0 1px rgba(231,207,148,.35),0 20px 55px -18px rgba(231,207,148,.5);font-size:6rem;overflow:hidden;margin-bottom:.3rem}.lotr-hub .claim-hero__art img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.55))}.lotr-hub .claim-hero__eyebrow{margin:0;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--gold,#e7cf94)}.lotr-hub .claim-hero__name{margin:0;font-size:clamp(1.7rem,5.5vw,2.4rem);line-height:1.12;font-weight:600}.lotr-hub .claim-hero__desc{margin:.15rem auto 0;max-width:30rem;color:var(--muted,#a99f8c);line-height:1.6}.steward-mark{display:inline-flex;align-items:center;justify-content:center;vertical-align:-.12em;margin-inline-start:.28em;flex:0 0 auto;border-radius:999px;transition:filter .15s ease}.steward-mark>svg{width:100%;height:100%;display:block}.steward-mark:hover{filter:drop-shadow(0 0 2px var(--gold,#e7cf94))}.member-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;overflow:hidden;flex:0 0 auto;line-height:1}.member-avatar__img{width:100%;height:100%;object-fit:cover;display:block}.cwelcome{position:fixed;top:calc(4.75rem + env(safe-area-inset-top, 0px));left:0;right:0;z-index:1200;display:flex;justify-content:center;padding:0 .9rem;pointer-events:none}.cwelcome__card{pointer-events:auto;position:relative;width:100%;max-width:30rem;padding:1rem 1.1rem;border:1px solid rgba(231,207,148,.42);border-radius:1rem;background:linear-gradient(180deg,rgba(26,22,12,.96),rgba(14,12,8,.97));box-shadow:0 18px 46px rgba(0,0,0,.5);color:rgba(250,244,230,.97);animation:cwelcome-in .28s cubic-bezier(.2,.8,.3,1) both}.cwelcome--leaving .cwelcome__card{animation:cwelcome-out .18s ease both}@keyframes cwelcome-in{0%{opacity:0;transform:translate3d(0,-.6rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes cwelcome-out{to{opacity:0;transform:translate3d(0,-.4rem,0)}}.cwelcome__close{position:absolute;top:.5rem;right:.5rem;display:grid;place-items:center;width:1.8rem;height:1.8rem;border:none;border-radius:50%;background:rgba(255,255,255,.06);color:rgba(232,222,198,.75);cursor:pointer}.cwelcome__close:hover{background:rgba(255,255,255,.12);color:#e7cf94}.cwelcome__body{display:flex;align-items:center;gap:.9rem;padding-right:1.4rem}.cwelcome__emblem{flex:0 0 auto;width:3.4rem;height:3.4rem;display:grid;place-items:center}.cwelcome__emblem img{width:100%;height:100%;object-fit:contain;border-radius:.6rem}.cwelcome__emoji{font-size:2.4rem;line-height:1}.cwelcome__title{margin:0;font-size:1rem;font-weight:700;color:#f0d99a}.cwelcome__msg{margin:.25rem 0 0;font-size:.9rem;line-height:1.4;color:rgba(240,234,216,.9)}.cwelcome__closing{margin:.35rem 0 0;font-size:.8rem;color:rgba(232,222,198,.62)}.cwelcome__cta{display:inline-flex;align-items:center;gap:.3rem;margin-top:.5rem;font-size:.85rem;font-weight:600;color:#f0d99a;text-decoration:none}.cwelcome__cta:hover{color:#fbe9b8;text-decoration:underline}.alerts-drawer__head-actions{display:inline-flex;align-items:center;gap:.4rem}.lotr-hub .cr-post--game,.lotr-hub .cr-post--merchant{position:relative}.lotr-hub .cr-post--game{border-color:rgba(129,140,248,.42)}.lotr-hub .cr-post--merchant{border-color:rgba(45,212,191,.42)}.lotr-hub .cr-post__tagwash{position:absolute;inset:0;z-index:0;border-radius:inherit;background-size:cover;background-position:50%;opacity:.16;pointer-events:none}.lotr-hub .cr-post__tagart{position:absolute;z-index:0;top:50%;right:.5rem;transform:translateY(-50%) rotate(3deg);width:clamp(5.5rem,26%,9rem);opacity:.55;pointer-events:none;filter:drop-shadow(0 6px 16px rgba(0,0,0,.4))}.lotr-hub .cr-post__tagart--logo{transform:translateY(-50%);width:clamp(4.5rem,22%,7rem);opacity:.5;object-fit:contain}.lotr-hub .cr-post__tagart--plate{padding:.4rem;border-radius:.6rem;background:rgba(255,255,255,.95)}.lotr-hub .cr-post--game>:not(.cr-post__tagwash):not(.cr-post__tagart),.lotr-hub .cr-post--merchant>:not(.cr-post__tagwash):not(.cr-post__tagart){position:relative;z-index:1}.lotr-hub .cr-post--game .cr-post__body,.lotr-hub .cr-post--merchant .cr-post__body{max-width:calc(100% - clamp(5rem, 24%, 8rem));text-shadow:0 1px 6px rgba(0,0,0,.5)}@media (max-width:640px){.lotr-hub .cr-post__tagart,.lotr-hub .cr-post__tagart--logo{opacity:.4}.lotr-hub .cr-post--game .cr-post__body,.lotr-hub .cr-post--merchant .cr-post__body{max-width:100%}}.lotr-hub .cr-post--newsletter{position:relative;border-color:rgba(239,210,139,.5);background:linear-gradient(180deg,rgba(239,210,139,.08),transparent 45%),var(--panel-glass)}.lotr-hub .cr-post--newsletter>:not(.cr-post__tagwash):not(.cr-post__tagart){position:relative;z-index:1}.lotr-hub .cr-post__tagwash--emblem{background-size:contain;background-repeat:no-repeat;background-position:right -1rem center;opacity:.1}.lotr-hub .cr-post__tagart--emoji{position:absolute;z-index:0;top:50%;right:.6rem;transform:translateY(-50%);font-size:clamp(2.4rem,12vw,3.4rem);opacity:.5;pointer-events:none}.lotr-hub .cr-post--newsletter .cr-post__body{max-width:calc(100% - clamp(4.5rem, 22%, 7rem))}.lotr-hub .cr-newsletter__opt{display:inline-flex;align-items:center;gap:.5rem;margin-top:.6rem;padding:.45rem .9rem;border:1px solid rgba(239,210,139,.6);border-radius:10px;background:rgba(239,210,139,.1);color:var(--ink);font-size:.9rem;cursor:pointer}.lotr-hub .cr-newsletter__opt:hover{border-color:rgba(239,210,139,.9);background:rgba(239,210,139,.16)}.lotr-hub .cr-newsletter__opt input{width:1.05rem;height:1.05rem;accent-color:var(--gold);cursor:pointer}.lotr-hub .cr-newsletter__done{margin:.6rem 0 0;color:var(--gold);font-size:.88rem}@media (max-width:640px){.lotr-hub .cr-post--newsletter .cr-post__body{max-width:100%}}.lotr-hub .fs-photos img{max-width:100%;height:auto;border-radius:.75rem;display:block;border:1px solid var(--panel-edge)}.lotr-hub .fs-citation{border:1px dashed var(--panel-edge);border-radius:.75rem;padding:.9rem 1.1rem;margin-top:1.9rem;font-size:.84rem;color:var(--muted-strong)}.lotr-hub .fs-citation p{margin:.3rem 0 0;user-select:all;overflow-wrap:anywhere}.lotr-hub .fs-form-footer{position:sticky;bottom:0;text-align:center;font-size:.86rem;color:var(--muted-strong);background:var(--stage-bg);border-top:1px solid var(--panel-edge);padding:.6rem 0;margin-top:2rem}.lotr-hub .fs-save-state{font-size:.8rem;color:var(--muted-strong);min-width:4.5rem;text-align:right}.lotr-hub .fs-photo-row{display:flex;gap:.9rem;align-items:flex-start;border:1px solid var(--panel-edge);border-radius:.75rem;padding:.8rem;margin-bottom:.8rem}.lotr-hub .fs-photo-row img{width:84px;height:84px;object-fit:cover;border-radius:.5rem}.lotr-hub .fs-attest{display:flex;gap:.55rem;align-items:baseline;font-size:.88rem;color:var(--muted-strong);margin-top:.45rem}.lotr-hub .about-flow .about-title{margin-top:2.6rem}.lotr-hub .about-flow .about-step-count+.about-title{margin-top:.5rem}.lotr-hub .about-flow .about-textarea{margin-top:.4rem}.lotr-hub .fs-intro p{margin:0 0 1.05rem;line-height:1.75}.lotr-hub .fs-intro-lead{font-family:ui-serif,Georgia,Times New Roman,serif;font-size:clamp(1.7rem,4.4vw,2.4rem);font-weight:600;color:#f3ead6;line-height:1.2;margin:0 0 1rem}.lotr-hub .fs-doorband{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(231,207,148,.28);background-image:url(/first-steps/backdrop-shire.jpg);background-size:cover;background-position:center 30%;padding:clamp(2.4rem,7vw,4.2rem) clamp(1.4rem,5vw,3.2rem)}.lotr-hub .fs-doorband__scrim{position:absolute;inset:0;background:linear-gradient(100deg,rgba(6,8,6,.9),rgba(6,8,6,.62) 55%,rgba(6,8,6,.3))}.lotr-hub .fs-doorband__inner{position:relative;max-width:37rem}.lotr-hub .fs-doorband__inner p{color:#e9e0cb;line-height:1.75;margin:0 0 1.05rem}.lotr-hub .fs-doorband__vow{border-left:3px solid var(--gold,#e7cf94);padding-left:1.1rem;color:#f3ead6;font-size:1.04rem;margin-bottom:0!important}.lotr-hub .fs-mystatus{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.6rem;border:1px solid rgba(231,207,148,.35);border-radius:14px;background:linear-gradient(120deg,rgba(231,207,148,.12),rgba(8,11,9,.5));padding:1.1rem 1.4rem}.lotr-hub .fs-mystatus__words{min-width:0;flex:1 1 22rem}.lotr-hub .fs-mystatus__eyebrow{display:block;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold,#e7cf94);margin-bottom:.25rem}.lotr-hub .fs-mystatus__line{font-size:1.08rem;font-weight:700;color:var(--ink);margin:0 0 .25rem}.lotr-hub .fs-mystatus__sub{font-size:.9rem;color:var(--muted-strong);margin:0;line-height:1.55}.lotr-hub .fs-mystatus__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.lotr-hub .fs-mystatus__manage{font-size:.9rem;color:var(--gold,#e7cf94);text-decoration:underline;text-underline-offset:3px}.lotr-hub .fs-expect-title{font-family:ui-serif,Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3.6vw,2rem);font-weight:600;color:var(--ink);margin:0 0 .9rem}.lotr-hub .fs-promises{list-style:none;margin:1.4rem 0 0;padding:0;display:grid;gap:.9rem 2.2rem}@media (min-width:860px){.lotr-hub .fs-promises{grid-template-columns:1fr 1fr}}.lotr-hub .fs-promises li{position:relative;padding-left:1.7rem;line-height:1.6;font-size:1.02rem}.lotr-hub .fs-promises li:before{content:"\2726";position:absolute;left:0;top:.05em;color:var(--gold,#e7cf94);font-size:.85rem}.lotr-hub .fs-begin-row{text-align:center;margin-top:1.9rem}.lotr-hub .fs-suggest{position:relative}.lotr-hub .fs-suggest__list{position:absolute;top:calc(100% + .3rem);left:0;right:0;z-index:40;margin:0;padding:.3rem;list-style:none;background:#0e120e;border:1px solid var(--panel-edge);border-radius:.7rem;box-shadow:0 12px 30px rgba(0,0,0,.45);max-height:16rem;overflow-y:auto}.lotr-hub .fs-suggest__list button{display:block;width:100%;text-align:left;background:none;border:none;color:var(--ink);font:inherit;font-size:.95rem;padding:.5rem .7rem;border-radius:.45rem;cursor:pointer}.lotr-hub .fs-suggest__list button:focus,.lotr-hub .fs-suggest__list button:hover{background:rgba(255,255,255,.06);color:var(--gold)}.lotr-hub .fs-action-row{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.lotr-hub .fs-landing-hero{display:flex;align-items:center;gap:2.2rem;margin-bottom:1.6rem}.lotr-hub .fs-landing-hero>div{flex:1}.lotr-hub .fs-landing-art{width:min(250px,34vw);height:auto;flex-shrink:0;border-radius:1.2rem;border:1px solid var(--panel-edge)}@media (max-width:640px){.lotr-hub .fs-landing-hero{flex-direction:column-reverse;text-align:center}}.lotr-hub .fs-landing-lead{color:var(--muted-strong);line-height:1.7;margin:.9rem 0 1.3rem;max-width:34rem}.lotr-hub .fs-feature-quote{font-size:clamp(1.4rem,3.6vw,1.9rem);line-height:1.4;color:var(--ink);margin:.4rem 0 .9rem}.lotr-hub .fs-story-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1rem;margin-top:1rem}.lotr-hub .fs-story-grid .hub-card{margin:0}.lotr-hub .fs-silhouette{display:block;margin:2.8rem auto .6rem;max-width:min(420px,70vw);opacity:.45}.lotr-hub .fs-road{list-style:none;margin:2.4rem 0 1rem;padding:0;position:relative}.lotr-hub .fs-road__path{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.lotr-hub .fs-road__path path{fill:none;stroke:rgba(201,185,138,.38);stroke-width:2.5;stroke-dasharray:1 14;stroke-linecap:round}.lotr-hub .fs-stop{position:relative;height:15rem}.lotr-hub .fs-stop__pin{position:absolute;left:var(--x);top:50%;transform:translate(-50%,-50%);width:.85rem;height:.85rem;border-radius:999px;background:var(--gold-dim);box-shadow:0 0 0 5px rgba(201,185,138,.14)}.lotr-hub .fs-stop__body{position:absolute;top:50%;transform:translateY(-50%) rotate(var(--tilt,0deg));width:min(21rem,42%)}.lotr-hub .fs-stop--east .fs-stop__body{left:calc(var(--x) + 2.2rem)}.lotr-hub .fs-stop--west .fs-stop__body{right:calc(100% - var(--x) + 2.2rem);text-align:right}.lotr-hub .fs-stop__card{background:var(--panel-glass);border:1px solid var(--panel-edge);border-radius:1rem;padding:1rem 1.1rem;text-align:left;transition:transform .16s ease,border-color .16s ease}.lotr-hub .fs-stop__card:hover{border-color:var(--gold-dim);transform:translateY(-.15rem)}.lotr-hub .fs-stop__quote{font-size:1.15rem;line-height:1.5;color:var(--ink);font-style:italic}.lotr-hub .fs-stop__quote:before{content:"\201C";display:block;font-size:2.6rem;line-height:.6;color:var(--gold-dim);font-style:normal;margin-bottom:.4rem}.lotr-hub .fs-stop--west .fs-stop__quote:before{margin-left:auto}.lotr-hub .fs-stop__medallion{width:6.2rem;height:6.2rem;border-radius:999px;object-fit:cover;border:2px solid var(--gold-dim);box-shadow:0 8px 26px rgba(0,0,0,.45);margin-bottom:.6rem}.lotr-hub .fs-stop--west .fs-stop__medallion{margin-left:auto}.lotr-hub .fs-stop__token{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:999px;border:1px solid var(--panel-edge);background:var(--panel-glass);color:var(--gold);font-size:.8rem;letter-spacing:.08em;margin-bottom:.6rem}.lotr-hub .fs-stop__year{font-size:2.6rem;line-height:1;color:var(--gold);letter-spacing:.04em}.lotr-hub .fs-stop__year:after{content:"";display:block;width:2.6rem;border-bottom:2px solid var(--gold-dim);margin-top:.35rem}.lotr-hub .fs-stop--west .fs-stop__year:after{margin-left:auto}.lotr-hub .fs-stop__way{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-dim);display:block}.lotr-hub .fs-stop__title{font-size:1.02rem;line-height:1.35;margin:.25rem 0 .35rem}.lotr-hub .fs-stop__title a{color:var(--ink);text-decoration:none}.lotr-hub .fs-stop__title a:hover{color:var(--gold)}.lotr-hub .fs-stop__teaser{font-size:.9rem;line-height:1.55;color:var(--muted-strong);margin:0 0 .4rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lotr-hub .fs-stop__meta{font-size:.76rem;color:var(--muted);margin:0}@media (max-width:720px){.lotr-hub .fs-road__path{display:none}.lotr-hub .fs-road{border-left:2px dashed rgba(201,185,138,.35);margin-left:.55rem}.lotr-hub .fs-stop__pin{left:0}.lotr-hub .fs-stop{height:auto;min-height:11rem;padding:1.1rem 0 1.1rem 3rem}.lotr-hub .fs-stop__pin{top:1.6rem;transform:translate(-50%)}.lotr-hub .fs-stop--east .fs-stop__body,.lotr-hub .fs-stop--west .fs-stop__body,.lotr-hub .fs-stop__body{position:static;transform:rotate(var(--tilt,0deg));width:auto;text-align:left;right:auto;left:auto}.lotr-hub .fs-stop--west .fs-stop__medallion,.lotr-hub .fs-stop--west .fs-stop__quote:before,.lotr-hub .fs-stop--west .fs-stop__year:after{margin-left:0}}.lotr-hub .fs-road-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.4rem 0 2rem}.lotr-hub .fs-road-nav__mile{font-size:.85rem;color:var(--muted-strong)}.lotr-hub .fs-masthead{margin:1.2rem 0 1.8rem}.lotr-hub .fs-kicker{font-size:.78rem;color:var(--gold-dim);margin:0 0 .9rem}.lotr-hub .fs-headline{font-size:clamp(2.1rem,5.4vw,3.25rem);line-height:1.08;color:var(--ink);margin:0 0 .9rem;max-width:21ch}.lotr-hub .fs-dek{font-size:clamp(1.15rem,2.6vw,1.35rem);line-height:1.5;color:var(--muted-strong);max-width:38rem;margin:0 0 1.4rem}.lotr-hub .fs-byline-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.4rem 1.2rem;border-top:1px solid rgba(201,185,138,.22);border-bottom:1px solid rgba(201,185,138,.22);padding:.65rem .1rem;font-size:.86rem;color:var(--muted-strong)}.lotr-hub .fs-byline-row .fs-byline-name{color:var(--ink);font-weight:600}.lotr-hub .fs-facts{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.9rem 1.4rem;background:var(--panel-glass);border:1px solid var(--panel-edge);border-radius:.9rem;padding:1rem 1.2rem;margin:1.7rem 0 2.4rem}.lotr-hub .fs-facts__label{display:block;font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-dim);margin-bottom:.25rem}.lotr-hub .fs-facts__value{font-size:.96rem;color:var(--ink);line-height:1.4}.lotr-hub .fs-prose{max-width:39rem;margin:0 auto;font-size:1.16rem;line-height:1.82;color:var(--ink)}.lotr-hub .fs-prose>p{margin:0 0 1.4rem;white-space:pre-line}.lotr-hub .fs-lede{font-size:1.3rem;line-height:1.68}.lotr-hub .fs-lede:first-letter{font-size:3.4em;line-height:.82;float:left;padding:.06em .14em 0 0;color:var(--gold)}.lotr-hub .fs-figure{margin:2.2rem 0}.lotr-hub .fs-figure img{width:100%;max-height:430px;object-fit:cover;border-radius:.8rem;border:1px solid var(--panel-edge);display:block}.lotr-hub .fs-figure figcaption{font-size:.85rem;font-style:italic;color:var(--muted-strong);margin-top:.55rem}.lotr-hub .fs-honest{border-left:3px solid var(--gold-dim);padding:.2rem 0 .2rem 1.3rem;margin:2.4rem 0}.lotr-hub .fs-q{font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold,#e7cf94);margin:2.4rem 0 .7rem}.lotr-hub .fs-q:first-child{margin-top:0}.lotr-hub .fs-still{margin:2.4rem 0}.lotr-hub .fs-chips{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0}.lotr-hub .fs-chips li{border:1px solid var(--panel-edge);border-radius:999px;padding:.32rem .85rem;font-size:.85rem;color:var(--muted-strong)}.lotr-hub .fs-close{text-align:center;margin:3rem 0 1.2rem}.lotr-hub .fs-close__text{font-size:clamp(1.35rem,3.4vw,1.7rem);line-height:1.45;color:var(--ink);max-width:32rem;margin:0 auto}.lotr-hub .fs-endnote{text-align:center;font-style:italic;color:var(--muted-strong);margin-top:2rem}.lotr-hub .fs-article-cta{text-align:center;border-top:1px solid rgba(201,185,138,.22);margin-top:2rem;padding-top:1.9rem}.lotr-hub .fs-article-cta p{max-width:30rem;margin:0 auto 1rem;font-size:.95rem;color:var(--muted-strong);line-height:1.6}.lotr-hub .fs-kept-line{text-align:center;font-size:.82rem;color:var(--muted);margin:1.8rem 0 0}.lotr-hub .fs-t-chronicle .fs-masthead{text-align:center}.lotr-hub .fs-t-chronicle .fs-dek,.lotr-hub .fs-t-chronicle .fs-headline{margin-left:auto;margin-right:auto}.lotr-hub .fs-t-chronicle .fs-byline-row{justify-content:center;gap:1.6rem}.lotr-hub .fs-t-chronicle .fs-facts{max-width:39rem;margin-left:auto;margin-right:auto}.lotr-hub .fs-t-waymarker .fs-headline{font-size:clamp(2.3rem,6.4vw,3.7rem);max-width:18ch}.lotr-hub .fs-t-waymarker .fs-figure img{max-height:520px}.lotr-hub .fs-t-red_book .fs-article{background:linear-gradient(rgba(64,44,32,.26),rgba(46,32,22,.32));border:1px solid rgba(201,185,138,.4);border-radius:1.2rem;box-shadow:inset 0 0 70px rgba(20,12,6,.5);padding:clamp(1.2rem,4vw,2.6rem)}.lotr-hub .fs-t-red_book .fs-kicker{color:var(--gold)}.lotr-hub .fs-t-red_book .fs-lede:first-letter{font-size:3.9em;text-shadow:0 0 20px rgba(201,185,138,.35)}.lotr-hub .fs-t-red_book .fs-chips li{border-color:rgba(201,185,138,.45)}.lotr-hub .fship-card__desc--none{font-style:italic;color:var(--muted)}.lotr-hub .cr-post__author-link{color:inherit;text-decoration:none}.lotr-hub .cr-post__author-link:hover{color:var(--gold);text-decoration:underline}.lotr-hub .fship-manage__member-name a{color:inherit;text-decoration:none}.lotr-hub .fship-manage__member-name a:hover{color:var(--gold);text-decoration:underline}.lotr-hub .fship-card__desc--open{display:block;-webkit-line-clamp:unset;overflow:visible}.lotr-hub .fship-card__more{background:none;border:none;padding:0;font:inherit;font-size:.8rem;color:var(--gold-dim);cursor:pointer;text-align:left;width:fit-content}.lotr-hub .fship-card__more:hover{color:var(--gold);text-decoration:underline}body.game-hides-nav .member-nav,body.game-hides-nav .member-nav-spacer{display:none}.lotr-hub .subs-table{width:100%;margin-top:.9rem;border-collapse:collapse;font-size:.88rem}.lotr-hub .subs-table th{text-align:left;padding:0 .6rem .45rem 0;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.lotr-hub .subs-table td{padding:.55rem .6rem .55rem 0;border-top:1px solid var(--line);vertical-align:top;line-height:1.5}.lotr-hub .subs-table__text{color:var(--ink)}.lotr-hub .subs-table__note{color:var(--muted-strong);font-size:.82rem}.lotr-hub .subs-table__none{color:var(--muted)}.lotr-hub .subs-status{display:inline-block;padding:.18rem .6rem;border:1px solid var(--line);border-radius:999px;font-size:.72rem;font-weight:650;white-space:nowrap;color:var(--muted-strong)}.lotr-hub .subs-status--approved{border-color:rgba(231,207,148,.5);color:var(--gold,#e7cf94)}.lotr-hub .subs-status--rejected{color:var(--muted)}@media (max-width:640px){.lotr-hub .subs-table thead{display:none}.lotr-hub .subs-table,.lotr-hub .subs-table tbody,.lotr-hub .subs-table td,.lotr-hub .subs-table tr{display:block;padding-right:0}.lotr-hub .subs-table tr{padding:.6rem 0;border-top:1px solid var(--line)}.lotr-hub .subs-table td{border-top:none;padding:.15rem 0}}.lotr-hub.fs-bands{display:block}.lotr-hub .fs-band-hero{padding-top:4rem}.lotr-hub .fs-hero-split{align-items:center}.lotr-hub .fs-hero-title{font-size:clamp(2rem,5vw,3.1rem)}.lotr-hub .fs-hero-art{width:min(100%,24rem);height:auto;justify-self:center;border-radius:50%;border:2px solid rgba(231,207,148,.35);box-shadow:0 18px 50px rgba(0,0,0,.45)}.lotr-hub .fs-hero-count{margin:.4rem 0 1.2rem;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold,#e7cf94)}.lotr-hub .fs-featured{text-align:center;display:flex;flex-direction:column;align-items:center}.lotr-hub .fs-featured .fs-feature-quote{max-width:40rem;margin:0 0 .9rem;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2.6vw,1.55rem);line-height:1.45;font-style:italic;color:#f3ead6}.lotr-hub .fs-featured__title{margin:0 0 .3rem;font-size:1.02rem;font-weight:700}.lotr-hub .fs-featured__title a{color:var(--gold,#e7cf94);text-decoration:none}.lotr-hub .fs-featured__title a:hover{text-decoration:underline;text-underline-offset:3px}.lotr-hub .fs-featured__meta{margin:0 0 1.1rem;font-size:.85rem;color:var(--muted-strong)}.lotr-hub .landing-band:not(.landing-band--parchment) .landing-btn--outline{border-color:rgba(231,207,148,.5);color:var(--gold,#e7cf94)}.lotr-hub .fs-band-road .fs-road__path path{stroke:rgba(90,74,40,.45)}.lotr-hub .fs-band-road .fs-stop__pin{background:#7a6428;box-shadow:0 0 0 4px rgba(122,100,40,.25)}.lotr-hub .fs-band-road .fs-stop__card{background:rgba(255,252,240,.72);border-color:rgba(43,35,23,.28);box-shadow:0 8px 24px rgba(43,35,23,.18)}.lotr-hub .fs-band-road .fs-stop__quote,.lotr-hub .fs-band-road .fs-stop__teaser,.lotr-hub .fs-band-road .fs-stop__title,.lotr-hub .fs-band-road .fs-stop__title a{color:#2b2317}.lotr-hub .fs-band-road .fs-stop__quote:before{color:rgba(122,100,40,.55)}.lotr-hub .fs-band-road .fs-stop__way{color:#7a6428}.lotr-hub .fs-band-road .fs-stop__meta{color:rgba(43,35,23,.62)}.lotr-hub .fs-band-road .fs-stop__title a:hover{color:#7a6428}.lotr-hub .fs-band-road .fs-stop__token,.lotr-hub .fs-band-road .fs-stop__year{border-color:rgba(43,35,23,.4);color:#2b2317;background:rgba(255,252,240,.6)}.lotr-hub .fs-band-road .fs-stop__year:after{color:rgba(43,35,23,.5)}.lotr-hub .fs-band-road .fs-stop__medallion{border-color:rgba(122,100,40,.5);box-shadow:0 10px 26px rgba(43,35,23,.3)}.lotr-hub .fs-stop__link{display:block;color:inherit;text-decoration:none}@media (max-width:720px){.lotr-hub .fs-band-road .fs-road{border-left-color:rgba(90,74,40,.45)}}.lotr-hub .fs-band-road .fs-road-nav{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.lotr-hub .fs-band-road .fs-road-nav__mile{color:rgba(43,35,23,.65);font-size:.82rem;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.lotr-hub .fs-close-band{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center}@media (min-width:800px){.lotr-hub .fs-close-band{flex-direction:row;justify-content:space-between;text-align:left}.lotr-hub .fs-close-band .landing-body{max-width:34rem;margin-bottom:0}}.lotr-hub .fs-bands .fs-silhouette{margin:2.4rem auto .8rem}.lotr-hub .fs-bands .fs-kept-line{margin:0;text-align:center;font-size:.8rem;color:var(--muted)}.lotr-hub .fs-backrow{margin:1.4rem 0 0}.lotr-hub .fs-back{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold,#e7cf94);text-decoration:none}.lotr-hub .fs-back:hover{text-decoration:underline;text-underline-offset:3px}.lotr-hub .fs-hero--bare{background:radial-gradient(120% 100% at 50% 0,rgba(231,207,148,.14),transparent 55%),linear-gradient(180deg,#131a15,#0b110d);min-height:16rem;display:flex;align-items:flex-end}.lotr-hub .fs-more{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem;margin-bottom:2rem}.lotr-hub .fs-more__card{display:flex;flex-direction:column;gap:.35rem;padding:1rem;border:1px solid rgba(231,207,148,.24);border-radius:12px;background:rgba(8,11,9,.7);text-decoration:none}.lotr-hub .fs-more__card:hover{border-color:rgba(231,207,148,.5)}.lotr-hub .fs-more__card img{width:3.4rem;height:3.4rem;border-radius:50%;object-fit:cover;border:1px solid rgba(231,207,148,.4);margin-bottom:.3rem}.lotr-hub .fs-more__mark{font-size:1.5rem;color:var(--gold,#e7cf94)}.lotr-hub .fs-more__title{font-size:.95rem;font-weight:700;line-height:1.35;color:#f3ead6}.lotr-hub .fs-more__meta{font-size:.78rem;color:var(--muted-strong)}.lotr-hub .fs-more-band .fs-kept-line{text-align:center;font-size:.8rem;color:var(--muted);margin:0}.lotr-hub .fs-t-chronicle .fs-dek:after{content:"";display:block;width:4.5rem;height:2px;margin:1rem auto 0;background:linear-gradient(90deg,transparent,var(--gold,#e7cf94),transparent)}.lotr-hub .fs-t-waymarker .fs-facts{border-top:2px solid rgba(231,207,148,.4);border-bottom:2px solid rgba(231,207,148,.4)}.lotr-hub .fs-t-red_book .fs-article{background:radial-gradient(120% 90% at 50% 0,rgba(255,250,235,.5),transparent 60%),#e7dcc2;border-radius:14px;padding:clamp(1.2rem,4vw,3rem);color:#2b2317}.lotr-hub .fs-t-red_book .fs-close__text,.lotr-hub .fs-t-red_book .fs-headline,.lotr-hub .fs-t-red_book .fs-honest p,.lotr-hub .fs-t-red_book .fs-lede,.lotr-hub .fs-t-red_book .fs-prose,.lotr-hub .fs-t-red_book .fs-prose>p{color:#2b2317}.lotr-hub .fs-t-red_book .fs-byline-row,.lotr-hub .fs-t-red_book .fs-citation,.lotr-hub .fs-t-red_book .fs-citation p,.lotr-hub .fs-t-red_book .fs-dek,.lotr-hub .fs-t-red_book .fs-endnote,.lotr-hub .fs-t-red_book .fs-facts__label{color:rgba(43,35,23,.72)}.lotr-hub .fs-t-red_book .fs-facts__value,.lotr-hub .fs-t-red_book .fs-q{color:#4a3a14}.lotr-hub .fs-t-red_book .fs-kicker{color:#7a6428}.lotr-hub .fs-t-red_book .fs-lede:first-letter{color:#7a5a1e}.lotr-hub .fs-t-red_book .fs-chips li{border-color:rgba(122,100,40,.45);color:#4a3a14}.lotr-hub .fs-t-red_book .fs-facts{border-color:rgba(122,100,40,.4)}.lotr-hub .fs-t-red_book .fs-article-cta p{color:rgba(43,35,23,.85)}.lotr-hub .fs-band-hero{position:relative;overflow:hidden;min-height:min(72vh,44rem);display:flex;align-items:center}.lotr-hub .fs-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lotr-hub .fs-hero-scrim{position:absolute;inset:0;background:linear-gradient(100deg,rgba(6,8,6,.85),rgba(6,8,6,.5) 55%,rgba(6,8,6,.3)),linear-gradient(180deg,rgba(6,8,6,.45),rgba(6,8,6,.05) 30%,rgba(16,24,19,.97))}.lotr-hub .fs-hero-inner{position:relative;z-index:1}@media (prefers-reduced-motion:reduce){.lotr-hub .fs-hero-video{display:none}.lotr-hub .fs-band-hero{background:url(/landing/home-hero-poster.jpg) 50%/cover no-repeat}}.lotr-hub .fs-way-tiles{margin-top:.4rem}.lotr-hub .fs-heroband{position:relative;overflow:hidden;padding:1.6rem 0 3rem;background:#101813}.lotr-hub .fs-heroband__inner{position:relative;z-index:2}.lotr-hub .fs-heroband .fs-backrow{margin:0 0 2rem}.lotr-hub .fs-heroband .fs-masthead{margin:0}.lotr-hub .fs-heroband .fs-headline{color:#f5eedc;text-shadow:0 3px 24px rgba(0,0,0,.6)}.lotr-hub .fs-heroband .fs-kicker{color:var(--gold,#e7cf94)}.lotr-hub .fs-heroband .fs-dek{color:rgba(236,227,207,.9)}.lotr-hub .fs-heroband .fs-byline-row{color:var(--muted-strong)}.lotr-hub .fs-heroband__scrim{position:absolute;inset:0;z-index:1}.lotr-hub .fs-heroband--chronicle{padding-bottom:3.6rem}.lotr-hub .fs-heroband--chronicle .fs-heroband__scrim{background:radial-gradient(60% 90% at 50% 10%,rgba(231,207,148,.14),transparent 70%)}.lotr-hub .fs-heroband--threshold{min-height:min(68vh,40rem);display:flex;flex-direction:column;justify-content:flex-end}.lotr-hub .fs-heroband__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lotr-hub .fs-heroband--waymarker .fs-heroband__scrim{background:linear-gradient(100deg,rgba(6,8,6,.5),transparent 70%)}.lotr-hub .fs-waymark-year{position:absolute;right:-.05em;top:50%;transform:translateY(-50%);z-index:0;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:clamp(8rem,26vw,20rem);font-weight:700;line-height:1;color:rgba(231,207,148,.09);letter-spacing:-.04em;user-select:none}.lotr-hub .fs-heroband--waymarker .fs-headline,.lotr-hub .fs-heroband--waymarker .fs-masthead{text-align:left}.lotr-hub .fs-heroband--red_book{background:radial-gradient(80% 100% at 50% 0,rgba(122,50,40,.25),transparent 60%),#14100a;border-bottom:3px double rgba(231,207,148,.45)}.lotr-hub .fs-heroband--red_book .fs-headline{font-family:ui-serif,Georgia,Times New Roman,serif;color:var(--gold,#e7cf94)}.lotr-hub .fs-t-red_book .fs-article-shell{padding-top:2rem}.lotr-hub .fs-heroband__wash{position:absolute;inset:0;z-index:0;background-size:cover;background-position:50%;filter:blur(60px) saturate(.9);opacity:.35}.lotr-hub .fs-heroband__art{position:absolute;top:0;right:0;height:100%;width:min(52%,34rem);object-fit:cover;z-index:0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 45%);mask-image:linear-gradient(90deg,transparent,#000 45%);opacity:.85}.lotr-hub .fs-heroband{min-height:min(56vh,34rem);display:flex;flex-direction:column;justify-content:flex-end}.lotr-hub .fs-heroband .fs-headline{max-width:16ch}.lotr-hub .fs-heroband--chronicle .fs-headline,.lotr-hub .fs-heroband--red_book .fs-headline{max-width:none}.lotr-hub .fs-facts{display:flex;flex-wrap:wrap;gap:1.1rem 2rem;padding:1rem 1.3rem;border:1px solid rgba(231,207,148,.28);border-radius:14px;background:rgba(8,11,9,.5)}.lotr-hub .fs-facts__item{min-width:0}.lotr-hub .fs-facts__icon{width:1.5rem;height:1.5rem;flex:0 0 auto;color:var(--gold,#e7cf94)}.lotr-hub .fs-facts__labelwrap{display:flex;flex-direction:column;gap:.1rem}.lotr-hub .fs-t-red_book .fs-facts{background:rgba(43,35,23,.06)}.lotr-hub .fs-t-red_book .fs-facts__icon{color:#7a6428}.lotr-hub .fs-spread{display:grid;grid-template-columns:1fr;gap:1.6rem;align-items:start;margin-bottom:1.6rem}@media (min-width:800px){.lotr-hub .fs-spread:not(.fs-spread--solo){grid-template-columns:3fr 2fr}.lotr-hub .fs-spread--flip:not(.fs-spread--solo){grid-template-columns:2fr 3fr}}.lotr-hub .fs-spread .fs-figure{margin:0}.lotr-hub .fs-spread .fs-figure img{border-radius:10px;box-shadow:0 14px 40px rgba(0,0,0,.45)}.lotr-hub .fs-quoteband{position:relative;overflow:hidden;margin:2.2rem 0;padding:clamp(2rem,6vw,3.5rem) clamp(1.2rem,5vw,3rem);border-radius:14px;background-size:cover;background-position:50%}.lotr-hub .fs-quoteband__scrim{position:absolute;inset:0;background:linear-gradient(100deg,rgba(6,8,6,.92),rgba(6,8,6,.65))}.lotr-hub .fs-quoteband__text{position:relative;display:block;max-width:26ch;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:clamp(1.3rem,3.4vw,2rem);line-height:1.4;color:var(--gold,#e7cf94);padding-left:.85em}.lotr-hub .fs-quoteband__text:before{content:"\201C";position:absolute;left:0;top:-.08em;font-size:1.7em;line-height:1;color:rgba(231,207,148,.55)}.lotr-hub .fs-t-red_book .fs-quoteband__scrim{background:linear-gradient(100deg,rgba(30,24,12,.92),rgba(30,24,12,.7))}.lotr-hub .fs-honest--flow{border-left:0;padding-left:0}.lotr-hub .fs-article-cta__kicker{font-size:.72rem;font-weight:750;letter-spacing:.18em;text-transform:uppercase;color:var(--gold,#e7cf94);margin-bottom:.4rem}.lotr-hub .fs-heroband{background-size:cover;background-position:100%}.lotr-hub .fs-heroband__scrim{background:linear-gradient(100deg,rgba(6,8,6,.88),rgba(6,8,6,.55) 45%,rgba(6,8,6,.18)),linear-gradient(180deg,rgba(6,8,6,.35),rgba(6,8,6,.05) 40%,rgba(16,24,19,.95))}.lotr-hub .fs-heroband--threshold .fs-heroband__scrim{background:linear-gradient(180deg,rgba(6,8,6,.6),rgba(6,8,6,.15) 35%,rgba(16,24,19,.96))}.lotr-hub .fs-band-road{position:relative;background-size:cover;background-position:50%}.lotr-hub .fs-band-road__tint{position:absolute;inset:0;background:rgba(231,220,194,.82)}.lotr-hub .fs-band-road__inner{position:relative}.lotr-hub .fs-more-band{background:linear-gradient(180deg,rgba(11,17,13,.88),rgba(11,17,13,.88)),url(/first-steps/backdrop-greenwall.jpg) 50% /cover}.lotr-hub .fs-backdrops{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.7rem;margin:.8rem 0 1.6rem}.lotr-hub .fs-backdrops__swatch{position:relative;height:4.6rem;border-radius:10px;border:2px solid var(--line);background-size:cover;background-position:50%;cursor:pointer;overflow:hidden;display:flex;align-items:flex-end;padding:0}.lotr-hub .fs-backdrops__swatch span{width:100%;padding:.3rem .5rem;font-size:.72rem;font-weight:700;text-align:left;color:#f3ead6;background:linear-gradient(180deg,transparent,rgba(6,8,6,.85))}.lotr-hub .fs-backdrops__swatch.is-active{border-color:var(--gold,#e7cf94);box-shadow:0 0 0 3px rgba(231,207,148,.25)}.lotr-hub .fs-prose{max-width:none}.lotr-hub .fs-lede,.lotr-hub .fs-prose .fs-spread--solo>p,.lotr-hub .fs-prose>p,.lotr-hub .fs-spread>div>p{max-width:44rem}.lotr-hub .fs-spread{gap:2.5rem}@media (min-width:900px){.lotr-hub .fs-spread:not(.fs-spread--solo){grid-template-columns:7fr 5fr;align-items:start}.lotr-hub .fs-spread--flip:not(.fs-spread--solo){grid-template-columns:5fr 7fr}}.lotr-hub .fs-spread--solo{justify-items:start}.lotr-hub .fs-facts{justify-content:space-between}.lotr-hub .fs-lede--brief{font-family:ui-serif,Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.8vw,1.8rem);line-height:1.55}.lotr-hub .fs-lede--brief:first-letter{font-size:2.6em}.lotr-hub .fs-prose{color:#e9e0cb}.lotr-hub .fs-dek{color:rgba(240,232,212,.95)}.lotr-hub .fs-byline-row,.lotr-hub .fs-byline-row time{color:#c9bd9f}.lotr-hub .fs-facts__label{color:#b9ad91;font-size:.68rem}.lotr-hub .fs-facts__value{color:#f3ead6}.lotr-hub .fs-figure figcaption{color:#b9ad91}.lotr-hub .fs-citation,.lotr-hub .fs-citation p,.lotr-hub .fs-endnote{color:#b3a98f}.lotr-hub .fs-more__meta{color:#b9ad91}.lotr-hub .fs-band-road .fs-stop__meta{color:rgba(43,35,23,.78)}.lotr-hub .fs-band-road .fs-road-nav__mile{color:rgba(43,35,23,.8)}.lotr-hub .fs-t-red_book .fs-byline-row,.lotr-hub .fs-t-red_book .fs-citation,.lotr-hub .fs-t-red_book .fs-citation p,.lotr-hub .fs-t-red_book .fs-dek,.lotr-hub .fs-t-red_book .fs-endnote{color:rgba(43,35,23,.85)}.lotr-hub .fs-t-red_book .fs-facts__label{color:rgba(43,35,23,.75)}.lotr-hub .fs-heroband .fs-dek{color:rgba(240,232,212,.95)}.lotr-hub .fs-heroband .fs-byline-row{color:#cfc4a6}.lotr-hub .fs-article-shell{padding-top:2rem;padding-bottom:1rem}.lotr-hub .fs-article-tail{padding-top:2.4rem;padding-bottom:3rem}.lotr-hub .fs-article{width:100%}.lotr-hub .fs-heroband{justify-content:space-between}.lotr-hub .fs-heroband__top{position:relative;z-index:2;padding-top:1.1rem}.lotr-hub .fs-topbar{margin-bottom:1.4rem;padding:0;width:100%}.lotr-hub .fs-heroband .fs-byline-row{justify-content:flex-start;gap:.4rem 1.6rem;border-top:none;border-bottom:none;padding:0;text-align:left}.lotr-hub .fs-heroband .fs-masthead{text-align:left}.lotr-hub .fs-heroband .fs-dek,.lotr-hub .fs-heroband .fs-headline{text-align:left;margin-left:0}.lotr-hub .fs-heroband--chronicle .fs-dek,.lotr-hub .fs-heroband--chronicle .fs-headline,.lotr-hub .fs-heroband--chronicle .fs-masthead{text-align:left}.lotr-hub .fs-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:0;padding:0;overflow:hidden}.lotr-hub .fs-facts__item{display:flex;align-items:flex-start;gap:.7rem;padding:.9rem 1.1rem;border-right:1px solid rgba(231,207,148,.16)}.lotr-hub .fs-facts__item:last-child{border-right:none}.lotr-hub .fs-quotefull{position:relative;overflow:hidden;background-size:cover;background-position:50%;padding:clamp(2.4rem,7vw,4.5rem) 0}.lotr-hub .fs-quotefull .fs-quoteband__scrim{position:absolute;inset:0;background:linear-gradient(100deg,rgba(6,8,6,.9),rgba(6,8,6,.55))}.lotr-hub .fs-quotefull__inner{position:relative;margin:0 auto}.lotr-hub .fs-parchband .fs-prose--ink,.lotr-hub .fs-parchband .fs-prose--ink .fs-spread p,.lotr-hub .fs-parchband .fs-prose--ink>p{color:#2b2317}.lotr-hub .fs-parchband .fs-q{color:#4a3a14}.lotr-hub .fs-parchband .fs-close__text{color:#2b2317}.lotr-hub .fs-parchband .fs-chips li{border-color:rgba(122,100,40,.45);color:#4a3a14}.lotr-hub .fs-parchband .fs-endnote{color:rgba(43,35,23,.8)}.lotr-hub .fs-parchband .fs-figure figcaption{color:rgba(43,35,23,.7)}.lotr-hub .maze__ctrlswap{margin-top:1.6rem}.lotr-hub .fs-topbar{border-bottom:1px solid rgba(231,207,148,.14);padding-bottom:.9rem}.lotr-hub .fs-heroband{min-height:min(64vh,38rem)}.lotr-hub .fs-heroband__inner{padding-bottom:3rem}.lotr-hub .fs-kicker{font-size:.72rem;font-weight:750;letter-spacing:.22em;text-transform:uppercase;color:var(--gold,#e7cf94)}.lotr-hub .fs-headline{font-family:ui-serif,Georgia,Times New Roman,serif;font-weight:550;font-size:clamp(2rem,4.6vw,3.4rem);line-height:1.1;letter-spacing:-.01em}.lotr-hub .fs-heroband .fs-dek{font-size:1.05rem;max-width:44rem}.lotr-hub .fs-heroband .fs-byline-row{margin-top:.9rem;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase}.lotr-hub .fs-parchband .fs-prose--ink{max-width:58rem;margin:0 auto}.lotr-hub .fs-parchband .fs-honest,.lotr-hub .fs-parchband .fs-still{max-width:44rem;margin-left:auto;margin-right:auto}.lotr-hub .fs-parchband .fs-close{text-align:center;max-width:40rem;margin:2.4rem auto 0}.lotr-hub .fs-parchband .fs-close__text{font-family:ui-serif,Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2.4vw,1.5rem);line-height:1.55}.lotr-hub .fs-parchband .fs-endnote{text-align:center;font-style:italic}.lotr-hub .fs-article-tail .fs-citation{max-width:52rem;margin:0 auto 2rem}.lotr-hub .fs-article-tail .fs-article-cta{text-align:center}.lotr-hub .fs-article-tail .fs-article-cta .landing-btn{margin:0 auto}.site-header__join{display:inline-flex;align-items:center;gap:1rem}.site-header__join .landing-topbar__signin{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e7cf94;text-decoration:none}.site-header__join .landing-topbar__signin:hover{text-decoration:underline;text-underline-offset:3px}.site-header__join .landing-btn--gold{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:8px;font-weight:750;font-size:.74rem;letter-spacing:.09em;text-transform:uppercase;text-decoration:none;padding:.45rem 1rem;white-space:nowrap;background:linear-gradient(180deg,#eeda9f,#cfa955);border:1px solid rgba(120,90,30,.55);color:#241b09;box-shadow:0 2px 14px rgba(224,176,60,.28)}.site-header__join .landing-btn--gold:hover{filter:brightness(1.06)}.lotr-hub .fs-prose p{white-space:pre-line}.lotr-hub .fs-open{max-width:44rem}.lotr-hub .fs-open:first-letter{font-size:2.4em;line-height:.85;float:left;padding:.05em .12em 0 0;color:var(--gold)}.lotr-hub .fs-t-red_book .fs-open:first-letter{color:#7a5a1e}.lotr-hub .fs-honest-inline{font-style:italic;max-width:44rem}.lotr-hub .fs-figure--wide{margin:0 0 2.8rem}.lotr-hub .fs-figure--wide img{max-height:560px}.lotr-hub .fs-figure--snap{max-width:30rem;margin:2.4rem auto}.lotr-hub .fs-figure--snap img{max-height:340px}.lotr-hub .fs-close--quiet .fs-close__text{font-size:1.15rem;line-height:1.7;max-width:40rem}.lotr-hub .fs-parchband--intimate .fs-prose--ink{max-width:40rem;margin:0 auto}.lotr-hub .fs-parchband--intimate .fs-close{margin-top:2.4rem}.lotr-hub .fs-parchband .fs-lede:first-letter,.lotr-hub .fs-parchband .fs-open:first-letter{color:#7a5a1e}.lotr-hub .fs-honestband{text-align:center}.lotr-hub .fs-honestband__inner{max-width:44rem;padding-top:.4rem;padding-bottom:.4rem}.lotr-hub .fs-honestband .fs-q{color:var(--gold,#e7cf94)}.lotr-hub .fs-honestband .fs-q:before{content:"";display:block;width:3.2rem;height:2px;margin:0 auto 1.1rem;background:rgba(231,207,148,.5)}.lotr-hub .fs-honestband__text{font-family:ui-serif,Georgia,Times New Roman,serif;font-size:clamp(1.1rem,2.2vw,1.35rem);font-style:italic;line-height:1.65;color:#e9e0cb;margin:0 auto;max-width:40rem;white-space:pre-line}.lotr-hub .fs-thanks{text-align:center;max-width:40rem;margin:2.4rem auto 0}.lotr-hub .fs-thanks .fs-endnote{margin-top:0}.lotr-hub .fs-parchband .fs-spread--solo{justify-items:center}.lotr-hub .fs-parchband .fs-spread--solo>div{max-width:44rem;width:100%}.lotr-hub .fs-cite-foot{padding:2rem 0 2.6rem}.lotr-hub .fs-cite-foot .fs-citation{max-width:52rem;margin:0 auto;font-size:.8rem}.lotr-hub .fs-cite-foot .fs-citation strong{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:#8f8569}.lotr-hub .fs-cite-foot .fs-citation p{margin:.4rem 0 0;font-size:.8rem}.lotr-hub .fs-t-threshold .fs-figure img{border:6px solid rgba(244,239,226,.92);border-radius:2px;box-shadow:0 10px 30px rgba(0,0,0,.4)}.lotr-hub .fs-t-threshold .fs-parchband .fs-figure img{box-shadow:0 8px 22px rgba(43,35,23,.25)}.lotr-hub .fs-t-waymarker .fs-q{letter-spacing:.22em}.lotr-hub .fs-t-waymarker .fs-close__text{font-family:ui-serif,Georgia,Times New Roman,serif;text-transform:uppercase;letter-spacing:.07em;font-size:clamp(1.05rem,2.2vw,1.35rem);line-height:1.7}.lotr-hub .fs-t-waymarker .fs-quoteband__text{border-left:3px solid var(--gold,#e7cf94);padding-left:1.1em}.lotr-hub .fs-t-waymarker .fs-quoteband__text:before{content:none}.lotr-hub .fs-t-red_book .fs-honestband{background:linear-gradient(180deg,#221a0d,#17110a)}.lotr-hub .fs-t-red_book .fs-honestband__text{color:#e8dcbe}.lotr-hub .fs-t-red_book .fs-honestband .fs-q:before{background:rgba(201,185,138,.55)}.lotr-hub .fs-dimmed{opacity:.45}.lotr-hub .fs-pii-note{border:1px solid rgba(231,207,148,.4);border-left:3px solid var(--gold,#e7cf94);border-radius:12px;background:rgba(231,207,148,.08);padding:1rem 1.2rem;margin:1.2rem 0 .4rem}.lotr-hub .fs-pii-note p{margin:0 0 .8rem;line-height:1.6;color:var(--ink)}.lotr-hub .fs-pii-note__actions{display:flex;align-items:center;gap:1.1rem}.lotr-hub .fs-doorband--mine .fs-intro-lead{font-size:clamp(1.4rem,3.4vw,2rem)}.lotr-hub .fs-doorband--mine .fs-mystatus__actions{margin-top:1.4rem}.lotr-hub .fs-beta-note{border:1px dashed rgba(231,207,148,.45);border-radius:12px;background:rgba(231,207,148,.06);padding:1rem 1.2rem}.lotr-hub .fs-beta-note p{margin:.35rem 0 0;line-height:1.6;color:var(--ink);font-size:.95rem}.lotr-hub .cr-nudge__admin{display:inline-block;margin:.2rem 0 .5rem;padding:.35rem .8rem;border:1px solid rgba(231,207,148,.5);border-radius:999px;background:rgba(231,207,148,.12);color:var(--gold,#e7cf94);font-size:.85rem;font-weight:650;cursor:pointer}.lotr-hub .cr-nudge__admin:hover{background:rgba(231,207,148,.2)}.lotr-hub .cr-nudge__admin:disabled{opacity:.6}.lotr-hub .hub-quoteband{position:relative;overflow:hidden;width:100vw;margin:0 0 0 calc(50% - 50vw);border:1px solid rgba(231,207,148,.28);border-right:none;border-left:none;border-radius:0;padding:clamp(2.2rem,6vw,3.6rem) clamp(1.2rem,5vw,2.6rem);text-align:center}.lotr-hub .hub-quoteband__glow{position:absolute;inset:0;background:radial-gradient(60% 90% at 50% 0,rgba(231,207,148,.14),transparent 70%),radial-gradient(80% 60% at 50% 110%,rgba(0,0,0,.55),transparent 70%);pointer-events:none}.lotr-hub .hub-quoteband__inner{position:relative;max-width:40rem;margin:0 auto}.lotr-hub .hub-quoteband__eyebrow{font-size:.68rem;font-weight:750;letter-spacing:.22em;text-transform:uppercase;color:rgba(240,232,212,.75);margin:0 0 1rem}.lotr-hub .hub-quoteband__theme{color:var(--gold,#e7cf94)}.lotr-hub .hub-quoteband__quote{position:relative;margin:0;font-family:var(--font-quote),ui-serif,Georgia,"Times New Roman",serif;font-style:italic;font-weight:500;font-size:clamp(1.55rem,4vw,2.3rem);line-height:1.4;letter-spacing:.01em;color:#f3ead6;white-space:pre-line}.lotr-hub .hub-quoteband__quote:before{content:"\201C";position:absolute;left:-.55em;top:-.12em;font-size:1.6em;line-height:1;color:rgba(231,207,148,.5)}.lotr-hub .hub-quoteband__speaker{margin:1.2rem 0 .2rem;font-family:var(--font-quote),ui-serif,Georgia,"Times New Roman",serif;font-size:1.1rem;letter-spacing:.04em;color:var(--gold,#e7cf94)}.lotr-hub .hub-quoteband__source{margin:0;font-size:.8rem;letter-spacing:.05em;color:rgba(240,232,212,.65)}@media (max-width:640px){.lotr-hub .hub-quoteband__quote:before{left:-.3em}}.lotr-hub .hub-quoteband__reactrow{display:flex;justify-content:center;margin-top:1rem}.lotr-hub .hub-quill--fresh{border-color:rgba(231,207,148,.7);background:rgba(231,207,148,.18);color:#f4e2b0;animation:quill-fresh 3.2s ease-in-out infinite}.lotr-hub .hub-quill--fresh svg{fill:rgba(231,207,148,.4)}@keyframes quill-fresh{0%,to{box-shadow:0 0 5px rgba(231,207,148,.25)}50%{box-shadow:0 0 14px rgba(231,207,148,.55)}}@media (prefers-reduced-motion:reduce){.lotr-hub .hub-quill--fresh{animation:none;box-shadow:0 0 10px rgba(231,207,148,.4)}}.lotr-hub .hub-quill__count{position:absolute;bottom:-.35rem;right:-.35rem;min-width:1.05rem;height:1.05rem;padding:0 .2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0a0c0a;border:1px solid rgba(231,207,148,.7);color:var(--gold,#e7cf94);font-size:.62rem;font-weight:700;line-height:1}.consent-gate{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.consent-gate__scrim{position:absolute;inset:0;background:rgba(6,9,7,.72);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.consent-gate__card{position:relative;z-index:1;width:min(440px,100%);max-height:90vh;overflow-y:auto;border-radius:16px;border:1px solid rgba(231,207,148,.22);background:#0e1410;color:#f2ead2;padding:1.5rem 1.6rem;box-shadow:0 40px 80px -24px rgba(0,0,0,.8);font-family:ui-sans-serif,system-ui,-apple-system,sans-serif}.consent-gate__title{font-family:ui-serif,Georgia,Times New Roman,serif;font-size:1.4rem;margin:0 0 .6rem;color:#f2ead2}.consent-gate__body{font-size:.92rem;line-height:1.6;color:#cdd6c0;margin:0 0 .7rem}.consent-gate__body--soft{color:#9fb089;font-size:.85rem}.consent-gate__opts{display:flex;flex-direction:column;gap:.7rem;margin:1rem 0}.consent-gate__opt{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;color:#dfe6cf;cursor:pointer;line-height:1.4}.consent-gate__opt input{margin-top:.2rem;width:1rem;height:1rem;flex:0 0 auto}.consent-gate__opt--needed{border-radius:8px;padding:.5rem .6rem;margin:-.5rem -.6rem;background:rgba(231,207,148,.1);box-shadow:inset 0 0 0 1px rgba(231,207,148,.45)}.consent-gate__req{color:#e7cf94;font-weight:700;white-space:nowrap}.consent-gate__err{color:#e7637a;font-size:.85rem;margin:.4rem 0}.consent-gate__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:.6rem}.consent-gate__primary{appearance:none;border:1px solid #e7cf94;background:#e7cf94;color:#1a1408;font-size:.95rem;font-weight:600;padding:.6rem 1.4rem;border-radius:999px;cursor:pointer;transition:background .15s ease,transform .08s ease}.consent-gate__primary:hover{background:#f0dca8}.consent-gate__primary:active{transform:scale(.98)}.consent-gate__primary:disabled{opacity:.6;cursor:default}.consent-gate__min{background:transparent;border:0;color:#a9bd92;font-size:.85rem;cursor:pointer;text-decoration:underline;padding:.4rem 0}.consent-gate__min:hover{color:#dfe6cf}.consent-gate__links{display:flex;gap:1.1rem;margin:.9rem 0 0}.consent-gate__link{display:inline-block;font-size:.8rem;color:#caa85f;text-decoration:none}.consent-gate__link:hover{text-decoration:underline}