@import "https://fonts.googleapis.com/css2?family=Alegreya:wght@400;500;600;700&family=Cinzel:wght@400;600;700&family=IM+Fell+English:ital@0;1&display=swap";:root{--color-bg:#15110f;--color-sidebar:#201713;--color-border:#3a2c24;--color-text:#f4eadc;--color-muted:#d8c2a0;--color-gold:#c9a66b;--color-gold-bright:#f8d28a;--color-link:#d9a441;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:3rem;--radius-sm:.375rem;--sidebar-width:clamp(16rem, 24vw, 22rem);--content-width:54rem;font-size:16px}*{box-sizing:border-box}body{letter-spacing:.04em;color:#f4eadc;background:#15110f;margin:0;font-family:Alegreya,Georgia,serif;font-size:1.1rem}button{font:inherit}.layout{grid-template-columns:minmax(21rem,25rem) minmax(0,1fr);min-height:100vh;display:grid}.mobile-topbar{z-index:20;background:#201713;border-bottom:1px solid #3a2c24;grid-template-columns:2.75rem 1fr 2.75rem;align-items:center;padding:.75rem 1rem;display:grid;position:sticky;top:0}.mobile-topbar,.sidebar-backdrop{display:none}.mobile-title{color:#f8d28a;letter-spacing:.04em;text-align:center;justify-self:center;font-family:Cinzel,Georgia,serif;font-size:1.5rem;font-weight:700}.mobile-topbar-spacer{width:2.5rem;height:2.5rem}.mobile-menu-button{color:#f4eadc;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#30221b,#241914);border:1px solid #4c382d;border-radius:999px;place-items:center;width:2.5rem;height:2.5rem;display:inline-grid;box-shadow:0 2px 8px #00000040}.mobile-menu-button:hover{background:#3a2c24}.mobile-menu-button:active{transform:translateY(1px)}.mobile-menu-button:focus{outline:none}.mobile-menu-button:focus-visible{outline-offset:2px;outline:2px solid #d9a441}.mobile-menu-icon{background:currentColor;border-radius:999px;flex:none;width:1.05rem;height:2px;display:inline-block;position:relative}.mobile-menu-icon:before,.mobile-menu-icon:after{content:"";background:currentColor;border-radius:999px;width:1.05rem;height:2px;position:absolute;left:0}.mobile-menu-icon:before{top:-.35rem}.mobile-menu-icon:after{top:.35rem}@media (width<=48rem){.layout{display:block}.mobile-topbar{z-index:20;background:#201713;border-bottom:1px solid #3a2c24;align-items:center;height:4rem;padding:0 1rem;display:flex;position:sticky;top:0}.mobile-menu-button{z-index:2;color:#f4eadc;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#30221b,#241914);border:1px solid #4c382d;border-radius:999px;place-items:center;width:2.5rem;height:2.5rem;padding:0;display:grid;position:relative;box-shadow:0 2px 8px #00000040}.mobile-menu-button:active{transform:translateY(1px)}.mobile-menu-button:focus{outline:none}.mobile-menu-button:focus-visible{outline-offset:2px;outline:2px solid #d9a441}.mobile-title{color:#f8d28a;letter-spacing:.04em;text-align:center;white-space:nowrap;font-family:Cinzel,Georgia,serif;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.mobile-topbar-spacer{display:none}.mobile-menu-icon{background:currentColor;border-radius:999px;width:1.05rem;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-menu-icon:before,.mobile-menu-icon:after{content:"";background:currentColor;border-radius:999px;width:1.05rem;height:2px;position:absolute;left:0}.mobile-menu-icon:before{top:-.35rem}.mobile-menu-icon:after{top:.35rem}.mobile-menu-button:hover{background:#3a2c24}.sidebar-backdrop{z-index:25;cursor:pointer;background:#0000008c;border:0;display:block;position:fixed;inset:0}}.category-group{margin-top:24px}.category-group+.category-group{margin-top:6px}.sidebar .category-toggle{color:#c9a66b;cursor:pointer;text-align:left;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:0;border-radius:6px;align-items:center;gap:2px;width:100%;margin:0;padding:8px 0;font-size:1.2rem;font-weight:700;display:flex}.sidebar .category-toggle:hover{color:#f8d28a}.page-link{color:#f4eadc;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;margin:4px 0;padding:8px 10px;display:block}.page-link:hover,.page-link.active{background:#3a2c24}.page-link,.category-toggle{-webkit-tap-highlight-color:transparent}.page-link:focus,.category-toggle:focus{outline:none}.page-link:focus-visible,.category-toggle:focus-visible{outline-offset:2px;outline:2px solid #d9a441}.category-arrow{transform-origin:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:1.1rem;line-height:1;transition:transform .16s;display:inline-grid}.category-arrow.open{transform:rotate(90deg)}.category-label{font-family:Cinzel,Georgia,serif;line-height:1}.category-content{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .18s,opacity .18s;display:grid}.category-content.open{opacity:1;grid-template-rows:1fr}.category-content-inner{padding-left:1rem;overflow:hidden}.sidebar{letter-spacing:.04em;background:#201713;border-right:1px solid #3a2c24;padding:24px;font-family:IM Fell English,Georgia,serif;font-size:1.1rem;overflow-y:auto}.sidebar-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.sidebar-close{-webkit-tap-highlight-color:transparent;display:none}.sidebar-close:focus{outline:none}.sidebar-close:focus-visible{outline-offset:2px;outline:2px solid #d9a441}.sidebar h1{color:#f8d28a;margin:0;font-family:Cinzel,Georgia,serif;font-size:1.6rem;line-height:1.2}@media (width<=48rem){.sidebar{z-index:30;border-bottom:0;border-right:1px solid #3a2c24;width:min(85vw,22rem);max-height:none;transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-close{color:#f4eadc;cursor:pointer;background:#2a1e18;border:1px solid #4c382d;border-radius:999px;place-items:center;width:2.25rem;height:2.25rem;padding:0;font-size:1.4rem;line-height:1;display:inline-grid}.sidebar-close:hover{background:#3a2c24}}.page{width:min(100%,54rem);margin-inline:auto;padding:clamp(1.5rem,4vw,3rem);line-height:1.7}.page h1{color:#e6b86f;font-family:Cinzel,Georgia,serif;font-size:clamp(1.4rem,5vw,2.5rem);line-height:1.2}.page h2,.page h3,.page h4{color:#c9a66b;margin-top:2rem;margin-bottom:.35rem;font-family:Cinzel,Georgia,serif;line-height:1.2}.page p{margin-top:0;margin-bottom:1rem}.page a{color:#d9a441}.page-meta{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.page-meta span{color:#d8c2a0;border:1px solid #4c382d;border-radius:999px;padding:4px 10px;font-size:.85rem}.page img{border:1px solid #3a2c24;border-radius:.75rem;max-width:100%;height:auto;margin:1.5rem auto;display:block;box-shadow:0 .75rem 2rem #00000059}.page table{border-collapse:collapse;background:#140f0c59;width:100%;margin:1.5rem 0}.page th,.page td{text-align:left;vertical-align:top;border:1px solid #4c382d;padding:.65rem .85rem}.page th{color:#e6b86f;background:#2c211b;font-family:Cinzel,Georgia,serif}.page tbody tr:nth-child(2n){background:#e6b86f0d}.page tbody tr:hover{background:#e6b86f1a}
