:root{--theme-font-primary: "Cinzel", "Libre Baskerville", Georgia, serif;--theme-font-secondary: "Trebuchet MS", Verdana, sans-serif;--theme-color-bg-main: #0f1416;--theme-color-bg-elevated: #191919;--theme-color-bg-page: #090909;--theme-color-surface: #efe0c8;--theme-color-surface-hover: #ffffff;--theme-color-text-main: #d7c39b;--theme-color-text-soft: #b39f7a;--theme-color-text-muted: #9aa3a4;--theme-color-border-strong: #2a2a2a;--theme-color-border-soft: rgba(255, 255, 255, .08);--theme-color-bg-main-translucent: rgba(15, 20, 22, .9);--theme-shadow-soft: 0 16px 45px rgba(0, 0, 0, .3);--theme-shadow-strong: 0 20px 60px rgba(0, 0, 0, .6);--theme-shadow-focus: 0 0 0 2px rgba(239, 224, 200, .2);--theme-color-overlay: rgba(0, 0, 0, .55);--theme-color-error: #ff8a80}html,body{margin:0;min-height:100%;background:var(--theme-color-bg-page);color:var(--theme-color-text-main);font-family:var(--theme-font-secondary)}#app{min-height:100vh}
