@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap";*{box-sizing:border-box}:root{--app-bg: #fff7f9;--app-panel: #ffffff;--app-panel-strong: #fff1f4;--app-text: #171217;--app-muted: #7a6670;--app-accent: #d92d58;--app-accent-2: #fda4af;--app-outline: #f1dce3}html,html.dark{background-color:var(--app-bg);color:var(--app-text)}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100dvh;background:var(--app-bg);color:var(--app-text)}.font-display{font-family:Plus Jakarta Sans,Inter,sans-serif}@keyframes shimmer{to{transform:translate(100%)}}a{color:inherit;text-decoration:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-outlined.filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}html:not(.dark) .bg-background-light{background-color:#f6f6f8}html.dark .bg-background-light{background-color:#fff7f9}html:not(.dark) .bg-background-dark{background-color:#fff7f9}html.dark .bg-background-dark{background-color:#fff7f9}html:not(.dark) .bg-surface-dark{background-color:#fff}html.dark .bg-surface-dark{background-color:#fff}html:not(.dark) .bg-surface-deep{background-color:#f1f5f9}html.dark .bg-surface-deep{background-color:#fff1f4}html .bg-primary{background-color:#d92d58}html .text-primary{color:#d92d58}html .text-secondary-text,html.dark .text-secondary-text{color:#7a6670}html .text-white{color:#fff}html .text-slate-900{color:#0f172a}html.dark .text-slate-900{color:#171217}html .text-slate-700{color:#334155}html.dark .text-slate-700{color:#5f4f57}html .text-slate-600{color:#475569}html.dark .text-slate-600{color:#6f5d66}html .text-slate-500{color:#64748b}html.dark .text-slate-500{color:#7a6670}html .text-slate-400{color:#94a3b8}html.dark .text-slate-400{color:#9b6878}html .text-gray-500{color:#6b7280}html.dark .text-gray-500{color:#7a6670}html .text-gray-400{color:#9ca3af}html.dark .text-gray-400{color:#9b6878}html .bg-white,html.dark .bg-white{background-color:#fff}html:not(.dark) .text-white{color:#fff}html .bg-gray-100{background-color:#f3f4f6}html.dark .bg-gray-100{background-color:#fff1f4}html .bg-gray-200{background-color:#e5e7eb}html.dark .bg-gray-200{background-color:#f1dce3}html .bg-slate-200{background-color:#e2e8f0}html.dark .bg-slate-200{background-color:#f1dce3}html .border-gray-200{border-color:#e5e7eb}html.dark .border-gray-200{border-color:#f1dce3}html .border-slate-200{border-color:#e2e8f0}html.dark .border-slate-200{border-color:#f1dce3}.app-shell{background:radial-gradient(circle at 15% 20%,rgba(217,45,88,.14),transparent 40%),radial-gradient(circle at 80% 10%,rgba(251,113,133,.12),transparent 45%),var(--app-bg);min-height:100dvh}.glass-panel{background:#ffffffd6;border:1px solid var(--app-outline);box-shadow:0 20px 60px #d92d581f}.neon-border{box-shadow:0 0 0 1px #d92d582e,0 0 30px #d92d581a}.soft-scroll{scroll-behavior:smooth;scrollbar-width:none}.soft-scroll::-webkit-scrollbar{display:none}html.dark [class*=bg-white]{background-color:#fff!important}html.dark [class*=bg-slate-50],html.dark [class*=bg-slate-100],html.dark [class*=bg-gray-50],html.dark [class*=bg-gray-100],html.dark [class*=bg-gray-200]{background-color:#fff7f9!important}html.dark [class*=text-slate-900],html.dark [class*=text-slate-800],html.dark [class*=text-slate-700],html.dark [class*=text-gray-900],html.dark [class*=text-gray-800],html.dark [class*=text-gray-700]{color:#171217!important}html.dark [class*=border-slate-200],html.dark [class*=border-gray-200]{border-color:#f1dce3!important}html.dark .material-symbols-outlined{color:inherit}html.dark .admin-light-surface{background-color:#fff7f9!important;color:#0f172a!important}html.dark .admin-light-surface [class*=bg-white]{background-color:#fff!important}html.dark .admin-light-surface [class*=bg-slate-50],html.dark .admin-light-surface [class*=bg-gray-50]{background-color:#fff7f9!important}html.dark .admin-light-surface [class*=bg-slate-100],html.dark .admin-light-surface [class*=bg-gray-100]{background-color:#fff1f4!important}html.dark .admin-light-surface [class*=bg-slate-200],html.dark .admin-light-surface [class*=bg-gray-200]{background-color:#f1dce3!important}html.dark .admin-light-surface [class*=text-slate-950],html.dark .admin-light-surface [class*=text-slate-900],html.dark .admin-light-surface [class*=text-gray-900]{color:#171217!important}html.dark .admin-light-surface [class*=text-slate-700],html.dark .admin-light-surface [class*=text-gray-700]{color:#5f4f57!important}html.dark .admin-light-surface [class*=text-slate-600],html.dark .admin-light-surface [class*=text-gray-600]{color:#6f5d66!important}html.dark .admin-light-surface [class*=text-slate-500],html.dark .admin-light-surface [class*=text-gray-500]{color:#7a6670!important}html.dark .admin-light-surface [class*=border-slate-200],html.dark .admin-light-surface [class*=border-gray-200]{border-color:#f1dce3!important}html.dark .admin-light-surface .material-symbols-outlined{color:inherit}html.dark .admin-light-surface .material-symbols-outlined.text-blue-700{color:#d92d58!important}html.dark .admin-light-surface .material-symbols-outlined.text-emerald-700{color:#047857!important}html.dark .admin-light-surface .material-symbols-outlined.text-amber-700{color:#b45309!important}html.dark .admin-light-surface .material-symbols-outlined.text-rose-700{color:#be123c!important}html.dark .admin-light-surface .material-symbols-outlined.text-violet-700{color:#6d28d9!important}html.dark .admin-light-surface .material-symbols-outlined.text-slate-700{color:#334155!important}html.dark .home-light-surface{background-color:#fff7f9!important;color:#171217!important}html.dark .home-light-surface [class*=bg-white]{background-color:#fff!important}html.dark .home-light-surface .material-symbols-outlined{color:inherit}html.dark [class*=min-h-screen][class*=from-slate-950],html.dark [class*=min-h-screen][class*=from-slate-900],html.dark [class*=min-h-screen][class*=bg-background-dark]{background:radial-gradient(circle at 18% 10%,rgba(217,45,88,.14),transparent 30%),radial-gradient(circle at 86% 14%,rgba(251,113,133,.12),transparent 28%),linear-gradient(180deg,#fff,#fff7f9 72%,#fff)!important;color:#171217!important}html.dark [class*="dark:bg-slate-800"],html.dark [class*="dark:bg-slate-700"],html.dark [class*="dark:bg-gray-800"],html.dark [class*="dark:bg-gray-700"],html.dark [class*="dark:bg-[#191e33]"],html.dark [class*="dark:bg-[#1e2235]"]{background-color:#fff!important}html.dark [class*="dark:bg-slate-900"],html.dark [class*="dark:bg-[#101322]"],html.dark [class*="dark:bg-[#1a1d2d]"]{background-color:#fff7f9!important}html.dark [class*="dark:border-slate-700"],html.dark [class*="dark:border-gray-700"],html.dark [class*="dark:border-slate-600"],html.dark [class*="dark:border-gray-600"],html.dark [class*="dark:border-[#323b67]"]{border-color:#f1dce3!important}html.dark [class*="dark:text-white"],html.dark [class*="dark:text-slate-100"],html.dark [class*="dark:text-slate-200"],html.dark [class*="dark:text-slate-300"],html.dark [class*="dark:text-gray-300"]{color:#171217!important}html.dark [class*="dark:text-slate-400"],html.dark [class*="dark:text-gray-400"],html.dark [class*="dark:placeholder:text"]{color:#7a6670!important}html .bg-blue-600,html .bg-blue-500,html .bg-indigo-600,html .bg-primary{background-color:#d92d58!important}html .hover\:bg-blue-700:hover,html .hover\:bg-blue-600:hover,html .hover\:bg-blue-500:hover,html .hover\:bg-indigo-600:hover{background-color:#be123c!important}html .text-blue-700,html .text-blue-600,html .text-blue-500,html .text-indigo-700,html .text-indigo-600,html .text-indigo-500,html .text-primary{color:#d92d58!important}html .border-blue-100,html .border-blue-200,html .border-blue-400,html .border-blue-500,html .border-indigo-100,html .border-indigo-200,html .border-indigo-400,html .border-indigo-500{border-color:#f1dce3!important}html .bg-blue-50,html .bg-indigo-50,html .bg-indigo-100{background-color:#fff1f4!important}html .ring-blue-100,html .ring-blue-300,html .ring-indigo-100,html .ring-indigo-200,html .ring-indigo-300{--tw-ring-color: #f1dce3 !important}html [class*="text-[#4f46e5]"],html [class*="text-[#2563eb]"],html [class*="text-[#1337ec]"]{color:#d92d58!important}html [class*="bg-[#eef2ff]"],html [class*="bg-[#f7f8ff]"],html [class*="bg-[#f6f7ff]"],html [class*="bg-[#e0e7ff]"]{background-color:#fff1f4!important}html [class*="border-[#e5e7fb]"],html [class*="border-[#d9ddff]"],html [class*="border-[#dbe3ee]"]{border-color:#f1dce3!important}html [class*=shadow-indigo],html [class*="shadow-[#c7d2fe]"],html [class*="shadow-[#d8def8]"]{--tw-shadow-color: rgba(217, 45, 88, .16) !important}html [class*="bg-[linear-gradient(135deg,#4f46e5,#2563eb)]"]{background:#d92d58!important}
