:root{--aethel-ink-1000:#07090a;--aethel-ink-950:#0b0d0f;--aethel-ink-900:#101316;--aethel-ink-850:#15191c;--aethel-ink-800:#1b2024;--aethel-ink-700:#292f33;--aethel-gold-700:#7f663d;--aethel-gold-600:#9f8049;--aethel-gold-500:#b99858;--aethel-gold-400:#cfb171;--aethel-gold-300:#dfca98;--aethel-parchment-500:#d6c9aa;--aethel-ivory-300:#e6e0d2;--aethel-ivory-200:#efeade;--aethel-muted-500:#aaa69d;--aethel-muted-600:#8d8b84;--region-aetheria:#8877a8;--region-aethelheart:#5f9b84;--region-arcanum:#687fa7;--region-grolmar:#a56f4c;--region-draconia:#9a5f5d;--region-havenstone:#668ea0;--region-khazad-dur:#98785c;--region-nyxalor:#746582;--surface-glass:#121517c2;--surface-archive:#121517eb;--surface-raised:#1a1e21e0;--surface-soft:#e6e0d206;--line-soft:#cfb17124;--line-standard:#cfb17142;--line-strong:#cfb1717a;--font-display:var(--font-aethel-display), "Times New Roman", serif;--font-editorial:var(--font-aethel-editorial), Georgia, serif;--font-interface:var(--font-aethel-interface), Arial, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--display-sm:clamp(2.3rem, 4.8vw, 4.4rem);--display-md:clamp(3.2rem, 7vw, 6.4rem);--display-lg:clamp(4rem, 9vw, 8.2rem);--layout-page:1480px;--layout-content:1160px;--layout-reading:760px;--gutter:clamp(1.25rem, 4vw, 3rem);--radius-xs:2px;--radius-sm-r1:6px;--radius-md-r1:14px;--radius-lg-r1:24px;--shadow-soft-r1:0 18px 54px #00000038;--shadow-deep-r1:0 38px 110px #00000061;--shadow-gold-r1:0 0 42px #b9985813;--duration-instant:.12s;--duration-fast-r1:.18s;--duration-standard-r1:.34s;--duration-slow-r1:.72s;--duration-ambient:9s;--ease-out-r1:cubic-bezier(.22, 1, .36, 1);--ease-soft-r1:cubic-bezier(.4, 0, .2, 1);--archive-black:var(--aethel-ink-1000);--archive-charcoal:var(--aethel-ink-900);--archive-charcoal-soft:var(--aethel-ink-850);--archive-surface:var(--surface-glass);--archive-surface-strong:var(--surface-archive);--archive-gold:var(--aethel-gold-500);--archive-gold-bright:var(--aethel-gold-400);--archive-brass:var(--aethel-gold-700);--archive-parchment:var(--aethel-parchment-500);--archive-ivory:var(--aethel-ivory-300);--archive-muted:var(--aethel-muted-500);--archive-line:var(--line-soft);--archive-line-strong:var(--line-standard);--archive-focus:var(--aethel-gold-300);--page-max:var(--layout-page);--content-max:var(--layout-content);--motion-fast:var(--duration-fast-r1);--motion-standard:var(--duration-standard-r1);--motion-slow:var(--duration-slow-r1);--ease-archive:var(--ease-out-r1)}[data-region=aetheria]{--region-accent:var(--region-aetheria)}[data-region=aethelheart]{--region-accent:var(--region-aethelheart)}[data-region=arcanum]{--region-accent:var(--region-arcanum)}[data-region=grolmar]{--region-accent:var(--region-grolmar)}[data-region=draconia]{--region-accent:var(--region-draconia)}[data-region=havenstone]{--region-accent:var(--region-havenstone)}[data-region=khazad-dur]{--region-accent:var(--region-khazad-dur)}[data-region=nyxalor]{--region-accent:var(--region-nyxalor)}:root{--archive-black:#080a0b;--archive-charcoal:#101214;--archive-charcoal-soft:#171a1d;--archive-surface:#14171ad1;--archive-surface-strong:#101214f0;--archive-gold:#b69352;--archive-gold-bright:#d1b173;--archive-brass:#79613c;--archive-parchment:#d8ccad;--archive-ivory:#e8e3d7;--archive-muted:#9d988d;--archive-line:#b6935238;--archive-line-strong:#b693526b;--archive-focus:#e3c889;--page-max:1440px;--content-max:1120px;--radius-sm:10px;--radius-md:18px;--radius-lg:30px;--shadow-deep:0 28px 80px #00000052;--motion-fast:.16s;--motion-standard:.32s;--motion-slow:.7s;--ease-archive:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{background:var(--archive-black);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}body{background:radial-gradient(circle at 50% -20%, #b693521c, transparent 36rem), linear-gradient(180deg, #0b0d0f 0%, var(--archive-black) 58%, #070809 100%);min-height:100vh;color:var(--archive-ivory);text-rendering:optimizelegibility;margin:0;font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{color:var(--archive-ivory);background:#b6935252}.skip-link{z-index:1000;border:1px solid var(--archive-gold);border-radius:var(--radius-sm);background:var(--archive-black);color:var(--archive-ivory);transition:transform var(--motion-fast) ease;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-frame{min-height:100vh;overflow:clip}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);background:#080a0bc7;border-bottom:1px solid #b693521f;position:sticky;top:0}.site-header__inner{width:min(calc(100% - 3rem), var(--page-max));justify-content:space-between;align-items:center;gap:2rem;min-height:82px;margin:0 auto;display:flex}.brand-lockup{align-items:center;gap:.8rem;display:inline-flex}.brand-lockup__sigil{border:1px solid var(--archive-line-strong);width:40px;height:40px;color:var(--archive-gold-bright);border-radius:50%;place-items:center;font-family:Times New Roman,serif;font-size:1.05rem;display:grid;box-shadow:inset 0 0 24px #b6935214}.brand-lockup__text{text-transform:uppercase;letter-spacing:.16em;gap:.08rem;font-family:Arial,Helvetica,sans-serif;font-size:.72rem;display:grid}.brand-lockup__text small{color:var(--archive-muted);letter-spacing:.21em;font-size:.55rem}.primary-nav{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:clamp(.9rem,2vw,1.8rem);font-family:Arial,Helvetica,sans-serif;font-size:.72rem;display:flex}.primary-nav a{color:#bbb6aa;transition:color var(--motion-fast) ease, transform var(--motion-fast) ease;position:relative}.primary-nav a:after{content:"";background:var(--archive-gold-bright);height:1px;transition:left var(--motion-standard) var(--ease-archive), right var(--motion-standard) var(--ease-archive);position:absolute;bottom:-.7rem;left:50%;right:50%}.primary-nav a:hover:after{left:0;right:0}.primary-nav a:focus-visible:after{left:0;right:0}.home-page,.archive-page{position:relative}.home-hero{min-height:min(820px,100vh - 82px);width:min(calc(100% - 3rem), var(--page-max));text-align:center;isolation:isolate;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative}.home-hero:before,.home-hero:after{content:"";z-index:-2;pointer-events:none;position:absolute}.home-hero:before{aspect-ratio:1;border:1px solid #b6935217;border-radius:50%;width:min(78vw,980px);box-shadow:0 0 0 70px #b6935204,0 0 0 150px #b6935203}.home-hero:after{opacity:.6;background-image:linear-gradient(#b6935209 1px,#0000 1px),linear-gradient(90deg,#b6935209 1px,#0000 1px);background-size:72px 72px;inset:10% 12%;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 68%);mask-image:radial-gradient(circle,#000 0%,#0000 68%)}.home-hero__halo{z-index:-1;aspect-ratio:1;filter:blur(3px);width:44rem;max-width:88vw;animation:archive-breathe 9s var(--ease-archive) infinite alternate;background:radial-gradient(circle,#b6935217,#4f391c06 44%,#0000 72%);border-radius:50%;position:absolute}.eyebrow{color:var(--archive-gold-bright);letter-spacing:.24em;text-transform:uppercase;margin:0 0 1rem;font-family:Arial,Helvetica,sans-serif;font-size:.68rem;font-weight:600}.home-hero h1{letter-spacing:-.04em;text-wrap:balance;text-shadow:0 12px 60px #00000073;max-width:1020px;margin:0;font-size:clamp(3.1rem,7.2vw,7rem);font-weight:400;line-height:.95}.home-hero__lede{color:#bdb8ad;text-wrap:balance;max-width:760px;margin:2rem auto 0;font-size:clamp(1rem,1.55vw,1.24rem);line-height:1.75}.home-hero__actions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:2.4rem;display:flex}.button{border:1px solid var(--archive-line-strong);letter-spacing:.12em;text-transform:uppercase;min-width:168px;transition:transform var(--motion-standard) var(--ease-archive), border-color var(--motion-standard) ease, background var(--motion-standard) ease, box-shadow var(--motion-standard) ease;border-radius:999px;justify-content:center;align-items:center;padding:.88rem 1.3rem;font-family:Arial,Helvetica,sans-serif;font-size:.72rem;font-weight:700;display:inline-flex}:is(.button:hover,.button:focus-visible){border-color:#d1b173b3;transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,#b693523d,#79613c1f);box-shadow:inset 0 1px #ffffff0a,0 16px 40px #0003}:is(.button--primary:hover,.button--primary:focus-visible){box-shadow:inset 0 1px #ffffff0f,0 18px 48px #00000059,0 0 30px #b6935212}.button--ghost{color:#c5c0b6;background:#ffffff04;border-color:#e8e3d724}.home-hero__scroll-cue{color:#726e66;letter-spacing:.18em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.7rem;font-family:Arial,Helvetica,sans-serif;font-size:.58rem;display:flex;position:absolute;bottom:2rem}.home-hero__scroll-cue span{background:linear-gradient(180deg, transparent, var(--archive-gold), transparent);width:1px;height:42px;animation:2.8s ease-in-out infinite archive-pulse-line}.gateway-section,.foundation-banner,.archive-hero,.archive-link-grid{width:min(calc(100% - 3rem), var(--content-max));margin-inline:auto}.gateway-section{padding:clamp(5rem,10vw,9rem) 0}.section-heading{max-width:760px;margin-bottom:3rem}.section-heading h2,.foundation-banner h2,.archive-hero h1{letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:400}.section-heading>p:last-child,.foundation-banner>p:last-child{color:#aaa59b;line-height:1.75}.gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.gateway-card{border-radius:var(--radius-md);background:linear-gradient(155deg, #211e19b8, #0b0d0feb 62%), var(--archive-charcoal);min-height:360px;box-shadow:var(--shadow-deep);transition:transform var(--motion-standard) var(--ease-archive), border-color var(--motion-standard) ease, box-shadow var(--motion-standard) ease;border:1px solid #b6935226;flex-direction:column;justify-content:flex-end;padding:clamp(1.7rem,3vw,2.5rem);display:flex;position:relative;overflow:hidden}.gateway-card:before{content:attr(data-index);color:#d1b17347;letter-spacing:.18em;font-family:Arial,Helvetica,sans-serif;font-size:.64rem;position:absolute;top:1.35rem;right:1.6rem}.gateway-card:after{content:"";width:280px;height:280px;transition:transform var(--motion-slow) var(--ease-archive);border:1px solid #b693521f;border-radius:50%;position:absolute;top:-120px;right:-120px;box-shadow:0 0 0 38px #b6935205,0 0 0 82px #b6935203}:is(.gateway-card:hover,.gateway-card:focus-visible){border-color:#d1b17366;transform:translateY(-5px);box-shadow:0 36px 90px #0000006b,0 0 48px #b6935209}.gateway-card:hover:after{transform:scale(1.08)rotate(8deg)}.gateway-card:focus-visible:after{transform:scale(1.08)rotate(8deg)}.gateway-card__eyebrow{color:var(--archive-gold);letter-spacing:.17em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:.62rem;font-weight:700}.gateway-card h3{letter-spacing:-.035em;margin:.8rem 0;font-size:clamp(2rem,4vw,3.25rem);font-weight:400}.gateway-card p{color:#a9a49a;max-width:520px;margin:0;line-height:1.65}.gateway-card__link{color:var(--archive-parchment);letter-spacing:.1em;text-transform:uppercase;margin-top:2.2rem;font-family:Arial,Helvetica,sans-serif;font-size:.68rem;font-weight:700}.foundation-banner{border-top:1px solid var(--archive-line);border-bottom:1px solid var(--archive-line);margin-bottom:clamp(5rem,10vw,9rem);padding:clamp(3rem,7vw,5rem) 0}.foundation-banner h2{font-size:clamp(2rem,4vw,3.2rem)}.foundation-banner>p:last-child{max-width:820px;margin-bottom:0}.archive-page{min-height:70vh;padding:clamp(5rem,10vw,9rem) 0}.archive-hero{border-bottom:1px solid var(--archive-line);flex-direction:column;justify-content:center;min-height:440px;display:flex;position:relative}.archive-hero h1{max-width:900px;font-size:clamp(3rem,7vw,6rem);line-height:.98}.archive-hero__lede{color:#b0aba0;max-width:760px;margin:1.8rem 0 0;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.75}.archive-rule{background:linear-gradient(90deg, var(--archive-gold), transparent);width:min(320px,48vw);height:1px;margin-top:2.2rem}.archive-status{color:#746f66;letter-spacing:.12em;text-transform:uppercase;margin:1rem 0 0;font-family:Arial,Helvetica,sans-serif;font-size:.64rem}.archive-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.archive-link-card{border-radius:var(--radius-sm);min-height:120px;color:var(--archive-parchment);text-transform:uppercase;letter-spacing:.1em;transition:transform var(--motion-standard) var(--ease-archive), border-color var(--motion-standard) ease, background var(--motion-standard) ease;background:#ffffff04;border:1px solid #b6935224;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.4rem;font-family:Arial,Helvetica,sans-serif;font-size:.72rem;display:flex}:is(.archive-link-card:hover,.archive-link-card:focus-visible){background:#b693520a;border-color:#d1b17361;transform:translateY(-3px)}.site-footer{width:min(calc(100% - 3rem), var(--page-max));color:#77736b;border-top:1px solid #b693521f;justify-content:space-between;align-items:flex-start;gap:2rem;min-height:150px;margin:0 auto;padding:2.4rem 0;font-family:Arial,Helvetica,sans-serif;font-size:.68rem;line-height:1.6;display:flex}.site-footer>div{gap:.25rem;display:grid}.site-footer strong{color:#aaa59a;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:400}.site-footer p{margin:0}@keyframes archive-breathe{0%{opacity:.72;transform:scale(.97)}to{opacity:1;transform:scale(1.04)}}@keyframes archive-pulse-line{0%,to{opacity:.28;transform:scaleY(.72)}50%{opacity:.9;transform:scaleY(1)}}@media (max-width:980px){.site-header__inner{flex-direction:column;align-items:flex-start;min-height:auto;padding:1rem 0}.primary-nav{flex-wrap:wrap;gap:.7rem 1.1rem;width:100%}.primary-nav a:after{bottom:-.28rem}.home-hero{min-height:760px}}@media (max-width:760px){.site-header__inner,.home-hero,.gateway-section,.foundation-banner,.archive-hero,.archive-link-grid,.site-footer{width:min(calc(100% - 2rem), var(--content-max))}.gateway-grid,.archive-link-grid{grid-template-columns:1fr}.gateway-card{min-height:300px}.home-hero{text-align:left;align-items:flex-start}.home-hero__actions{justify-content:flex-start}.home-hero__scroll-cue{align-items:flex-start;left:0}.site-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{background:radial-gradient(circle at 50% -18rem, #b998581c, transparent 34rem), radial-gradient(circle at 12% 38%, #687fa709, transparent 30rem), linear-gradient(180deg, #0d1012 0%, var(--aethel-ink-1000) 62%, #060809 100%);color:var(--aethel-ivory-300);font-family:var(--font-editorial);font-size:1.04rem;line-height:1.65}body:before{content:"";z-index:-10;pointer-events:none;opacity:.12;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:96px 96px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 68%);mask-image:linear-gradient(#000,#0000 68%)}h1,h2,h3,h4,.brand-lockup__text>span{font-family:var(--font-display)}p,li{text-wrap:pretty}.eyebrow,.primary-nav,.button,.gateway-card__eyebrow,.gateway-card__link,.home-hero__scroll-cue,.archive-hero__status,.site-footer,.brand-lockup__text small{font-family:var(--font-interface)}.site-header{border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(22px)saturate(118%);backdrop-filter:blur(22px)saturate(118%);background:linear-gradient(#0a0c0eed,#090b0dc9),#080a0bdb;box-shadow:0 12px 40px #0000001f}.site-header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#cfb1715c,#0000);width:min(360px,36vw);height:1px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.site-header__inner{min-height:78px}.brand-lockup{gap:.95rem}.brand-lockup__sigil{width:42px;height:42px;color:var(--aethel-gold-300);font-family:var(--font-display);background:radial-gradient(circle, #cfb1711a, transparent 62%), var(--aethel-ink-950);border:1px solid #cfb1716b;border-radius:50%;font-size:1.3rem;font-weight:600;line-height:1;position:relative;box-shadow:inset 0 0 0 4px #07090ae0,inset 0 0 0 5px #cfb17121,0 10px 30px #00000038}.brand-lockup__sigil:before,.brand-lockup__sigil:after{content:"";border:1px solid #cfb17121;position:absolute;inset:4px;transform:rotate(45deg)}.brand-lockup__sigil:after{border-color:#cfb17114;inset:8px;transform:rotate(0)}.brand-lockup__text{font-family:var(--font-display);letter-spacing:.115em;gap:0;font-size:.95rem;font-weight:600;line-height:1.1}.brand-lockup__text small{color:var(--aethel-muted-600);letter-spacing:.24em;margin-top:.28rem;font-size:.54rem;font-weight:600}.primary-nav{letter-spacing:.15em;gap:clamp(1rem,2.1vw,2rem);font-size:.7rem;font-weight:600}.primary-nav a{color:#b9b5ac}.primary-nav a:after{background:linear-gradient(90deg, transparent, var(--aethel-gold-400), transparent);bottom:-.78rem}:is(.primary-nav a:hover,.primary-nav a:focus-visible){color:var(--aethel-ivory-200)}.home-hero{min-height:min(860px,100vh - 78px)}.home-hero:before{border-color:#cfb17114;width:min(76vw,1000px);box-shadow:0 0 0 74px #cfb17103,0 0 0 158px #cfb17102,inset 0 0 120px #00000024}.home-hero:after{opacity:.42;background-size:84px 84px}.home-hero__halo{width:48rem;animation-duration:var(--duration-ambient);background:radial-gradient(circle,#cfb1711b,#7f663d06 45%,#0000 72%)}.eyebrow{color:var(--aethel-gold-400);letter-spacing:.255em;margin-bottom:1.15rem;font-size:.7rem;font-weight:650}.home-hero h1{max-width:1120px;font-family:var(--font-display);font-size:var(--display-lg);letter-spacing:-.045em;text-shadow:0 18px 65px #0000007a,0 0 40px #b9985808;font-weight:500;line-height:.86}.home-hero__lede{color:#c0bbb0;max-width:790px;font-family:var(--font-editorial);margin-top:2.2rem;font-size:clamp(1.1rem,1.7vw,1.36rem);line-height:1.72}.button{border-radius:var(--radius-xs);letter-spacing:.16em;isolation:isolate;min-width:178px;padding:.95rem 1.45rem;font-size:.69rem;font-weight:650;position:relative;overflow:hidden}.button:before{content:"";z-index:-1;transition:border-color var(--duration-standard-r1) ease;border:1px solid #0000;position:absolute;inset:4px}.button:hover:before{border-color:#cfb1711f}.button:focus-visible:before{border-color:#cfb1711f}.button--primary{background:linear-gradient(135deg,#9f80494d,#7f663d1f),#161819b8;border-color:#cfb17180}.button--ghost{background:#e6e0d205;border-color:#e6e0d229}:is(.button:hover,.button:focus-visible){transform:translateY(-2px)}.gateway-section{padding-top:clamp(6rem,11vw,10rem)}.section-heading{max-width:820px}.section-heading h2,.foundation-banner h2,.archive-hero h1{font-family:var(--font-display);font-weight:500;line-height:.98}.section-heading h2{font-size:var(--display-sm)}.section-heading>p:last-child,.foundation-banner>p:last-child,.archive-hero__lede,.archive-link-card p{font-family:var(--font-editorial)}.gateway-grid{gap:1.15rem}.gateway-card{border-radius:var(--radius-md-r1);border-color:var(--line-soft);min-height:390px;box-shadow:var(--shadow-soft-r1);background:linear-gradient(155deg,#2d271d57,#0000 48%),linear-gradient(150deg,#1b1f22d1,#0b0d0ff5 70%)}.gateway-card:before{color:#dfca9847;font-family:var(--font-interface)}.gateway-card:after{border-color:#cfb1711a}:is(.gateway-card:hover,.gateway-card:focus-visible){box-shadow:var(--shadow-deep-r1), var(--shadow-gold-r1);border-color:#cfb1715e;transform:translateY(-4px)}.gateway-card__eyebrow{color:var(--aethel-gold-400)}.gateway-card h3{font-family:var(--font-display);margin:.72rem 0 .85rem;font-size:clamp(2.35rem,4vw,3.65rem);font-weight:500;line-height:.96}.gateway-card p{color:#aba79f;font-size:1.03rem;line-height:1.65}.gateway-card__link{color:#d2c9b6;letter-spacing:.12em;font-weight:600}.foundation-banner{isolation:isolate;border-radius:var(--radius-md-r1);border-color:var(--line-soft);box-shadow:var(--shadow-soft-r1);background:radial-gradient(circle at 18% 0,#b9985817,#0000 26rem),linear-gradient(145deg,#1c1f20e0,#0c0e10f5);padding:clamp(3rem,7vw,5rem) clamp(1.75rem,4vw,3.5rem);position:relative}.foundation-banner>*{z-index:1;position:relative}.foundation-banner:before,.foundation-banner:after{content:"";pointer-events:none;z-index:0;position:absolute}.foundation-banner:before{border-radius:calc(var(--radius-md-r1) - 5px);border:1px solid #cfb17113;inset:10px}.foundation-banner:after{background:linear-gradient(90deg,#0000,#cfb1716b,#0000);height:1px;top:0;left:14%;right:14%}.archive-hero{padding-top:clamp(6rem,10vw,9.5rem)}.archive-hero h1{max-width:980px;font-size:var(--display-md)}.archive-hero__lede{max-width:var(--layout-reading);color:#b7b2a8;font-size:clamp(1.08rem,1.55vw,1.28rem);line-height:1.75}.archive-link-card{border-radius:var(--radius-sm-r1);border-color:var(--line-soft);background:linear-gradient(145deg,#e6e0d206,#0000 58%),#141719c7;box-shadow:0 16px 44px #00000024}:is(.archive-link-card:hover,.archive-link-card:focus-visible){background:linear-gradient(145deg,#b998580e,#0000 58%),#16191be0;border-color:#cfb1715c}.site-footer{border-top-color:var(--line-soft);color:var(--aethel-muted-600);letter-spacing:.08em;font-size:.68rem}:focus-visible{outline:2px solid var(--aethel-gold-300);outline-offset:5px}@media (max-width:980px){.site-header__inner{gap:1.1rem}.primary-nav{row-gap:.8rem}}@media (max-width:760px){body{font-size:1rem}.site-header__inner{padding:.9rem 0}.brand-lockup__sigil{width:38px;height:38px}.primary-nav{scrollbar-width:none;gap:.75rem 1.15rem;width:100%;padding-bottom:.35rem;overflow-x:auto}.primary-nav::-webkit-scrollbar{display:none}.home-hero{min-height:720px}.home-hero h1{font-size:clamp(3.65rem,17vw,5.4rem)}.home-hero__lede{font-size:1.08rem}.gateway-card{min-height:330px}.foundation-banner{padding:3rem 1.35rem}}@media (prefers-reduced-motion:reduce){.home-hero__halo,.home-hero__scroll-cue span{animation:none!important}:is(.gateway-card:hover,.gateway-card:focus-visible,.button:hover,.button:focus-visible){transform:none}}.archive-panel{border:1px solid var(--line-soft);border-radius:var(--radius-md-r1);background:linear-gradient(145deg, #e6e0d206, transparent 52%), var(--surface-archive);box-shadow:var(--shadow-soft-r1);padding:clamp(1.5rem,3vw,2.4rem);position:relative;overflow:hidden}.archive-panel:before{content:"";background:linear-gradient(90deg, var(--aethel-gold-500), transparent);opacity:.65;width:min(180px,32%);height:1px;position:absolute;top:0;left:2rem}.archive-label{color:var(--aethel-gold-400);font-family:var(--font-interface);letter-spacing:.21em;text-transform:uppercase;margin:0 0 .7rem;font-size:.68rem;font-weight:650}.archive-panel__title{color:var(--aethel-ivory-200);font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:500;line-height:1}.archive-panel__body{color:var(--aethel-muted-500);font-family:var(--font-editorial);margin-top:1rem;line-height:1.72}.archive-chip{color:#c6c0b3;min-height:28px;font-family:var(--font-interface);letter-spacing:.08em;background:#e6e0d206;border:1px solid #cfb1712e;border-radius:999px;align-items:center;padding:.3rem .7rem;font-size:.67rem;font-weight:600;display:inline-flex}.archive-text-link{border-bottom:1px solid var(--line-soft);color:#d3cdbf;font-family:var(--font-interface);letter-spacing:.08em;transition:color var(--duration-fast-r1) ease, border-color var(--duration-standard-r1) ease;justify-content:space-between;align-items:center;gap:1.4rem;padding:.55rem 0;font-size:.76rem;font-weight:600;display:inline-flex}:is(.archive-text-link:hover,.archive-text-link:focus-visible){border-color:var(--line-strong);color:var(--aethel-ivory-200)}.region-accent{--region-accent:var(--aethel-gold-500)}.region-accent:before{background:linear-gradient(90deg, var(--region-accent), transparent)}@media (prefers-reduced-motion:reduce){.archive-text-link{transition-duration:.01ms!important}}.lore-archive-page,.lore-record-page,.lore-unavailable-page,.lore-record-loading{width:min(calc(100% - 3rem), var(--content-max));margin-inline:auto}.lore-archive-page{padding:clamp(4.5rem,9vw,8rem) 0 clamp(6rem,10vw,9rem)}.lore-archive-hero{border-bottom:1px solid var(--line-soft);flex-direction:column;justify-content:center;min-height:min(620px,100vh - 82px);padding:clamp(2rem,6vw,5rem) 0;display:flex}.lore-archive-hero h1,.lore-record-hero h1,.lore-unavailable-page h1{color:var(--aethel-ivory-200);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-weight:500}.lore-archive-hero h1{max-width:940px;font-size:clamp(3.4rem,8vw,7rem);line-height:.92}.lore-archive-hero__lede{max-width:780px;color:var(--aethel-muted-500);font-family:var(--font-editorial);margin:1.8rem 0 0;font-size:clamp(1.08rem,1.8vw,1.3rem);line-height:1.72}.lore-archive-hero__rule{background:linear-gradient(90deg, var(--aethel-gold-500), transparent);width:min(300px,48vw);height:1px;margin-top:2.2rem}.lore-archive-hero__note{max-width:620px;color:var(--aethel-muted-500);font-family:var(--font-interface);letter-spacing:.035em;margin:1rem 0 0;font-size:.78rem;line-height:1.6}.lore-archive-section{padding-top:clamp(4.5rem,8vw,7rem)}.lore-archive-section__heading{max-width:740px;margin-bottom:clamp(2rem,4vw,3rem)}.lore-archive-section__heading h2{color:var(--aethel-ivory-200);font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,5vw,4rem);font-weight:500;line-height:1}.lore-archive-section__heading>p:last-child{color:var(--aethel-muted-500);font-family:var(--font-editorial);margin:1rem 0 0;font-size:1.02rem;line-height:1.7}.lore-family-register{border-top:1px solid var(--line-soft);margin:0;padding:0;list-style:none}.lore-family-register__item{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;min-height:74px;display:grid}.lore-family-register__link,.lore-family-register__closed{align-items:center;gap:clamp(1rem,3vw,2rem);min-width:0;min-height:56px;padding:.55rem 0;display:flex}.lore-family-register__link{transition:color var(--duration-fast-r1) ease}:is(.lore-family-register__link:hover,.lore-family-register__link:focus-visible){color:var(--aethel-gold-400)}.lore-family-register__number{color:var(--aethel-gold-500);font-family:var(--font-interface);letter-spacing:.17em;flex:none;font-size:.65rem;font-weight:650}.lore-family-register__name{min-width:0;color:var(--aethel-ivory-300);font-family:var(--font-display);font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:500;line-height:1.15}.lore-family-register__closed .lore-family-register__name{color:#aaa497}.lore-family-register__state{color:var(--aethel-muted-500);font-family:var(--font-interface);letter-spacing:.08em;text-align:right;text-transform:uppercase;font-size:.7rem;font-weight:600}.lore-family-shelves{gap:clamp(4rem,7vw,6rem);display:grid}.lore-family-shelf{scroll-margin-top:7rem}.lore-family-shelf__heading{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:baseline;gap:1.5rem;padding-bottom:1rem;display:flex}.lore-family-shelf__heading h3{color:var(--aethel-ivory-200);font-family:var(--font-display);margin:0;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:500;line-height:1}.lore-family-shelf__heading span{color:var(--aethel-muted-500);font-family:var(--font-interface);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:600}.lore-record-grid{display:grid}.lore-record-card{border-bottom:1px solid var(--line-soft);min-height:132px;transition:border-color var(--duration-standard-r1) ease, background var(--duration-standard-r1) ease;grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr) auto;align-items:center;gap:clamp(1.2rem,3vw,2.5rem);padding:1.35rem 0;display:grid;position:relative}:is(.lore-record-card:hover,.lore-record-card:focus-visible){border-color:var(--line-strong);background:linear-gradient(90deg,#cfb17109,#0000 72%)}.lore-record-card__title{color:var(--aethel-ivory-200);font-family:var(--font-display);font-size:clamp(1.35rem,2.4vw,1.8rem);font-weight:500;line-height:1.15}.lore-record-card__summary{color:var(--aethel-muted-500);font-family:var(--font-editorial);font-size:.96rem;line-height:1.58}.lore-record-card__action{color:var(--aethel-gold-400);font-family:var(--font-interface);letter-spacing:.09em;white-space:nowrap;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.7rem;font-weight:650;display:inline-flex}.lore-empty-state{border:1px solid var(--line-soft);border-radius:var(--radius-md-r1);background:linear-gradient(140deg, #cfb17109, transparent 48%), var(--surface-archive);box-shadow:var(--shadow-soft-r1);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(1.4rem,4vw,2.4rem);padding:clamp(1.6rem,4vw,2.6rem);display:grid}.lore-empty-state__mark,.lore-unavailable-page__mark{border:1px solid var(--line-strong);color:var(--aethel-gold-400);font-family:var(--font-display);border-radius:50%;place-items:center;display:grid}.lore-empty-state__mark{width:48px;height:48px;font-size:1.25rem}.lore-empty-state h3{color:var(--aethel-ivory-200);font-family:var(--font-display);margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:500}.lore-empty-state p{max-width:700px;color:var(--aethel-muted-500);font-family:var(--font-editorial);margin:.65rem 0 0;line-height:1.7}.lore-record-page{padding:clamp(3rem,6vw,5.5rem) 0 clamp(5rem,9vw,8rem)}.lore-breadcrumb{color:var(--aethel-muted-500);font-family:var(--font-interface);letter-spacing:.07em;flex-wrap:wrap;align-items:center;gap:.65rem;font-size:.72rem;font-weight:600;display:flex}.lore-breadcrumb a{min-height:44px;color:var(--aethel-gold-400);align-items:center;display:inline-flex}.lore-record-hero{border-bottom:1px solid var(--line-soft);max-width:960px;padding:clamp(3rem,8vw,6.5rem) 0 clamp(3rem,6vw,5rem)}.lore-record-hero h1{font-size:clamp(3rem,7vw,6.2rem);line-height:.94}.lore-record-hero__summary{max-width:780px;color:var(--aethel-muted-500);font-family:var(--font-editorial);margin:1.6rem 0 0;font-size:clamp(1.08rem,1.7vw,1.28rem);line-height:1.72}.lore-record-layout{padding-top:clamp(3.5rem,7vw,6rem);display:block}.lore-record-layout--with-context{grid-template-columns:minmax(0,760px) minmax(260px,320px);justify-content:space-between;gap:clamp(3rem,7vw,6.5rem);display:grid}.lore-record-body{min-width:0}.lore-record-section{scroll-margin-top:7rem}.lore-record-section+.lore-record-section{margin-top:clamp(3.5rem,6vw,5rem)}.lore-record-section h2{color:var(--aethel-ivory-200);font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;margin:0 0 1.2rem;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.05}.lore-record-section>p{color:#c1bbad;font-family:var(--font-editorial);margin:0;font-size:clamp(1.02rem,1.35vw,1.12rem);line-height:1.82}.lore-record-section>p+p{margin-top:1.15rem}.lore-record-items{border-top:1px solid var(--line-soft);margin:2rem 0 0;padding:0;list-style:none}.lore-record-items li{border-bottom:1px solid var(--line-soft);padding:1.4rem 0}.lore-record-items h3{color:var(--aethel-ivory-300);font-family:var(--font-display);margin:0;font-size:1.5rem;font-weight:500}.lore-record-items p{color:var(--aethel-muted-500);font-family:var(--font-editorial);margin:.6rem 0 0;line-height:1.7}.lore-record-context{border-left:1px solid var(--line-soft);align-self:start;gap:1.2rem;padding-left:clamp(1.5rem,3vw,2.25rem);display:grid}.lore-context-group{padding:.25rem 0 1.25rem}.lore-context-group+.lore-context-group{border-top:1px solid var(--line-soft);padding-top:1.5rem}.lore-context-group ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.lore-context-group li{color:var(--aethel-muted-500);font-family:var(--font-editorial);line-height:1.55}.lore-context-group a{border-bottom:1px solid var(--line-soft);color:#cbc4b5;min-height:44px;font-family:var(--font-interface);letter-spacing:.035em;justify-content:space-between;align-items:center;gap:1rem;padding:.45rem 0;font-size:.74rem;font-weight:600;line-height:1.4;display:flex}:is(.lore-context-group a:hover,.lore-context-group a:focus-visible){border-color:var(--line-strong);color:var(--aethel-ivory-200)}.lore-record-footer{border-top:1px solid var(--line-soft);margin-top:clamp(4rem,8vw,7rem);padding-top:1.5rem}.lore-record-footer a{min-height:44px;color:var(--aethel-gold-400);font-family:var(--font-interface);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.74rem;font-weight:650;display:inline-flex}.lore-unavailable-page{flex-direction:column;justify-content:center;align-items:flex-start;min-height:68vh;padding:clamp(5rem,10vw,9rem) 0;display:flex}.lore-unavailable-page__mark{width:56px;height:56px;margin-bottom:2rem;font-size:1.45rem}.lore-unavailable-page h1{max-width:760px;font-size:clamp(2.8rem,6vw,5rem);line-height:.98}.lore-unavailable-page>p:not(.eyebrow){max-width:670px;color:var(--aethel-muted-500);font-family:var(--font-editorial);margin:1.4rem 0 2rem;font-size:1.08rem;line-height:1.72}.lore-record-loading{flex-direction:column;justify-content:center;min-height:62vh;padding:clamp(5rem,9vw,8rem) 0;display:flex}.lore-record-loading__title,.lore-record-loading__line{background:#e6e0d212;border-radius:999px}.lore-record-loading__title{width:min(680px,76vw);height:clamp(3rem,7vw,5.5rem)}.lore-record-loading__line{width:min(720px,82vw);height:12px;margin-top:1.7rem}.lore-record-loading__line--short{width:min(520px,62vw);margin-top:.7rem}.lore-record-loading__status{color:var(--aethel-muted-500);font-family:var(--font-interface);letter-spacing:.08em;margin-top:1.3rem;font-size:.72rem}.lore-family-register__link:focus-visible{outline:2px solid var(--archive-focus);outline-offset:5px}.lore-record-card:focus-visible{outline:2px solid var(--archive-focus);outline-offset:5px}.lore-breadcrumb a:focus-visible{outline:2px solid var(--archive-focus);outline-offset:5px}.lore-context-group a:focus-visible{outline:2px solid var(--archive-focus);outline-offset:5px}.lore-record-footer a:focus-visible{outline:2px solid var(--archive-focus);outline-offset:5px}@media (max-width:940px){.lore-record-layout--with-context{grid-template-columns:1fr;gap:4rem}.lore-record-context{border-top:1px solid var(--line-soft);border-left:0;grid-template-columns:repeat(2,minmax(0,1fr));padding:2rem 0 0}.lore-context-group+.lore-context-group{border-top:0;padding-top:.25rem}}@media (max-width:700px){.lore-archive-page,.lore-record-page,.lore-unavailable-page,.lore-record-loading{width:min(calc(100% - 2rem), var(--content-max))}.lore-archive-page{padding-top:2.5rem}.lore-archive-hero{min-height:520px}.lore-family-register__item{grid-template-columns:1fr;gap:0;padding:.75rem 0}.lore-family-register__link,.lore-family-register__closed{min-height:48px}.lore-family-register__state{text-align:left;padding:0 0 .65rem 2.85rem}.lore-record-card{grid-template-columns:1fr;gap:.7rem;padding:1.45rem 0}.lore-record-card__action{margin-top:.2rem}.lore-empty-state{grid-template-columns:1fr}.lore-family-shelf__heading{flex-direction:column;align-items:flex-start;gap:.65rem}.lore-record-context{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.lore-family-register__link,.lore-record-card{transition-duration:.01ms!important}}:root{--aethel-owner-cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAIFElEQVR42u2YW2xUxxnH/zPn7H3ttfdie9feXYyLvSwXOxhjGwPrKCgpVFUCYUULVduXBqmN0qpppUq03aSPrdqHPFRVpVaRoEICAgQChQAO29oEgy/htuZiY6+xzfqya6/34vWec2b6YLsibVTSBJt9yP/lSCOd0W+++X/fzHzAV1oibdu48j2Pw1oJAAGfT8x5YF/N8qO/+uGOSKWj6AUAOHzYLwAguczc/Mt92/jxv7zJPE77TwCAc04A0Jyk9Xr96vIC4Xbb0f28/fR+vnFN5Z8AqADA7/cLOQldbDH9Zk+Tncfv/TF19+wb/Fvb6i8B5lIA8OWIrz8VuSy1jRdqM/umBgdVnuoV2bHBSIXH49w1HBev3brRFQ4EfGIwGGY5ARwIgLacnx61Wi1fz0xGXCBaLCs1KzqVylxq0+xNc9Pg4cPt3TwQoG8HgzkQ4SCEMMAUqA1uh2Xb7TtDclNtmegq9yjOMqdoEBI7Ra1N8/0DBy/M/0EB8GcGHJ778FSajZTa9PtWVS7TdN8Y4DVV+dS96nm+zOVS1NKIT2O0VN/rS58BZmZ9Pp8YDi+tRR73MA8EQINBOc4Yb/zmZm8V11qV3ju3aUWphiyv+QaxFxfLehZZbcgTX7oV1l0I93VFlxr6U0kXDEIAwKdn1dRZSHbu3eNnl672UmFmGAUFRrJs1WZaZCuRtHKkzGzM7h6fsXTcvN7eH/D5xOASQf9nfeUAOGeWERHx15ob1uhX1W7kJ061ELc5BaougNNTS0scblknT5j0YnxPkpkfHbnW3nnY7xeOhEJLDgy/H0IolEyBCHUrSnTe7a/45eh0hl69/DE8TgFU74TV4aRFJW5ZTzNinhh7mWuKdL8/d/78UiTjfwGHQhA4wH8uqUhJHtu1rqaa1dQ30dbLXUhO9KPEqoVodEGj09CyijU8T8UUI4tsIVrrqr6w5QwwmvX7/UIoFOJLAgyAvw1wzmwRlZD4Qa3XZXCUe5hrWTk5duICXOY0qKCGqDWDUk6KXZXUlGeU8hFZq9LNvHgn6rgY6roQW6xk/Mw7gh8QQkikOBHXexx674qVa+Wi4mIym5VIy8U2rPMakYWJW4rdJJtJIb+wiBYUWiSDFHHqaWx3VHFdu339cv9iQH8mcGhunGeYXrTppVcb6+uYqDVRt9uJqx03ER8fRrmDEkmwo8BiBWMMBmM+tVjtcj6dNqnksb0JwT7Q3XHlk3lovqjAC9WCyQURNU29ts5Tpisp93KBcDicLnL0yCl4KszA7AQEgwsGowGywlFoLyfuqvVMLU0IYmbk1SS1pTquXW2d9/SiAs/bIpkkVGj0Oo0ez5pqOZOZpc5lFWRyKo6L5y6hubEMwwN9UBnt0AtZxEf7SHJymNpsZli10mw+jW9PEmv+xZaWs3OH0iICL9hiFmptsREv19XWKBDUVBBFUup046MLF5CMJ7GlrhDnT53DgSOncfD4hzj0/sXsP690IDKZ0TjMIjZ5DI0pmMrfPTh6fH5qsijAC9ZQpKJxnSq577kqh9ZcUs5FtZbkGXSIxWLobPsH7C43NldrcaZ1iPfHNCQ9SwY/7p54p/v+2KGuvml5eDyZp9OIW0Sdpd5itZx8/fWoFAx+8Tr9v4B5AKBBTE9zkOerK2wVq9dvVGZSSarS6JCZHEJnxzWkopPQ2yuglRNkfbnI/VtXWBrWljQ8ivM7D/r79w1G4u/2jsx8YNRRA8+mh06cSo0uWoSDC7bgKlOxkW1raKhXiKij0Yc9OPC3Q+yjUJyUFzKcbLmLO6MMJzoT5HJoklWVaoXNVQbfjRGVOj4VPQ2WHZyKT7dMTqfGvqyHn/TAZAD47IzpXM+DUSl875ao12t5y4cf4L0rY2Kx1UQkokb3CPCcpxhNlUYUGtXkWNs4T8QnlTo3/THgsvsBoba2VvU0XuFPBOYAAYbvD0Vnuvv7H9CBm238yNl2PpVULi0vZGwsJUBvzMfDgYd4Y/c67FxvRJ6G0ZNXo8yRJxv0heK6I4CyvLOTPY07xhMfls2AABB5PJV/6nbP3Q0TjwbEcFRplbPC/sys3JZmgmLSU2LRMQSD13B3cAqRmBZWgwqyJHEiMAMAjD2lHscTew7BOVtgelo+3ds/LN/vG8RkhpyAzG5OJGTJZmCkxET4J0NZvN86AHuJGclZBoeJCuMJBam43Pf4PIsODIBxDgKkr08kpFAsqSCVou1ANDEQUy4aVTKdmpak3ikdelP56O5Po3llHqt2CLRvTLoL6dH1x07PJQFGczMEAOxhTDrfE5EYdKoeAGRkCj9t7c1ONripdrtXyxtXFChqIstVViJr1RyxNG4BkP3+uWqzZMALhT6RYX+PJpVBJEaic42MWE94CluPdcba+oYnqChNqQo1knp4fFLLBY2Sr6Oaud15evq83RwFACil7WDS/scXnI5PdKXj2DQUKagGMi61lqwtyuPfeVFReUqthtWEgHMORgjIs2gLfM5dsuutBfm/3eAtVXa/tHYnAMzX4VwB/Pe4AEBcsMHOptKD7/xoAwdg+38s+EwWFfD5xO0rC9yv1Jd2/fnXO9pfqPM0cg4SCATooifdFxB7lAySMz1T4cHxdOtKG9uwaaX2d4SAv/VW7jbIaSAAajWpanfU2SJ/fbMpW+m2eHiOd/UpAIiiuOFnO73yL75d8wfkuny+udLpdZl2fXfr1ya+56suWMwXx5dWOAzm80HsuDF7ixNRiaZS9Y+iqdacj/T88QyXxbAXXymH9S9vUIhLmk/1AQAAAABJRU5ErkJggg==)}html{scrollbar-width:thin;scrollbar-color:#d1b173b8 #080a0beb}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:linear-gradient(#121415fa,#07090afa),#080a0b;box-shadow:inset 0 0 0 1px #d1b1730d}::-webkit-scrollbar-thumb{background:linear-gradient(#745b34e6,#d1b173e0 48%,#705630e6);border:3px solid #080a0b;border-radius:999px;min-height:54px;box-shadow:inset 0 0 0 1px #f1dcac29,0 0 12px #b6935214}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#947544f5,#e1c384f5 48%,#89683af5);box-shadow:inset 0 0 0 1px #ffedc338,0 0 18px #d1b1731f}::-webkit-scrollbar-corner{background:#080a0b}@media (pointer:fine) and (hover:hover){html,body,.site-frame{cursor:var(--aethel-owner-cursor) 2 2, default}a,button,summary,select,[role=button]{cursor:var(--aethel-owner-cursor) 2 2, pointer}input,textarea,[contenteditable=true]{cursor:text}[aria-disabled=true],button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}}@media (forced-colors:active){html,body,.site-frame,a,button,summary,select,[role=button]{cursor:auto}}.aethel-cursor-aura{z-index:2147483646;pointer-events:none;opacity:0;will-change:transform, opacity;width:1px;height:1px;transition:opacity .24s;position:fixed;top:0;left:0;transform:translate(-100px,-100px)}.aethel-cursor-aura:before,.aethel-cursor-aura:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.aethel-cursor-aura:before{filter:blur(2.6px);opacity:.16;background:radial-gradient(circle,#fff6dc57 0%,#f1d18b3d 13%,#cc9e4f21 32%,#91652a0d 50%,#0000 72%);width:58px;height:58px;transition:opacity .32s cubic-bezier(.22,.72,.24,1),transform .42s cubic-bezier(.22,.72,.24,1),filter .42s cubic-bezier(.22,.72,.24,1);top:-29px;left:-29px;transform:scale(.76)}.aethel-cursor-aura:after{opacity:.28;background:radial-gradient(circle,#fff9e538 0%,#e8c27014 31%,#b3803906 48%,#0000 68%);border:1px solid #e4bf6f57;width:22px;height:22px;transition:opacity .3s cubic-bezier(.22,.72,.24,1),transform .38s cubic-bezier(.22,.72,.24,1),border-color .26s,background .32s,box-shadow .32s;top:-11px;left:-11px;transform:scale(.76);box-shadow:0 0 9px #efcd842b,inset 0 0 7px #fff1ce17}.aethel-cursor-aura[data-visible=true]{opacity:1}.aethel-cursor-aura[data-moving=true]:before{opacity:.66;filter:blur(3.2px);transform:scale(1)}.aethel-cursor-aura[data-moving=true]:after{opacity:.46;border-color:#efca7b66;transform:scale(.96);box-shadow:0 0 12px #efcd8438,inset 0 0 7px #fff1ce1a}.aethel-cursor-aura[data-idle=true]:before{opacity:.2;filter:blur(2.2px);transform:scale(.72)}.aethel-cursor-aura[data-idle=true]:after{opacity:.4;background:radial-gradient(circle,#fffae84d 0%,#eac4701f 28%,#b4803809 48%,#0000 68%);border-color:#ecc47075;transform:scale(.78);box-shadow:0 0 8px #efcd842e,0 0 18px #ad7c3912,inset 0 0 8px #fff4d61f}.aethel-cursor-aura[data-interactive=true]:before{opacity:.75;transform:scale(1.05)}.aethel-cursor-aura[data-interactive=true]:after{opacity:.54;border-color:#f1cf8785;transform:scale(1.02);box-shadow:0 0 13px #efcd8440,inset 0 0 7px #fff1ce21}.aethel-cursor-aura[data-idle=true][data-interactive=true]:before{opacity:.3;transform:scale(.79)}.aethel-cursor-aura[data-idle=true][data-interactive=true]:after{opacity:.5;transform:scale(.84)}.aethel-cursor-aura[data-pressed=true]:before{opacity:.5;transform:scale(.68)}.aethel-cursor-aura[data-pressed=true]:after{opacity:.7;transform:scale(.5);box-shadow:0 0 9px #f8d7914d,inset 0 0 8px #fff6dd2e}@media (pointer:fine) and (hover:hover){html,body,body *{cursor:var(--aethel-owner-cursor) 2 2, default!important}input,textarea,[contenteditable=true]{cursor:text!important}[aria-disabled=true],button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed!important}}@media (prefers-reduced-motion:reduce),(pointer:coarse),(hover:none),(forced-colors:active){.aethel-cursor-aura{display:none}}@media (forced-colors:active){html,body,body *{cursor:auto!important}}.primary-nav a:after{transform-origin:50%;opacity:0;transition:transform var(--motion-standard) var(--ease-archive), opacity var(--motion-fast) ease;left:0;right:0;transform:scaleX(0)}.primary-nav a:hover:after{opacity:1;left:0;right:0;transform:scaleX(1)}.primary-nav a:focus-visible:after{opacity:1;left:0;right:0;transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.primary-nav a:after{transition:none}}.brand-lockup,.primary-nav a{min-height:44px}.primary-nav a{justify-content:center;align-items:center;padding-inline:.2rem;display:inline-flex}.primary-nav a[aria-current=page]{color:var(--aethel-gold-300)}.primary-nav a[aria-current=page]:after{opacity:.72;transform:scaleX(1)}.site-footer a[aria-current=page]{color:var(--aethel-gold-300)}.gateway-card:focus-within{outline:2px solid var(--archive-focus);outline-offset:3px;border-color:#cfb17185}#character-register-heading{scroll-margin-top:11rem}#character-register-heading:target{text-underline-offset:.18em;text-decoration-line:underline;text-decoration-color:#cfb17185;text-decoration-thickness:1px}@media (max-width:980px){.site-header__inner{gap:.65rem}.primary-nav{flex-wrap:nowrap;grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem;display:grid}.primary-nav a{border-radius:var(--radius-xs);text-align:center;border:1px solid #0000;width:100%;min-width:0;padding:.65rem .3rem}:is(.primary-nav a:hover,.primary-nav a:focus-visible,.primary-nav a[aria-current=page]){background:#cfb17109;border-color:#cfb17133}.primary-nav a:after{bottom:.32rem;left:.65rem;right:.65rem}}@media (max-width:680px){.primary-nav{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;padding-bottom:0;overflow:visible}.primary-nav a{letter-spacing:.11em;font-size:.68rem}#character-register-heading{scroll-margin-top:13rem}}@media (prefers-reduced-motion:reduce){.gateway-card:focus-within{transform:none}}.r7-books-page .r7-book-card{transition:transform var(--motion-standard) var(--ease-archive), border-color var(--motion-fast) ease, box-shadow var(--motion-standard) var(--ease-archive);position:relative}.r7-books-page .r7-book-card:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;transition:opacity var(--motion-standard) ease;background:linear-gradient(120deg,#0000 38%,#d1b17309,#0000 68%);position:absolute;inset:0}.r7-books-page .r7-book-card:hover:after,.r7-books-page .r7-book-card:focus-within:after{opacity:1}.r7-book-cover-shell{z-index:1;place-items:center;display:grid;position:relative}.r7-book-body{z-index:1;position:relative}.r7-book-statuses,.r7-book-actions,.r7-book-return-actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.r7-book-actions{margin-left:auto}.r7-view-book-link{transition:transform var(--motion-fast) ease, border-color var(--motion-fast) ease, background var(--motion-fast) ease;gap:.45rem;text-decoration:none;min-height:44px!important;padding-inline:1rem!important}:is(.r7-view-book-link:hover,.r7-view-book-link:focus-visible){transform:translateY(-1px);background:#b693521f!important;border-color:#d1b173ad!important}.r7-amazon-secondary{min-height:44px}.r7-book-detail .r7-book-purchase-panel{position:relative;overflow:hidden}.r7-book-detail .r7-book-purchase-panel:after{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #d1b17317;border-radius:50%;width:180px;position:absolute;bottom:-110px;right:-95px}.r7-book-return-actions{justify-content:flex-end}.r7-home-book-card{position:relative}.r7-home-book-action{font-family:var(--font-interface);letter-spacing:.09em;text-transform:uppercase;color:var(--aethel-gold-300);align-items:center;gap:.45rem;margin-top:1.35rem;font-size:.76rem;font-weight:600;display:inline-flex}@media (max-width:760px){.r7-book-actions,.r7-book-statuses,.r7-book-return-actions{width:100%}.r7-book-actions{margin-left:0}.r7-view-book-link,.r7-book-actions>a,.r7-book-return-actions>a{justify-content:center;width:100%}.r7-book-return-actions{justify-content:stretch}}@media (prefers-reduced-motion:reduce){.r7-books-page .r7-book-card,.r7-books-page .r7-book-card:after,.r7-view-book-link{transition:none}.r7-books-page .r7-book-card:hover,.r7-books-page .r7-book-card:focus-within,.r7-view-book-link:hover{transform:none}.r7-view-book-link:focus-visible{transform:none}}:is(.site-frame:has([data-public-front-door=true])>.site-header,.site-frame:has([data-public-front-door=true])>.site-footer){display:none}.site-header__navigation-stack{justify-items:end;gap:.38rem;min-width:0;display:grid}.site-header__utilities{min-height:28px;font-family:var(--font-aethel-interface), Arial, sans-serif;letter-spacing:.15em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:.9rem;font-size:.55rem;font-weight:600;display:flex}.site-header__utilities a{color:#777268;border-bottom:1px solid #0000;align-items:center;min-height:28px;display:inline-flex}:is(.site-header__utilities a:hover,.site-header__utilities a:focus-visible,.site-header__utilities a[aria-current=page]){color:#c6b891;border-bottom-color:#d1b17347}html[data-aethelgard-entering=true] .site-frame>.site-header,html[data-aethelgard-entering=true] .site-frame>.site-footer{animation:r10-05a-archive-chrome-reveal .5s var(--ease-archive-soft) both}@keyframes r10-05a-archive-chrome-reveal{0%{opacity:0}to{opacity:1}}@media (max-width:980px){.site-header__navigation-stack,.site-header__utilities{width:100%}.site-header__navigation-stack{justify-items:stretch;gap:.55rem}.site-header__utilities{border-top:1px solid #b6935214;padding-top:.48rem}}@media (max-width:820px){.front-door-viewing-note{background:linear-gradient(90deg,#0000,#b693520b,#0000);border-top:1px solid #b6935229;border-bottom:1px solid #b693521c;gap:.32rem;max-width:30rem;padding:.72rem .9rem .82rem;line-height:1.55;color:#aaa28f!important;margin:.35rem auto 0!important;font-size:.82rem!important;display:grid!important}.front-door-viewing-note>span{color:#c6b891;font-family:var(--font-aethel-interface), Arial, sans-serif;letter-spacing:.15em;text-transform:uppercase;font-size:.58rem;font-weight:700}}@media (max-width:680px){.site-header__utilities{letter-spacing:.13em;gap:1rem;font-size:.52rem}}@media (max-width:520px){.front-door-viewing-note{max-width:22rem;font-size:.78rem!important}}@media (prefers-reduced-motion:reduce){html[data-aethelgard-entering=true] .site-frame>.site-header,html[data-aethelgard-entering=true] .site-frame>.site-footer{animation:none}}@media (forced-colors:active){:is(.site-frame:has([data-public-front-door=true])>.site-header,.site-frame:has([data-public-front-door=true])>.site-footer){display:none}.site-header__utilities a,.site-header__utilities a:hover,.site-header__utilities a[aria-current=page],.front-door-viewing-note,.front-door-viewing-note>span{border-color:currentColor;color:linktext!important}.site-header__utilities a:focus-visible{border-color:currentColor;color:linktext!important}.front-door-viewing-note{background:canvas}}.creator-archive-veil{z-index:10000;pointer-events:auto;touch-action:none;isolation:isolate;position:fixed;inset:0;overflow:hidden}.creator-archive-veil__surface{z-index:0;opacity:0;will-change:opacity;background:radial-gradient(circle at 50% 46%,#b998580e,#0000 42%),linear-gradient(#ffffff03,#0000 34%),#100f0d;position:absolute;inset:0}.creator-archive-veil[data-state=covering] .creator-archive-veil__surface{animation:r10-05b-creator-veil-in .22s var(--ease-archive-soft) both}.creator-archive-veil[data-state=covered] .creator-archive-veil__surface{opacity:1}.creator-archive-veil[data-state=revealing] .creator-archive-veil__surface{animation:r10-05b-creator-veil-out .36s var(--ease-archive-soft) both}.creator-archive-veil__rule{z-index:1;pointer-events:none;opacity:0;will-change:transform, opacity;width:min(34vw,30rem);height:1px;animation:r10-05b-creator-rule-sweep .52s var(--ease-archive-soft) 40ms both;background:linear-gradient(90deg,#0000 0%,#9f804947 18%,#cfb171d1 50%,#9f804947 82%,#0000 100%);position:absolute;top:50%;left:50%;transform:translate(-115vw);box-shadow:0 0 18px #b9985817}@keyframes r10-05b-creator-veil-in{0%{opacity:0}to{opacity:1}}@keyframes r10-05b-creator-veil-out{0%{opacity:1}to{opacity:0}}@keyframes r10-05b-creator-rule-sweep{0%{opacity:0;transform:translate(-115vw)}16%{opacity:.8}72%{opacity:.72}to{opacity:0;transform:translate(115vw)}}@media (max-width:680px){.creator-archive-veil__rule{width:min(54vw,17rem)}}@media (prefers-reduced-motion:reduce){.creator-archive-veil{display:none}}@media (forced-colors:active){.creator-archive-veil{display:none}}.r10-character-archive,.r10-character-dossier,.r7-books-page,.r7-book-detail{--r10-editorial-rule:#d1b1733d;--r10-editorial-rule-strong:#d1b17370;--r10-editorial-wash:#b998580e;--r10-editorial-wash-strong:#b9985818;--r10-editorial-shadow:0 28px 72px #00000042}.r10-character-archive>header,.r10-character-dossier>header,.r7-books-page .r7-books-hero,.r7-book-detail .r7-book-detail-hero{box-shadow:inset 0 1px #ffffff05,0 26px 76px #0000002e}.r10-character-archive>header{border-color:var(--r10-editorial-rule);background:radial-gradient(circle at 84% 14%,#b9985818,#0000 31%),linear-gradient(145deg,#181c1fe6,#090b0dfc)}.r10-character-archive nav[aria-label="Browse characters by species"] a{transition:border-color var(--motion-fast) var(--ease-archive-soft), background var(--motion-fast) var(--ease-archive-soft), box-shadow var(--motion-standard) var(--ease-archive-soft), transform var(--motion-fast) var(--ease-archive)}.r10-character-archive nav[aria-label="Browse characters by species"] a[aria-current=page]{border-color:var(--r10-editorial-rule-strong);background:linear-gradient(145deg,#b998581d,#111416f0);box-shadow:inset 2px 0 #d1b17361,0 12px 34px #00000029}.r10-character-archive a[href^="/characters/"]{background:linear-gradient(148deg,#b9985809,#0000 44%),#0c0f11f5;border-color:#d1b1732b;box-shadow:inset 2px 0 #d1b17329,inset 0 1px #ffffff03,0 18px 52px #00000029}.r10-character-archive a[href^="/characters/"]:after{opacity:.22;transform:scale(1)}.r10-character-archive a[href^="/characters/"] img{filter:saturate(.92)contrast(1.025);transition:transform var(--motion-artwork) var(--ease-archive), filter var(--motion-standard) var(--ease-archive-soft)}.r10-character-archive a[href^="/characters/"]:focus-visible{border-color:var(--r10-editorial-rule-strong);transform:none;box-shadow:inset 2px 0 #d1b1736b,0 20px 58px #00000038}.r10-character-archive a[href^="/characters/"]:focus-visible img{filter:saturate(.96)contrast(1.035);transform:none}.r10-character-archive a[href^="/characters/"]:active{border-color:var(--r10-editorial-rule-strong);transform:none}.r10-character-dossier>header{border-color:var(--r10-editorial-rule);background:radial-gradient(circle at 68% 10%,#b9985817,#0000 31%),linear-gradient(145deg,#171b1ee8,#090b0dfc)}.r10-character-dossier>header>figure{border-color:#d1b17357;box-shadow:0 26px 62px #0000004d,0 0 0 1px #d1b1730e}.r10-character-dossier>header>figure:before{content:"";z-index:2;border-radius:calc(var(--radius-md-r1) - .15rem);pointer-events:none;border:1px solid #d1b1731f;position:absolute;inset:.6rem}.r10-character-dossier>header>figure img{filter:saturate(.94)contrast(1.025)}.r10-character-dossier section[aria-label="At a glance"]>div{background:linear-gradient(145deg,#b998580a,#0000 58%),#0d1012d1;border-color:#d1b17329;box-shadow:inset 2px 0 #d1b1731f}.r10-character-dossier section[aria-labelledby=life-chronicle-heading] article{scroll-margin-top:7rem}.r10-character-dossier section[aria-labelledby=life-chronicle-heading] article:before{opacity:.42;width:min(9.5rem,22vw)}.r10-character-dossier section[aria-labelledby=character-archive-context-heading] a{transition:color var(--motion-fast) var(--ease-archive-soft), background var(--motion-fast) var(--ease-archive-soft)}.r10-character-dossier section[aria-labelledby=character-archive-context-heading] a:focus-visible{background:#b998580e}.r7-books-page .r7-books-hero{border-top:1px solid #d1b1731a;border-bottom-color:var(--r10-editorial-rule);background:radial-gradient(circle at 86% 10%,#b9985812,#0000 30%),linear-gradient(#12141699,#090b0d24)}.r7-books-page .r7-book-card{background:linear-gradient(145deg, #241f1875, #0b0d0ff2 66%), var(--archive-charcoal);border-color:#d1b17333;box-shadow:inset 2px 0 #d1b1732e,0 24px 68px #00000038}.r7-books-page .r7-book-card:hover,.r7-books-page .r7-book-card:focus-within{border-color:#d1b17357;transform:none;box-shadow:inset 2px 0 #d1b1734d,0 28px 78px #00000045}.r7-books-page .r7-book-card:focus-within:after{opacity:.66}.r7-book-cover-shell figure{border-color:#d1b1734d;box-shadow:0 28px 64px #0000004d,0 0 0 1px #d1b1730b}.r7-book-cover-shell img{filter:saturate(.96)contrast(1.02);transition:transform var(--motion-artwork) var(--ease-archive), filter var(--motion-standard) var(--ease-archive-soft)}.r7-books-page .r7-view-book-link:focus-visible{outline:2px solid var(--archive-focus);outline-offset:3px;transform:none}.r7-book-detail .r7-book-detail-hero{isolation:isolate;border-top-color:var(--r10-editorial-rule);border-bottom-color:var(--r10-editorial-rule);position:relative}.r7-book-detail .r7-book-detail-hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 42%,#b998580f,#0000 29%),linear-gradient(90deg,#b9985806,#0000 42%);position:absolute;inset:0}.r7-book-detail .r7-book-detail-hero>div:first-child figure{border-color:#d1b17357;box-shadow:0 32px 82px #00000057,0 0 0 1px #d1b1730d}.r7-book-detail .r7-book-purchase-panel{background:linear-gradient(145deg,#b9985813,#0000 48%),#0d0f11d6;border-color:#d1b17342;box-shadow:inset 2px 0 #d1b17338,inset 0 1px #ffffff05}.r7-book-detail .r7-book-purchase-panel:after{opacity:.72}.r7-book-detail .r7-book-return-actions a:focus-visible{outline:2px solid var(--archive-focus);outline-offset:4px}.r7-book-detail nav[aria-label=Book\ navigation] a:focus-visible{outline:2px solid var(--archive-focus);outline-offset:4px}@media (hover:hover) and (pointer:fine){.r10-character-archive nav[aria-label="Browse characters by species"] a:hover{border-color:#d1b1735c;transform:translateY(-1px)}.r10-character-archive a[href^="/characters/"]:hover{border-color:var(--r10-editorial-rule-strong);transform:translateY(-2px);box-shadow:inset 2px 0 #d1b17361,0 24px 68px #00000042}.r10-character-archive a[href^="/characters/"]:hover img{filter:saturate(.98)contrast(1.04);transform:scale(1.012)}.r7-books-page .r7-book-card:hover{border-color:#d1b17366;transform:translateY(-2px);box-shadow:inset 2px 0 #d1b17357,0 32px 86px #0000004d}.r7-books-page .r7-book-card:hover .r7-book-cover-shell img{filter:saturate()contrast(1.035);transform:scale(1.008)}.r7-books-page .r7-view-book-link:hover{transform:translateY(-1px)}}@media (hover:none),(pointer:coarse){.r10-character-archive nav[aria-label="Browse characters by species"] a:hover,.r10-character-archive a[href^="/characters/"]:hover,.r7-books-page .r7-book-card:hover,.r7-books-page .r7-view-book-link:hover{transform:none}.r10-character-archive a[href^="/characters/"]:active,.r7-books-page .r7-view-book-link:active{border-color:var(--r10-editorial-rule-strong);background-color:var(--r10-editorial-wash)}}@media (max-width:900px){.r10-character-dossier>header>figure{justify-self:center}.r7-books-page .r7-book-card{gap:clamp(1.5rem,5vw,3rem)}}@media (max-width:680px){.r10-character-archive>header,.r10-character-dossier>header{box-shadow:inset 0 1px #ffffff04,0 18px 52px #00000029}.r10-character-archive a[href^="/characters/"]{box-shadow:inset 2px 0 #d1b17329,0 14px 38px #00000024}.r10-character-dossier>header>figure{width:min(100%,19rem)}.r7-books-page .r7-book-card,.r7-book-detail .r7-book-purchase-panel{box-shadow:inset 2px 0 #d1b1732e,0 18px 48px #0000002e}.r7-book-cover-shell figure,.r7-book-detail .r7-book-detail-hero>div:first-child figure{box-shadow:0 22px 54px #00000045,0 0 0 1px #d1b1730b}}@media (prefers-reduced-motion:reduce){.r10-character-archive nav[aria-label="Browse characters by species"] a,.r10-character-archive a[href^="/characters/"],.r10-character-archive a[href^="/characters/"] img,.r10-character-dossier section[aria-labelledby=character-archive-context-heading] a,.r7-books-page .r7-book-card,.r7-books-page .r7-book-card:after,.r7-book-cover-shell img,.r7-books-page .r7-view-book-link{transition-duration:.01ms!important;transform:none!important}}@media (forced-colors:active){.r10-character-archive>header,.r10-character-dossier>header,.r10-character-archive a[href^="/characters/"],.r10-character-dossier section[aria-label="At a glance"]>div,.r7-books-page .r7-books-hero,.r7-books-page .r7-book-card,.r7-book-detail .r7-book-purchase-panel{box-shadow:none;background:canvas;border-color:canvastext}.r10-character-archive nav[aria-label="Browse characters by species"] a[aria-current=page]{border-color:highlight;box-shadow:inset 3px 0 highlight}.r10-character-archive a[href^="/characters/"]:focus-visible{outline-offset:4px;box-shadow:none;outline:2px solid highlight}.r7-books-page .r7-view-book-link:focus-visible{outline-offset:4px;box-shadow:none;outline:2px solid highlight}.r7-book-detail .r7-book-return-actions a:focus-visible{outline-offset:4px;box-shadow:none;outline:2px solid highlight}.r7-book-detail nav[aria-label=Book\ navigation] a:focus-visible{outline-offset:4px;box-shadow:none;outline:2px solid highlight}}.games-gateway,.r8-silent-years-product-page,.r9-farfound-product-page{--r10-games-rule:#d1b1733d;--r10-games-rule-strong:#d1b17375;--r10-games-wash:#b998580e;--r10-games-wash-strong:#b9985818;--r10-games-surface:#0d0f10e6;--r10-games-shadow:0 30px 80px #00000040}.games-gateway>header{border-color:var(--r10-games-rule);background:radial-gradient(circle at 84% 34%,#b9985814,#0000 32%),linear-gradient(145deg,#16191b7a,#080a0b2e)}.games-gateway article[data-game]{isolation:isolate;border-color:var(--r10-games-rule);box-shadow:inset 0 1px #ffffff05, var(--r10-games-shadow);transition:border-color var(--motion-fast) var(--ease-archive-soft), box-shadow var(--motion-standard) var(--ease-archive-soft), transform var(--motion-standard) var(--ease-archive)}.games-gateway article[data-game]:after{content:"";z-index:1;border-radius:calc(var(--radius-md) - 6px);pointer-events:none;transition:border-color var(--motion-standard) var(--ease-archive-soft);border:1px solid #d1b1731f;position:absolute;inset:10px}.games-gateway article[data-game] img{transition:transform var(--motion-spatial) var(--ease-archive), filter var(--motion-artwork) var(--ease-archive-soft)}.games-gateway article[data-game] [aria-label$=\ overview]>span{background:#080a0b94;border-color:#d1b17347;box-shadow:inset 0 1px #ffffff05}.games-gateway article[data-game] a[href^="/games/"]{background:#b9985816;border-color:#d1b17370;box-shadow:inset 0 1px #ffffff06}.games-gateway article[data-game] a[href^="/games/"]:focus-visible{outline-offset:4px;background:#b9985821;border-color:#d1b173c7;outline:2px solid #e2c68fe6;transform:none}.games-gateway>section:last-child{border-color:var(--r10-games-rule);background:linear-gradient(90deg,#b998580a,#0000 36%,#b9985806)}.r8-silent-years-product-page>article,.r9-farfound-product-page>article{border-color:var(--r10-games-rule);background:radial-gradient(circle at 82% 26%,#b9985812,#0000 34%),linear-gradient(145deg,#16191b6b,#080a0b1f)}.r8-silent-years-product-page>article aside,.r9-farfound-product-page>article aside{border-color:var(--r10-games-rule);box-shadow:inset 0 1px #ffffff05,0 26px 74px #0000003b}.r8-silent-years-product-page>article [role=group][aria-label$=\ status]>*,.r9-farfound-product-page>article [role=group][aria-label$=\ status]>*{border-color:#d1b1734a;box-shadow:inset 0 1px #ffffff05}.r8-silent-years-product-page nav[aria-label="On this page"],.r9-farfound-product-page nav[aria-label="On this page"]{border-color:var(--r10-games-rule)}.r8-silent-years-product-page nav[aria-label="On this page"] a,.r9-farfound-product-page nav[aria-label="On this page"] a{transition:color var(--motion-fast) var(--ease-archive-soft), border-color var(--motion-fast) var(--ease-archive-soft), background var(--motion-fast) var(--ease-archive-soft);border-radius:999px}:is(.r8-silent-years-product-page nav[aria-label="On this page"] a:focus-visible,.r9-farfound-product-page nav[aria-label="On this page"] a:focus-visible){color:var(--archive-parchment);outline-offset:3px;background:#b9985817;outline:2px solid #e2c68fe6;transform:none}.r8-silent-years-product-page>section[id],.r9-farfound-product-page>section[id]{scroll-margin-top:7rem}.r8-silent-years-product-page>section[id]:not(#silent-years-key-art),.r9-farfound-product-page>section[id]:not(#farfound-key-art){border-color:#d1b1732e}:is(.r8-silent-years-product-page a:focus-visible,.r9-farfound-product-page a:focus-visible){transform:none}#silent-years-key-art,#farfound-key-art{isolation:isolate;position:relative}#silent-years-key-art:before,#farfound-key-art:before{content:"";z-index:2;border-radius:calc(var(--radius-md) - 4px);pointer-events:none;border:1px solid #d1b1732e;position:absolute;inset:clamp(.45rem,1.2vw,.85rem)}#silent-years-key-art picture,#farfound-key-art picture{box-shadow:inset 0 1px #ffffff05,0 32px 86px #00000047}#silent-years-key-art img,#farfound-key-art img{filter:saturate(.97)contrast(1.015)}#farfound-key-art>header{border-color:#d1b17333}.r8-silent-years-product-page [aria-label*=setting\ summary],.r8-silent-years-product-page [aria-label*=release\ status],.r9-farfound-product-page [aria-label*=setting\ summary],.r9-farfound-product-page [aria-label*=release\ status]{border-color:var(--r10-games-rule);background:linear-gradient(145deg,#b9985812,#0d0f10e0);box-shadow:inset 0 1px #ffffff05,0 22px 62px #0003}.r8-silent-years-product-page [aria-label="Gameplay preview status"],.r9-farfound-product-page [aria-label="Gameplay preview status"]{background:linear-gradient(135deg,#b998580f,#0c0e0fe6);border-color:#d1b17338}.r9-farfound-product-page ol[aria-label="Farfound gameplay pillars"]>li,.r9-farfound-product-page [aria-label="Farfound play-mode summary"]>article,.r9-farfound-product-page [aria-label="Farfound settlement identity"]>article{transition:border-color var(--motion-fast) var(--ease-archive-soft), background var(--motion-standard) var(--ease-archive-soft), box-shadow var(--motion-standard) var(--ease-archive-soft), transform var(--motion-fast) var(--ease-archive);border-color:#d1b17338;box-shadow:inset 0 1px #ffffff05,0 18px 48px #00000029}.r8-silent-years-product-page [aria-label=Playable\ peoples]>*,.r8-silent-years-product-page [aria-label=Starting\ cities]>*{border-color:#d1b17333}@media (hover:hover) and (pointer:fine){.games-gateway article[data-game]:hover{border-color:var(--r10-games-rule-strong);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff06,0 34px 92px #0000004d}.games-gateway article[data-game]:hover:after{border-color:#d1b1733d}.games-gateway article[data-game]:hover img{filter:saturate()contrast(1.02);transform:scale(1.012)}.games-gateway article[data-game] a[href^="/games/"]:hover{background:#b9985821;border-color:#d1b173bd;transform:translateY(-1px)}.r8-silent-years-product-page nav[aria-label="On this page"] a:hover,.r9-farfound-product-page nav[aria-label="On this page"] a:hover{color:var(--archive-parchment);background:#b9985811}.r9-farfound-product-page ol[aria-label="Farfound gameplay pillars"]>li:hover,.r9-farfound-product-page [aria-label="Farfound play-mode summary"]>article:hover,.r9-farfound-product-page [aria-label="Farfound settlement identity"]>article:hover{border-color:#d1b17357;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff05,0 22px 56px #0003}}@media (hover:none),(pointer:coarse){.games-gateway article[data-game],.games-gateway article[data-game] img,.r9-farfound-product-page ol[aria-label="Farfound gameplay pillars"]>li,.r9-farfound-product-page [aria-label="Farfound play-mode summary"]>article,.r9-farfound-product-page [aria-label="Farfound settlement identity"]>article{transform:none}.games-gateway article[data-game] a[href^="/games/"]:active,.r8-silent-years-product-page a:active,.r9-farfound-product-page a:active{border-color:var(--r10-games-rule-strong);transform:none}}@media (max-width:980px){.games-gateway article[data-game]{box-shadow:0 24px 64px #00000038}.r8-silent-years-product-page>article aside,.r9-farfound-product-page>article aside{box-shadow:0 22px 58px #0003}}@media (max-width:680px){.games-gateway article[data-game]:after{inset:7px}.games-gateway article[data-game]{box-shadow:0 20px 48px #0003}#silent-years-key-art:before,#farfound-key-art:before{inset:6px}#silent-years-key-art picture,#farfound-key-art picture{box-shadow:0 22px 56px #00000038}.r8-silent-years-product-page>article aside,.r9-farfound-product-page>article aside,.r8-silent-years-product-page [aria-label*=setting\ summary],.r8-silent-years-product-page [aria-label*=release\ status],.r9-farfound-product-page [aria-label*=setting\ summary],.r9-farfound-product-page [aria-label*=release\ status]{box-shadow:0 18px 42px #0000002e}}@media (prefers-reduced-motion:reduce){.games-gateway article[data-game],.games-gateway article[data-game]:after,.games-gateway article[data-game] img,.games-gateway article[data-game] a[href^="/games/"],.r8-silent-years-product-page nav[aria-label="On this page"] a,.r9-farfound-product-page nav[aria-label="On this page"] a,.r9-farfound-product-page ol[aria-label="Farfound gameplay pillars"]>li,.r9-farfound-product-page [aria-label="Farfound play-mode summary"]>article,.r9-farfound-product-page [aria-label="Farfound settlement identity"]>article{transition-duration:.01ms!important;transform:none!important}}@media (forced-colors:active){.games-gateway>header,.games-gateway>section:last-child,.r8-silent-years-product-page>article,.r9-farfound-product-page>article,.r8-silent-years-product-page>article aside,.r9-farfound-product-page>article aside,.r8-silent-years-product-page [aria-label*=setting\ summary],.r8-silent-years-product-page [aria-label*=release\ status],.r9-farfound-product-page [aria-label*=setting\ summary],.r9-farfound-product-page [aria-label*=release\ status]{color:canvastext;box-shadow:none;background:canvas}.games-gateway article[data-game],.games-gateway article[data-game]:after,#silent-years-key-art:before,#farfound-key-art:before{box-shadow:none;border-color:canvastext}.games-gateway article[data-game] a[href^="/games/"]:focus-visible{outline-offset:4px;color:canvastext;background:canvas;outline:2px solid highlight}.r8-silent-years-product-page a:focus-visible{outline-offset:4px;color:canvastext;background:canvas;outline:2px solid highlight}.r9-farfound-product-page a:focus-visible{outline-offset:4px;color:canvastext;background:canvas;outline:2px solid highlight}}:is(.r10-home-gateway-card:focus-within,.r10-home-archive-card:focus-visible,.r10-home-current-card:focus-visible){transform:none}@media (hover:hover) and (pointer:fine){.r10-home-gateway-card:hover,.r10-home-archive-card:hover,.r10-home-current-card:hover{transform:translateY(-2px)}}@media (hover:none),(pointer:coarse){.r10-home-gateway-card:hover,.r10-home-archive-card:hover,.r10-home-current-card:hover,.r10-home-gateway-card:active,.r10-home-archive-card:active,.r10-home-current-card:active{transform:none}}@media (prefers-reduced-motion:reduce){.r10-home-gateway-card,.r10-home-archive-card,.r10-home-current-card{transition-duration:.01ms!important;transform:none!important}}@media (forced-colors:active){:is(.r10-home-gateway-card:focus-within,.r10-home-archive-card:focus-visible,.r10-home-current-card:focus-visible){outline-offset:4px;box-shadow:none;outline:2px solid highlight}}:root{--motion-fast:var(--duration-fast-r1);--motion-standard:var(--duration-standard-r1);--motion-slow:var(--duration-slow-r1);--motion-ambient:var(--duration-ambient);--ease-archive:var(--ease-out-r1);--ease-archive-soft:var(--ease-soft-r1);--motion-artwork:.42s;--motion-spatial:.52s;--motion-ambient-long:16s;--motion-reveal-distance:12px}.aethel-motion-reveal{opacity:1;transition:opacity var(--motion-slow) var(--ease-archive-soft), transform var(--motion-slow) var(--ease-archive);transform:none}.aethel-motion-artwork{transition:opacity var(--motion-artwork) var(--ease-archive-soft), transform var(--motion-spatial) var(--ease-archive)}:is(.button:focus-visible,.gateway-card:focus-visible,.archive-link-card:focus-visible){transform:none}.gateway-card:focus-visible:after{transform:none}@media (hover:hover) and (pointer:fine){.button:hover{transform:translateY(-2px)}.gateway-card:hover{transform:translateY(-4px)}.gateway-card:hover:after{transform:scale(1.04)rotate(4deg)}.archive-link-card:hover{transform:translateY(-2px)}}@media (hover:none),(pointer:coarse){.button:active,.gateway-card:active,.archive-link-card:active{border-color:var(--line-strong);transform:none}}@media (prefers-reduced-motion:reduce){.aethel-motion-reveal,.aethel-motion-artwork,.button,.gateway-card,.archive-link-card,.gateway-card:after{transition-duration:.01ms!important;transform:none!important}}@media (forced-colors:active){:is(.button:focus-visible,.gateway-card:focus-visible,.archive-link-card:focus-visible){outline-offset:4px;box-shadow:none;outline:2px solid highlight}}#main-content,#world-region-detail,#world-settlement-detail{scroll-margin-top:7rem}.r12-visually-hidden{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.site-header__utilities a,.home-hero__scroll-cue,.archive-status,nav[aria-label="Timeline era navigator"] p>span,[data-public-front-door=true]>footer{color:var(--aethel-muted-600)}@media (max-width:980px){#main-content,#world-region-detail,#world-settlement-detail{scroll-margin-top:13rem}}@media (forced-colors:active){.site-header__utilities a,.home-hero__scroll-cue,.archive-status,nav[aria-label="Timeline era navigator"] p>span,[data-public-front-door=true]>footer{color:canvastext}}[data-public-front-door=true]{min-height:100vh;min-height:100svh}[data-public-front-door=true]>section[aria-labelledby=front-door-title]{min-height:calc(100vh - 4.5rem);min-height:calc(100svh - 4.5rem)}@media (max-width:760px){aside[aria-label="Selected location preview"],aside[aria-label="Selected region preview"]{max-height:300px;max-height:min(34dvh,300px)}}@media (max-width:680px){aside:has(>nav[aria-label="Timeline era navigator"]){position:static!important;top:auto!important}nav[aria-label="Five Tiers navigation"]{position:relative!important;top:auto!important}section[id^=tier-]{scroll-margin-top:15rem!important}}@media (forced-colors:active){nav[aria-label="Five Tiers navigation"]{box-shadow:none}}html:lang(ru) body{--font-display:Georgia, "Times New Roman", serif;--font-editorial:Georgia, "Times New Roman", serif;--font-interface:Arial, "Segoe UI", sans-serif}html:lang(zh-CN) body{--font-display:"Songti SC", "Noto Serif CJK SC", "Source Han Serif SC", SimSun, serif;--font-editorial:"Songti SC", "Noto Serif CJK SC", "Source Han Serif SC", SimSun, serif;--font-interface:"PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Source Han Sans SC", sans-serif}html:lang(zh-TW) body{--font-display:"Songti TC", "Noto Serif CJK TC", "Source Han Serif TC", PMingLiU, serif;--font-editorial:"Songti TC", "Noto Serif CJK TC", "Source Han Serif TC", PMingLiU, serif;--font-interface:"PingFang TC", "Microsoft JhengHei", "Noto Sans CJK TC", "Source Han Sans TC", sans-serif}html:lang(ja) body{--font-display:"Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif;--font-editorial:"Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif;--font-interface:"Hiragino Sans", "Yu Gothic", "Noto Sans JP", sans-serif}html:lang(ko) body{--font-display:"Noto Serif KR", Batang, "AppleMyungjo", serif;--font-editorial:"Noto Serif KR", Batang, "AppleMyungjo", serif;--font-interface:"Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans KR", sans-serif}[data-language-self-name]:lang(ru){font-family:Arial,Segoe UI,sans-serif}[data-language-self-name]:lang(zh-CN){font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Source Han Sans SC,sans-serif}[data-language-self-name]:lang(zh-TW){font-family:PingFang TC,Microsoft JhengHei,Noto Sans CJK TC,Source Han Sans TC,sans-serif}[data-language-self-name]:lang(ja){font-family:Hiragino Sans,Yu Gothic,Noto Sans JP,sans-serif}[data-language-self-name]:lang(ko){font-family:Apple SD Gothic Neo,Malgun Gothic,Noto Sans KR,sans-serif}[data-language-self-name]:lang(zh-CN),[data-language-self-name]:lang(zh-TW),[data-language-self-name]:lang(ja),[data-language-self-name]:lang(ko){letter-spacing:0;word-break:keep-all;line-height:1.45}html:lang(zh-CN),html:lang(zh-TW),html:lang(ja),html:lang(ko){line-break:strict;word-break:normal}html:lang(zh-CN) :where(.primary-nav,.site-header__utilities,.site-footer),html:lang(zh-TW) :where(.primary-nav,.site-header__utilities,.site-footer),html:lang(ja) :where(.primary-nav,.site-header__utilities,.site-footer),html:lang(ko) :where(.primary-nav,.site-header__utilities,.site-footer){letter-spacing:.045em;text-transform:none}html:lang(de) :where(.primary-nav a,.site-header__utilities a,.site-footer a),html:lang(ru) :where(.primary-nav a,.site-header__utilities a,.site-footer a),html:lang(pl) :where(.primary-nav a,.site-header__utilities a,.site-footer a){overflow-wrap:anywhere}html:lang(de) body,html:lang(es) body,html:lang(fr) body,html:lang(pl) body,html:lang(pt-BR) body,html:lang(ru) body{-webkit-hyphens:auto;hyphens:auto}.site-frame:has(.r13-05-localized-shell)>.site-header{display:none}.site-frame:has(.r13-05-localized-shell)>.site-footer{display:none}body:has(.r13-05-localized-shell)>.skip-link{display:none}.r13-05-localized-shell{min-width:0}.r13-05-localized-shell>.site-header,.r13-05-localized-shell>.site-footer{display:block}:is(.r13-05-localized-shell:has([data-public-front-door=true])>.site-header,.r13-05-localized-shell:has([data-public-front-door=true])>.site-footer,.r13-05-localized-shell:has([data-public-front-door=true])>.r13-05-localized-skip-link){display:none}@media (forced-colors:active){.r13-05-localized-shell{forced-color-adjust:auto}}.mobile-header-navigation-toggle{display:none}.site-header__navigation-slot{display:contents}@media (max-width:680px){.site-header{position:sticky;top:0}.site-header__inner{min-height:0;transition:padding .14s var(--ease-archive);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand toggle""navigation navigation";align-items:center;gap:.55rem .75rem;padding:.9rem 0;display:grid}.brand-lockup{grid-area:brand;min-width:0}.brand-lockup__emblem{transform-origin:0;transition:transform .15s var(--ease-archive);will-change:transform;transform:scale(1)}.brand-lockup__text small{opacity:1;transition:opacity 90ms}.site-header__navigation-slot{opacity:1;width:100%;min-width:0;transition:grid-template-rows .16s var(--ease-archive), opacity .1s ease, transform .15s var(--ease-archive);will-change:opacity, transform;grid-area:navigation;grid-template-rows:1fr;display:grid;transform:translateY(0)}.site-header__navigation-stack{width:100%;min-height:0;overflow:visible}.mobile-header-navigation-toggle{color:#aaa398;min-width:5.1rem;min-height:44px;font-family:var(--font-interface);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:color var(--motion-fast) ease, border-color var(--motion-fast) ease, background var(--motion-fast) ease;background:#d1b17305;border:1px solid #d1b17340;border-radius:999px;grid-area:toggle;justify-content:center;align-items:center;padding:.45rem .85rem;font-size:.58rem;font-weight:700;display:inline-flex}:is(.mobile-header-navigation-toggle:hover,.mobile-header-navigation-toggle:focus-visible,.mobile-header-navigation-toggle[aria-expanded=false]){color:var(--archive-ivory);background:#d1b1730e;border-color:#d1b1737a}.mobile-header-navigation-toggle:focus-visible{outline:2px solid var(--archive-focus);outline-offset:3px}.site-header[data-mobile-nav-collapsed=true] .site-header__inner{gap:0 .6rem;min-height:60px;padding-top:.38rem;padding-bottom:.38rem}.site-header[data-mobile-nav-collapsed=true] .site-header__navigation-slot{opacity:0;pointer-events:none;grid-template-rows:0fr;transform:translateY(-.2rem)}.site-header[data-mobile-nav-collapsed=true] .site-header__navigation-stack{overflow:hidden}.site-header[data-mobile-nav-collapsed=true] .brand-lockup__emblem{transform:scale(.72)}.site-header[data-mobile-nav-collapsed=true] .brand-lockup__text small{opacity:0;visibility:hidden}.site-frame:has(>.site-header[data-mobile-nav-collapsed=true]) #main-content{scroll-margin-top:5rem!important}.site-frame:has(>.site-header[data-mobile-nav-collapsed=true]) #world-region-detail{scroll-margin-top:5rem!important}.site-frame:has(>.site-header[data-mobile-nav-collapsed=true]) #world-settlement-detail{scroll-margin-top:5rem!important}.site-frame:has(>.site-header[data-mobile-nav-collapsed=true]) #character-register-heading{scroll-margin-top:5rem!important}.site-frame:has(>.site-header[data-mobile-nav-collapsed=true]) section[id^=tier-]{scroll-margin-top:5rem!important}}@media (max-width:390px){.mobile-header-navigation-toggle{letter-spacing:.13em;min-width:4.65rem;padding-inline:.65rem}}@media (prefers-reduced-motion:reduce){.site-header__inner,.site-header__navigation-slot,.mobile-header-navigation-toggle,.brand-lockup__emblem,.brand-lockup__text small{transition-duration:.01ms!important}}@media (forced-colors:active){.mobile-header-navigation-toggle{color:buttontext;background:buttonface;border-color:buttontext}:is(.mobile-header-navigation-toggle:focus-visible,.mobile-header-navigation-toggle[aria-expanded=false]){color:highlight;border-color:highlight}}
