.site-header{position:sticky;top:0;z-index:60;display:flex;align-items:center;gap:1rem;padding:.45rem clamp(.9rem,4vw,2rem);border-bottom:1px solid rgba(231,207,148,.16);background:linear-gradient(180deg,rgba(9,12,11,.97),rgba(9,12,11,.93))}.site-header:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:140px;background:rgb(9,12,11);pointer-events:none}.site-header__logo{display:inline-flex;align-items:center;flex:0 0 auto;position:relative;z-index:90}.site-header__logo img{height:2.7rem;width:auto;display:block}.site-header__nav{display:none;flex:1 1 auto;justify-content:center;gap:.25rem}.site-header__right{display:flex;align-items:center;gap:.6rem;margin-left:auto}.site-header__bug{display:grid;place-items:center;width:2.1rem;height:2.1rem;border-radius:999px;border:1px solid rgba(211,160,200,.55);background:rgba(147,84,175,.35);cursor:pointer;font-size:1.05rem;line-height:1}.site-header__bug:hover{background:rgba(147,84,175,.55);border-color:rgba(211,160,200,.85)}.site-header__bell{position:relative;display:grid;place-items:center;width:2.3rem;height:2.3rem;border-radius:999px;color:inherit;opacity:.85}.site-header__bell:hover{opacity:1;background:rgba(255,255,255,.06)}.site-header__bell svg{width:1.2rem;height:1.2rem}.site-header__bell-badge{position:absolute;top:.15rem;right:.1rem;min-width:1rem;height:1rem;padding:0 .22rem;border-radius:999px;background:#c46056;color:#fff;font-size:.62rem;font-weight:700;line-height:1rem;text-align:center}.site-header .hub-profile{display:grid;place-items:center;width:2.3rem;height:2.3rem;padding:0;border-radius:50%;border:1px solid rgba(231,207,148,.4);background:rgba(231,207,148,.08);color:#f3ead6;font-size:1.05rem;cursor:pointer;transition:border-color .15s ease,transform .15s ease}.site-header .hub-profile:hover{border-color:#e7cf94;transform:translateY(-1px)}.site-header .hub-profile svg{width:1.15rem;height:1.15rem}.site-header .hub-ring-menu{width:2.45rem;height:2.45rem;border:2px solid rgba(231,207,148,.65);background:radial-gradient(circle at 50% 38%,rgba(231,207,148,.16),rgba(20,16,10,.55) 72%);box-shadow:inset 0 0 0 1px rgba(0,0,0,.45),inset 0 1px 2px rgba(231,207,148,.25);transition:border-color .18s ease,box-shadow .22s ease,transform .18s ease}.site-header .hub-ring-menu__glyph{width:1.2rem;height:1.2rem;color:#f0dca8}.site-header .hub-ring-menu:focus-visible,.site-header .hub-ring-menu:hover{border-color:#f3e3b0;transform:translateY(-1px);box-shadow:inset 0 0 0 1px rgba(0,0,0,.4),inset 0 1px 3px rgba(231,207,148,.35),0 0 14px rgba(231,207,148,.55),0 0 4px rgba(231,207,148,.4)}.site-header .hub-ring-menu[aria-expanded=true]{border-color:#f3e3b0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.4),0 0 16px rgba(231,207,148,.6)}.site-header .hub-ring-menu{position:relative}.site-header .hub-ring-menu .ring-menu-badge{position:absolute;top:-5px;right:-5px;min-width:1.15rem;height:1.15rem;padding:0 .3rem;display:grid;place-items:center;border-radius:999px;background:#c0432e;color:#fff;font-size:.62rem;font-weight:800;line-height:1;box-shadow:0 0 0 2px rgba(13,15,14,.9)}.nav-overlay__item .nav-overlay__badge{margin-left:auto;min-width:1.2rem;height:1.2rem;padding:0 .35rem;display:inline-grid;place-items:center;border-radius:999px;background:#c0432e;color:#fff;font-size:.64rem;font-weight:800;line-height:1}.site-header__link{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:9px;border:1px solid transparent;color:rgba(232,222,198,.66);font-size:.82rem;font-weight:600;text-decoration:none;transition:color .15s ease,background .15s ease,border-color .15s ease}.site-header__link svg{width:1rem;height:1rem}.site-header__link:hover{color:#f3ead6;background:rgba(231,207,148,.08)}.site-header__link.is-active{color:#e7cf94;border-color:rgba(231,207,148,.28);background:rgba(231,207,148,.1)}@media (hover:hover) and (pointer:fine){.site-header__nav{display:flex}}.mode-switch{border:0;background:transparent;padding:0;cursor:pointer;line-height:0}.mode-switch__track{position:relative;display:inline-flex;align-items:center;justify-content:space-between;width:3.6rem;height:1.85rem;padding:0 .42rem;border-radius:999px;border:1px solid rgba(231,207,148,.3);background:rgba(5,7,6,.6);transition:background .22s ease,border-color .22s ease}.mode-switch.is-on .mode-switch__track{background:rgba(231,207,148,.2);border-color:rgba(231,207,148,.75)}.mode-switch__ico{position:relative;z-index:2;width:.82rem;height:.82rem;transition:color .22s ease}.mode-switch__ico--day{color:#0b0d0a}.mode-switch.is-on .mode-switch__ico--day,.mode-switch__ico--quest{color:rgba(232,222,198,.6)}.mode-switch.is-on .mode-switch__ico--quest{color:#0b0d0a}.mode-switch__knob{position:absolute;top:50%;left:.16rem;z-index:1;width:1.5rem;height:1.5rem;border-radius:50%;background:#e7cf94;box-shadow:0 1px 5px rgba(0,0,0,.5);transform:translateY(-50%);transition:left .22s cubic-bezier(.34,1.56,.64,1)}.mode-switch.is-on .mode-switch__knob{left:calc(100% - 1.66rem)}.site-header[data-mode=quest]{border-bottom-color:rgba(231,207,148,.6);box-shadow:0 6px 26px rgba(231,207,148,.14);animation:questEnter .48s ease}@keyframes questEnter{0%{box-shadow:0 0 0 rgba(231,207,148,0)}45%{box-shadow:0 8px 34px rgba(231,207,148,.45)}to{box-shadow:0 6px 26px rgba(231,207,148,.14)}}.site-header__link.is-primary{color:#0b0d0a;background:#e7cf94;border-color:#e7cf94}.site-header__link.is-primary:hover{color:#0b0d0a;background:#efd9a3}.site-crumbs{display:flex;align-items:center;gap:.45rem;padding:.6rem clamp(.9rem,4vw,2rem);font-size:.78rem;color:rgba(232,222,198,.6);flex-wrap:nowrap;overflow:hidden}.site-crumbs__home,.site-crumbs__link,.site-crumbs__sep{flex-shrink:0;white-space:nowrap}.site-crumbs__backbtn{display:inline-flex;align-items:center;gap:.28rem;flex-shrink:0;padding:.14rem .5rem .14rem .36rem;border:1px solid rgba(232,222,198,.25);border-radius:8px;background:transparent;color:rgba(232,222,198,.7);font:inherit;font-size:.74rem;line-height:1.2;cursor:pointer;transition:color .12s ease,border-color .12s ease}.site-crumbs__backbtn:hover{color:rgba(232,222,198,.95);border-color:rgba(232,222,198,.5)}.site-crumbs__backbtn svg{width:.8rem;height:.8rem}.site-crumbs__backsep{flex-shrink:0;width:1px;height:.95rem;background:rgba(232,222,198,.22)}.site-crumbs__step{flex-shrink:0}.site-crumbs__step:has(.site-crumbs__current){flex-shrink:1}.site-crumbs__current{min-width:0}@media (max-width:640px){.site-crumbs__home-label{display:none}}.site-crumbs__home{display:inline-flex;align-items:center;gap:.3rem;color:rgba(232,222,198,.6);text-decoration:none}.site-crumbs__home:hover{color:#e7cf94}.site-crumbs__home svg{width:.85rem;height:.85rem}.site-crumbs__step{display:inline-flex;align-items:center;gap:.45rem;min-width:0}.site-crumbs__link,.site-crumbs__sep{color:rgba(232,222,198,.6)}.site-crumbs__link{text-decoration:none;white-space:nowrap}.site-crumbs__link:hover{color:#e7cf94}.site-crumbs__current{color:#f3ead6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-a11y=on]{font-size:110%;scroll-behavior:auto!important}html[data-a11y=on] *,html[data-a11y=on] :after,html[data-a11y=on] :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}html[data-a11y=on] :focus-visible{outline:3px solid #e7cf94!important;outline-offset:2px}html[data-a11y=on] .lotr-hub{--muted:rgba(232,222,198,0.86);--muted-strong:rgba(243,234,214,0.96)}.lic-modal :focus-visible,.lotr-entry :focus-visible,.lotr-hub :focus-visible,.member-nav :focus-visible,.site-header :focus-visible{outline:2px solid var(--gold,#e7cf94)!important;outline-offset:2px;border-radius:4px}main#main:focus,main#main:focus-visible{outline:none}.skip-to-content{position:fixed;top:.5rem;left:.5rem;z-index:2000;padding:.55rem 1rem;font-weight:600;color:#f3e6c4;background:#161107;border:1px solid #e7cf94;border-radius:8px;text-decoration:none;transform:translateY(-160%);transition:transform .15s ease}.skip-to-content:focus-visible{transform:translateY(0)}.lotr-toaster [data-sonner-toast] [data-close-button]{color:#f1e9d6!important;background:var(--popover)!important;border-color:rgba(231,207,148,.45)!important;opacity:1!important}.lotr-toaster [data-sonner-toast] [data-close-button] svg{width:13px!important;height:13px!important;stroke:#f1e9d6!important;stroke-width:2.25!important;opacity:1!important}.lotr-toaster [data-sonner-toast] [data-close-button]:hover{background:rgba(231,207,148,.15)!important}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media (prefers-contrast:more){.lotr-hub{--muted:rgba(232,222,198,0.86);--muted-strong:rgba(243,234,214,0.96)}}html[data-a11y=on] *,html[data-a11y=on] :after,html[data-a11y=on] :before{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.announce-bar{position:sticky;top:0;z-index:55;display:flex;justify-content:center;padding:.5rem .9rem .35rem}.announce{position:relative;display:flex;align-items:center;gap:.7rem;width:100%;max-width:680px;border-radius:14px;padding:.6rem .85rem;border:1px solid rgba(231,207,148,.26);box-shadow:0 6px 18px rgba(0,0,0,.28);font-size:.85rem;line-height:1.4;transition:border-color .15s ease,transform .15s ease}.announce:hover{border-color:rgba(231,207,148,.5)}.announce:active{transform:scale(.995)}.announce__tap{position:absolute;inset:0;border-radius:inherit;z-index:1}.announce__content{flex:1 1 auto;min-width:0;display:grid;gap:.12rem;text-align:left}.announce__title{font-weight:700;font-size:.85rem;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.announce__msg{font-size:.8rem;opacity:.92;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.announce__chev{flex:0 0 auto;width:1rem;height:1rem;opacity:.65}.announce__close{position:relative;z-index:2;flex:0 0 auto;display:grid;place-items:center;width:1.9rem;height:1.9rem;border-radius:50%;border:1px solid rgba(231,207,148,.45);background:rgba(0,0,0,.25);color:#e7cf94;cursor:pointer}.announce__close:hover{background:#e7cf94;border-color:#e7cf94;color:#161107}.announce__close svg{width:.9rem;height:.9rem}.announce--info{color:#f3ead6;background:linear-gradient(180deg,rgba(231,207,148,.18),rgba(231,207,148,.1))}.announce--success{color:#e9fff2;background:linear-gradient(180deg,rgba(63,143,99,.32),rgba(44,107,72,.22))}.announce--alert{color:#ffe1da;background:linear-gradient(180deg,rgba(180,60,45,.4),rgba(140,40,30,.3))}.nav-overlay{position:fixed;inset:0;z-index:2000;display:flex;background:rgba(6,7,6,.62);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:nav-overlay-fade .16s ease both}@keyframes nav-overlay-fade{0%{opacity:0}to{opacity:1}}.nav-overlay__panel{margin-left:auto;display:flex;flex-direction:column;width:100%;height:100%;padding:1rem clamp(1rem,5vw,1.4rem) calc(1.4rem + env(safe-area-inset-bottom));overflow-y:auto;background:radial-gradient(circle at 70% 0,rgba(104,34,29,.28),transparent 22rem),rgba(9,12,11,.98);border-left:1px solid rgba(231,207,148,.18);animation:nav-overlay-slide .2s cubic-bezier(.16,1,.3,1) both}@keyframes nav-overlay-slide{0%{transform:translateX(2.5rem);opacity:0}to{transform:translateX(0);opacity:1}}@media (min-width:760px){.nav-overlay__panel{width:min(100%,22rem)}}.nav-overlay__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.25rem 0 1rem}.alerts-drawer__title{font-family:ui-serif,Georgia,Times New Roman,serif;font-size:1.25rem;color:#f2e6c8}.alerts-drawer__empty{color:rgba(238,232,213,.6);font-size:.9rem;padding:1rem .25rem}.alerts-drawer__loading{display:flex;justify-content:center;padding:2rem .25rem}.alerts-drawer__spin{width:1.4rem;height:1.4rem;color:var(--gold,#e7cf94);animation:alerts-drawer-spin .9s linear infinite}@keyframes alerts-drawer-spin{to{transform:rotate(1turn)}}.alerts-drawer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem;flex:1 1 auto;overflow-y:auto}.alerts-drawer__row{display:flex;gap:.65rem;align-items:flex-start;padding:.7rem .5rem;border-radius:.6rem;text-decoration:none;color:#eee8d5;transition:background .12s ease}.alerts-drawer__row:hover{background:rgba(231,207,148,.08)}.alerts-drawer__row.is-new{background:rgba(231,207,148,.06)}.alerts-drawer__glyph{flex:0 0 auto;font-size:1.1rem;line-height:1.4}.alerts-drawer__text{min-width:0;display:flex;flex-direction:column;gap:.15rem;font-size:.9rem;line-height:1.4}.alerts-drawer__noun{color:var(--gold,#e7cf94);font-weight:600}.alerts-drawer__time{font-size:.75rem;color:rgba(238,232,213,.5)}.alerts-drawer__all{flex:0 0 auto;margin-top:.75rem;padding-top:.85rem;border-top:1px solid rgba(231,207,148,.16);color:var(--gold,#e7cf94);text-decoration:none;font-weight:600;font-size:.9rem}.alerts-drawer__all:hover{text-decoration:underline}.nav-overlay__id{display:flex;align-items:center;gap:.6rem;min-width:0}.nav-overlay__avatar{display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:50%;border:1px solid rgba(231,207,148,.26);background:rgba(255,255,255,.05);font-size:1.3rem;overflow:hidden}.nav-overlay__avatar img{width:100%;height:100%;object-fit:cover}.nav-overlay__handle{font-size:1rem;color:rgba(232,222,198,.85);overflow:hidden;text-overflow:ellipsis}.nav-overlay__handle-link{color:inherit;text-decoration:none}.nav-overlay__handle-link:hover{text-decoration:underline}.nav-overlay__close{display:grid;place-items:center;width:2.4rem;height:2.4rem;border:1px solid rgba(231,207,148,.2);border-radius:10px;background:rgba(255,255,255,.04);color:rgba(250,244,230,.9);cursor:pointer}.nav-overlay__close svg{width:1.15rem;height:1.15rem}.nav-overlay__nav{display:flex;flex-direction:column;gap:.2rem}.nav-overlay__item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.85rem .7rem;border:none;border-radius:12px;background:transparent;color:rgba(250,244,230,.95);font:inherit;font-size:1.05rem;text-align:left;text-decoration:none;cursor:pointer}.nav-overlay__item svg{width:1.2rem;height:1.2rem;color:#e7cf94;flex:0 0 auto}.nav-overlay__item:focus-visible,.nav-overlay__item:hover{background:rgba(231,207,148,.12)}.nav-overlay__ext{margin-left:auto}.nav-overlay__group{display:flex;flex-direction:column}.nav-overlay__grouphead{display:flex;align-items:center;gap:.75rem;width:100%;padding:.85rem .7rem;border:none;border-radius:12px;background:transparent;color:rgba(250,244,230,.95);font:inherit;font-size:1.05rem;text-align:left;cursor:pointer}.nav-overlay__grouphead svg{width:1.2rem;height:1.2rem;color:#e7cf94;flex:0 0 auto}.nav-overlay__grouphead:focus-visible,.nav-overlay__grouphead:hover{background:rgba(231,207,148,.12)}.nav-overlay__chev{margin-left:auto;opacity:.65;transition:transform .18s ease}.nav-overlay__grouphead.is-open .nav-overlay__chev{transform:rotate(180deg)}.nav-overlay__child .nav-overlay__badge,.nav-overlay__grouphead .nav-overlay__badge{margin-left:auto;min-width:1.2rem;height:1.2rem;padding:0 .35rem;display:inline-grid;place-items:center;border-radius:999px;background:#c0432e;color:#fff;font-size:.64rem;font-weight:800;line-height:1;box-shadow:0 0 0 2px rgba(13,15,14,.9)}.nav-overlay__grouphead .nav-overlay__badge+.nav-overlay__chev{margin-left:.5rem}.nav-overlay__children{display:flex;flex-direction:column;gap:.1rem;margin:.05rem 0 .35rem .85rem;padding-left:1.1rem;border-left:1px solid rgba(231,207,148,.16)}.nav-overlay__child{display:flex;align-items:center;gap:.7rem;width:100%;padding:.6rem;border-radius:10px;background:transparent;color:rgba(250,244,230,.88);font-size:.96rem;text-decoration:none}.nav-overlay__child svg{width:1.05rem;height:1.05rem;color:#cdbf95;flex:0 0 auto}.nav-overlay__child:focus-visible,.nav-overlay__child:hover{background:rgba(231,207,148,.1)}.nav-overlay__child .nav-overlay__ext{width:.9rem;height:.9rem}.nav-overlay__fname{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-overlay__eventtag{flex:0 0 auto;padding:.05rem .4rem;border-radius:999px;border:1px solid rgba(231,99,122,.5);background:rgba(231,99,122,.14);color:#e6829a;font-size:.62rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.nav-overlay__child--all{color:rgba(231,207,148,.85);font-size:.88rem}.nav-overlay__head-actions{display:flex;align-items:center;gap:.5rem}.nav-overlay__scan{display:grid;place-items:center;width:2.4rem;height:2.4rem;border:1px solid rgba(231,207,148,.2);border-radius:10px;background:rgba(255,255,255,.04);color:#e7cf94}.nav-overlay__scan svg{width:1.2rem;height:1.2rem}@media (min-width:768px){.nav-overlay__scan{display:none}}.nav-overlay__label{margin:.2rem 0 .1rem;padding:0 .7rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(231,207,148,.6)}.nav-overlay__nav--sub .nav-overlay__item{font-size:.92rem;padding:.6rem .7rem;color:rgba(250,244,230,.82)}.nav-overlay__nav--sub .nav-overlay__item svg{width:1.05rem;height:1.05rem}.nav-overlay__sep{height:1px;margin:.6rem .2rem;background:rgba(231,207,148,.16)}.nav-overlay__signout{color:#ffb4a8}.nav-overlay__markread{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:.5rem;padding:.5rem .75rem;border:1px solid rgba(192,67,46,.45);border-radius:10px;background:rgba(192,67,46,.12);color:#f3d6cf;font-size:.82rem;font-weight:600;cursor:pointer}.nav-overlay__markread:hover{background:rgba(192,67,46,.2)}.nav-overlay__signout svg{color:#ffb4a8}.processing-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:rgba(5,7,6,.62);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.processing-overlay__card{display:flex;align-items:center;gap:.7rem;padding:.95rem 1.3rem;border:1px solid rgba(231,207,148,.3);border-radius:14px;background:rgba(12,15,14,.92);color:rgba(250,244,230,.97);font-size:.9rem;box-shadow:0 24px 70px rgba(0,0,0,.5)}.processing-overlay__spinner{width:1.1rem;height:1.1rem;border-radius:999px;border:2px solid rgba(231,207,148,.25);border-top-color:#e7cf94;animation:processing-spin .7s linear infinite}@keyframes processing-spin{to{transform:rotate(1turn)}}.lost-page{position:relative;overflow:hidden;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:clamp(2rem,6vw,4rem) 1.25rem;text-align:center;color:rgba(250,244,230,.97);background:radial-gradient(circle at 50% 0,rgba(231,207,148,.08),transparent 55%),#0a0c0b}.lost-page__card{position:relative;z-index:1}.lost-page__gollum{position:absolute;bottom:0;left:clamp(.5rem,3vw,3rem);width:clamp(260px,44vw,520px);height:auto;opacity:.13;pointer-events:none;z-index:0}.mf{position:relative}.mf--bronze{box-shadow:inset 0 0 0 2px rgba(176,124,72,.95),0 0 7px rgba(176,124,72,.35)}.mf--silver{box-shadow:inset 0 0 0 2px rgba(201,210,220,.95),0 0 7px rgba(201,210,220,.35)}.mf--gold{box-shadow:inset 0 0 0 2px rgba(231,207,148,.98),0 0 9px rgba(231,207,148,.45);animation:mf-shimmer-gold 3.2s ease-in-out infinite}.mf--mithril{box-shadow:inset 0 0 0 2px rgba(191,227,232,.98),0 0 12px rgba(191,227,232,.55);animation:mf-shimmer-mithril 2.6s ease-in-out infinite}@keyframes mf-shimmer-gold{0%,to{box-shadow:inset 0 0 0 2px rgba(231,207,148,.9),0 0 8px rgba(231,207,148,.35)}50%{box-shadow:inset 0 0 0 2px rgba(255,243,205,1),0 0 17px rgba(231,207,148,.75)}}@keyframes mf-shimmer-mithril{0%,to{box-shadow:inset 0 0 0 2px rgba(191,227,232,.9),0 0 10px rgba(191,227,232,.45)}50%{box-shadow:inset 0 0 0 2px rgba(229,250,255,1),0 0 22px rgba(191,227,232,.9)}}@media (prefers-reduced-motion:reduce){.mf--gold,.mf--mithril{animation:none}}.lotr-toaster [data-sonner-toast].lotr-toast{padding:.85rem 1rem;font-size:.92rem;border-width:1px;border-color:rgba(231,207,148,.2);box-shadow:0 14px 34px -14px rgba(0,0,0,.5)}.lotr-toaster [data-sonner-toast].lotr-toast [data-title]{font-weight:600;font-size:.95rem}.lotr-toaster [data-sonner-toast].lotr-toast [data-icon]{margin-right:.55rem}.lotr-toaster [data-sonner-toast].lotr-toast[data-type=success]{border-color:rgba(134,178,95,.42)}.lotr-toaster [data-sonner-toast].lotr-toast[data-type=success] [data-icon]{color:#8fbf6a}.lotr-toaster [data-sonner-toast].lotr-toast[data-type=error]{border-color:rgba(196,96,86,.45)}.lotr-toaster [data-sonner-toast].lotr-toast[data-type=error] [data-icon]{color:#d98a7f}.lotr-toaster [data-sonner-toast].lotr-toast[data-type=warning] [data-icon]{color:#e7cf94}.lotr-toaster [data-sonner-toast].lotr-toast[data-type=info] [data-icon]{color:#bfe3e8}.lost-page__brand img{height:2.2rem;width:auto;opacity:.9}.lost-page__card{display:flex;flex-direction:column;align-items:center;gap:.85rem;max-width:34rem;padding:clamp(1.6rem,5vw,2.6rem);border:1px solid rgba(231,207,148,.26);border-radius:20px;background:rgba(9,12,11,.58);box-shadow:0 30px 80px rgba(0,0,0,.45)}.lost-page__rune{display:grid;place-items:center;width:3.4rem;height:3.4rem;border-radius:999px;border:1px solid rgba(231,207,148,.3);background:rgba(231,207,148,.1);color:#e7cf94}.lost-page__rune svg{width:1.7rem;height:1.7rem}.lost-page__eyebrow{margin:0;font-size:.66rem;letter-spacing:.24em;text-transform:uppercase;color:#e7cf94}.lost-page__title{margin:0;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:clamp(1.5rem,5vw,2.1rem);font-weight:400}.lost-page__quip{margin:.1rem 0 0;color:rgba(232,222,198,.74);font-size:1rem;line-height:1.5}.lost-page__home{margin-top:.6rem;display:inline-block;padding:.6rem 1.3rem;border-radius:9px;border:1px solid rgba(239,210,139,.7);background:linear-gradient(135deg,#f3d990,#cda65b);color:#161107;letter-spacing:.03em;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.lost-page__home:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(180,120,50,.3)}.lost-page__actions{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.lost-page__home{cursor:pointer;font:inherit;font-weight:700}.lost-page__home--ghost{background:transparent;color:#f3ead6;border-color:rgba(239,210,139,.45)}.lost-page__home--ghost:hover{box-shadow:none;border-color:rgba(239,210,139,.8)}.member-map-wrap{position:relative;margin-top:.4rem}.member-map{height:min(70vh,560px);width:100%;border-radius:14px;overflow:hidden;border:1px solid rgba(231,207,148,.18);background:#0c0d0b}.member-map__empty{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:1rem;color:#b8ad95;font-size:.95rem;pointer-events:none}.member-map .leaflet-control-attribution{background:rgba(8,10,9,.7);color:#9a8f76}.member-map .leaflet-control-attribution a{color:#b8ad95}input[type=file]::-webkit-file-upload-button,input[type=file]::file-selector-button{background-color:var(--secondary)!important;color:var(--secondary-foreground)!important;border:1px solid var(--border);border-radius:6px;padding:4px 12px;margin-right:10px;cursor:pointer;font:inherit;font-size:.85rem}input[type=file]::-webkit-file-upload-button:hover,input[type=file]::file-selector-button:hover{background-color:var(--muted)!important}.lotr-loader{display:inline-flex;align-items:center;gap:.6rem;color:var(--muted-foreground,#8a8676);font-size:.9rem;letter-spacing:.01em}.lotr-loader--block{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;padding:1.6rem 1rem;width:100%;text-align:center}.lotr-loader__ring{position:relative;width:1.5rem;height:1.5rem;border-radius:50%;border-left:2px solid color-mix(in srgb,var(--gold,#e7cf94) 22%,transparent);border-bottom:2px solid color-mix(in srgb,var(--gold,#e7cf94) 22%,transparent);border-right-color:color-mix(in srgb,var(--gold,#e7cf94) 22%,transparent);border-top-color:color-mix(in srgb,var(--gold,#e7cf94) 22%,transparent);border-top:2px solid var(--gold,#e7cf94);border-right:2px solid var(--gold,#e7cf94);box-shadow:0 0 10px color-mix(in srgb,var(--gold,#e7cf94) 35%,transparent);animation:lotr-loader-spin .75s cubic-bezier(.55,.15,.45,.85) infinite}.lotr-loader--block .lotr-loader__ring{width:2.1rem;height:2.1rem;border-width:3px}.lotr-loader__label{opacity:.85}@keyframes lotr-loader-spin{to{transform:rotate(1turn)}}.btn-spinner{display:inline-block;width:.9em;height:.9em;margin-right:.45em;vertical-align:-.12em;border:2px solid color-mix(in srgb,currentColor 28%,transparent);border-top-color:currentcolor;border-radius:50%;animation:lotr-loader-spin .7s linear infinite}@media (prefers-reduced-motion:reduce){.btn-spinner,.lotr-loader__ring{animation-duration:1.6s}.lotr-loader__ring{animation-timing-function:linear}}input::placeholder,textarea::placeholder{color:rgba(245,240,225,.3);opacity:1}.route-spinner{width:30px;height:30px;border-radius:50%;border:3px solid rgba(201,162,75,.22);border-top-color:rgba(201,162,75,.9);animation:route-spin .7s linear infinite}@keyframes route-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.route-spinner{animation-duration:1.6s}}.themed-select{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:2.6rem;padding:.5rem .75rem;border:1px solid rgba(239,210,139,.2);border-radius:9px;background:rgba(5,7,6,.6);color:rgba(250,244,230,.97);font:inherit;text-align:left;cursor:pointer}.themed-select:hover,.themed-select[data-state=open]{border-color:rgba(231,207,148,.45)}.themed-select__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.themed-select__chev{flex:none;color:rgba(231,207,148,.7);transition:transform .16s ease}.themed-select[data-state=open] .themed-select__chev{transform:rotate(180deg)}.themed-select__menu{z-index:1200;min-width:var(--radix-dropdown-menu-trigger-width);max-height:min(60vh,var(--radix-dropdown-menu-content-available-height));overflow-y:auto;padding:.3rem;border:1px solid rgba(231,207,148,.26);border-radius:11px;background:#14110a;box-shadow:0 12px 34px rgba(0,0,0,.55)}.themed-select__item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .65rem;border-radius:7px;color:rgba(250,244,230,.92);font-size:.9rem;cursor:pointer;outline:none;user-select:none}.themed-select__item[data-highlighted]{background:rgba(231,207,148,.14)}.themed-select__item[data-selected]{color:#e7cf94}.themed-select__item>svg{flex:none;color:#e7cf94}@media (prefers-reduced-motion:reduce){.themed-select__chev{transition:none}}.react-aff{position:relative;gap:.3rem;flex-wrap:wrap}.react-aff,.react-aff__chip{display:inline-flex;align-items:center}.react-aff__chip{gap:.2rem;padding:.12rem .45rem;border-radius:999px;border:1px solid rgba(231,207,148,.22);background:rgba(255,255,255,.04);color:inherit;font-size:.82rem;line-height:1.2;cursor:pointer}.react-aff__chip.is-active{border-color:rgba(231,207,148,.55);background:rgba(231,207,148,.16)}.react-aff__count{font-size:.72rem;opacity:.85}.react-aff__add{display:inline-grid;place-items:center;width:1.7rem;height:1.7rem;border-radius:999px;border:1px solid transparent;background:transparent;color:rgba(232,222,198,.6);cursor:pointer}.react-aff__add:hover,.react-aff__add[aria-expanded=true]{color:#e7cf94;border-color:rgba(231,207,148,.32);background:rgba(255,255,255,.05)}.react-aff__pop{display:flex;flex-wrap:nowrap;gap:.15rem;padding:.3rem;border-radius:10px;border:1px solid rgba(231,207,148,.26);background:#14110a;box-shadow:0 10px 28px rgba(0,0,0,.5)}.react-aff__opt{width:2rem;height:2rem;display:grid;place-items:center;border:none;background:transparent;border-radius:7px;font-size:1.1rem;cursor:pointer}.react-aff__opt:hover{background:rgba(231,207,148,.14)}.react-aff__opt.is-active{background:rgba(231,207,148,.22)}.site-header__bell-dot{position:absolute;top:.3rem;right:.25rem;width:.5rem;height:.5rem;border-radius:999px;background:#6fae8f;box-shadow:0 0 0 2px rgba(11,13,10,.9)}.outbound-guard{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:1.25rem;background:rgba(4,5,4,.72);backdrop-filter:blur(2px);animation:outbound-fade .15s ease both}@keyframes outbound-fade{0%{opacity:0}to{opacity:1}}.outbound-guard__panel{width:100%;max-width:26rem;padding:1.4rem 1.4rem 1.2rem;border-radius:16px;border:1px solid rgba(231,207,148,.3);background:#0c0f0e;box-shadow:0 18px 60px rgba(0,0,0,.6);text-align:center;color:rgba(250,244,230,.95)}.outbound-guard__eyebrow{margin:0 0 .35rem;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#e7cf94}.outbound-guard__title{margin:0 0 .6rem;font-size:1.15rem;font-weight:700;line-height:1.25}.outbound-guard__lede{margin:0 0 .2rem;font-size:.85rem;color:rgba(250,244,230,.7)}.outbound-guard__host{margin:0 0 .6rem;font-size:.95rem;font-weight:600;word-break:break-all;color:#e7cf94}.outbound-guard__note{margin:0 0 1rem;font-size:.78rem;color:rgba(250,244,230,.6)}.outbound-guard__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}.outbound-guard .hub-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.62rem 1.25rem;border:1px solid rgba(231,207,148,.55);border-radius:999px;background:linear-gradient(180deg,#e7cf94,#c9a75a);color:#1a150a;font-size:.9rem;font-weight:700;cursor:pointer;transition:filter .14s ease,background .14s ease}.outbound-guard .hub-card__cta:hover{filter:brightness(1.06)}.outbound-guard .hub-card__cta--ghost{background:transparent;color:#e7cf94}.outbound-guard .hub-card__cta--ghost:hover{background:rgba(231,207,148,.12);filter:none}.admin-aud .aud-pick{display:flex;flex-direction:column;gap:.5rem}.admin-aud .profile-sublabel{font-size:.8rem;color:var(--muted-foreground)}.admin-aud .ann-sched{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.admin-aud .ann-sched__opt{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem}.admin-aud .ctry-pick{display:flex;flex-direction:column;gap:.5rem}.admin-aud .ctry-pick__head{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:var(--muted-foreground)}.admin-aud .ctry-pick__clear{color:var(--primary)}.admin-aud .ctry-pick__chips{display:flex;flex-wrap:wrap;gap:.4rem}.admin-aud .ctry-pick__chip{border:1px solid var(--border);border-radius:999px;padding:.15rem .6rem;font-size:.8rem;background:var(--muted)}.admin-aud .profile-input{height:2.25rem;width:100%;border:1px solid var(--input);border-radius:.375rem;background:transparent;padding:0 .75rem;font-size:.875rem}.admin-aud .ctry-pick__list{max-height:12rem;overflow-y:auto;border:1px solid var(--border);border-radius:.5rem;padding:.4rem .6rem}.admin-aud .ctry-pick__opt{display:flex;align-items:center;gap:.5rem;padding:.2rem 0;font-size:.875rem}.admin-aud .ctry-pick__empty{font-size:.8rem;color:var(--muted-foreground)}.nav-live{display:inline-flex;align-items:center;gap:.3rem;margin-left:.45rem;padding:.1rem .5rem .1rem .42rem;border-radius:999px;background:rgba(226,78,62,.16);border:1px solid rgba(226,78,62,.5);color:#ff9d8f;font-size:.62rem;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.nav-live:before{content:"";width:6px;height:6px;border-radius:50%;background:#ff5f4d;animation:navLivePulse 2s ease-in-out infinite}@keyframes navLivePulse{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.nav-live:before{animation:none}}.nav-overlay__item--live{color:var(--gold,#e7cf94);font-weight:600}.nav-tag{margin-left:.4rem;padding:.1rem .45rem;border:1px solid rgba(231,207,148,.4);border-radius:999px;font-size:.62rem;letter-spacing:.04em;text-transform:uppercase;color:rgba(231,207,148,.85);white-space:nowrap}.admin-shell textarea{field-sizing:content;min-height:4rem;max-height:60vh;overflow-wrap:anywhere}body:has(.nav-overlay) .member-nav{display:none}.cr-hearth__face img,.member-row__avatar img,.welcomes-list__avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.fb2-ava img,.fellowship-member__avatar img{width:1.35em;height:1.35em;border-radius:50%;object-fit:cover;display:inline-block;vertical-align:-.28em}.member-nav.is-dismissed{opacity:0;pointer-events:none;transform:translateY(110%)}.member-nav-restore{position:fixed;right:.9rem;bottom:calc(env(safe-area-inset-bottom, 0px) + .9rem);z-index:50;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);background:rgba(9,12,11,.9);color:#e7cf94;cursor:pointer}@media (hover:none) and (pointer:coarse){html[data-kb] .back-to-top,html[data-kb] .cr-fab,html[data-kb] .cr-threadback,html[data-kb] .member-nav,html[data-kb] .member-nav-restore,html[data-kb] .spyglass-dock{opacity:0;pointer-events:none}html[data-repin] .back-to-top,html[data-repin] .cr-fab,html[data-repin] .cr-threadback,html[data-repin] .member-nav,html[data-repin] .member-nav-restore,html[data-repin] .spyglass-dock{display:none}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),select,textarea{font-size:max(16px,1em)!important}}@media (hover:none) and (pointer:coarse){
  /* !important on purpose: component rules (e.g. .lotr-hub .cfchat__input at
     0.92rem) outrank a bare element selector, and iOS zooms on the COMPUTED
     size - the floor must win every cascade or it protects nothing. */}html[data-modal-open] .back-to-top,html[data-modal-open] .cr-threadback,html[data-modal-open] .member-nav-restore,html[data-modal-open] .spyglass-dock{display:none}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),select,textarea{max-width:100%;min-width:0}.lotr-hub .cfchat__bubble,.lotr-hub .cr-post__body,.lotr-hub .member-msgs__body,.lotr-hub .member-msgs__thread,.rr-swords__text,.rr-words__preview{max-width:100%;min-width:0;overflow-wrap:anywhere}.fs-admin-preview{border:1px solid hsl(var(--border));border-radius:.5rem;overflow:hidden}.fs-admin-preview__bar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted)/.5)}.fs-admin-preview__title{font-weight:600;letter-spacing:.06em;text-transform:uppercase}.fs-admin-preview__sub,.fs-admin-preview__title{margin:0;font-size:.75rem;color:hsl(var(--muted-foreground))}.fs-admin-preview__sub{max-width:60ch}.fs-admin-preview__toggle{margin-left:auto;display:inline-flex;gap:.25rem}.fs-admin-preview__toggle a{border:1px solid hsl(var(--border));border-radius:999px;padding:.25rem .7rem;font-size:.75rem;text-decoration:none;color:inherit}.fs-admin-preview__toggle a.is-on{background:hsl(var(--foreground));color:hsl(var(--background))}.fs-admin-preview__frame{background:#0f0e0b;color:var(--ink,#faf4e6);padding:0 0 2rem;max-height:80vh;overflow:auto}.fs-admin-preview__frame .fs-article,.fs-admin-preview__frame .fs-heroband{max-width:100%}.lotr-hub .cr-spoiler{position:relative}.lotr-hub .cr-spoiler__content{filter:blur(7px);opacity:.55;pointer-events:none;user-select:none}.lotr-hub .cr-spoiler__veil{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:1px dashed rgba(231,207,148,.45);border-radius:10px;background:rgba(0,0,0,.28);color:var(--muted-strong);font-size:.85rem;cursor:pointer}.lotr-hub .cr-spoiler__veil:hover{color:var(--gold,#e7cf94);border-color:rgba(231,207,148,.8)}.lotr-hub .cr-composer__spoilerbtn.is-on{color:var(--gold,#e7cf94);border-color:rgba(231,207,148,.7);background:rgba(231,207,148,.12)}.lotr-hub .cr-spoiler.is-revealing{animation:cr-spoiler-hold 1.15s linear forwards}@keyframes cr-spoiler-hold{0%{opacity:1}to{opacity:1}}.lotr-hub .cr-spoiler__content--clearing{animation:cr-spoiler-clear 1.1s ease-out forwards}@keyframes cr-spoiler-clear{0%{filter:blur(7px);opacity:.55}60%{filter:blur(2px);opacity:.9}to{filter:blur(0);opacity:1}}.lotr-hub .cr-spoiler__smoke{position:absolute;inset:0;pointer-events:none;overflow:hidden;border-radius:10px}.lotr-hub .cr-spoiler__smoke i{position:absolute;bottom:-30%;width:46%;height:120%;border-radius:50%;background:radial-gradient(closest-side,rgba(236,228,206,.55),rgba(236,228,206,.18) 55%,transparent 72%);filter:blur(8px);opacity:0;animation:cr-smoke 1.1s ease-out forwards}.lotr-hub .cr-spoiler__smoke i:first-child{left:-8%;animation-delay:0s}.lotr-hub .cr-spoiler__smoke i:nth-child(2){left:16%;animation-delay:80ms;width:38%}.lotr-hub .cr-spoiler__smoke i:nth-child(3){left:38%;animation-delay:40ms}.lotr-hub .cr-spoiler__smoke i:nth-child(4){left:58%;animation-delay:.12s;width:40%}.lotr-hub .cr-spoiler__smoke i:nth-child(5){left:76%;animation-delay:20ms}@keyframes cr-smoke{0%{transform:translateY(10%) scale(.9);opacity:0}25%{opacity:.85}to{transform:translateY(-70%) scale(1.35) rotate(6deg);opacity:0}}@media (prefers-reduced-motion:reduce){.lotr-hub .cr-spoiler.is-revealing,.lotr-hub .cr-spoiler__content--clearing{animation-duration:.01s}.lotr-hub .cr-spoiler__smoke{display:none}}.nav-overlay__count{margin-left:auto;display:inline-flex;align-items:center;gap:.15rem;padding:.05rem .5rem;border-radius:999px;font-size:.72rem;font-weight:700;background:rgba(236,150,76,.18);border:1px solid rgba(236,150,76,.45);color:#ec964c;white-space:nowrap}.nav-overlay__grouphead .nav-overlay__count{margin-left:auto;margin-right:.35rem}.nav-overlay__count+.nav-overlay__chev{margin-left:0}.nav-overlay__child .nav-overlay__count{margin-left:auto}