@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&display=swap";html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}:root{--bg-page:#e8dece;--bg-card:#f5f0e4;--bg-input:#fff8f0;--bg-subtle:#ede8da;--text-primary:#1a1208;--text-secondary:#3d3420;--text-muted:#7a6b4a;--border-primary:#c5b07a;--border-subtle:#e0d4b0;--shadow-card:0 2px 8px #00000026;--gold-primary:#d4af37;--gold-secondary:#b8962e}[data-theme=dark]{--bg-page:#0a0a0a;--bg-card:#1a1a1a;--bg-input:#0a0a0a;--bg-subtle:#2a2a2a;--text-primary:beige;--text-secondary:#d4d4d4;--text-muted:#888;--border-primary:#4a4a4a;--border-subtle:#2a2a2a;--shadow-card:0 4px 20px #00000080}*,:before,:after{box-sizing:border-box}body{background-color:var(--bg-page);color:var(--text-primary);margin:0;padding:0;font-family:Georgia,Times New Roman,serif;transition:background-color .25s,color .25s}.loading-container{flex-direction:column;justify-content:center;align-items:center;min-height:40vh;display:flex}.loading-spinner{border:3px solid var(--border-primary);border-top-color:var(--gold-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
