@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";:root{--bg-primary: #130d2a;--bg-deep: #0d0820;--bg-surface: rgba(255, 255, 255, .05);--bg-surface-strong: rgba(255, 255, 255, .08);--border-soft: rgba(255, 255, 255, .05);--border-regular: rgba(255, 255, 255, .08);--accent: #c8a8e9;--accent-dim: rgba(200, 168, 233, .14);--accent-border: rgba(200, 168, 233, .28);--gold: #e2c07a;--gold-dim: rgba(226, 192, 122, .12);--gold-border: rgba(226, 192, 122, .28);--text-primary: #ede8f7;--text-secondary: #b8aacf;--text-muted: #7a6e96;--text-disabled: #4b4165;--serif: "Playfair Display", "Times New Roman", serif;--sans: "DM Sans", "Segoe UI", system-ui, sans-serif;--tg-safe-top: 0px;--tg-safe-bottom: 0px;--tg-viewport-height: 100dvh}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;height:100%;min-height:100%}body{font-family:var(--sans);background:radial-gradient(circle at top,rgba(95,66,179,.24),transparent 42%),radial-gradient(circle at 50% 120%,rgba(91,48,138,.28),transparent 45%),#0d0820;color:var(--text-primary);overflow:hidden}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}::-webkit-scrollbar{display:none}.bubble-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(56,41,94,.96) rgba(42,30,73,.94)}.bubble-scrollbar::-webkit-scrollbar{display:block}.bubble-scrollbar::-webkit-scrollbar:horizontal{height:4px}.bubble-scrollbar::-webkit-scrollbar:vertical{width:6px}.bubble-scrollbar::-webkit-scrollbar-track{background:#2a1e49f0;border-radius:999px}.bubble-scrollbar::-webkit-scrollbar-thumb{background:#38295ef5;border-radius:999px}.bubble-scrollbar::-webkit-scrollbar-thumb:hover{background:#42316cfa}.horizontal-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(56,41,94,.96) rgba(42,30,73,.94)}.horizontal-scrollbar::-webkit-scrollbar{display:block;height:4px}.horizontal-scrollbar::-webkit-scrollbar-track{background:#2a1e49f0;border-radius:999px}.horizontal-scrollbar::-webkit-scrollbar-thumb{background:#38295ef5;border-radius:999px}
