.character-sheet.svelte-10oatd3{background:linear-gradient(135deg,#1a1528,#2b1d34);border:2px solid #bd9648;border-radius:12px;padding:1.5rem;color:#e3d5c1;font-family:Spectral,serif;box-shadow:0 8px 24px #0006}.sheet-header.svelte-10oatd3{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #bd9648}.character-name.svelte-10oatd3{font-family:Cinzel,serif;font-size:1.8rem;color:#bd9648;margin:0}.level-badge.svelte-10oatd3{background:#bd9648;color:#13111c;padding:.5rem 1rem;border-radius:20px;font-weight:700;font-size:.9rem}.vitals.svelte-10oatd3{margin-bottom:1.5rem}.stat-bar.svelte-10oatd3{margin-bottom:1rem}.stat-label.svelte-10oatd3{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;color:#bd9648}.stat-value.svelte-10oatd3{color:#e3d5c1}.progress-bar.svelte-10oatd3{height:12px;background:#13111c;border-radius:6px;overflow:hidden;border:1px solid #bd9648}.progress-fill.svelte-10oatd3{height:100%;transition:width .3s ease}.hp-fill.svelte-10oatd3{background:linear-gradient(90deg,#c8102e,#e74c3c)}.xp-fill.svelte-10oatd3{background:linear-gradient(90deg,#bd9648,#f1c40f)}.currency.svelte-10oatd3{margin-top:1rem;padding:.75rem;background:#13111c;border-radius:8px;border:1px solid #bd9648;text-align:center;font-size:1.1rem}.credits-icon.svelte-10oatd3{margin-right:.5rem}.abilities.svelte-10oatd3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.ability-score.svelte-10oatd3{background:#13111c;border:1px solid #bd9648;border-radius:8px;padding:1rem;text-align:center}.ability-name.svelte-10oatd3{font-size:.8rem;color:#bd9648;font-weight:700;margin-bottom:.5rem}.ability-value.svelte-10oatd3{font-size:1.5rem;font-weight:700;color:#e3d5c1}.ability-modifier.svelte-10oatd3{font-size:.9rem;color:#888}.status-effects.svelte-10oatd3{margin-bottom:1.5rem}.status-effects.svelte-10oatd3 h3:where(.svelte-10oatd3){font-family:Cinzel,serif;color:#bd9648;margin-bottom:.75rem}.status-effect.svelte-10oatd3{padding:.75rem;margin-bottom:.5rem;border-radius:6px;display:flex;align-items:center;gap:.75rem}.status-effect.buff.svelte-10oatd3{background:#2ecc711a;border:1px solid #2ecc71}.status-effect.debuff.svelte-10oatd3{background:#e74c3c1a;border:1px solid #e74c3c}.effect-icon.svelte-10oatd3{font-size:1.2rem}.effect-duration.svelte-10oatd3{margin-left:auto;font-size:.8rem;opacity:.7}.journal-toggle.svelte-10oatd3{width:100%;padding:.75rem;background:#bd9648;color:#13111c;border:none;border-radius:8px;font-family:Spectral,serif;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s}.journal-toggle.svelte-10oatd3:hover{background:#d4a758;transform:translateY(-2px);box-shadow:0 4px 12px #bd96484d}.journal.svelte-10oatd3{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #bd9648}.journal.svelte-10oatd3 h3:where(.svelte-10oatd3){font-family:Cinzel,serif;color:#bd9648;margin-bottom:1rem}.journal-entries.svelte-10oatd3{max-height:400px;overflow-y:auto}.journal-entry.svelte-10oatd3{padding:1rem;margin-bottom:.75rem;background:#13111c;border-left:3px solid;border-radius:6px}.journal-entry.success.svelte-10oatd3{border-left-color:#2ecc71}.journal-entry.failure.svelte-10oatd3{border-left-color:#e74c3c}.journal-entry.critical.svelte-10oatd3{border-left-color:#f1c40f;background:#f1c40f0d}.journal-entry.levelup.svelte-10oatd3{border-left-color:#bd9648;background:#bd96481a}.entry-header.svelte-10oatd3{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.8rem;opacity:.7}.entry-type.svelte-10oatd3{text-transform:uppercase;font-weight:700}.entry-event.svelte-10oatd3{margin-bottom:.5rem}.entry-roll.svelte-10oatd3{font-size:.9rem;opacity:.8}@media (max-width: 768px){.abilities.svelte-10oatd3{grid-template-columns:repeat(2,1fr)}.character-name.svelte-10oatd3{font-size:1.4rem}}.dice-roller.svelte-1msdosq{display:flex;flex-direction:column;gap:1rem}.dice-button.svelte-1msdosq{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#bd9648,#d4a758);border:2px solid #e3d5c1;border-radius:12px;color:#13111c;font-family:Cinzel,serif;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #bd96484d}.dice-button.svelte-1msdosq:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 6px 20px #bd964880;background:linear-gradient(135deg,#d4a758,#e8ba6a)}.dice-button.svelte-1msdosq:active:not(:disabled){transform:translateY(-1px)}.dice-button.svelte-1msdosq:disabled{opacity:.6;cursor:not-allowed}.dice-button.rolling.svelte-1msdosq .dice-icon:where(.svelte-1msdosq){animation:svelte-1msdosq-spin .6s linear infinite}@keyframes svelte-1msdosq-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dice-icon.svelte-1msdosq{font-size:1.5rem;display:inline-block}.result-display.svelte-1msdosq{padding:1.5rem;background:linear-gradient(135deg,#1a1528,#2b1d34);border:2px solid #bd9648;border-radius:12px;color:#e3d5c1;animation:svelte-1msdosq-slideIn .3s ease}.result-display.critical.svelte-1msdosq{border-color:#f1c40f;box-shadow:0 0 20px #f1c40f4d}.result-display.fumble.svelte-1msdosq{border-color:#e74c3c;box-shadow:0 0 20px #e74c3c4d}@keyframes svelte-1msdosq-slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.result-narrative.svelte-1msdosq{font-family:Spectral,serif;font-size:1.1rem;margin-bottom:1rem;line-height:1.6}.result-rewards.svelte-1msdosq{display:flex;gap:1rem;flex-wrap:wrap}.reward.svelte-1msdosq{padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:700}.reward.xp.svelte-1msdosq{background:#f1c40f33;border:1px solid #f1c40f;color:#f1c40f}.reward.credits.svelte-1msdosq{background:#bd964833;border:1px solid #bd9648;color:#bd9648}.status-gained.svelte-1msdosq{margin-top:1rem;padding:.75rem;border-radius:8px;display:flex;align-items:center;gap:.75rem;font-weight:700}.status-gained.buff.svelte-1msdosq{background:#2ecc711a;border:1px solid #2ecc71;color:#2ecc71}.status-gained.debuff.svelte-1msdosq{background:#e74c3c1a;border:1px solid #e74c3c;color:#e74c3c}.character-page.svelte-1jez3ds{min-height:100vh;background:linear-gradient(145deg,#13111c,#1f1b2d 60%,#2b1d34);padding:2rem 1rem;color:#e3d5c1}.container.svelte-1jez3ds{max-width:1200px;margin:0 auto}.page-header.svelte-1jez3ds{text-align:center;margin-bottom:3rem}h1.svelte-1jez3ds{font-family:Cinzel,serif;font-size:clamp(2.5rem,5vw,3.5rem);color:#d5a44c;margin-bottom:1rem;text-shadow:0 0 15px rgba(213,164,76,.4)}.subtitle.svelte-1jez3ds{font-family:Spectral,serif;font-size:clamp(1.1rem,2vw,1.3rem);color:#f7e8d4e6;max-width:600px;margin:0 auto;line-height:1.6}.content-grid.svelte-1jez3ds{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media (min-width: 1024px){.content-grid.svelte-1jez3ds{grid-template-columns:1fr 1fr}}.section.svelte-1jez3ds{background:#1f1b2d66;border:1px solid rgba(189,150,72,.2);border-radius:12px;padding:2rem}.section.svelte-1jez3ds h2:where(.svelte-1jez3ds){font-family:Cinzel,serif;color:#bd9648;margin-bottom:.75rem;font-size:1.8rem}.section-description.svelte-1jez3ds{font-family:Spectral,serif;color:#f7e8d4d9;margin-bottom:1.5rem;line-height:1.5}.dice-section.svelte-1jez3ds{display:flex;flex-direction:column;justify-content:center}.info-section.svelte-1jez3ds{margin:4rem 0;text-align:center}.info-section.svelte-1jez3ds h2:where(.svelte-1jez3ds){font-family:Cinzel,serif;color:#bd9648;font-size:2rem;margin-bottom:2rem}.info-grid.svelte-1jez3ds{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.info-card.svelte-1jez3ds{background:#1f1b2d66;border:1px solid rgba(189,150,72,.2);border-radius:12px;padding:2rem;transition:all .3s ease}.info-card.svelte-1jez3ds:hover{transform:translateY(-5px);border-color:#bd964866;box-shadow:0 8px 24px #0000004d}.info-icon.svelte-1jez3ds{font-size:2.5rem;margin-bottom:1rem}.info-card.svelte-1jez3ds h3:where(.svelte-1jez3ds){font-family:Cinzel,serif;color:#bd9648;margin-bottom:.75rem;font-size:1.3rem}.info-card.svelte-1jez3ds p:where(.svelte-1jez3ds){font-family:Spectral,serif;color:#f7e8d4d9;line-height:1.6;margin:0}.quick-stats.svelte-1jez3ds{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-top:3rem}.stat.svelte-1jez3ds{background:linear-gradient(135deg,#1a1528,#2b1d34);border:2px solid #bd9648;border-radius:12px;padding:1.5rem;text-align:center}.stat-label.svelte-1jez3ds{font-family:Cinzel,serif;color:#bd9648;font-size:.9rem;display:block;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.1em}.stat-value.svelte-1jez3ds{font-family:Spectral,serif;color:#e3d5c1;font-size:2rem;font-weight:700}@media (max-width: 768px){.character-page.svelte-1jez3ds{padding:1rem .5rem}.page-header.svelte-1jez3ds{margin-bottom:2rem}.section.svelte-1jez3ds{padding:1.5rem}.info-grid.svelte-1jez3ds{grid-template-columns:1fr}.quick-stats.svelte-1jez3ds{grid-template-columns:repeat(2,1fr)}}
