:root{--color-pink-primary: #ff7a94;--color-pink-light: #fa9aad;--color-pink-hover: #c96277;--color-pink-glow-strong: rgba(255, 122, 148, .5);--color-pink-glow-medium: rgba(255, 122, 148, .35);--color-pink-glow-subtle: rgba(255, 122, 148, .2);--color-bg-base: #000000;--color-bg-elevated: #18181b;--color-bg-card: rgba(24, 24, 27, .5);--color-bg-input: rgba(24, 24, 27, .5);--color-bg-subtle: #27272a;--color-bg-overlay: rgba(24, 24, 27, .4);--color-bg-light: rgba(255, 255, 255, .05);--color-text-primary: #ffffff;--color-text-secondary: #d4d4d8;--color-text-tertiary: #a1a1a6;--color-text-muted: #71717a;--color-text-disabled: #52525b;--color-text-accent: var(--color-pink-primary);--color-border-default: #3f3f46;--color-border-subtle: #27272a;--color-border-card: #374151;--color-border-overlay: rgba(255, 255, 255, .1);--color-border-focus: var(--color-pink-primary);--color-border-accent: var(--color-pink-primary);--color-error-bg: rgba(239, 68, 68, .2);--color-error-border: #ef4444;--color-error-text: #fca5a5;--color-success-bg: rgba(34, 197, 94, .2);--color-success-border: #22c55e;--color-success-text: #86efac;--color-disabled: rgba(255, 255, 255, .5);--color-loading-text: #a1a1a6;--color-btn-primary-bg: #ffffff;--color-btn-primary-text: #000000;--color-btn-primary-hover: var(--color-pink-primary);--color-btn-primary-hover-text: #ffffff;--color-btn-secondary-bg: #ffffff;--color-btn-secondary-text: #000000;--color-btn-secondary-hover: var(--color-pink-primary);--color-btn-secondary-hover-text: #ffffff;--color-btn-cta-bg: var(--color-pink-primary);--color-btn-cta-text: #000000;--color-btn-cta-glow: var(--color-pink-glow-strong);--color-btn-ghost-bg: #ffffff;--color-btn-ghost-text: #0b0b0b;--color-btn-ghost-hover: var(--color-pink-primary);--color-btn-danger-text: #b91c1c;--color-btn-danger-hover-bg: #fef2f2;--font-primary: "MuseoModerno", sans-serif;--font-secondary: "Nunito", sans-serif;--font-body: "Inter", sans-serif;--font-system: system-ui, -apple-system, sans-serif;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--shadow-button: 0 10px 15px -3px rgba(255, 255, 255, .05);--shadow-pink-glow: 0px 0px 20px var(--color-pink-glow-strong);--shadow-pink-inner: 0px 0px 15px rgba(255, 122, 148, .5);--blur-md: blur(45px);--blur-lg: blur(80px);--z-base: 0;--z-content: 10;--z-overlay: 20;--z-nav: 30;--z-modal: 40;--z-tooltip: 50}html,body,#app{min-height:100%;background:var(--color-bg-base)}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-8{margin-top:2rem!important}.mt-10{margin-top:2.5rem!important}.mt-12{margin-top:3rem!important}.mt-16{margin-top:4rem!important}.mt-20{margin-top:5rem!important}.mt-24{margin-top:6rem!important}.mt-32{margin-top:8rem!important}.mt-40{margin-top:10rem!important}.mt-48{margin-top:12rem!important}.mt-56{margin-top:14rem!important}.mt-64{margin-top:16rem!important}.mt-72{margin-top:18rem!important}.mt-80{margin-top:20rem!important}.mt-96{margin-top:24rem!important}div button{cursor:pointer}
