@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&display=swap";
*{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0;padding:0}:root{--primary:#7c3aed;--primary-light:#a78bfa;--primary-dark:#5b21b6;--accent:#f97316;--accent-light:#fb923c;--accent-dark:#ea580c;--bg-soft:#faf5ff;--bg-warm:#fef3c7;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--success:#10b981;--warning:#f7da88;--error:#ef4444;--container-max:1200px;--container-padding:24px;--section-padding:100px;--section-padding-mobile:60px;--nav-height:72px;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease}html,body{max-width:100vw;color:var(--gray-900);-webkit-user-select:none;user-select:none;background:#fff;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;height:auto}html{scroll-behavior:smooth}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}::selection{background:var(--primary-light);color:#fff}
.MobileBetaBubble-module__UTHpGG__bubble{z-index:1000;color:var(--gray-900);font-size:var(--text-sm);transition:all var(--transition-base);background:#66d1ff;border-radius:100px;align-items:center;gap:10px;padding:12px 16px;font-weight:600;animation:.4s both MobileBetaBubble-module__UTHpGG__bubbleIn;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 25px #66d1ff80}.MobileBetaBubble-module__UTHpGG__bubble:hover{transform:translateY(-2px);box-shadow:0 12px 30px #66d1ff99}.MobileBetaBubble-module__UTHpGG__icon{justify-content:center;align-items:center;display:inline-flex}.MobileBetaBubble-module__UTHpGG__text{white-space:nowrap}.MobileBetaBubble-module__UTHpGG__close{width:22px;height:22px;color:var(--gray-900);cursor:pointer;transition:background var(--transition-fast);background:#0000001f;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:2px;padding:0;display:inline-flex}.MobileBetaBubble-module__UTHpGG__close:hover{background:#00000038}@keyframes MobileBetaBubble-module__UTHpGG__bubbleIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.MobileBetaBubble-module__UTHpGG__text{display:none}.MobileBetaBubble-module__UTHpGG__bubble{padding:12px;bottom:16px;right:16px}}
