@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--bg: #050507;--surface: #0e0a0c;--surface-2: #16101200;--surface-2: #16100f;--surface-3: #1f1414;--border: #2a1416;--border-strong: #4a1a1c;--fg: #ece6e3;--fg-muted: #8c7c7a;--fg-dim: #5a4d4d;--accent: #b22222;--accent-deep: #6b0d0d;--accent-hot: #d83a3a;--accent-on: #f7e6dc;--hp-from: #6b0d0d;--hp-to: #d83a3a;--mp-from: #1a3556;--mp-to: #4a72a6;--xp-from: #5a3a0a;--xp-to: #c08a30;--danger: #d83a3a;--warn: #c08a30;--success: #5a8a4f;font-family:Inter,system-ui,-apple-system,sans-serif;color-scheme:dark}*{box-sizing:border-box}html,body,#app{margin:0;padding:0;height:100%;background:var(--bg);color:var(--fg)}body{background-image:radial-gradient(ellipse 1200px 800px at 50% -10%,rgba(178,34,34,.08),transparent 70%),radial-gradient(ellipse 800px 600px at 50% 110%,rgba(178,34,34,.05),transparent 70%);background-attachment:fixed}h1,h2,h3{font-family:Cinzel,Trajan Pro,Georgia,serif;letter-spacing:.04em;color:var(--fg);font-weight:600}button{font:inherit;color:inherit;background:linear-gradient(180deg,var(--surface-3),var(--surface-2));border:1px solid var(--border);padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;transition:all .12s ease;position:relative}button:hover:not(:disabled){border-color:var(--accent);box-shadow:0 0 0 1px #b2222233,0 0 12px #b2222226;color:var(--accent-hot)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.4;cursor:not-allowed}input,textarea,select{font:inherit;color:inherit;background:#0a0608;border:1px solid var(--border);padding:.5rem .75rem;border-radius:.25rem;width:100%;box-shadow:inset 0 1px 2px #0009}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--accent);box-shadow:inset 0 1px 2px #0009,0 0 0 2px #b2222240}input::placeholder,textarea::placeholder{color:var(--fg-dim)}a{color:var(--accent-hot);text-decoration:none}a:hover{text-decoration:underline;text-shadow:0 0 6px rgba(216,58,58,.5)}*{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}*::-webkit-scrollbar-thumb:hover{background:var(--accent-deep)}::selection{background:var(--accent-deep);color:var(--accent-on)}html[data-force-motion=true] *{animation-play-state:running!important}html[data-reduce-motion=true] .motion-reduce-respects,html[data-reduce-motion=true] .motion-reduce-respects:before,html[data-reduce-motion=true] .motion-reduce-respects:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}html[data-theme=celtic-light]{--bg: #f3eee5;--surface: #e8e0d2;--surface-2: #ddd1bc;--surface-3: #c8b89c;--border: #b08a78;--border-strong: #8a5a48;--fg: #2a1a14;--fg-muted: #6a4a40;--fg-dim: #95786c;--accent: #8b1a1a;--accent-deep: #5a0d0d;--accent-hot: #b22222;--accent-on: #fff}html[data-theme=high-contrast]{--bg: #000;--surface: #0a0a0a;--surface-2: #141414;--surface-3: #1f1f1f;--border: #5a5a5a;--border-strong: #ffffff;--fg: #ffffff;--fg-muted: #cccccc;--fg-dim: #909090;--accent: #ff3030;--accent-deep: #d00000;--accent-hot: #ff5555;--accent-on: #000}.toast-stack.svelte-r9p0hk{position:fixed;bottom:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:9999;pointer-events:none}.toast.svelte-r9p0hk{pointer-events:auto;background:var(--surface-2);border:1px solid var(--border);border-left-width:4px;border-radius:.375rem;padding:.75rem 1rem;min-width:240px;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #0000004d}.dismiss.svelte-r9p0hk{margin-left:auto;background:transparent;border:none;color:var(--fg-muted);font-size:1.25rem;line-height:1;padding:0 .25rem}.dismiss.svelte-r9p0hk:hover{background:transparent;color:var(--fg)}.app-shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}
