*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;font-family:Inter,sans-serif;background:#0a0a0a;color:#ffffffd9}:root{--bg-primary: #0a0a0a;--bg-canvas: radial-gradient(ellipse at center, #1a1520 0%, #0a0508 100%);--sidebar-width: 0px;--sidebar-bg: #d4af37;--sidebar-border: rgba(180, 140, 30, .6);--gold: rgba(212, 175, 55, 1);--gold-dim: rgba(212, 175, 55, .8);--gold-subtle: rgba(212, 175, 55, .4);--gold-bg: rgba(212, 175, 55, .03);--text-primary: rgba(255, 255, 255, .95);--text-secondary: rgba(255, 255, 255, .85);--text-muted: rgba(255, 255, 255, .7);--text-dim: rgba(255, 255, 255, .5);--text-ghost: rgba(255, 255, 255, .4);--border-subtle: rgba(255, 255, 255, .1);--border-light: rgba(255, 255, 255, .2);--border-medium: rgba(255, 255, 255, .3);--surface-glass: rgba(255, 255, 255, .05);--surface-hover: rgba(255, 255, 255, .08);--surface-overlay: rgba(0, 0, 0, .9);--font-serif: georgia, "Times New Roman", serif;--font-sans: "Inter", sans-serif;--font-narrow: "Inter", sans-serif;--ease-out: cubic-bezier(.4, 0, .2, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--z-canvas: 1;--z-particles: 2;--z-ripple: 3;--z-ui: 10;--z-sidebar: 50;--z-modal: 100;--z-mobile-nav: 200;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0003;border-radius:3px}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) rgba(0,0,0,.2)}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){:root{--sidebar-width: 0px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.app-shell.svelte-12qhfyh{width:100%;height:100%;position:relative}.content-area.svelte-12qhfyh{position:fixed;inset:0;overflow:hidden}.page-wrapper.svelte-12qhfyh{width:100%;height:100%;position:absolute;inset:0}
